@charset "UTF-8";article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

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

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,th,var {
    font-style: normal;
    font-weight: 400
}

caption,th {
    text-align: left
}

q:after,q:before {
    content: ''
}

abbr,acronym {
    border: 0;
    border-bottom: 1px dotted #000;
    cursor: help
}

html {
    overflow-y: scroll
}

html.aui-dialog-iframe-root-node {
    overflow: auto
}

body {
    background: #fff;
    font: 100%/1.4 Arial,Helvetica,Verdana,sans-serif
}

body.portal-popup {
    background: 0 0;
    padding: 10px
}

body.aui-dialog-iframe-popup {
    padding-bottom: 0
}

body.portal-iframe {
    padding: 0
}

blockquote,dl,ol,ul {
    margin: 1em
}

dl,ol,ul {
    margin-left: 2em
}

ol {
    list-style: decimal outside
}

ul {
    list-style: disc outside
}

ul ul {
    list-style-type: circle
}

ol ol {
    list-style-type: upper-roman
}

dl dd {
    margin-left: 1em
}

th {
    font-weight: 700
}

caption {
    margin-bottom: .5em;
    text-align: center
}

p {
    margin-bottom: 1em
}

h1 {
    font-size: 1.8em
}

h2 {
    font-size: 1.6em
}

h3 {
    font-size: 1.4em
}

h1,h2,h3 {
    margin: 1em 0
}

h4,h5,h6 {
    font-size: 1.1em
}

h1,h2,h3,h4,h5,h6,strong {
    font-weight: 700
}

.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

body.html-editor {
    background: #fff;
    color: #000
}

.html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    position: relative;
    padding: 5px 45px
}

.html-editor.portlet-message-boards blockquote:after {
    background: url(../images/message_boards/quoteright.png) no-repeat 50%;
    bottom: 5px;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    right: 5px;
    width: 31px;
    z-index: 999
}

.html-editor.portlet-message-boards blockquote cite {
    display: block;
    font-weight: 700
}

.html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: .5em
}

b,strong {
    font-weight: 700
}

em,i {
    font-style: italic
}

code,pre {
    font-family: "Courier New",Courier,monospace;
    white-space: pre
}

.important {
    font-weight: 700
}

.portal-iframe #main-content {
    width: 100%
}

.alert-background {
    background: #000
}

.popup-alert-notice {
    background-color: #ffc;
    border-bottom-color: #fc0
}

.popup-alert-warning {
    background-color: #fdd;
    border-bottom-color: red
}

.portal-add-content {
    background: #fff;
    text-align: left;
    z-index: 20
}

.portal-add-content a {
    text-decoration: none
}

.loading-animation {
    background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
    margin-top: 10px;
    padding-top: 40px;
    text-align: left
}

.separator,hr {
    border-top: 1px dotted #bfbfbf
}

.update-available {
    margin-top: 10px;
    padding: 2px;
    text-align: left
}

.highlight {
    background: #ffc;
    font-weight: 700;
    margin: 0 1px
}

.aui-state-default {
    background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca
}

.aui-state-hover {
    background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
    border-color: #627782
}

.aui-state-active {
    background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
    border-color: #555
}

.results-grid {
    background: #fff;
    border: solid #d7d7d7;
    border-width: 0 1px
}

.results-header {
    background: #d1d6dc
}

.results-header th {
    background: #d9d9d9 url(../images/application/subheader_bg.png) 0 0 repeat-x;
    border: 1px solid #ccc
}

.results-header th.sort-column {
    background: #ebebeb url(../images/application/state_active_bg.png) 0 0 repeat-x;
    border: 1px solid #ccc;
    color: #1f1e1e
}

.results-header th.sort-column .result-column-name {
    background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
    display: inline-block;
    font-style: italic;
    padding-right: 15px
}

.results-header th.first {
    border-left-width: 0
}

.results-header th.last {
    border-right-width: 0
}

.results-header td,.results-header th {
    color: #7b7c7f;
    padding: 5px 10px;
    word-wrap: break-word
}

.results-header th.sort-desc .result-column-name {
    background: url(../images/arrows/05_down.png) no-repeat 100% 50%;
    display: inline-block;
    font-style: italic;
    padding-right: 15px
}

.results-header a,.results-header span {
    display: block
}

.results-header a {
    color: #154b75;
    text-decoration: none
}

.results-header a:hover {
    color: #369;
    text-decoration: underline
}

.results-row td {
    background: 0 0;
    border: 1px solid;
    border-color: #d7d7d7 #e7e7e7;
    padding: 5px 10px
}

.results-row td.sort-column {
    background: #e6ecef
}

.results-row.selected td,.results-row.selected.hover td {
    background-color: #00a2ea;
    border-color: #00a2ea #00a2ea #d7d7d7;
    color: #fff
}

.results-row.selected td a,.results-row.selected.hover td a {
    color: #fff
}

.results-row.alt.selected td,.results-row.alt.selected.hover td {
    background-color: #00a2ea
}

.results-row.alt td {
    background: #f5f8fb
}

.results-row.hover td {
    background: #d3e8f1;
    border-bottom-color: #d7d7d7;
    border-left-color: transparent;
    border-right-color: transparent
}

.taglib-search-iterator .results-row td.first,.taglib-search-iterator .results-row th.first {
    border-left-width: 0
}

.taglib-search-iterator .results-row td.last,.taglib-search-iterator .results-row th.last {
    border-right-width: 0
}

.portlet-layout.dragging {
    border-collapse: separate
}

.drop-area {
    background-color: #d3dadd
}

.active-area {
    background: #ffc
}

.portlet-boundary.yui3-dd-dragging {
    opacity: .6
}

.portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc
}

.aui-portal-layout-proxy {
    opacity: 1!important
}

.aui-portal-layout-proxy .portlet-topper {
    background-image: none
}

.aui-proxy {
    cursor: move;
    opacity: .65;
    position: absolute
}

.aui-proxy.generic-portlet {
    height: 200px;
    width: 300px
}

.aui-proxy.generic-portlet .portlet-title {
    padding: 10px
}

.aui-proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px
}

.aui-resizable-proxy {
    border: 1px dashed #828f95;
    position: absolute;
    visibility: hidden
}

.aui-sortable-proxy {
    background: #727c81;
    margin-top: 1px
}

.lfr-freeform-layout-drag-indicator {
    visibility: hidden
}

.aui-portal-layout-drag-target-indicator {
    margin: 2px 0
}

.aui-tooltip {
    max-width: 200px
}

.aui-tagselector-content {
    border-width: 0;
    margin-bottom: 15px;
    padding: 0
}

.aui-tagselector-content .aui-textboxlistentry-holder {
    background: #fff;
    border: 1px solid;
    border-color: #bfbfbf #dedede #dedede #bfbfbf;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    overflow: visible
}

.aui-tagselector .lfr-tag-selector-input {
    background: 0 0;
    padding: 0;
    width: auto
}

.aui-tagselector .aui-field .aui-field-content {
    margin: 0
}

.aui-tagselector .aui-toolbar {
    margin-top: 5px
}

.aui-tagselector .aui-textboxlist-input-container {
    margin: 0
}

.aui-tagselector-focused .aui-textboxlistentry-holder {
    background: #ffc none;
    border: 1px solid #fc0
}

.aui-categoriesselector-content .aui-textboxlistentry-holder {
    background-color: transparent;
    border-width: 0;
    padding: 0
}

.tag-items {
    list-style: none;
    margin: 0 1em 0 0;
    padding: 0 1em .5em 1em;
    white-space: normal
}

.tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0
}

.tag-items a {
    white-space: nowrap
}

.tag-cloud {
    line-height: 2.5em
}

.tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute
}

.tag-selected {
    color: #000;
    font-weight: 700;
    text-decoration: none
}

.tag-cloud {
    line-height: 2.5em
}

.tag-cloud .tag-asset-count {
    clip: rect(0 0 0 0);
    position: absolute
}

.tag-cloud .tag-popularity-1 {
    font-size: 1em
}

.tag-cloud .tag-popularity-2 {
    font-size: 1.3em
}

.tag-cloud .tag-popularity-3 {
    font-size: 1.6em
}

.tag-cloud .tag-popularity-4 {
    font-size: 1.9em
}

.tag-cloud .tag-popularity-5 {
    font-size: 2.2em
}

.tag-cloud .tag-popularity-6 {
    font-size: 2.5em
}

.aui-underlay {
    clear: both;
    top: 100%
}

.aui-underlay .yui3-widget-hd {
    height: 38px
}

.aui-underlay .lfr-portlet-item {
    border-width: 0
}

.aui-underlay-hidden {
    display: none
}

.aui-underlay-content {
    background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
    border: 0 solid #aeafb1;
    border-width: 0 1px 1px
}

.aui-underlay-close {
    position: absolute;
    right: 5px;
    top: 5px
}

.aui-tab-active strong {
    font-weight: 400
}

.aui-tab-back {
    float: right
}

.aui-tab-back-content {
    border-width: 0;
    padding: 1px
}

.lfr-panel-container {
    background: 0 0
}

.lfr-panel-container {
    background: #fff
}

.lfr-panel-content {
    padding: 5px 10px
}

.lfr-panel-basic .lfr-panel-content {
    padding-left: 15px
}

.aui-dialog-bd {
    min-height: 30px
}

.aui-dialog-content {
    border: 1px solid #c8c9ca;
    padding: 5px
}

.aui-panel-hd {
    background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
    padding-left: 10px;
    text-shadow: 1px 1px #fff
}

.lfr-actions.portlet-options .lfr-trigger strong span,.visible.portlet-options .lfr-trigger strong span {
    background-image: url(../images/portlet/options.png)
}

.lfr-actions.portlet-options:hover,.lfr-actions.portlet-options:hover ul {
    background: 0 0
}

.lfr-menu-list {
    z-index: 450
}

.aui-menu {
    position: absolute;
    width: auto
}

.aui-menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px
}

.aui-menu-content {
    background: #fff;
    list-style: none;
    min-width: 150px
}

.aui-menu-content li {
    margin: 0;
    padding: 0
}

.aui-menu-content li .disabled {
    color: #999
}

.aui-menu-content,.lfr-menu-list ul {
    background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #aeafb1 #777879 #777879 #aeafb1;
    padding: 2px 0
}

.aui-menugroup-content .aui-menu-label {
    background: #d2d6de;
    color: #5b677d;
    display: block;
    font-weight: 700;
    padding: 5px 3px;
    text-shadow: 1px 1px #fff
}

.aui-menugroup-content ul,.lfr-menu-list ul ul {
    display: block;
    min-width: 0
}

.aui-menu-content li,.lfr-menu-list ul li {
    border-bottom: 1px solid #bcbbbb;
    border-top: 1px solid #eee;
    display: block;
    margin: 0;
    padding: 0
}

.aui-menu-content li.first,.lfr-menu-list ul li.first {
    border-top-width: 0
}

.aui-menu-content li.last,.lfr-menu-list ul li.last {
    border-bottom-width: 0
}

.aui-menu-content li .disabled,.aui-menu-content li a,.lfr-menu-list ul li .taglib-icon {
    color: #2c2f34;
    display: block;
    padding: 4px 5px;
    text-decoration: none
}

.lfr-menu-list ul li.disabled .taglib-icon {
    color: #666
}

.aui-menu-content li a.aui-focus,.lfr-menu-expanded li a:focus,.lfr-menu-list ul .taglib-icon.aui-focus {
    background-color: #5b677d;
    color: #fff;
    text-shadow: -1px -1px #2c2f34
}

.aui-menu-content .disabled,.aui-menu-content a,.lfr-actions .lfr-trigger,.lfr-actions .lfr-trigger strong,.lfr-menu-list li .taglib-icon {
    font-weight: 700;
    text-shadow: 1px 1px 0 0 #fff
}

.aui-toolbar li {
    display: inline-block;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle
}

.aui-toolbar-separator {
    background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
    border-width: 0;
    cursor: default;
    font-size: 1px;
    height: 16px;
    margin: 0 2px;
    overflow: hidden;
    vertical-align: middle;
    width: 4px
}

.aui-loadingmask-content {
    background: #ccc
}

.aui-loadingmask-message {
    background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0
}

.aui-tree-node-selected .aui-tree-label {
    background-color: transparent;
    font-weight: 700
}

.aui-dragging .portlet-column.customizable {
    background-color: #cffccf;
    outline: 3px solid #9cc97b
}

.customizable-layout-column-content {
    background-color: #c92c3c
}

.customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: .2em
}

.customizable .customizable-layout-column-content {
    background-color: #9cc97b
}

.layout-customizable-controls {
    background-color: #fff;
    font-size: 1.5em;
    margin: 1em;
    opacity: .9;
    padding: 1em;
    position: absolute;
    z-index: 15
}

.aui-paginator-link {
    border: 1px solid #f0f1f2;
    border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
    color: #1f1e1e;
    display: inline-block;
    height: 20px;
    padding: 0;
    text-indent: -9999px;
    width: 20px
}

.ie7 .aui-paginator-link {
    color: transparent;
    overflow: hidden;
    text-indent: 0
}

.aui-paginator-current-page {
    background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
    border-color: #38b6ef #006d9e #006d9e #46b4e6;
    color: #fff;
    text-shadow: -1px -1px #003c57
}

.ie7 .aui-paginator-current-page {
    color: #fff
}

.aui-paginator-page-link {
    text-indent: 0;
    height: auto
}

.ie7 .aui-paginator-page-link {
    color: #1f1e1e;
    font-size: 1em;
    height: auto;
    overflow: visible;
    text-indent: 0
}

.aui-paginator-first-link {
    background-image: url(../images/arrows/paging_first.png)
}

.aui-paginator-prev-link {
    background-image: url(../images/arrows/paging_previous.png)
}

.aui-paginator-last-link {
    background-image: url(../images/arrows/paging_last.png)
}

.aui-paginator-next-link {
    background-image: url(../images/arrows/paging_next.png)
}

.aui-paginator-current-page-report,.aui-paginator-total {
    font-size: .9em;
    color: #555
}

.aui-paginator-current-page-report {
    margin-left: 2em
}

.taglib-page-iterator .search-pages .page-links {
    padding: 0
}

.lfr-app-column-view {
    border: 1px solid #c9c9c9
}

.lfr-app-column-view .aui-layout-content {
    position: relative
}

.lfr-app-column-view .aui-column:before {
    border-right: 1px solid #c9c9c9;
    bottom: 0;
    content: "";
    margin-left: -1px;
    position: absolute;
    top: 0
}

.lfr-app-column-view .aui-column-content {
    border-right: 1px solid transparent
}

.lfr-app-column-view .aui-column-content .lfr-message-response {
    margin: 10px
}

.lfr-header-row {
    background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x
}

.lfr-header-row .lfr-actions.show-arrow.direction-down .lfr-trigger strong a {
    background: url(../images/arrows/08_down.png) 100% -5px no-repeat
}

.lfr-header-row .aui-toolbar .aui-toolbar-content {
    white-space: normal;
    word-wrap: normal
}

.lfr-header-row .aui-toolbar .aui-toolbar-item {
    border-right-width: 0
}

.lfr-header-row .aui-toolbar .aui-toolbar-last {
    border-right-width: 1px
}

.ie .aui-proxy.not-intersecting .forbidden-action {
    right: 2px;
    top: 2px
}

.ie7 .aui-tabview-list {
    overflow: hidden
}

.ie7 .aui-menu-content li {
    z-index: 10
}

.ie6 .aui-toolbar li,.ie7 .aui-toolbar li {
    display: inline
}

.ie6 .lfr-header-row .aui-buttonitem-content,.ie7 .lfr-header-row .aui-buttonitem-content {
    white-space: normal
}

.ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label,.ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
    white-space: nowrap
}

.ie6 .results-row.hover td,.ie7 .results-row.hover td {
    border-color: #d3e8f1
}

.modify-pages li {
    position: relative
}

.modify-pages .delete-tab {
    background: #333 url(../images/portlet/close_borderless.png) no-repeat 50%;
    cursor: pointer;
    display: block;
    height: 8px;
    margin-top: -7px;
    padding: 3px;
    position: absolute;
    right: 1px;
    text-indent: -9999em;
    top: 50%;
    width: 8px
}

.nav-menu ul {
    padding-left: 10px
}

.nav-menu li a.ancestor {
    font-weight: 700
}

.nav-menu li a.selected {
    color: #000;
    font-weight: 700;
    text-decoration: none
}

.aui-form-options {
    border: 1px solid #aaa;
    display: inline-block;
    vertical-align: middle
}

.aui-form-options input {
    border-width: 0;
    display: inline;
    float: left
}

.aui-form-triggers {
    float: left
}

.aui-form-trigger {
    background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
    border-left: 1px solid #bbb;
    display: inline-block;
    float: left
}

.aui-form-trigger img {
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px
}

.aui-form-trigger:focus,.aui-form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png)
}

.aui-trigger-selected {
    background-color: #ebebeb;
    background-image: url(../images/application/button_bg_selected.png)
}

.aui-trigger-selected:focus,.aui-trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png)
}

.aui-options-trigger img {
    background-image: url(../images/common/configuration.png)
}

.aui-save-trigger img {
    background-image: url(../images/dock/my_place_current.png)
}

.aui-dialog-content,.aui-menu-content,.aui-underlay-content,body>.lfr-menu-list ul {
    -webkit-box-shadow: compact(2px 4px 7px rgba(0,0,0,.5),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(2px 4px 7px rgba(0,0,0,.5),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(2px 4px 7px rgba(0,0,0,.5),false,false,false,false,false,false,false,false,false)
}

.lfr-preview-file-image img,.lfr-translation-manager {
    -webkit-box-shadow: compact(0 3px 5px -3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(0 3px 5px -3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(0 3px 5px -3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false)
}

.lfr-preview-file-image-current-column {
    -webkit-box-shadow: compact(inset 0 0 3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 0 3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 0 3px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false)
}

.lfr-preview-file-image-current-column {
    -webkit-box-shadow: compact(inset 0 0 5px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 0 5px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 0 5px rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false)
}

.dockbar .menu-button-active .menu-button {
    -webkit-box-shadow: compact(inset 0 1px 5px rgba(0,0,0,.7),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 1px 5px rgba(0,0,0,.7),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 1px 5px rgba(0,0,0,.7),false,false,false,false,false,false,false,false,false)
}

.my-sites-menu .current-site a {
    -webkit-box-shadow: compact(inset 0 5px 15px rgba(255,255,255,.5),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 5px 15px rgba(255,255,255,.5),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 5px 15px rgba(255,255,255,.5),false,false,false,false,false,false,false,false,false)
}

.aui-dialog-hd {
    -webkit-box-shadow: compact(1px 1px 0 #fff,false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(1px 1px 0 #fff,false,false,false,false,false,false,false,false,false);
    box-shadow: compact(1px 1px 0 #fff,false,false,false,false,false,false,false,false,false)
}

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    -webkit-box-shadow: compact(inset 0 0 2px #224fa8,false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 0 2px #224fa8,false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 0 2px #224fa8,false,false,false,false,false,false,false,false,false)
}

.lfr-search-combobox-item {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px
}

.lfr-search-combobox .aui-field-input-text {
    -webkit-border-radius: 4px 1px 1px 4px;
    -moz-border-radius: 4px 1px 1px 4px;
    -ms-border-radius: 4px 1px 1px 4px;
    -o-border-radius: 4px 1px 1px 4px;
    border-radius: 4px 1px 1px 4px
}

.lfr-search-combobox .aui-button-input {
    -webkit-border-radius: 1px 4px 4px 1px;
    -moz-border-radius: 1px 4px 4px 1px;
    -ms-border-radius: 1px 4px 4px 1px;
    -o-border-radius: 1px 4px 4px 1px;
    border-radius: 1px 4px 4px 1px
}

.active-area-proxy,.aui-dialog .yui3-widget-hd,.aui-dialog-content,.aui-paginator-link,.lfr-actions,.lfr-api-results,.lfr-header-row .aui-toolbar-only,.lfr-translation-manager,.lfr-translation-manager-translation,.modify-pages .delete-tab,.portlet-document-library .document-display-style .document-thumbnail img,.portlet-document-library-display .document-display-style .document-thumbnail img,.portlet-search .search-facet .facet-value,.rule-group-instance-container .rule-group-instance,.select-documents,.select-files,.staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a,.taglib-ratings.stars:hover,.taglib-ratings.stars:hover .liferay-rating-vote,.tags-search-combobox .aui-field-input-text,body>.lfr-menu-list,body>.lfr-menu-list ul,button,input[type=button],input[type=reset],input[type=submit] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lfr-header-row .aui-toolbar-content,.lfr-search-combobox,.lfr-upload-container .upload-file,.lfr-upload-container .upload-target,.portlet-document-library .common-file-metadata-container.selected,.portlet-document-library div.document-display-style,.portlet-document-library-display .common-file-metadata-container.selected,.select-documents,.select-files {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.portlet-journal .structure-tree .structure-field {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.aui-menu-content {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.aui-underlay-content {
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.lfr-hudcrumbs ul {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.lfr-message .lfr-message-control {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.layout-customizable-controls,.lfr-token,.lfr-translation-manager-delete-translation {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px
}

.customizable-layout-column-content {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.lfr-upload-container .upload-target {
    -webkit-box-shadow: compact(inset 0 0 1px #fff,false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 0 1px #fff,false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 0 1px #fff,false,false,false,false,false,false,false,false,false);
    background-image: -owg(compact(linear-gradient(50%,#8fbe31 0,#729a22 85%),false,false,false,false,false,false,false,false,false));
    background-image: -webkit(compact(linear-gradient(50%,#8fbe31 0,#729a22 85%),false,false,false,false,false,false,false,false,false));
    background-image: -moz(compact(linear-gradient(50%,#8fbe31 0,#729a22 85%),false,false,false,false,false,false,false,false,false));
    background-image: -o(compact(linear-gradient(50%,#8fbe31 0,#729a22 85%),false,false,false,false,false,false,false,false,false));
    background-image: compact(linear-gradient(50%,#8fbe31 0,#729a22 85%),false,false,false,false,false,false,false,false,false)
}

.staging-tabview-list {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.staging-bar {
    -webkit-box-shadow: compact(inset 0 3em 1em rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 3em 1em rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 3em 1em rgba(0,0,0,.8),false,false,false,false,false,false,false,false,false)
}

.site-variations-tabview-list .aui-tab-content,.staging-tabview-list .aui-tab-active .aui-tab-content {
    -webkit-box-shadow: compact(none,false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(none,false,false,false,false,false,false,false,false,false);
    box-shadow: compact(none,false,false,false,false,false,false,false,false,false)
}

.staging-tabview-list {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: compact(inset 0 .75em .75em rgba(255,255,255,.55),false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(inset 0 .75em .75em rgba(255,255,255,.55),false,false,false,false,false,false,false,false,false);
    box-shadow: compact(inset 0 .75em .75em rgba(255,255,255,.55),false,false,false,false,false,false,false,false,false);
    background-image: -owg(compact(linear-gradient(0 0,rgba(0,0,0,.06),rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent),false,false,false,false,false,false,false,false,false));
    background-image: -webkit(compact(linear-gradient(0 0,rgba(0,0,0,.06),rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent),false,false,false,false,false,false,false,false,false));
    background-image: -moz(compact(linear-gradient(0 0,rgba(0,0,0,.06),rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent),false,false,false,false,false,false,false,false,false));
    background-image: -o(compact(linear-gradient(0 0,rgba(0,0,0,.06),rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent),false,false,false,false,false,false,false,false,false));
    background-image: compact(linear-gradient(0 0,rgba(0,0,0,.06),rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent),false,false,false,false,false,false,false,false,false);
    background-size: 100px 100px
}

.portlet-staging-bar .staging-bar .site-variations-tabview-list {
    -webkit-box-shadow: compact(0 1px 5px rgba(0,0,0,.8) inset,1px 3px 8px rgba(0,0,0,.8),false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(0 1px 5px rgba(0,0,0,.8) inset,1px 3px 8px rgba(0,0,0,.8),false,false,false,false,false,false,false,false);
    box-shadow: compact(0 1px 5px rgba(0,0,0,.8) inset,1px 3px 8px rgba(0,0,0,.8),false,false,false,false,false,false,false,false);
    background-image: -owg(compact(linear-gradient(center bottom,#777,#333 80%,#333),false,false,false,false,false,false,false,false,false));
    background-image: -webkit(compact(linear-gradient(center bottom,#777,#333 80%,#333),false,false,false,false,false,false,false,false,false));
    background-image: -moz(compact(linear-gradient(center bottom,#777,#333 80%,#333),false,false,false,false,false,false,false,false,false));
    background-image: -o(compact(linear-gradient(center bottom,#777,#333 80%,#333),false,false,false,false,false,false,false,false,false));
    background-image: compact(linear-gradient(center bottom,#777,#333 80%,#333),false,false,false,false,false,false,false,false,false)
}

.rule-group-instance-container .rule-group-instance {
    -webkit-box-shadow: compact(1px 1px 2px #999,false,false,false,false,false,false,false,false,false);
    -moz-box-shadow: compact(1px 1px 2px #999,false,false,false,false,false,false,false,false,false);
    box-shadow: compact(1px 1px 2px #999,false,false,false,false,false,false,false,false,false)
}

.lfr-action-label {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.lfr-api-service-search .aui-field-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

ul {
    padding-left: 0;
    list-style-type: none
}

ul li {
    list-style-type: none
}

a {
    color: #00a9e0;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: flex;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    box-shadow: none!important
}

.z-depth-1 {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)
}

.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.3)
}

.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3)
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.3)
}

.hoverable {
    transition: box-shadow .25s;
    box-shadow: 0
}

.hoverable:hover {
    transition: box-shadow .25s;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #fdeaeb
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img,video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    vertical-align: top;
    height: 30px
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #fdeaeb
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2rem
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

@media only screen and (max-width: 992px) {
    .pagination {
        width:100%
    }

    .pagination li.next,.pagination li.prev {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255,255,255,.7)
}

.breadcrumb [class*=mdi-],.breadcrumb [class^=mdi-],.breadcrumb i,.breadcrumb i.material-icons {
    display: inline-block;
    float: left;
    font-size: 24px
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255,255,255,.7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    transform: translateX(-50%)
}

.pin-bottom,.pin-top {
    position: relative
}

.pinned {
    position: fixed!important
}

ul.staggered-list li {
    opacity: 0
}

.fade-in {
    opacity: 0;
    transform-origin: 0 50%
}

@media only screen and (max-width: 600px) {
    .hide-on-small-and-down,.hide-on-small-only {
        display:none!important
    }
}

@media only screen and (max-width: 992px) {
    .hide-on-med-and-down {
        display:none!important
    }
}

@media only screen and (min-width: 601px) {
    .hide-on-med-and-up {
        display:none!important
    }
}

@media only screen and (min-width: 600px) and (max-width:992px) {
    .hide-on-med-only {
        display:none!important
    }
}

@media only screen and (min-width: 993px) {
    .hide-on-large-only {
        display:none!important
    }
}

.show-on-large {
    display: none
}

@media only screen and (min-width: 993px) {
    .show-on-large {
        display:block!important
    }
}

.show-on-medium {
    display: none
}

@media only screen and (min-width: 600px) and (max-width:992px) {
    .show-on-medium {
        display:block!important
    }
}

.show-on-small {
    display: none
}

@media only screen and (max-width: 600px) {
    .show-on-small {
        display:block!important
    }
}

.show-on-medium-and-up {
    display: none
}

@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display:block!important
    }
}

.show-on-medium-and-down {
    display: none
}

@media only screen and (max-width: 992px) {
    .show-on-medium-and-down {
        display:block!important
    }
}

@media only screen and (max-width: 600px) {
    .center-on-small-only {
        text-align:center
    }
}

.page-footer {
    padding-top: 20px;
    background-color: #fdeaeb
}

.page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 10px 0;
    color: rgba(255,255,255,.8);
    background-color: rgba(51,51,51,.08)
}

table,td,th {
    border: none
}

table {
    width: 100%;
    display: table
}

table.bordered>tbody>tr,table.bordered>thead>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0
}

table.highlight>tbody>tr {
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered tbody tr td,table.centered thead tr th {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td,th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width: 992px) {
    table.responsive-table {
        width:100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td:empty:before {
        content: '\00a0'
    }

    table.responsive-table td,table.responsive-table th {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: none
}

.collection .collection-item.active {
    background-color: #5bc500;
    color: #eeffdf
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    transition: .25s;
    color: #5bc500
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #5bc500
}

.collapsible .collection {
    margin: 0;
    border: none
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

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

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #c4ff92;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #5bc500;
    transition: width .3s linear
}

.progress .indeterminate {
    background-color: #5bc500
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left,right;
    animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left,right;
    animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    animation-delay: 1.15s
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    60% {
        left: 100%;
        right: -90%
    }

    100% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    60% {
        left: 107%;
        right: -8%
    }

    100% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none!important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,.center-align {
    text-align: center
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0!important
}

@font-face {
    font-family: Telefonica;
    src: url(Telefonica-Bold.eot);
    src: local("Telefonica Bold"),local("Telefonica-Bold"),url(Telefonica-Bold.eot?#iefix) format("embedded-opentype"),url(Telefonica-Bold.woff) format("woff"),url(Telefonica-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: TelefonicaItalic;
    src: url(telefonica-regularitalic-webfont.eot);
    src: url(telefonica-regularitalic-webfont.eot?#iefix) format("embedded-opentype"),url(telefonica-regularitalic-webfont.woff2) format("woff2"),url(telefonica-regularitalic-webfont.woff) format("woff"),url(telefonica-regularitalic-webfont.ttf) format("truetype"),url(telefonica-regularitalic-webfont.svg#telefonicaitalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Telefonica;
    src: url(Telefonica-Regular.eot);
    src: local("Telefonica-Regular"),url(Telefonica-Regular.eot?#iefix) format("embedded-opentype"),url(Telefonica-Regular.woff) format("woff"),url(Telefonica-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Telefonica;
    src: url(Telefonica-Light.eot);
    src: local("Telefonica-Light"),url(Telefonica-Light.eot?#iefix) format("embedded-opentype"),url(Telefonica-Light.woff) format("woff"),url(Telefonica-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Telefonica;
    src: url(TelefonicaWeb-ExtraLight.eot);
    src: local("TelefonicaWeb-ExtraLight"),url(TelefonicaWeb-ExtraLight.eot?#iefix) format("embedded-opentype"),url(TelefonicaWeb-ExtraLight.woff) format("woff"),url(TelefonicaWeb-ExtraLight.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: TelefonicaHand;
    src: url(telefonica-hand-webfont.eot);
    src: local("telefonica-hand-webfont"),url(telefonica-hand-webfont.eot?#iefix) format("embedded-opentype"),url(telefonica-hand-webfont.woff) format("woff"),url(telefonica-hand-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: TelefonicaCap;
    src: url(telefonicacap-regular-webfont.eot);
    src: local("telefonicacap-regular-webfont"),url(telefonicacap-regular-webfont.eot?#iefix) format("embedded-opentype"),url(telefonicacap-regular-webfont.woff) format("woff"),url(telefonicacap-regular-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(icomoon.eot?s16i6w);
    src: url(icomoon.eot?s16i6w#iefix) format("embedded-opentype"),url(icomoon.ttf?s16i6w) format("truetype"),url(icomoon.woff?s16i6w) format("woff"),url(icomoon.svg?s16i6w#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.aui [class*=" icon-"],.aui [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.aui .icon-close-ca:before {
    content: "\e951"
}

.aui .icon-play_circle_filled:before {
    content: "\e038"
}

.aui .icon-3d_rotation:before {
    content: "\e84d"
}

.aui .icon-ac_unit:before {
    content: "\eb3b"
}

.aui .icon-alarm:before {
    content: "\e855"
}

.aui .icon-access_alarms:before {
    content: "\e191"
}

.aui .icon-schedule:before {
    content: "\e8b5"
}

.aui .icon-accessibility:before {
    content: "\e84e"
}

.aui .icon-accessible:before {
    content: "\e914"
}

.aui .icon-account_balance:before {
    content: "\e84f"
}

.aui .icon-account_balance_wallet:before {
    content: "\e850"
}

.aui .icon-account_box:before {
    content: "\e851"
}

.aui .icon-account_circle:before {
    content: "\e853"
}

.aui .icon-adb:before {
    content: "\e60e"
}

.aui .icon-add:before {
    content: "\e145"
}

.aui .icon-add_a_photo:before {
    content: "\e439"
}

.aui .icon-alarm_add:before {
    content: "\e856"
}

.aui .icon-add_alert:before {
    content: "\e003"
}

.aui .icon-add_box:before {
    content: "\e146"
}

.aui .icon-add_circle:before {
    content: "\e147"
}

.aui .icon-control_point:before {
    content: "\e3ba"
}

.aui .icon-add_location:before {
    content: "\e567"
}

.aui .icon-add_shopping_cart:before {
    content: "\e854"
}

.aui .icon-queue:before {
    content: "\e03c"
}

.aui .icon-add_to_queue:before {
    content: "\e05c"
}

.aui .icon-adjust:before {
    content: "\e39e"
}

.aui .icon-airline_seat_flat:before {
    content: "\e630"
}

.aui .icon-airline_seat_flat_angled:before {
    content: "\e631"
}

.aui .icon-airline_seat_individual_suite:before {
    content: "\e632"
}

.aui .icon-airline_seat_legroom_extra:before {
    content: "\e633"
}

.aui .icon-airline_seat_legroom_normal:before {
    content: "\e634"
}

.aui .icon-airline_seat_legroom_reduced:before {
    content: "\e635"
}

.aui .icon-airline_seat_recline_extra:before {
    content: "\e636"
}

.aui .icon-airline_seat_recline_normal:before {
    content: "\e637"
}

.aui .icon-flight:before {
    content: "\e539"
}

.aui .icon-airplanemode_inactive:before {
    content: "\e194"
}

.aui .icon-airplay:before {
    content: "\e055"
}

.aui .icon-airport_shuttle:before {
    content: "\eb3c"
}

.aui .icon-alarm_off:before {
    content: "\e857"
}

.aui .icon-alarm_on:before {
    content: "\e858"
}

.aui .icon-album:before {
    content: "\e019"
}

.aui .icon-all_inclusive:before {
    content: "\eb3d"
}

.aui .icon-all_out:before {
    content: "\e90b"
}

.aui .icon-android:before {
    content: "\e859"
}

.aui .icon-announcement:before {
    content: "\e85a"
}

.aui .icon-apps:before {
    content: "\e5c3"
}

.aui .icon-archive:before {
    content: "\e149"
}

.aui .icon-arrow_back:before {
    content: "\e5c4"
}

.aui .icon-arrow_downward:before {
    content: "\e5db"
}

.aui .icon-arrow_drop_down:before {
    content: "\e5c5"
}

.aui .icon-arrow_drop_down_circle:before {
    content: "\e5c6"
}

.aui .icon-arrow_drop_up:before {
    content: "\e5c7"
}

.aui .icon-arrow_forward:before {
    content: "\e5c8"
}

.aui .icon-arrow_upward:before {
    content: "\e5d8"
}

.aui .icon-art_track:before {
    content: "\e060"
}

.aui .icon-aspect_ratio:before {
    content: "\e85b"
}

.aui .icon-poll:before {
    content: "\e801"
}

.aui .icon-assignment:before {
    content: "\e85d"
}

.aui .icon-assignment_ind:before {
    content: "\e85e"
}

.aui .icon-assignment_late:before {
    content: "\e85f"
}

.aui .icon-assignment_return:before {
    content: "\e860"
}

.aui .icon-assignment_returned:before {
    content: "\e861"
}

.aui .icon-assignment_turned_in:before {
    content: "\e862"
}

.aui .icon-assistant:before {
    content: "\e39f"
}

.aui .icon-flag:before {
    content: "\e153"
}

.aui .icon-attach_file:before {
    content: "\e226"
}

.aui .icon-attach_money:before {
    content: "\e227"
}

.aui .icon-attachment:before {
    content: "\e2bc"
}

.aui .icon-audiotrack:before {
    content: "\e3a1"
}

.aui .icon-autorenew:before {
    content: "\e863"
}

.aui .icon-av_timer:before {
    content: "\e01b"
}

.aui .icon-backspace:before {
    content: "\e14a"
}

.aui .icon-cloud_upload:before {
    content: "\e2c3"
}

.aui .icon-battery_alert:before {
    content: "\e19c"
}

.aui .icon-battery_charging_full:before {
    content: "\e1a3"
}

.aui .icon-battery_std:before {
    content: "\e1a5"
}

.aui .icon-battery_unknown:before {
    content: "\e1a6"
}

.aui .icon-beach_access:before {
    content: "\eb3e"
}

.aui .icon-beenhere:before {
    content: "\e52d"
}

.aui .icon-block:before {
    content: "\e14b"
}

.aui .icon-bluetooth:before {
    content: "\e1a7"
}

.aui .icon-bluetooth_searching:before {
    content: "\e1aa"
}

.aui .icon-bluetooth_connected:before {
    content: "\e1a8"
}

.aui .icon-bluetooth_disabled:before {
    content: "\e1a9"
}

.aui .icon-blur_circular:before {
    content: "\e3a2"
}

.aui .icon-blur_linear:before {
    content: "\e3a3"
}

.aui .icon-blur_off:before {
    content: "\e3a4"
}

.aui .icon-blur_on:before {
    content: "\e3a5"
}

.aui .icon-class:before {
    content: "\e86e"
}

.aui .icon-turned_in:before {
    content: "\e8e6"
}

.aui .icon-turned_in_not:before {
    content: "\e8e7"
}

.aui .icon-border_all:before {
    content: "\e228"
}

.aui .icon-border_bottom:before {
    content: "\e229"
}

.aui .icon-border_clear:before {
    content: "\e22a"
}

.aui .icon-border_color:before {
    content: "\e22b"
}

.aui .icon-border_horizontal:before {
    content: "\e22c"
}

.aui .icon-border_inner:before {
    content: "\e22d"
}

.aui .icon-border_left:before {
    content: "\e22e"
}

.aui .icon-border_outer:before {
    content: "\e22f"
}

.aui .icon-border_right:before {
    content: "\e230"
}

.aui .icon-border_style:before {
    content: "\e231"
}

.aui .icon-border_top:before {
    content: "\e232"
}

.aui .icon-border_vertical:before {
    content: "\e233"
}

.aui .icon-branding_watermark:before {
    content: "\e06b"
}

.aui .icon-brightness_1:before {
    content: "\e3a6"
}

.aui .icon-brightness_2:before {
    content: "\e3a7"
}

.aui .icon-brightness_3:before {
    content: "\e3a8"
}

.aui .icon-brightness_4:before {
    content: "\e3a9"
}

.aui .icon-brightness_low:before {
    content: "\e1ad"
}

.aui .icon-brightness_medium:before {
    content: "\e1ae"
}

.aui .icon-brightness_high:before {
    content: "\e1ac"
}

.aui .icon-brightness_auto:before {
    content: "\e1ab"
}

.aui .icon-broken_image:before {
    content: "\e3ad"
}

.aui .icon-brush:before {
    content: "\e3ae"
}

.aui .icon-bubble_chart:before {
    content: "\e6dd"
}

.aui .icon-bug_report:before {
    content: "\e868"
}

.aui .icon-build:before {
    content: "\e869"
}

.aui .icon-burst_mode:before {
    content: "\e43c"
}

.aui .icon-domain:before {
    content: "\e7ee"
}

.aui .icon-business_center:before {
    content: "\eb3f"
}

.aui .icon-cached:before {
    content: "\e86a"
}

.aui .icon-cake:before {
    content: "\e7e9"
}

.aui .icon-phone:before {
    content: "\e0cd"
}

.aui .icon-call_end:before {
    content: "\e0b1"
}

.aui .icon-call_made:before {
    content: "\e0b2"
}

.aui .icon-merge_type:before {
    content: "\e252"
}

.aui .icon-call_missed:before {
    content: "\e0b4"
}

.aui .icon-call_missed_outgoing:before {
    content: "\e0e4"
}

.aui .icon-call_received:before {
    content: "\e0b5"
}

.aui .icon-call_split:before {
    content: "\e0b6"
}

.aui .icon-call_to_action:before {
    content: "\e06c"
}

.aui .icon-camera:before {
    content: "\e3af"
}

.aui .icon-photo_camera:before {
    content: "\e412"
}

.aui .icon-camera_enhance:before {
    content: "\e8fc"
}

.aui .icon-camera_front:before {
    content: "\e3b1"
}

.aui .icon-camera_rear:before {
    content: "\e3b2"
}

.aui .icon-camera_roll:before {
    content: "\e3b3"
}

.aui .icon-cancel:before {
    content: "\e5c9"
}

.aui .icon-redeem:before {
    content: "\e8b1"
}

.aui .icon-card_membership:before {
    content: "\e8f7"
}

.aui .icon-card_travel:before {
    content: "\e8f8"
}

.aui .icon-casino:before {
    content: "\eb40"
}

.aui .icon-cast:before {
    content: "\e307"
}

.aui .icon-cast_connected:before {
    content: "\e308"
}

.aui .icon-center_focus_strong:before {
    content: "\e3b4"
}

.aui .icon-center_focus_weak:before {
    content: "\e3b5"
}

.aui .icon-change_history:before {
    content: "\e86b"
}

.aui .icon-chat:before {
    content: "\e0b7"
}

.aui .icon-chat_bubble:before {
    content: "\e0ca"
}

.aui .icon-chat_bubble_outline:before {
    content: "\e0cb"
}

.aui .icon-check:before {
    content: "\e5ca"
}

.aui .icon-check_box:before {
    content: "\e834"
}

.aui .icon-check_box_outline_blank:before {
    content: "\e835"
}

.aui .icon-check_circle:before {
    content: "\e86c"
}

.aui .icon-navigate_before:before {
    content: "\e408"
}

.aui .icon-navigate_next:before {
    content: "\e409"
}

.aui .icon-child_care:before {
    content: "\eb41"
}

.aui .icon-child_friendly:before {
    content: "\eb42"
}

.aui .icon-chrome_reader_mode:before {
    content: "\e86d"
}

.aui .icon-close:before {
    content: "\e5cd"
}

.aui .icon-clear_all:before {
    content: "\e0b8"
}

.aui .icon-closed_caption:before {
    content: "\e01c"
}

.aui .icon-wb_cloudy:before {
    content: "\e42d"
}

.aui .icon-cloud_circle:before {
    content: "\e2be"
}

.aui .icon-cloud_done:before {
    content: "\e2bf"
}

.aui .icon-cloud_download:before {
    content: "\e2c0"
}

.aui .icon-cloud_off:before {
    content: "\e2c1"
}

.aui .icon-cloud_queue:before {
    content: "\e2c2"
}

.aui .icon-code:before {
    content: "\e86f"
}

.aui .icon-photo_library:before {
    content: "\e413"
}

.aui .icon-collections_bookmark:before {
    content: "\e431"
}

.aui .icon-palette:before {
    content: "\e40a"
}

.aui .icon-colorize:before {
    content: "\e3b8"
}

.aui .icon-comment:before {
    content: "\e0b9"
}

.aui .icon-compare:before {
    content: "\e3b9"
}

.aui .icon-compare_arrows:before {
    content: "\e915"
}

.aui .icon-laptop:before {
    content: "\e31e"
}

.aui .icon-confirmation_number:before {
    content: "\e638"
}

.aui .icon-contact_mail:before {
    content: "\e0d0"
}

.aui .icon-contact_phone:before {
    content: "\e0cf"
}

.aui .icon-contacts:before {
    content: "\e0ba"
}

.aui .icon-content_copy:before {
    content: "\e14d"
}

.aui .icon-content_cut:before {
    content: "\e14e"
}

.aui .icon-content_paste:before {
    content: "\e14f"
}

.aui .icon-control_point_duplicate:before {
    content: "\e3bb"
}

.aui .icon-copyright:before {
    content: "\e90c"
}

.aui .icon-mode_edit:before {
    content: "\e254"
}

.aui .icon-create_new_folder:before {
    content: "\e2cc"
}

.aui .icon-payment:before {
    content: "\e8a1"
}

.aui .icon-crop:before {
    content: "\e3be"
}

.aui .icon-crop_16_9:before {
    content: "\e3bc"
}

.aui .icon-crop_3_2:before {
    content: "\e3bd"
}

.aui .icon-crop_landscape:before {
    content: "\e3c3"
}

.aui .icon-crop_7_5:before {
    content: "\e3c0"
}

.aui .icon-crop_din:before {
    content: "\e3c1"
}

.aui .icon-crop_free:before {
    content: "\e3c2"
}

.aui .icon-crop_original:before {
    content: "\e3c4"
}

.aui .icon-crop_portrait:before {
    content: "\e3c5"
}

.aui .icon-crop_rotate:before {
    content: "\e437"
}

.aui .icon-crop_square:before {
    content: "\e3c6"
}

.aui .icon-dashboard:before {
    content: "\e871"
}

.aui .icon-data_usage:before {
    content: "\e1af"
}

.aui .icon-date_range:before {
    content: "\e916"
}

.aui .icon-dehaze:before {
    content: "\e3c7"
}

.aui .icon-delete:before {
    content: "\e872"
}

.aui .icon-delete_forever:before {
    content: "\e92b"
}

.aui .icon-delete_sweep:before {
    content: "\e16c"
}

.aui .icon-description:before {
    content: "\e873"
}

.aui .icon-desktop_mac:before {
    content: "\e30b"
}

.aui .icon-desktop_windows:before {
    content: "\e30c"
}

.aui .icon-details:before {
    content: "\e3c8"
}

.aui .icon-developer_board:before {
    content: "\e30d"
}

.aui .icon-developer_mode:before {
    content: "\e1b0"
}

.aui .icon-device_hub:before {
    content: "\e335"
}

.aui .icon-phonelink:before {
    content: "\e326"
}

.aui .icon-devices_other:before {
    content: "\e337"
}

.aui .icon-dialer_sip:before {
    content: "\e0bb"
}

.aui .icon-dialpad:before {
    content: "\e0bc"
}

.aui .icon-directions:before {
    content: "\e52e"
}

.aui .icon-directions_bike:before {
    content: "\e52f"
}

.aui .icon-directions_boat:before {
    content: "\e532"
}

.aui .icon-directions_bus:before {
    content: "\e530"
}

.aui .icon-directions_car:before {
    content: "\e531"
}

.aui .icon-directions_railway:before {
    content: "\e534"
}

.aui .icon-directions_run:before {
    content: "\e566"
}

.aui .icon-directions_transit:before {
    content: "\e535"
}

.aui .icon-directions_walk:before {
    content: "\e536"
}

.aui .icon-disc_full:before {
    content: "\e610"
}

.aui .icon-dns:before {
    content: "\e875"
}

.aui .icon-not_interested:before {
    content: "\e033"
}

.aui .icon-do_not_disturb_alt:before {
    content: "\e611"
}

.aui .icon-do_not_disturb_off:before {
    content: "\e643"
}

.aui .icon-remove_circle:before {
    content: "\e15c"
}

.aui .icon-dock:before {
    content: "\e30e"
}

.aui .icon-done:before {
    content: "\e876"
}

.aui .icon-done_all:before {
    content: "\e877"
}

.aui .icon-donut_large:before {
    content: "\e917"
}

.aui .icon-donut_small:before {
    content: "\e918"
}

.aui .icon-drafts:before {
    content: "\e151"
}

.aui .icon-drag_handle:before {
    content: "\e25d"
}

.aui .icon-time_to_leave:before {
    content: "\e62c"
}

.aui .icon-dvr:before {
    content: "\e1b2"
}

.aui .icon-edit_location:before {
    content: "\e568"
}

.aui .icon-eject:before {
    content: "\e8fb"
}

.aui .icon-markunread:before {
    content: "\e159"
}

.aui .icon-enhanced_encryption:before {
    content: "\e63f"
}

.aui .icon-equalizer:before {
    content: "\e01d"
}

.aui .icon-error:before {
    content: "\e000"
}

.aui .icon-error_outline:before {
    content: "\e001"
}

.aui .icon-euro_symbol:before {
    content: "\e926"
}

.aui .icon-ev_station:before {
    content: "\e56d"
}

.aui .icon-insert_invitation:before {
    content: "\e24f"
}

.aui .icon-event_available:before {
    content: "\e614"
}

.aui .icon-event_busy:before {
    content: "\e615"
}

.aui .icon-event_note:before {
    content: "\e616"
}

.aui .icon-event_seat:before {
    content: "\e903"
}

.aui .icon-exit_to_app:before {
    content: "\e879"
}

.aui .icon-expand_less:before {
    content: "\e5ce"
}

.aui .icon-expand_more:before {
    content: "\e5cf"
}

.aui .icon-explicit:before {
    content: "\e01e"
}

.aui .icon-explore:before {
    content: "\e87a"
}

.aui .icon-exposure:before {
    content: "\e3ca"
}

.aui .icon-exposure_neg_1:before {
    content: "\e3cb"
}

.aui .icon-exposure_neg_2:before {
    content: "\e3cc"
}

.aui .icon-exposure_plus_1:before {
    content: "\e3cd"
}

.aui .icon-exposure_plus_2:before {
    content: "\e3ce"
}

.aui .icon-exposure_zero:before {
    content: "\e3cf"
}

.aui .icon-extension:before {
    content: "\e87b"
}

.aui .icon-face:before {
    content: "\e87c"
}

.aui .icon-fast_forward:before {
    content: "\e01f"
}

.aui .icon-fast_rewind:before {
    content: "\e020"
}

.aui .icon-favorite:before {
    content: "\e87d"
}

.aui .icon-favorite_border:before {
    content: "\e87e"
}

.aui .icon-featured_play_list:before {
    content: "\e06d"
}

.aui .icon-featured_video:before {
    content: "\e06e"
}

.aui .icon-sms_failed:before {
    content: "\e626"
}

.aui .icon-fiber_dvr:before {
    content: "\e05d"
}

.aui .icon-fiber_manual_record:before {
    content: "\e061"
}

.aui .icon-fiber_new:before {
    content: "\e05e"
}

.aui .icon-fiber_pin:before {
    content: "\e06a"
}

.aui .icon-fiber_smart_record:before {
    content: "\e062"
}

.aui .icon-get_app:before {
    content: "\e884"
}

.aui .icon-file_upload:before {
    content: "\e2c6"
}

.aui .icon-filter:before {
    content: "\e3d3"
}

.aui .icon-filter_1:before {
    content: "\e3d0"
}

.aui .icon-filter_2:before {
    content: "\e3d1"
}

.aui .icon-filter_3:before {
    content: "\e3d2"
}

.aui .icon-filter_4:before {
    content: "\e3d4"
}

.aui .icon-filter_5:before {
    content: "\e3d5"
}

.aui .icon-filter_6:before {
    content: "\e3d6"
}

.aui .icon-filter_7:before {
    content: "\e3d7"
}

.aui .icon-filter_8:before {
    content: "\e3d8"
}

.aui .icon-filter_9:before {
    content: "\e3d9"
}

.aui .icon-filter_9_plus:before {
    content: "\e3da"
}

.aui .icon-filter_b_and_w:before {
    content: "\e3db"
}

.aui .icon-filter_center_focus:before {
    content: "\e3dc"
}

.aui .icon-filter_drama:before {
    content: "\e3dd"
}

.aui .icon-filter_frames:before {
    content: "\e3de"
}

.aui .icon-terrain:before {
    content: "\e564"
}

.aui .icon-filter_list:before {
    content: "\e152"
}

.aui .icon-filter_none:before {
    content: "\e3e0"
}

.aui .icon-filter_tilt_shift:before {
    content: "\e3e2"
}

.aui .icon-filter_vintage:before {
    content: "\e3e3"
}

.aui .icon-find_in_page:before {
    content: "\e880"
}

.aui .icon-find_replace:before {
    content: "\e881"
}

.aui .icon-fingerprint:before {
    content: "\e90d"
}

.aui .icon-first_page:before {
    content: "\e5dc"
}

.aui .icon-fitness_center:before {
    content: "\eb43"
}

.aui .icon-flare:before {
    content: "\e3e4"
}

.aui .icon-flash_auto:before {
    content: "\e3e5"
}

.aui .icon-flash_off:before {
    content: "\e3e6"
}

.aui .icon-flash_on:before {
    content: "\e3e7"
}

.aui .icon-flight_land:before {
    content: "\e904"
}

.aui .icon-flight_takeoff:before {
    content: "\e905"
}

.aui .icon-flip:before {
    content: "\e3e8"
}

.aui .icon-flip_to_back:before {
    content: "\e882"
}

.aui .icon-flip_to_front:before {
    content: "\e883"
}

.aui .icon-folder:before {
    content: "\e2c7"
}

.aui .icon-folder_open:before {
    content: "\e2c8"
}

.aui .icon-folder_shared:before {
    content: "\e2c9"
}

.aui .icon-folder_special:before {
    content: "\e617"
}

.aui .icon-font_download:before {
    content: "\e167"
}

.aui .icon-format_align_center:before {
    content: "\e234"
}

.aui .icon-format_align_justify:before {
    content: "\e235"
}

.aui .icon-format_align_left:before {
    content: "\e236"
}

.aui .icon-format_align_right:before {
    content: "\e237"
}

.aui .icon-format_bold:before {
    content: "\e238"
}

.aui .icon-format_clear:before {
    content: "\e239"
}

.aui .icon-format_color_fill:before {
    content: "\e23a"
}

.aui .icon-format_color_reset:before {
    content: "\e23b"
}

.aui .icon-format_color_text:before {
    content: "\e23c"
}

.aui .icon-format_indent_decrease:before {
    content: "\e23d"
}

.aui .icon-format_indent_increase:before {
    content: "\e23e"
}

.aui .icon-format_italic:before {
    content: "\e23f"
}

.aui .icon-format_line_spacing:before {
    content: "\e240"
}

.aui .icon-format_list_bulleted:before {
    content: "\e241"
}

.aui .icon-format_list_numbered:before {
    content: "\e242"
}

.aui .icon-format_paint:before {
    content: "\e243"
}

.aui .icon-format_quote:before {
    content: "\e244"
}

.aui .icon-format_shapes:before {
    content: "\e25e"
}

.aui .icon-format_size:before {
    content: "\e245"
}

.aui .icon-format_strikethrough:before {
    content: "\e246"
}

.aui .icon-format_textdirection_l_to_r:before {
    content: "\e247"
}

.aui .icon-format_textdirection_r_to_l:before {
    content: "\e248"
}

.aui .icon-format_underlined:before {
    content: "\e249"
}

.aui .icon-question_answer:before {
    content: "\e8af"
}

.aui .icon-forward:before {
    content: "\e154"
}

.aui .icon-forward_10:before {
    content: "\e056"
}

.aui .icon-forward_30:before {
    content: "\e057"
}

.aui .icon-forward_5:before {
    content: "\e058"
}

.aui .icon-free_breakfast:before {
    content: "\eb44"
}

.aui .icon-fullscreen:before {
    content: "\e5d0"
}

.aui .icon-fullscreen_exit:before {
    content: "\e5d1"
}

.aui .icon-functions:before {
    content: "\e24a"
}

.aui .icon-g_translate:before {
    content: "\e927"
}

.aui .icon-games:before {
    content: "\e021"
}

.aui .icon-gavel:before {
    content: "\e90e"
}

.aui .icon-gesture:before {
    content: "\e155"
}

.aui .icon-gif:before {
    content: "\e908"
}

.aui .icon-goat:before {
    content: "\e900"
}

.aui .icon-golf_course:before {
    content: "\eb45"
}

.aui .icon-my_location:before {
    content: "\e55c"
}

.aui .icon-location_searching:before {
    content: "\e1b7"
}

.aui .icon-location_disabled:before {
    content: "\e1b6"
}

.aui .icon-star:before {
    content: "\e838"
}

.aui .icon-gradient:before {
    content: "\e3e9"
}

.aui .icon-grain:before {
    content: "\e3ea"
}

.aui .icon-graphic_eq:before {
    content: "\e1b8"
}

.aui .icon-grid_off:before {
    content: "\e3eb"
}

.aui .icon-grid_on:before {
    content: "\e3ec"
}

.aui .icon-people:before {
    content: "\e7fb"
}

.aui .icon-group_add:before {
    content: "\e7f0"
}

.aui .icon-group_work:before {
    content: "\e886"
}

.aui .icon-hd:before {
    content: "\e052"
}

.aui .icon-hdr_off:before {
    content: "\e3ed"
}

.aui .icon-hdr_on:before {
    content: "\e3ee"
}

.aui .icon-hdr_strong:before {
    content: "\e3f1"
}

.aui .icon-hdr_weak:before {
    content: "\e3f2"
}

.aui .icon-headset:before {
    content: "\e310"
}

.aui .icon-headset_mic:before {
    content: "\e311"
}

.aui .icon-healing:before {
    content: "\e3f3"
}

.aui .icon-hearing:before {
    content: "\e023"
}

.aui .icon-help:before {
    content: "\e887"
}

.aui .icon-help_outline:before {
    content: "\e8fd"
}

.aui .icon-high_quality:before {
    content: "\e024"
}

.aui .icon-highlight:before {
    content: "\e25f"
}

.aui .icon-highlight_off:before {
    content: "\e888"
}

.aui .icon-restore:before {
    content: "\e8b3"
}

.aui .icon-home:before {
    content: "\e88a"
}

.aui .icon-hot_tub:before {
    content: "\eb46"
}

.aui .icon-local_hotel:before {
    content: "\e549"
}

.aui .icon-hourglass_empty:before {
    content: "\e88b"
}

.aui .icon-hourglass_full:before {
    content: "\e88c"
}

.aui .icon-http:before {
    content: "\e902"
}

.aui .icon-lock:before {
    content: "\e897"
}

.aui .icon-photo:before {
    content: "\e410"
}

.aui .icon-image_aspect_ratio:before {
    content: "\e3f5"
}

.aui .icon-import_contacts:before {
    content: "\e0e0"
}

.aui .icon-import_export:before {
    content: "\e0c3"
}

.aui .icon-important_devices:before {
    content: "\e912"
}

.aui .icon-inbox:before {
    content: "\e156"
}

.aui .icon-indeterminate_check_box:before {
    content: "\e909"
}

.aui .icon-info:before {
    content: "\e88e"
}

.aui .icon-info_outline:before {
    content: "\e88f"
}

.aui .icon-input:before {
    content: "\e890"
}

.aui .icon-insert_comment:before {
    content: "\e24c"
}

.aui .icon-insert_drive_file:before {
    content: "\e24d"
}

.aui .icon-tag_faces:before {
    content: "\e420"
}

.aui .icon-link:before {
    content: "\e157"
}

.aui .icon-invert_colors:before {
    content: "\e891"
}

.aui .icon-invert_colors_off:before {
    content: "\e0c4"
}

.aui .icon-iso:before {
    content: "\e3f6"
}

.aui .icon-keyboard:before {
    content: "\e312"
}

.aui .icon-keyboard_arrow_down:before {
    content: "\e313"
}

.aui .icon-keyboard_arrow_left:before {
    content: "\e314"
}

.aui .icon-keyboard_arrow_right:before {
    content: "\e315"
}

.aui .icon-keyboard_arrow_up:before {
    content: "\e316"
}

.aui .icon-keyboard_backspace:before {
    content: "\e317"
}

.aui .icon-keyboard_capslock:before {
    content: "\e318"
}

.aui .icon-keyboard_hide:before {
    content: "\e31a"
}

.aui .icon-keyboard_return:before {
    content: "\e31b"
}

.aui .icon-keyboard_tab:before {
    content: "\e31c"
}

.aui .icon-keyboard_voice:before {
    content: "\e31d"
}

.aui .icon-kitchen:before {
    content: "\eb47"
}

.aui .icon-label:before {
    content: "\e892"
}

.aui .icon-label_outline:before {
    content: "\e893"
}

.aui .icon-language:before {
    content: "\e894"
}

.aui .icon-laptop_chromebook:before {
    content: "\e31f"
}

.aui .icon-laptop_mac:before {
    content: "\e320"
}

.aui .icon-laptop_windows:before {
    content: "\e321"
}

.aui .icon-last_page:before {
    content: "\e5dd"
}

.aui .icon-open_in_new:before {
    content: "\e89e"
}

.aui .icon-layers:before {
    content: "\e53b"
}

.aui .icon-layers_clear:before {
    content: "\e53c"
}

.aui .icon-leak_add:before {
    content: "\e3f8"
}

.aui .icon-leak_remove:before {
    content: "\e3f9"
}

.aui .icon-lens:before {
    content: "\e3fa"
}

.aui .icon-library_books:before {
    content: "\e02f"
}

.aui .icon-library_music:before {
    content: "\e030"
}

.aui .icon-lightbulb_outline:before {
    content: "\e90f"
}

.aui .icon-line_style:before {
    content: "\e919"
}

.aui .icon-line_weight:before {
    content: "\e91a"
}

.aui .icon-linear_scale:before {
    content: "\e260"
}

.aui .icon-linked_camera:before {
    content: "\e438"
}

.aui .icon-list:before {
    content: "\e896"
}

.aui .icon-live_help:before {
    content: "\e0c6"
}

.aui .icon-live_tv:before {
    content: "\e639"
}

.aui .icon-local_play:before {
    content: "\e553"
}

.aui .icon-local_airport:before {
    content: "\e53d"
}

.aui .icon-local_atm:before {
    content: "\e53e"
}

.aui .icon-local_bar:before {
    content: "\e540"
}

.aui .icon-local_cafe:before {
    content: "\e541"
}

.aui .icon-local_car_wash:before {
    content: "\e542"
}

.aui .icon-local_convenience_store:before {
    content: "\e543"
}

.aui .icon-restaurant_menu:before {
    content: "\e561"
}

.aui .icon-local_drink:before {
    content: "\e544"
}

.aui .icon-local_florist:before {
    content: "\e545"
}

.aui .icon-local_gas_station:before {
    content: "\e546"
}

.aui .icon-shopping_cart:before {
    content: "\e8cc"
}

.aui .icon-local_hospital:before {
    content: "\e548"
}

.aui .icon-local_laundry_service:before {
    content: "\e54a"
}

.aui .icon-local_library:before {
    content: "\e54b"
}

.aui .icon-local_mall:before {
    content: "\e54c"
}

.aui .icon-theaters:before {
    content: "\e8da"
}

.aui .icon-local_offer:before {
    content: "\e54e"
}

.aui .icon-local_parking:before {
    content: "\e54f"
}

.aui .icon-local_pharmacy:before {
    content: "\e550"
}

.aui .icon-local_pizza:before {
    content: "\e552"
}

.aui .icon-print:before {
    content: "\e8ad"
}

.aui .icon-local_shipping:before {
    content: "\e558"
}

.aui .icon-local_taxi:before {
    content: "\e559"
}

.aui .icon-location_city:before {
    content: "\e7f1"
}

.aui .icon-location_off:before {
    content: "\e0c7"
}

.aui .icon-room:before {
    content: "\e8b4"
}

.aui .icon-lock_open:before {
    content: "\e898"
}

.aui .icon-lock_outline:before {
    content: "\e899"
}

.aui .icon-looks:before {
    content: "\e3fc"
}

.aui .icon-looks_3:before {
    content: "\e3fb"
}

.aui .icon-looks_4:before {
    content: "\e3fd"
}

.aui .icon-looks_5:before {
    content: "\e3fe"
}

.aui .icon-looks_6:before {
    content: "\e3ff"
}

.aui .icon-looks_one:before {
    content: "\e400"
}

.aui .icon-looks_two:before {
    content: "\e401"
}

.aui .icon-sync:before {
    content: "\e627"
}

.aui .icon-loupe:before {
    content: "\e402"
}

.aui .icon-low_priority:before {
    content: "\e16d"
}

.aui .icon-loyalty:before {
    content: "\e89a"
}

.aui .icon-mail_outline:before {
    content: "\e0e1"
}

.aui .icon-map:before {
    content: "\e55b"
}

.aui .icon-markunread_mailbox:before {
    content: "\e89b"
}

.aui .icon-memory:before {
    content: "\e322"
}

.aui .icon-menu:before {
    content: "\e5d2"
}

.aui .icon-message:before {
    content: "\e0c9"
}

.aui .icon-mic:before {
    content: "\e029"
}

.aui .icon-mic_none:before {
    content: "\e02a"
}

.aui .icon-mic_off:before {
    content: "\e02b"
}

.aui .icon-mms:before {
    content: "\e618"
}

.aui .icon-mode_comment:before {
    content: "\e253"
}

.aui .icon-monetization_on:before {
    content: "\e263"
}

.aui .icon-money_off:before {
    content: "\e25c"
}

.aui .icon-monochrome_photos:before {
    content: "\e403"
}

.aui .icon-mood_bad:before {
    content: "\e7f3"
}

.aui .icon-more:before {
    content: "\e619"
}

.aui .icon-more_horiz:before {
    content: "\e5d3"
}

.aui .icon-more_vert:before {
    content: "\e5d4"
}

.aui .icon-motorcycle:before {
    content: "\e91b"
}

.aui .icon-mouse:before {
    content: "\e323"
}

.aui .icon-move_to_inbox:before {
    content: "\e168"
}

.aui .icon-movie_creation:before {
    content: "\e404"
}

.aui .icon-movie_filter:before {
    content: "\e43a"
}

.aui .icon-multiline_chart:before {
    content: "\e6df"
}

.aui .icon-music_note:before {
    content: "\e405"
}

.aui .icon-music_video:before {
    content: "\e063"
}

.aui .icon-nature:before {
    content: "\e406"
}

.aui .icon-nature_people:before {
    content: "\e407"
}

.aui .icon-navigation:before {
    content: "\e55d"
}

.aui .icon-near_me:before {
    content: "\e569"
}

.aui .icon-network_cell:before {
    content: "\e1b9"
}

.aui .icon-network_check:before {
    content: "\e640"
}

.aui .icon-network_locked:before {
    content: "\e61a"
}

.aui .icon-network_wifi:before {
    content: "\e1ba"
}

.aui .icon-new_releases:before {
    content: "\e031"
}

.aui .icon-next_week:before {
    content: "\e16a"
}

.aui .icon-nfc:before {
    content: "\e1bb"
}

.aui .icon-no_encryption:before {
    content: "\e641"
}

.aui .icon-signal_cellular_no_sim:before {
    content: "\e1ce"
}

.aui .icon-note:before {
    content: "\e06f"
}

.aui .icon-note_add:before {
    content: "\e89c"
}

.aui .icon-notifications:before {
    content: "\e7f4"
}

.aui .icon-notifications_active:before {
    content: "\e7f7"
}

.aui .icon-notifications_none:before {
    content: "\e7f5"
}

.aui .icon-notifications_off:before {
    content: "\e7f6"
}

.aui .icon-notifications_paused:before {
    content: "\e7f8"
}

.aui .icon-offline_pin:before {
    content: "\e90a"
}

.aui .icon-ondemand_video:before {
    content: "\e63a"
}

.aui .icon-opacity:before {
    content: "\e91c"
}

.aui .icon-open_in_browser:before {
    content: "\e89d"
}

.aui .icon-open_with:before {
    content: "\e89f"
}

.aui .icon-pages:before {
    content: "\e7f9"
}

.aui .icon-pageview:before {
    content: "\e8a0"
}

.aui .icon-pan_tool:before {
    content: "\e925"
}

.aui .icon-panorama:before {
    content: "\e40b"
}

.aui .icon-radio_button_unchecked:before {
    content: "\e836"
}

.aui .icon-panorama_horizontal:before {
    content: "\e40d"
}

.aui .icon-panorama_vertical:before {
    content: "\e40e"
}

.aui .icon-panorama_wide_angle:before {
    content: "\e40f"
}

.aui .icon-party_mode:before {
    content: "\e7fa"
}

.aui .icon-pause:before {
    content: "\e034"
}

.aui .icon-pause_circle_filled:before {
    content: "\e035"
}

.aui .icon-pause_circle_outline:before {
    content: "\e036"
}

.aui .icon-people_outline:before {
    content: "\e7fc"
}

.aui .icon-perm_camera_mic:before {
    content: "\e8a2"
}

.aui .icon-perm_contact_calendar:before {
    content: "\e8a3"
}

.aui .icon-perm_data_setting:before {
    content: "\e8a4"
}

.aui .icon-perm_device_information:before {
    content: "\e8a5"
}

.aui .icon-person_outline:before {
    content: "\e7ff"
}

.aui .icon-perm_media:before {
    content: "\e8a7"
}

.aui .icon-perm_phone_msg:before {
    content: "\e8a8"
}

.aui .icon-perm_scan_wifi:before {
    content: "\e8a9"
}

.aui .icon-person:before {
    content: "\e7fd"
}

.aui .icon-person_add:before {
    content: "\e7fe"
}

.aui .icon-person_pin:before {
    content: "\e55a"
}

.aui .icon-person_pin_circle:before {
    content: "\e56a"
}

.aui .icon-personal_video:before {
    content: "\e63b"
}

.aui .icon-pets:before {
    content: "\e91d"
}

.aui .icon-phone_android:before {
    content: "\e324"
}

.aui .icon-phone_bluetooth_speaker:before {
    content: "\e61b"
}

.aui .icon-phone_forwarded:before {
    content: "\e61c"
}

.aui .icon-phone_in_talk:before {
    content: "\e61d"
}

.aui .icon-phone_iphone:before {
    content: "\e325"
}

.aui .icon-phone_locked:before {
    content: "\e61e"
}

.aui .icon-phone_missed:before {
    content: "\e61f"
}

.aui .icon-phone_paused:before {
    content: "\e620"
}

.aui .icon-phonelink_erase:before {
    content: "\e0db"
}

.aui .icon-phonelink_lock:before {
    content: "\e0dc"
}

.aui .icon-phonelink_off:before {
    content: "\e327"
}

.aui .icon-phonelink_ring:before {
    content: "\e0dd"
}

.aui .icon-phonelink_setup:before {
    content: "\e0de"
}

.aui .icon-photo_album:before {
    content: "\e411"
}

.aui .icon-photo_filter:before {
    content: "\e43b"
}

.aui .icon-photo_size_select_actual:before {
    content: "\e432"
}

.aui .icon-photo_size_select_large:before {
    content: "\e433"
}

.aui .icon-photo_size_select_small:before {
    content: "\e434"
}

.aui .icon-picture_as_pdf:before {
    content: "\e415"
}

.aui .icon-picture_in_picture:before {
    content: "\e8aa"
}

.aui .icon-picture_in_picture_alt:before {
    content: "\e911"
}

.aui .icon-pie_chart:before {
    content: "\e6c4"
}

.aui .icon-pie_chart_outlined:before {
    content: "\e6c5"
}

.aui .icon-pin_drop:before {
    content: "\e55e"
}

.aui .icon-play_arrow:before {
    content: "\e037"
}

.aui .icon-play_circle_outline:before {
    content: "\e039"
}

.aui .icon-play_for_work:before {
    content: "\e906"
}

.aui .icon-playlist_add:before {
    content: "\e03b"
}

.aui .icon-playlist_add_check:before {
    content: "\e065"
}

.aui .icon-playlist_play:before {
    content: "\e05f"
}

.aui .icon-plus_one:before {
    content: "\e800"
}

.aui .icon-polymer:before {
    content: "\e8ab"
}

.aui .icon-pool:before {
    content: "\eb48"
}

.aui .icon-portable_wifi_off:before {
    content: "\e0ce"
}

.aui .icon-portrait:before {
    content: "\e416"
}

.aui .icon-power:before {
    content: "\e63c"
}

.aui .icon-power_input:before {
    content: "\e336"
}

.aui .icon-power_settings_new:before {
    content: "\e8ac"
}

.aui .icon-pregnant_woman:before {
    content: "\e91e"
}

.aui .icon-present_to_all:before {
    content: "\e0df"
}

.aui .icon-priority_high:before {
    content: "\e645"
}

.aui .icon-public:before {
    content: "\e80b"
}

.aui .icon-publish:before {
    content: "\e255"
}

.aui .icon-queue_music:before {
    content: "\e03d"
}

.aui .icon-queue_play_next:before {
    content: "\e066"
}

.aui .icon-radio:before {
    content: "\e03e"
}

.aui .icon-radio_button_checked:before {
    content: "\e837"
}

.aui .icon-rate_review:before {
    content: "\e560"
}

.aui .icon-receipt:before {
    content: "\e8b0"
}

.aui .icon-recent_actors:before {
    content: "\e03f"
}

.aui .icon-record_voice_over:before {
    content: "\e91f"
}

.aui .icon-redo:before {
    content: "\e15a"
}

.aui .icon-refresh:before {
    content: "\e5d5"
}

.aui .icon-remove:before {
    content: "\e15b"
}

.aui .icon-remove_circle_outline:before {
    content: "\e15d"
}

.aui .icon-remove_from_queue:before {
    content: "\e067"
}

.aui .icon-visibility:before {
    content: "\e8f4"
}

.aui .icon-remove_shopping_cart:before {
    content: "\e928"
}

.aui .icon-reorder:before {
    content: "\e8fe"
}

.aui .icon-repeat:before {
    content: "\e040"
}

.aui .icon-repeat_one:before {
    content: "\e041"
}

.aui .icon-replay:before {
    content: "\e042"
}

.aui .icon-replay_10:before {
    content: "\e059"
}

.aui .icon-replay_30:before {
    content: "\e05a"
}

.aui .icon-replay_5:before {
    content: "\e05b"
}

.aui .icon-reply:before {
    content: "\e15e"
}

.aui .icon-reply_all:before {
    content: "\e15f"
}

.aui .icon-report:before {
    content: "\e160"
}

.aui .icon-warning:before {
    content: "\e002"
}

.aui .icon-restaurant:before {
    content: "\e56c"
}

.aui .icon-restore_page:before {
    content: "\e929"
}

.aui .icon-ring_volume:before {
    content: "\e0d1"
}

.aui .icon-room_service:before {
    content: "\eb49"
}

.aui .icon-rotate_90_degrees_ccw:before {
    content: "\e418"
}

.aui .icon-rotate_left:before {
    content: "\e419"
}

.aui .icon-rotate_right:before {
    content: "\e41a"
}

.aui .icon-rounded_corner:before {
    content: "\e920"
}

.aui .icon-router:before {
    content: "\e328"
}

.aui .icon-rowing:before {
    content: "\e921"
}

.aui .icon-rss_feed:before {
    content: "\e0e5"
}

.aui .icon-rv_hookup:before {
    content: "\e642"
}

.aui .icon-satellite:before {
    content: "\e562"
}

.aui .icon-save:before {
    content: "\e161"
}

.aui .icon-scanner:before {
    content: "\e329"
}

.aui .icon-school:before {
    content: "\e80c"
}

.aui .icon-screen_lock_landscape:before {
    content: "\e1be"
}

.aui .icon-screen_lock_portrait:before {
    content: "\e1bf"
}

.aui .icon-screen_lock_rotation:before {
    content: "\e1c0"
}

.aui .icon-screen_rotation:before {
    content: "\e1c1"
}

.aui .icon-screen_share:before {
    content: "\e0e2"
}

.aui .icon-sd_storage:before {
    content: "\e1c2"
}

.aui .icon-search:before {
    content: "\e8b6"
}

.aui .icon-security:before {
    content: "\e32a"
}

.aui .icon-select_all:before {
    content: "\e162"
}

.aui .icon-send:before {
    content: "\e163"
}

.aui .icon-sentiment_dissatisfied:before {
    content: "\e811"
}

.aui .icon-sentiment_neutral:before {
    content: "\e812"
}

.aui .icon-sentiment_satisfied:before {
    content: "\e813"
}

.aui .icon-sentiment_very_dissatisfied:before {
    content: "\e814"
}

.aui .icon-sentiment_very_satisfied:before {
    content: "\e815"
}

.aui .icon-settings:before {
    content: "\e8b8"
}

.aui .icon-settings_applications:before {
    content: "\e8b9"
}

.aui .icon-settings_backup_restore:before {
    content: "\e8ba"
}

.aui .icon-settings_bluetooth:before {
    content: "\e8bb"
}

.aui .icon-settings_brightness:before {
    content: "\e8bd"
}

.aui .icon-settings_cell:before {
    content: "\e8bc"
}

.aui .icon-settings_ethernet:before {
    content: "\e8be"
}

.aui .icon-settings_input_antenna:before {
    content: "\e8bf"
}

.aui .icon-settings_input_composite:before {
    content: "\e8c1"
}

.aui .icon-settings_input_hdmi:before {
    content: "\e8c2"
}

.aui .icon-settings_input_svideo:before {
    content: "\e8c3"
}

.aui .icon-settings_overscan:before {
    content: "\e8c4"
}

.aui .icon-settings_phone:before {
    content: "\e8c5"
}

.aui .icon-settings_power:before {
    content: "\e8c6"
}

.aui .icon-settings_remote:before {
    content: "\e8c7"
}

.aui .icon-settings_system_daydream:before {
    content: "\e1c3"
}

.aui .icon-settings_voice:before {
    content: "\e8c8"
}

.aui .icon-share:before {
    content: "\e80d"
}

.aui .icon-shop:before {
    content: "\e8c9"
}

.aui .icon-shop_two:before {
    content: "\e8ca"
}

.aui .icon-shopping_basket:before {
    content: "\e8cb"
}

.aui .icon-short_text:before {
    content: "\e261"
}

.aui .icon-show_chart:before {
    content: "\e6e1"
}

.aui .icon-shuffle:before {
    content: "\e043"
}

.aui .icon-signal_cellular_4_bar:before {
    content: "\e1c8"
}

.aui .icon-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}

.aui .icon-signal_cellular_null:before {
    content: "\e1cf"
}

.aui .icon-signal_cellular_off:before {
    content: "\e1d0"
}

.aui .icon-signal_wifi_4_bar:before {
    content: "\e1d8"
}

.aui .icon-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}

.aui .icon-signal_wifi_off:before {
    content: "\e1da"
}

.aui .icon-sim_card:before {
    content: "\e32b"
}

.aui .icon-sim_card_alert:before {
    content: "\e624"
}

.aui .icon-skip_next:before {
    content: "\e044"
}

.aui .icon-skip_previous:before {
    content: "\e045"
}

.aui .icon-slideshow:before {
    content: "\e41b"
}

.aui .icon-slow_motion_video:before {
    content: "\e068"
}

.aui .icon-stay_primary_portrait:before {
    content: "\e0d6"
}

.aui .icon-smoke_free:before {
    content: "\eb4a"
}

.aui .icon-smoking_rooms:before {
    content: "\eb4b"
}

.aui .icon-textsms:before {
    content: "\e0d8"
}

.aui .icon-snooze:before {
    content: "\e046"
}

.aui .icon-sort:before {
    content: "\e164"
}

.aui .icon-sort_by_alpha:before {
    content: "\e053"
}

.aui .icon-spa:before {
    content: "\eb4c"
}

.aui .icon-space_bar:before {
    content: "\e256"
}

.aui .icon-speaker:before {
    content: "\e32d"
}

.aui .icon-speaker_group:before {
    content: "\e32e"
}

.aui .icon-speaker_notes:before {
    content: "\e8cd"
}

.aui .icon-speaker_notes_off:before {
    content: "\e92a"
}

.aui .icon-speaker_phone:before {
    content: "\e0d2"
}

.aui .icon-spellcheck:before {
    content: "\e8ce"
}

.aui .icon-star_border:before {
    content: "\e83a"
}

.aui .icon-star_half:before {
    content: "\e839"
}

.aui .icon-stars:before {
    content: "\e8d0"
}

.aui .icon-stay_primary_landscape:before {
    content: "\e0d5"
}

.aui .icon-stop:before {
    content: "\e047"
}

.aui .icon-stop_screen_share:before {
    content: "\e0e3"
}

.aui .icon-storage:before {
    content: "\e1db"
}

.aui .icon-store_mall_directory:before {
    content: "\e563"
}

.aui .icon-straighten:before {
    content: "\e41c"
}

.aui .icon-streetview:before {
    content: "\e56e"
}

.aui .icon-strikethrough_s:before {
    content: "\e257"
}

.aui .icon-style:before {
    content: "\e41d"
}

.aui .icon-subdirectory_arrow_left:before {
    content: "\e5d9"
}

.aui .icon-subdirectory_arrow_right:before {
    content: "\e5da"
}

.aui .icon-subject:before {
    content: "\e8d2"
}

.aui .icon-subscriptions:before {
    content: "\e064"
}

.aui .icon-subtitles:before {
    content: "\e048"
}

.aui .icon-subway:before {
    content: "\e56f"
}

.aui .icon-supervisor_account:before {
    content: "\e8d3"
}

.aui .icon-surround_sound:before {
    content: "\e049"
}

.aui .icon-swap_calls:before {
    content: "\e0d7"
}

.aui .icon-swap_horiz:before {
    content: "\e8d4"
}

.aui .icon-swap_vert:before {
    content: "\e8d5"
}

.aui .icon-swap_vertical_circle:before {
    content: "\e8d6"
}

.aui .icon-switch_camera:before {
    content: "\e41e"
}

.aui .icon-switch_video:before {
    content: "\e41f"
}

.aui .icon-sync_disabled:before {
    content: "\e628"
}

.aui .icon-sync_problem:before {
    content: "\e629"
}

.aui .icon-system_update:before {
    content: "\e62a"
}

.aui .icon-system_update_alt:before {
    content: "\e8d7"
}

.aui .icon-tab:before {
    content: "\e8d8"
}

.aui .icon-tab_unselected:before {
    content: "\e8d9"
}

.aui .icon-tablet:before {
    content: "\e32f"
}

.aui .icon-tablet_android:before {
    content: "\e330"
}

.aui .icon-tablet_mac:before {
    content: "\e331"
}

.aui .icon-tap_and_play:before {
    content: "\e62b"
}

.aui .icon-text_fields:before {
    content: "\e262"
}

.aui .icon-text_format:before {
    content: "\e165"
}

.aui .icon-texture:before {
    content: "\e421"
}

.aui .icon-thumb_down:before {
    content: "\e8db"
}

.aui .icon-thumb_up:before {
    content: "\e8dc"
}

.aui .icon-thumbs_up_down:before {
    content: "\e8dd"
}

.aui .icon-timelapse:before {
    content: "\e422"
}

.aui .icon-timeline:before {
    content: "\e922"
}

.aui .icon-timer:before {
    content: "\e425"
}

.aui .icon-timer_10:before {
    content: "\e423"
}

.aui .icon-timer_3:before {
    content: "\e424"
}

.aui .icon-timer_off:before {
    content: "\e426"
}

.aui .icon-title:before {
    content: "\e264"
}

.aui .icon-toc:before {
    content: "\e8de"
}

.aui .icon-today:before {
    content: "\e8df"
}

.aui .icon-toll:before {
    content: "\e8e0"
}

.aui .icon-tonality:before {
    content: "\e427"
}

.aui .icon-touch_app:before {
    content: "\e913"
}

.aui .icon-toys:before {
    content: "\e332"
}

.aui .icon-track_changes:before {
    content: "\e8e1"
}

.aui .icon-traffic:before {
    content: "\e565"
}

.aui .icon-train:before {
    content: "\e570"
}

.aui .icon-tram:before {
    content: "\e571"
}

.aui .icon-transfer_within_a_station:before {
    content: "\e572"
}

.aui .icon-transform:before {
    content: "\e428"
}

.aui .icon-translate:before {
    content: "\e8e2"
}

.aui .icon-trending_down:before {
    content: "\e8e3"
}

.aui .icon-trending_flat:before {
    content: "\e8e4"
}

.aui .icon-trending_up:before {
    content: "\e8e5"
}

.aui .icon-tune:before {
    content: "\e429"
}

.aui .icon-tv:before {
    content: "\e333"
}

.aui .icon-unarchive:before {
    content: "\e169"
}

.aui .icon-undo:before {
    content: "\e166"
}

.aui .icon-unfold_less:before {
    content: "\e5d6"
}

.aui .icon-unfold_more:before {
    content: "\e5d7"
}

.aui .icon-update:before {
    content: "\e923"
}

.aui .icon-usb:before {
    content: "\e1e0"
}

.aui .icon-verified_user:before {
    content: "\e8e8"
}

.aui .icon-vertical_align_bottom:before {
    content: "\e258"
}

.aui .icon-vertical_align_center:before {
    content: "\e259"
}

.aui .icon-vertical_align_top:before {
    content: "\e25a"
}

.aui .icon-vibration:before {
    content: "\e62d"
}

.aui .icon-video_call:before {
    content: "\e070"
}

.aui .icon-video_label:before {
    content: "\e071"
}

.aui .icon-video_library:before {
    content: "\e04a"
}

.aui .icon-videocam:before {
    content: "\e04b"
}

.aui .icon-videocam_off:before {
    content: "\e04c"
}

.aui .icon-videogame_asset:before {
    content: "\e338"
}

.aui .icon-view_agenda:before {
    content: "\e8e9"
}

.aui .icon-view_array:before {
    content: "\e8ea"
}

.aui .icon-view_carousel:before {
    content: "\e8eb"
}

.aui .icon-view_column:before {
    content: "\e8ec"
}

.aui .icon-view_comfy:before {
    content: "\e42a"
}

.aui .icon-view_compact:before {
    content: "\e42b"
}

.aui .icon-view_day:before {
    content: "\e8ed"
}

.aui .icon-view_headline:before {
    content: "\e8ee"
}

.aui .icon-view_list:before {
    content: "\e8ef"
}

.aui .icon-view_module:before {
    content: "\e8f0"
}

.aui .icon-view_quilt:before {
    content: "\e8f1"
}

.aui .icon-view_stream:before {
    content: "\e8f2"
}

.aui .icon-view_week:before {
    content: "\e8f3"
}

.aui .icon-vignette:before {
    content: "\e435"
}

.aui .icon-visibility_off:before {
    content: "\e8f5"
}

.aui .icon-voice_chat:before {
    content: "\e62e"
}

.aui .icon-voicemail:before {
    content: "\e0d9"
}

.aui .icon-volume_down:before {
    content: "\e04d"
}

.aui .icon-volume_mute:before {
    content: "\e04e"
}

.aui .icon-volume_off:before {
    content: "\e04f"
}

.aui .icon-volume_up:before {
    content: "\e050"
}

.aui .icon-vpn_key:before {
    content: "\e0da"
}

.aui .icon-vpn_lock:before {
    content: "\e62f"
}

.aui .icon-wallpaper:before {
    content: "\e1bc"
}

.aui .icon-watch:before {
    content: "\e334"
}

.aui .icon-watch_later:before {
    content: "\e924"
}

.aui .icon-wb_auto:before {
    content: "\e42c"
}

.aui .icon-wb_incandescent:before {
    content: "\e42e"
}

.aui .icon-wb_iridescent:before {
    content: "\e436"
}

.aui .icon-wb_sunny:before {
    content: "\e430"
}

.aui .icon-wc:before {
    content: "\e63d"
}

.aui .icon-web:before {
    content: "\e051"
}

.aui .icon-web_asset:before {
    content: "\e069"
}

.aui .icon-weekend:before {
    content: "\e16b"
}

.aui .icon-whatshot:before {
    content: "\e80e"
}

.aui .icon-widgets:before {
    content: "\e1bd"
}

.aui .icon-wifi:before {
    content: "\e63e"
}

.aui .icon-wifi_lock:before {
    content: "\e1e1"
}

.aui .icon-wifi_tethering:before {
    content: "\e1e2"
}

.aui .icon-work:before {
    content: "\e8f9"
}

.aui .icon-wrap_text:before {
    content: "\e25b"
}

.aui .icon-youtube_searched_for:before {
    content: "\e8fa"
}

.aui .icon-zoom_in:before {
    content: "\e8ff"
}

.aui .icon-zoom_out:before {
    content: "\e901"
}

.aui .icon-zoom_out_map:before {
    content: "\e56b"
}

.aui .icon-nw-apps:before {
    content: "\e907"
}

.aui .icon-nw-bag-email:before {
    content: "\e910"
}

.aui .icon-nw-bag-movistar:before {
    content: "\e92c"
}

.aui .icon-nw-bag-question:before {
    content: "\e92d"
}

.aui .icon-nw-bag-shopping:before {
    content: "\e92e"
}

.aui .icon-nw-bam:before {
    content: "\e92f"
}

.aui .icon-nw-beacon:before {
    content: "\e930"
}

.aui .icon-nw-calendar:before {
    content: "\e931"
}

.aui .icon-nw-camera:before {
    content: "\e932"
}

.aui .icon-nw-equis-rounded:before {
    content: "\e933"
}

.aui .icon-nw-chat:before {
    content: "\e934"
}

.aui .icon-nw-chip-4g:before {
    content: "\e935"
}

.aui .icon-nw-chip:before {
    content: "\e936"
}

.aui .icon-calendar:before {
    content: "\e937"
}

.aui .icon-nw-circle-more:before {
    content: "\e938"
}

.aui .icon-nw-credit-card:before {
    content: "\e939"
}

.aui .icon-nw-envelope-check:before {
    content: "\e93a"
}

.aui .icon-nw-hour:before {
    content: "\e93b"
}

.aui .icon-nw-house-wifi:before {
    content: "\e93c"
}

.aui .icon-nw-house:before {
    content: "\e93d"
}

.aui .icon-gift:before {
    content: "\e93e"
}

.aui .icon-nw-padlock-opened:before {
    content: "\e93f"
}

.aui .icon-nw-phone-delete:before {
    content: "\e940"
}

.aui .icon-nw-phone-email:before {
    content: "\e941"
}

.aui .icon-nw-phone-in-out:before {
    content: "\e942"
}

.aui .icon-nw-phone-internet:before {
    content: "\e943"
}

.aui .icon-nw-phone-locked:before {
    content: "\e944"
}

.aui .icon-nw-phone-message:before {
    content: "\e945"
}

.aui .icon-nw-phone-movistar:before {
    content: "\e946"
}

.aui .icon-nw-phone-price:before {
    content: "\e947"
}

.aui .icon-nw-phone-repair:before {
    content: "\e948"
}

.aui .icon-nw-phone-search:before {
    content: "\e949"
}

.aui .icon-nw-phone-star:before {
    content: "\e94a"
}

.aui .icon-nw-phone-update:before {
    content: "\e94b"
}

.aui .icon-nw-phone-voice:before {
    content: "\e94c"
}

.aui .icon-nw-rates:before {
    content: "\e94d"
}

.aui .icon-nw-remote-config:before {
    content: "\e94e"
}

.aui .icon-nw-remote-question:before {
    content: "\e94f"
}

.aui .icon-nw-remote:before {
    content: "\e950"
}

.aui .icon-facebook:before {
    content: "\ea90"
}

@font-face {
    font-family: "Material Design Icons";
    src: url(materialdesignicons-webfont.eot?v=2.1.19);
    src: url(materialdesignicons-webfont.eot?#iefix&v=2.1.19) format("embedded-opentype"),url(materialdesignicons-webfont.woff2?v=2.1.19) format("woff2"),url(materialdesignicons-webfont.woff?v=2.1.19) format("woff"),url(materialdesignicons-webfont.ttf?v=2.1.19) format("truetype"),url(materialdesignicons-webfont.svg?v=2.1.19#materialdesigniconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.mdi-set,.mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mdi-chevron-down:before {
    content: "\F140"
}

.mdi-chevron-left:before {
    content: "\F141"
}

.mdi-chevron-right:before {
    content: "\F142"
}

.mdi-chevron-up:before {
    content: "\F143"
}

.mdi-magnify:before {
    content: "\F349"
}

.mdi-home-map-marker:before {
    content: "\F5F8"
}

.mdi-crosshairs:before {
    content: "\F1A3"
}

.mdi-crosshairs-gps:before {
    content: "\F1A4"
}

.mdi-close:before {
    content: "\F156"
}

.mdi-whatsapp:before {
    content: "\F5A3"
}

.mdi-information:before {
    content: "\F2FC"
}

.mdi-information-outline:before {
    content: "\F2FD"
}

.mdi-youtube-play:before {
    content: "\F5C3"
}

.mdi-twitter:before {
    content: "\F544"
}

.mdi-facebook:before {
    content: "\F20C"
}

.mdi-google-plus:before {
    content: "\F2BD"
}

.mdi-pinterest:before {
    content: "\F407"
}

.mdi-instagram:before {
    content: "\F2FE"
}

.mdi-forum:before {
    content: "\F28C"
}

@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    text-align: center;
    display: none;
    outline: 0
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: inline-block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,.slick-prev {
    position: absolute;
    display: none;
    height: 66px;
    width: 66px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 45%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0;
    z-index: 9
}

.slick-next:hover,.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:hover:before,.slick-prev:hover:before {
    opacity: 1;
    background-color: rgba(158,158,158,.8)
}

.slick-next:focus,.slick-prev:focus {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,.slick-prev:focus:before {
    opacity: 1;
    background-color: rgba(158,158,158,.6)
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-family: icomoon;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 14px;
    background-color: rgba(158,158,158,.37)
}

.slick-prev {
    left: -66px
}

@media only screen and (min-width: 993px) {
    .slick-prev {
        left:48px
    }
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -66px
}

.slick-prev:before {
    content: ""
}

[dir=rtl] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -66px
}

@media only screen and (min-width: 993px) {
    .slick-next {
        right:66px
    }
}

[dir=rtl] .slick-next {
    left: -66px;
    right: auto
}

.slick-next:before {
    content: ""
}

[dir=rtl] .slick-next:before {
    content: ""
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: icomoon;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 1
}

@-webkit-keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-webkit-keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.aui body {
    margin: 0;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    padding-top: 64px
}

@media only screen and (min-width: 993px) {
    .aui body {
        padding-top:120px
    }
}

.aui body .portlet-nested-portlets {
    padding: 0
}

.aui body .portlet-column-only {
    padding: 0
}

.aui body .portlet-column-content {
    padding: 0
}

.aui body .portlet-layout {
    display: flex;
    justify-content: center
}

.aui body .portlet-layout::after {
    content: '';
    clear: both
}

@media (max-width: 768px) {
    .aui body .portlet-layout {
        flex-direction:column
    }
}

.aui body .portlet-column {
    display: block;
    width: 100%
}

.aui body .portlet-borderless-container {
    min-height: 2.5em;
    position: relative
}

.aui body .journal-content-article {
    height: 100%
}

.aui body .layout_full_width .layout_same_height__col {
    padding: 0
}

@media (min-width: 993px) {
    .aui body .layout_full_width.layout_no-padding .layout_same_height__col {
        padding:0
    }
}

.aui body ul {
    margin: 0
}

.aui body ul li {
    margin: 0
}

.aui button.btn {
    height: 48px;
    background-image: none
}

.aui button.btn:hover {
    background-image: none
}

.aui a.btn {
    height: 48px;
    padding-top: 6px
}

.aui em {
    font-family: TelefonicaItalic
}

.aui .portlet-layout.row-fluid {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

@media (max-width: 979px) {
    .aui .btn {
        font-size:initial
    }
}

@media (max-width: 979px) {
    .aui.ios input {
        max-width:none!important
    }
}

.aui .layout_full_width .portlet-column {
    padding: 0
}

.aui .layout_full_width .portlet-column {
    padding: 0
}

.aui .layout_full_width .portlet-layout.row>.col {
    padding: 0
}

.aui .layout_full_width_grey {
    background-color: #f4f4f3
}

.aui .layout_full_width_grey .portlet-column {
    padding: 0
}

.aui .layout_full_width_blue .portlet-column {
    padding: 0
}

@media only screen and (min-width: 993px) {
    .aui .layout_full_width_blue {
        background-color:#1697d8;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.aui .layout_grey {
    background-color: #f4f4f3
}

@media only screen and (min-width: 993px) {
    .aui .layout_grey {
        padding-top:45px;
        padding-bottom: 45px
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_transparent {
        padding-top:35px;
        padding-bottom: 35px
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_same_height__row {
        display:flex
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_same_height__col .portlet-body,.aui .layout_same_height__col .portlet-borderless-container,.aui .layout_same_height__col .portlet-boundary,.aui .layout_same_height__col .portlet-column-content {
        height:100%
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_no-padding {
        padding:0
    }

    .aui .layout_no-padding .layout_same_height__col {
        padding: 0
    }
}

.aui .demo-title {
    color: #fff;
    background: #4e5255;
    padding: 1.78rem 0 1.424rem 0;
    margin: 0
}

.aui .demo-dummy {
    display: none;
    max-width: 100%;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .demo-dummy {
        display:block
    }
}

.aui .responsively-lazy:not(img) {
    position: relative;
    height: 0
}

.aui .responsively-lazy:not(img)>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aui img.responsively-lazy {
    width: 100%
}

.aui .clearfix:after,.aui .clearfix:before {
    display: table;
    content: " "
}

.aui .clearfix:after {
    clear: both
}

.aui .pull-right {
    float: right!important
}

.aui .pull-left {
    float: left!important
}

.aui .content-negocios .btn {
    color: #fff;
    background-color: #954b97
}

.aui .content-negocios .btn:hover {
    background-color: #a653a8
}

.aui .content-negocios .c-plan--recommended .c-plan__get:hover {
    background-color: #67df00
}

.aui .content-negocios .btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s
}

.aui .content-negocios .btn-flat:active,.aui .content-negocios .btn-flat:focus {
    background-color: transparent
}

.aui .content-negocios .btn-flat:focus,.aui .content-negocios .btn-flat:hover {
    background-color: rgba(0,0,0,.1);
    box-shadow: none
}

.aui .content-negocios .btn-flat:active {
    background-color: rgba(0,0,0,.2)
}

.aui .content-negocios .btn-flat.disabled {
    background-color: transparent!important;
    color: #b3b3b3!important;
    cursor: default
}

.aui .content-negocios .device-carousel__price {
    color: #954b97
}

.aui .content-negocios .layout_col_1 .quick-links-wrapper.home {
    background-color: #954b97
}

.aui .content-negocios .quick-links--small .quick-links::before {
    background: #954b97!important
}

.aui .content-negocios .quick-links--small .quick-links .quick-links__icon {
    color: #954b97!important
}

.aui .content-negocios .device-carousel__cuotas span,.aui .content-negocios .device-carousel__plan span {
    color: #954b97
}

.aui .content-negocios .c-plan__list-item-planes--price {
    color: #954b97
}

@media only screen and (min-width: 993px) {
    .aui .content-negocios .c-plan__header {
        background-color:#954b97
    }
}

.aui .content-negocios .device-showcase__item-inner {
    position: relative
}

.aui .content-negocios .device-showcase-item__precio {
    margin-bottom: 0
}

.aui .content-negocios .device-showcase-item__precio sub {
    bottom: 0;
    font-size: 55%
}

.aui .content-negocios .device-showcase-item__price-text {
    width: 100%;
    margin-bottom: 20px
}

.aui .content-negocios .device-showcase-item__featured {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #00a9e0;
    color: #fff;
    text-align: center;
    border-radius: 0 0 4px 4px;
    padding: 5px 0
}

.aui .content-negocios .device-showcase-item__device-info {
    position: relative
}

.aui .content-negocios .device-showcase-item__device-info .dropdown-content {
    width: 160px!important
}

.aui .content-negocios .device-showcase-item__device-info .btn {
    position: absolute;
    bottom: 0
}

.aui .content-negocios .device-showcase-item__device-info .device-showcase-item__name {
    font-size: 22px
}

.aui .content-negocios .soluciones__marketing .h115 {
    min-height: 140px
}

.aui .content-negocios .m-price__item-name {
    color: #954b97;
    text-align: right
}

.aui .mimovistar-api.negocios .mimovistar-api__text-container .mimovistar-api__title {
    max-width: 400px
}

.aui .mimovistar-api.negocios .mimovistar-api__text-container .mimovistar-api__subtitle {
    font-size: 20px;
    max-width: 256px
}

.aui .mimovistar-api.negocios .mimovistar-api__text-container a {
    margin-top: 20px
}

@media only screen and (min-width: 1201px) {
    .aui .mimovistar-api.negocios {
        background-position:bottom
    }

    .aui .mimovistar-api.negocios .mimovistar-api__text-container .mimovistar-api__subtitle {
        max-width: 268px;
        line-height: 1.4
    }
}

.aui .box-llamanos.negocios {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 2px solid #e9eae8
}

.aui .box-llamanos.negocios h3 {
    margin-top: 0
}

.aui .navigation__header {
    display: flex;
    justify-content: space-between;
    height: 100%
}

@media only screen and (min-width: 993px) {
    .aui .navigation__header {
        width:210px
    }
}

@media (min-width: 991px) and (max-width:1200px) {
    .aui .navigation__header {
        width:60px
    }
}

.aui .navigation__logo-container {
    align-self: center
}

.aui .navigation__toogle-container {
    align-self: center
}

@media only screen and (min-width: 993px) {
    .aui .navigation__toogle-container {
        display:none
    }
}

.aui .navigation__logo {
    display: flex;
    align-items: center
}

.aui .navigation__logo--svg {
    fill: currentColor;
    color: #5bc500;
    max-width: 43px
}

@media only screen and (min-width: 993px) {
    .aui .navigation__logo--svg {
        max-width:none
    }
}

.aui.scrolling--down .navigation__logo-text--svg {
    transform: translate(0,-100%);
    opacity: 0
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__logo--svg {
        max-width:43px;
        margin-right: 9px
    }
}

.aui .navigation__logo-text--svg {
    transition: transform .3s ease,opacity .3s ease;
    transform: translate(0,0);
    opacity: 1
}

.aui .navigation__logo-text {
    display: none;
    fill: currentColor;
    color: #5bc500;
    margin-left: 12px;
    overflow: hidden
}

@media only screen and (min-width: 1201px) {
    .aui .navigation__logo-text {
        display:block
    }
}

.aui .navigation__title {
    margin: 0;
    font-size: 1px;
    display: inline-block;
    line-height: normal
}

.aui .navigation__toogle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    height: 40px
}

.aui .navigation__toogle-bar {
    display: block;
    width: 34px;
    height: 2px;
    background: #86888c
}

.aui .navigation__toogle-bar+.navigation__toogle-bar {
    margin-top: 5px
}

.aui .mlmenu__nav {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1);
    padding: 0 60px 0 25px
}

.aui .mlmenu__nav-inner {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s,opacity .5s linear;
    white-space: nowrap
}

.aui .mlmenu__nav-inner .mlmenu__nav__select {
    margin-top: 0
}

.aui .mlmenu__nav-inner .select-wrapper .caret {
    display: none
}

.aui .mlmenu__nav-inner .select-wrapper::after {
    content: "\e5cf";
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00a9e0;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    height: 10px;
    margin: auto 0;
    font-size: 20px;
    line-height: 10px;
    pointer-events: none
}

.aui .mlmenu__nav-inner input[type=text] {
    height: 3rem;
    line-height: 3rem;
    font-size: 18px;
    color: #888;
    margin: 0;
    border-bottom: 0;
    width: auto;
    font-weight: 300;
    border-radius: 20px;
    padding: 8px 15px;
    background: #fff;
    width: 100%
}

.aui .mlmenu__nav-inner .select-wrapper {
    display: inline-block
}

.aui .mlmenu__back {
    padding: 10px 0;
    position: relative;
    color: #fff;
    -webkit-transition: color .1s;
    transition: color .1s;
    display: block;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    position: relative
}

.aui .mlmenu__back:hover {
    color: #fff;
    text-decoration: none
}

.aui .mlmenu__back .icon-navigate_before {
    position: absolute;
    font-size: 18px;
    left: 0;
    top: 50%;
    margin-top: -9px
}

.aui .mlmenu__search {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1);
    position: relative;
    left: -60px;
    background: #00a9e0
}

.aui .mlmenu__search__inner {
    display: table;
    width: 100%;
    border-bottom: 1px solid transparent
}

.aui input[type=text].mlmenu__search-input {
    height: 40px;
    margin: 0
}

.aui input[type=text]:focus:not([readonly]).mlmenu__search-input {
    border-bottom: 0;
    box-shadow: none
}

.aui .mlmenu__search-input {
    display: none!important;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #fff;
    margin: 0;
    border: 0;
    background: 0 0;
    outline: 0
}

.aui .mlmenu__search-button-container,.aui .mlmenu__search-close-container,.aui .mlmenu__search-input-container {
    display: table-cell;
    vertical-align: middle
}

.aui .mlmenu__search-input-container {
    width: 100%;
    max-width: 120px
}

@media (min-width: 375px) {
    .aui .mlmenu__search-input-container {
        max-width:none
    }
}

.aui .mlmenu__search-close {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    color: #fff
}

.aui .mlmenu__search-button {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    width: 50px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    display: block;
    text-align: center
}

.aui .mlmenu__header-inner {
    display: table;
    width: 200%;
    height: 70px;
    table-layout: fixed;
    position: relative;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1);
    left: 0
}

.aui .mlmenu__header-inner .dropdown-content {
    border-radius: 2px
}

.aui .mlmenu__header-inner .dropdown-content li>a,.aui .mlmenu__header-inner .dropdown-content li>span {
    color: #50535a
}

.aui .mlmenu__header-inner .dropdown-content li.selected {
    background-color: transparent
}

.aui .mlmenu__header-inner .dropdown-content li.selected>a,.aui .mlmenu__header-inner .dropdown-content li.selected>span {
    color: #00a9e0
}

.aui .mlmenu__search--open .mlmenu__header-inner {
    left: -100%
}

.aui .mlmenu__search--open .mlmenu__search {
    left: 0;
    padding: 0 15px
}

.aui .mlmenu__search--open .mlmenu__search__inner {
    border-bottom: 1px solid rgba(255,255,255,.25)
}

.aui .mlmenu__search--open .mlmenu__search-button {
    border-left: 1px solid transparent
}

.aui .mlmenu__search--open .mlmenu__nav-inner {
    visibility: hidden;
    opacity: 0
}

.aui .mlmenu__nav-slide {
    display: table;
    width: 200%;
    position: relative;
    table-layout: fixed;
    left: 0;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1)
}

.aui .mlmenu__nav__select {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1)
}

.aui .mlmenu__back-container {
    display: table-cell;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.7,0,.3,1);
    -moz-transition: all .3s cubic-bezier(.7,0,.3,1);
    transition: all .3s cubic-bezier(.7,0,.3,1)
}

.aui .mlnavigation--active-back .mlmenu__nav-slide {
    left: -100%
}

.aui .mlnavigation--active-back .mlmenu__nav__select {
    visibility: hidden;
    opacity: 0
}

.aui .mlnavigation--active-back .mlmenu__back-container {
    visibility: visible;
    opacity: 1
}

.aui .mlnavigation--push-menu {
    overflow-x: hidden;
    position: relative;
    left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.aui .mlnavigation--open {
    left: -85%;
    overflow: hidden
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open {
        left:auto
    }
}

.aui .mlnavigation--open.full-width-menu {
    left: -100%
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open.full-width-menu {
        left:auto
    }
}

.aui .mlnavigation--open.full-width-menu .mlnavigation {
    left: 0;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open.full-width-menu .mlnavigation {
        left:auto;
        width: auto
    }
}

.aui .mlnavigation--open.full-width-menu .navigation__wrapper {
    left: -100%
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open.full-width-menu .navigation__wrapper {
        left:auto
    }
}

.aui .mlnavigation--open .mlnavigation {
    left: 15%
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open .mlnavigation {
        left:auto
    }
}

.aui .mlnavigation--open .navigation__wrapper {
    left: -85%
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation--open .navigation__wrapper {
        left:auto
    }
}

.aui .navigation__wrapper {
    width: 100%;
    height: 64px;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: left .3s ease,top .3s ease;
    -moz-transition: left .3s ease,top .3s ease;
    transition: left .3s ease,top .3s ease;
    z-index: 998;
    padding: 0 15px
}

@media only screen and (min-width: 993px) {
    .aui .navigation__wrapper {
        height:120px;
        background: #fff;
        box-shadow: rgba(0,0,0,.14) 0 2px 2px 0;
        padding: 0
    }
}

.aui.scrolling--down.navigation-tabs--active .navigation__wrapper {
    top: -64px
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down.navigation-tabs--active .navigation__wrapper {
        top:-32px
    }
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__wrapper {
        top:-32px
    }
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__wrapper {
        height:109px;
        margin-top: 0
    }
}

.aui .navigation__wrapper--white {
    background: #fff
}

.aui .desktopSearch--open .navigation__wrapper {
    z-index: 1003
}

.aui .navigation__container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999
}

@media only screen and (min-width: 993px) {
    .aui .navigation__container {
        display:flex;
        justify-content: space-between;
        justify-content: center;
        padding: 0 15px;
        height: 88px
    }
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__container {
        height:77px
    }
}

.aui body.sinmenu {
    padding-top: 80px
}

@media (max-width: 990px) {
    .aui body.sinmenu {
        padding-top:0
    }
}

.aui .navigation__wrapper.sinmenu {
    height: 80px
}

@media (max-width: 990px) {
    .aui .navigation__wrapper.sinmenu {
        height:64px;
        position: static
    }
}

.aui .navigation__wrapper.sinmenu .navigation__container {
    justify-content: flex-start;
    height: 80px
}

.aui .navigation__wrapper.sinmenu .navigation__container.llamame {
    justify-content: space-between;
    align-items: center
}

@media (max-width: 990px) {
    .aui .navigation__wrapper.sinmenu .navigation__container {
        height:64px
    }
}

@media (max-width: 990px) {
    .aui .transparent-mobile .navigation__wrapper--white {
        background:0 0;
        position: absolute
    }

    .aui .transparent-mobile .navigation__toogle-bar {
        background: #fff
    }
}

.aui .header__llamame .sticky-llamame-header {
    display: flex;
    align-items: center;
    margin-top: 0;
    transition: margin-top .2s ease-in-out
}

.aui .header__llamame .sticky-llamame-header .sticky-llamame__title {
    margin-right: 20px;
    color: #50535a;
    font-size: 18px
}

.aui .header__llamame .sticky-llamame-header .sticky-llamame__tel a {
    color: #50535a;
    font-weight: 700;
    font-size: 18px
}

.aui .header__llamame .sticky-llamame-header .sticky-llamame__horario {
    color: #868886;
    font-family: TelefonicaItalic;
    font-size: 14px
}

@media (max-width: 768px) {
    .aui .header__llamame {
        display:none
    }
}

.aui .mlnavigation {
    width: 85%;
    height: 100%;
    top: 0;
    left: 100%;
    z-index: 1000;
    background: #00a9e0;
    position: fixed;
    display: flex;
    flex-direction: column;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden
}

@media only screen and (min-width: 993px) {
    .aui .mlnavigation {
        display:none
    }
}

.aui .mlmenu__container {
    flex-grow: 1;
    display: flex
}

.aui .mlmenu {
    flex: 1;
    position: relative;
    overflow-x: hidden
}

.aui .mlmenu__menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.aui .mlmenu__sub-menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.aui .mlmenu__sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none
}

.aui .mlmenu__sub-menu.mlmenu__sub-menu--current {
    display: block
}

.aui .mlmenu__link {
    position: relative;
    color: #fff;
    -webkit-transition: color .1s;
    transition: color .1s;
    display: block;
    font-weight: 100;
    font-size: 24px;
    letter-spacing: -.25px;
    position: relative;
    padding: 10px 15px 10px 25px
}

.aui .mlmenu__link:hover {
    color: #fff;
    text-decoration: none
}

.aui .mlmenu__link .icon-navigate_next {
    position: absolute;
    font-size: 18px;
    right: 15px;
    top: 50%;
    margin-top: -9px
}

.aui .animate-outToLeft .mlmenu__level {
    -webkit-animation: outToLeft .3s both cubic-bezier(.7,0,.3,1);
    animation: outToLeft .3s both cubic-bezier(.7,0,.3,1)
}

.aui .animate-outToRight .mlmenu__level {
    -webkit-animation: outToRight .3s both cubic-bezier(.7,0,.3,1);
    animation: outToRight .3s both cubic-bezier(.7,0,.3,1)
}

.aui .animate-inFromLeft .mlmenu__level {
    -webkit-animation: inFromLeft .3s both cubic-bezier(.7,0,.3,1);
    animation: inFromLeft .3s both cubic-bezier(.7,0,.3,1)
}

.aui .animate-inFromRight .mlmenu__level {
    -webkit-animation: inFromRight .3s both cubic-bezier(.7,0,.3,1);
    animation: inFromRight .3s both cubic-bezier(.7,0,.3,1)
}

.aui .navigation-secondary {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .navigation-secondary {
        display:block;
        height: 32px;
        background: #f4f4f3;
        box-shadow: inset 0 -1px 0 0 #e9eae8
    }
}

.aui .navigation-secondary-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    height: 100%
}

.aui .navigation-secondary__block {
    display: block;
    margin: 0;
    padding: 0 15px
}

.aui .navigation-secondary__item {
    padding: 5px 0;
    display: inline-block
}

.aui .navigation-secondary__user-type {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 14px;
    color: #86888c;
    padding-right: 16px
}

.aui .navigation-secondary__user-type:hover {
    color: #00a9e0
}

.aui .navigation-secondary__user-type.active {
    font-weight: 700
}

.aui #desktopnavigation {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui #desktopnavigation {
        display:block;
        flex: 2;
        align-items: stretch
    }
}

@media only screen and (min-width: 1201px) {
    .aui #desktopnavigation {
        margin-right:-80px;
        padding-right: 50px
    }

    .aui #desktopnavigation.desktop-nav-negocios {
        padding-right: 90px
    }
}

@media (min-width: 991px) and (max-width:1200px) {
    .aui #desktopnavigation .dnavigation__item {
        padding:0 10px
    }
}

.aui .dnavigation {
    display: flex;
    align-items: stretch;
    margin: 0;
    height: 100%;
    justify-content: center;
    flex: 1;
    transition: all .3s
}

.aui .dnavigation__item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 20px;
    cursor: pointer
}

.aui .dnavigation__item::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: height .2s;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00a9e0
}

.aui .dnavigation__item:hover::after {
    height: 4px;
    opacity: 1
}

.aui .dnavigation__item:hover .dnavigation__submenu-container {
    display: flex
}

.aui .dnavigation__link {
    font-weight: 400;
    font-size: 16px;
    color: #63666d;
    padding: 5px
}

.aui .dnavigation__link .icon-keyboard_arrow_down {
    display: inline-block;
    font-size: 22px;
    vertical-align: bottom
}

.aui .dnavigation__link .icon-keyboard_arrow_up {
    display: none;
    font-size: 22px;
    vertical-align: bottom
}

.aui .dnavigation__link.active-submenu {
    color: #00a9e0
}

.aui .dnavigation__link.active-submenu .icon-keyboard_arrow_down {
    display: none
}

.aui .dnavigation__link.active-submenu .icon-keyboard_arrow_up {
    display: inline-block
}

.aui .dnavigation__link:hover {
    color: #00a9e0
}

.aui .dnavigation__link:hover .icon-keyboard_arrow_down {
    display: none
}

.aui .dnavigation__link:hover .icon-keyboard_arrow_up {
    display: inline-block
}

.aui .dnavigation__link.dnavigation__link__item--isActive span {
    position: relative;
    padding-bottom: 4px
}

.aui .dnavigation__link.dnavigation__link__item--isActive span::after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    transition: height .2s;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00a9e0
}

.aui .dnavigation__submenu-container {
    display: none;
    top: 88px;
    margin-top: 32px;
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    border-top: 1px solid #d7d7d7;
    box-shadow: rgba(0,0,0,.14) 0 2px 2px 0;
    cursor: auto
}

.aui.scrolling--down .dnavigation__submenu-container {
    top: 77px;
    margin-top: 0
}

.aui .dnavigation__submenu {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    display: flex;
    height: 380px;
    padding-top: 45px;
    justify-content: center;
}

@media only screen and (min-width: 993px) {
    .aui .dnavigation__submenu {
        width:70%
    }
}

.aui .dnavigation__submenu>li {
    width: 20%
}

.aui .dnavigation__title {
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    color: #63666d;
    text-transform: uppercase;
    margin-bottom: 15px
}

.aui .dnavigation__submenu__2>li>a {
    font-size: 16px;
    color: #63666d;
    display: block;
    padding: 5px 0
}

.aui .dnavigation__slider {
    display: flex;
    width: 200%;
    height: 100%;
    justify-content: center;
    position: relative;
    left: 0;
    transition: left .35s
}

.aui .dnavigation__search {
    flex: 1;
    display: flex;
    align-items: center
}

.aui .dnavigation__search .search-lg:before {
    font-size: 1.6rem;
    line-height: 1.7
}

.aui .dnavigation__search-button {
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 100%;
    font-size: 17px;
    margin-right: 15px;
    text-align: center
}

.aui .dnavigation__search-button:hover {
    color: #00a9e0
}

.aui .dnavigation__search-input {
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    border: 0;
    background: 0 0;
    color: red;
    font-weight: 100;
    font-size: 30px;
    line-height: 38px;
    color: #63666d;
    outline: 0
}

.aui .dnavigation__search-input::-webkit-input-placeholder {
    color: #c3c4c4
}

.aui .dnavigation__search-input::-moz-placeholder {
    color: #c3c4c4
}

.aui .dnavigation__search-input:-ms-input-placeholder {
    color: #c3c4c4
}

.aui .dnavigation__search-input:-moz-placeholder {
    color: #c3c4c4
}

.aui .mi-movistar-login {
    display: none;
    width: 210px;
    align-items: center;
    justify-content: flex-end
}

@media only screen and (min-width: 993px) {
    .aui .mi-movistar-login {
        display:flex
    }
}

@media only screen and (max-width: 992px) {
    .aui .mi-movistar-login {
        right:60px;
        left: 60px;
        width: auto!important;
        overflow: hidden;
        height: 40px
    }
}

.aui .mi-movistar-login.login-negocios {
    width: 220px
}

.aui .mi-movistar-login__button {
    border: none;
    border-radius: 4px;
    display: inline-block;
    height: 50px;
    line-height: 40px;
    padding: 0 1.5rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #fff;
    text-align: center;
    transition: .2s ease-out;
    cursor: pointer;
    background: #5ec501;
    font-size: 16px
}

.aui .mi-movistar-login__button:hover {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)
}

.aui .desktopSearch--open .dnavigation__slider {
    left: -100%
}

.aui .desktopSearch--open .dnavigation {
    opacity: 0;
    visibility: hidden
}

.aui .desktopSearch--open .dnavigation__search-input {
    visibility: visible;
    opacity: 1;
    width: 100%
}

.aui .search-modal .modal-header {
    text-align: right;
    padding: 24px 24px 0
}

.aui .search-modal .modal-content {
    padding-top: 0
}

.aui .search-modal__dismiss {
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 100%;
    font-size: 30px;
    text-align: center
}

.aui .link-list__title {
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    color: #63666d;
    text-transform: uppercase;
    margin-bottom: 15px
}

.aui .link-list__link {
    font-size: 24px;
    color: #63666d;
    display: block;
    padding: 5px 0
}

.aui .mlnavigation--open .navigation-tabs {
    left: -85%
}

.aui .mlnavigation--open.full-width-menu .navigation-tabs {
    left: -100%
}

.aui.navigation-tabs--active body {
    padding-top: 104px
}

@media only screen and (min-width: 993px) {
    .aui.navigation-tabs--active body {
        padding-top:160px
    }
}

.aui.scrolling--down .navigation-tabs {
    top: 0;
    height: 55px
}

.aui.scrolling--down .navigation-tabs__item {
    line-height: 55px;
    height: 55px
}

.aui.scrolling--down .navigation-tabs__rail {
    height: 75px
}

.aui .navigation-tabs {
    height: 45px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
    position: fixed;
    border-top: 1px solid #e9eae8;
    left: 0;
    top: 64px;
    transition: left .3s ease;
    z-index: 998;
    background: #fff;
    box-shadow: rgba(0,0,0,.14) 0 2px 2px 0;
    -webkit-transition: left .3s ease,top .3s ease,height .3s ease;
    -moz-transition: left .3s ease,top .3s ease,height .3s ease;
    transition: left .3s ease,top .3s ease,height .3s ease
}

@media only screen and (min-width: 993px) {
    .aui .navigation-tabs {
        top:120px
    }
}

.aui .navigation-tabs__rail {
    -webkit-user-select: none;
    display: block;
    height: 55px;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    opacity: .001;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: height .3s ease;
    -moz-transition: height .3s ease;
    transition: height .3s ease
}

@media (max-width: 991px) {
    .aui .navigation-tabs__rail {
        overflow-x:scroll
    }
}

.aui .navigation-tabs__list {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 0
}

.aui .navigation-tabs__item {
    display: inline-block;
    line-height: 40px;
    height: 45px;
    margin: 0;
    padding: 0 16px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: height .3s ease,line-height .3s ease;
    -moz-transition: height .3s ease,line-height .3s ease;
    transition: height .3s ease,line-height .3s ease;
    position: relative
}

.aui .navigation-tabs__item::after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: height .2s;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00a9e0
}

.aui .navigation-tabs__item:hover::after {
    height: 4px;
    opacity: 1
}

.aui .navigation-tabs__item:hover .dnavigation__submenu-container {
    display: flex
}

.aui .navigation-tabs__item.navigation-tabs__item--isActive::after {
    height: 4px;
    opacity: 1
}

.aui .navigation-tabs__link {
    color: rgba(0,0,0,.54);
    text-decoration: none;
    display: inline-block
}

.aui .hdtb-msel .navigation-tabs__link {
    position: relative
}

.aui.scrolling--down .navigation-tabs {
    height: 0;
    overflow: hidden
}

.aui .npmenu__header {
    display: table;
    width: 100%;
    padding: 10px 15px 10px 25px
}

.aui .npmenu__body {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.aui .modal .npmenu__body {
    color: #63666d
}

.aui .npmenu__settings-submit {
    text-transform: none
}

.aui .npmenu__text {
    padding: 10px 15px 0 25px
}

.aui .npmenu__settings--off {
    display: block
}

.aui .npmenu__settings--on {
    display: none
}

.aui .npmenu__settings--isActive .npmenu__settings--off {
    display: none
}

.aui .npmenu__settings--isActive .npmenu__settings--on {
    display: block
}

.aui .npmenu-panel__tabs .tabs .indicator {
    display: none
}

.aui .npmenu-panel__tabs .tabs {
    width: 90%;
    margin: 20px auto;
    height: 40px;
    overflow: hidden
}

.aui .npmenu-panel__tabs-block {
    border-radius: 25px;
    border: 1px solid #fff
}

.aui .npmenu-panel__item {
    height: 40px;
    width: 50%
}

.aui .npmenu-panel__tabs .npmenu-panel__text {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: none;
    padding: 8px 0;
    background: #00a9e0;
    color: #fff;
    opacity: 1
}

.aui .npmenu-panel__tabs .npmenu-panel__text.active {
    background: #fff;
    color: #00a9e0;
    opacity: 1
}

.aui .npmenu-panel__phone {
    width: 290px;
    margin: 22px auto
}

.aui .npmenu-panel__phone .input-field {
    position: relative
}

.aui input[type=text] ::-webkit-outer-spin-button,.aui input[type=text]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.aui input[type=text].npmenu-panel__phone-input {
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    outline: 0;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    padding: 14px;
    opacity: .7
}

.aui input[type=text].npmenu-panel__phone-input:focus {
    border: 1px solid #fff
}

.aui input[type=text].npmenu-panel__phone-input:active {
    border: 1px solid #fff
}

.aui input[type=text].npmenu-panel__phone-input+label {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #989a9e;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 300;
    font-style: italic
}

.aui input[type=text].npmenu-panel__phone-input+label.active {
    display: none
}

.aui .user_phone__icon {
    position: absolute;
    left: 14px;
    top: 16px
}

.aui .npmenu-panel__text {
    opacity: .7;
    font-family: Telefonica;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    line-height: 53px
}

.aui .npmenu__settings-footer {
    padding: 20px 15px 25px 25px;
    background: #fff;
    color: #9e9e9e;
    text-align: center
}

.aui .npmenu__title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    font-weight: 100;
    font-size: 24px
}

.aui .npmenu__switch {
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.aui .npmenu__tab {
    padding: 10px 15px 0 25px
}

.aui .npmenu__tab-nav {
    display: table;
    width: 100%;
    table-layout: fixed
}

.aui .npmenu__tab-nav .npmenu__tab-item {
    display: table-cell;
    vertical-align: middle
}

.aui .npmenu__tab-nav .npmenu__tab-item:first-child .npmenu__tab-link {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.aui .npmenu__tab-nav .npmenu__tab-item:last-child .npmenu__tab-link {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.aui .npmenu__tab-nav .npmenu__tab-item .npmenu__tab-link {
    border: 1px solid #fff;
    color: #fff;
    background: 0 0;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 0;
    letter-spacing: -.1px
}

.aui .npmenu__tab-nav .npmenu__tab-item.active .npmenu__tab-link {
    border: 1px solid #fff;
    color: #00a9e0;
    background: #fff
}

.aui .npmenu__panel-container {
    padding: 20px 15px 0
}

.aui .npmenu__panel-container .checkbox__panel {
    opacity: 0
}

.aui .checkbox__panel {
    margin-bottom: 15px
}

@media only screen and (min-width: 993px) {
    .aui .checkbox__panel {
        width:29%;
        margin: 0 2% 35px
    }
}

.aui .checkbox__panel [type=checkbox]:checked,.aui .checkbox__panel [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.aui .checkbox__panel [type=checkbox]+label {
    display: block;
    padding: 35px 15px 20px;
    background: #fff;
    transition: .2s;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    line-height: 25px;
    font-size: 1rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.aui .checkbox__panel [type=checkbox]+label::before {
    content: '';
    width: 100%;
    height: 8px;
    background: #f59c00;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: height .2s cubic-bezier(.4,0,1,1)
}

.aui .checkbox__panel [type=checkbox]:checked+label {
    color: #fff
}

.aui .checkbox__panel [type=checkbox]:checked+label::before {
    height: 100%
}

.aui .checkbox__panel [type=checkbox]:checked+label .checkbox__panel-title {
    color: #fff
}

.aui .checkbox__panel [type=checkbox]:checked+label .checkbox__panel-icon {
    color: #fff
}

.aui .checkbox__panel [type=checkbox]:checked+label .checkbox__panel-icon::before {
    content: "\e86c"
}

.aui .checkbox__panel--light-orange [type=checkbox]+label::before {
    background: #f59c00
}

.aui .checkbox__panel--orange [type=checkbox]+label::before {
    background: #eb6a3c
}

.aui .checkbox__panel--magenta [type=checkbox]+label::before {
    background: #e9426d
}

.aui .checkbox__panel--purple [type=checkbox]+label::before {
    background: #954b97
}

.aui .checkbox__panel--blue [type=checkbox]+label::before {
    background: #00a9e0
}

.aui .checkbox__panel-title {
    display: block;
    color: #50535a;
    position: relative;
    z-index: 1
}

.aui .checkbox__panel-text {
    display: block;
    position: relative;
    z-index: 1
}

.aui .checkbox__panel-icon {
    position: absolute;
    right: 15px;
    bottom: 20px;
    font-size: 20px;
    color: #50535a;
    z-index: 1
}

.aui #clientsettings-portlet-configuration-modal .dropdown-menu {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0
}

.aui #clientsettings-portlet-configuration-modal .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

@media (max-width: 979px) {
    .aui #clientsettings-portlet-configuration-modal .dropdown-menu>li>a {
        font-size:22px
    }
}

.aui .ucm-modal__inner {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    height: 100%;
    padding: 2% 0;
    position: relative
}

.aui .ucm-modal__panel-container {
    margin-top: auto;
    margin-bottom: auto
}

.aui #ucm__step-tabs {
    display: none
}

.aui .ucm__logo--container {
    text-align: center;
    padding: 0 0 10px
}

.aui .ucm__logo--svg {
    fill: currentColor;
    color: #5bc500;
    width: 42px
}

@media only screen and (min-width: 993px) {
    .aui .ucm__logo--svg {
        width:85px
    }
}

.aui .ucm__title {
    color: #63666d;
    font-weight: 300;
    font-size: 32px;
    line-height: normal;
    max-width: 320px;
    text-align: center;
    margin: 0 auto 25px
}

@media only screen and (min-width: 993px) {
    .aui .ucm__title {
        font-size:40px;
        line-height: 48px;
        max-width: 700px
    }
}

.aui .ucm__title-desktop-text {
    display: none
}

.aui .ucm__slider {
    margin-bottom: 30px
}

@media only screen and (min-width: 993px) {
    .aui .ucm__slider {
        max-width:960px;
        margin: 0 auto 20px
    }
}

.aui .ucm__slider .slick-slide {
    width: 170px
}

@media (min-width: 400px) {
    .aui .ucm__slider .slick-slide {
        width:220px
    }
}

@media only screen and (min-width: 601px) {
    .aui .ucm__slider::after {
        content:'';
        display: table;
        clear: both
    }
}

@media only screen and (min-width: 993px) {
    .aui #ucm__step-1 {
        position:relative
    }
}

.aui .ucm__skip__shapes-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none
}

@media only screen and (min-width: 993px) {
    .aui .ucm__skip__shapes-container {
        display:block
    }
}

.aui .ucm__skip__shape-1 {
    position: absolute;
    top: -265px;
    right: -184px;
    width: 450px;
    height: auto
}

.aui .ucm__skip__shape-2 {
    position: absolute;
    bottom: -51%;
    left: -320px
}

.aui .ucm__slider__item {
    position: relative
}

@media only screen and (min-width: 601px) {
    .aui .ucm__slider__item {
        float:left;
        width: 33%;
        text-align: center;
        padding: 0 25px
    }
}

.aui .ucm__slider__text-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 90%;
    max-width: 250px
}

.aui .ucm__slider__text {
    color: #63666d;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    transition: .3s;
    position: relative;
    display: inline-block
}

@media only screen and (min-width: 993px) {
    .aui .ucm__slider__text {
        font-size:20px;
        font-weight: 300;
        line-height: 32px
    }
}

.aui .ucm__slider__number-container {
    position: relative;
    z-index: 1
}

.aui .ucm__slider__number {
    color: #e9eae8;
    font-size: 200px;
    line-height: 200px;
    text-align: center
}

.aui .ucm__phone-input-container {
    width: 90%;
    margin: 0 auto;
    max-width: 400px
}

@media only screen and (min-width: 601px) {
    .aui .ucm__phone-input-container {
        max-width:288px
    }
}

.aui .ucm__phone-input-container .input-field {
    position: relative
}

.aui .ucm__phone-input-container .input-field .error-label {
    display: none;
    position: absolute;
    top: -22px;
    left: 0;
    background: #ec6839;
    color: #fff;
    padding: 2px 5px;
    width: 100%
}

.aui .ucm__phone-input-container .input-field.error .error-label {
    display: block
}

.aui .input-field.valid .ucm__phone-button {
    background: #5bc500;
    color: #fff
}

.aui .ucm__phone-button {
    background: 0 0;
    position: absolute;
    top: 5px;
    right: 6px;
    z-index: 2;
    height: 38px;
    width: 38px;
    border: 0;
    border-radius: 100%;
    font-size: 28px;
    line-height: 28px;
    transition: all .35s
}

.aui input[type=text].ucm__phone-input {
    width: 100%;
    background: 0 0;
    border: 1px solid transparent;
    outline: 0;
    border-radius: 4px;
    height: 48px;
    font-size: 18px;
    color: #63666d;
    border: 1px solid #e9eae8;
    padding: 15px
}

.aui input[type=text].ucm__phone-input:focus {
    border: 1px solid #00a9e0
}

.aui input[type=text].ucm__phone-input+label {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #989a9e;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: #e9eae8;
    border-radius: 4px
}

.aui input[type=text].ucm__phone-input+label.active {
    display: none
}

.aui .ucm__no-client-button-container {
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .ucm__no-client-button-container {
        position:relative;
        bottom: auto;
        left: auto;
        margin-top: 10px
    }
}

.aui .ucm__button-container {
    position: absolute;
    top: 0;
    left: 0
}

.aui .ucm__button-back .desktop-text {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .ucm__button-back {
        position:absolute;
        bottom: 35px;
        left: 35px
    }

    .aui .ucm__button-back .desktop-text {
        display: inline
    }

    .aui .ucm__button-back .mobile-text {
        display: none
    }
}

.aui .ucm__button-cancel {
    color: #63666d;
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 0
}

@media only screen and (min-width: 993px) {
    .aui .ucm__button-cancel {
        position:absolute;
        top: 10px;
        right: 20px;
        line-height: 27px;
        color: #fff;
        font-size: 27px;
        height: auto;
        padding: 1rem
    }
}

.aui .ucm__text {
    font-size: 16px;
    color: #50535a;
    letter-spacing: .1px;
    line-height: 24px;
    margin: 0 33px;
    text-align: center
}

.aui .ucm__panel-container {
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0,#ebeae6 100%);
    background: -webkit-linear-gradient(top,#fff 0,#ebeae6 100%);
    background: linear-gradient(to bottom,#fff 0,#ebeae6 100%);
    padding: 15px
}

@media only screen and (min-width: 993px) {
    .aui .ucm__panel-container {
        background:0 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-bottom: 0;
        max-width: 950px;
        margin: 0 auto
    }
}

.aui .ucm__settings-footer {
    padding: 15px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .ucm__settings-footer {
        padding:0 40px 30px;
        text-align: right
    }
}

.aui .ucm__settings-text {
    margin: 20px 5px;
    font-size: 16px;
    color: #50535a;
    letter-spacing: .1px;
    line-height: 24px
}

@media only screen and (min-width: 993px) {
    .aui .ucm__settings-text {
        text-align:center;
        max-width: 950px;
        margin: 0 auto
    }
}

.aui .ucm__settings-submit {
    height: 48px;
    background-color: #5bc500;
    display: none
}

@media only screen and (min-width: 601px) {
    .aui .ucm__settings-submit {
        display:block
    }
}

@media only screen and (min-width: 993px) {
    .aui .ucm__settings-submit {
        background-color:transparent;
        box-shadow: none;
        color: #00a9e0;
        display: inline-block
    }
}

.aui .portlet-login .portlet-body {
    max-width: 400px;
    margin: 40px auto
}

.aui .portlet-login .control-label {
    display: block
}

.aui .portlet-login input.field {
    width: 100%
}

.aui .hero {
    height: 100vh;
    background-color: #e9eae8;
    position: relative;
    overflow: hidden;
    margin-top: -88px;
    max-height: 500px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 993px) {
    .aui .hero {
        height:590px;
        max-height: none;
        margin-top: 0!important;
        margin-bottom: -45px
    }
}

@media (max-width: 990px) and (min-width:768px) {
    .aui .hero {
        margin-bottom:-65px
    }
}

.aui .hero.hero-transparent {
    background-color: #fff;
    height: 300px
}

.aui .hero.hero-transparent .hero__item-title {
    color: #50535a
}

.aui .hero.hero-transparent .hero-products__content {
    background-color: #fff
}

@media (max-width: 991px) {
    .aui .hero.hero-transparent .hero__item {
        max-height:420px
    }

    .aui .hero.hero-transparent .hero-products__content {
        margin-top: 0;
        line-height: 18px;
        font-size: 16px
    }
}

.aui .hero.hero-plan-canje .btn-down {
    display: none
}

@media (max-width: 767px) {
    .aui .hero.hero-plan-canje .btn-down {
        display:block;
        margin-top: 10px;
        color: #fff;
        font-size: 24px;
        margin-bottom: -20px
    }
}

.aui .hero.hero-plan-canje .cucarda-plan-canje {
    display: block;
    padding: 20px 10px;
    width: 120px;
    height: 120px;
    background: url(https://www.movistar.com.ar/documents/10180/27454987/bg-cucarda-roja.png) no-repeat;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    color: #fff;
    position: absolute;
    line-height: 18px
}

.aui .hero.hero-plan-canje .cucarda-plan-canje .number {
    font-family: Telefonica;
    font-size: 50px;
    line-height: 40px;
    font-weight: 300;
    color: #fff;
    letter-spacing: -3.33px;
    margin: 0;
    padding: 0
}

.aui .hero.hero-plan-canje .cucarda-plan-canje .text {
    font-family: Telefonica;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    line-height: 18px
}

.aui .hero.hero-plan-canje .cucarda-plan-canje .text span {
    display: block;
    font-family: TelefonicaHand
}

@media (max-width: 990px) {
    .aui .hero.hero-plan-canje .cucarda-plan-canje {
        bottom:5px
    }
}

@media (max-width: 767px) {
    .aui .hero.hero-plan-canje .cucarda-plan-canje {
        bottom:auto;
        right: auto;
        position: static;
        margin: 20px auto;
        display: block
    }
}

@media (max-width: 990px) {
    .aui .hero.hero-plan-canje .hero__content-wraper {
        margin-top:-170px
    }

    .aui .hero.hero-plan-canje .hero__content-wraper h1 {
        margin: 0
    }
}

@media (max-width: 767px) {
    .aui .hero.hero-plan-canje {
        background-color:#fff;
        height: 1020px;
        max-height: 1020px
    }

    .aui .hero.hero-plan-canje .hero__item {
        height: 570px;
        max-height: 570px;
        background-color: #fff;
        background-position: bottom center;
        background-repeat: no-repeat
    }

    .aui .hero.hero-plan-canje .hero__shape-container {
        display: none
    }

    .aui .hero.hero-plan-canje .hero__item {
        max-height: 530px;
        align-items: flex-start
    }

    .aui .hero.hero-plan-canje .hero__content-wraper {
        margin-top: 150px
    }

    .aui .hero.hero-plan-canje .hero__content-wraper h1 {
        margin: 0
    }
}

@media (max-width: 360px) {
    .aui .hero.hero-plan-canje .hero__item {
        background-size:auto 508px
    }
}

@media (max-width: 330px) {
    .aui .hero.hero-plan-canje .hero__item {
        background-size:332px auto;
        background-position: bottom 40px center
    }
}

.aui .hero.hero-plan-canje.open {
    height: 950px
}

.aui .hero.hero-plan-canje.open .hero__item {
    height: 694px
}

@media (max-width: 990px) {
    .aui .hero.hero-plan-canje.open {
        height:950px;
        max-height: 950px
    }

    .aui .hero.hero-plan-canje.open .hero__content-wraper {
        margin-top: -440px
    }

    .aui .hero.hero-plan-canje.open .hero__item {
        height: 794px;
        max-height: 794px
    }
}

@media (max-width: 767px) {
    .aui .hero.hero-plan-canje.open {
        height:1650px;
        max-height: 1650px
    }

    .aui .hero.hero-plan-canje.open .hero__content-wraper {
        margin-top: 150px
    }

    .aui .hero.hero-plan-canje.open .hero__item {
        height: 520px;
        max-height: 520px
    }
}

.aui .hero.fibra .btn-white {
    margin-left: 20px
}

@media (max-width: 991px) {
    .aui .hero.fibra .btn-white {
        margin-left:0
    }
}

.aui .hero.fibra .form-group {
    position: relative;
    margin-top: 30px;
    max-width: 460px
}

.aui .hero.fibra .form-group input {
    width: 100%;
    border-radius: 4px;
    border: none;
    height: 48px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
    padding: 12px 24px
}

.aui .hero.fibra .form-group input::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .hero.fibra .form-group input::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .hero.fibra .form-group input:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .hero.fibra .form-group input:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .hero.fibra .form-group .btn {
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    height: 48px
}

.aui .hero.fibra .form-group label,.aui .hero.fibra .form-group span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    font-family: TelefonicaItalic
}

@media (max-width: 991px) {
    .aui .hero.fibra .form-group .btn {
        position:absolute;
        border-radius: 4px
    }
}

.aui .hero.test-drive .btn-flat {
    color: #fff
}

.aui .hero.test-drive .hero__content-wraper {
    position: relative
}

.aui .hero.test-drive .hero__content-wraper .hero-test-drive__cucarda {
    position: absolute;
    bottom: -90px;
    right: -90px
}

.aui .hero.test-drive .hero__content-wraper .dropdown-content a {
    display: flex;
    align-items: center
}

.aui .hero.test-drive .hero__content-wraper .dropdown-content a img {
    margin-right: 5px
}

@media (max-width: 991px) {
    .aui .hero.test-drive .hero-test-drive__cucarda {
        display:none
    }
}

.aui .hero__item {
    height: 100vh;
    background-size: cover;
    max-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

@media only screen and (min-width: 993px) {
    .aui .hero__item {
        height:494px;
        align-items: flex-start;
        justify-content: center;
        max-height: none;
        padding-top: 70px
    }
}

.aui .hero__item.good-days .hero__item-subtitle,.aui .hero__item.good-days .hero__item-title {
    color: #50535a
}

.aui .hero__item.good-days .hero__item-cucarda {
    margin: 20px auto 0
}

.aui .hero__item.good-days .hero__item-cucarda img {
    margin: 0 5px;
    width: 90px;
    height: 90px
}

@media (max-width: 992px) {
    .aui .hero__item.good-days .hero__item-cucarda {
        position:relative;
        margin: 20px 0;
        display: flex;
        justify-content: center
    }

    .aui .hero__item.good-days .hero__item-cucarda img {
        width: 70px;
        height: 70px
    }
}

.aui .hero__item--centered {
    text-align: center
}

.aui .hero__svg {
    position: absolute;
    z-index: 5;
    transform-origin: 50% 50%;
    transform: translate3d(-30%,45%,0);
    bottom: 0;
    pointer-events: none
}

.aui .hero__text {
    font-size: 16px;
    color: #50535a;
    line-height: 24px;
    font-weight: 400;
    max-width: 200px;
    margin-top: 20px;
    position: relative;
    z-index: 1
}

.aui .hero__title {
    font-size: 40px;
    color: #50535a;
    letter-spacing: -.6px;
    line-height: 48px;
    font-weight: 100;
    max-width: 150px;
    margin-top: 27px;
    position: relative;
    z-index: 1
}

.aui .hero__button {
    height: 48px;
    text-transform: none;
    width: 144px;
    line-height: 48px;
    margin-top: 33px;
    position: relative;
    z-index: 1;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 2px;
    text-align: center;
    letter-spacing: .5px;
    outline: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)
}

.aui .hero__bg-image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    line-height: 1
}

.aui .hero__bg-image img {
    vertical-align: bottom
}

.aui .hero__shape-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1
}

.aui .hero__shape {
    fill: currentColor;
    vertical-align: bottom;
    color: #fff;
    position: relative;
    top: 37%;
    left: 50%;
    pointer-events: none;
    transform: translate(-51%,-46%) rotate(35deg) scale(.15,.15)
}

@media (min-width: 599px) {
    .aui .hero__shape {
        transform:translate(-51.5%,-46.5%) rotate(23deg) scale(.6,.6)
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero__shape {
        transform:translate(-56%,-46%) scale(1.7) rotate(37deg)
    }
}

@media (max-width: 767px) {
    .aui .hero__shape {
        left: 25%;
        transform: translate(-50.1%,-46%) rotate(30deg) scale(.25,.15)!important;
    }
}

.aui .progress-dots {
    display: flex;
    margin: 0 -5px;
    justify-content: center
}

.aui .progress-dots>li {
    height: 30px;
    margin: 0 5px;
    width: 40px;
    vertical-align: middle;
    cursor: pointer
}

@media only screen and (min-width: 993px) {
    .aui .progress-dots>li {
        width:80px
    }
}

.aui .progress-dots__item {
    display: inline-block;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .hero__dots .progress-dots__progress {
        background-color:rgba(255,255,255,.8)
    }

    .aui .hero__dots .progress-dots__progress-inner {
        background-color: #5bc500
    }
}

.aui .progress-dots__progress {
    background-color: #cdcecd;
    height: 4px;
    border-radius: 4px;
    overflow: hidden
}

.aui .progress-dots__progress-inner {
    background: #75777c;
    height: 4px;
    width: 0
}

.aui .hero__dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 14px 15px;
    z-index: 5
}

@media only screen and (min-width: 993px) {
    .aui .hero__dots {
        padding:0;
        justify-content: center;
        bottom: 20%
    }
}

@media (max-width: 767px) {
    .aui .hero__dots {
        bottom:70px;
        right: 5px
    }
}

@media (max-width: 480px) {
    .aui .hero__dots {
        bottom:40px;
        right: 5px
    }
}

.aui .hero__dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    zoom:1;flex: 1;
    text-align: center;
    box-sizing: border-box;
    background: rgba(211,212,211,.71);
    border-radius: 100px;
    margin: 0 2px;
    max-width: 32px
}

@media only screen and (min-width: 993px) {
    .aui .hero__dot {
        margin:0 4px;
        max-width: 80px
    }
}

.aui .hero__dot.active span {
    opacity: 1;
    background: #86888c
}

.aui .hero__dot span {
    display: block;
    transition: opacity .2s ease;
    margin: 0;
    background: 0 0;
    border-radius: 4px;
    opacity: 0;
    width: 100%;
    height: 2px
}

@media only screen and (min-width: 993px) {
    .aui .hero__dot span {
        height:4px
    }
}

.aui .hero__arrows {
    max-width: 1280px;
    margin: 0 auto;
    width: 80%;
    position: absolute;
    height: 48px;
    top: 40%;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 5;
    pointer-events: none
}

.aui .hero__arrows .slick-arrow {
    pointer-events: auto
}

.aui .hero__arrows .slick-next:before,.aui .hero__arrows .slick-prev:before {
    background-color: rgba(158,158,158,.45)
}

.aui .hero__arrows .slick-next:hover:before,.aui .hero__arrows .slick-prev:hover:before {
    background-color: rgba(158,158,158,.75)
}

.aui .owl-progress .hero__dot.active span {
    opacity: 1;
    background: #86888c
}

.aui .owl-progress .hero__dot span {
    opacity: 0;
    width: 0
}

.aui .hero__content-wraper {
    position: relative;
    z-index: 2
}

@media (max-width: 990px) and (min-width:768px) {
    .aui .hero__content-wraper {
        margin-top:-40px
    }
}

@media (max-width: 440px) {
    .aui .hero__content-wraper {
        padding-left:30px;
        padding-right: 30px
    }
}

.aui .hero__bg-desktop,.aui .hero__bg-mobile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.aui .hero__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    pointer-events: none
}

.aui .hero__slider {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 6
}

.aui .owl-carousel .owl-item img.hero__bg-desktop {
    display: none
}

@media (min-width: 599px) {
    .aui .owl-carousel .owl-item img.hero__bg-desktop {
        display:block
    }
}

@media (min-width: 599px) {
    .aui .owl-carousel .owl-item img.hero__bg-mobile {
        display:none
    }
}

.aui .hero__item-subtitle {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 10px;
    max-width: 620px;
    margin: 10px auto 20px
}

@media only screen and (min-width: 993px) {
    .aui .hero__item-subtitle {
        font-size:20px;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .aui .hero__item-subtitle {
        font-size:18px
    }
}

.aui .hero__item-subtitle span {
    font-family: TelefonicaHand
}

.aui .hero__item-subtitle .logo-multi {
    padding-left: 5px
}

.aui .hero__item-main-title {
    font-size: 18px;
    color: #fff;
    font-family: Telefonica;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    max-width: 920px;
    padding: 0
}

@media (max-width: 768px) {
    .aui .hero__item-main-title {
        font-size:16px
    }
}

.aui .hero__item-title {
    font-size: 26px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    padding: 0 15px;
    max-width: 920px
}

.aui .hero__item-title span {
    font-family: TelefonicaHand
}

@media only screen and (min-width: 993px) {
    .aui .hero__item-title {
        font-size:60px;
        line-height: 70px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1201px) {
    .aui .hero__item-title {
        font-size:65px
    }
}

@media (max-width: 339px) {
    .aui .hero__item-title {
        font-size:24px;
        margin-top: 30px
    }
}

.aui .hero__item-hash {
    font-size: 60px;
    line-height: 70px;
    color: #50535a;
    padding: 0 15px;
    max-width: 920px
}

.aui .hero__item-hash span {
    font-weight: 300
}

@media (max-width: 992px) {
    .aui .hero__item-hash {
        font-size:30px;
        line-height: 40px
    }
}

.aui .hero__item-call-to-action {
    height: 48px;
    width: 144px;
    margin: 30px auto 0;
    text-transform: none
}

@media only screen and (min-width: 993px) {
    .aui .hero__item-call-to-action {
        height:55px;
        width: 200px
    }
}

.aui .hero__item-title.planideal {
    width: 100%;
    max-width: 100%
}

.aui .hero__item-title.planideal strong {
    font-family: TelefonicaHand;
    font-weight: 400
}

.aui .hero__item-btn {
    margin-top: 40px;
    text-align: center
}

.aui .hero__item-btn a {
    margin-right: 10px
}

@media (max-width: 991px) {
    .aui .hero__item-btn {
        padding:0 15px
    }

    .aui .hero__item-btn a {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-right: 0
    }
}

.aui .ani-form {
    padding: 0;
    margin: 20px 0 0
}

.aui .ani-form label {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px -190px;
    height: auto;
    padding: 0;
    font-style: italic;
    font-weight: 400;
    text-align: left
}

@media (max-width: 767px) {
    .aui .ani-form label {
        display:none
    }
}

.aui .ani-form .textfield-button-div input {
    height: 57px;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid transparent;
    font-size: 16px;
    color: #86888c;
    letter-spacing: 0;
    line-height: 24px;
    padding: 11px 15px 11px 15px;
    outline: 0;
    margin: 10px 0 0;
    line-height: 19px;
    width: 345px
}

.aui .ani-form .textfield-button-div input::placeholder {
    font-style: italic
}

@media (max-width: 767px) {
    .aui .ani-form .textfield-button-div input {
        display:none
    }
}

.aui .ani-form .textfield-button-div .hero__item-call-to-action {
    margin-top: -5px;
    height: 58px;
    width: 144px;
    padding: 11px 5px 11px 5px;
    line-height: 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: none
}

.aui .cucarda-planideal {
    display: block;
    padding: 20px 10px;
    width: 110px;
    height: 110px;
    background: url(https://www.movistar.com.ar/documents/10180/27454987/bg-cucarda.png) no-repeat;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    color: #fff;
    position: absolute;
    line-height: 18px
}

.aui .cucarda-planideal strong {
    font-size: 18px
}

@media (max-width: 767px) {
    .aui .cucarda-planideal {
        bottom:-80px;
        right: 5px;
        display: none
    }
}

.aui .hero__container-image {
    height: 250px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 992px) {
    .aui .hero__container-image {
        width:85%;
        max-width: 1280px
    }
}

.aui .hero__pasate {
    height: 500px;
    background-size: cover
}

.aui .hero__pasate .hero__shape-container {
    top: 70px
}

.aui .hero__pasate .hero__item-whatsapp {
    position: absolute;
    top: 40px;
    right: -200px
}

@media (max-width: 991px) {
    .aui .hero__pasate .hero__item-whatsapp {
        display:none
    }
}

.aui .hero__celulares img {
    margin-top: 20px
}

@media (max-width: 992px) {
    .aui .hero__celulares img {
        height:200px
    }
}

@media (max-width: 767px) {
    .aui .hero__celulares img {
        height:160px
    }
}

.aui .hero__celulares .btn-down {
    display: none
}

@media (max-width: 767px) {
    .aui .hero__celulares .btn-down {
        display:block;
        margin-top: 10px;
        color: #fff;
        font-size: 24px;
        margin-bottom: -20px
    }
}

@media (max-width: 990px) and (min-width:400px) {
    .aui .hero__content-wraper {
        width:100%
    }
}

@media (max-width: 767px) and (min-width:400px) {
    .aui .hero__shape-container {
        /* left: 6%; */
    }
}

.aui .hero-mis-facturas {
    background-color: #5bc500;
    height: 517px;
    margin-bottom: auto
}

.aui .hero-mis-facturas .hero__content-wraper {
    width: 100%
}

.aui .hero-mis-facturas .hero__content-wraper .hero__item-title {
    margin-top: 50px
}

@media (max-width: 767px) {
    .aui .hero-mis-facturas .hero__content-wraper .hero__item-title {
        margin-top:80px
    }
}

.aui .hero-mis-facturas .box-mis-facturas {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin-top: 40px
}

@media (max-width: 767px) {
    .aui .hero-mis-facturas .box-mis-facturas {
        flex-wrap:wrap;
        margin-top: 20px
    }
}

@media (min-width: 768px) {
    .aui .hero-mis-facturas .box-mis-facturas .box-col {
        flex-grow:1;
        flex-basis: 0;
        margin: 15px
    }
}

@media (max-width: 767px) {
    .aui .hero-mis-facturas .box-mis-facturas .box-col {
        width:50%;
        padding: 5px
    }
}

.aui .hero-mis-facturas .box-mis-facturas .box-col .box {
    display: block;
    height: 100%;
    background: #fff;
    padding: 25px 15px 20px;
    position: relative;
    width: 100%;
    text-align: left
}

.aui .hero-mis-facturas .box-mis-facturas .box-col .box:before {
    content: '';
    width: 100%;
    height: 8px;
    opacity: .5;
    background-color: #5bc500;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0
}

.aui .hero-mis-facturas .box-mis-facturas .box-col .box img {
    width: auto;
    height: 24px;
    text-align: left
}

.aui .hero-mis-facturas .box-mis-facturas .box-col .box .box__text {
    margin-top: 10px;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    display: block
}

@media (max-width: 1370px) {
    .aui .hero-mis-facturas .box-mis-facturas .box-col .box .box__text {
        font-size:15px;
        line-height: 17px
    }
}

@media (max-width: 1199px) {
    .aui .hero-mis-facturas .box-mis-facturas .box-col .box .box__text {
        font-size:14px;
        line-height: 16px;
        display: block
    }
}

@media (max-width: 992px) {
    .aui .hero-mis-facturas .box-mis-facturas .box-col .box .box__text {
        font-size:16px;
        line-height: 18px
    }
}

.aui .hero-mis-facturas .box-mis-facturas .box-col .box:focus,.aui .hero-mis-facturas .box-mis-facturas .box-col .box:hover {
    background-color: rgba(255,255,255,.9)
}

.aui .hero-404__logo--svg {
    fill: currentColor;
    color: #fff
}

.aui .hero-404__container {
    width: 870px;
    margin-top: 60px
}

.aui .hero-404__container .hero-404__box {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e9eae8;
    padding: 30px 20px 40px;
    display: block
}

.aui .hero-404__container .hero-404__box-text {
    margin-top: 10px;
    font-size: 16px;
    color: #50535a
}

@media (max-width: 991px) {
    .aui .hero-404__container {
        width:100%
    }

    .aui .hero-404__container .hero-404__box {
        margin-bottom: 10px
    }

    .aui .hero-404__container .hero-404__box img {
        height: 30px
    }
}

.aui .hero-ingresar__container {
    width: 870px;
    margin-top: 60px
}

.aui .hero-ingresar__container .hero-ingresar__box {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e9eae8;
    padding: 30px 20px 40px;
    display: block
}

.aui .hero-ingresar__container .hero-ingresar__box img {
    height: 45px
}

.aui .hero-ingresar__container .hero-ingresar__box-text {
    margin-top: 10px;
    font-size: 16px;
    color: #50535a
}

@media (max-width: 991px) {
    .aui .hero-ingresar__container {
        width:100%
    }

    .aui .hero-ingresar__container .hero-ingresar__box {
        margin-bottom: 10px
    }

    .aui .hero-ingresar__container .hero-ingresar__box img {
        height: 30px
    }
}

@media (max-width: 991px) {
    .aui .hero-ingresar .hero__item-title {
        font-size:48px!important;
        font-weight: 100;
        margin-top: -100px
    }
}

@media (max-width: 767px) {
    .aui .hero-ingresar .hero__item-title {
        font-size:32px!important;
        font-weight: 100;
        margin-top: -150px
    }

    .aui .hero-ingresar__box {
        text-align: left
    }

    .aui .hero-ingresar__container {
        margin-top: 30px
    }

    .aui .hero.hero-ingresar .hero__content-wraper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 320px) {
    .aui .hero-ingresar__container .hero-ingresar__box {
        padding:30px 15px
    }

    .aui .hero-ingresar__container .hero-ingresar__box-text {
        font-size: 14px
    }
}

.aui .hero-distributiva__container {
    width: 870px;
    margin-top: 60px
}

.aui .hero-distributiva__container .hero-distributiva__box {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e9eae8;
    border-top: 8px solid #ade27f;
    padding: 20px 20px;
    display: block;
    text-align: left
}

.aui .hero-distributiva__container .hero-distributiva__box-text {
    margin-top: 10px;
    font-size: 16px;
    color: #50535a
}

@media (max-width: 991px) {
    .aui .hero-distributiva__container {
        width:100%
    }

    .aui .hero-distributiva__container .hero-distributiva__box {
        margin-bottom: 10px
    }

    .aui .hero-distributiva__container .hero-distributiva__box img {
        height: 30px
    }
}

.aui .hero.hero-404 {
    height: 680px
}

.aui .hero.hero-404 .hero__item {
    height: 604px
}

.aui .hero.hero-404 .hero__shape {
    top: 46%
}

.aui .hero.hero-404 .hero__item-title {
    max-width: 820px;
    font-size: 60px
}

.aui .hero.hero-404 .hero__item-subtitle {
    font-weight: 300;
    margin: 10px auto 20px
}

.aui .hero.hero-404 .btn {
    margin-top: 20px
}

@media (max-width: 991px) {
    .aui .hero.hero-404 {
        margin-top:-64px;
        max-height: 800px
    }

    .aui .hero.hero-404 .hero__content-wraper {
        margin-top: 160px
    }

    .aui .hero.hero-404 .hero__item-m-logo {
        display: none
    }

    .aui .hero.hero-404 .hero__item {
        max-height: 800px
    }

    .aui .hero.hero-404 .btn {
        width: 100%
    }
}

.aui .hero-soluciones__container {
    margin: 60px 0 0;
    width: 100%
}

.aui .hero-soluciones {
    background-color: #5bc500
}

.aui .hero-soluciones .hero-soluciones__box {
    border-radius: 0 0 2px 2px;
    background-color: #fff;
    display: block;
    padding: 20px;
    text-align: left;
    border-top: 8px solid #ade27f;
    transition: .2s ease-out;
    min-width: 380px
}

.aui .hero-soluciones .hero-soluciones__box:hover {
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.aui .hero-soluciones .hero-soluciones__box .hero-soluciones__box-text {
    font-size: 18px;
    color: #50535a
}

.aui .hero__item-subtitle-text {
    font-size: 14px;
    font-family: TelefonicaItalic;
    color: #fff;
    max-width: 500px;
    display: block;
    margin: 0 auto 20px
}

.aui .hero__samsung-img {
    display: block;
    margin: 10px auto
}

.aui .hero-mi-movistar .apps-container {
    margin-top: 40px
}

.aui .hero-mi-movistar .apps-container .store-link {
    max-width: 140px;
    margin: 0 20px
}

.aui .hero-mi-movistar .apps-container .store-link img {
    max-width: 140px
}

@media (max-width: 991px) {
    .aui .hero-mi-movistar .apps-container {
        text-align:center
    }

    .aui .hero-mi-movistar .apps-container .store-link {
        display: inline-block;
        margin: 0 auto
    }
}

.aui .content-negocios .hero__dots .progress-dots__progress-inner {
    background-color: #954b97
}

.aui .hero__negocios4g .hero__content-wraper {
    max-width: 960px
}

.aui .hero__negocios4g .hero__item-title {
    font-size: 45px;
    text-align: left;
    line-height: unset;
    padding: 0
}

.aui .client-sup {
    color: #50535a;
    background-image: url(../images/att-cliente-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #f4f4f3;
    background-size: cover
}

@media only screen and (min-width: 993px) {
    .aui .client-sup {
        background-size:auto
    }
}

.aui .client-sup__header {
    padding-top: 30px
}

.aui .client-sup__title {
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    margin-bottom: 24px
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__title {
        font-size:64px;
        line-height: normal
    }
}

.aui .client-sup__content {
    display: none;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__content {
        display:block;
        max-width: 720px;
        margin: 25px auto 45px
    }
}

.aui .client-sup__search-container {
    width: 100%;
    margin: auto;
    padding: 15px
}

@media only screen and (min-width: 601px) {
    .aui .client-sup__search-container {
        width:70%;
        padding: 0
    }
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__search-container {
        width:815px;
        margin: 0 auto;
        border: 0
    }
}

.aui .client-sup__search-container .autocomplete-container {
    max-width: 100%;
    width: 100%
}

.aui .client-sup__grid-container {
    max-width: 1280px;
    margin: 0 auto
}

@media only screen and (min-width: 601px) {
    .aui .client-sup__grid-container {
        width:85%;
        padding: 30px 0
    }
}

.aui .client-sup__grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 7px
}

.aui .client-sup__grid-item {
    width: 50%;
    padding: 0 8px 16px
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item {
        width:33%
    }
}

.aui .client-sup__grid-item--featured {
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item--featured {
        width:33%;
        text-align: left
    }
}

.aui .client-sup__grid-item--featured .client-sup__grid-link::before {
    background: #ec6839
}

.aui .client-sup__grid-item--featured .client-sup__icon {
    color: #ec6839
}

.aui .client-sup__grid-item--sec .client-sup__grid-link::before {
    background: #00a9e0
}

.aui .client-sup__grid-item--sec .client-sup__icon {
    color: #00a9e0
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item--shrink {
        width:16.3%;
        text-align: left
    }
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item--shrink .client-sup__grid-title {
        font-size:20px;
        letter-spacing: 0;
        line-height: 24px
    }
}

.aui .client-sup__grid-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    padding: 15px;
    position: relative;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2)
}

@media only screen and (min-width: 601px) {
    .aui .client-sup__grid-link {
        padding:25px 15px 20px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .client-sup__grid-link {
        padding:28px 20px
    }
}

.aui .client-sup__grid-link::before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #5bc500;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.aui .client-sup__grid-title {
    font-size: 18px;
    color: #50535a;
    letter-spacing: .03px;
    line-height: 24px;
    margin-top: auto
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__grid-title {
        font-size:28px;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 300
    }
}

.aui .client-sup__icon {
    color: #5bc500;
    font-size: 24px;
    margin-bottom: 16px
}

@media only screen and (min-width: 993px) {
    .aui .client-sup__icon {
        font-size:40px
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-products {
        background-image:url(/assets/att-cliente-bg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-color: #f4f4f3
    }
}

.aui .hero-products.cobertura {
    background-color: transparent
}

.aui .hero-products.cobertura .hero-products__header {
    background-color: transparent
}

.aui .hero-products.cobertura .hero-products__title {
    font-size: 40px;
    padding-bottom: 0
}

.aui .hero-products.cobertura .hero-products__title-text {
    font-size: 18px;
    text-align: center;
    color: #50535a;
    margin-bottom: 20px
}

.aui .hero-products.cobertura .hero-product__map {
    margin: 40px 0
}

.aui .hero-products.cobertura .hero-product__map img {
    display: block;
    margin: 0 auto
}

@media (max-width: 991px) {
    .aui .hero-products.internet .hero-products__header {
        background-image:none
    }

    .aui .hero-products.internet .hero-products__title {
        background-image: none
    }

    .aui .hero-products.internet .hero-products__subtitle {
        margin: -45px auto 40px
    }
}

.aui .hero-products.transparent {
    background-color: #fff;
    background-image: none
}

.aui .hero-products.transparent .hero-products__header {
    background-color: #fff
}

.aui .hero-products__header {
    background-image: url(/assets/att-cliente-bg-mobile.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    background-color: #f4f4f3
}

@media only screen and (min-width: 993px) {
    .aui .hero-products__header {
        background-image:none;
        background-color: #f4f4f3;
        padding-bottom: 20px
    }
}

.aui .hero-products__with-svg {
    background-color: #f4f4f3;
    overflow: hidden;
    position: relative
}

@media only screen and (min-width: 993px) {
    .aui .hero-products__with-svg {
        background-image:none;
        background-color: #f4f4f3;
        padding-bottom: 100px;
        min-height: 300px
    }
}

.aui .hero-products__with-svg .hero__shape {
    top: 10%
}

@media (max-width: 768px) {
    .aui .hero-products__with-svg .hero__shape {
        display:none
    }
}

.aui .hero-products__with-svg.open .hero__shape {
    top: 50%
}

.aui .hero-products__title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 50px 30px 80px;
    background-image: url(../assets/att-cliente-bg-mobile.png);
    background-repeat: no-repeat;
    background-position: 30% bottom;
    background-size: 150%
}

.aui .hero-products__title span {
    font-family: TelefonicaHand
}

@media only screen and (min-width: 601px) {
    .aui .hero-products__title {
        padding:50px 30px 125px;
        width: 100%;
        background-size: 200%;
        margin: 0 auto;
        background-position: 32% bottom
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-products__title {
        font-size:64px;
        padding-top: 60px;
        padding-bottom: 20px;
        width: auto;
        max-width: 1280px;
        line-height: 72px;
        color: #50535a;
        background: 0 0
    }

    .aui .hero-products__title.internet {
        font-size: 40px;
        font-weight: 300
    }
}

.aui .hero-products__subtitle {
    opacity: 1;
    font-size: 20px;
    letter-spacing: .2px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 10px;
    max-width: 620px;
    margin: -15px auto 20px;
    text-align: center;
    color: #50535a
}

.aui .hero-products__content {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    padding: 0 20px 20px;
    background-color: #f4f4f3;
    line-height: 32px;
    margin: -15px auto 0;
    width: 100%
}

@media only screen and (min-width: 601px) {
    .aui .hero-products__content {
        padding:0 20% 20px;
        margin: -35px auto 0
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-products__content {
        background:0 0;
        max-width: 600px;
        padding: 0;
        margin: 0 auto
    }

    .aui .hero-products__content h3 {
        text-align: center;
        font-weight: 300;
        font-size: 22px;
        margin: 30px 0 10px
    }

    .aui .hero-products__content h3 span {
        font-family: TelefonicaHand
    }

    .aui .hero-products__content h4 {
        text-align: center;
        font-size: 16px
    }
}

.aui .pricing-carousel__filters {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .pricing-carousel__filters {
        display:block
    }
}

.aui .hero-personalizacion {
    background-color: #e9eae8;
    position: relative;
    overflow: hidden
}

.aui .hero-personalizacion__star {
    position: absolute;
    top: -100px;
    right: -80px;
    z-index: 0
}

.aui .hero-personalizacion__heart {
    position: absolute;
    top: 260px;
    left: -250px;
    z-index: 0
}

.aui .hero-personalizacion__header {
    padding-top: 35px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1
}

.aui .hero-personalizacion__title {
    font-weight: 300;
    color: #50535a;
    text-align: center;
    margin-bottom: 24px;
    font-size: 64px;
    line-height: normal
}

.aui .hero-personalizacion__content {
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    max-width: 720px;
    margin: 15px auto 25px
}

.aui .hero-personalizacion__switch-container {
    text-align: center;
    position: relative;
    z-index: 1
}

.aui .personalizacion-panel {
    padding: 20px 43px;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.aui .personalizacion-panel__header {
    display: flex;
    justify-content: flex-end;
    border-bottom: 4px solid #f4f4f3;
    padding: 0 10px 5px;
    position: relative;
    z-index: 1
}

.aui .personalizacion-panel__title {
    margin-right: auto;
    font-weight: 300;
    color: #50535a;
    font-size: 32px
}

.aui .personalizacion-panel__type {
    display: flex
}

.aui .personalizacion-panel__type>p {
    margin-right: 15px
}

.aui .personalizacion-panel__phone {
    width: 290px
}

.aui .personalizacion-panel__phone .input-field {
    position: relative
}

.aui input[type=text].personalizacion__phone-input {
    width: 100%;
    background: 0 0;
    border: 1px solid transparent;
    outline: 0;
    border-radius: 4px;
    height: 48px;
    font-size: 18px;
    color: #63666d;
    border: 1px solid #e9eae8;
    padding: 15px
}

.aui input[type=text].personalizacion__phone-input:focus {
    border: 1px solid #00a9e0
}

.aui input[type=text].personalizacion__phone-input+label {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #989a9e;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background: #e9eae8;
    border-radius: 4px
}

.aui input[type=text].personalizacion__phone-input+label .icon-phone {
    position: absolute;
    top: 16px;
    left: 16px
}

.aui input[type=text].personalizacion__phone-input+label.active {
    display: none
}

.aui .personalizacion-panel__text {
    max-width: 900px;
    font-weight: 300;
    margin: 35px auto 30px;
    font-size: 24px
}

.aui .personalizacion-panel__panel-container {
    background: 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    max-width: 950px;
    margin: 0 auto
}

.aui .personalizacion-panel__submit-container {
    text-align: center;
    margin-bottom: 20px
}

.aui .personalizacion-panel__submit {
    width: 160px;
    height: 50px
}

.aui .hero-static {
    height: 300px;
    background-color: #e9eae8;
    position: relative;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 601px) {
    .aui .hero-static {
        height:640px
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-static {
        max-height:none
    }
}

.aui .hero-static__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    pointer-events: none
}

.aui .hero-static__shape-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
    background-image: url(../images/hero-static-shape-mobile.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom
}

@media only screen and (min-width: 993px) {
    .aui .hero-static__shape-container {
        background-image:url(../images/hero-static-shape.png)
    }
}

.aui .hero-static__container {
    padding: 30px 15px;
    margin: 0 auto;
    width: 70%
}

.aui .hero-static__container::after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 993px) {
    .aui .hero-static__container {
        background-image:url(../images/hero-static-shape.png);
        width: 85%;
        max-width: 1280px;
        margin-top: 80px
    }
}

.aui .hero-static__item-title {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 300;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .hero-static__item-title {
        font-size:50px;
        line-height: 70px;
        margin: 0 auto;
        text-align: left
    }
}

@media only screen and (min-width: 1201px) {
    .aui .hero-static__item-title {
        font-size:65px
    }
}

.aui .hero-static__content-wraper {
    text-align: center;
    position: relative;
    z-index: 3
}

@media only screen and (min-width: 993px) {
    .aui .hero-static__content-wraper {
        text-align:left;
        width: 40%;
        float: right
    }
}

.aui .hero-static__item-subtitle {
    text-align: center;
    opacity: .8;
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
    line-height: 24px;
    font-weight: 400
}

@media only screen and (min-width: 993px) {
    .aui .hero-static__item-subtitle {
        font-size:20px;
        margin-bottom: 10px;
        text-align: left
    }
}

.aui .hero-color {
    text-align: center;
    padding: 50px 0
}

@media only screen and (min-width: 993px) {
    .aui .hero-color {
        display:block
    }
}

.aui .hero-color--green {
    background-color: #5bc500
}

.aui .hero-color--green .hero-color__title {
    color: #fff;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 70px
}

@media only screen and (min-width: 993px) {
    .aui .hero-color--green .hero-color__title {
        font-weight:100
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-color--green .hero-color__title {
        font-size:64px;
        line-height: 72px
    }
}

.aui .hero-color--green .hero-color__text {
    color: #fff;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px
}

.aui .hero-color--blue {
    background-color: #00a9e0
}

@media only screen and (min-width: 993px) {
    .aui .hero-color--grey {
        background-color:#f4f4f3
    }
}

.aui .hero-color--grey .hero-color__title {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 70px
}

@media only screen and (min-width: 993px) {
    .aui .hero-color--grey .hero-color__title {
        font-weight:100
    }
}

@media only screen and (min-width: 993px) {
    .aui .hero-color--grey .hero-color__title {
        font-size:64px;
        line-height: 72px
    }
}

.aui .hero-color--grey .hero-color__text {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px
}

.aui .device-carousel-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 30px 25px
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel-title {
        font-size:40px;
        padding-top: 0
    }
}

.aui .device-carousel-container {
    position: relative;
    padding: 10px 0 25px
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel-container {
        width:85%;
        max-width: 1280px;
        margin: 0 auto;
        padding: 40px 0 40px
    }
}

.aui .device-carousel__see-more {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px
}

.aui .device-carousel__see-more .btn-flat {
    color: #00a9e0
}

.aui .device-carousel {
    margin-bottom: 0
}

.aui .device-carousel .slick-track {
    display: flex
}

.aui .device-carousel .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column
}

.aui .device-carousel .progress-dots {
    justify-content: center;
    margin-top: 40px
}

.aui .device-carousel .progress-dots .slick-active .progress-dots__progress-inner {
    width: 100%
}

@media (max-width: 767px) {
    .aui .device-carousel .progress-dots {
        margin-top:10px
    }
}

@media (max-width: 767px) {
    .aui .device-carousel {
        margin-top:10px!important
    }
}

.aui .category-tabs {
    margin-bottom: 40px
}

.aui .device-carousel__arrows {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 48px;
    top: 35%;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;
    pointer-events: none
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__arrows {
        width:85%;
        max-width: 1280px
    }
}

.aui .device-carousel__arrows .slick-arrow {
    pointer-events: auto
}

.aui .device-carousel__arrows .slick-prev {
    left: -66px
}

.aui .device-carousel__arrows .slick-next {
    right: -66px
}

.aui .device-carousel__arrows .slick-next::before,.aui .device-carousel__arrows .slick-prev::before {
    color: #50535a;
    background: 0 0
}

.aui .device-carousel {
    white-space: nowrap;
    overflow: hidden
}

.aui .device-carousel__item.slick-active .device-carousel__antes,.aui .device-carousel__item.slick-active .device-carousel__cuotas,.aui .device-carousel__item.slick-active .device-carousel__featured,.aui .device-carousel__item.slick-active .device-carousel__name,.aui .device-carousel__item.slick-active .device-carousel__plan,.aui .device-carousel__item.slick-active .device-carousel__price {
    opacity: 1
}

.aui .device-carousel__item {
    width: 300px;
    padding: 30px 5px;
    margin: 10px;
    display: inline-block;
    border-radius: 4px;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__item {
        width:auto
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__item:hover {
        -webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 10px 0 rgba(0,0,0,.3)
    }
}

@media (max-width: 767px) {
    .aui .device-carousel__item {
        padding-bottom:0
    }
}

.aui .device-carousel__img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__img {
        max-width:143px
    }
}

@media (max-width: 767px) {
    .aui .device-carousel__img {
        max-height:300px
    }
}

.aui .device-carousel {
    margin-top: 40px
}

.aui .device-carousel.owl-carousel .owl-stage {
    display: flex;
    align-items: baseline
}

.aui .device-carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.aui .device-carousel__title {
    font-size: 30px;
    line-height: 40px;
    color: #50535a;
    font-weight: 300;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 240px
}

.aui .device-carousel__subtitle {
    color: #50535b;
    font-size: 20px;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 800px
}

.aui .device-carousel__name {
    font-size: 18px;
    color: #50535a;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
    opacity: 0
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__name {
        opacity:1
    }
}

.aui .device-carousel__antes {
    font-size: 18px;
    color: #86888c;
    font-weight: 400;
    text-align: center;
    opacity: 0;
    white-space: nowrap;
    transition: .3s;
    height: 20px;
    position: relative;
    text-decoration: line-through;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__antes {
        opacity:1
    }
}

.aui .device-carousel__price {
    font-weight: 300;
    text-align: center;
    opacity: 0;
    transition: .3s;
    font-size: 32px;
    color: #5bc500;
    line-height: 46px
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__price {
        opacity:1
    }
}

.aui .device-carousel__cuotas,.aui .device-carousel__plan {
    font-size: 16px;
    color: #86888c;
    font-weight: 400;
    text-align: center;
    opacity: 0;
    white-space: nowrap;
    transition: .3s;
    position: relative
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__cuotas,.aui .device-carousel__plan {
        opacity:1
    }
}

.aui .device-carousel__featured {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 1px 15px;
    background-color: #5bc500;
    border-radius: 2px;
    opacity: 0
}

@media only screen and (min-width: 993px) {
    .aui .device-carousel__featured {
        opacity:1
    }
}

.aui .center .device-carousel__name,.aui .center .device-carousel__price {
    opacity: 1
}

.aui .tabbed-device-slider .row .col {
    padding: 0
}

.aui .tabbed-device-slider__title {
    font-size: 30px;
    line-height: 40px;
    color: #50535a;
    font-weight: 300;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 240px
}

.aui .owl-dots {
    display: flex
}

.aui .owl-theme-default .owl-dots .owl-dot {
    flex: 1;
    text-align: center;
    box-sizing: border-box;
    background: #d3d4d3;
    border-radius: 100px;
    margin: 0 5px
}

.aui .owl-theme-default .owl-dots .owl-dot span {
    margin: 0;
    background: 0 0;
    border-radius: 4px;
    opacity: 0;
    width: 0;
    height: 4px
}

.aui .owl-theme-default .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #86888c
}

.aui .single-carousel-wrapper {
    position: relative
}

.aui .single-carousel-wrapper .device-carousel__item:hover {
    box-shadow: none
}

.aui .support-links-title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 30px 15px 40px 15px
}

@media only screen and (min-width: 993px) {
    .aui .support-links-title {
        padding-top:0;
        padding-bottom: 30px
    }
}

.aui .support-grid-container {
    padding: 0 16px
}

.aui .support-grid-container::after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 993px) {
    .aui .support-grid-container {
        width:85%;
        margin: 0 auto;
        max-width: 880px
    }
}

@media only screen and (min-width: 993px) {
    .aui .support-grid {
        margin-left:-20px;
        margin-right: -20px
    }
}

.aui .support-grid__item {
    margin-bottom: 8px
}

@media only screen and (min-width: 993px) {
    .aui .support-grid__item {
        padding:5px 5px 5px;
        margin-bottom: 0;
        width: 50%;
        float: left
    }
}

.aui .support__link {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    display: block;
    position: relative;
    height: 150px;
    border-radius: 4px;
    overflow: hidden
}

@media only screen and (min-width: 993px) {
    .aui .support__link {
        font-size:40px;
        line-height: 48px;
        height: 200px
    }
}

.aui .support-links__text {
    z-index: 2;
    position: absolute;
    bottom: 31px;
    left: 0;
    padding: 0 50px 0 15px;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .support-links__text {
        bottom:39px;
        padding: 0 76px 0 32px
    }
}

.aui .support-links__icon {
    position: absolute;
    bottom: 0;
    right: 6px
}

@media only screen and (min-width: 993px) {
    .aui .support-links__icon {
        right:32px;
        bottom: 4px
    }
}

.aui .support-links__overlay {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: -webkit-linear-gradient(90deg,rgba(0,0,0,.5),transparent);
    background: -o-linear-gradient(90deg,rgba(0,0,0,.5),transparent);
    background: -moz-linear-gradient(90deg,rgba(0,0,0,.5),transparent);
    background: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.aui .support-links__img {
    z-index: 0;
    width: 100%;
    border-radius: 4px
}

.aui .services-links-wrapper {
    padding: 56px 0 26px 0
}

.aui .services-links-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}

@media only screen and (min-width: 601px) {
    .aui .services-links-grid {
        display:flex;
        flex-wrap: wrap
    }
}

.aui .services-links-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 32px
}

.aui .services-links {
    display: block;
    text-align: center;
    padding: 20px
}

.aui .services-links__img {
    height: 64px;
    max-width: 70px;
    margin: auto
}

.aui .services-links img {
    max-height: 100%;
    max-width: 100%
}

.aui .services-links__title {
    display: block;
    font-family: Telefonica;
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 12px
}

.aui .services-links__text {
    display: block;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 8px
}

.aui .services-links__link {
    display: block;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #00a9e0;
    letter-spacing: 0;
    line-height: 24px
}

.aui .services-links__icon {
    position: absolute;
    padding-top: 5px
}

@media only screen and (min-width: 601px) {
    .aui .services-links-grid {
        display:flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .aui .services-links-grid--2-col .services-links {
        width: 50%
    }

    .aui .services-links-grid--3-col .services-links {
        width: 33.33%
    }

    .aui .services-links-grid--4-col .services-links {
        width: 25%;
        margin: 0 auto
    }
}

@media only screen and (min-width: 993px) {
    .aui .services-links-wrapper {
        padding:0
    }

    .aui .services-links-title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 40px
    }

    .aui .services-links {
        padding: 25px
    }

    .aui .services-links__img-container {
        display: table;
        width: 100%
    }

    .aui .services-links__img {
        height: 80px;
        display: table-cell;
        vertical-align: middle
    }

    .aui .services-links img {
        max-height: 67px;
        max-width: 67px
    }

    .aui .services-links__title {
        padding-top: 20px;
        padding-bottom: 5px;
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .aui .services-links__text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 18px;
        line-height: 24px;
        max-height: 50px;
        text-overflow: ellipsis;
        max-width: 320px;
        margin: 0 auto
    }

    .aui .services-links__link {
        font-size: 20px;
        padding-top: 15px
    }
}

.aui .layout_full_width_blue {
    background: #1697d8
}

.aui .layout_full_width_blue .services-links-title,.aui .layout_full_width_blue .services-links__text,.aui .layout_full_width_blue .services-links__title {
    color: #fff
}

@media only screen and (min-width: 993px) {
    .aui .layout_full_width_blue .services-links {
        padding:25px 40px
    }
}

.aui .quick-links-wrapper {
    background: #00a9e0;
    height: 100%
}

.aui .quick-links-wrapper.home {
    background: #5bc500
}

.aui .quick-links-wrapper.home .quick-links {
    height: 105px
}

.aui .quick-links-wrapper.home .quick-links:before {
    opacity: .5
}

.aui .quick-links-wrapper.home .quick-links .quick-links__icon {
    font-size: 24px;
    color: #5bc500;
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 5px
}

@media only screen and (min-width: 993px) {
    .aui .quick-links-wrapper.home .quick-links .quick-links__icon {
        margin-bottom:5px
    }
}

.aui .quick-links-wrapper.home .quick-links .quick-links__text {
    margin-top: 0
}

@media (max-width: 1370px) {
    .aui .quick-links-wrapper.home .quick-links .quick-links__text {
        font-size:15px;
        line-height: 17px
    }
}

@media (max-width: 1199px) {
    .aui .quick-links-wrapper.home .quick-links .quick-links__text {
        font-size:14px;
        line-height: 16px;
        display: block
    }
}

@media (max-width: 992px) {
    .aui .quick-links-wrapper.home .quick-links .quick-links__text {
        font-size:16px;
        line-height: 18px
    }
}

.aui .quick-links__title {
    display: block;
    font-family: Telefonica;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    letter-spacing: .7px;
    line-height: 24px;
    text-transform: uppercase
}

.aui .quick-links__subtitle {
    display: block;
    font-size: 32px;
    font-family: Telefonica;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    padding: 48px 15px 0;
    text-align: center
}

.aui .quick-links-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 16px 25px
}

.aui .quick-links-col {
    width: 50%;
    padding: 2%
}

@media only screen and (min-width: 993px) {
    .aui .quick-links-col {
        padding:1%
    }
}

.aui .quick-links {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    padding: 15px 12px;
    position: relative
}

.aui .quick-links:before {
    content: '';
    width: 100%;
    height: 8px;
    background: #00a9e0;
    opacity: .5;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0
}

.aui .quick-links__icon {
    display: block;
    font-size: 30px;
    color: #00a9e0;
    letter-spacing: 0;
    margin-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .aui .quick-links__icon {
        margin-bottom:30px
    }
}

.aui .quick-links__text-container {
    margin-top: auto
}

.aui .quick-links__text {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 17px;
    color: #50535a;
    letter-spacing: .03px;
    line-height: 24px
}

@media only screen and (min-width: 993px) {
    .aui .quick-links-wrapper {
        padding:32px 16px 0
    }

    .aui .quick-links__title {
        padding-left: 16px
    }

    .aui .quick-links__subtitle {
        text-align: left;
        padding-left: 16px;
        padding-top: 13px;
        font-size: 40px
    }

    .aui .quick-links-container {
        padding-top: 36px
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .quick-links-wrapper {
        padding:65px 0 50px
    }

    .aui .layout_col_1 .quick-links-wrapper.home {
        background: #5bc500;
        padding: 23px 0 0
    }

    .aui .layout_col_1 .quick-links-container {
        max-width: 1280px;
        margin: 0 auto;
        padding: 63px 0;
        width: 85%
    }

    .aui .layout_col_1 .quick-links-col {
        width: 25%
    }

    .aui .layout_col_1 .quick-links__title {
        display: none
    }

    .aui .layout_col_1 .quick-links__subtitle {
        text-align: center
    }

    .aui .layout_col_1 .quick-links__icon {
        font-size: 44px
    }

    .aui .layout_col_1 .quick-links--large {
        width: 33%;
        height: 160px
    }

    .aui .layout_col_1 .quick-links--small {
        width: 16%;
        height: 135px
    }
}

.aui .quick-links--small .quick-links::before {
    background: #5bc500!important;
    opacity: .5
}

.aui .quick-links--small .quick-links .quick-links__icon {
    color: #5bc500!important
}

@media (max-width: 767px) {
    .aui .quick-links--small {
        margin-bottom:10px
    }
}

.aui .contact-us {
    padding: 15px
}

@media only screen and (min-width: 993px) {
    .aui .contact-us {
        height:100%;
        padding: 16% 8% 18%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .contact-us {
        padding:50px 80px
    }
}

.aui .contact-us__title {
    font-weight: 300;
    font-size: 30px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    margin: 0 0 25px
}

.aui .contact-us__title strong {
    font-weight: 700;
    white-space: nowrap
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__title {
        font-size:40px;
        line-height: 48px;
        text-align: left;
        max-width: 470px
    }
}

.aui .contact-us__desktop-text {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__desktop-text {
        display:inline
    }
}

.aui .contact-us__social-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__social-list {
        justify-content:flex-start
    }
}

.aui .contact-us__social-link {
    display: inline-block;
    padding: 0 5px
}

.aui .contact-us__social-link img {
    width: 48px;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__social-link img {
        width:64px
    }
}

.aui .contact-us__button-container {
    padding-top: 10px
}

.aui .contact-us__button-container::after {
    content: '';
    display: table;
    clear: both
}

.aui .contact-us__call {
    height: 48px;
    line-height: 48px;
    width: 100%
}

.aui .contact-us__call .icon-phone {
    font-size: 22px;
    margin-right: 5px
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__call {
        display:none
    }
}

.aui .contact-us__chat {
    height: 48px;
    line-height: 48px;
    width: 100%;
    margin-top: 8px;
    color: #86888c;
    border-radius: 4px;
    text-align: center
}

.aui .contact-us__chat .icon-question_answer {
    font-size: 22px;
    margin-right: 5px
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__chat .icon-question_answer {
        margin-right:15px
    }
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__chat {
        color:#fff;
        background-color: #5bc500;
        width: 290px;
        font-weight: 300
    }
}

@media only screen and (min-width: 993px) and (min-width:1201px) {
    .aui .contact-us__chat {
        font-size:20px
    }
}

.aui .contact-us__places-container {
    padding-top: 10px;
    border-top: 1px solid #d8d8d8;
    margin-left: -15px;
    margin-right: -15px
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__places-container {
        width:340px;
        border-top: 0
    }
}

.aui .contact-us__places {
    color: #00a9e0;
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .contact-us__places {
        height:48px;
        line-height: 48px;
        padding: 0 10px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .contact-us__places {
        font-size:20px
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .contact-us {
        background-image:url(../images/contacta-bg.png);
        background-repeat: no-repeat;
        background-position: 330% bottom;
        background-size: contain
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .contact-us {
        background-position:right bottom
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .contact-us__chat,.aui .layout_col_1 .contact-us__places-container {
        float:left
    }
}

.aui .box-llamanos {
    width: 100%;
    float: left;
    height: 560px;
    padding: 5%
}

.aui .box-llamanos .ctcneg {
    background-color: #fff;
    max-width: 560px
}

.aui .box-llamanos .ctcneg .form-control {
    height: auto;
    background-color: #e9e9e7!important;
    border: none;
    box-shadow: none;
    font-size: 14px;
    padding: 14px;
    color: #86888c;
    width: 100%
}

.aui .box-llamanos .ctcneg .form-control.parsley-error {
    border: 1px solid #ec6839!important;
    background-color: #fff!important
}

.aui .box-llamanos .ctcneg .form-control::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .box-llamanos .ctcneg .form-control:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .box-llamanos .ctcneg .form-control::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .box-llamanos .ctcneg .form-control:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .box-llamanos .ctcneg input {
    padding: 15px 20px;
    border: 1px solid #e9eae8;
    margin-top: 10px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px
}

@media (max-width: 768px) {
    .aui .box-llamanos .ctcneg input {
        width:100%!important;
        padding: 20px 20px
    }
}

.aui .box-llamanos .ctcneg input::placeholder {
    color: #676a70
}

.aui .box-llamanos .ctcneg #cuit p,.aui .box-llamanos .ctcneg input#ani p {
    font-family: TelefonicaItalic;
    font-size: 14px;
    color: #50535a;
    width: 100%
}

.aui .box-llamanos .ctcneg button {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 30px 14px;
    background-color: #954b97;
    border: none;
    color: #fff!important;
    border-radius: 8px;
    font-weight: 300;
    font-weight: 400!important;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%
}

.aui .box-llamanos .box-llamanos__social {
    margin: 0 2px;
    float: left;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    display: block;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.aui .box-llamanos .box-llamanos__social i {
    font-size: 18px
}

.aui .box-llamanos .box-llamanos__social img {
    width: 30px;
    height: 30px
}

.aui .box-llamanos .box-llamanos__social:hover {
    color: #fff
}

.aui .box-llamanos h3 {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    line-height: 48px;
    max-width: 560px
}

.aui .box-llamanos h3 strong {
    font-weight: 700
}

.aui .box-llamanos h4 {
    font-size: 18px;
    color: #86888c;
    letter-spacing: 0;
    margin-bottom: 30px;
    font-weight: 400
}

.aui .box-llamanos img {
    margin: 0 3px 0 0
}

.aui .box-llamanos a:hover {
    opacity: .8
}

.aui .box-llamanos h5 {
    font-size: 24px;
    color: #86888c;
    letter-spacing: 0;
    margin: 30px 0;
    font-weight: 400
}

.aui .box-mi-movistar {
    width: 50%;
    float: left;
    height: 560px;
    padding: 5%;
    background-color: #00a9e0;
    position: relative
}

.aui .box-mi-movistar h3 {
    font-family: TelefonicaLight;
    font-size: 40px;
    color: #fff;
    line-height: 40px
}

.aui .box-mi-movistar h3 strong {
    font-family: TelefonicaBold
}

.aui .box-mi-movistar h4 {
    font-family: TelefonicaRegular;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 30px
}

.aui .box-mi-movistar .logomovistar {
    margin: 0 20px 0 0;
    float: left
}

.aui .box-mi-movistar h5 {
    font-family: TelefonicaRegular;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    margin: 30px 0
}

.aui .box-mi-movistar .btns {
    bottom: 5%;
    left: 5%;
    position: absolute
}

@media (max-width: 990px) {
    .aui .box-llamanos,.aui .box-mi-movistar {
        width:100%;
        float: none;
        height: auto
    }

    .aui .box-mi-movistar {
        padding-bottom: 120px
    }

    .aui .box-llamanos h3,.aui .box-mi-movistar h3 {
        font-size: 28px;
        line-height: 35px;
        margin-top: 0;
        text-align: center
    }

    .aui .box-llamanos h3 a {
        color: #50535a;
        display: inline-block
    }

    .aui .box-llamanos h4 {
        text-align: center
    }

    .aui .box-llamanos h5 {
        margin: 15px 0;
        font-size: 18px;
        text-align: center
    }

    .aui .box-mi-movistar .logomovistar {
        width: 50px
    }

    .aui .box-mi-movistar .btns a {
        margin-bottom: 10px;
        display: inline-block
    }

    .aui .box-mi-movistar .btns a img {
        width: 120px
    }

    .aui .box-llamanos img {
        margin: 0 2px 0 0
    }

    .aui .box-llamanos .btn {
        display: block;
        width: 100%
    }
}

.aui .not-client {
    display: none;
    height: 100%
}

@media only screen and (min-width: 993px) {
    .aui .not-client {
        display:block
    }
}

.aui .mimovistar-green .mimovistar-api {
    background-color: #5bc500;
    background-position: 160% bottom;
    min-height: 550px
}

.aui .mimovistar-green .mimovistar-api__button-container {
    margin: 40px 8%;
    left: 0!important
}

.aui .mimovistar-green .mimovistar-api__button-container .mimovistar-api__app-store,.aui .mimovistar-green .mimovistar-api__button-container .mimovistar-api__google {
    width: auto
}

.aui .mimovistar-api {
    padding: 15px;
    background-color: #00a9e0;
    position: relative
}

.aui .mimovistar-api.movistar-play {
    background: #e9eae8
}

.aui .mimovistar-api.movistar-play .mimovistar-api__text-container .mimovistar-api__title {
    color: #50535a
}

.aui .mimovistar-api.movistar-play .mimovistar-api__text-container .mimovistar-api__subtitle {
    color: #50535a
}

.aui .mimovistar-api.smartwifi {
    height: 560px;
    background-color: #fff
}

.aui .mimovistar-api.smartwifi .mimovistar-api__button-container {
    position: inherit
}

@media (min-width: 1249px) {
    .aui .mimovistar-api.smartwifi {
        padding:50px 30px;
        background: #fff url(https://www.movistar.com.ar/documents/10180/27640629/app.jpg) no-repeat;
        background-position: bottom right
    }
}

@media (max-width: 992px) {
    .aui .mimovistar-api.smartwifi {
        background-size:650px;
        height: 350px;
        background-color: #fff
    }
}

.aui .mimovistar-api.smartwifi .mimovistar-api__title {
    color: #50535a
}

.aui .mimovistar-api.smartwifi .mimovistar-api__label {
    color: #50535a
}

.aui .mimovistar-api.smartwifi .mimovistar-api__subtitle {
    color: #50535a
}

@media only screen and (min-width: 601px) {
    .aui .mimovistar-api {
        height:100%;
        padding: 6% 8% 6%;
        text-align: center
    }
}

@media (min-width: 1549px) {
    .aui .mimovistar-api {
        padding:50px 30px;
        background: #00a9e0 url(//www.movistar.com.ar/documents/10180/27563831/m-bg.png) no-repeat;
        background-position: bottom right
    }
}

@media (max-width: 992px) {
    .aui .mimovistar-api {
        background-size:650px;
        height: 350px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api {
        background-size:380px;
        height: auto;
        background-image: none
    }
}

@media (max-width: 359px) {
    .aui .mimovistar-api {
        background-size:300px
    }
}

.aui .mimovistar-api .mimovistar-api__button-container {
    position: absolute;
    left: 30px;
    bottom: 30px
}

@media (max-width: 992px) {
    .aui .mimovistar-api .mimovistar-api__button-container {
        left:70px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api .mimovistar-api__button-container {
        position:static;
        left: auto;
        bottom: auto;
        text-align: center
    }
}

.aui .mimovistar-api__body::after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__body {
        display:flex
    }
}

@media (max-width: 992px) {
    .aui .mimovistar-api__body {
        text-align:left
    }
}

.aui .mimovistar-api__label {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    margin-top: -20px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px
}

@media (max-width: 992px) {
    .aui .mimovistar-api__label {
        margin-bottom:10px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__label {
        margin-top:0;
        margin-bottom: 10px;
        text-align: center
    }
}

.aui .mimovistar-api__img-container {
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__img-container {
        margin-right:40px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__img-container {
        text-align:center
    }
}

.aui .mimovistar-api__img {
    width: 60px;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__img {
        width:160px
    }
}

.aui .mimovistar-api__text-container {
    width: 90%
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__text-container {
        text-align:left
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__text-container {
        margin-left:auto;
        margin-right: auto
    }
}

.aui .mimovistar-api__text-container .mimovistar-api__title {
    font-weight: 300;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    max-width: 205px;
    margin: 0
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__text-container .mimovistar-api__title {
        margin:0 0 20px;
        line-height: 48px;
        font-size: 40px;
        max-width: 450px
    }
}

.aui .mimovistar-api__text-container .mimovistar-api__subtitle {
    font-weight: 300;
    color: #fff;
    max-width: 205px;
    margin: 15px 0
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__text-container .mimovistar-api__subtitle {
        font-size:24px;
        line-height: 32px;
        max-width: 300px;
        margin: 0
    }
}

@media (max-width: 992px) {
    .aui .mimovistar-api__text-container .mimovistar-api__subtitle {
        margin-left:0
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__text-container .mimovistar-api__subtitle {
        display:none
    }
}

.aui .mimovistar-api__button-container {
    margin-top: 25px
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__button-container {
        text-align:left;
        margin-top: 45px
    }
}

.aui .mimovistar-api__app-store img,.aui .mimovistar-api__google img {
    width: 160px;
    max-width: 100%;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__app-store img,.aui .mimovistar-api__google img {
        width:200px
    }
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__app-store,.aui .mimovistar-api__google {
        width:40%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .mimovistar-api__app-store,.aui .mimovistar-api__google {
        width:213px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__app-store {
        display:block;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 993px) {
    .aui .mimovistar-api__app-store {
        display:inline-block;
        margin-right: 10px
    }
}

.aui .mimovistar-api__google {
    display: inline-block
}

.aui.ios .mimovistar-api__app-store {
    display: inline-block
}

.aui.ios .mimovistar-api__google {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui.ios .mimovistar-api__google {
        display:inline-block
    }
}

.aui .layout_col_1 .mimovistar-api {
    min-height: 560px
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api {
        background-repeat:no-repeat;
        background-position: 140% bottom;
        background-size: contain
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api {
        background-position:right bottom;
        padding: 50px 0
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .mimovistar-api {
        min-height:190px
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .mimovistar-api .mimovistar-api__label {
        margin-top:5px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__inner {
        width:85%;
        max-width: 1280px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api__body {
        width:100%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__body {
        width:80%
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api__button-container {
        width:75%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__button-container {
        width:50%
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .mimovistar-api {
        background-size:340px;
        height: auto
    }
}

@media (max-width: 359px) {
    .aui .layout_col_1 .mimovistar-api {
        background-size:270px
    }
}

@media (max-width: 767px) {
    .aui .mimovistar-api__text-container .mimovistar-api__title {
        max-width:100%;
        font-size: 22px;
        text-align: center
    }
}

.aui .not-client {
    display: none;
    height: 100%
}

@media only screen and (min-width: 993px) {
    .aui .not-client {
        display:block
    }
}

.aui .help-shop__main-title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    padding: 30px 0;
    text-align: center;
    display: block
}

@media (max-width: 768px) {
    .aui .help-shop__main-title {
        font-size:32px
    }
}

.aui .help-shop {
    background: #00a9e0 url(https://www.movistar.com.ar/documents/10180/27563831/m-bg.png) right bottom no-repeat;
    padding: 60px;
    position: relative
}

.aui .help-shop .help-shop__inner {
    padding-right: 40px;
    text-align: left
}

@media (max-width: 768px) {
    .aui .help-shop .help-shop__inner {
        padding:0 .75rem;
        text-align: center
    }
}

.aui .help-shop .help-shop__title {
    font-size: 56px;
    color: #fff;
    font-weight: 300;
    text-align: left;
    line-height: 56px;
    margin-bottom: 10px
}

.aui .help-shop .help-shop__title span {
    font-weight: 700
}

.aui .help-shop .help-shop__date {
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .aui .help-shop .help-shop__date {
        font-size:16px;
        text-align: center;
        margin-bottom: 20px
    }
}

.aui .help-shop .help-shop__text {
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .aui .help-shop .help-shop__text {
        font-size:20px;
        text-align: center
    }
}

@media (max-width: 1200px) {
    .aui .help-shop .help-shop__title {
        font-size:50px;
        line-height: 50px
    }
}

@media (max-width: 767px) {
    .aui .help-shop {
        background-image:none;
        text-align: center;
        padding: 40px 10px
    }

    .aui .help-shop .help-shop__title {
        font-size: 32px;
        line-height: 32px;
        text-align: center
    }

    .aui .help-shop .btn {
        display: block
    }
}

@media (max-width: 359px) {
    .aui .help-shop {
        background-size:300px
    }
}

.aui .featured-content__container {
    width: 100%;
    background-color: #fff
}

@media only screen and (min-width: 993px) {
    .aui .featured-content__container {
        width:85%;
        max-width: 1280px;
        display: flex;
        margin: 0 auto;
        padding-left: .75rem;
        padding-right: .75rem;
        background-color: transparent
    }
}

@media only screen and (min-width: 993px) {
    .aui .featured__featured {
        width:67%;
        margin-right: auto
    }
}

@media only screen and (min-width: 993px) {
    .aui .featured__list {
        width:31%;
        display: flex;
        flex-direction: column
    }
}

.aui .featured-content-img {
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat
}

.aui .featured-content-img__text {
    position: absolute;
    padding: 16px 16px 18px 16px;
    width: 100%;
    height: 100%;
    z-index: 2
}

.aui .featured-content-img__title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    letter-spacing: .04px;
    display: block
}

.aui .featured-content-img__subtitle {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    padding-top: 6px;
    padding-right: 100px
}

.aui .featured-content-img__subtitle span {
    font-family: TelefonicaHand
}

@media (max-width: 991px) {
    .aui .featured-content-img__subtitle img {
        max-width:100%
    }
}

.aui .featured-content-img__info {
    display: block;
    bottom: 18px;
    position: absolute;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #00a9e0;
    letter-spacing: .02px;
    line-height: 24px
}

.aui .featured-content-img__icon {
    right: 16px;
    position: absolute;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    bottom: 18px
}

.aui .featured-content-img__overlay {
    width: 80%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left,#fff 0,#fff 34%,rgba(255,255,255,.61) 60%,rgba(255,255,255,.6) 61%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,#fff 0,#fff 34%,rgba(255,255,255,.61) 60%,rgba(255,255,255,.6) 61%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,#fff 0,#fff 34%,rgba(255,255,255,.61) 60%,rgba(255,255,255,.6) 61%,rgba(255,255,255,0) 100%);
    z-index: 1
}

.aui .featured-content-img__image {
    max-width: 100%;
    z-index: 0
}

.aui .featured-content-links {
    margin: 15px 0;
    display: block;
    border-bottom: 1px solid #d3d4d3;
    padding: 0 15px 10px;
    position: relative
}

.aui .featured-content-links:last-child {
    border: none
}

.aui .featured-content-links__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0
}

.aui .featured-content__icon {
    font-size: 18px;
    color: #023f00;
    letter-spacing: 0;
    line-height: 21px;
    color: #00a9e0;
    position: absolute;
    right: 15px
}

@media only screen and (min-width: 993px) {
    .aui .featured-content-wrapper {
        padding-bottom:40px
    }

    .aui .featured-content-img {
        height: 504px;
        overflow: hidden;
        border-radius: 4px
    }

    .aui .featured-content-img__text {
        top: 0;
        height: 100%;
        padding: 48px 43px
    }

    .aui .featured-content-img__title {
        font-family: Telefonica;
        font-weight: 700;
        font-size: 14px;
        color: #fff;
        letter-spacing: 1px;
        line-height: 24px;
        text-transform: uppercase
    }

    .aui .featured-content-img__subtitle {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 40px;
        color: #fff;
        line-height: 48px;
        max-width: 80%
    }

    .aui .featured-content-img__subtitle-text {
        font-family: Telefonica;
        font-size: 18px;
        color: #fff;
        margin-top: 10px;
        max-width: 60%;
        display: block
    }

    .aui .featured-content-img__icon {
        font-size: 40px;
        bottom: 55px;
        right: 35px
    }

    .aui .featured-content-img__overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        background: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
        background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
        background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
        z-index: 1
    }

    .aui .featured-content-img__image {
        background: #727272;
        min-width: 100%;
        max-width: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .aui .featured-content-links {
        width: 100%;
        background: #fff;
        padding: 19px 10px 10px 19px;
        margin: 0;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }

    .aui .featured-content-links__title {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 32px;
        color: #50535a;
        line-height: 40px;
        display: block;
        margin-bottom: 5px
    }

    .aui .featured-content-links__title.small {
        font-size: 24px
    }

    .aui .featured-content-links__description {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 18px;
        color: #50535a;
        line-height: 20px;
        padding-right: 15px;
        margin-bottom: 10px
    }

    .aui .featured-content__icon {
        right: 15px;
        bottom: 18px;
        font-size: 24px
    }
}

.aui .featured-content__title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    margin-bottom: 30px;
    text-align: center
}

.aui .movistar-one-banner {
    background: url(https://www.movistar.com.ar/documents/10180/27640944/movistar-one-banner-bg.png) no-repeat;
    background-size: cover;
    height: 560px;
    padding: 20px 0
}

@media (max-width: 991px) {
    .aui .movistar-one-banner {
        background:url(https://www.movistar.com.ar/documents/10180/27640944/movistar-one-banner-bg-mobile.png) no-repeat;
        height: auto;
        background-size: cover;
        color: #fff
    }

    .aui .movistar-one-banner .featured-content-img__subtitle,.aui .movistar-one-banner .featured-content-img__title {
        color: #fff
    }

    .aui .movistar-one-banner .featured-content-img__subtitle-text {
        display: none
    }
}

.aui .form-group {
    position: relative;
    padding: 0
}

.aui .form-group .parsley-errors-list {
    display: none!important
}

.aui .form-group .form__input {
    width: 100%;
    background-color: #e9eae8;
    border-radius: 4px;
    padding: 11px 15px;
    font-size: 16px;
    border: 1px solid #e9eae8;
    transition: all .3;
    margin-bottom: 40px;
    background-image: none!important;
    font: 16px Telefonica
}

.aui .form-group .form__input::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .form-group .form__input::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .form-group .form__input:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .form-group .form__input:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 16px
}

.aui .form-group .form__input:focus {
    background: #fff;
    border: 1px solid #00a9e0!important
}

.aui .form-group .form__input.not__empty {
    border: 1px solid #50535a;
    background-color: #fff
}

.aui .form-group .form__input.parsley-error {
    border-color: #ec6839;
    background-color: #fff
}

.aui .form-group .form__select {
    width: 100%;
    background-color: #e9eae8;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 16px;
    border: 1px solid #e9eae8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.aui .form-group .form__alert {
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 13px;
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .form-group .navigation-tabs__title {
    font-size: 18px;
    color: #50535a;
    font-weight: 700
}

.aui .form-group .navigation-tabs__desc {
    font-size: 14px;
    color: #86888c;
    margin-bottom: 30px
}

.aui .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.aui .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #50535a;
    width: 100%;
    height: 48px;
    margin-bottom: 35px
}

.aui .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e9eae8;
    border-radius: 4px;
    padding: 11px 15px;
    -webkit-transition: compact(compact(all .2s ease-in,false,false,false,false,false,false,false,false,false) false false);
    -moz-transition: compact(compact(all .2s ease-in,false,false,false,false,false,false,false,false,false) false false false);
    -o-transition: compact(compact(all .2s ease-in,false,false,false,false,false,false,false,false,false) false false false);
    transition: compact(all .2s ease-in,false,false,false,false,false,false,false,false,false)
}

.aui .select-styled:after {
    content: "\e5cf";
    font-family: icomoon!important;
    position: absolute;
    top: 12px;
    right: 15px;
    color: #00a9e0
}

.aui .select-styled.active,.aui .select-styled:active {
    border: 1px solid #00a9e0!important;
    border-bottom: none!important;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    font-weight: 700
}

.aui .select-styled.active:after,.aui .select-styled:active:after {
    content: "\e5ce"
}

.aui .select-styled.selected {
    background-color: #fff;
    border: 1px solid #50535a!important
}

.aui .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #00a9e0;
    border-top: none;
    border-radius: 0 0 4px 4px;
    max-height: 195px;
    overflow: scroll
}

.aui .select-options li {
    margin: 0;
    padding: 8px 0;
    text-indent: 15px;
    -webkit-transition: compact(compact(all .15s ease-in,false,false,false,false,false,false,false,false,false) false false);
    -moz-transition: compact(compact(all .15s ease-in,false,false,false,false,false,false,false,false,false) false false false);
    -o-transition: compact(compact(all .15s ease-in,false,false,false,false,false,false,false,false,false) false false false);
    transition: compact(all .15s ease-in,false,false,false,false,false,false,false,false,false)
}

.aui .select-options li:hover {
    background: #e9eae8
}

.aui .select-options li[rel=hide] {
    display: none
}

.aui .pasate__container {
    max-width: 840px;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    position: relative;
    margin-top: -130px;
    z-index: 20;
    background-color: #fff
}

.aui .pasate__container .msg-ok {
    display: none;
    text-align: center;
    padding: 30px
}

.aui .pasate__container .msg-ok .pasate__msg-ok-title {
    font-size: 32px;
    font-family: TelefonicaHand;
    margin: 15px 0
}

.aui .pasate__container .msg-ok .pasate__msg-ok-subtitle {
    font-size: 18px
}

.aui .pasate__container .m-product-form__title {
    font-size: 32px;
    margin-top: 35px;
    text-align: center
}

.aui .pasate__container .m-product-form__advertise {
    font-size: 16px;
    text-align: center
}

.aui .pasate__container .m-product-form__feature-required {
    margin-bottom: 20px
}

.aui .pasate__container .m-product-form__fields-features {
    padding: 0 70px
}

.aui .pasate__container .m-product-form__pasate-bottom {
    border-top: 1px solid #e9eae8;
    margin-top: 30px;
    padding: 20px 70px 0
}

.aui .pasate__container .m-product-form__pasate-bottom .col {
    display: flex;
    align-items: center
}

.aui .pasate__container .m-product-form__pasate-bottom p {
    font-size: 14px;
    color: #50535a;
    margin-left: 10px;
    margin-bottom: 0
}

.aui .pasate__container .m-product-form__pasate-bottom img {
    max-height: 45px
}

@media (max-width: 991px) {
    .aui .pasate__container {
        margin-top:-50px
    }

    .aui .pasate__container .m-product-form__fields-features {
        padding: 0 0
    }

    .aui .pasate__container .m-product-form__pasate-bottom {
        padding: 20px 20px 0
    }

    .aui .pasate__container .m-product-form__pasate-bottom .col {
        margin: 10px 0
    }

    .aui .pasate__container .m-product-form__title {
        line-height: 35px
    }
}

.aui .form-group.flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.aui .form-group.flex .form__input {
    margin: 0
}

.aui .form-group.flex .area {
    max-width: 70px
}

.aui .form-group.flex .tel {
    flex: 1
}

.aui .form-group.flex .form-group__text {
    font-size: 18px;
    color: #50535a;
    margin: 0 6px
}

.aui form#micuenta {
    margin-top: 20px
}

.aui form#micuenta input {
    margin-bottom: 20px;
    background-image: none!important
}

.aui form#micuenta input:focus {
    outline: 0!important;
    box-shadow: none!important
}

.aui form#micuenta input.error {
    border: 1px solid #ec6839;
    background-color: #f4f4f3;
    color: #ec6839
}

.aui form#micuenta input.error::placeholder {
    color: #ec6839
}

.aui form#micuenta p {
    font-size: 16px
}

.aui form#micuenta p a {
    margin-right: 5px
}

.aui form#micuenta p a:focus,.aui form#micuenta p a:hover {
    opacity: .7
}

.aui form#micuenta .btn {
    float: none!important
}

.aui form#formregistro textarea {
    width: 100%;
    background-color: #e9eae8;
    border-radius: 4px;
    padding: 11px 15px;
    font-size: 16px;
    border: 1px solid #e9eae8;
    transition: all .3;
    margin-bottom: 40px
}

.aui form#formregistro .focused {
    background-color: #f4f4f3!important;
    border: 1px solid #ec6839!important;
    color: #ec6839!important;
    placeholder: #ec6839!important
}

.aui #formregistro #error,.aui #formregistro #ok {
    display: none;
    font-size: 14px
}

.aui #formregistro #tramite {
    font-weight: 700
}

.aui #formregistro #error {
    background-color: #f4f4f3!important;
    border-color: #ec6839!important;
    color: #ec6839!important
}

.aui #formregistro #error p {
    color: #ec6839!important;
    font-size: 14px
}

.aui #formregistro #ebcaptchatext {
    padding: 15px 30px 20px;
    background: #e1eff7;
    background: -moz-linear-gradient(left,#e1eff7 0,#feffff 29%,#e8f0f4 51%,#f2f2f2 73%,#e8f0f4 100%);
    background: -webkit-linear-gradient(left,#e1eff7 0,#feffff 29%,#e8f0f4 51%,#f2f2f2 73%,#e8f0f4 100%);
    background: linear-gradient(to right,#e1eff7 0,#feffff 29%,#e8f0f4 51%,#f2f2f2 73%,#e8f0f4 100%);
    font-family: Telefonica;
    font-weight: 300;
    font-style: italic;
    color: #5bc500;
    font-size: 30px;
    line-height: 30px;
    width: 180px;
    margin-bottom: 10px;
    text-align: center;
    cursor: default
}

@media (max-width: 767px) {
    .aui #formregistro .btn {
        width:100%
    }
}

.aui .mlmenu__nav__select .select-styled {
    background-color: #fff!important;
    border-radius: 20px!important;
    width: 220px!important;
    max-width: 100%;
    margin-top: 16px!important;
    line-height: 16px!important;
    font-weight: 400!important;
    height: 42px;
    color: #888!important
}

.aui .mlmenu__nav__select .select-options {
    border-radius: 2px!important;
    width: 220px!important;
    max-width: 100%;
    top: 0!important;
    margin-top: 16px!important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)
}

.aui select.custom.parsley-error~.select-styled {
    border: 1px solid #ec6839;
    background-color: #fff
}

.aui .customization-banner-wrapper {
    height: 100%;
    overflow: hidden
}

.aui .customization-banner {
    display: table;
    min-height: 168px;
    width: 100%;
    height: 100%;
    padding: 35px 16px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.aui .customization-banner-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 2
}

.aui .customization-banner__title {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 13px;
    color: #50535a;
    letter-spacing: .5px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 3px;
    display: block
}

.aui .customization-banner__text {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    padding-right: 130px;
    position: relative
}

.aui .customization-banner__icon {
    font-size: 24px;
    color: #fff;
    letter-spacing: .04px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    right: 0
}

.aui .customization-banner__star {
    position: absolute;
    right: 27px;
    top: -70px;
    width: 140px;
    z-index: 1
}

.aui .customization-banner__heart {
    position: absolute;
    bottom: -40px;
    right: -23px;
    width: 120px;
    z-index: 1
}

@media only screen and (min-width: 993px) {
    .aui .customization-banner {
        min-height:420px;
        padding: 32px 16px 43px
    }

    .aui .customization-banner-container {
        display: block;
        height: 100%
    }

    .aui .customization-banner__title {
        font-size: 14px;
        color: #eb6a3c;
        letter-spacing: .7px
    }

    .aui .customization-banner__text {
        font-size: 40px;
        letter-spacing: -.3px;
        line-height: 50px;
        padding: 30px 150px 140px 0
    }

    .aui .customization-banner__info {
        font-family: Telefonica;
        font-weight: 400;
        font-size: 18px;
        color: #86888c;
        letter-spacing: 0;
        line-height: 24px;
        padding-right: 172px;
        display: block
    }

    .aui .customization-banner__star {
        width: 205px;
        top: -105px
    }

    .aui .customization-banner__heart {
        width: 310px;
        right: -130px;
        bottom: -150px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .customization-banner__text {
        padding:0;
        max-width: 250px
    }

    .aui .customization-banner__info {
        padding-right: 300px;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .aui .customization-banner__star {
        width: 270px;
        top: -135px
    }

    .aui .customization-banner__heart {
        width: 410px;
        right: -160px;
        bottom: -260px
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .customization-banner-container {
        width:85%;
        max-width: 1280px;
        margin: 0 auto;
        height: 100%
    }

    .aui .layout_col_1 .customization-banner__text {
        max-width: 470px
    }

    .aui .layout_col_1 .customization-banner__star {
        left: 50%
    }
}

.aui .footer-wrapper {
    padding: 15px 0 10px 0
}

.aui .footer__logo {
    padding-bottom: 37px
}

.aui .footer__logo-img {
    width: 100%;
    max-width: 223px
}

.aui .footer__links {
    display: table-cell
}

.aui .footer__links-block {
    float: left
}

.aui .footer__url-title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 14px;
    color: #86888c;
    letter-spacing: .1px;
    line-height: 32px;
    padding-right: 15px
}

@media only screen and (min-width: 993px) {
    .aui .footer-wrapper {
        position:relative;
        padding: 48px 0 113px 0
    }

    .aui .footer-wrapper:after {
        content: '';
        width: 100%;
        height: 4px;
        background: #f4f4f3;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0
    }

    .aui .footer__logo {
        padding-bottom: 0
    }

    .aui .footer__logo-img {
        max-width: 318px
    }

    .aui .footer__links {
        float: right;
        margin: 0
    }

    .aui .footer__url-title {
        font-size: 16px;
        letter-spacing: 0
    }
}

.aui .footer-wrapper.sinmenu {
    padding-bottom: 65px
}

@media (max-width: 767px) {
    .aui .footer-wrapper.sinmenu {
        margin-top:20px
    }
}

.aui .nmb {
    margin-bottom: 0!important
}

@media (max-width: 767px) {
    .aui .footer-wrapper.sinmenu .container {
        width:100%
    }

    .aui .footer-wrapper.sinmenu .container .footer__logo {
        padding-left: 15px;
        padding-right: 15px
    }

    .aui .footer-wrapper.sinmenu .container .footer__links {
        border-top: 1px solid #b6b7b7;
        padding: 20px 15px 0
    }
}

.aui .footer__links-seo {
    display: flex;
    width: 100%;
    padding-left: 20px;
    flex-wrap: wrap;
    max-width: 700px
}

.aui .footer__links-seo .footer__links-block {
    width: 25%
}

@media (max-width: 768px) {
    .aui .footer__links-seo .footer__links-block {
        width:auto
    }
}

@media (max-width: 768px) {
    .aui .footer__links-seo {
        border-top:none!important
    }
}

.aui .footer__links-title {
    font-size: 16px;
    font-weight: 700;
    color: #86888c;
    padding-left: 20px;
    margin-bottom: 10px;
    width: 100%;
    float: right;
    max-width: 700px
}

@media (max-width: 768px) {
    .aui .footer__links-title {
        padding-left:15px
    }
}

.aui .footer-large-links.collapsible {
    border: 0;
    box-shadow: none
}

.aui .footer-large-links-block {
    border-bottom: solid 1px #d8d8d8
}

.aui .footer-large-links-block.active {
    border-bottom: 0
}

.aui .footer-large-links-block.active .collapsible-body {
    display: block
}

.aui .footer-large-links-block .collapsible-header {
    border-bottom: 0
}

.aui .footer-large__icon {
    position: absolute;
    right: 16px;
    font-size: 18px;
    padding-top: 5px;
    color: #b6b7b7
}

.aui .active .footer-large__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg)
}

.aui .footer-large-links-block.active .collapsible-body {
    display: block
}

.aui .footer-large-links-block .collapsible-body {
    border: 0;
    padding: 13px 16px 0
}

.aui .footer-large__container {
    padding-top: 17px
}

.aui .footer-large__logo {
    padding-bottom: 23px
}

.aui .footer-large__logo-img {
    width: 100%;
    max-width: 223px
}

.aui .footer-large-links-block {
    padding-bottom: 18px
}

.aui .footer-large__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: .18px;
    line-height: 24px;
    padding-top: 14px
}

.aui .footer-large__url {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 14px;
    color: #86888c;
    letter-spacing: .16px;
    line-height: 32px
}

.aui .footer-large__url:hover {
    color: #00a9e0
}

@media only screen and (min-width: 993px) {
    .aui .footer-large-links-block .collapsible-header {
        padding:0;
        cursor: text
    }

    .aui .footer-large__container {
        padding-top: 0
    }

    .aui .footer-large-wrapper-logo {
        position: relative
    }

    .aui .footer-large-wrapper-logo:after {
        content: '';
        width: 100%;
        height: 4px;
        background: #f4f4f3;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0
    }

    .aui .footer-large-wrapper-logo:before {
        content: '';
        width: 100%;
        height: 4px;
        background: #f4f4f3;
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0
    }

    .aui .footer-large__logo {
        width: 100%;
        padding: 48px 0 33px 0;
        position: relative
    }

    .aui .footer-large__logo-img {
        max-width: 318px
    }

    .aui .footer-large-links {
        display: table;
        width: 100%;
        height: 100%
    }

    .aui .footer-large-links-block {
        display: table-cell;
        border-bottom: 0
    }

    .aui .footer-large__title {
        font-family: Telefonica;
        font-weight: 700;
        font-size: 18px;
        letter-spacing: 0;
        padding: 22px 16px 17px 0
    }

    .aui .footer-large-links-block .footer-large__icon {
        display: none
    }

    .aui .footer-large-links-block .collapsible-body {
        display: block;
        padding-left: 0
    }

    .aui .footer-large__url {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px
    }

    .aui .footer-large__url-title {
        display: block;
        margin-bottom: 16px
    }
}

.aui .footer-large-wrapper-copy {
    border-top: 1px solid #d8d8d8;
    padding: 40px 0
}

.aui .footer-large-wrapper-copy ul {
    display: flex;
    justify-content: flex-start
}

.aui .footer-large-wrapper-copy ul li {
    display: block;
    margin-left: 15px;
    margin-right: 15px
}

.aui .footer-large-wrapper-copy ul li a {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #86888c;
    letter-spacing: .18px;
    line-height: 24px
}

.aui .footer-large-wrapper-copy ul li a:hover {
    color: #00a9e0
}

@media (max-width: 1365px) {
    .aui .footer-large-wrapper-copy ul li {
        margin-left:10px;
        margin-right: 10px
    }

    .aui .footer-large-wrapper-copy ul li a {
        font-size: 14px
    }
}

@media (max-width: 1190px) {
    .aui .footer-large-wrapper-copy ul li {
        margin-left:5px;
        margin-right: 5px
    }

    .aui .footer-large-wrapper-copy ul li a {
        font-size: 13px
    }
}

@media (max-width: 1050px) {
    .aui .footer-large-wrapper-copy ul li {
        margin-left:3px;
        margin-right: 3px
    }

    .aui .footer-large-wrapper-copy ul li a {
        font-size: 12px
    }
}

.aui .footer-large-wrapper-copy ul.redes {
    justify-content: flex-end;
    padding-right: 10px
}

.aui .footer-large-wrapper-copy ul.redes li {
    margin-left: 5px;
    margin-right: 5px
}

.aui .footer-large-wrapper-copy ul.redes li a {
    padding-top: 2px;
    width: 30px;
    height: 30px;
    display: block;
    background-color: #50535a;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.aui .footer-large-wrapper-copy ul.redes li a i {
    font-size: 18px
}

.aui .footer-large-wrapper-copy ul.redes li a:focus,.aui .footer-large-wrapper-copy ul.redes li a:hover {
    background-color: #00a9e0;
    color: #fff
}

@media (max-width: 1190px) {
    .aui .footer-large-wrapper-copy ul.redes li {
        margin-left:2px;
        margin-right: 2px
    }
}

@media (max-width: 992px) {
    .aui .footer-large-wrapper-copy ul.redes li {
        margin-left:5px;
        margin-right: 5px
    }
}

@media (max-width: 992px) {
    .aui .footer-large-wrapper-copy ul.redes {
        justify-content:space-between
    }
}

@media (max-width: 992px) {
    .aui .footer-large-wrapper-copy ul {
        justify-content:space-between
    }
}

@media (max-width: 767px) {
    .aui .footer-large-wrapper-copy ul {
        display:block
    }

    .aui .footer-large-wrapper-copy ul.redes {
        display: flex
    }
}

.aui .section-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .section-title {
        font-size:40px
    }
}

.aui .come-movistar-banner {
    max-height: 168px;
    display: block;
    position: relative;
    overflow: hidden
}

.aui .come-movistar-banner-container {
    position: absolute;
    padding-left: 16px;
    width: 100%;
    bottom: 37px;
    z-index: 2
}

.aui .come-movistar-banner__title {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    letter-spacing: .6px;
    line-height: 24px;
    display: block;
    text-transform: uppercase;
    padding-bottom: 3px
}

.aui .come-movistar-banner__subtitle {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px;
    display: block
}

.aui .come-movistar-banner__icon {
    font-size: 24px;
    color: #fff;
    letter-spacing: .04px;
    line-height: 24px;
    position: absolute;
    right: 16px
}

.aui .come-movistar-banner__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    z-index: 1;
    top: 0;
    left: 0
}

.aui .come-movistar-banner__img {
    max-width: 100%;
    z-index: 0
}

@media only screen and (min-width: 993px) {
    .aui .come-movistar-banner-wrapper {
        height:100%
    }

    .aui .come-movistar-banner {
        max-height: 100%;
        height: 100%;
        position: relative
    }

    .aui .come-movistar-banner-container {
        position: relative;
        bottom: auto;
        height: 100%;
        min-height: 450px;
        padding: 30px
    }

    .aui .come-movistar-banner__title {
        font-size: 20px;
        letter-spacing: 1px;
        padding-bottom: 9px
    }

    .aui .come-movistar-banner__subtitle {
        font-size: 40px;
        letter-spacing: 0;
        line-height: normal;
        margin-top: 10px
    }

    .aui .come-movistar-banner__icon {
        font-size: 40px;
        color: #fff;
        line-height: normal;
        bottom: 30px
    }

    .aui .come-movistar-banner__img {
        background: #727272;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .come-movistar-banner-container {
        width:85%;
        max-width: 1280px;
        margin: 0 auto;
        padding: 60px 0
    }

    .aui .layout_col_1 .come-movistar-banner__icon {
        bottom: 60px
    }
}

.aui .list-links-wrapper {
    padding-top: 15px
}

.aui .list-links-container {
    padding: 15px 0
}

.aui .list-links-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding-bottom: 32px
}

.aui .list-links {
    display: block;
    width: 100%;
    border-bottom: 1px solid #d3d4d3;
    padding: 30px 0 10px
}

.aui .list-links.complete:before {
    content: '\e5ca';
    margin-right: 10px;
    font-family: icomoon!important;
    float: left;
    font-size: 24px
}

.aui .list-links.wip:before {
    content: '\e88f';
    margin-right: 10px;
    font-family: icomoon!important;
    float: left;
    font-size: 24px
}

.aui .list-links__text {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0;
    display: block;
    position: relative
}

.aui .list-links__icon {
    font-size: 18px;
    color: #00a9e0;
    letter-spacing: 0;
    line-height: 21px;
    right: 0;
    position: absolute
}

@media only screen and (min-width: 993px) {
    .aui .list-links-container {
        padding:0 10%
    }

    .aui .list-links-title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 47px
    }

    .aui .list-links {
        border-bottom: 0;
        padding: 36px 40px;
        background: #fff;
        margin-bottom: 16px
    }

    .aui .list-links__text {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 24px;
        line-height: 32px
    }

    .aui .list-links__icon {
        font-size: 24px;
        color: #00a9e0;
        letter-spacing: .04px;
        line-height: 24px;
        top: 3px
    }
}

.aui .services-links-boxes-wrapper {
    padding: 56px 0 26px 0
}

.aui .services-links-boxes-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 30px 25px
}

.aui .services-links-boxes {
    display: block;
    text-align: center;
    padding: 25px 30px
}

.aui .services-links-boxes__img {
    height: 64px;
    max-width: 70px;
    margin: auto
}

.aui .services-links-boxes img {
    max-height: 100%;
    max-width: 100%
}

.aui .services-links-boxes__title {
    display: block;
    font-family: Telefonica;
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 18px;
    text-transform: uppercase
}

.aui .services-links-boxes__text {
    display: block;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 8px
}

.aui .services-links-boxes__link {
    display: block;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #00a9e0;
    letter-spacing: 0;
    line-height: 24px
}

.aui .services-links-boxes__icon {
    position: absolute;
    padding-top: 5px
}

@media only screen and (min-width: 993px) {
    .aui .services-links-boxes-wrapper {
        padding:0;
        padding-bottom: 25px
    }

    .aui .services-links-boxes-title {
        font-size: 48px;
        padding-top: 5px;
        padding-bottom: 45px
    }

    .aui .services-links-boxes {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 47px
    }

    .aui .services-links-boxes {
        padding: 20px 45px;
        border: 1px solid #d3d4d3;
        border-radius: 4px;
        margin-bottom: 35px;
        margin-right: 15px
    }

    .aui .services-links-boxes:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.2)
    }

    .aui .services-links-boxes__img-container {
        display: table;
        width: 100%
    }

    .aui .services-links-boxes__img {
        height: 106px;
        display: table-cell;
        vertical-align: middle
    }

    .aui .services-links-boxes img {
        max-height: 80px;
        max-width: 80px
    }

    .aui .services-links-boxes__title {
        padding-top: 10px;
        padding-bottom: 5px;
        font-size: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-transform: none
    }

    .aui .services-links-boxes__text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 20px;
        line-height: 32px;
        max-height: 64px;
        text-overflow: ellipsis
    }

    .aui .services-links-boxes__link {
        font-size: 20px;
        padding-top: 20px
    }

    .aui .services-links-boxes__link:hover {
        text-decoration: underline
    }
}

.aui .faqs__title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    padding: 30px 0;
    text-align: center;
    display: block
}

@media (max-width: 768px) {
    .aui .faqs__title {
        font-size:32px
    }
}

.aui .faqs-links {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .18px;
    margin: 0
}

@media only screen and (min-width: 993px) {
    .aui .faqs-links {
        display:flex;
        flex-wrap: wrap;
        font-size: 24px;
        letter-spacing: 0
    }
}

.aui .faqs-links__item {
    position: relative;
    border-bottom: 1px solid #d3d4d3
}

@media only screen and (min-width: 993px) {
    .aui .faqs-links__item {
        width:100%;
        margin-bottom: 0
    }
}

@media (max-width: 768px) {
    .aui .faqs-links__item {
        border-left:none
    }
}

.aui .faqs-links__index {
    font-size: 18px;
    color: #00a9e0;
    line-height: 24px;
    position: absolute;
    top: 16px;
    left: 26px
}

@media only screen and (min-width: 993px) {
    .aui .faqs-links__index {
        font-size:24px;
        top: 20px;
        left: 23px
    }
}

.aui .faqs-links__link {
    color: #50535a;
    line-height: 24px;
    padding: 40px 50px 40px 40px;
    position: relative;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 993px) {
    .aui .faqs-links__link {
        line-height:32px
    }
}

.aui .faqs-links__icon {
    font-size: 18px;
    color: #00a9e0;
    position: absolute;
    right: 20px;
    top: 45px;
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .faqs-links__icon {
        font-size:24px
    }
}

.aui .faqs-links__button-container {
    text-align: center;
    margin: 32px 0 36px
}

.aui .faqs-links__faq-button {
    font-size: 16px;
    color: #00a9e0;
    letter-spacing: 0
}

.aui .legales-list .faqs__title {
    text-align: left;
    font-size: 56px
}

@media (max-width: 991px) {
    .aui .legales-list .faqs__title {
        font-size:32px
    }
}

.aui .faqs-respuesta {
    padding-left: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9eae8
}

.aui .faqs-respuesta .faqs-respuesta__item {
    font-size: 18px;
    font-weight: 300;
    color: #50535a;
    list-style-type: disc
}

.aui .faqs-respuesta .faqs-respuesta__item a {
    display: inline-block;
    margin-left: 5px
}

.aui .faqs-respuesta__button-container a {
    font-size: 14px;
    margin: 30px 0
}

.aui .faqs-respuesta__button-container a.faqs-respuesta__button-atras {
    float: left
}

.aui .faqs-respuesta__button-container a.faqs-respuesta__button-arriba {
    float: right
}

.aui .faqs-respuesta__bottom-buttons .faqs-respuesta__bottom-title {
    font-weight: 700;
    font-size: 16px;
    color: #50535a
}

.aui .faqs-respuesta__bottom-buttons .btn {
    margin: 10px 0 40px
}

.aui .faqs-respuesta__bottom-buttons .btn-grey {
    margin-left: 20px
}

.aui .full-col {
    padding: 0
}

.aui .featured-links {
    display: block;
    position: relative;
    padding: 29px 52px 18px;
    border-top: 1px solid #d3d4d3;
    border-bottom: 1px solid #d3d4d3
}

.aui .featured-links__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: .2px;
    line-height: 24px
}

.aui .featured-links__icon {
    font-size: 24px;
    color: #00a9e0;
    letter-spacing: 0;
    left: 16px;
    position: absolute;
    width: 22px
}

.aui .featured-links__icon-next {
    font-size: 18px;
    color: #00a9e0;
    letter-spacing: .03px;
    line-height: 24px;
    right: 16px;
    position: absolute
}

.aui .featured-links__text {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .featured-links-container {
        display:flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .aui .full-col {
        padding: 0 .75rem
    }

    .aui .featured-links {
        height: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        padding-bottom: 31px
    }

    .aui .featured-links__title {
        font-size: 24px;
        color: #00a9e0;
        line-height: 40px
    }

    .aui .featured-links__icon {
        display: none
    }

    .aui .featured-links__icon-next {
        font-size: 32px;
        letter-spacing: .07px;
        padding-top: 8px
    }

    .aui .featured-links__text {
        font-size: 20px;
        line-height: 32px;
        padding-top: 38px
    }
}

.aui .slider-shows-wrapper {
    padding: 15px 0 25px
}

@media only screen and (min-width: 993px) {
    .aui .slider-shows-wrapper {
        padding:67px 0 99px
    }
}

.aui .slider-shows-container {
    color: #50535a;
    padding-left: 16px;
    max-width: 1280px
}

@media only screen and (min-width: 601px) {
    .aui .slider-shows-container {
        width:85%;
        margin: 0 auto;
        padding-left: 0
    }
}

.aui .slider-shows__title {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .slider-shows__title {
        font-size:40px;
        line-height: 48px;
        margin-bottom: 47px
    }
}

@media only screen and (min-width: 601px) {
    .aui .slider-shows__carousel .slick-prev {
        left:-66px
    }
}

@media only screen and (min-width: 601px) {
    .aui .slider-shows__carousel .slick-next {
        right:-66px
    }
}

.aui .slider-shows__carousel .slick-next::before,.aui .slider-shows__carousel .slick-prev::before {
    color: #50535a;
    background: 0 0
}

.aui img.slider-shows__image {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 4px
}

.aui .slider-shows__item {
    padding-right: 15px;
    text-align: left;
    color: #50535a
}

@media only screen and (min-width: 601px) {
    .aui .slider-shows__item {
        padding:0 20px
    }
}

.aui .slider-shows__name {
    margin-top: 6px;
    font-size: 16px
}

@media only screen and (min-width: 993px) {
    .aui .slider-shows__name {
        font-size:18px;
        line-height: 24px;
        margin-top: 21px
    }
}

.aui .container-tabs__planes .tab-panel {
    padding-top: 40px;
    background-color: #fff
}

.aui .c-plan-container {
    position: relative;
    z-index: 20
}

.aui .c-plan-container .select {
    margin-top: 35px
}

.aui .c-plan {
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    line-height: 24px;
    border-bottom: 1px solid #d3d4d3;
    background: #fff
}

@media only screen and (min-width: 993px) {
    .aui .c-plan {
        margin:0 20px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
        border-radius: 4px;
        margin-bottom: 20px
    }
}

.aui .c-plan.m-planes .c-plan__header {
    min-height: 220px;
    position: relative;
    background-color: #00a9e0;
    padding: 0;
    display: flex;
    align-content: center;
    padding-bottom: 30px
}

.aui .c-plan.m-planes .c-plan__header .c-plan__whatsapp {
    background-color: #5bc500;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 16px;
    padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.aui .c-plan.m-planes .c-plan__header .c-plan__deail.prepago {
    font-size: 35px;
    font-weight: 300
}

.aui .c-plan.m-planes .c-plan__name-mobile {
    display: none;
    font-size: 14px;
    color: #86888c
}

@media (max-width: 991px) {
    .aui .c-plan.m-planes {
        margin-top:0!important
    }

    .aui .c-plan.m-planes .c-plan__header {
        height: auto!important;
        min-height: inherit!important;
        background-color: #fff;
        padding: 20px 15px 60px
    }

    .aui .c-plan.m-planes .c-plan__header .c-plan__whatsapp {
        display: inline-block;
        width: auto;
        padding: 2px 6px 4px!important;
        border-radius: 4px;
        position: absolute;
        left: 15px;
        bottom: 20px;
        font-size: 16px
    }

    .aui .c-plan.m-planes .c-plan__price {
        margin-top: 0
    }

    .aui .c-plan.m-planes .c-plan__deail-container {
        order: 1
    }

    .aui .c-plan.m-planes .c-plan__name-mobile {
        display: block
    }

    .aui .c-plan.m-planes .c-plan__deail {
        display: inline-block;
        letter-spacing: -5px
    }

    .aui .c-plan.m-planes .c-plan__deail.prepago {
        font-size: 32px;
        font-weight: 300;
        letter-spacing: -2px
    }

    .aui .c-plan.m-planes .c-plan__name {
        font-size: 25px;
        display: none
    }
}

.aui .c-plan.c-multiplicate .c-plan__header {
    padding: 40px 20px 5px
}

.aui .c-plan.c-multiplicate .c-plan__header .c-plan__name-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.aui .c-plan.c-multiplicate .c-plan__price-container {
    display: block
}

.aui .c-plan.c-multiplicate .c-plan__deail-text {
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    color: #fff
}

.aui .c-plan.c-multiplicate .c-plan__name-mobile {
    display: none;
    font-size: 16px;
    color: #86888c
}

.aui .c-plan.c-multiplicate .c-plan__list .c-plan__list-item .c-plan__text-price {
    color: #50535a;
    font-size: 40px
}

.aui .c-plan.c-multiplicate .c-plan__list .c-plan__list-item.flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.aui .c-plan.c-multiplicate .c-plan__list .c-plan__list-item.flex .c-plan__text {
    max-width: 120px;
    text-align: left
}

.aui .c-plan.c-multiplicate .c-plan__list .c-plan__list-item.last .c-plan__text {
    color: #954b97;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .aui .c-plan.c-multiplicate .c-plan__price-container {
        color:#86888c
    }

    .aui .c-plan.c-multiplicate .c-plan__deail-text {
        line-height: 22px;
        margin-bottom: 15px;
        color: #50535a;
        text-align: left
    }

    .aui .c-plan.c-multiplicate .c-plan__name-mobile {
        display: block
    }

    .aui .c-plan.c-multiplicate .c-plan__header {
        padding: 10px 20px 50px;
        background-color: #fff!important
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__name-container {
        display: block
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__name-container .c-plan__name {
        float: right
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__name-container .c-plan__name img {
        max-height: 60px;
        margin-top: 10px
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__name-container .c-plan__price-container {
        text-align: left;
        float: left
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__recommended-container {
        top: auto;
        bottom: 15px;
        left: 20px
    }

    .aui .c-plan.c-multiplicate .c-plan__header .c-plan__recommended-container .c-plan__recommended {
        background-color: #e9426d;
        display: inline-block
    }

    .aui .c-plan.c-multiplicate .c-plan--isActive .c-plan__recommended-container {
        bottom: 30px
    }
}

.aui .c-plan.packs-dobles .c-plan__subazul {
    background-color: #00a9e0
}

.aui .c-plan.packs-dobles .c-plan__subazul .c-sub__text {
    color: #fff;
    padding: 10px;
    font-size: 14px
}

.aui .c-plan.packs-dobles .c-plan__name-container {
    height: 0
}

.aui .c-plan.packs-dobles .c-plan__header {
    padding: 30px 0 5px
}

.aui .c-plan.packs-dobles .c-plan__deail,.aui .c-plan.packs-dobles .c-plan__deail-text {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px
}

.aui .c-plan.packs-dobles .c-plan__deail-text.small,.aui .c-plan.packs-dobles .c-plan__deail.small {
    font-size: 16px
}

.aui .c-plan.packs-dobles .c-plan__deail-mobile {
    display: none
}

@media (max-width: 991px) {
    .aui .c-plan.packs-dobles .c-plan__header {
        padding:10px 20px 50px
    }

    .aui .c-plan.packs-dobles .c-plan__deail-container {
        order: 1
    }

    .aui .c-plan.packs-dobles .c-plan__deail-container .c-plan__deail-mobile,.aui .c-plan.packs-dobles .c-plan__deail-container .c-plan__deail-text {
        display: inline-block;
        font-size: 23px;
        font-weight: 300;
        line-height: 23px;
        top: 0
    }

    .aui .c-plan.packs-dobles .c-plan__price-container {
        order: 3
    }
}

.aui .c-plan.packs .c-plan__deail {
    font-size: 30px;
    letter-spacing: 0
}

.aui .c-plan.packs .c-plan__text.color {
    font-size: 20px;
    color: #00a9e0
}

.aui .c-plan.packs .c-plan__text.color strong {
    font-size: 25px
}

.aui .c-plan.packs .c-plan__text.color strong ul {
    margin-top: 10px;
    font-weight: 400;
    list-style-type: none
}

.aui .c-plan.packs .c-plan__text.color strong ul li {
    font-size: 17px;
    position: relative;
    padding: 0 15px
}

.aui .c-plan.packs .c-plan__list-item--price::after {
    content: '/pack'
}

.aui .c-plan.packs.c-plan--recommended .c-plan__text.color {
    color: #5bc500
}

.aui .c-plan.packs .c-plan__deail-mobile {
    display: none
}

@media (max-width: 991px) {
    .aui .c-plan.packs .c-plan__price-container {
        margin-top:10px
    }

    .aui .c-plan.packs .c-plan__deail-text,.aui .c-plan.packs .c-plan__name {
        color: #86888c;
        font-size: 14px;
        text-align: left;
        font-weight: 400
    }

    .aui .c-plan.packs .c-plan__deail-mobile {
        display: block;
        font-size: 30px;
        letter-spacing: 0
    }
}

.aui .c-plan.internet .c-plan__header {
    padding: 10px 0 5px
}

.aui .c-plan.internet .c-plan__list-item.more {
    position: relative;
    border-bottom: none;
    padding-bottom: 25px
}

.aui .c-plan.internet .c-plan__list-item.more:after {
    content: "+";
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    font-size: 20px;
    font-family: TelefonicaBold
}

.aui .c-plan.internet .c-plan__list-item:first-child .c-plan__text:not(.small) {
    color: #5bc500;
    font-size: 35px
}

.aui .c-plan.internet .c-plan__text {
    font-size: 24px;
    display: flex;
    justify-content: center
}

.aui .c-plan.internet .c-plan__text.small {
    font-size: 16px
}

.aui .c-plan.internet .c-plan__text .cucarda {
    background-color: #954b97;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    width: 80px;
    border-radius: 20px;
    display: inline-block;
    margin-left: 10px
}

@media (max-width: 768px) {
    .aui .c-plan.internet .c-plan__header {
        padding:10px 15px 60px
    }

    .aui .c-plan.internet .c-plan__deail {
        display: block;
        font-size: 56px
    }

    .aui .c-plan.internet .c-plan__deail-container {
        order: 1
    }
}

.aui #category-1 .c-plan.m-planes:nth-child(2) {
    margin-top: 30px
}

.aui #category-1 .c-plan.m-planes:nth-child(2) .c-plan__header {
    min-height: 190px;
    background-color: #9bd6ea
}

.aui #category-1 .c-plan.m-planes:nth-child(3) {
    margin-top: 60px
}

.aui #category-1 .c-plan.m-planes:nth-child(3) .c-plan__header {
    min-height: 160px;
    background-color: #5bc500
}

.aui #category-1 .c-plan.m-planes:nth-child(4),.aui #category-1 .c-plan.m-planes:nth-child(5),.aui #category-1 .c-plan.m-planes:nth-child(6) {
    margin-top: 90px
}

.aui #category-1 .c-plan.m-planes:nth-child(4) .c-plan__header,.aui #category-1 .c-plan.m-planes:nth-child(5) .c-plan__header,.aui #category-1 .c-plan.m-planes:nth-child(6) .c-plan__header {
    height: 130px;
    min-height: 130px;
    background-color: #86c54f
}

.aui #category-1 .c-plan.m-planes.version-alt .c-plan__header {
    padding-bottom: 0
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(1) {
    margin-top: 0
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(1) .c-plan__header {
    min-height: 280px;
    background-color: #008fbe;
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(2) {
    margin-top: 30px
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(2) .c-plan__header {
    min-height: 250px;
    background-color: #00a9e0;
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(3) {
    margin-top: 60px
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(3) .c-plan__header {
    min-height: 220px;
    background-color: #9bd6ea;
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(4) {
    margin-top: 90px
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(4) .c-plan__header {
    min-height: 160px;
    background-color: #5bc500
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(5){
    margin-top: 120px
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(5) .c-plan__header {
    height: 160px;
    min-height: 130px;
    background-color: #86c54f;
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(6) {
    margin-top: 150px
}

.aui #category-1 .c-plan.m-planes.version-alt:nth-child(6) .c-plan__header {
    height: 130px;
    min-height: 130px;
    background-color: #86c54f;
}

@media (max-width: 991px) {
    .aui #category-1 .c-plan.m-planes .c-plan__header {
        background-color:#fff!important
    }
}

.aui .c-plan__header {
    padding: 20px 15px;
    display: flex;
    position: relative;
    flex-wrap: wrap
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__header {
        padding:40px 0 5px;
        background: #00a9e0;
        color: #fff;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: 150px;
        align-content: center
    }
}

.aui .c-plan__header .c-plan__recommended-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,.3)
}

.aui .c-plan__header .c-plan__recommended-container .c-plan__recommended {
    text-align: center;
    font-weight: 700;
    padding: 3px 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0
}

@media (max-width: 991px) {
    .aui .c-plan__header {
        padding-bottom:60px
    }

    .aui .c-plan__header .c-plan__recommended-container {
        top: auto;
        bottom: 20px;
        left: 15px
    }

    .aui .c-plan__header .c-plan__recommended-container .c-plan__recommended {
        background: #5bc500;
        border-radius: 2px;
        padding: 2px 5px 5px;
        font-size: 16px;
        color: #fff;
        line-height: 17px;
        display: inline-block;
        font-weight: 400;
        text-transform: capitalize
    }
}

.aui .c-plan__caret {
    position: absolute;
    right: 15px;
    bottom: 21px;
    line-height: 1
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__caret {
        display:none
    }
}

.aui .c-plan__deail-container {
    order: 2
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__deail-container {
        order:2;
        flex-grow: 1;
        width: 100%
    }
}

.aui .c-plan__deail {
    font-weight: 300;
    font-size: 56px;
    letter-spacing: -2px;
    line-height: 45px
}

.aui .c-plan__deail span {
    font-size: 25px;
    letter-spacing: 0
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__deail {
        text-align:center
    }
}

@media (max-width: 991px) {
    .aui .c-plan__deail {
        display:none
    }
}

.aui .c-plan__deail-text {
    position: relative;
    top: 5px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__deail-text {
        top:0
    }
}

.aui .c-plan__name-container {
    order: 2;
    flex-grow: 1;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__name-container {
        order:1;
        height: 20px;
        text-align: center;
        margin-top: -10px;
        margin-bottom: 2px
    }
}

@media (max-width: 768px) {
    .aui .c-plan__name-container {
        order:1;
        width: auto
    }
}

.aui .c-plan__name {
    background: #5bc500;
    border-radius: 2px;
    padding: 2px 5px;
    font-size: 16px;
    color: #fff;
    line-height: 17px;
    display: inline-block
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__name {
        background:0 0;
        display: inline;
        letter-spacing: -.5px
    }
}

@media (max-width: 991px) {
    .aui .c-plan__name {
        background-color:transparent;
        font-size: 30px;
        color: #50535a;
        line-height: normal;
        font-weight: 300;
        padding: 2px 0
    }
}

.aui .c-plan__price-container {
    color: #5bc500;
    margin-left: auto;
    order: 1;
    text-align: right
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__price-container {
        display:none
    }
}

.aui .c-plan__price {
    font-size: 26px
}

@media (max-width: 768px) {
    .aui .c-plan__price {
        font-size:24px;
        margin-top: 14px;
        display: inline-block
    }

    .aui .c-plan__price span {
        font-size: 14px
    }
}

.aui .c-plan__price-text {
    font-size: 13px;
    line-height: 17px
}

@media (max-width: 768px) {
    .aui .c-plan__price-text {
        display:inline-block!important
    }
}

.aui .pricing-accordion--isOpen .c-plan__deail {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0
}

@media only screen and (min-width: 993px) {
    .aui .pricing-accordion--isOpen .c-plan__deail {
        font-size:56px;
        letter-spacing: -5px;
        line-height: 45px
    }
}

.aui .pricing-accordion--isOpen .c-plan__header {
    padding-bottom: 20px
}

.aui .pricing-accordion--isOpen .c-plan__deail-text,.aui .pricing-accordion--isOpen .c-plan__price-text,.aui .pricing-accordion--isOpen .c-plan__recommended {
    display: none!important
}

.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail {
    font-size: 56px;
    letter-spacing: -5px;
    line-height: 45px
}

.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__header {
    padding-bottom: 60px
}

.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail-text,.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text,.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__recommended {
    display: inline-block!important
}

@media only screen and (min-width: 993px) {
    .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail-text,.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text,.aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__recommended {
        display:none
    }
}

.aui .c-plan--isActive .c-plan__header {
    background: #f4f4f3!important
}

@media only screen and (min-width: 993px) {
    .aui .c-plan--isActive .c-plan__header {
        background:#00a9e0
    }
}

.aui .c-plan--isActive .c-plan__caret {
    transform: rotate(180deg)
}

.aui .c-plan--isActive .c-plan__body-container {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .c-plan--recommended .c-plan__header {
        background:#5bc500
    }
}

.aui .c-plan--recommended .c-plan__get {
    background: #5bc500
}

.aui .c-plan--recommended .c-plan__list-item--price {
    color: #5bc500
}

.aui .c-plan--recommended .c-plan__list-item-planes--price {
    color: #5bc500
}

.aui .c-plan__body-container {
    display: none;
    background: linear-gradient(-180deg,#f4f4f3 0,#e9eae8 100%);
    padding: 8px 8px 24px
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__body-container {
        display:block;
        background: #fff;
        padding: 0
    }
}

.aui .c-plan__body {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    border-radius: 4px;
    padding: 24px 13px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__body {
        box-shadow:none;
        padding: 15px 20px
    }
}

.aui .c-plan__list {
    margin: 0
}

.aui .c-plan__list-item {
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0;
    text-align: center
}

.aui .c-plan__list-item:first-child {
    padding-top: 0
}

.aui .c-plan__list-item:last-child {
    border-bottom: 0
}

.aui .c-plan__list-item.flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.aui .c-plan__list-item.flex .c-plan__text {
    text-align: left;
    padding-left: 8px;
    font-size: 20px
}

.aui .c-plan__list-item.flex .c-plan__text.small {
    font-size: 16px
}

@media (min-width: 768px) {
    .aui .c-plan__list-item.h115 {
        min-height:115px
    }
}

.aui .c-plan__list-item-title {
    font-size: 14px;
    font-weight: 700;
    color: #50535a
}

.aui .c-plan__list-item-title.big {
    color: #5bc500!important;
    font-size: 34px!important;
    font-family: telefonica!important;
    font-weight: 500!important;
    padding: 8px
}

@media only screen and (min-width: 990px) and (max-width:1447px) {
    .aui .c-plan__list-item-title.big {
        font-size:26px!important
    }
}

.aui .c-plan__list-item--price {
    display: none;
    font-weight: 400;
    font-size: 24px;
    color: #00a9e0;
    letter-spacing: 0;
    line-height: 33px
}

.aui .c-plan__list-item--price::after {
    content: '/mes'
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__list-item--price {
        display:block
    }
}

.aui .c-plan__list-item-planes--price {
    display: none;
    font-weight: 300;
    font-size: 40px;
    color: #00a9e0;
    letter-spacing: 0;
    line-height: 40px
}

.aui .c-plan__list-item-planes--price::after {
    content: '/mes';
    font-size: 20px
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__list-item-planes--price {
        display:block
    }
}

.aui .c-plan__title {
    font-weight: 700;
    font-size: 16px
}

.aui .c-plan__text-planes {
    color: #86888c;
    font-size: 16px
}

.aui .c-plan__text-planes.alto {
    min-height: 73px
}

.aui .c-plan__text-planes .familia {
    color: #5bc500
}

.aui .verde {
    color: #5bc500!important
}

.aui .whatsapp {
    color: #5bc500
}

.aui .whatsapp:before {
    content: "\F5A3";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 24px;
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.aui .c-plan__text {
    display: block
}

.aui .c-plan__text.small {
    font-size: 14px;
    color: #86888c
}

.aui .c-plan__text.small-italic {
    font-size: 14px;
    color: #86888c;
    font-family: TelefonicaItalic;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .aui .c-plan__text {
        display:block
    }
}

.aui .c-plan__view-detail {
    color: #00a9e0;
    height: 48px;
    line-height: 48px;
    text-decoration: underline;
    width: 100%
}

.aui .c-plan__get {
    height: 48px;
    line-height: 48px;
    width: 100%;
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .aui .c-plan__get {
        background:#00a9e0
    }
}

.aui .c-plan__get.btn {
    padding-top: 0
}

@media only screen and (min-width: 993px) {
    .aui .c-pricing {
        display:flex
    }

    .aui .c-pricing .c-plan {
        flex-grow: 1
    }
}

.aui .c-pricing-slider__title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding-bottom: 32px
}

.aui .c-pricing-slider__title span {
    font-family: TelefonicaHand
}

@media only screen and (min-width: 993px) {
    .aui .c-pricing-slider__title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 47px
    }
}

.aui .c-pricing__arrows {
    max-width: 1280px;
    margin: 0 auto;
    width: 85%;
    position: absolute;
    height: 48px;
    top: 40%;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;
    pointer-events: none
}

.aui .c-pricing__arrows .slick-arrow {
    pointer-events: auto
}

.aui .c-pricing__arrows .slick-prev {
    left: -66px
}

.aui .c-pricing__arrows .slick-next {
    right: -66px
}

.aui .c-pricing__arrows .slick-next::before,.aui .c-pricing__arrows .slick-prev::before {
    color: #50535a;
    background: 0 0
}

.aui .c-pricing__legales {
    padding: 0 20px;
    font-size: 18px
}

.aui .c-pricing__paises {
    padding: 20px 40px;
    font-size: 14px;
    text-align: center;
    color: #86888c
}

.aui .c-pricing__see-more {
    margin: 15px 0;
    text-align: center
}

.aui .c-pricing__see-more .btn-flat {
    color: #00a9e0
}

.aui .c-plan__filter-accept {
    width: 100%;
    margin-bottom: 10px
}

.aui .c-plan__filter-close {
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__deail {
    letter-spacing: 0;
    font-size: 24px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header {
    padding: 20px 15px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__whatsapp {
    display: none
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__name-mobile,.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__text.small {
    display: none
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__price {
    margin-top: 5px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__deail-text,.aui .movistar-planes .pricing-accordion--isOpen .c-plan__header .c-plan__price-text {
    display: inline-block!important
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail {
    font-size: 40px;
    letter-spacing: -5px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail.prepago {
    letter-spacing: -2px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__header {
    padding-bottom: 60px
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__header .c-plan__whatsapp {
    display: inline-block
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__header .c-plan__name-mobile,.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__header .c-plan__text.small {
    display: block!important
}

.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail-text,.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text,.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__recommended {
    display: inline-block!important
}

@media only screen and (min-width: 993px) {
    .aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail-text,.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text,.aui .movistar-planes .pricing-accordion--isOpen .c-plan--isActive .c-plan__recommended {
        display:none
    }
}

.aui .pricing-accordion--isOpen .c-multiplicate .c-plan__deail-text {
    display: block!important
}

.aui .pricing-accordion--isOpen .internet .c-plan--isActive .c-plan__header,.aui .pricing-accordion--isOpen .packs-dobles .c-plan--isActive .c-plan__header {
    padding: 10px 20px 50px
}

.aui .pricing-accordion--isOpen .internet .c-plan--isActive .c-plan__deail,.aui .pricing-accordion--isOpen .packs-dobles .c-plan--isActive .c-plan__deail {
    font-size: 54px
}

.aui .pricing-accordion--isOpen .internet .c-plan--isActive .c-plan__price,.aui .pricing-accordion--isOpen .packs-dobles .c-plan--isActive .c-plan__price {
    margin-top: 10px
}

.aui .pricing-accordion--isOpen .internet .c-plan__header,.aui .pricing-accordion--isOpen .packs-dobles .c-plan__header {
    padding: 10px 20px
}

.aui .pricing-accordion--isOpen .internet .c-plan__deail,.aui .pricing-accordion--isOpen .packs-dobles .c-plan__deail {
    font-size: 24px
}

.aui .pricing-accordion--isOpen .internet .c-plan__price,.aui .pricing-accordion--isOpen .packs-dobles .c-plan__price {
    margin-top: 0
}

.aui .pricing-accordion--isOpen .internet .c-plan__recommended-container,.aui .pricing-accordion--isOpen .packs-dobles .c-plan__recommended-container {
    border-bottom: none
}

.aui #fibra,.aui #planes {
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: height .5s
}

.aui .search-group {
    position: relative
}

.aui .search-group .arrow {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 22px;
    color: #00a9e0;
    cursor: pointer;
    transition: transform .2s
}

.aui .search-group .arrow.open {
    transform: rotate(180deg);
    top: 18px
}

.aui .search-group input {
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border: none;
    border-radius: 4px;
    width: 100%;
    font-size: 18px;
    background-image: none;
    font-family: Telefonica
}

.aui .search-group input::-webkit-input-placeholder {
    font-family: TelefonicaItalic,Arial,Helvetica,sans-serif;
    font-size: 18px;
    opacity: .6!important
}

.aui .search-group input:-ms-input-placeholder {
    font-family: TelefonicaItalic,Arial,Helvetica,sans-serif;
    font-size: 18px;
    opacity: .6!important
}

.aui .search-group input:-moz-placeholder {
    font-family: TelefonicaItalic,Arial,Helvetica,sans-serif;
    font-size: 18px;
    opacity: .6!important
}

.aui .search-group input::-moz-placeholder {
    font-family: TelefonicaItalic,Arial,Helvetica,sans-serif;
    font-size: 18px;
    opacity: .6!important
}

.aui .search-group input:focus {
    border: none;
    outline-color: transparent;
    outline: 0
}

@media only screen and (min-width: 993px) {
    .aui .m-price__inner {
        border:2px solid #e9eae8
    }
}

.aui .m-price__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    margin: 20px 0 30px;
    padding: 0 15px;
    text-align: center;
    position: relative
}

.aui .m-price__checkbox-container {
    margin: 10px 0 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-price__checkbox-container {
        margin:24px 0 15px
    }
}

.aui .m-price__list {
    padding: 0 35px
}

.aui .m-price__list.ocombinada .m-price__item-price--line-through {
    font-size: 24px;
    color: #b6b7b7;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 300;
    margin-bottom: 15px;
    text-decoration: none!important
}

.aui .m-price__list.ocombinada .m-price__item-name {
    font-size: 16px
}

.aui .m-price__item {
    text-align: right;
    padding: 15px 0;
    border-bottom: 1px solid #dedede
}

@media only screen and (min-width: 993px) {
    .aui .m-price__item {
        padding:15px 0
    }
}

.aui .m-price__item:last-child {
    border-bottom: 0
}

.aui .m-price__item-name {
    font-weight: 700;
    font-size: 13px;
    color: #5bc500;
    letter-spacing: .6px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left
}

.aui .m-price__item-price {
    font-size: 40px;
    color: #50535a;
    letter-spacing: -1px;
    line-height: 40px
}

.aui .m-price__item-price--line-through {
    text-decoration: line-through;
    font-size: 24px;
    color: #b6b7b7;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 300;
    margin-bottom: 15px
}

.aui .m-price__item-desc {
    font-size: 16px;
    color: #50535a;
    line-height: 24px
}

.aui .m-price__item-detail-link {
    display: block;
    color: #00a9e0;
    font-size: 16px;
    text-align: center;
    margin: 10px 0
}

.aui .m-price__item-promo-text {
    font-size: 20px;
    color: #5bc500;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

.aui .m-price__item-promo-text strong {
    font-size: 25px;
    font-weight: 700
}

.aui .m-price__item-promo-desc {
    font-size: 14px;
    color: #86888c;
    font-family: TelefonicaItalic;
    text-align: center;
    margin-top: 15px
}

.aui .m-price__call-to-action {
    padding: 5px 15px 20px
}

@media only screen and (min-width: 993px) {
    .aui .m-price__call-to-action {
        padding:5px 35px 30px
    }
}

.aui .m-price__call-to-action .btn {
    width: 100%;
    height: 48px;
    line-height: 48px
}

.aui .m-price .m-price__inner .m-price__call-to-action .btn {
    padding-top: 0
}

.aui .m-price__call-us {
    font-size: 18px;
    color: #50535a;
    text-align: center;
    background: #e9eae8;
    padding: 7px 0;
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .m-price__call-us {
        display:block
    }
}

.aui .m-price__phone {
    font-weight: 700
}

.aui .m-price__caret {
    display: none;
    position: absolute;
    right: 15px;
    bottom: 21px;
    line-height: 1
}

@media (max-width: 768px) {
    .aui .m-price__caret .m-price__caret {
        display:block;
        transition: transform .3s
    }
}

.aui .fibra .m-price {
    background-color: #fff
}

.aui .fibra .m-price__inner {
    border: none;
    padding: 0 20px
}

.aui .fibra .m-price__title {
    display: block;
    padding: 20px 15px 30px;
    margin: 0
}

@media (max-width: 1200px) {
    .aui .fibra .m-price__title {
        font-size:28px
    }
}

@media (max-width: 768px) {
    .aui .fibra .m-price__title {
        padding:20px 30px 20px 5px
    }

    .aui .fibra .m-price__inner {
        overflow: hidden;
        max-height: 80px;
        transition: max-height .4s
    }

    .aui .fibra .m-price__inner.open {
        max-height: 5000px
    }

    .aui .fibra .m-price__inner.open .m-price__caret {
        transform: rotate(180deg)
    }
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__inner {
        border:2px solid #e9eae8;
        border-radius: 4px
    }
}

.aui .m-product-card__header {
    background-color: #54bf00;
    color: #fff;
    background-image: url(../images/product-card-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__header {
        background-image:none;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }
}

.aui .m-product-card__advertise {
    box-shadow: 0 1px 0 0 rgba(255,255,255,.5);
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 15px
}

.aui .m-product-card__advertise-type {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__advertise-type {
        display:inline
    }
}

.aui .m-product-card__sale {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    margin: 0;
    padding: 40px 15px 100px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__sale {
        padding:70px 15px 70px
    }
}

.aui .m-product-card__sale.ocombinada .m-product-card__sale-item {
    font-size: 40px;
    padding-bottom: 50px;
    display: block
}

.aui .m-product-card__sale.ocombinada .m-product-card__sale-item_bajada {
    font-size: 27px
}

.aui .m-product-card__sale-item {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__sale-item {
        display:inline
    }
}

.aui .m-product-card__body {
    padding-bottom: 15px
}

.aui .m-product-card__navigation {
    display: flex;
    align-items: center;
    padding: 30px 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__navigation {
        padding:15px 15%
    }
}

.aui .m-product-card__next,.aui .m-product-card__prev {
    border: 0;
    background: 0 0;
    width: 40px;
    height: 40px;
    font-size: 30px;
    color: #4e5255;
    display: none
}

.aui .m-product-card__prev {
    margin-right: auto
}

.aui .m-product-card__next {
    margin-left: auto
}

.aui .m-product-card__title {
    font-weight: 700;
    font-size: 19px;
    margin: 0 auto;
    text-align: center;
    color: #4e5255
}

.aui .m-product-card__list-features-wraper {
    padding: 30px 0 0
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__list-features-wraper {
        padding:0 15%
    }
}

.aui .m-product-card__list-features {
    border-top: 1px solid #d3d4d3
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__list-features {
        display:flex;
        flex-wrap: wrap
    }
}

.aui .m-product-card__list-features .c-plan {
    width: calc(50% - 20px);
    margin: 0 10px
}

.aui .m-product-card__list-features .c-plan .c-plan__deail {
    font-size: 40px
}

.aui .m-product-card__list-features .c-plan .c-plan__deail span {
    font-size: 14px
}

.aui .m-product-card__list-features .c-plan .c-plan__price-container {
    color: #954b97
}

@media (max-width: 992px) {
    .aui .m-product-card__list-features .c-plan {
        width:calc(100% - 20px)
    }

    .aui .m-product-card__list-features .c-plan .c-plan__price-text {
        display: block!important
    }

    .aui .m-product-card__list-features .c-plan .c-plan__name-container {
        max-width: 220px
    }
}

.aui .m-product-card__feature {
    border-bottom: 1px solid #d3d4d3;
    padding: 0 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__feature {
        width:50%;
        padding-right: 15px
    }

    .aui .m-product-card__feature:last-child {
        flex-grow: 1
    }
}

.aui .m-product-card__feature-title {
    font-weight: 700;
    font-size: 13px;
    color: #555;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px
}

.aui .m-product-card__feature-title.violeta {
    color: #954b97
}

.aui .m-product-card__list {
    margin-bottom: 15px
}

.aui .m-product-card__list-item {
    font-size: 16px;
    color: #50535a;
    line-height: 24px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-card__rate-wraper {
        padding:15px 15%
    }
}

.aui .m-product-card__rate-inner {
    background-color: #f5f4f2;
    padding: 15px 35px 0;
    display: inline-block;
    width: 100%
}

.aui .m-product-card__rate-title {
    text-align: center;
    font-size: 16px;
    color: #50535a;
    line-height: 24px;
    margin-bottom: 30px
}

.aui .m-product-card__rate {
    display: flex;
    text-align: center;
    justify-content: space-between
}

.aui .m-product-card__rate img {
    max-width: 26px
}

.aui .m-product-card-img-icons .m-product-card__sale-item {
    font-size: 24px
}

.aui .m-product-card-img-icons .m-product-card__feature-icon {
    margin: 20px 0
}

.aui .m-product-card-img-icons .m-product-card__feature {
    text-align: center;
    border: none
}

.aui .m-product-card-img-icons .m-product-card__feature.movie {
    width: 33%
}

.aui .m-product-card-img-icons .m-product-card__feature.movie img {
    max-width: 100%
}

.aui .m-product-card-img-icons .m-product-card__list-feature-main-title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    width: 100%;
    text-align: center;
    margin: 40px 0 20px
}

.aui .m-product-card-img-icons .m-product-card__feature-desc {
    font-size: 18px;
    color: #50535a;
    text-align: center
}

@media (max-width: 768px) {
    .aui .m-product-card-img-icons .m-product-card__feature.movie {
        width:90%
    }
}

.aui .m-price__item-text {
    font-size: 16px;
    color: #50535a;
    text-align: left;
    margin-bottom: 40px
}

.aui .content-negocios .m-product-card__header {
    background-color: #954b97
}

.aui .content-negocios .m-product-card__list-price-title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    text-align: center;
    width: 100%;
    padding: 30px 0
}

.aui .content-negocios .m-product-card__list-planes {
    width: 100%
}

.aui .content-negocios .m-product-card__list-planes li {
    border-top: 1px solid #d3d4d3;
    display: flex;
    padding: 20px 0;
    align-items: center;
    flex-flow: row wrap
}

.aui .content-negocios .m-product-card__list-planes li:nth-child(2n) {
    background-color: #f4f4f3
}

.aui .content-negocios .m-product-card__list-planes li .plan__title {
    flex: 1;
    font-size: 18px;
    color: #50535a;
    padding: 0 20px
}

.aui .content-negocios .m-product-card__list-planes li .plan__title span {
    width: 100%;
    font-size: 14px;
    color: #954b97;
    display: block
}

.aui .content-negocios .m-product-card__list-planes li .plan__title span span {
    color: #b9b9b9;
    font-style: italic
}

.aui .content-negocios .m-product-card__list-planes li .plan__price {
    font-size: 18px;
    color: #954b97
}

.aui .content-negocios .m-product-card__list-planes li .plan__link {
    padding: 0 20px
}

@media (max-width: 768px) {
    .aui .content-negocios li .btn {
        height:40px;
        line-height: 35px;
        padding: 0 15px
    }
}

.aui .line-break {
    flex-basis: 100%;
    width: 0;
    height: 0;
    overflow: hidden
}

.aui .plan-columns {
    padding: 0 20px
}

.aui .plan-columns .plan-columns__title {
    font-weight: 700;
    font-size: 11px;
    color: #555;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px
}

.aui .plan-columns .plan-columns__text {
    font-size: 13px;
    color: #50535a;
    line-height: 24px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__inner {
        border:none;
        border-radius: 4px
    }
}

.aui .m-product-form__header {
    color: #fff;
    padding: 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__header {
        background-image:none;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }
}

.aui .m-product-form__title {
    color: #50535a;
    font-size: 56px;
    font-weight: 300;
    margin-bottom: 5px
}

@media (max-width: 768px) {
    .aui .m-product-form__title {
        font-size:32px;
        text-align: center
    }
}

.aui .m-product-form__advertise {
    font-size: 18px;
    color: #50535a
}

@media (max-width: 768px) {
    .aui .m-product-form__advertise {
        font-size:16px;
        text-align: center
    }
}

.aui .m-product-form__advertise-type {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__advertise-type {
        display:inline
    }
}

.aui .m-product-form__sale {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    margin: 0;
    padding: 40px 15px 100px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__sale {
        padding:70px 15px 70px
    }
}

.aui .m-product-form__sale-item {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__sale-item {
        display:inline
    }
}

.aui .m-product-form__body {
    padding-bottom: 15px
}

.aui .m-product-form__navigation {
    display: flex;
    align-items: center;
    padding: 30px 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__navigation {
        padding:15px 15%
    }
}

.aui .m-product-form__fields-features-wraper {
    padding: 30px 0 0
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__fields-features-wraper {
        padding:0 15%
    }
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__fields-features {
        display:flex;
        flex-wrap: wrap
    }
}

.aui .m-product-form__feature {
    padding: 0 15px
}

@media only screen and (min-width: 993px) {
    .aui .m-product-form__feature {
        width:50%;
        padding-right: 15px
    }

    .aui .m-product-form__feature:last-child {
        flex-grow: 1
    }
}

.aui .m-product-form__fields .form-group {
    height: 87px
}

.aui .m-product-form__feature-title {
    font-size: 32px;
    color: #50535a;
    line-height: 32px;
    margin: 15px 0;
    border-bottom: 1px solid #e9eae8;
    padding-bottom: 12px
}

@media (max-width: 768px) {
    .aui .m-product-form__feature-title {
        font-size:24px
    }
}

.aui .m-product-form__feature-required {
    font-size: 14px;
    color: #86888c;
    margin: 5px 0 40px;
    font-family: TelefonicaItalic
}

.aui .m-product-form__fields-item {
    font-size: 16px;
    color: #50535a;
    line-height: 24px
}

.aui .m-product-form__legal {
    font-size: 14px;
    color: #86888c;
    margin: 40px 0 20px;
    font-family: TelefonicaItalic
}

.aui .m-third-party-card .services-links-container {
    width: auto
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card .services-links-grid--2-col .services-links {
        width:50%
    }

    .aui .m-third-party-card .services-links-grid--3-col .services-links {
        width: 50%
    }

    .aui .m-third-party-card .services-links-grid--4-col .services-links {
        width: 50%
    }

    .aui .m-third-party-card .services-links {
        padding: 20px 0
    }

    .aui .m-third-party-card .services-links__img img {
        max-height: 60px;
        max-width: 60px
    }

    .aui .m-third-party-card .services-links__title {
        font-size: 16px;
        padding-top: 0
    }

    .aui .m-third-party-card .services-links__text {
        font-size: 16px;
        line-height: 24px;
        max-width: 270px;
        margin: 0 auto
    }

    .aui .m-third-party-card .services-links__link {
        font-size: 16px;
        padding-top: 20px
    }
}

.aui .m-third-party-card__header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    padding-bottom: 110px
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__header {
        padding-bottom:0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        overflow: hidden
    }
}

.aui .m-third-party-card__navigation {
    position: relative;
    z-index: 3
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__navigation {
        display:flex;
        align-items: center;
        height: 220px;
        padding: 0 15px
    }
}

.aui .m-third-party-card__shape {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-image: url(../images/third-party-shape.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__shape {
        display:none
    }
}

.aui .m-third-party-card__overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
    background: #000;
    background: linear-gradient(to bottom,#000 0,transparent 100%)
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__overlay {
        background:#000;
        filter: none;
        opacity: .4
    }
}

.aui .m-third-party-card__next,.aui .m-third-party-card__prev {
    display: none;
    border: 0;
    background: 0 0;
    width: 40px;
    height: 40px;
    font-size: 30px;
    color: #fff
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__next,.aui .m-third-party-card__prev {
        display:block
    }
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__prev {
        margin-right:auto
    }

    .aui .m-third-party-card__next {
        margin-left: auto
    }
}

.aui .m-third-party-card__content {
    text-align: center;
    padding: 20px
}

.aui .m-third-party-card__logo {
    transform: scale(.7)
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__logo {
        transform:scale(1)
    }
}

.aui .m-third-party-card__title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    color: #fff
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__title {
        font-size:22px;
        line-height: normal;
        margin: 20px auto 0
    }
}

.aui .m-third-party-card__title-desktop {
    display: none
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__title-desktop {
        display:inline;
        margin-left: 7px
    }
}

.aui .m-third-party-card__call-to-action-top {
    padding: 0 15px;
    text-align: center
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__call-to-action-top {
        display:none
    }
}

.aui .m-third-party-card__call-to-action-top .btn {
    width: 177px;
    height: 48px;
    line-height: 48px
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__body {
        padding:40px 0
    }
}

@media only screen and (min-width: 601px) {
    .aui .m-third-party-card__inner {
        border:2px solid #e9eae8;
        border-radius: 4px
    }
}

.aui .how-to-contract-wraper {
    padding-top: 30px
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract-wraper {
        padding-top:0;
        padding-bottom: 40px
    }
}

.aui .how-to-contract {
    padding-left: 50px;
    margin-bottom: 0
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract {
        display:flex;
        padding-left: 0;
        justify-content: space-around
    }
}

.aui .how-to-contract-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 28px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 15px
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract-title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 50px
    }
}

.aui .how-to-contract-subtitle {
    text-align: center;
    color: #50535a;
    font-size: 18px;
    max-width: 720px;
    margin: 0 auto 60px
}

.aui .how-to-contract__item {
    position: relative
}

.aui .how-to-contract__item::before {
    content: '';
    display: block;
    width: 1px;
    background: #00a9e0;
    position: absolute;
    top: 35px;
    left: -27px;
    bottom: -3px
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__item::before {
        content:none
    }
}

.aui .how-to-contract__item:last-child::before {
    content: none
}

.aui .how-to-contract__item .collapsible-body {
    font-size: 16px;
    padding: 10px 15px
}

.aui .how-to-contract__item .collapsible-header {
    background: 0 0
}

.aui .how-to-contract__item.active .collapsible-body {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__item .collapsible-header {
        border-bottom:0;
        cursor: auto;
        color: #50535a
    }

    .aui .how-to-contract__item .collapsible-body {
        display: block;
        border-bottom: 0;
        padding: 0 15px;
        text-align: center;
        font-size: 18px;
        font-weight: 300;
        max-width: 280px;
        color: #50535a;
        margin: 0 auto
    }
}

.aui .how-to-contract__title {
    position: relative;
    font-size: 16px
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__title {
        text-align:center;
        font-weight: 700;
        font-size: 18px
    }
}

.aui .how-to-contract__arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    padding-top: 5px;
    color: #b6b7b7
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__arrow {
        display:none
    }
}

.aui .how-to-contract__icon {
    font-size: 22px;
    color: #00a9e0;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%)
}

.aui .how-to-contract__icon img {
    max-height: 60px
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__icon {
        position:relative;
        display: block;
        text-align: center;
        left: auto;
        top: auto;
        transform: translateY(0);
        font-size: 44px;
        margin-bottom: 50px
    }
}

@media (max-width: 768px) {
    .aui .how-to-contract__icon img {
        width:20px
    }
}

.aui .how-to-contract__no-line {
    padding-left: 0
}

.aui .how-to-contract__no-line .how-to-contract__item {
    padding-left: 50px;
    border-bottom: 1px solid #ddd
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__no-line .how-to-contract__item {
        border-bottom:none;
        padding-left: 0
    }
}

.aui .how-to-contract__no-line .how-to-contract__item:before {
    content: none
}

.aui .how-to-contract__no-line .collapsible-header {
    border-bottom: none
}

.aui .how-to-contract__no-line .collapsible-body {
    border-bottom: none
}

@media only screen and (min-width: 993px) {
    .aui .how-to-contract__no-line .how-to-contract__icon {
        font-size:70px;
        margin-bottom: 5px
    }
}

.aui .modal {
    width: 65%;
    max-width: 840px;
    background-color: #fff
}

.aui .modal .m-product-modal__title {
    font-size: 32px;
    color: #50535a;
    text-align: center;
    margin-bottom: 10px
}

.aui .modal .m-product-modal__advertise {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px
}

.aui .modal .c-plan__list-item-title {
    font-weight: 700;
    font-size: 18px;
    text-align: left
}

.aui .modal .c-plan__text-planes {
    font-size: 14px;
    line-height: 14px;
    text-align: left
}

.aui .modal .c-plan__text.c-plan__list-item-planes--price {
    color: #5bc500
}

.aui .modal .category-tabs {
    margin-bottom: 0
}

.aui .modal .modal__footer-text {
    font-size: 14px;
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .modal .c-plan__text.c-plan__list-item-planes--price {
    font-size: 30px;
    line-height: 30px
}

.aui .modal .c-plan__list-item {
    padding: 10px 0
}

.aui .modal .modal-footer {
    background-color: #fff;
    padding: 0 50px
}

.aui .modal .modal-footer .legales {
    margin-top: 10px;
    display: block;
    font-size: 16px
}

.aui .modal .c-plan__header {
    display: none
}

.aui .modal .c-plan__header .c-plan__price {
    margin-top: 5px
}

.aui .modal .c-plan__header .c-plan__deail-text {
    text-align: left;
    top: 0
}

@media (max-width: 991px) {
    .aui .modal .c-plan__header {
        display:flex
    }
}

.aui .modal .pricing-accordion--isOpen .c-plan--isActive .c-plan__deail-text {
    display: block!important
}

@media (max-width: 991px) {
    .aui .modal .modal-content {
        margin-top:40px
    }

    .aui .modal .modal-footer {
        margin-top: 20px
    }

    .aui .modal .container-tabs__planes .tab-panel {
        padding-top: 10px
    }

    .aui .modal .legales {
        margin: 20px 0;
        text-align: center
    }
}

.aui #modal-planes {
    max-height: 94%
}

@media (max-width: 991px) {
    .aui #modal-planes {
        top:0!important;
        max-height: 100%;
        height: 100%;
        width: 100%
    }
}

.aui #modal-bienvenida {
    background-color: #5bc500;
    background: url(http://www.movistar.com.ar/documents/10180/28107425/hero-bienvenida-desktop.jpg) no-repeat center;
    background-size: cover;
    width: 90%;
    max-width: 1000px;
    min-height: 600px
}

.aui #modal-bienvenida .close {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: transparent;
    opacity: 1;
    border: none
}

.aui #modal-bienvenida .close i {
    color: #fff
}

.aui #modal-bienvenida .modal__item-title {
    color: #fff;
    text-align: center;
    font-size: 50px;
    max-width: 700px;
    display: block;
    margin: 0 auto
}

.aui #modal-bienvenida .modal__item-title span {
    font-family: TelefonicaHand
}

.aui #modal-bienvenida .modal__item-subtitle {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin-top: 10px
}

@media (max-width: 768px) {
    .aui #modal-bienvenida {
        background:url(http://www.movistar.com.ar/documents/10180/28107425/hero-bienvenida-mobile.jpg) no-repeat center;
        background-size: cover;
        top: 2%!important
    }

    .aui #modal-bienvenida .modal__item-title {
        font-size: 32px
    }

    .aui #modal-bienvenida .modal__item-subtitle {
        font-size: 18px
    }
}

.aui #modal-fibra-negocios .fsLabel {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #50535a;
    display: block
}

.aui #modal-fibra-negocios .form-control {
    height: auto;
    background-color: #fff!important;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    box-shadow: none;
    font-size: 14px;
    padding: 14px;
    color: #86888c;
    width: 100%;
    background-image: none!important;
    font: 14px Telefonica,Helvetica,Verdana,sans-serif
}

.aui #modal-fibra-negocios .form-control.parsley-error {
    border: 1px solid #ec6839!important;
    background-color: #fff!important
}

.aui #modal-fibra-negocios .form-control::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-fibra-negocios .form-control:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-fibra-negocios .form-control::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-fibra-negocios .form-control:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-fibra-negocios .formbot>p {
    font-family: TelefonicaItalic;
    font-size: 14px;
    color: #86888c
}

.aui .filter-fixed-action-btn {
    position: fixed;
    bottom: 25px;
    z-index: 997;
    left: 50%;
    transform: translateX(-50%);
    padding: 0
}

@media only screen and (min-width: 993px) {
    .aui .filter-fixed-action-btn {
        display:none
    }
}

.aui .filter-action-btn {
    background-color: #00a9e0;
    width: 110px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    border-radius: 40px
}

.aui .filter-action-icon {
    font-size: 24px;
    position: relative;
    top: -2px;
    margin-right: 5px
}

.aui .filter-panel {
    border-bottom: 1px solid #d3d4d3
}

.aui .filter-panel__title {
    font-weight: 700;
    font-size: 14px;
    color: #50535a;
    text-transform: uppercase
}

.aui .faqs-accordion {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .18px;
    margin: 0
}

.aui .faqs-accordion.collapsible {
    box-shadow: none;
    border: 0
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion {
        text-align:center
    }
}

.aui .faqs-accordion-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 32px 16px
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion-title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 47px
    }
}

.aui .faqs-accordion__item {
    position: relative;
    border-bottom: 1px solid #d3d4d3;
    padding: 0 16px;
    transition: all .2s
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__item {
        margin:0 auto;
        padding: 0;
        max-width: 1060px
    }
}

.aui .faqs-accordion__item.active {
    background-color: #fff
}

.aui .faqs-accordion__index {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__index {
        display:none;
        font-size: 24px;
        top: 20px;
        left: 23px;
        color: #00a9e0;
        line-height: 24px;
        position: absolute
    }
}

.aui .faqs-accordion__question {
    display: block;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: .2px;
    line-height: 24px;
    padding: 13px 48px 22px 0;
    position: relative
}

.aui .faqs-accordion__question.collapsible-header {
    background-color: transparent;
    border: none
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__question {
        line-height:32px;
        padding: 26px 46px 26px 16px;
        text-align: left
    }
}

.aui .faqs-accordion__question:hover {
    background-color: #fff
}

.aui .faqs-accordion__answer {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px
}

.aui .faqs-accordion__answer.collapsible-body {
    border: 0;
    padding: 0;
    padding-right: 32px;
    padding-bottom: 34px
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__answer.collapsible-body {
        padding-left:32px;
        padding-top: 15px
    }
}

.aui .faqs-accordion__icon {
    font-size: 18px;
    color: #00a9e0;
    position: absolute;
    top: 16px;
    right: 16px
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__icon {
        font-size:24px;
        top: 50%;
        transform: translate(0,-50%)
    }
}

.aui .active .faqs-accordion__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    position: absolute;
    top: 16px
}

@media only screen and (min-width: 993px) {
    .aui .active .faqs-accordion__icon {
        font-size:24px;
        top: inherit
    }
}

.aui .faqs-accordion__button-container {
    text-align: center;
    padding: 38px 0 42px
}

@media only screen and (min-width: 993px) {
    .aui .faqs-accordion__button-container {
        padding:19px 21px
    }
}

.aui .faqs-accordion__faq-button {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #00a9e0;
    letter-spacing: 0
}

.aui .faqs-accordion-wrapper .faqs-accordion-align-left {
    text-align: left
}

.aui .slider-videos-wrapper {
    padding: 30px 0
}

@media only screen and (min-width: 993px) {
    .aui .slider-videos-wrapper {
        padding:30px 0 50px
    }
}

.aui .slider-videos-section {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 12px;
    color: #50535a;
    letter-spacing: .6px;
    line-height: 24px;
    text-transform: uppercase
}

.aui .slider-videos-title {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .slider-videos-title {
        font-size:40px;
        line-height: 48px;
        margin-bottom: 47px
    }
}

.aui .play-button {
    text-shadow: 0 0 30px rgba(0,0,0,.6);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    font-size: 60px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    opacity: .8
}

.aui .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    background-color: #000;
    border-radius: 4px;
    cursor: pointer
}

@media only screen and (min-width: 993px) {
    .aui .embed-container.active {
        cursor:auto;
        opacity: .5
    }
}

.aui .embed-container embed,.aui .embed-container iframe,.aui .embed-container img,.aui .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.aui .embed-container img {
    opacity: .8
}

.aui .video-scroll {
    height: 230px;
    position: relative
}

@media only screen and (min-width: 993px) {
    .aui .video-scroll {
        height:100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
}

.aui .video-list {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 0;
    position: relative
}

@media only screen and (min-width: 993px) {
    .aui .video-list {
        width:100%
    }
}

.aui .video-list__item {
    display: inline-block;
    height: 210px;
    width: 270px;
    padding: 0 8px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .video-list__item {
        display:block;
        height: auto;
        width: 100%;
        margin-bottom: 15px;
        padding: 0
    }
}

.aui .video-list__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    text-align: left;
    padding-top: 11px;
    display: block;
    white-space: normal
}

@media only screen and (min-width: 993px) {
    .aui .video-grid {
        display:flex
    }
}

.aui .video-grid__featured {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .video-grid__featured {
        display:block;
        padding-right: 15px;
        flex-grow: 1
    }
}

.aui .video-grid__list {
    position: relative;
    padding-bottom: 20px
}

@media only screen and (min-width: 993px) {
    .aui .video-grid__list {
        width:295px;
        padding-right: 15px;
        padding-bottom: 40px
    }
}

.aui .video-grid__list-inner {
    width: 100%;
    height: 100%;
    position: relative
}

.aui .video-featured__img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 4px
}

.aui .scroll-wrapper {
    overflow: hidden!important;
    padding: 0!important;
    position: relative
}

.aui .scroll-wrapper>.scroll-content {
    border: none!important;
    box-sizing: content-box!important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none!important;
    overflow: scroll!important;
    padding: 0;
    position: relative!important;
    top: 0;
    width: auto!important
}

.aui .scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.aui .scroll-element {
    display: none
}

.aui .scroll-element,.aui .scroll-element div {
    box-sizing: content-box
}

.aui .scroll-element.scroll-x.scroll-scrollx_visible,.aui .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.aui .scroll-element .scroll-arrow,.aui .scroll-element .scroll-bar {
    cursor: default
}

.aui .video-scroll_x,.aui .video-scroll_y {
    display: none;
    position: absolute
}

.aui .video-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    bottom: 0;
    width: 100%
}

.aui .video-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 100%;
    right: -15px;
    top: 0;
    width: 10px
}

.aui .video-scroll_x div,.aui .video-scroll_y div {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%
}

.aui .video-scroll_x .scroll-bar,.aui .video-scroll_y .scroll-bar {
    background-color: #c2c2c2;
    border-radius: 8px;
    z-index: 12;
    opacity: .4
}

.aui .video-scroll_x .scroll-element_track,.aui .video-scroll_y .scroll-element_track {
    background-color: #e0e0e0;
    border-radius: 8px;
    opacity: .4
}

.aui .video-scroll_x:hover .scroll-bar,.aui .video-scroll_y:hover .scroll-bar {
    background: #919191
}

.aui .entertainment-grid-wrapper {
    padding: 0 8px;
    margin-top: 20px
}

.aui .entertainment-grid__search-container {
    padding: 30px 0 0 0
}

@media only screen and (min-width: 601px) {
    .aui .entertainment-grid__search-container {
        padding:30px 0 10px 0
    }
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid__search-container {
        padding:30px 0 30px 0
    }
}

.aui .entertainment-grid-block {
    margin-left: -4px;
    margin-right: -4px;
    padding: 15px 0 11px
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid-block {
        margin-left:-8px;
        margin-right: -8px;
        padding: 0
    }
}

.aui .entertainment-grid-block::after,.aui .entertainment-grid-block::before {
    content: '';
    display: table;
    clear: both
}

.aui .entertainment-grid-block-item {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid-block-item {
        width:50%;
        float: left;
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px
    }
}

.aui .entertainment-grid-block-item--shrink {
    width: 50%;
    float: left
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid-block-item--shrink {
        width:25%;
        float: left
    }
}

.aui .entertainment-grid-block-item--shrink:last-child {
    margin-right: 0
}

.aui .entertainment-grid {
    position: relative;
    display: block;
    width: 100%;
    height: 160px;
    overflow: hidden;
    border-radius: 5px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size .2s
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid {
        height:340px;
        border-top: none
    }
}

.aui .entertainment-grid:hover {
    background-size: auto 110%
}

@media (max-width: 991px) {
    .aui .entertainment-grid {
        background-size:cover
    }

    .aui .entertainment-grid .entertainment-grid__container.small {
        width: 100%
    }

    .aui .entertainment-grid .entertainment-grid__text {
        display: none
    }

    .aui .entertainment-grid .entertainment-grid__subtitle {
        font-size: 20px;
        padding-right: 20px
    }

    .aui .entertainment-grid .entertainment-grid__info {
        background-image: none;
        background-color: #00a9e0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        padding: 4px 10px;
        flex-wrap: nowrap;
        z-index: 5
    }

    .aui .entertainment-grid .entertainment-grid__info .entertainment-grid__info-titulo {
        flex: 1;
        line-height: 16px
    }

    .aui .entertainment-grid .entertainment-grid__info .entertainment-grid__info-texto {
        font-size: 14px;
        line-height: 16px
    }

    .aui .entertainment-grid .entertainment-grid__info .entertainment-grid__info-precio {
        font-size: 14px;
        width: auto;
        line-height: inherit;
        font-weight: 700;
        margin-right: 5px
    }

    .aui .entertainment-grid .entertainment-grid__info .entertainment-grid__info-precio sup {
        font-size: 100%;
        top: 0
    }
}

.aui .entertainment-grid__container {
    position: absolute;
    padding-left: 16px;
    bottom: 35px;
    width: 100%;
    z-index: 2
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid__container {
        padding-left:39px
    }
}

.aui .entertainment-grid__container.small {
    width: calc(100% - 150px)
}

.aui .entertainment-grid__info {
    width: 140px;
    height: 140px;
    background: url(//www.movistar.com.ar/documents/10180/27599486/promociones-info-bg.png) no-repeat center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    position: absolute;
    justify-content: center;
    right: 10px;
    bottom: 35px;
    padding-bottom: 20px
}

.aui .entertainment-grid__info-titulo {
    font-size: 14px;
    color: #fff
}

.aui .entertainment-grid__info-precio {
    font-size: 46px;
    color: #fff;
    font-weight: 300;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 45px
}

.aui .entertainment-grid__info-precio sup {
    top: -17px;
    font-size: 50%
}

.aui .entertainment-grid__info-texto {
    font-size: 16px;
    color: #fff
}

.aui .entertainment-grid__title {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    letter-spacing: .5px;
    line-height: 16px;
    text-transform: uppercase;
    display: block
}

.aui .entertainment-grid__subtitle {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 28px;
    display: block;
    margin-top: 6px;
    padding-right: 40px
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid__subtitle {
        line-height:48px;
        font-size: 40px;
        margin-top: 22px
    }
}

.aui .entertainment-grid__subtitle .antes {
    opacity: .5;
    position: relative;
    padding: 0 4px
}

.aui .entertainment-grid__subtitle .antes:after {
    content: '';
    height: 4px;
    position: absolute;
    top: 55%;
    width: 100%;
    background-color: #fff;
    left: 0
}

.aui .entertainment-grid__text {
    font-size: 18px;
    color: #fff
}

.aui .entertainment-grid__icon {
    font-size: 24px;
    color: #fff;
    letter-spacing: .05px;
    line-height: 24px;
    position: absolute;
    right: 7px;
    bottom: 2px
}

@media only screen and (min-width: 993px) {
    .aui .entertainment-grid__icon {
        right:15px;
        bottom: 0
    }
}

.aui .entertainment-grid__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.16) 50%,rgba(0,0,0,.2) 100%);
    z-index: 1
}

.aui .btn-blue {
    background-color: #00a9e0;
    color: #fff!important;
    text-decoration: none!important
}

.aui .btn-blue:focus,.aui .btn-blue:hover {
    background-color: #0096c7
}

.aui .button-group--pills {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    height: 40px;
    text-align: center;
    justify-content: center
}

.aui .button-group--pills .pill {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    flex-grow: 0
}

.aui .button-group--pills .pill a {
    display: block;
    width: 100%;
    padding: 0 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .28s ease;
    font-size: 18px;
    color: #86888c;
    font-weight: 400;
    border-radius: 0;
    text-transform: none;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    min-width: 144px
}

.aui .button-group--pills .pill a::hover {
    color: #00a9e0
}

.aui .button-group--pills .pill a.active {
    color: #fff
}

.aui .button-group--pills .indicator {
    position: absolute;
    bottom: 0;
    will-change: left,right;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    background-color: #00a9e0;
    z-index: 1
}

.aui button,.aui input[type=button],.aui input[type=reset],.aui input[type=submit] {
    text-shadow: none!important
}

.aui.scrolling--down .device-showcase__filter-text {
    max-width: 0
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .device-showcase__filter-text {
        max-width:100%
    }
}

.aui.scrolling--down .device-showcase__filters {
    max-width: 140px
}

@media only screen and (min-width: 993px) {
    .aui.scrolling--down .device-showcase__filters {
        max-width:100%
    }
}

.aui .device-showcase__filters {
    text-align: center;
    position: fixed;
    max-width: 100%;
    width: 100%;
    bottom: 20px;
    right: 0;
    padding: 0 15px;
    transition: .2s ease-out
}

@media only screen and (min-width: 993px) {
    .aui .device-showcase__filters {
        position:relative;
        right: auto;
        bottom: auto;
        margin-bottom: 30px
    }
}

.aui .device-showcase__filter-button {
    text-decoration: none;
    color: #fff;
    background-color: #0098d8;
    text-align: center;
    letter-spacing: .5px;
    padding: 0 1rem;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 20px;
    display: inline-block;
    height: 36px;
    line-height: 30px;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin-left: 15px
}

.aui .device-showcase__filter-button:first-child {
    margin-left: 0
}

.aui .device-showcase__filter-icon {
    font-size: 18px;
    vertical-align: middle
}

.aui .device-showcase__filter-text {
    vertical-align: middle;
    max-width: 80px;
    display: inline-block;
    overflow: hidden;
    transition: .2s ease-out
}

@media only screen and (min-width: 993px) {
    .aui .device-showcase__grid {
        display:flex;
        flex-wrap: wrap;
        margin: -7px
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-showcase__item {
        width:50%;
        padding: 7px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .device-showcase__item {
        width:33%
    }
}

.aui .device-showcase__item-inner {
    border-bottom: solid 1px #d8d8d8;
    display: flex;
    padding: 25px 25px 40px;
    background-color: #fff;
    transition: all .1s ease-out
}

@media only screen and (min-width: 993px) {
    .aui .device-showcase__item-inner {
        height:100%
    }
}

.aui .device-showcase-item__device {
    flex-basis: 90px;
    flex-grow: 0;
    flex-shrink: 0
}

.aui .device-showcase-item__image {
    max-width: 100%;
    height: auto
}

.aui .device-showcase-item__device-info {
    flex-grow: 1;
    padding-left: 25px
}

.aui .device-showcase-item__featured {
    background: #5bc500;
    border-radius: 2px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    display: inline-block
}

.aui .device-showcase-item__name {
    font-size: 24px;
    font-weight: 300;
    color: #50535a;
    margin-top: 10px
}

.aui .device-showcase-item__precio {
    font-size: 24px;
    font-weight: 300;
    color: #50535a;
    width: 50%;
    float: left;
    padding-top: 15px;
    margin: 10px 0
}

.aui .device-showcase-item__precio sup {
    font-size: 60%
}

@media (max-width: 767px) {
    .aui .device-showcase-item__precio {
        margin:0 0 15px
    }
}

.aui .device-showcase-item__precio-antes {
    font-size: 24px;
    font-weight: 300;
    color: #b6b7b7;
    text-decoration: line-through;
    width: 50%;
    float: left;
    position: relative;
    margin-top: 10px;
    padding-top: 15px
}

.aui .device-showcase-item__precio-antes:after {
    content: 'Antes';
    font-size: 14px;
    top: 0;
    left: 0;
    position: absolute
}

@media (max-width: 767px) {
    .aui .device-showcase-item__precio-antes:after {
        top:40px
    }
}

@media (max-width: 767px) {
    .aui .device-showcase-item__precio-antes {
        float:none
    }
}

.aui .device-showcase-item__price-text {
    color: #5bc500;
    font-size: 16px
}

@media (max-width: 767px) {
    .aui .device-showcase-item__price-text {
        font-size:14px;
        margin-top: 10px
    }
}

.aui .device-showcase-item__price {
    font-size: 24px;
    font-weight: 300;
    color: #5bc500
}

@media (max-width: 767px) {
    .aui .device-showcase-item__price {
        font-size:35px;
        line-height: 30px
    }
}

.aui .device-showcase__item-link {
    text-decoration: none!important
}

.aui .device-showcase__item-link:hover .device-showcase__item-inner {
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.aui .process[type=checkbox]:checked,.aui .process[type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.aui .process[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: #b6b7b7
}

.aui .process[type=checkbox].tabbed:focus+label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0,0,0,.1);
    background-color: rgba(0,0,0,.1)
}

.aui .process[type=checkbox]+label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none
}

.aui .process[type=checkbox]+label:after {
    border-radius: 100%
}

.aui .process[type=checkbox]+label:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 13px;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid transparent;
    border-radius: 1px;
    margin-top: 2px;
    transform: rotateZ(37deg);
    transition: .28s ease;
    z-index: 1
}

.aui .process[type=checkbox]+label:after {
    content: '';
    right: 7px;
    top: 15px;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1
}

.aui .process[type=checkbox]:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #b6b7b7;
    z-index: 0
}

.aui .process[type=checkbox]:checked+label {
    background-color: #f4f4f3
}

.aui .process[type=checkbox]:checked+label:before {
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.aui .process[type=checkbox]:checked+label:after {
    width: 20px;
    height: 20px;
    border: 2px solid #50535a;
    background-color: #50535a;
    z-index: 0
}

.aui .process[type=checkbox].tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #b6b7b7;
    background-color: rgba(0,0,0,.1)
}

.aui .process[type=checkbox].tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #50535a;
    border-color: #50535a
}

.aui .process[type=checkbox]:disabled+label {
    background-color: transparent;
    color: #86888c;
    opacity: .7
}

.aui .process[type=checkbox]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

.aui .process[type=checkbox]:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #bdbdbd
}

.aui .process[type=checkbox]:disabled:checked+label:before {
    background-color: transparent
}

.aui .process[type=checkbox]:disabled:checked+label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd
}

.aui .process-add[type=checkbox]:checked,.aui .process-add[type=checkbox]:not(:checked) {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.aui .process-add[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: #b6b7b7
}

.aui .process-add[type=checkbox].tabbed:focus+label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0,0,0,.1);
    background-color: rgba(0,0,0,.1)
}

.aui .process-add[type=checkbox]+label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none
}

.aui .process-add[type=checkbox]+label:after {
    border-radius: 100%
}

.aui .process-add[type=checkbox]+label:before {
    font-size: 18px;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -8.5px;
    color: #b6b7b7;
    transition: color .25s
}

.aui .process-add[type=checkbox]+label:after {
    content: '';
    right: 5px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1
}

.aui .process-add[type=checkbox]:not(:checked)+label:before {
    content: "\e145"
}

.aui .process-add[type=checkbox]:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #b6b7b7;
    z-index: 0
}

.aui .process-add[type=checkbox]:checked+label {
    background-color: #f4f4f3
}

.aui .process-add[type=checkbox]:checked+label:before {
    content: "\e15b";
    color: #fff;
    z-index: 1
}

.aui .process-add[type=checkbox]:checked+label:after {
    width: 20px;
    height: 20px;
    border: 2px solid #50535a;
    background-color: #50535a;
    z-index: 0
}

.aui .process-add[type=checkbox].tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #b6b7b7;
    background-color: rgba(0,0,0,.1)
}

.aui .process-add[type=checkbox].tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #50535a;
    border-color: #50535a
}

.aui .process-add[type=checkbox]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

.aui .process-add[type=checkbox]:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #bdbdbd
}

.aui .process-add[type=checkbox]:disabled:checked+label:before {
    background-color: transparent
}

.aui .process-add[type=checkbox]:disabled:checked+label:after {
    background-color: #bdbdbd;
    border-color: #bdbdbd
}

.aui .process[type=radio]:checked,.aui .process[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.aui .process[type=radio]:checked+label,.aui .process[type=radio]:not(:checked)+label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none
}

.aui .process[type=radio]+label:after,.aui .process[type=radio]+label:before {
    content: '';
    position: absolute;
    right: 7px;
    top: 15px;
    width: 20px;
    height: 20px;
    z-index: 0;
    transition: .28s ease
}

.aui .process[type=radio]:checked+label:after,.aui .process[type=radio]:checked+label:before,.aui .process[type=radio]:not(:checked)+label:after,.aui .process[type=radio]:not(:checked)+label:before {
    border-radius: 50%
}

.aui .process[type=radio]:not(:checked)+label:after,.aui .process[type=radio]:not(:checked)+label:before {
    border: 2px solid #b6b7b7
}

.aui .process[type=radio]:not(:checked)+label:after {
    transform: scale(0)
}

.aui .process[type=radio]:checked+label {
    background-color: #f4f4f3
}

.aui .process[type=radio]:checked+label:before {
    border: 2px solid #50535a
}

.aui .process[type=radio]:checked+label:after {
    border: 2px solid #50535a;
    background-color: #50535a;
    transform: scale(.5)
}

.aui .process[type=radio].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0,0,0,.1)
}

.aui .process[type=radio]:disabled:checked+label:before,.aui .process[type=radio]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border-color: #b6b7b7
}

.aui .process[type=radio]:disabled+label {
    color: #b6b7b7
}

.aui .process[type=radio]:disabled:not(:checked)+label:before {
    border-color: #b6b7b7
}

.aui .process[type=radio]:disabled:checked+label:after {
    background-color: #b6b7b7;
    border-color: #b6b7b7
}

.aui .pack-builder__hero {
    text-align: center;
    padding: 50px 0;
    display: none;
    background-color: #5bc500
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__hero {
        display:block
    }
}

.aui .pack-builder__hero-title {
    color: #fff;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 70px
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__hero-title {
        font-weight:100
    }
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__hero-title {
        font-size:64px;
        line-height: 72px
    }
}

.aui .pack-builder__hero-text {
    color: #fff;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder-wraper {
        padding:20px 0 40px;
        background-color: #5bc500
    }
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder {
        border:2px solid #e9eae8;
        border-radius: 4px;
        background-color: #fff
    }
}

.aui .pack-builder__header {
    display: flex;
    align-items: center
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__header {
        border-bottom:2px solid #e9eae8;
        height: 85px
    }
}

.aui .pack-builder__back-button-container {
    margin-right: auto;
    min-width: 100px;
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__back-button-container {
        display:block
    }
}

.aui .pack-builder__back-button {
    display: none;
    padding: 15px;
    cursor: pointer
}

.aui .pack-builder__back-button:hover {
    color: #00a9e0
}

.aui .pack-builder__next-button-container {
    margin-left: auto;
    min-width: 100px;
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__next-button-container {
        display:block
    }
}

.aui .pack-builder__next-button {
    display: none;
    padding: 15px;
    cursor: pointer
}

.aui .pack-builder__next-button:hover {
    color: #00a9e0
}

.aui .pack-builder__progress-container {
    margin-right: auto;
    margin-left: auto
}

.aui .pack-builder__footer-wraper {
    display: none
}

.aui .pack-builder__footer-wraper--visible {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__footer-wraper--visible {
        display:none
    }
}

.aui .pack-builder__footer {
    display: flex;
    align-items: center;
    padding: 15px
}

.aui .pack-builder__footer-back-button-container {
    margin-right: auto
}

.aui .pack-builder__footer-next-button-container {
    margin-left: auto
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__body {
        padding:30px
    }
}

.aui .pack-builder__item-title {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__item-title {
        font-weight:100
    }
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__item-title {
        font-size:32px;
        line-height: 40px
    }
}

.aui .pack-builder__card-title {
    padding: 15px 35px 15px 15px;
    display: flex;
    align-items: center
}

.aui .pack-builder__card-title-text {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-right: auto
}

.aui .pack-builder__card-title-period {
    margin-left: auto
}

.aui .pack-builder__input-container {
    border-bottom: 1px solid #e9eae8
}

.aui .pack-builder__inner {
    display: flex;
    align-items: center;
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    padding: 15px 45px 15px 15px;
    position: relative;
    overflow: hidden
}

.aui .pack-builder__inner--w-desc {
    flex-wrap: wrap
}

.aui .pack-builder__inner--select {
    padding: 15px
}

.aui .pack-builder__inner-info-contaier {
    margin-right: auto
}

.aui .pack-builder__inner-price-contaier {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    text-align: right;
    align-self: flex-start;
    order: 2
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__inner-price-contaier {
        display:flex;
        flex-direction: row;
        flex-wrap: wrap;
        min-width: 40%
    }
}

.aui .pack-builder__inner-text {
    font-weight: 400;
    margin-right: auto;
    order: 1
}

.aui .pack-builder__inner-desc {
    flex-grow: 1;
    order: 3;
    width: 100%
}

.aui .pack-builder__inner-previous-price {
    font-weight: 400;
    color: #86888c;
    font-size: 14px;
    text-decoration: line-through
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__inner-previous-price {
        font-size:18px
    }
}

.aui .pack-builder__inner-price-contaier--sale .pack-builder__inner-price {
    color: #ec6839
}

.aui .pack-builder__inner-price {
    font-weight: 400;
    color: #5bc500
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__inner-price {
        margin-left:auto
    }
}

.aui .pack-builder__inner-sale {
    color: #ec6839;
    font-size: 14px
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__inner-sale {
        width:100%
    }
}

.aui .pack-builder__start-container {
    padding: 0 15px;
    text-align: right
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__start-container {
        padding:0 30px
    }
}

.aui .pack-builder__start {
    width: 100%;
    margin: 15px 0;
    height: 40px
}

@media only screen and (min-width: 993px) {
    .aui .pack-builder__start {
        width:160px
    }
}

.aui .pack-builder__delete-button {
    background: 0 0;
    border: 0;
    position: absolute;
    right: 15px;
    top: 15px
}

.aui .pack-builder__delete-button:hover {
    color: #00a9e0
}

.aui .pack-builder__delete-panel-container {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    display: none
}

.aui .pack-builder__delete-panel {
    background-color: #ec6839;
    height: 100%;
    width: 100%;
    display: flex;
    padding: 0 15px;
    align-items: center
}

.aui .pack-builder__delete-cancel {
    color: #fff;
    cursor: pointer
}

.aui .pack-builder__delete-accept {
    color: #fff;
    margin-left: auto;
    cursor: pointer
}

.aui .pack-builder__select {
    order: 3;
    margin-left: 5px;
    margin-right: -10px;
    border-radius: 4px
}

.aui .pack-builder-wraper.fibra {
    overflow: hidden;
    position: relative
}

.aui .pack-builder-wraper.fibra>.container-full {
    position: relative;
    z-index: 10
}

.aui .pack-builder.fibra .pack-builder__start {
    width: 230px
}

.aui .pack-builder.fibra .pack-builder__back-button {
    color: #00a9e0;
    font-size: 18px;
    font-family: Telefonica
}

.aui .pack-builder.fibra #step-1 .pack-builder__list,.aui .pack-builder.fibra #step-3 .pack-builder__list {
    max-width: 470px
}

.aui .pack-builder.fibra #step-1 .pack-builder__start-container,.aui .pack-builder.fibra #step-3 .pack-builder__start-container {
    max-width: 470px
}

.aui .pack-builder.fibra #step-3 .pack-builder__card-title {
    border-bottom: 1px solid #e9eae8
}

.aui .pack-builder.fibra #step-3 .pack-builder__card-title .pack-builder__card-title-text {
    font-size: 32px;
    color: #50535a;
    text-transform: none;
    font-weight: 400;
    line-height: normal
}

.aui .pack-builder.fibra #step-3 .select,.aui .pack-builder.fibra #step-3 input {
    margin: 20px 0 10px
}

.aui .pack-builder.fibra .pack-builder__start-container {
    padding-right: 0
}

.aui .pack-builder.fibra .pack-builder__start-container .btn {
    margin-left: 10px
}

.aui .pack-builder.fibra .pack-builder__list-item-title {
    font-size: 32px;
    color: #5bc500;
    padding: 24px 0
}

.aui .pack-builder.fibra .pack-builder__item-desc {
    font-size: 16px;
    font-weight: 700;
    color: #5bc500;
    margin: 15px 0
}

.aui .pack-builder.fibra .pack-builder__item-detail {
    font-size: 16px;
    color: #50535a;
    margin-bottom: 20px
}

.aui .pack-builder.fibra input {
    background-color: #e9eae8;
    border: none;
    border-radius: 4px;
    padding: 10px 15px 12px;
    font-size: 16px;
    width: 100%
}

.aui .pack-builder.fibra input.area {
    max-width: 95px
}

.aui .pack-builder.fibra input::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .pack-builder.fibra input::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .pack-builder.fibra input:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .pack-builder.fibra input:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .pack-builder.fibra .pack-builder__item-required {
    color: #86888c;
    font-family: TelefonicaItalic;
    font-size: 14px;
    margin-top: 10px
}

.aui .pack-builder__ani-item {
    display: none
}

.aui .pack-builder__ani-item .pack-builder__ani-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.aui .pack-builder__ani-item .pack-builder__ani-container .pack-builder__ani-text {
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    margin: 0 5px
}

.aui .pack-builder__ani-item input:last-child {
    flex: 1
}

@media (max-width: 768px) {
    .aui .pack-builder-wraper.fibra .pack-builder__header {
        padding:40px 0
    }

    .aui .pack-builder-wraper.fibra .pack-builder__start-container {
        padding: 0 15px
    }

    .aui .pack-builder.fibra .pack-builder__ani-container {
        padding: 0 15px
    }

    .aui .pack-builder.fibra input.area {
        max-width: 55px
    }

    .aui .pack-builder__start-container {
        margin-top: 20px
    }

    .aui .pack-builder__start-container .btn {
        display: block!important;
        width: 100%;
        margin: 0 0 10px!important
    }

    .aui #step-2 .pack-builder__list-item {
        padding: 0 15px
    }

    .aui #step-2 .pack-builder__list-item .pack-builder__input-container {
        border: none
    }

    .aui #step-2 .pack-builder__list-item .pack-builder__input-container .pack-builder__list-item-title {
        font-size: 300px;
        font-size: 32px;
        text-align: center
    }

    .aui #step-3 .pack-builder__start-container {
        padding: 0
    }

    .aui #step-3 .pack-builder__card {
        padding: 0 15px
    }

    .aui #step-3 .pack-builder__card-title-text {
        font-size: 24px!important
    }

    .aui #step-3 .pack-builder__list>.row {
        margin: 0;
        width: 100%
    }
}

.aui .pack-resume__info-panel {
    background-color: #e9eae8;
    font-size: 32px;
    font-weight: 100;
    padding: 50px 50px 100px;
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__info-panel {
        display:block
    }
}

.aui .pack-resume__summary {
    background-color: #5bc500;
    padding: 25px 10px;
    display: none
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__summary {
        background-color:transparent;
        padding: 0
    }
}

.aui .pack-resume--islaststep .pack-resume__summary {
    display: block
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume--isactive .pack-resume__info-panel {
        display:none
    }

    .aui .pack-resume--isactive .pack-resume__summary {
        display: block
    }
}

.aui .pack-resume__summary-inner {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
    overflow: hidden
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__summary-inner {
        border-radius:0;
        box-shadow: none;
        border: 2px solid #e9eae8
    }
}

.aui .pack-resume__header {
    margin: 17px 0
}

.aui .pack-resume__title {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__title {
        font-weight:100
    }
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__title {
        font-size:40px;
        line-height: 48px
    }
}

.aui .pack-resume__list {
    margin: 20px 15px;
    border-top: 1px solid #b6b7b7;
    border-bottom: 1px solid #b6b7b7;
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px
}

.aui .pack-resume__item {
    display: flex;
    padding: 15px 0
}

.aui .pack-resume__item-price {
    margin-left: auto
}

.aui .pack-resume__item-price--discount {
    color: #ec6839
}

.aui .pack-resume__item-price--total {
    font-weight: 700
}

.aui .pack-resume__ca-container {
    padding: 0 15px
}

.aui .pack-resume__ca {
    width: 100%;
    height: 48px
}

.aui .pack-resume__collapse {
    box-shadow: none;
    border: 0;
    margin: 10px 1px 0
}

.aui .pack-resume__collapse .pack-resume__collapse-arrow {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
    position: relative;
    bottom: -2px
}

.aui .pack-resume__collapse .pack-resume__collapse-arrow::before {
    content: "\e313"
}

.aui .pack-resume__collapse .active .pack-resume__collapse-arrow::before {
    content: "\e316"
}

.aui .pack-resume__collapse .collapsible-header {
    border-bottom: 0;
    text-align: center;
    color: #b6b7b7
}

.aui .pack-resume__collapse .collapsible-body {
    padding: 1rem;
    border: 0
}

.aui .pack-resume__discount-item {
    display: flex
}

.aui .pack-resume__discount-item-price {
    margin-left: auto
}

.aui .pack-resume__call-us {
    display: none;
    text-align: center;
    background-color: #e9eae8;
    color: #86888c;
    padding: 5px 0
}

@media only screen and (min-width: 993px) {
    .aui .pack-resume__call-us {
        display:block
    }
}

.aui .personalizacion-advantages-wrapper {
    background-color: #e9eae8;
    position: relative;
    overflow: hidden
}

.aui .personalizacion-advantages {
    padding: 30px 0 120px;
    position: relative;
    z-index: 1
}

.aui .personalizacion-advantages__title {
    font-weight: 300;
    font-size: 40px;
    color: #52555c;
    text-align: center;
    margin-bottom: 40px
}

.aui .personalizacion-advantages-container::after {
    content: '';
    display: table;
    clear: both
}

.aui .personalizacion-advantages__item {
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
    padding: 0 25px
}

.aui .personalizacion-advantages__text-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    width: 90%;
    max-width: 250px
}

.aui .personalizacion-advantages__subtitle {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 24px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 40px
}

.aui .personalizacion-advantages__text {
    color: #63666d;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    transition: .3s;
    position: relative;
    display: inline-block
}

@media only screen and (min-width: 993px) {
    .aui .personalizacion-advantages__text {
        font-size:20px;
        font-weight: 400;
        line-height: 32px
    }
}

.aui .personalizacion-advantages__number-container {
    position: relative;
    z-index: 1
}

.aui .personalizacion-advantages__number {
    color: #c8c8c8;
    font-size: 200px;
    line-height: 200px;
    font-weight: 700
}

.aui .personalizacion-advantages--large {
    width: 25%
}

.aui .personalizacion-advantages--large .personalizacion-advantages__text-container {
    max-width: 100%
}

.aui .container-full-devices {
    width: 100%;
    margin: 0
}

@media only screen and (min-width: 993px) {
    .aui .container-full-devices {
        width:90%;
        margin: 0 5%
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-detail-tabs {
        text-align:right;
        border-bottom: 1px solid #ddd
    }
}

.aui .device-details-container__tabs {
    display: inline-flex
}

.aui .device-details-container__tabs .tab {
    float: left
}

.aui .tab__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #86888c;
    line-height: 40px;
    padding-right: 35px
}

.aui .tab.active .tab__title {
    font-weight: 700
}

.aui .device-details__button {
    width: 90%;
    margin: 5%
}

@media only screen and (min-width: 993px) {
    .aui .device-details__button {
        width:auto;
        margin: 0;
        padding: 0 25px
    }
}

.aui .device-details-container__collapsible {
    margin: 0;
    border: none;
    box-shadow: none
}

.aui .device-details-item .collapsible-body {
    display: none
}

.aui .device-details-item.active .collapsible-body {
    display: block;
    width: 100%
}

@media only screen and (min-width: 993px) {
    .aui .device-details-item.active .collapsible-body {
        padding:0;
        padding-top: 35px
    }
}

.aui .device-details-item .collapsible-header {
    margin: 0 -10px
}

@media only screen and (min-width: 993px) {
    .aui .device-details-item .collapsible-header {
        display:none
    }
}

.aui .device-details-item .collapsible-body {
    padding: 0 10px 30px
}

@media only screen and (min-width: 993px) {
    .aui .device-details-item .collapsible-body {
        border-bottom:none
    }
}

.aui .device-details-header__title {
    position: relative;
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: .2px;
    line-height: 3rem;
    padding: 8px 0
}

.aui .device-details-header__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    padding-top: 5px;
    color: #00a9e0
}

.aui .active .device-details-header__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    top: 25%
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body-container {
        display:flow-root;
        padding-bottom: 35px
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body-container:nth-child(even) .device-details-body-container-text {
        float:right;
        padding-right: 0;
        padding-left: 40px
    }

    .aui .device-details-body-container:nth-child(even) .device-details-body-container-img {
        float: right
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body-container-text {
        width:35%;
        padding-right: 40px;
        float: left
    }
}

.aui .device-details-body__title {
    font-family: Telefonica;
    font-weight: 700;
    font-size: 16px;
    color: #383a00;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 30px
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body__title {
        font-weight:300;
        font-size: 65px;
        line-height: 80px
    }
}

.aui .device-details-body__text {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 16px;
    color: #383a00;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body__text {
        font-weight:300;
        font-size: 24px;
        line-height: 33px
    }
}

.aui .device-details-body__img {
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    position: relative;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body__img {
        min-height:400px;
        background-size: contain;
        background-color: transparent
    }
}

@media only screen and (min-width: 993px) {
    .aui .device-details-body-container-img {
        width:65%;
        float: left
    }
}

.aui .client-ayuda-home {
    color: #50535a
}

.aui .client-ayuda-home .client-ayuda-home__subtitle {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 30px 25px
}

@media (max-width: 767px) {
    .aui .client-ayuda-home .client-ayuda-home__subtitle {
        padding-bottom:0;
        margin: 0
    }
}

.aui .client-ayuda-home input[type=text].autocomplete::placeholder {
    font-style: italic
}

@media (max-width: 992px) {
    .aui .client-ayuda-home {
        padding-bottom:60px
    }
}

@media (max-width: 767px) {
    .aui .client-ayuda-home {
        padding-bottom:0
    }
}

.aui .client-ayuda-home__header {
    padding-top: 30px
}

.aui .client-ayuda-home__title {
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    margin-bottom: 24px
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__title {
        font-size:64px;
        line-height: normal
    }
}

.aui .client-ayuda-home__content {
    display: none;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__content {
        display:block;
        max-width: 720px;
        margin: 25px auto 45px
    }
}

.aui .client-ayuda-home__search-container {
    width: 100%;
    margin: auto;
    padding: 15px
}

@media only screen and (min-width: 601px) {
    .aui .client-ayuda-home__search-container {
        width:70%;
        padding: 0
    }
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__search-container {
        width:815px;
        margin: 0 auto;
        border: 0
    }
}

.aui .client-ayuda-home__search-container .autocomplete-container {
    max-width: 100%;
    width: 100%
}

.aui .client-ayuda-home__grid-container {
    max-width: 1280px;
    margin: 0 auto
}

@media only screen and (min-width: 601px) {
    .aui .client-ayuda-home__grid-container {
        width:85%;
        padding: 30px 0
    }
}

.aui .client-ayuda-home__grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 7px
}

.aui .client-ayuda-home__grid-item {
    width: 50%;
    padding: 0 8px 16px
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__grid-item {
        width:33%
    }
}

.aui .client-ayuda-home__grid-item--featured {
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__grid-item--featured {
        width:33%;
        text-align: left
    }
}

.aui .client-ayuda-home__grid-item--featured .client-ayuda-home__grid-link::before {
    background: #ec6839
}

.aui .client-ayuda-home__grid-item--featured .client-ayuda-home__icon {
    color: #ec6839
}

.aui .client-ayuda-home__grid-item--sec .client-ayuda-home__grid-link::before {
    background: #00a9e0
}

.aui .client-ayuda-home__grid-item--sec .client-ayuda-home__icon {
    color: #00a9e0
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__grid-item--shrink {
        width:16.3%;
        text-align: left
    }
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__grid-item--shrink .client-ayuda-home__grid-title {
        font-size:20px;
        letter-spacing: 0;
        line-height: 24px
    }
}

.aui .client-ayuda-home__grid-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    padding: 15px;
    position: relative;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2)
}

@media only screen and (min-width: 601px) {
    .aui .client-ayuda-home__grid-link {
        padding:25px 15px 20px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .client-ayuda-home__grid-link {
        padding:28px 20px
    }
}

.aui .client-ayuda-home__grid-link::before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #5bc500;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.aui .client-ayuda-home__grid-title {
    font-size: 18px;
    color: #50535a;
    letter-spacing: .03px;
    line-height: 24px;
    margin-top: auto
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__grid-title {
        font-size:28px;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 300
    }
}

.aui .client-ayuda-home__icon {
    color: #5bc500;
    font-size: 24px;
    margin-bottom: 16px
}

@media only screen and (min-width: 993px) {
    .aui .client-ayuda-home__icon {
        font-size:40px
    }
}

.aui button.autocomplete__icon {
    background: 0 0;
    border: none;
    box-shadow: none
}

.aui .shortcuts-content__container {
    width: 100%;
    background-color: #fff
}

@media only screen and (min-width: 993px) {
    .aui .shortcuts-content__container {
        width:100%;
        display: flex;
        margin: 0 auto;
        padding-left: .75rem;
        padding-right: .75rem;
        background-color: transparent
    }
}

@media only screen and (min-width: 993px) {
    .aui .shortcuts__list {
        width:100%;
        display: flex;
        flex-direction: column
    }
}

.aui .shortcuts-content-links {
    margin: 15px 0;
    display: block;
    border-bottom: 1px solid #d3d4d3;
    padding: 30px 15px;
    position: relative
}

.aui .shortcuts-content-links__title {
    font-family: Telefonica;
    font-weight: 400;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0
}

.aui .shortcuts-content__icon {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 21px;
    color: #00a9e0;
    position: absolute;
    right: 15px
}

@media only screen and (min-width: 993px) {
    .aui .shortcuts-content-wrapper {
        padding-bottom:0
    }

    .aui .shortcuts-content-links {
        width: 100%;
        background: #fff;
        padding: 180px 10px 20px 19px;
        margin: 0;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }

    .aui .shortcuts-content-links__title {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 28px;
        color: #50535a;
        line-height: 40px;
        display: block
    }

    .aui .shortcuts-content-links__description {
        font-family: Telefonica;
        font-weight: 300;
        font-size: 16px;
        color: #50535a;
        line-height: 22px;
        text-overflow: ellipsis;
        padding-right: 40px
    }

    .aui .shortcuts-content__icon {
        right: 20px;
        bottom: 20px
    }
}

@media (min-width: 1191px) {
    .aui .shortcuts-content-links.links3 {
        height:170px;
        padding-top: 120px
    }
}

@media (max-width: 1190px) {
    .aui .shortcuts-content-links.links3 {
        height:140px;
        padding-top: 100px
    }
}

.aui .whatsapp-module-wrapper {
    background-color: #5bc500;
    padding: 40px 0
}

.aui .whatsapp-module-wrapper .whatsapp-module-title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 950px
}

.aui .whatsapp-module-wrapper .whatsapp-module-title span {
    font-family: TelefonicaHand
}

.aui .whatsapp-module-wrapper .whatsapp-module-subtitle {
    font-size: 18px;
    color: #fff;
    text-align: center
}

.aui .whatsapp-module-wrapper .whatsapp-module__item-title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 10px 0
}

.aui .whatsapp-module-wrapper .whatsapp-module__item-text {
    font-size: 18px;
    text-align: center;
    color: #fff;
    min-height: 50px
}

.aui .whatsapp-module-wrapper .btn {
    margin: 20px auto
}

.aui .whatsapp-module-wrapper .btn.btn-flat {
    color: #fff
}

.aui .whatsapp-module-wrapper .whatsapp-module-container img {
    margin-top: 30px
}

@media (max-width: 768px) {
    .aui .whatsapp-module-wrapper .whatsapp-module-title {
        font-size:32px
    }

    .aui .whatsapp-module-wrapper .btn {
        padding: 0 10px
    }
}

.aui .bigbox .whatsapp-module-wrapper {
    background-color: #fff
}

.aui .bigbox .whatsapp-module-wrapper .whatsapp-module-title,.aui .bigbox .whatsapp-module-wrapper .whatsapp-module__item-text,.aui .bigbox .whatsapp-module-wrapper .whatsapp-module__item-title {
    color: #50535a
}

.aui .modal label.error {
    color: #d13f3c;
    font-size: 12px;
    padding: 5px;
    display: block!important;
    position: relative;
    top: auto;
    left: 0;
    font-weight: 400;
    line-height: 15px;
}

.aui #modal-negocios-plan.modal,.aui #modal-negocios.modal,.aui #modal.modal {
    width: 600px;
    border-radius: 8px
}

.aui #modal-negocios-plan.modal .btn,.aui #modal-negocios.modal .btn,.aui #modal.modal .btn {
    width: 100%
}

@media (max-width: 768px) {
    .aui #modal-negocios-plan.modal,.aui #modal-negocios.modal,.aui #modal.modal {
        width:100%
    }

    .aui #modal-negocios-plan.modal h2,.aui #modal-negocios.modal h2,.aui #modal.modal h2 {
        font-size: 26px
    }

    .aui #modal-negocios-plan.modal h3,.aui #modal-negocios.modal h3,.aui #modal.modal h3 {
        font-size: 24px
    }
}

.aui .modal-header {
    border: none;
    padding: 15px 24px
}

.aui .modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    border: none
}

.aui .modal-content {
    min-height: 330px
}

.aui .modal-content .form-control::-webkit-input-placeholder {
    color: #1d1d1d
}

.aui .modal-content .form-control:-moz-placeholder {
    color: #1d1d1d
}

.aui .modal-content .form-control::-moz-placeholder {
    color: #1d1d1d
}

.aui .modal-content .form-control:-ms-input-placeholder {
    color: #1d1d1d
}

.aui .modal-content .form-control.error {
    border: 1px solid #b94a48;
    color: #b94a48
}

.aui .modal-content .form-control.error::-webkit-input-placeholder {
    color: #b94a48
}

.aui .modal-content .form-control.error:-moz-placeholder {
    color: #b94a48
}

.aui .modal-content .form-control.error::-moz-placeholder {
    color: #b94a48
}

.aui .modal-content .form-control.error:-ms-input-placeholder {
    color: #b94a48
}

.aui .modal-content .modal-title,.aui .modal-content h2 {
    text-align: center;
    font-weight: 300;
    font-size: 42px;
    color: #1d1d1d
}

.aui .modal-content h3 {
    text-align: center;
    font-weight: 300;
    font-size: 25px;
    color: #1d1d1d
}

.aui .modal-content h4 {
    text-align: center;
    font-weight: 300;
    font-size: 35px;
    color: #5ac2ff;
    margin: 30px auto 10px
}

.aui .modal-content h4 a {
    color: #5ac2ff
}

.aui .modal-content p {
    text-align: center;
    font-weight: 300;
    font-size: 14px
}

.aui .modal-content p i {
    background-color: #00a9e0;
    border-radius: 50%;
    color: #fff;
    padding: 6px
}

.aui .modal-content p i.facebook {
    padding: 6px 9px
}

.aui .modal-content .close {
    width: 25px
}

.aui .ok {
    display: none
}

.aui .ok span {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 9px 0;
    margin: 0 auto;
    text-align: center
}

.aui #ok span {
    border: 1px solid #fff!important
}

.aui .ok span i {
    font-size: 16px;
    color: #fff;
    text-align: center
}

.aui .ok h5 {
    text-align: center;
    font-weight: 300;
    font-size: 32px;
    color: #fff
}

.aui .ok h6 {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    color: #fff
}

.aui .ok span {
    border: 1px solid #5ac2ff
}

.aui #ok-modal,.aui #ok-modal-banner {
    margin: 40px 0;
    background-color: #fff;
    padding: 1px 0 30px;
    border-radius: 7px
}

.aui #ok-modal span i,.aui #ok-modal-banner span i {
    color: #5ac2ff
}

.aui #ok-modal h5,.aui #ok-modal h6,.aui #ok-modal-banner h5,.aui #ok-modal-banner h6 {
    color: #1d1d1d
}

.aui #modal form {
    margin-top: 30px;
    position: relative
}

.aui #modal form input {
    font-weight: 300;
    border-radius: 8px;
    color: #1d1d1d;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    text-align: center;
    margin-bottom: 0;
    outline: 0!important;
    line-height: 25px;
    background-image: none!important;
    font: Telefonica 18px #1d1d1d!important
}

.aui #modal form button {
    font-weight: 300;
    background-color: #5bc500;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #fff
}

.aui #modal-negocios p,.aui #modal-negocios-plan p {
    padding-top: 0!important;
    text-align: center;
    font-weight: 300;
    font-size: 14px
}

.aui #modal-negocios h2,.aui #modal-negocios-plan h2 {
    padding: 0;
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    margin-bottom: 40px;
    text-align: center
}

.aui #modal-negocios h2 span,.aui #modal-negocios-plan h2 span {
    font-weight: 700;
    font-size: 40px;
    color: #50535a
}

.aui #modal-negocios .ctcneg,.aui #modal-negocios-plan .ctcneg {
    background-color: #fff
}

.aui #modal-negocios .ctcneg #cuit p,.aui #modal-negocios .ctcneg input#ani p,.aui #modal-negocios-plan .ctcneg #cuit p,.aui #modal-negocios-plan .ctcneg input#ani p {
    font-family: TelefonicaItalic;
    font-size: 14px;
    color: #50535a
}

.aui #modal-negocios .ctcneg button,.aui #modal-negocios-plan .ctcneg button {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 30px 14px;
    background-color: #954b97;
    border: none;
    color: #fff!important;
    border-radius: 8px;
    font-weight: 300;
    font-weight: 400!important;
    margin-top: 10px;
    margin-bottom: 20px;
    width: fit-content
}

@media (max-width: 768px) {
    .aui #modal-negociosh2 {
        font-size:30px;
        padding: 20px 20px 0 0;
        text-align: center
    }
}

@media (max-width: 768px) {
    .aui #modal-negociosh2 span {
        font-size:30px;
        padding: 20px 20px 0 0
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.ctcneg .error {
        width:100%
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.ctcneg #cuit,.aui #modal-negocios.ctcneg input#ani {
        display:block;
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.ctcneg button {
        margin:20px auto!important;
        width: 100%
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss .redesrrss ul {
        justify-content:center;
        padding-left: 0
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss .titulo {
        margin:20px auto
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss h3 {
        font-size:32px;
        padding: 20px 20px 0 0;
        text-align: center
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss h3 span {
        font-size:32px;
        padding: 20px 0 0 0;
        text-align: center
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss p {
        font-size:16px;
        padding: 0!important;
        text-align: center
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios.rrss .btn {
        margin:50px 0
    }
}

@media (max-width: 768px) {
    .aui #modal-negocios-plan.rrss,.aui #modal-negocios.rrss {
        height:440px
    }
}

.aui #modal-negocios form,.aui #modal-negocios-plan form {
    margin-top: 30px;
    position: relative
}

.aui #modal-negocios form input,.aui #modal-negocios-plan form input {
    font-weight: 300;
    border-radius: 8px;
    color: #1d1d1d;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    text-align: center;
    margin-bottom: 10px;
    outline: 0!important;
    line-height: 25px
}

.aui #modal-negocios form button,.aui #modal-negocios-plan form button {
    font-weight: 300;
    background-color: #5bc500;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #fff
}

.aui #modal-negocios form button:focus,.aui #modal-negocios-plan form button:focus {
    outline-color: #fff
}

.aui #modal-negocios .formctc,.aui #modal-negocios-plan .formctc {
    margin-top: 30px;
    position: relative
}

.aui #modal-negocios label.error,.aui #modal-negocios-plan label.error {
    display: block;
    top: auto;
    position: relative;
    font-weight: 400;
    line-height: 15px
}

.aui #modal-negocios .formctc input,.aui #modal-negocios-plan .formctc input {
    font-weight: 300;
    border-radius: 8px;
    color: #1d1d1d;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    text-align: center;
    margin-bottom: 10px;
    outline: 0!important;
    line-height: 25px;
    background-image: none
}

.aui #modal-negocios .formctc button,.aui #modal-negocios-plan .formctc button {
    font-weight: 300;
    background-color: #834892;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    height: auto;
    padding: 15px 18px 18px;
    width: 100%;
    border: 1px solid #fff;
    background-image: none!important
}

.aui #modal-negocios-plan.formctc button .formctc button:focus {
    outline-color: #fff;
    outline-offset: 0
}

.aui #modal-negocios.formctc button .formctc button:focus {
    outline-color: #fff;
    outline-offset: 0
}

.aui #breadcrumbs {
    margin-bottom: -40px;
    position: relative;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    max-width: 1280px
}

@media (max-width: 768px) {
    .aui #breadcrumbs {
        margin-bottom:0
    }
}

.aui .breadcrumbs {
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
    margin: 15px 0 10px
}

.aui .breadcrumbs li {
    margin-right: 5px;
    color: #fff;
    line-height: 20px;
    font-size: 14px
}

.aui .breadcrumbs li a {
    color: #fff
}

.aui .breadcrumbs li:after {
    content: '>'
}

.aui .breadcrumbs li:first-child:after {
    content: ''
}

@media (max-width: 768px) {
    .aui .breadcrumbs li:first-child {
        display:none
    }
}

.aui .breadcrumbs li:last-child {
    font-weight: 700
}

.aui .breadcrumbs li:last-child:after {
    content: ''
}

.aui .breadcrumbs .active {
    font-weight: 700;
    color: #86888c
}

.aui .breadcrumbs .home {
    position: relative;
    font-size: 14px;
    padding-left: 22px
}

.aui .breadcrumbs .home:before {
    font-size: 18px;
    font-family: icomoon!important;
    content: "\e88a";
    position: absolute;
    left: 0;
    top: -2px
}

.aui .breadcrumbs .category-name {
    position: relative;
    font-size: 14px;
    padding-left: 22px;
    margin-left: 9px
}

.aui .breadcrumbs .category-name:before {
    font-family: icomoon!important;
    content: "\e409";
    position: absolute;
    font-size: 20px;
    left: 0;
    top: -4px
}

@media (max-width: 991px) {
    .aui .breadcrumbs .category-name {
        display:none
    }
}

.aui .category-list {
    margin-top: 25px
}

.aui .category-list .category__title {
    font-size: 16px;
    color: #50535a;
    margin-bottom: 10px
}

.aui .category-list .category-links__item a {
    padding: 10px;
    font-size: 16px;
    color: #00a9e0;
    display: block;
    border-radius: 4px;
    padding-left: 35px;
    position: relative
}

.aui .category-list .category-links__item a img {
    position: absolute;
    left: 10px
}

.aui .category-list .category-links__item a.active {
    font-weight: 700;
    background-color: rgba(0,169,224,.1)
}

.aui .category-list .category-links__item a:hover {
    background-color: #f4f4f3
}

.aui .category-list .select {
    margin-bottom: 0
}

.aui .legales-single-page .back {
    font-size: 18px;
    color: #00a9e0
}

.aui .legales-single-page .legales__title {
    font-size: 56px;
    text-align: left;
    font-weight: 300;
    color: #50535a;
    padding: 30px 0;
    display: block
}

.aui .legales-single-page .legales__text {
    font-size: 18px;
    color: #50535a
}

.aui .legales-single-page .legales__list {
    padding-left: 40px;
    margin: 30px 0
}

.aui .legales-single-page .legales__list li {
    list-style-type: disc;
    font-size: 18px;
    color: #50535a
}

.aui .container-ayuda-compra-desk {
    position: fixed;
    right: -303px;
    bottom: 60px;
    transition: all .5s ease;
    z-index: 99;
    cursor: pointer;
    width: 290px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 2px 10px 3px rgba(0,0,0,.3);
    padding-left: 11px;
    background-color: #fff
}

.aui .container-ayuda-compra-desk .btn,.aui .container-ayuda-compra-mov .btn {
    padding: 5px 10px 5px 15px;
    border-radius: 5px 5px 0 0;
    height: auto;
    text-align: left
}

.aui .ayuda-inner {
    background-color: #fff;
    padding: 5px 10px 0 15px;
    border-bottom: none
}

.aui .ayuda-inner p {
    color: #50535a;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0
}

.aui .ayuda-inner strong {
    font-weight: 700;
    margin-top: 5px;
    display: block
}

.aui .ayuda-inner a:link,.aui .ayuda-inner a:visited {
    color: #50535a;
    font-family: Telefonica,serif;
    font-size: 24px;
    line-height: 18px;
    cursor: default
}

.aui .ayuda-inner a:focus,.aui .ayuda-inner a:hover {
    color: #50535a;
    font-family: Telefonica,serif;
    font-size: 24px;
    line-height: 18px;
    text-decoration: none;
    cursor: default
}

.aui .ayuda-inner span {
    color: #86888c;
    font-family: Telefonica,serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 100;
    font-style: italic
}

.aui .ayuda-bot {
    padding: 10px 5px 10px 5px
}

.aui .ayuda-bot a {
    color: #00a9e0;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    padding: 10px
}

.aui .container-ayuda-compra-desk-btn {
    position: fixed;
    right: -35px;
    bottom: 97px;
    width: 170px;
    z-index: 99;
    transition: all .5s ease;
    cursor: pointer
}

.aui .container-ayuda-compra-desk-btn .btn {
    line-height: 22px;
    border-radius: 10px 0 0 10px;
    height: auto;
    padding: 5px
}

.aui .activar-4g-wrapper {
    padding: 56px 0
}

.aui .activar-4g-container {
    margin: 0 auto
}

@media (max-width: 767px) {
    .aui .activar-4g-container .col {
        width:100%
    }
}

.aui .activar-4g-container .box {
    height: 256px;
    border-radius: 4px;
    color: #fff;
    padding: 40px 20px 40px 155px;
    margin-bottom: 20px
}

.aui .activar-4g-container .box.box-chip-4g {
    background: #00a9e0 url(https://www.movistar.com.ar/documents/10180/27621650/icon-activar-chip-4g.png) no-repeat 30px center
}

.aui .activar-4g-container .box.box-smartphone-4g {
    background: #5bc500 url(https://www.movistar.com.ar/documents/10180/27621650/icon-activar-smartphone-4g.png) no-repeat 30px center
}

.aui .activar-4g-container .box.box-smartphone-4g .btn {
    background-color: #00a9e0
}

.aui .activar-4g-container .box.box-smartphone-4g .btn:focus,.aui .activar-4g-container .box.box-smartphone-4g .btn:hover {
    background-color: #7fd4ef
}

.aui .activar-4g-container .box.box-4g {
    background: #f59c00 url(https://www.movistar.com.ar/documents/10180/27621650/icon-activar-4g.png) no-repeat 30px center
}

@media (max-width: 1490px) {
    .aui .activar-4g-container .box {
        padding:30px 30px 30px 120px;
        background-size: 70px!important;
        background-position: 20px center!important
    }
}

@media (max-width: 1390px) {
    .aui .activar-4g-container .box {
        padding:30px 30px 30px 100px;
        background-size: 60px!important;
        background-position: 20px center!important
    }
}

@media (max-width: 1290px) {
    .aui .activar-4g-container .box {
        padding:30px 20px 30px 100px;
        background-size: 50px!important;
        background-position: 20px center!important
    }
}

@media (max-width: 1190px) {
    .aui .activar-4g-container .box {
        padding:30px 15px 30px 80px;
        background-size: 45px!important;
        background-position: 15px center!important
    }
}

@media (max-width: 990px) {
    .aui .activar-4g-container .box {
        padding:30px;
        background-image: none!important
    }
}

.aui .activar-4g-container .box h3 {
    font-family: Telefonica;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0 20px
}

.aui .activar-4g-container .box h4 {
    font-family: Telefonica;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px
}

@media (max-width: 1390px) {
    .aui .activar-4g-container .box h4 {
        font-size:15px
    }
}

@media (max-width: 1250px) {
    .aui .activar-4g-container .box h4 {
        font-size:14px
    }
}

.aui .activar-4g-container .box .btn {
    height: 48px;
    padding-top: 4px
}

.aui .activar-4g-container .box .btn-loquiero {
    padding-top: 3px
}

.aui .activar-4g-container .box .btn-loquiero i {
    vertical-align: middle
}

@media (max-width: 1399px) {
    .aui .activar-4g-container .box .btn-loquiero {
        padding-left:20px;
        padding-right: 20px
    }
}

@media (max-width: 1399px) {
    .aui .activar-4g-container .box .btn-loquiero {
        padding-left:20px;
        padding-right: 20px
    }
}

.aui .activar-4g-container .box .btn-phone {
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    width: 48px;
    background-color: #fff;
    padding-top: 10px
}

@media only screen and (min-width: 601px) {
    .aui .activar-4g-grid {
        display:flex;
        flex-wrap: wrap
    }
}

.aui .activar-4g-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 32px
}

@media (max-width: 992px) {
    .aui .activar-4g-title {
        font-size:32px
    }
}

.aui .hero-products.cobertura.centros-movistar .filtros__title {
    font-size: 13px;
    font-weight: 700;
    color: #50535a;
    padding: 15px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .aui .hero-products.cobertura.centros-movistar .hero-products__title {
        font-size:32px
    }

    .aui .hero-products.cobertura.centros-movistar .hero-products__content {
        background-color: transparent
    }
}

.aui .hero-products.cobertura.centros-movistar .search-group {
    margin-top: 40px
}

.aui .hero-products.cobertura.centros-movistar .hero-product__map {
    text-align: center
}

@media (max-width: 767px) {
    .aui .hero-products.cobertura.centros-movistar .hero-product__map .map-centros {
        height:350px
    }
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar {
    height: 495px;
    width: 100%;
    border: 1px solid #ebebeb
}

@media (max-width: 767px) {
    .aui .hero-products.cobertura.centros-movistar .mCustomScrollbar {
        height:278px
    }
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li {
    padding: 15px 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li:hover {
    background-color: #f4f4f3
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li.active {
    border-color: #00a9e0
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio] {
    display: block;
    text-align: left;
    float: left;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    height: 20px;
    width: 20px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .15s;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #50535a;
    margin-left: 20px;
    outline: 0!important
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio]:checked {
    background-color: #50535a;
    border: 1px solid #50535a;
    outline: 0!important
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio]:checked::before {
    content: "\F764";
    font-family: "Material Design Icons";
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 17px;
    font-size: 9px;
    font-weight: 400;
    text-align: center;
    color: #fff
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio]:active,.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio]:focus,.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio]:hover {
    outline: 0!important
}

@media (max-width: 1190px) {
    .aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li input[type=radio] {
        margin-left:15px
    }
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li .text {
    text-align: left;
    padding-right: 15px
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li .text h4 {
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    margin-bottom: 5px;
    margin-top: 0;
    display: block;
    margin-left: 10px;
    font-weight: 700
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li .text h5 {
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    margin-bottom: 5px;
    margin-top: 0;
    display: block;
    margin-left: 10px
}

.aui .hero-products.cobertura.centros-movistar .mCustomScrollbar li .text h6 {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    color: #86888c;
    font-style: italic;
    display: block;
    margin-left: 10px
}

@media (min-width: 768px) {
    .aui .hero-products.cobertura.centros-movistar .npr {
        padding-right:0
    }

    .aui .hero-products.cobertura.centros-movistar .npl {
        padding-left: 0
    }
}

.aui .hero-products.cobertura.centros-movistar .service {
    padding: 15px 20px;
    border-bottom: 1px solid #e9eae8;
    font-size: 18px;
    color: #50535a;
    display: flex;
    align-items: center
}

.aui .hero-products.cobertura.centros-movistar .service img {
    margin-right: 10px
}

.aui .hero-products.cobertura.centros-movistar .dropdown-content li {
    padding: 15px 20px
}

.aui .hero-products.cobertura.centros-movistar .filtros {
    padding: 15px 20px;
    border-bottom: 1px solid #e9eae8
}

.aui .hero-products.cobertura.centros-movistar .filtros label {
    color: #50535a;
    font-size: 18px;
    padding-right: 25px;
    padding-left: 0;
    width: 100%;
    display: flex;
    align-items: center
}

.aui .hero-products.cobertura.centros-movistar .filtros label img {
    margin-right: 10px
}

.aui .hero-products.cobertura.centros-movistar .filtros .md[type=checkbox]+label:before {
    left: auto;
    right: 10px;
    top: 4px
}

.aui .hero-products.cobertura.centros-movistar .filtros .md[type=checkbox]+label:after {
    left: auto;
    right: 0;
    top: 4px
}

.aui .mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.aui .mCustomScrollbar.mCS_no_scrollbar,.aui .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.aui .mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.aui .mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.aui .mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.aui .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.aui .mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.aui .mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.aui .mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.aui .mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.aui .mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools {
    right: auto;
    left: 0
}

.aui .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0;
    left: -26px
}

.aui .mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.aui .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.aui .mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.aui .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 10px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.aui .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.aui .mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    bottom: 0
}

.aui .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.aui .mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.aui .mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.aui .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.aui .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.aui .mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.aui .mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.aui .mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.aui .mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.aui .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.aui .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.aui .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
    left: 20px
}

.aui .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.aui .mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.aui .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.aui .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.aui .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.aui .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.aui .mCSB_scrollTools {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.aui .mCSB_scrollTools .mCSB_buttonDown,.aui .mCSB_scrollTools .mCSB_buttonLeft,.aui .mCSB_scrollTools .mCSB_buttonRight,.aui .mCSB_scrollTools .mCSB_buttonUp,.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.aui .mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.aui .mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.aui .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.aui .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.aui .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.aui .mCustomScrollBox:hover>.mCSB_scrollTools,.aui .mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.aui .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.aui .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.aui .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.aui .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.aui .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.aui .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.aui .mCSB_scrollTools .mCSB_buttonDown,.aui .mCSB_scrollTools .mCSB_buttonLeft,.aui .mCSB_scrollTools .mCSB_buttonRight,.aui .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.aui .mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.aui .mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.aui .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.aui .mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.aui .mCSB_scrollTools .mCSB_buttonDown:hover,.aui .mCSB_scrollTools .mCSB_buttonLeft:hover,.aui .mCSB_scrollTools .mCSB_buttonRight:hover,.aui .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.aui .mCSB_scrollTools .mCSB_buttonDown:active,.aui .mCSB_scrollTools .mCSB_buttonLeft:active,.aui .mCSB_scrollTools .mCSB_buttonRight:active,.aui .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.85)
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.9)
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.aui .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.aui .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.aui .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.aui .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.aui .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.aui .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.aui .mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.aui .mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.aui .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.aui .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.aui .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.aui .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.aui .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.aui #paises-seleccionados,.aui #resto-del-mundo {
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 20
}

.aui #paises-seleccionados .js-filter-carousel-container,.aui #resto-del-mundo .js-filter-carousel-container {
    padding: 20px 0
}

.aui #paises-seleccionados .legales,.aui #resto-del-mundo .legales {
    font-size: 18px;
    position: relative;
    z-index: 20;
    display: block;
    font-family: Telefonica;
    padding: 10px 0
}

.aui #paises-seleccionados .legales i,.aui #resto-del-mundo .legales i {
    font-size: 20px
}

.aui #paises-seleccionados .hero-products__title,.aui #resto-del-mundo .hero-products__title {
    font-size: 40px;
    font-weight: 300;
    color: #50535a
}

@media (max-width: 991px) {
    .aui #paises-seleccionados .hero-products__title,.aui #resto-del-mundo .hero-products__title {
        font-size:30px
    }
}

.aui #pais {
    margin-bottom: 20px
}

.aui .hero-products__roaming-countries {
    font-size: 16px;
    font-family: TelefonicaItalic;
    color: #86888c;
    position: relative;
    z-index: 20;
    margin-top: 20px
}

@media (max-width: 991px) {
    .aui .hero-products__roaming-countries {
        text-align:center
    }
}

.aui .c-plan.roaming .c-plan__list-item.line_1 {
    min-height: 64px
}

.aui .c-plan.roaming .c-plan__list-item.line_2 {
    min-height: 128px
}

.aui .c-plan.roaming .c-plan__list-item.single-line {
    min-height: 185px
}

.aui .c-plan.roaming .c-plan__deail {
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0
}

.aui .c-plan.roaming .c-plan__deail-mobile {
    display: none
}

.aui .c-plan.roaming .c-plan__list-item.line_1 {
    font-weight: 700;
    color: #00a9e0;
    font-size: 16px
}

.aui .c-plan.roaming .c-plan__list-item-title {
    text-transform: uppercase
}

.aui .c-plan.roaming .c-plan__list-item-planes--price span {
    margin-left: 5px;
    font-size: 20px;
    font-weight: 300
}

.aui .c-plan.roaming .c-plan__list-item-planes--price::after {
    content: ''
}

.aui .c-plan.roaming .c-plan__ca .c-plan__text {
    font-size: 20px;
    color: #00a9e0;
    margin-bottom: 10px
}

.aui .c-plan.roaming .c-plan__ca .c-plan__text strong {
    font-size: 20px
}

.aui .c-plan.roaming .c-plan__ca .c-plan__text span {
    font-size: 25px
}

.aui .c-plan.roaming.c-plan--recommended .c-plan__ca .c-plan__text {
    color: #5bc500
}

.aui .c-plan.roaming.c-plan--recommended .c-plan__ca .c-plan__text strong {
    font-size: 20px
}

@media (max-width: 991px) {
    .aui .c-plan.roaming .c-plan__deail-container {
        order:1;
        max-width: 160px
    }

    .aui .c-plan.roaming .c-plan__deail-mobile {
        display: block;
        font-size: 15px
    }

    .aui .c-plan.roaming .c-plan__price-text {
        display: block;
        width: 100%
    }

    .aui .c-plan.roaming .c-plan__deail-text.small {
        text-align: left;
        font-size: 12px
    }

    .aui .c-plan.roaming .c-plan__price {
        font-size: 22px
    }
}

.aui #paises-seleccionados {
    background: #f4f4f3;
    padding-bottom: 20px
}

.aui #paises-seleccionados .hero-products__header {
    background: #f4f4f3
}

.aui #resto-del-mundo {
    background: #fff
}

.aui #resto-del-mundo .hero-products__header {
    background: #fff
}

.aui #modal-tarifas {
    max-width: 1200px;
    width: 95%
}

.aui #modal-tarifas .modal-close {
    position: absolute;
    right: 20px;
    top: 20px
}

.aui #modal-tarifas .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 1px solid #e9eae8;
    padding: 40px 0;
    margin-bottom: 40px
}

.aui #modal-tarifas .flex:last-child {
    border-right: none
}

.aui #modal-tarifas .modal-header__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    text-align: center;
    display: block;
    margin: 20px auto 0
}

.aui #modal-tarifas .modal-tarifas__price {
    font-size: 60px;
    font-weight: 300;
    color: #00a9e0;
    position: relative;
    width: 50%;
    line-height: 60px;
    padding: 0 20px
}

.aui #modal-tarifas .modal-tarifas__price span {
    font-size: 18px;
    color: #86888c;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 18px;
    position: absolute;
    top: -20px
}

.aui #modal-tarifas .modal-tarifas__price sup {
    font-size: 50%;
    top: -22px
}

.aui #modal-tarifas .modal-tarifas__price sub {
    color: #50535a;
    font-size: 18px;
    bottom: -1px;
    left: -30px
}

.aui #modal-tarifas .modal-tarifas__text {
    font-size: 18px;
    font-weight: 700;
    color: #50535a;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.aui #modal-destinos {
    max-width: 1200px;
    width: 95%
}

.aui #modal-destinos .modal-close {
    position: absolute;
    right: 20px;
    top: 20px
}

.aui #modal-destinos .modal-header__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    text-align: center;
    display: block;
    margin: 20px auto 0
}

.aui #modal-destinos .modal-destinos__title {
    font-size: 18px;
    font-weight: 700;
    color: #50535a
}

.aui #modal-destinos .modal-destinos__text {
    font-size: 18px;
    color: #50535a;
    margin-bottom: 20px
}

.aui .roaming-paises .gps {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25px;
    padding-bottom: 15px;
    margin-top: 20px
}

.aui .roaming-paises .flex {
    display: flex
}

.aui .roaming-paises .flex .col {
    min-width: 100px
}

.aui .roaming-paises .roaming-paises__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}

.aui .roaming-paises .roaming-paises__subtitle {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.aui .roaming-paises .roaming-paises__list {
    margin-top: 15px
}

.aui .roaming-paises .roaming-paises__list .romaing-paises__item-list {
    width: 33%;
    float: left;
    margin: 2px 0
}

.aui .roaming-paises .hidden-list {
    overflow: hidden;
    max-height: 110px;
    transition: max-height .5s ease-out
}

.aui .roaming-paises .allcountries {
    color: #00a9e0
}

.aui .roaming-paises .allcountries span {
    display: inline-block
}

.aui .roaming-paises.open .hidden-list {
    max-height: 2000px
}

.aui .roaming-paises.open .allcountries span {
    transform: rotate(180deg)
}

@media (max-width: 1200px) {
    .aui .roaming-paises .roaming-paises__list .romaing-paises__item-list {
        width:50%
    }
}

@media (max-width: 992px) {
    .aui .roaming-paises .roaming-paises__list .romaing-paises__item-list {
        width:100%
    }

    .aui .roaming-paises .hidden-list {
        max-height: 100px
    }

    .aui .roaming-paises .flex {
        flex-wrap: wrap
    }

    .aui .roaming-paises .flex .col {
        width: 50%
    }
}

.aui .services-links-wrapper.roaming .services-links__price {
    font-size: 60px;
    color: #00a9e0;
    margin-bottom: 10px
}

.aui .services-links-wrapper.roaming .services-links__price sup {
    top: -25px;
    font-size: 50%
}

.aui .services-links-wrapper.roaming .services-links__price span {
    color: #50535a;
    font-size: 18px;
    margin-left: -25px
}

.aui .services-links-wrapper.roaming .services-links__text {
    font-weight: 700
}

.aui .quick-links-wrapper.roaming .quick-links-container {
    justify-content: center
}

.aui .quick-links-wrapper.roaming .quick-links-container .quick-links-col {
    width: 30%
}

.aui .quick-links-wrapper.roaming .quick-links-container .quick-links:before {
    background: #5bc500
}

@media (max-width: 991px) {
    .aui .quick-links-wrapper.roaming .quick-links-container .quick-links-col {
        width:100%
    }

    .aui .quick-links-wrapper.roaming .quick-links-container .quick-links {
        height: 115px
    }
}

.aui .roaming .services-links-grid--4-col .services-links {
    margin: 0
}

.aui .roaming .services-links-grid--4-col .services-links__title {
    font-size: 20px
}

.aui .roaming .services-links-grid--4-col .services-links__text {
    font-size: 16px
}

.aui #modal-cobertura {
    width: 98%;
    max-width: 1200px;
    max-height: 80%
}

.aui #modal-cobertura .modal-header h3 {
    font-size: 30px;
    margin: 0;
    margin-top: 30px
}

.aui #modal-cobertura .modal-header p {
    font-size: 16px;
    margin-top: 0
}

.aui #modal-cobertura .form-group {
    max-width: 280px;
    float: right
}

.aui #modal-cobertura .form-group label {
    font-size: 14px
}

.aui table.paises {
    margin: 40px auto
}

.aui table.paises td,.aui table.paises th {
    font-size: 12px;
    color: #50535a;
    padding: 10px;
    border: 1px solid #e1e1e1
}

.aui table.paises th.bold {
    font-weight: 700
}

.aui table.paises tr:first-child th {
    padding: 5px 10px
}

.aui table.paises tr:first-child th:nth-of-type(3) {
    background-color: #f4f4f4
}

.aui table.paises tr:last-child th:nth-of-type(2),.aui table.paises tr:last-child th:nth-of-type(5),.aui table.paises tr:last-child th:nth-of-type(6) {
    background-color: #f4f4f4
}

.aui table.paises tr:last-child th:nth-of-type(10) {
    background-color: #f4f4f4;
    width: 80px
}

.aui table.paises tr:last-child th:nth-of-type(11) {
    background-color: #f4f4f4
}

.aui table.paises td:nth-of-type(10),.aui table.paises td:nth-of-type(11),.aui table.paises td:nth-of-type(2),.aui table.paises td:nth-of-type(5),.aui table.paises td:nth-of-type(6) {
    background-color: #f4f4f4
}

.aui table.paises td.gris,.aui table.paises th.gris {
    background-color: #f4f4f4
}

.aui table.planes td:nth-of-type(4) {
    text-align: left
}

.aui table.planes th:nth-of-type(2),.aui table.planes th:nth-of-type(3),.aui table.planes th:nth-of-type(4),.aui table.planes th:nth-of-type(5) {
    text-align: center
}

.aui .content-negocios .c-plan.roaming .detail-roaming {
    font-size: 22px
}

.aui .content-negocios .quick-links-wrapper.roaming .quick-links-container .quick-links:before {
    background: #954b97;
    color: #954b97
}

.aui .content-negocios #modal-ofertas .modal-close {
    position: absolute;
    right: 20px;
    top: 20px
}

.aui .content-negocios .modal-roaming-ofertas {
    max-width: inherit
}

@media (max-width: 991px) {
    .aui .content-negocios .modal-roaming-ofertas {
        width:95%
    }
}

.aui .content-negocios .modal-roaming-ofertas table.planes {
    margin: 30px 20px
}

.aui .content-negocios .modal-roaming-ofertas table.planes .cucarda {
    width: 110px;
    height: 110px;
    padding: 9px 0;
    font-size: 45px;
    text-align: center;
    color: #fff;
    background: url(//www.movistar.com.ar/documents/10192/7354314/cucarda-roaming-precio.png);
    background-size: cover
}

.aui .content-negocios .modal-roaming-ofertas table.planes .cucarda sup {
    font-size: 50%;
    top: -16px
}

.aui .content-negocios .modal-roaming-ofertas table.planes .cucarda span {
    font-size: 20px;
    display: block;
    margin-top: -14px;
    width: 100%;
    font-family: Telefonica
}

.aui .content-negocios .modal-roaming-ofertas table.planes thead {
    border-bottom: 1px solid #d7d7d7;
    font-size: 18px;
    color: #50535a;
    font-family: Telefonica;
    text-transform: uppercase
}

.aui .content-negocios .modal-roaming-ofertas table.planes th {
    padding: 10px 0;
    padding-right: 10px
}

.aui .content-negocios .modal-roaming-ofertas table.planes td {
    padding: 20px 0;
    padding-right: 10px
}

.aui .content-negocios .modal-roaming-ofertas table.planes tbody tr {
    border-bottom: 1px solid #d7d7d7
}

.aui .content-negocios .modal-roaming-ofertas table.planes tbody tr:last-child {
    border-bottom: none
}

.aui .content-negocios .modal-roaming-ofertas table.planes td {
    font-family: Telefonica;
    font-size: 16px;
    color: #50535a
}

.aui .content-negocios .modal-roaming-ofertas table.planes td.promo {
    font-size: 18px;
    color: #00a9e0;
    min-width: 150px
}

.aui .fibra-module-wrapper {
    background-color: #00a9e0;
    padding: 25px 0
}

.aui .fibra-module-wrapper .fibra-module-title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 950px
}

.aui .fibra-module-wrapper .fibra-module-title span {
    font-family: TelefonicaHand
}

.aui .fibra-module-wrapper .fibra-module-subtitle {
    font-size: 18px;
    color: #fff;
    text-align: center
}

.aui .fibra-module-wrapper .fibra-module__item-title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 10px 0
}

.aui .fibra-module-wrapper .fibra-module__item-text {
    font-size: 18px;
    text-align: center;
    color: #fff
}

.aui .fibra-module-wrapper .fibra-module__item-text a {
    color: #fff
}

.aui .fibra-module-wrapper .btn {
    margin: 20px auto
}

.aui .fibra-module-wrapper .fibra-module-container img {
    margin-top: 30px
}

@media (max-width: 768px) {
    .aui .fibra-module-wrapper .fibra-module-title {
        font-size:32px
    }

    .aui .fibra-module-wrapper .btn {
        padding: 0 10px
    }
}

.aui .fibra-promo img {
    margin-bottom: 20px
}

.aui .fibra-promo__title {
    color: #50535a;
    font-weight: 300;
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px
}

@media (max-width: 991px) {
    .aui .fibra-promo__title {
        font-size:32px;
        margin: 0;
        padding: 40px 10px
    }
}

.aui .fibra-form .fibra-form__wrapper {
    width: 100%;
    max-width: 840px;
    display: block;
    margin: 20px auto;
    padding: 20px 0;
    border-radius: 4px;
    border: 1px solid #e9eae8;
    background-color: #fff
}

.aui .fibra-form .fibra-form__wrapper .box {
    padding: 20px 40px
}

.aui .fibra-form .fibra-form__wrapper .box .flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.aui .fibra-form .fibra-form__wrapper .box .flex .form__input {
    margin: 0
}

.aui .fibra-form .fibra-form__wrapper .box .flex .area {
    max-width: 70px
}

.aui .fibra-form .fibra-form__wrapper .box .flex .tel {
    flex: 1
}

.aui .fibra-form .fibra-form__wrapper .box .form-group__text {
    font-size: 18px;
    color: #50535a;
    margin: 0 6px
}

.aui .fibra-form .fibra-form__wrapper .box .btn {
    float: right
}

.aui .fibra-form .fibra-form__wrapper .box .btn.btn-black {
    background-color: transparent;
    border: 1px solid #50535a;
    color: #50535a;
    margin-right: 10px
}

.aui .fibra-form .fibra-form__wrapper .box .btn.btn-black:hover {
    border: 1px solid #5bc500;
    color: #5bc500
}

.aui .fibra-form .fibra-form__wrapper .box:first-child {
    border-right: 1px solid #e9eae8
}

.aui .fibra-form .fibra-form__box-title {
    font-size: 24px;
    color: #50535a;
    margin-bottom: 15px
}

.aui .fibra-form .fibra-form__box-text {
    font-size: 16px;
    color: #50535a;
    margin-bottom: 10px;
    font-weight: 700
}

.aui .fibra-form .select {
    margin-bottom: 20px
}

.aui .fibra-form .cuit {
    margin: 40px auto 0;
    color: #00a9e0;
    display: table
}

@media (max-width: 991px) {
    .aui .fibra-form .fibra-form__wrapper .btn {
        width:100%;
        margin-bottom: 10px
    }

    .aui .fibra-form .fibra-form__wrapper .btn.btn-black {
        margin-right: 0!important
    }
}

.aui .banner-foro {
    background: #00a9e0 url(/assets/bg-foro-movistar.jpg) right bottom no-repeat;
    background-size: cover;
    padding: 15px;
    display: block;
    position: relative
}

@media only screen and (min-width: 601px) {
    .aui .banner-foro {
        height:100%;
        padding: 6% 8% 6%;
        text-align: center
    }
}

@media only screen and (min-width: 1201px) {
    .aui .banner-foro {
        padding:50px 30px
    }
}

@media (max-width: 992px) {
    .aui .banner-foro {
        background-size:650px;
        height: 350px
    }
}

@media (max-width: 990px) {
    .aui .banner-foro {
        background-size:990px
    }

    .aui .banner-foro .banner-foro__subtitle {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro {
        background-size:380px;
        height: auto;
        background-image: none
    }
}

@media (max-width: 359px) {
    .aui .banner-foro {
        background-size:300px
    }
}

.aui .banner-foro .banner-foro__button-container {
    position: absolute;
    left: 30px;
    bottom: 30px
}

@media (max-width: 992px) {
    .aui .banner-foro .banner-foro__button-container {
        left:70px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro .banner-foro__button-container {
        position:static;
        left: auto;
        bottom: auto;
        text-align: center
    }
}

.aui .banner-foro__body::after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__body {
        display:flex
    }
}

@media (max-width: 992px) {
    .aui .banner-foro__body {
        text-align:left
    }
}

.aui .banner-foro__label {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    margin-top: -20px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px
}

@media (max-width: 992px) {
    .aui .banner-foro__label {
        margin-bottom:10px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__label {
        margin-top:0;
        margin-bottom: 10px;
        text-align: center
    }
}

.aui .banner-foro__img-container {
    margin-bottom: 10px
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__img-container {
        margin-right:40px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__img-container {
        text-align:center
    }
}

.aui .banner-foro__img {
    width: 60px;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__img {
        width:160px
    }
}

.aui .banner-foro__text-container {
    width: 90%
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__text-container {
        text-align:left
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__text-container {
        margin-left:auto;
        margin-right: auto
    }
}

.aui .banner-foro__text-container .banner-foro__title {
    font-weight: 300;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    max-width: 205px;
    margin: 0
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__text-container .banner-foro__title {
        margin:0 0 20px;
        line-height: 48px;
        font-size: 40px;
        max-width: 450px
    }
}

.aui .banner-foro__text-container .banner-foro__subtitle {
    font-weight: 300;
    color: #fff;
    max-width: 205px;
    margin: 15px 0
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__text-container .banner-foro__subtitle {
        font-size:24px;
        line-height: 32px;
        max-width: 350px;
        margin: 0
    }
}

@media (max-width: 992px) {
    .aui .banner-foro__text-container .banner-foro__subtitle {
        margin-left:0
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__text-container .banner-foro__subtitle {
        display:none
    }
}

.aui .banner-foro__button-container {
    margin-top: 25px
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__button-container {
        text-align:left;
        margin-top: 45px
    }
}

.aui .banner-foro__app-store img,.aui .banner-foro__google img {
    width: 160px;
    max-width: 100%;
    height: auto
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__app-store img,.aui .banner-foro__google img {
        width:200px
    }
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__app-store,.aui .banner-foro__google {
        width:40%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .banner-foro__app-store,.aui .banner-foro__google {
        width:213px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__app-store {
        display:block;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 993px) {
    .aui .banner-foro__app-store {
        display:inline-block;
        margin-right: 10px
    }
}

.aui .banner-foro__google {
    display: inline-block
}

.aui.ios .banner-foro__app-store {
    display: inline-block
}

.aui.ios .banner-foro__google {
    display: none
}

@media only screen and (min-width: 993px) {
    .aui.ios .banner-foro__google {
        display:inline-block
    }
}

.aui .layout_col_1 .banner-foro {
    min-height: 560px
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .banner-foro {
        background-repeat:no-repeat;
        background-position: 140% bottom;
        background-size: contain
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .banner-foro {
        background-position:right bottom;
        padding: 50px 0
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .banner-foro {
        min-height:190px
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .banner-foro .banner-foro__label {
        margin-top:5px
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .banner-foro__inner {
        width:85%;
        max-width: 1280px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .banner-foro__body {
        width:100%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .banner-foro__body {
        width:80%
    }
}

@media only screen and (min-width: 993px) {
    .aui .layout_col_1 .banner-foro__button-container {
        width:75%
    }
}

@media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .banner-foro__button-container {
        width:50%
    }
}

@media (max-width: 767px) {
    .aui .layout_col_1 .banner-foro {
        background-size:340px;
        height: auto
    }
}

@media (max-width: 359px) {
    .aui .layout_col_1 .banner-foro {
        background-size:270px
    }
}

@media (max-width: 767px) {
    .aui .banner-foro__text-container .banner-foro__title {
        max-width:100%;
        font-size: 22px;
        text-align: center
    }
}

.aui .cupon-de-pago {
    width: 100%;
    max-width: 620px;
    padding: 30px 70px;
    display: block;
    margin: 40px auto;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    border-radius: 4px
}

.aui .cupon-de-pago .cupon-de-pago__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a;
    text-align: center
}

.aui .cupon-de-pago .cupon-de-pago__text {
    font-size: 16px;
    color: #86888c;
    text-align: center
}

.aui .cupon-de-pago .cupon-de-pago__saldo-title,.aui .cupon-de-pago .form_group__title {
    font-size: 16px;
    font-weight: 700;
    color: #50535a;
    margin: 20px 0 10px
}

.aui .cupon-de-pago .cupon-de-pago__saldo {
    border-bottom: 1px solid #e9eae8;
    padding-bottom: 20px
}

.aui .cupon-de-pago .cupon-de-pago__saldo-price {
    font-size: 32px;
    color: #5bc500;
    font-weight: 300
}

.aui .cupon-de-pago .half {
    width: 49%;
    float: left
}

.aui .cupon-de-pago .half:last-child {
    margin-left: 2%
}

.aui .cupon-de-pago .flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.aui .cupon-de-pago .flex .form__input {
    margin: 0
}

.aui .cupon-de-pago .flex .area {
    max-width: 80px
}

.aui .cupon-de-pago .flex .tel {
    flex: 1
}

.aui .cupon-de-pago .form-group__text {
    font-size: 18px;
    color: #50535a;
    margin: 0 6px
}

.aui .cupon-de-pago .btn {
    float: right
}

.aui .cupon-de-pago .btn.btn-black {
    background-color: transparent;
    border: 1px solid #50535a;
    color: #50535a;
    margin-right: 10px
}

.aui .cupon-de-pago .btn.btn-black:hover {
    border: 1px solid #5bc500;
    color: #5bc500
}

.aui .cupon-de-pago .linea {
    color: #00a9e0;
    font-size: 18px;
    display: flex;
    align-items: center
}

.aui .cupon-de-pago .linea i {
    font-size: 20px
}

.aui .cupon-de-pago .g-recaptcha {
    margin-top: 10px;
    max-width: 310px;
    display: inline-block
}

.aui .cupon-de-pago .consulta-saldo__text {
    font-size: 16px;
    color: #50535a
}

.aui .cupon-de-pago .paso-2 {
    display: none
}

.aui .cupon-de-pago .paso-2 .form-group {
    width: 50%;
    display: inline-block
}

@media (max-width: 991px) {
    .aui .cupon-de-pago {
        padding:30px 10px;
        margin-top: 0
    }

    .aui .cupon-de-pago .g-recaptcha {
        display: block;
        margin: 10px auto
    }

    .aui .cupon-de-pago .btn {
        float: none;
        width: 100%
    }

    .aui .cupon-de-pago .paso-2 .form-group {
        width: 100%
    }

    .aui .cupon-de-pago .half {
        width: 100%
    }

    .aui .cupon-de-pago .half:last-child {
        margin-left: 0
    }
}

.aui .cupon-de-pago.mi-cuenta .cupon-de-pago__logo {
    display: block;
    margin: 0 auto 10px;
    text-align: center
}

.aui .cupon-de-pago.mi-cuenta .btn {
    float: none;
    width: 100%;
    margin-top: 30px
}

.aui .cupon-de-pago .nm {
    margin: 0!important
}

.aui .hero .store-link {
    max-width: 150px;
    display: inline-block;
    margin: 10px 5px
}

.aui .hero .store-link img {
    max-width: 100%
}

@media (max-width: 991px) {
    .aui .hero .store-link {
        margin:5px auto
    }
}

.aui .modem-container {
    background: #00a9e0;
    padding: 80px 0
}

.aui .modem-container .modem-container__main-title {
    font-weight: 700;
    color: #fff;
    font-size: 14px
}

.aui .modem-container .modem-container__title {
    color: #fff;
    font-size: 56px
}

.aui .modem-container .modem-container__text {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px
}

.aui .modem-container .modem-container__img img {
    max-width: 100%
}

@media (max-width: 991px) {
    .aui .modem-container {
        padding:20px 0
    }

    .aui .modem-container .container .row {
        display: flex;
        flex-direction: column-reverse
    }

    .aui .modem-container .container .row .modem-container__img img {
        max-width: 180px;
        display: block;
        margin: 0 auto
    }

    .aui .modem-container .modem-container__main-title {
        display: none
    }

    .aui .modem-container .modem-container__title {
        font-size: 32px;
        text-align: center
    }

    .aui .modem-container .modem-container__text {
        font-size: 16px;
        text-align: center
    }
}

.aui .smartwifi-app-slider .device-carousel {
    margin-top: 0
}

.aui .smartwifi-app-slider .device-carousel__item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column!important;
    justify-content: center!important
}

.aui .smartwifi-app-slider .device-carousel__container {
    display: flex;
    flex-direction: row;
    align-items: center!important
}

.aui .smartwifi-app-slider .device-carousel-title {
    width: 100%
}

.aui .smartwifi-app-slider .device-carousel__name {
    max-width: 280px;
    white-space: initial;
    text-align: right;
    margin-right: 80px
}

@media (max-width: 991px) {
    .aui .smartwifi-app-slider .device-carousel__name {
        margin-right:0
    }
}

.aui .smartwifi-app-slider .device-carousel__img {
    max-width: none;
    max-height: 430px
}

.aui .smartwifi-app-slider .device-carousel__app {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    max-width: 600px
}

.aui .smartwifi-app-slider .device-carousel__features-item {
    max-width: 300px;
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.aui .smartwifi-app-slider .device-carousel__features-item .device-carousel__features-icon {
    margin-right: 10px
}

.aui .smartwifi-app-slider .device-carousel__features-item .device-carousel__features-text {
    white-space: initial;
    font-size: 14px;
    color: #50535a;
    text-align: left
}

.aui .smartwifi-app-slider .img-smart {
    text-align: left;
    width: 60px
}

.aui .smartwifi-app-slider .img-smart img {
    max-width: 100%
}

.aui .smartwifi-app-slider .device-carousel__app-text {
    font-size: 16px;
    color: #50535a;
    font-weight: 700;
    text-align: left;
    margin: 20px 20px;
    white-space: initial;
    flex: 1
}

.aui .smartwifi-app-slider .store-link {
    max-width: 140px;
    padding-right: 10px
}

.aui .smartwifi-app-slider .store-link img {
    max-width: 100%
}

.aui .smartwifi-app-slider .smartwifi-img-bg {
    background: url(//www.movistar.com.ar/documents/10180/27640629/smartwifi-bg-slide.jpg/) no-repeat;
    background-size: contain;
    background-position: 12%;
    padding: 60px 0
}

.aui .smartwifi-app-slider .smartwifi-app-slider__list {
    margin-bottom: 30px;
    max-width: 600px
}

.aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list {
    display: flex;
    align-items: center;
    padding: 10px 0
}

.aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list .img {
    margin-right: 10px;
    width: 40px
}

.aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list .img img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list .text {
    font-size: 22px;
    color: #50535a;
    flex: 1
}

@media (max-width: 1280px) {
    .aui .smartwifi-app-slider .smartwifi-img-bg {
        background:url(//www.movistar.com.ar/documents/10180/27640629/smartwifi-bg-slide.jpg/) no-repeat;
        background-size: contain;
        background-position: left;
        padding: 60px 0
    }
}

@media (max-width: 1200px) {
    .aui .smartwifi-app-slider .device-carousel__app {
        width:100%;
        height: auto;
        margin-top: 10px;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .aui .smartwifi-app-slider .device-carousel__app .img-smart img {
        float: left;
        width: 80px!important
    }

    .aui .smartwifi-app-slider .device-carousel__app-text {
        margin: 5px 0;
        font-size: 14px;
        padding-left: 20px;
        width: calc(100% - 100px);
        max-width: inherit;
        flex: inherit
    }

    .aui .smartwifi-app-slider .store-link {
        margin-top: 10px;
        max-width: none;
        width: calc(40% - 10px)
    }

    .aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list .img {
        width: 30px
    }

    .aui .smartwifi-app-slider .smartwifi-app-slider__list .smartwifi-app-slider__item-list .text {
        font-size: 18px
    }
}

@media (max-width: 991px) {
    .aui .smartwifi-app-slider .smartwifi-img-bg {
        background:url(//www.movistar.com.ar/documents/10180/27640629/smartwifi-bg-slide.jpg/) no-repeat;
        background-size: auto 250px;
        background-position: center bottom;
        padding-bottom: 280px
    }

    .aui .smartwifi-app-slider .aui .how-to-contract__icon img {
        max-height: 20px!important
    }

    .aui .smartwifi-app-slider .device-carousel__item {
        flex-wrap: wrap;
        padding: 0
    }

    .aui .smartwifi-app-slider .device-carousel-title {
        font-size: 32px;
        white-space: initial
    }

    .aui .smartwifi-app-slider .device-carousel__name {
        width: 100%;
        order: 2;
        text-align: center
    }

    .aui .smartwifi-app-slider .device-carousel__img {
        margin: 0 4% 0 0;
        max-width: 45%
    }

    .aui .smartwifi-app-slider .device-carousel__features {
        width: 45%
    }

    .aui .smartwifi-app-slider .device-carousel__features .device-carousel__features-icon {
        display: none
    }

    .aui .smartwifi-app-slider .device-carousel__features .device-carousel__features-text {
        font-size: 12px
    }

    .aui .smartwifi-app-slider .store-link {
        width: calc(50% - 10px)
    }
}

.aui .smartwifi-video-slider .device-carousel {
    margin-top: 0
}

.aui .smartwifi-video-slider .device-carousel-title {
    margin-bottom: 0;
    padding-bottom: 0
}

.aui .smartwifi-video-slider .device-carousel__name {
    font-weight: 300;
    font-size: 18px
}

.aui .smartwifi-video-slider .video-wrapper {
    margin-top: 20px;
    position: relative;
    padding-bottom: 38%;
    padding-top: 22px;
    height: 0;
    margin-bottom: 20px;
    max-width: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.aui .smartwifi-video-slider .device-carousel__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 991px) {
    .aui .smartwifi-video-slider .video-wrapper {
        padding-bottom:53%
    }
}

.aui .device-full-wraper {
    background-color: #fff;
    padding: 25px 0;
    margin-top: 20px
}

.aui .device-full-wraper .device-full {
    display: flex;
    flex-wrap: wrap
}

.aui .device-full-wraper .device-full .device-full__img {
    width: 50%
}

.aui .device-full-wraper .device-full .device-full__img img {
    height: 100%;
    max-width: 100%
}

.aui .device-full-wraper .device-full .device-full__item {
    width: 50%
}

.aui .device-full-wraper:nth-child(even) {
    background-color: #f4f4f3
}

.aui .device-full-wraper:nth-child(even) .device-full__img {
    order: 2;
    text-align: right
}

@media (max-width: 991px) {
    .aui .device-full-wraper .device-full__img,.aui .device-full-wraper .device-full__item {
        width:100%!important
    }

    .aui .device-full-wraper .device-full__img {
        text-align: center!important;
        order: 0!important
    }

    .aui .device-full-wraper .device-full__img img {
        max-width: 60%!important;
        height: auto!important
    }

    .aui .device-full-wraper .device-full-item__name,.aui .device-full-wraper .device-full-item__price {
        font-size: 24px;
        text-align: center
    }

    .aui .device-full-wraper .device-full-item__cuotas,.aui .device-full-wraper .device-full-item__envio,.aui .device-full-wraper .device-full-item__envio-alt,.aui .device-full-wraper .device-full-item__price-iva {
        font-size: 14px;
        text-align: center
    }

    .aui .device-full-wraper .btn {
        width: 100%
    }
}

.aui .device-full-item__name {
    font-size: 40px;
    color: #50535a;
    font-weight: 300;
    margin-bottom: 10px
}

.aui .device-full-item__price {
    font-size: 40px;
    color: #5bc500;
    font-weight: 300;
    margin-bottom: 10px
}

.aui .device-full-item__price-iva {
    color: #5bc500;
    margin: -10px 0 20px;
    font-size: 16px
}

.aui .device-full-item__cuotas {
    font-size: 18px;
    color: #50535a;
    font-weight: 700
}

.aui .device-full-item__envio {
    font-size: 18px;
    color: #50535a;
    margin-bottom: 10px
}

.aui .device-full-item__envio-alt {
    font-size: 14px;
    color: #86888c;
    font-family: TelefonicaItalic;
    margin-bottom: 10px
}

.aui .device-full-item__features {
    width: 25%;
    padding: 10px;
    text-align: center;
    float: left;
    margin-top: 30px
}

.aui .device-full-item__features-text {
    font-size: 14px;
    color: #50535a
}

.aui .device-full-item__features-icon {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.aui .device-full-features {
    background-color: #f4f4f3
}

.aui .device-full-features .device-full-item__features {
    margin-top: 0;
    padding: 60px;
    width: 33.33%
}

.aui .device-full-features .device-full-item__features-icon {
    height: 54px;
    margin-bottom: 25px
}

.aui .device-full-features .device-full-item__features-icon img {
    max-height: 100%
}

@media (max-width: 991px) {
    .aui .device-full-features .device-full-item__features {
        width:100%
    }
}

.aui .factura-container #main-content {
    position: relative;
    top: 0;
    width: 100%
}

.aui .factura-container .footer,.aui .factura-container .wrap {
    z-index: 999;
    position: relative
}

.aui .factura-container .background {
    padding: 40px 0;
    height: 100%;
    overflow: hidden
}

.aui .factura-container .bajada {
    font-size: 1.9em;
    margin-top: 33px;
    color: #fff;
    margin: 20px 0;
    line-height: 110%
}

.aui .factura-container .welcome {
    margin: -20px 0 0 -30px
}

.aui .factura-container .more_button {
    font-family: TelefonicaBold,Arial,Helvetica,sans-serif!important;
    padding: 12px 25px;
    background: #ec008b;
    border-radius: 5px;
    margin: 10px 10px 10px 0;
    color: #fff;
    text-decoration: none;
    font-size: 1.8em;
    display: inline-block
}

.aui .factura-container .more_button:active,.aui .factura-container .more_button:hover,.aui .factura-container .more_button:visited {
    background: #ec008b;
    color: #fff;
    text-decoration: none
}

.aui .factura-container #animation_contenedor {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    text-align: center
}

.aui .factura-container #animation_banner {
    margin: 0 auto;
    position: absolute;
    min-width: 560px;
    height: 756px;
    bottom: 0;
    left: 35%;
    margin-left: -250px;
    top: 0;
    z-index: 9999999
}

.aui .factura-container #animation_factura_animada {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/factura_animada.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin: 0 auto;
    width: 368px;
    height: 100%;
    z-index: 3;
    top: -800px;
    left: 80px
}

.aui .factura-container #animation_total_a_pagar_flecha {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/total_a_pagar_flecha.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 353px;
    height: 100%;
    z-index: 10;
    top: -41px;
    left: 97px;
    opacity: 0
}

.aui .factura-container #animation_total_a_pagar_texto {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/total_a_pagar_texto.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 405px;
    height: 100%;
    z-index: 10;
    top: 26px;
    left: 155px;
    opacity: 0
}

.aui .factura-container #animation_fecha_de_vencimiento_flecha {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/fecha_de_vencimiento_flecha.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 353px;
    height: 100%;
    z-index: 10;
    top: -160px;
    left: 97px;
    opacity: 0
}

.aui .factura-container #animation_fecha_de_vencimiento_texto {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/fecha_de_vencimiento_texto.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 405px;
    height: 100%;
    z-index: 10;
    top: -165px;
    left: 210px;
    opacity: 0
}

.aui .factura-container #animation_proximo_vencimiento_flecha {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/proximo_vencimiento_flecha.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 353px;
    height: 100%;
    z-index: 10;
    top: -90px;
    left: 118px;
    opacity: 0
}

.aui .factura-container #animation_proximo_vencimiento_texto {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/proximo_vencimiento_texto.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    margin: 0 auto;
    width: 405px;
    height: 100%;
    z-index: 10;
    top: -65px;
    left: 223px;
    opacity: 0
}

.aui .factura-container #animation_ganchos {
    background-image: url(http://www.movistar.com.ar/documents/3047608/21656045/ganchos.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    margin: 0 auto;
    width: 363px;
    height: 100%;
    z-index: 10;
    top: -800px;
    left: 80px
}

.aui .factura-container .social-container img {
    vertical-align: middle;
    margin-left: 5px
}

.aui .factura-container #factura {
    padding-top: 70px;
    top: 0
}

.aui .factura-container .offset-top {
    margin-top: -10px
}

.aui .factura-container .pages {
    margin-left: 10px;
    padding: 0
}

.aui .factura-container .nav {
    background: 0 0
}

.aui .factura-container .pages:before {
    position: absolute;
    width: 10px;
    height: 220px;
    background: #5bc500;
    top: 85px;
    right: 44px
}

.aui .factura-container .pages li {
    list-style: none;
    float: left;
    margin: 0 20px
}

.aui .factura-container .pages li.active a {
    border-radius: 50% 50%
}

.aui .factura-container .pages li.prev-active a {
    background-color: #00a9e0;
    color: #fff;
    border-radius: 0 0
}

.aui .factura-container .pages li.prev-active+.active a {
    border-radius: 0 0 50% 50%
}

.aui .factura-container .pages li.prev-active:first-child a {
    border-radius: 50% 50% 0 0
}

@media (max-width: 991px) {
    .aui .factura-container .pages li {
        margin:20px 0
    }

    .aui .factura-container .pages li.prev-active a {
        border-radius: 0 0
    }

    .aui .factura-container .pages li.prev-active+.active a {
        border-radius: 0 50% 50% 0
    }

    .aui .factura-container .pages li.prev-active:first-child a {
        border-radius: 50% 0 0 50%
    }
}

.aui .factura-container .nav-stacked>li+li {
    margin: 0 20px
}

@media (max-width: 991px) {
    .aui .factura-container .nav-stacked>li+li {
        margin:20px 0
    }
}

.aui .factura-container .pages li a {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #50535a;
    font-size: 16px;
    display: table;
    text-align: center;
    padding: 0;
    line-height: inherit
}

.aui .factura-container .pages li a.active {
    color: #fff
}

.aui .factura-container .small-round {
    width: 30px!important;
    height: 30px!important
}

.aui .factura-container .small-round-li {
    margin: 15px 25px!important
}

.aui .factura-container .description {
    background: #5bc500;
    margin: auto;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
    color: #fff;
    position: fixed;
    top: 120px;
    border-radius: 4px;
    width: 22.75%
}

.aui .factura-container .air {
    height: 40px;
    width: 100%
}

.aui .factura-container .double-air {
    height: 80px;
    width: 100%
}

.aui .factura-container .part {
    display: table;
    margin: 20px auto 0;
    text-align: center
}

.aui .factura-container .span1 {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 25px;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: #5bc500;
    font-weight: 700;
    content: ''
}

.aui .factura-container .explication {
    text-align: center;
    font-size: 1.2em;
    margin: 20px auto
}

.aui .factura-container #factura-2,.aui .factura-container #factura-3,.aui .factura-container #factura-4,.aui .factura-container #factura-5,.aui .factura-container #factura-6 {
    margin-top: 0
}

.aui .factura-container #description-color.stick {
    position: fixed;
    top: 120px;
    width: 22.75%
}

.aui .factura-container #description-color1 {
    position: fixed;
    top: 110px;
    width: 99px
}

.aui .factura-container #description-color1.stick1 {
    position: fixed;
    top: 110px;
    width: 99px
}

.aui .factura-container .nav-pills>li.active>a,.aui .factura-container .nav-pills>li.active>a:focus,.aui .factura-container .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #00a9e0
}

.aui .factura-container .nav>li>a:focus,.aui .factura-container .nav>li>a:hover {
    text-decoration: none
}

.aui .factura-container .up {
    padding: 0 15px 20px 15px;
    display: block
}

.aui .factura-container .down {
    padding: 15px 20px;
    display: block
}

.aui .factura-container .magnify {
    position: relative;
    cursor: none
}

.aui .factura-container .magnify-large {
    position: absolute;
    display: none;
    width: 250px;
    height: 250px;
    -webkit-box-shadow: 0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);
    box-shadow: 0 0 0 7px rgba(255,255,255,.85),0 0 7px 7px rgba(0,0,0,.25),inset 0 0 40px 2px rgba(0,0,0,.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.aui .factura-container .magnet-box {
    text-align: center;
    margin: 0 15px;
    position: fixed;
    bottom: 13%;
    left: 0
}

.aui .factura-container .magnet {
    background: url(http://www.movistar.com.ar/documents/3047608/21656045/magnet.png);
    width: 40px;
    height: 40px;
    cursor: pointer
}

.aui .factura-container .magnet-on {
    background: url(http://www.movistar.com.ar/documents/3047608/21656045/magnet-on.png)
}

.aui .factura-container .magnify-large {
    opacity: 0;
    cursor: default
}

.aui .factura-container .hide-magnet {
    opacity: 1!important;
    cursor: none!important
}

.aui .factura-container .recuadro-a:hover .a-box {
    width: 177px;
    height: 83px;
    background: url(http://www.movistar.com.ar/documents/3047608/21656045/1a.jpg);
    background-size: cover;
    position: absolute;
    top: -7px;
    left: 45px;
    border-radius: 5px
}

.aui .factura-container .position-a {
    position: absolute;
    top: 18%;
    right: 31%;
    z-index: 500
}

.aui .factura-container .position-b {
    position: absolute;
    top: 26.5%;
    left: 10%;
    z-index: 500
}

.aui .factura-container .position-b-active {
    position: absolute;
    top: 31.2%;
    left: 0;
    z-index: 500
}

.aui .factura-container .position-c {
    position: absolute;
    top: 26.5%;
    left: 22%;
    z-index: 500
}

.aui .factura-container .position-d {
    position: absolute;
    top: 26.5%;
    left: 33%;
    z-index: 500
}

.aui .factura-container .position-e {
    position: absolute;
    top: 26.5%;
    right: 51%;
    z-index: 500
}

.aui .factura-container .position-f {
    position: absolute;
    top: 26.5%;
    right: 39%;
    z-index: 500
}

.aui .factura-container .position-g {
    position: absolute;
    top: 26.5%;
    right: 26%;
    z-index: 500
}

.aui .factura-container .position-h {
    position: absolute;
    top: 26.5%;
    right: 11%;
    z-index: 500
}

.aui .factura-container .position-i {
    position: absolute;
    top: 37%;
    right: 5%;
    z-index: 500
}

.aui .factura-container .position-j {
    position: absolute;
    top: 47.5%;
    right: 5%;
    z-index: 500
}

.aui .factura-container .position-k {
    position: absolute;
    top: 60.2%;
    right: 5%;
    z-index: 500
}

.aui .factura-container .position-l {
    position: absolute;
    bottom: 10.4%;
    left: 41%;
    z-index: 500
}

.aui .factura-container .round {
    width: 53px;
    height: 53px;
    background: #5bc500;
    border-radius: 26.5px;
    display: table-cell;
    vertical-align: middle;
    font-family: Arial,sans-serif;
    font-size: 2.1em;
    color: #fff;
    text-align: center
}

.aui .factura-container .round:active,.aui .factura-container .round:focus,.aui .factura-container .round:hover,.aui .factura-container .round:visited {
    background: #8a3a8e;
    text-decoration: none;
    color: #fff
}

.aui .factura-container .round1 {
    width: 53px;
    height: 53px;
    background: #bdbec0;
    border-radius: 26.5px;
    display: table-cell;
    vertical-align: middle;
    font-family: Arial,sans-serif;
    font-size: 2.1em;
    color: #fff;
    text-align: center
}

.aui .factura-container a:active,.aui .factura-container a:hover,.aui .factura-container a:link,.aui .factura-container a:visited {
    color: #fff
}

.aui .factura-container .position-3g {
    position: absolute;
    top: 15.8%;
    left: 0;
    z-index: 500
}

.aui .factura-container .position-3h {
    position: absolute;
    top: 33%;
    left: 0;
    z-index: 500
}

.aui .factura-container .position-3i {
    position: absolute;
    top: 52.8%;
    left: 0;
    z-index: 500
}

.aui .factura-container .position-3j {
    position: absolute;
    top: 66%;
    left: 0;
    z-index: 500
}

.aui .factura-container .position-4k {
    position: absolute;
    top: 6%;
    left: 31%;
    z-index: 500
}

.aui .factura-container .arrows {
    cursor: pointer;
    text-align: center
}

.aui .factura-container .arrows span {
    font-size: 1.2em;
    color: #002a43;
    display: block
}

.aui .factura-container #animacion {
    float: right;
    margin-top: -60px;
    z-index: 99999999
}

.aui .factura-container .page-control {
    padding: 30 20px
}

.aui .factura-container .controllers {
    padding-left: 0
}

.aui .factura-container .pop-info {
    position: fixed!important;
    right: 26%;
    bottom: 20px;
    background: #5bc500;
    text-align: center;
    color: #fff;
    width: 450px;
    padding: 15px 20px;
    z-index: 999999999999;
    font-size: 16px
}

.aui .factura-container .close-button {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #5bc500;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    vertical-align: middle;
    line-height: 26px;
    cursor: pointer
}

@media (max-width: 992px) {
    .aui .factura-container #animation_contenedor {
        height:550px
    }

    .aui .factura-container #factura-txt {
        text-align: center
    }

    .aui .factura-container .arrows {
        display: none
    }

    .aui .factura-container .magnify-large {
        opacity: 0;
        cursor: default
    }

    .aui .factura-container .description {
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
        width: 100%
    }

    .aui .factura-container #description-color.stick {
        position: fixed;
        top: 0;
        width: 100%
    }

    .aui .factura-container #animation_banner {
        left: 40%
    }

    .aui .factura-container .magnet,.aui .factura-container .magnet-box {
        display: none
    }

    .aui .factura-container .round {
        width: 40px;
        height: 40px
    }

    .aui .factura-container .round1 {
        width: 30px;
        height: 30px
    }

    .aui .factura-container #description-color1 {
        width: 100%;
        top: 70px
    }

    .aui .factura-container #description-color1.stick1 {
        width: 100%;
        top: 0;
        background-color: #fff;
        z-index: 9999
    }

    .aui .factura-container #myScrollspy {
        text-align: center
    }

    .aui .factura-container .pages {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .aui .factura-container #animacion {
        display:none
    }

    .aui .factura-container .copyright,.aui .factura-container .social {
        text-align: center
    }
}

.aui .factura-container a:hover {
    text-decoration: none
}

.aui .factura-container .hide-scrolling {
    display: none
}

.aui .factura-container .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.aui .factura-container .col {
    position: relative
}

.aui .factura-container #title {
    font-weight: 700;
    font-size: 16px
}

.aui .factura-container #subtitle {
    font-size: 16px
}

@media (max-width: 991px) {
    .aui .wrap .hero__content-wraper {
        margin-top:0!important
    }
}

.aui .credito-box-wraper {
    padding-top: 60px
}

@media only screen and (min-width: 993px) {
    .aui .credito-box-wraper {
        padding-top:0;
        padding-bottom: 40px
    }
}

.aui .credito-box {
    display: flex;
    padding-left: 0;
    justify-content: center;
    flex-wrap: wrap
}

.aui .credito-box-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 28px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 15px
}

@media only screen and (min-width: 993px) {
    .aui .credito-box-title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 50px
    }
}

.aui .credito-box__item {
    position: relative;
    width: 30%;
    background-color: #00a9e0;
    padding: 30px;
    margin: 1%;
    border-radius: 4px
}

.aui .credito-box__item.verde {
    background-color: #5bc500
}

.aui .credito-box__item.violeta {
    background-color: #954b97
}

.aui .credito-box__item.naranja {
    background-color: #ec6839
}

.aui .credito-box__item.amarillo {
    background-color: #f59c00
}

.aui .credito-box__item .collapsible-body {
    font-size: 16px;
    padding: 10px 15px
}

@media only screen and (min-width: 993px) {
    .aui .credito-box__item .collapsible-header {
        border-bottom:0;
        cursor: auto;
        color: #50535a
    }

    .aui .credito-box__item .collapsible-body {
        display: block;
        border-bottom: 0;
        padding: 0 15px;
        text-align: center;
        font-size: 18px;
        font-weight: 300;
        max-width: 280px;
        color: #50535a
    }
}

.aui .credito-box__title {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    margin-bottom: 20px
}

.aui .credito-box__text {
    font-size: 16px;
    color: #fff;
    width: 100%;
    flex: 1;
    margin-bottom: 5px
}

.aui .credito-box__icon {
    height: 100%;
    float: left;
    display: inline-block
}

.aui .credito-box__icon img {
    max-width: 80px
}

.aui .credito-box__data {
    float: left;
    display: flex;
    width: calc(100% - 80px);
    padding-left: 15px;
    flex-direction: column;
    height: 100%
}

.aui .credito-box__data .btn {
    color: #5bc500!important
}

@media (max-width: 1200px) {
    .aui .credito-box__item {
        padding:20px
    }

    .aui .credito-box__icon img {
        max-width: 50px
    }

    .aui .credito-box__title {
        font-size: 20px
    }

    .aui .credito-box__text {
        font-size: 14px
    }
}

@media (max-width: 991px) {
    .aui .credito-box__item {
        width:100%;
        padding: 25px
    }

    .aui .credito-box__icon {
        display: none
    }

    .aui .credito-box__title {
        font-size: 24px
    }

    .aui .credito-box__text {
        font-size: 16px;
        margin-bottom: 10px
    }

    .aui .credito-box__data {
        width: 100%
    }
}

.aui .como-funciona .como-funciona-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 28px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 15px
}

@media only screen and (min-width: 993px) {
    .aui .como-funciona .como-funciona-title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 50px
    }
}

.aui .como-funciona .como-funciona-subtitle {
    text-align: center;
    color: #50535a;
    font-size: 18px;
    margin: 0 auto 60px
}

.aui .como-funciona img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.aui .como-funciona .legales {
    font-size: 16px;
    height: auto;
    padding: 0;
    margin: 30px 0;
    font-family: Telefonica
}

.aui .tarjeta-itau-wraper {
    padding-top: 30px
}

@media only screen and (min-width: 993px) {
    .aui .tarjeta-itau-wraper {
        padding-top:0;
        padding-bottom: 40px
    }
}

.aui .tarjeta-itau {
    padding-left: 50px;
    margin-bottom: 0
}

@media only screen and (min-width: 993px) {
    .aui .tarjeta-itau {
        display:flex;
        padding-left: 0;
        justify-content: space-between
    }
}

.aui .tarjeta-itau-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 28px;
    color: #50535a;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 15px
}

@media only screen and (min-width: 993px) {
    .aui .tarjeta-itau-title {
        font-size:40px;
        padding-top: 5px;
        padding-bottom: 50px
    }
}

.aui .tarjeta-itau-subtitle {
    text-align: center;
    color: #50535a;
    font-size: 18px;
    max-width: 720px;
    margin: 0 auto 60px;
    padding: 0 15px
}

.aui .tarjeta-itau-subtitle img {
    margin-top: 40px;
    max-width: 100%
}

.aui .tarjeta-itau__item-legales {
    float: left;
    color: #00a9e0;
    padding: 0
}

.aui .tarjeta-itau__item {
    position: relative;
    border-radius: 4px;
    border: 1px solid #e9eae8;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    padding: 30px;
    margin-bottom: 20px
}

.aui .tarjeta-itau__item .tarjeta-itau__item-legales {
    position: absolute;
    left: 0;
    bottom: 0
}

.aui .tarjeta-itau__item .tarjeta-itau__item-title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    line-height: 40px;
    margin-bottom: 20px
}

.aui .tarjeta-itau__item .tarjeta-itau__item-text {
    font-size: 18px;
    color: #50535a;
    margin-bottom: 20px;
    width: calc(100% - 150px);
    float: left
}

.aui .tarjeta-itau__item .tarjeta-itau__item-subtitle {
    font-weight: 700;
    font-size: 14px;
    color: #50535a;
    margin-bottom: 25px;
    text-transform: uppercase
}

.aui .tarjeta-itau__item .tarjeta-itau__item-bottom {
    position: relative;
    min-height: 140px
}

.aui .tarjeta-itau__item .trajeta-itau__item-cucarda {
    background: url(//www.movistar.com.ar/documents/10180/28154937/itau-box-cucarda.png/61124cdc-ec25-44fe-8dab-d7fa50daa8bb?t=1523049920062) no-repeat center center;
    background-size: cover;
    width: 140px;
    height: 140px;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 50px;
    color: #fff;
    font-weight: 300;
    line-height: 40px;
    padding-top: 10px
}

.aui .tarjeta-itau__item .trajeta-itau__item-cucarda span {
    font-weight: 400;
    font-size: 25px
}

@media (max-width: 991px) {
    .aui .tarjeta-itau__item {
        padding:15px
    }

    .aui .tarjeta-itau__item .tarjeta-itau__item-title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 40px
    }

    .aui .tarjeta-itau__item .tarjeta-itau__item-subtitle {
        font-size: 13px;
        margin-bottom: 10px
    }

    .aui .tarjeta-itau__item .tarjeta-itau__item-bottom {
        position: unset;
        min-height: auto
    }

    .aui .tarjeta-itau__item .tarjeta-itau__item-legales,.aui .tarjeta-itau__item .tarjeta-itau__item-text {
        display: none
    }

    .aui .tarjeta-itau__item .trajeta-itau__item-cucarda {
        background-image: none;
        background: #5bc500;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        font-size: 14px;
        font-weight: 400;
        flex-direction: row;
        justify-content: flex-end;
        line-height: initial;
        padding: 5px 10px;
        border-radius: 0 0 4px 4px
    }

    .aui .tarjeta-itau__item .trajeta-itau__item-cucarda span {
        font-size: 14px
    }
}

.aui .tarjeta-itau__title {
    position: relative;
    font-size: 16px
}

@media only screen and (min-width: 993px) {
    .aui .tarjeta-itau__title {
        text-align:center;
        font-weight: 700;
        font-size: 18px
    }
}

.aui #modal-comprar .modal-dialog {
    width: 960px
}

.aui #modal-comprar .modal-dialog .modal-body {
    padding: 20px 100px
}

.aui #modal-comprar .select-styled {
    font-size: 14px
}

.aui #modal-comprar .select-options li {
    font-size: 14px
}

.aui #modal-comprar .form-group .parsley-errors-list {
    margin-top: 5px
}

.aui #modal-comprar #parsley-id-multiple-terminos {
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: -15px;
    display: block!important
}

.aui #modal-comprar .thank-you {
    text-align: center
}

.aui #modal-comprar .thank-you h3 {
    font-family: TelefonicaHand;
    font-size: 50px;
    text-align: center;
    border: none
}

@media (max-width: 960px) {
    .aui #modal-comprar .modal-dialog {
        width:100%
    }

    .aui #modal-comprar .modal-dialog .modal-body {
        padding: 10px
    }

    .aui #modal-comprar .form-control {
        width: 100%
    }
}

.aui #modal-comprar h2 {
    font-weight: 300;
    font-size: 32px;
    color: #86888c;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 0
}

.aui #modal-comprar h3 {
    font-size: 20px;
    color: #00a9e0;
    text-align: left;
    border-top: 1px solid #86888c;
    border-bottom: 1px solid #86888c;
    padding: 10px 12px;
    margin: 10px 0
}

.aui #modal-comprar p.required {
    font-family: TelefonicaItalic;
    font-size: 12px;
    color: #86888c;
    text-align: left;
    margin: 0 0 10px
}

.aui #modal-comprar .checkbox {
    margin-top: 0;
    padding-bottom: 10px
}

.aui #modal-comprar .select {
    border-radius: 4px;
    background-color: #e9e9e7!important;
    position: relative
}

.aui #modal-comprar .select select {
    padding: 14px;
    border: none;
    color: #86888c;
    font-size: 14px;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none
}

.aui #modal-comprar .select select:focus {
    outline: 0
}

.aui #modal-comprar .select .select-arrow {
    position: absolute;
    right: 14px;
    top: 15px;
    color: #00a9e0
}

.aui #modal-comprar .form-group {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 5px
}

.aui #modal-comprar .form-group .dummy {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 40px;
    height: 40px;
    background-color: #e9e9e7!important
}

.aui #modal-comprar .form-control {
    height: auto;
    background-color: #e9e9e7!important;
    border: none;
    box-shadow: none;
    font-size: 14px;
    padding: 14px;
    color: #86888c;
    width: 100%
}

.aui #modal-comprar .form-control.parsley-error {
    border: 1px solid #ec6839!important;
    background-color: #fff!important
}

.aui #modal-comprar .form-control::-webkit-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-comprar .form-control:-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-comprar .form-control::-moz-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui #modal-comprar .form-control:-ms-input-placeholder {
    color: #86888c;
    font-family: TelefonicaItalic
}

.aui .thank-you {
    margin-top: 45px;
    display: none
}

.aui .thank-you p {
    font-size: 20px
}

.aui .thank-you p i {
    font-size: 14px;
    width: 26px;
    height: 26px
}

.aui .formbanner {
    background-color: #fff;
    border-radius: 8px;
    margin-top: 0;
    padding: 20px 20px 30px;
    border: 1px solid #e9eae8
}

.aui .formbanner h2 {
    font-size: 20px;
    color: #676a70;
    padding: 20px;
    text-align: center;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 0
}

.aui .formbanner h3 {
    font-size: 14px;
    color: #50535a;
    text-align: center
}

.aui .formbanner .ctcneg input {
    padding: 15px 20px;
    border: 1px solid #e9eae8;
    margin-top: 10px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px
}

@media (max-width: 768px) {
    .aui .formbanner .ctcneg input {
        width:100%!important;
        padding: 20px 20px
    }
}

.aui .formbanner .ctcneg input::placeholder {
    color: #676a70
}

.aui .formbanner .ctcneg label.error.ani {
    font-size: 12px;
    color: #ec6839
}

.aui .formbanner .ctcneg .btn {
    width: 100%;
    margin-top: 10px
}

@media (max-width: 768px) {
    .aui .formbanner .ctcneg .btn {
        display:initial
    }
}

.aui .formbanner .btn {
    width: 100%
}

.aui .resultados-busquedas-list .faqs__title {
    text-align: left
}

@media (min-width: 1190px) {
    .aui .resultados-busquedas-list .faqs__title {
        font-size:56px
    }
}

@media (max-width: 990px) {
    .aui .resultados-busquedas-list .faqs__title {
        margin-left:15px
    }
}

.aui .resultados-busquedas-list .alert.alert-info {
    font-weight: 300;
    font-size: 16px;
    padding: 15px;
    border: none;
    color: #86888c;
    border-radius: 4px;
    background-color: #e5f6fb
}

.aui .resultados-busquedas-list .alert.alert-info i {
    margin-right: 5px;
    font-size: 20px;
    color: #00a9e0
}

.aui .resultados-busquedas-list .alert.alert-info span {
    font-weight: 700
}

@media (max-width: 990px) {
    .aui .resultados-busquedas-list .alert.alert-info {
        margin-left:15px;
        margin-right: 15px
    }
}

.aui .resultados-busquedas-list .resultados__list {
    padding-left: 0;
    margin: 30px 0
}

.aui .resultados-busquedas-list .resultados__list li {
    border-bottom: 1px solid #d3d4d3
}

.aui .resultados-busquedas-list .resultados__list li:last-child {
    border: none
}

.aui .resultados-busquedas-list .resultados__list li a {
    padding: 40px 50px 40px 40px;
    position: relative;
    display: block
}

.aui .resultados-busquedas-list .resultados__list li a:focus,.aui .resultados-busquedas-list .resultados__list li a:hover {
    background-color: #f4f4f3
}

.aui .resultados-busquedas-list .resultados__list li a h3 {
    display: block;
    letter-spacing: 0;
    font-family: Telefonica;
    font-size: 24px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 300;
    margin: 0 0 10px
}

.aui .resultados-busquedas-list .resultados__list li a h4 {
    display: block;
    font-family: Telefonica;
    font-size: 16px;
    color: #86888c;
    letter-spacing: 0;
    font-weight: 300;
    margin: 0
}

.aui .resultados-busquedas-list .resultados__list li a .resultados__icon {
    color: #00a9e0;
    position: absolute;
    right: 20px;
    top: 55px;
    display: block
}

.aui .1_col_transparent.familia-movistar {
    margin-top: 0
}

.aui .familia-movistar .services-links__title {
    white-space: unset;
    text-overflow: initial
}

.aui .familia-movistar .services-links__text {
    font-size: 16px
}

.aui .familia-movistar.hero {
    background-color: #00a9e0
}

.aui .familia-movistar.hero .hero__item {
    background-size: cover!important;
    background: initial
}

.aui .familia-movistar .familia-movistar__banner-text {
    font-size: 40px;
    font-weight: 300;
    text-align: center
}

.aui .familia-movistar .familia-movistar__banner-text strong {
    font-weight: 700;
    color: #5bc500
}

.aui .familia-movistar .familia-movistar__title {
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px
}

.aui .familia-movistar .hero__item-subtitle {
    margin: 20px 0
}

.aui .familia-movistar .cucardas {
    display: inline-block;
    margin-bottom: 40px
}

.aui .familia-movistar .cucardas .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 260px;
    height: 100px;
    padding-left: 6px;
    margin: 0 25px
}

.aui .familia-movistar .cucardas .box.naranja {
    background: url(//www.movistar.com.ar/documents/10192/24841710/cucarda-naranja.png) no-repeat
}

.aui .familia-movistar .cucardas .box.violeta {
    background: url(//www.movistar.com.ar/documents/10192/24841710/cucarda-violeta.png) no-repeat
}

.aui .familia-movistar .cucardas .box.rosa {
    background: url(//www.movistar.com.ar/documents/10192/24841710/cucarda-rosa.png) no-repeat
}

.aui .familia-movistar .cucardas .box .item {
    line-height: 16px;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
    color: #fff
}

.aui .familia-movistar .cucardas .box .item.ancho {
    padding: 0 5px
}

.aui .familia-movistar .cucardas .box .item span {
    font-family: TelefonicaHand;
    font-size: 50px;
    color: #fff
}

.aui .familia-movistar .cucardas .box .item:last-child span {
    font-size: 40px
}

.aui .familia-movistar .whatsapp-module-container .flex {
    display: flex;
    align-items: center
}

.aui .familia-movistar .whatsapp-module__item-img {
    float: left;
    margin-right: 10px;
    margin-top: 0!important
}

.aui .familia-movistar .whatsapp-module-title {
    margin-bottom: 40px
}

.aui .familia-movistar .whatsapp-module__item-text {
    text-align: left
}

.aui .familia-movistar .legales {
    font-size: 18px;
    display: inline-block;
    margin: 10px auto;
    color: #00a9e0
}

@media (max-width: 992px) {
    .aui .familia-movistar.hero .hero__item {
        background-image:none
    }

    .aui .familia-movistar.hero .hero__item .btn {
        margin-bottom: 10px
    }

    .aui .familia-movistar .familia-movistar__banner-text {
        font-size: 20px;
        margin-bottom: 20px
    }

    .aui .familia-movistar .familia-movistar__title {
        font-size: 20px;
        margin-top: 20px
    }

    .aui .familia-movistar .whatsapp-module-container .flex {
        flex-direction: column
    }

    .aui .familia-movistar .whatsapp-module__item-img {
        margin-right: 0;
        margin-bottom: 10px
    }

    .aui .familia-movistar .whatsapp-module__item-text {
        text-align: center;
        margin-bottom: 20px
    }
}

.aui .beneficios {
    position: relative
}

.aui .beneficios .bg-blue {
    background-color: #00a9e0;
    width: 100%;
    height: 280px;
    position: absolute;
    top: 0;
    left: 0
}

.aui .beneficios .arrow {
    background-color: #00a9e0;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    left: calc(50% - 45px);
    text-align: center;
    padding-top: 5px
}

.aui .beneficios .arrow i {
    color: #fff;
    font-size: 24px
}

.aui .beneficios h3 {
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 40px 0
}

.aui .beneficios h2 {
    font-weight: 300;
    font-size: 35px;
    margin: 40px 0;
    text-align: center
}

.aui .beneficios .cajas {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-top: 20px
}

.aui .beneficios .cajas i {
    font-size: 50px;
    color: #5bc500
}

.aui .beneficios .cajas h4 {
    font-weight: 700;
    font-size: 18px;
    color: #5bc500;
    margin-bottom: 10px;
    min-height: 40px
}

.aui .beneficios .cajas p {
    font-size: 16px;
    min-height: 90px
}

.aui .beneficios .slider {
    padding: 0;
    list-style-type: none
}

@media (max-width: 1200px) {
    .aui .beneficios h3 {
        font-size:26px
    }

    .aui .beneficios .cajas p {
        min-height: 140px
    }
}

@media (max-width: 991px) {
    .aui .beneficios .cajas h4 {
        min-height:60px
    }

    .aui .beneficios .cajas p {
        min-height: 160px
    }
}

@media (max-width: 768px) {
    .aui .beneficios h3 {
        font-size:18px;
        margin-bottom: 20px
    }

    .aui .beneficios h2 {
        font-size: 26px;
        margin-top: 80px
    }

    .aui .beneficios .bg-blue {
        height: 450px
    }

    .aui .beneficios .cajas {
        margin-top: 0;
        padding: 20px 10px
    }

    .aui .beneficios .cajas h4 {
        min-height: 35px;
        font-size: 16px
    }

    .aui .beneficios .cajas p {
        min-height: 100px;
        font-size: 14px
    }
}

.aui .sticky-llamame {
    display: none;
    position: fixed;
    bottom: -100px;
    left: 0;
    right: 0;
    box-shadow: 0 -2px 4px rgba(0,0,0,.2);
    padding: 15px 20px;
    background: #fff;
    z-index: 100;
    transition: bottom .4s ease-in
}

.aui .sticky-llamame .sticky-llamame__title {
    font-size: 14px;
    color: #50535a
}

.aui .sticky-llamame .sticky-llamame__tel {
    font-size: 16px;
    font-weight: 700
}

.aui .sticky-llamame .sticky-llamame__tel a {
    color: #50535a
}

.aui .sticky-llamame .sticky-llamame__horario {
    font-size: 14px;
    color: #50535a;
    font-family: TelefonicaItalic
}

@media (max-width: 992px) {
    .aui .sticky-llamame {
        display:flex;
        align-items: center;
        justify-content: space-between
    }

    .aui .sticky-llamame.open {
        bottom: 0
    }
}

@media (max-width: 992px) {
    .aui .container-ayuda-compra-desk,.aui .container-ayuda-compra-desk-btn {
        display:none
    }
}

.aui .sticky-plan {
    display: none;
    position: fixed!important;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 -2px 4px rgba(0,0,0,.2);
    padding: 10px 20px;
    background: #fff;
    z-index: 100;
    transition: bottom .4s ease-in;
    height: 110px;
    position: relative
}

.aui .sticky-plan::after {
    background: url(//www.movistar.com.ar/documents/10180/29748392/bg3.png) no-repeat;
    content: '';
    position: absolute;
    left: 0;
    width: 184px;
    height: 111px;
    z-index: -1;
    top: 0
}

.aui .sticky-plan .sticky-plan__box {
    margin: 7px 20px;
    text-align: center
}

.aui .sticky-plan .sticky-plan__box .planText span {
    color: #fff;
    font-size: 22px;
    font-family: Telefonica;
    font-weight: 100
}

.aui .sticky-plan .sticky-plan__box .planText .text {
    color: #fff;
    font-size: 50px;
    font-family: Telefonica;
    font-weight: 100;
    line-height: .8;
    letter-spacing: -2px
}

.aui .sticky-plan .sticky-right {
    margin-left: auto
}

.aui .sticky-plan .sticky-right .brand {
    font-family: Telefonica;
    color: #00a9e0;
    font-size: 18px;
    line-height: .7;
    font-weight: 300
}

@media (max-width: 320px) {
    .aui .sticky-plan .sticky-right .brand {
        font-size:14px
    }
}

.aui .sticky-plan .sticky-right .price {
    font-family: Telefonica;
    color: #5bc500;
    font-size: 30px;
    font-weight: 400;
    line-height: .9;
    margin-top: 7px
}

.aui .sticky-plan .sticky-right .price sub {
    font-size: 13px;
    bottom: 0
}

.aui .sticky-plan .sticky-right .cuotas {
    font-family: Telefonica;
    color: #50535a
}

@media (max-width: 320px) {
    .aui .sticky-plan .sticky-right .cuotas {
        font-size:13px
    }
}

.aui .sticky-plan .sticky-plan__title {
    font-size: 14px;
    color: #50535a
}

.aui .sticky-plan .sticky-plan__tel {
    font-size: 16px;
    font-weight: 700
}

.aui .sticky-plan .sticky-plan__tel a {
    color: #50535a
}

.aui .sticky-plan .sticky-plan__btn {
    padding-top: 5px
}

.aui .sticky-plan .sticky-plan__btn .btn {
    background-color: #00a9e0;
    height: 40px;
    padding-top: 0;
    font-weight: 100;
    font-size: 16px;
    line-height: 2.4;
    margin-top: 5px
}

.aui .sticky-plan .sticky-plan__horario {
    font-size: 14px;
    color: #50535a;
    font-family: TelefonicaItalic
}

@media (max-width: 992px) {
    .aui .sticky-plan {
        display:flex
    }

    .aui .sticky-plan.open {
        bottom: 0
    }
}

@media (max-width: 992px) {
    .aui .container-ayuda-compra-desk,.aui .container-ayuda-compra-desk-btn {
        display:none
    }
}

.aui .sticky-equipos {
    display: none;
    position: fixed!important;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 -2px 4px rgba(0,0,0,.2);
    padding: 10px 20px;
    background: #fff;
    z-index: 100;
    transition: bottom .4s ease-in;
    height: 110px;
    position: relative
}

.aui .sticky-equipos::after {
    background: url(//www.movistar.com.ar/documents/10180/29748392/bg1.png) no-repeat;
    content: '';
    position: absolute;
    left: 0;
    width: 108px;
    height: 111px;
    z-index: -1;
    top: 0
}

.aui .sticky-equipos::before {
    background: url(//www.movistar.com.ar/documents/10180/29748392/bg2.png) no-repeat;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 84px;
    height: 54px;
    z-index: -1
}

.aui .sticky-equipos .sticky-equipos__box {
    margin: 7px 20px
}

.aui .sticky-equipos .sticky-right .brand {
    font-family: Telefonica;
    color: #00a9e0;
    font-size: 18px;
    line-height: .7;
    font-weight: 300
}

@media (max-width: 320px) {
    .aui .sticky-equipos .sticky-right .brand {
        font-size:14px
    }
}

.aui .sticky-equipos .sticky-right .price {
    font-family: Telefonica;
    color: #5bc500;
    font-size: 22px;
    font-weight: 600
}

.aui .sticky-equipos .sticky-right .cuotas {
    font-family: Telefonica;
    color: #50535a
}

@media (max-width: 320px) {
    .aui .sticky-equipos .sticky-right .cuotas {
        font-size:13px
    }
}

.aui .sticky-equipos .sticky-equipos__title {
    font-size: 14px;
    color: #50535a
}

.aui .sticky-equipos .sticky-equipos__tel {
    font-size: 16px;
    font-weight: 700
}

.aui .sticky-equipos .sticky-equipos__tel a {
    color: #50535a
}

.aui .sticky-equipos .sticky-equipos__btn {
    padding-top: 5px
}

.aui .sticky-equipos .sticky-equipos__btn .btn {
    background-color: #00a9e0;
    height: 28px;
    padding-top: 0;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 100
}

.aui .sticky-equipos .sticky-equipos__horario {
    font-size: 14px;
    color: #50535a;
    font-family: TelefonicaItalic
}

@media (max-width: 992px) {
    .aui .sticky-equipos {
        display:flex
    }

    .aui .sticky-equipos.open {
        bottom: 0
    }
}

@media (max-width: 992px) {
    .aui .container-ayuda-compra-desk,.aui .container-ayuda-compra-desk-btn {
        display:none
    }
}

.aui .category-tabs-container.soluciones .device-carousel {
    white-space: normal
}

.aui .category-tabs-container.soluciones .slick-slide {
    justify-content: flex-start!important;
    width: 306px!important
}

.aui .category-tabs-container.soluciones .slick-track {
    justify-content: space-between
}

.aui .category-tabs-container.soluciones .device-carousel__img {
    max-width: fit-content
}

.aui .category-tabs-container.soluciones .textContent {
    max-width: 90%;
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    align-items: center
}

.aui .category-tabs-container.soluciones .textContent .device-carousel__name {
    font-family: telefonica;
    font-weight: 100;
    font-size: 30px;
    color: #00a9e0
}

.aui .category-tabs-container.soluciones .textContent .device-carousel__text {
    font-family: telefonica;
    font-weight: 300;
    font-size: 14px;
    color: #86888c;
    white-space: normal!important;
    margin-bottom: 40px
}

.aui .category-tabs-container.soluciones .textContent button {
    margin-top: auto;
    width: 90%
}

.aui .category-tabs-container.soluciones .textContent ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5px
}

.aui .category-tabs-container.soluciones .textContent ul li {
    padding-left: 15px;
    position: relative;
    display: inline-flex
}

.aui .category-tabs-container.soluciones .textContent ul li:before {
    content: '•';
    left: 0;
    position: absolute;
    color: #954b97
}

.aui .category-tabs-container.soluciones .device-carousel__item {
    padding: 0
}

.aui .paquetizate.hero-products__header {
    background-color: #e9426d;
    margin-bottom: 60px;
    margin-top: -20px;
    z-index: 100;
    position: relative;
    border-radius: 8px
}

.aui .paquetizate.hero-products__header .hero-products__title {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
    max-width: 1000px
}

.aui .paquetizate .tabs.tabs--pills a .navigation-tabs__title img.iconpack {
    display: none
}

.aui .paquetizate .tabs.tabs--pills a.active .navigation-tabs__title img.iconpack {
    display: block
}

.aui .paquetizate .hero__shape-container {
    z-index: 100
}

.aui .paquetizate .hero__shape-container .hero__shape {
    color: #f4f4f3!important
}

.aui .paquetizate .paquelogo {
    padding: 10px 0
}

@media (max-width: 760px) {
    .aui .paquetizate .paquelogo {
        margin:0 auto
    }
}

@media (max-width: 760px) {
    .aui .paquetizate .paqueimg {
        position:absolute;
        left: calc(50% - 123px);
        width: 220px
    }
}

.aui .not-client {
    display: none;
    height: 100%
}

@media only screen and (min-width: 993px) {
    .aui .not-client {
        display:block
    }
}

@media (max-width: 768px) {
    .aui .multiplicate-ban {
        font-size:32px;
        width: 100%
    }
}

.aui .multiplicate-ban .banner-help__main-title {
    font-weight: 300;
    font-size: 40px;
    color: #50535a;
    padding: 30px 0;
    text-align: center;
    display: block
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help__main-title {
        font-size:32px
    }
}

.aui .multiplicate-ban .banner-help {
    background: #00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-bg-deskop.png) right bottom no-repeat;
    padding: 35px;
    position: relative
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/multiplicate-md.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-bg-mobile.png) right bottom no-repeat;
        padding: 20px 10px
    }
}

.aui .multiplicate-ban .banner-help.prepagoban {
    background: #00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/packs-pospago-md.png) right bottom no-repeat;
    padding: 35px;
    height: 610px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.prepagoban {
        margin-top:20px;
        height: 380px
    }
}

.aui .multiplicate-ban .banner-help.prepagoban .banner-help__inner a.acceder {
    position: absolute;
    left: 30px;
    bottom: 60px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.prepagoban .banner-help__inner a.acceder {
        left:20px
    }
}

.aui .multiplicate-ban .banner-help.prepagoban .banner-help__inner a.link_info {
    position: absolute;
    left: 30px;
    bottom: 30px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.prepagoban .banner-help__inner a.link_info {
        left:20px
    }
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help.prepagoban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/packs-pospago-md.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help.prepagoban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-pospago-mobile.png) right bottom no-repeat;
        padding: 20px 10px
    }
}

.aui .multiplicate-ban .banner-help.sosban {
    background: #00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-sos-bg-deskop.png) right bottom no-repeat;
    padding: 35px;
    position: relative
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help.sosban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/recarga-sos-md.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help.sosban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-sos-bg-mobile.png) right bottom no-repeat;
        padding: 20px 10px
    }
}

.aui .multiplicate-ban .banner-help.sosban .banner-help__title {
    max-width: 423px
}

.aui .multiplicate-ban .banner-help.roamingban {
    background: #00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/roaming-md.png) right bottom no-repeat;
    padding: 40px 20px
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help.roamingban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/roaming-md.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help.roamingban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/equipos-roaming-bg-mobile.png) right bottom no-repeat;
        padding: 20px 10px
    }
}

@media (min-width: 768px) and (max-width:1192px) {
    .aui .multiplicate-ban .banner-help.roamingban .banner-help__title {
        font-size:30px
    }
}

.aui .multiplicate-ban .banner-help.paquetizateban {
    background: #5ec501 url(//www.movistar.com.ar/documents/10180/32083483/paquetizate-xl.png) right bottom no-repeat;
    padding: 29px;
    position: relative
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help.paquetizateban {
        background:#5ec501 url(//www.movistar.com.ar/documents/10180/32083483/paquetizate-md.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help.paquetizateban {
        background:#5ec501 url(//www.movistar.com.ar/documents/10180/32083483/paquetizate-sm.png) right bottom no-repeat;
        padding: 20px 10px
    }
}

.aui .multiplicate-ban .banner-help.paquetizateban .banner-help__inner a.acceder {
    background-color: #fff!important;
    color: #5ec501
}

.aui .multiplicate-ban .banner-help.paquetizateban .paq-logo {
    margin-top: 20px
}

.aui .multiplicate-ban .banner-help.auraban {
    background: #00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/ayuda-tel.png) right bottom no-repeat;
    padding: 35px;
    height: 610px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.auraban {
        margin-top:20px;
        height: 380px
    }
}

.aui .multiplicate-ban .banner-help.auraban .banner-help__inner a.acceder {
    position: absolute;
    left: 30px;
    bottom: 60px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.auraban .banner-help__inner a.acceder {
        left:20px
    }
}

.aui .multiplicate-ban .banner-help.auraban .banner-help__inner a.link_info {
    position: absolute;
    left: 30px;
    bottom: 30px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help.auraban .banner-help__inner a.link_info {
        left:20px
    }
}

@media (max-width: 1192px) {
    .aui .multiplicate-ban .banner-help.auraban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/ayuda-tel.png) right bottom no-repeat;
        padding: 40px 10px
    }
}

@media (max-width: 511px) {
    .aui .multiplicate-ban .banner-help.auraban {
        background:#00a9e0 url(//www.movistar.com.ar/documents/10180/32083483/ayuda-tel.png) right bottom no-repeat;
        padding: 20px 10px;
        background-size: 140px
    }
}

.aui .multiplicate-ban .banner-help .banner-help__inner {
    padding-right: 40px;
    text-align: left
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__inner {
        padding:0 .75rem
    }
}

.aui .multiplicate-ban .banner-help .banner-help__inner .acceder {
    align-items: center;
    padding: 20px;
    display: inline-flex
}

.aui .multiplicate-ban .banner-help .banner-help__inner .acceder img {
    padding-left: 10px
}

.aui .multiplicate-ban .banner-help .banner-help__inner .logo {
    display: flex;
    align-items: center
}

.aui .multiplicate-ban .banner-help .banner-help__inner .logo strong {
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__inner .logo strong {
        padding-left:10px
    }
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__inner .logo img {
        width:50px
    }
}

.aui .multiplicate-ban .banner-help .banner-help__inner a.link_info {
    margin-top: 10px;
    text-decoration: underline;
    display: block;
    color: #fff;
    font-size: 14px
}

@media (max-width: 359px) {
    .aui .multiplicate-ban .banner-help .banner-help__inner a.link_info {
        font-size:11px
    }
}

.aui .multiplicate-ban .banner-help .banner-help__title {
    font-size: 40px;
    color: #fff;
    font-weight: 100;
    text-align: left;
    line-height: 56px;
    margin-bottom: 10px;
    max-width: 392px;
    padding: 10px 0
}

.aui .multiplicate-ban .banner-help .banner-help__title span {
    font-weight: 700
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__title {
        font-size:24px;
        text-align: left
    }
}

.aui .multiplicate-ban .banner-help .banner-help__bajada {
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__bajada {
        font-size:16px;
        text-align: center;
        margin-bottom: 20px
    }
}

.aui .multiplicate-ban .banner-help .banner-help__text {
    font-size: 24px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .aui .multiplicate-ban .banner-help .banner-help__text {
        font-size:20px;
        text-align: center
    }
}

@media (max-width: 1200px) {
    .aui .multiplicate-ban .banner-help .banner-help__title {
        font-size:40px;
        line-height: 50px
    }
}

@media (max-width: 767px) {
    .aui .multiplicate-ban .banner-help {
        text-align:left;
        padding: 40px 10px
    }

    .aui .multiplicate-ban .banner-help .banner-help__title {
        font-size: 24px;
        line-height: 32px;
        text-align: left
    }

    .aui .multiplicate-ban .banner-help .btn {
        display: block
    }
}

@media (max-width: 359px) {
    .aui .multiplicate-ban .banner-help {
        background-size:inherit
    }
}

.aui .arrow-more {
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-size: contain;
    z-index: 1
}

.aui .arrow-more.bounce {
    animation: bounce 2s infinite
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateY(0) rotate(45deg)
    }

    40% {
        transform: translateY(-30px) rotate(45deg)
    }

    60% {
        transform: translateY(-15px) rotate(45deg)
    }
}

.aui .arrow-more i {
    border: solid #00a9e0;
    border-width: 0 6px 6px 0;
    display: inline-block;
    padding: 10px;
    box-shadow: 3px 3px 5.5px grey
}

.aui .samsung-s9-container {
    margin-top: 20px
}

.aui .samsung-s9-container .row.flex {
    display: flex;
    align-items: center
}

.aui .samsung-s9-container .progress-dots {
    display: none
}

.aui .samsung-s9-container .device-carousel__img {
    max-width: none;
    max-height: 283px
}

.aui .samsung-s9-container .device-carousel-title {
    margin-bottom: 0
}

.aui .samsung-s9-container .device-carousel__img-off {
    width: 60px!important;
    height: 60px!important;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-off.png)!important;
    font-size: 18px!important;
    line-height: 17px!important;
    right: -30px!important;
    top: 64%!important
}

.aui .samsung-s9-container .device-carousel__img-off span {
    font-size: 14px!important
}

@media (max-width: 992px) {
    .aui .samsung-s9-container .progress-dots {
        display:flex
    }

    .aui .samsung-s9-container .container {
        margin: 0;
        width: 100%
    }

    .aui .samsung-s9-container .row.flex {
        flex-direction: column
    }

    .aui .samsung-s9-container .row.flex .col:nth-child(1) {
        order: 1
    }

    .aui .samsung-s9-container .samsung-s9-box {
        padding: 40px 20px;
        border-top: 1px solid #e9eae8;
        text-align: center
    }

    .aui .samsung-s9-container .samsung-s9__main-img {
        max-height: 300px;
        display: block;
        margin: 0 auto 40px
    }

    .aui .samsung-s9-container .btn {
        width: 100%
    }
}

.aui .samsung-s9-container.negocios .dropdown-content {
    width: 160px!important
}

.aui .samsung-s9-container.negocios .samsung-s9__price {
    color: #954b97
}

.aui .samsung-s9-box {
    text-align: center
}

.aui .samsung-s9__promo {
    color: #00a9e0;
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px
}

.aui .samsung-s9__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535a
}

.aui .samsung-s9__price {
    font-size: 40px;
    font-weight: 300;
    color: #5bc500;
    line-height: 38px
}

.aui .samsung-s9__price sub {
    bottom: 0;
    font-size: 55%
}

.aui .samsung-s9__cuotas {
    font-size: 16px;
    color: #50535a;
    margin: 10px 0 15px
}

.aui .samsung-s9__cuotas img {
    margin-right: 5px
}

.aui .samsung-s9__main-img {
    max-width: 100%
}

.aui .device-customer .device-carousel {
    display: flex
}

.aui .device-customer .device-carousel__item {
    width: 31%;
    text-align: center
}

.aui .device-customer .device-carousel__img-box {
    position: relative;
    display: inline-block
}

.aui .device-customer .device-carousel__img-box .device-carousel__img {
    margin: 0
}

.aui .device-customer .device-carousel__antes span {
    display: none
}

.aui .device-customer .device-carousel__img-off {
    width: 100px;
    height: 100px;
    background: url(http://www.movistar.com.ar/documents/10180/28798539/customer-cucarda-bg.png/) no-repeat center;
    background-size: contain;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    right: -50px;
    top: calc(50% - 50px);
    line-height: 25px
}

.aui .device-customer .device-carousel__img-off span {
    font-size: 20px
}

@media (max-width: 992px) {
    .aui .device-customer .device-carousel-title {
        padding:0 10px;
        margin: 0;
        font-size: 28px
    }

    .aui .device-customer .device-carousel {
        flex-direction: column;
        align-items: center;
        white-space: normal
    }

    .aui .device-customer .device-carousel__item {
        width: 100%!important;
        max-width: 500px
    }

    .aui .device-customer .device-carousel__img-off {
        display: none
    }

    .aui .device-customer .device-carousel__img-box {
        float: left;
        width: 30%;
        margin-right: 2%
    }

    .aui .device-customer .device-carousel__img-box img {
        max-width: 100%
    }

    .aui .device-customer .device-carousel__text-box {
        float: left;
        width: 65%
    }

    .aui .device-customer .device-carousel__name {
        margin-top: 0
    }

    .aui .device-customer .device-carousel__antes,.aui .device-customer .device-carousel__cuotas,.aui .device-customer .device-carousel__name,.aui .device-customer .device-carousel__plan,.aui .device-customer .device-carousel__price {
        opacity: 1;
        text-align: left;
        white-space: normal
    }

    .aui .device-customer .device-carousel__antes span {
        display: inline-block;
        margin-left: 15px;
        color: #00a9e0;
        text-decoration: none
    }
}

.aui .device-solei .container {
    max-width: 980px
}

.aui .device-solei .device-carousel__item {
    width: 31%!important
}

@media (max-width: 992px) {
    .aui .device-solei .device-carousel__item {
        width:100%!important
    }
}

.aui .hero.customer .hero__item-title {
    font-family: TelefonicaHand;
    font-size: 200px;
    color: #fff;
    line-height: 130px;
    margin-bottom: 40px
}

.aui .hero.customer .hero__item-subtitle a {
    color: #fff
}

.aui .hero.customer .form-group {
    margin: 30px auto
}

@media screen and (max-width: 992px) {
    .aui .hero.customer .hero__content-wraper {
        padding:0 10px
    }

    .aui .hero.customer .hero__item-title {
        font-size: 70px;
        line-height: 20px
    }

    .aui .hero.customer .hero__item-subtitle {
        font-size: 16px
    }

    .aui .hero.customer .hero__item-subtitle a {
        color: #fff;
        text-decoration: underline
    }

    .aui .hero.customer .form-group .btn {
        border-radius: 0 4px 4px 0
    }
}

.aui .hero__arrow-mobile {
    display: none
}

@media (max-width: 992px) {
    .aui .hero__arrow-mobile {
        display:block;
        margin: 20px auto;
        color: #fff;
        font-size: 24px;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: -60px;
        animation: MoveUpDown 1.5s ease-out infinite
    }
}

@keyframes MoveUpDown {
    0%,100% {
        bottom: -60px
    }

    50% {
        bottom: -70px
    }
}

.aui .hotsale .mini-hot {
    display: none
}

.aui .hotsale .device-carousel__img-off {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-off.png);
    font-size: 18px;
    line-height: 17px;
    right: -30px;
    top: 64%
}

.aui .hotsale .device-carousel__img-off span {
    font-size: 14px
}

.aui .hotsale .quick-links-wrapper .quick-links-container .quick-links-col {
    width: 50%
}

.aui .hotsale .device-customer .device-carousel {
    flex-wrap: wrap;
    justify-content: center
}

.aui .hotsale .device-customer .device-carousel__item {
    width: 22%
}

.aui .hotsale .device-customer .device-carousel__cuotas,.aui .hotsale .device-customer .device-carousel__name {
    white-space: initial
}

.aui .hotsale .device-customer .device-carousel__price sub {
    bottom: 0;
    font-size: 50%
}

.aui .hotsale.promo .device-carousel__img-off {
    top: 50%!important
}

.aui .hotsale.promo .device-carousel__img-gratis {
    top: 25%
}

.aui .hotsale.promo .device-carousel__img-logo {
    display: none
}

@media (max-width: 1410px) {
    .aui .hotsale .device-customer .device-carousel__item {
        width:31%
    }
}

@media (max-width: 992px) {
    .aui .hotsale .hero__item-title img {
        max-width:100%
    }

    .aui .hotsale .device-carousel__item {
        border-bottom: 1px solid #b6b7b7;
        padding: 20px 0;
        border-radius: inherit!important
    }

    .aui .hotsale .mini-hot {
        display: block
    }

    .aui .hotsale.hero {
        height: 300px
    }

    .aui .hotsale.hero .hero__item {
        height: 300px
    }

    .aui .hotsale.hero .hero__item-subtitle {
        margin-bottom: 5px
    }

    .aui .hotsale.hero .hero__item-img {
        margin: 0
    }

    .aui .hotsale.hero .hero__shape {
        top: 0
    }

    .aui .hotsale .device-customer .device-carousel__item {
        width: 100%
    }

    .aui .hotsale .device-customer .device-carousel__cuotas {
        font-size: 14px;
        margin-bottom: 10px
    }

    .aui .hotsale .device-customer .device-carousel__cuotas img {
        width: 15px
    }

    .aui .hotsale .device-customer .device-carousel-title {
        font-size: 20px;
        line-height: 20px
    }

    .aui .hotsale.promo .device-carousel__img-logo {
        display: none
    }

    .aui .hotsale .quick-links-wrapper .quick-links-container .quick-links-col {
        width: 100%
    }

    .aui .hotsale .device-carousel__img-eco,.aui .hotsale .device-carousel__img-gratis,.aui .hotsale .device-carousel__img-logo,.aui .hotsale .device-carousel__img-nuevo,.aui .hotsale .device-carousel__img-off,.aui .hotsale .device-carousel__img-padre,.aui .hotsale .device-carousel__img-sale {
        position: relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important;
        width: 50px!important;
        height: 50px!important;
        background-size: 100%!important;
        top: auto!important;
        left: auto!important;
        right: auto!important
    }

    .aui .hotsale .device-carousel__img-off {
        display: flex;
        font-size: 14px
    }

    .aui .hotsale .device-carousel__img-off span {
        font-size: 12px
    }
}

@media (max-width: 500px) {
    .aui .hotsale.hero {
        height:300px
    }

    .aui .hotsale.hero .hero__item {
        height: 300px
    }

    .aui .hotsale.hero .hero__item-subtitle {
        margin-bottom: 5px
    }

    .aui .hotsale.hero .hero__item-img {
        margin: 0
    }

    .aui .hotsale.hero .hero__shape {
        top: 0
    }
}

.aui .hotsale.footer__logo-img {
    max-height: 60px;
    width: auto;
    float: right;
    margin-top: -20px
}

@media (max-width: 992px) {
    .aui .hotsale.footer__logo-img {
        margin:5px auto;
        display: block;
        float: none
    }
}

.aui .hero__cucarda-hotsale {
    position: absolute;
    right: 20px;
    top: 130px
}

@media (max-width: 1200px) {
    .aui .hero__cucarda-hotsale {
        top:160px
    }

    .aui .hero__cucarda-hotsale img {
        width: 250px
    }
}

@media (max-width: 992px) {
    .aui .hero__cucarda-hotsale {
        display:none
    }
}

.aui .hero__item-img {
    display: inline-block;
    margin: 20px 10px
}

@media (max-width: 992px) {
    .aui .hero__item-img {
        display:none
    }
}

.aui .device-carousel__img-logo {
    width: 68px;
    height: 68px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-logo-alt.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-padre {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-mes-del-padre.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-nuevo {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29329184/nuevo.png);
    position: absolute;
    right: -30px;
    top: 64%
}

.aui .device-carousel__img-eco {
    width: 60px;
    height: 61px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-eco.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-gratis {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-gratis.png);
    position: absolute;
    right: -30px;
    top: 41%
}

.aui .device-carousel__img-sale {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-super-sale.png);
    position: absolute;
    right: -30px;
    top: 64%
}

.aui .device-carousel__img-accesorio {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29338216/cuca-accesorio.png/);
    position: absolute;
    right: -30px;
    top: 64%
}

.aui .content-negocios .hotsale .quick-links-wrapper.roaming .quick-links-container .quick-links:before {
    background: #954b97
}

.aui .content-negocios .hotsale .dropdown-content {
    width: 160px!important
}

.aui .content-negocios .formbanner {
    box-shadow: 0 2px 10px 3px rgba(0,0,0,.3)
}

.aui .content-negocios .device-carousel__cuotas {
    margin-bottom: 10px
}

.aui .content-negocios .btn-form {
    display: none
}

@media (max-width: 1493px) {
    .aui .content-negocios .hero__cucarda-hotsale {
        display:none
    }
}

@media (max-width: 992px) {
    .aui .content-negocios .device-carousel__item {
        border-bottom:1px solid #b6b7b7;
        padding: 20px 0;
        border-radius: inherit!important
    }

    .aui .content-negocios .btn-form {
        display: block
    }

    .aui .content-negocios .formbanner {
        display: none
    }

    .aui .content-negocios .device-carousel__text-box .btn {
        margin-top: 10px
    }

    .aui .content-negocios .device-carousel__img-gratis,.aui .content-negocios .device-carousel__img-logo,.aui .content-negocios .device-carousel__img-off {
        position: relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important
    }
}

.aui .social-media-calendar-links {
    padding: 0 0 40px 0;
    background-color: #954b97
}

.aui .social-media-calendar-links .services-links__title {
    color: #fff
}

.aui .social-media-calendar-links .services-links__text {
    color: #fff
}

.aui .social-media-calendar-links .services-links-title {
    font-family: Telefonica;
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding: 40px 0
}

.aui .social-media-calendar-planes .c-plan__text strong {
    font-family: Telefonica;
    font-size: 16px;
    color: #954b97;
    margin-bottom: 20px;
    text-transform: uppercase
}

.aui .social-media-calendar-planes .c-plan--recommended .c-plan__get,.aui .social-media-calendar-planes .c-plan--recommended .c-plan__header {
    background: #00a9e0
}

.aui .social-media-calendar-planes .c-plan--recommended .c-plan__list-item-planes--price {
    color: #00a9e0
}

.aui footer.social-media-calendar {
    background-color: #86888c;
    padding: 10px 0
}

.aui footer.social-media-calendar p {
    color: #fff
}

.aui footer.social-media-calendar .mt20 {
    margin-top: 20px
}

.aui footer.social-media-calendar .mt20 a {
    float: left;
    padding-right: 10px
}

.aui footer.social-media-calendar .mt20 p {
    margin-left: 5px;
    color: #fff;
    font-size: 14px;
    font-family: Telefonica;
    margin-bottom: 0
}

.aui footer.social-media-calendar img {
    float: left
}

.aui footer.social-media-calendar img.postcron {
    width: 200px;
    padding-top: 10px
}

.aui footer.social-media-calendar .empo {
    width: 313px;
    float: right
}

.aui footer.social-media-calendar .empo p {
    width: 100px;
    float: left;
    padding-top: 20px
}

@media (max-width: 760px) {
    .aui footer.social-media-calendar .empo {
        width:100%;
        float: inherit
    }
}

.aui .cambia4g .modal {
    max-height: 100%
}

.aui .cambia4g .text4g {
    margin-top: 40px;
    min-width: 800px
}

.aui .cambia4g .text4g h1 {
    font-family: Telefonica;
    font-size: 160px;
    color: #676a70;
    letter-spacing: -8px;
    margin: 0;
    padding: 0;
    line-height: 100px
}

.aui .cambia4g .text4g h1 sup {
    font-family: Telefonica;
    font-size: 80px;
    color: #676a70;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    line-height: 70px;
    top: auto;
    position: static;
    vertical-align: super
}

.aui .cambia4g .text4g h1 span {
    font-family: Telefonica;
    font-size: 55px!important;
    color: #676a70;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    line-height: 50px;
    margin: 0 0 -35px -78px;
    display: inline-block;
    text-transform: uppercase
}

.aui .cambia4g .text4g .hasta {
    font-family: Telefonica;
    font-size: 24px;
    color: #676a70;
    letter-spacing: 0;
    display: block;
    line-height: 26px;
    margin-left: 7px
}

.aui .cambia4g .text4g h2 {
    font-family: Telefonica;
    font-size: 55px!important;
    color: #676a70;
    letter-spacing: 0;
    line-height: 70px;
    margin: 10px 0 0;
    padding: 0;
    font-weight: 400;
    text-transform: none
}

@media screen and (max-width: 1414px) and (min-width:914px) {
    .aui .cambia4g .text4g {
        min-width:500px;
        margin-left: 250px
    }
}

@media screen and (max-width: 914px) and (min-width:610px) {
    .aui .cambia4g .text4g {
        min-width:0;
        margin: 20px 0 40px 230px
    }

    .aui .cambia4g .text4g h1 {
        min-width: 0;
        font-size: 80px;
        line-height: 73px;
        text-align: left
    }

    .aui .cambia4g .text4g h1 sup {
        font-size: 40px!important;
        line-height: 37px;
        margin-left: 7px
    }

    .aui .cambia4g .text4g h1 span {
        font-size: 30px!important;
        margin: 0 0 -24px -38px;
        line-height: 25px
    }

    .aui .cambia4g .text4g .hasta {
        font-size: 22px!important;
        line-height: 15px;
        margin: 0;
        text-align: left
    }

    .aui .cambia4g .text4g h2 {
        font-size: 28px!important;
        line-height: 28px;
        margin: 0;
        text-align: left
    }
}

@media screen and (max-width: 600px) {
    .aui .cambia4g .text4g {
        min-width:0;
        margin-bottom: 20px
    }

    .aui .cambia4g .text4g h1 {
        min-width: 0;
        font-size: 60px;
        line-height: 50px;
        text-align: left;
        letter-spacing: -4.7px
    }

    .aui .cambia4g .text4g h1 sup {
        font-size: 28px!important;
        line-height: 37px;
        margin-left: 7px
    }

    .aui .cambia4g .text4g h1 span {
        font-size: 23px!important;
        margin: 0 0 -24px -26px;
        line-height: 25px
    }

    .aui .cambia4g .text4g .hasta {
        font-size: 13px!important;
        line-height: 15px;
        margin: 0;
        text-align: left;
        width: 90px
    }

    .aui .cambia4g .text4g h2 {
        font-size: 23px!important;
        line-height: 25px;
        margin: 0;
        text-align: left
    }
}

.aui .cambia4g .mini-hot {
    display: none
}

.aui .cambia4g .device-carousel__img-off {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-off.png);
    font-size: 18px;
    line-height: 17px;
    right: -30px;
    top: 41%!important
}

.aui .cambia4g .device-carousel__img-off span {
    font-size: 14px
}

.aui .cambia4g .device-carousel__img-25off {
    background: url(//www.movistar.com.ar/documents/2881630/29886186/25-off-violeta.png);
    right: -60px;
    height: 60px;
    position: absolute;
    top: 41%;
    width: 60px
}

.aui .cambia4g .device-carousel__img-gratis {
    background: url(//www.movistar.com.ar/documents/2881630/29886186/envio-gratis-ezul.png);
    right: -60px;
    top: 64%;
    width: 60px
}

.aui .cambia4g .quick-links-wrapper .quick-links-container .quick-links-col {
    width: 50%
}

.aui .cambia4g .device-customer .device-carousel {
    flex-wrap: wrap;
    justify-content: center
}

.aui .cambia4g .device-customer .device-carousel__item {
    width: 31%
}

.aui .cambia4g .device-customer .device-carousel__item:nth-child(-n+2) {
    width: 48%
}

@media (max-width: 1199px) {
    .aui .cambia4g .device-customer .device-carousel__item:nth-child(-n+2) {
        width:31%
    }
}

@media (max-width: 992px) {
    .aui .cambia4g .device-customer .device-carousel__item:nth-child(-n+2) {
        width:100%
    }
}

.aui .cambia4g .device-customer .device-carousel__item .device-carousel__text-box .c-plan__get {
    width: auto
}

.aui .cambia4g .device-customer .device-carousel__cuotas,.aui .cambia4g .device-customer .device-carousel__name {
    white-space: initial
}

.aui .cambia4g .device-customer .device-carousel__price sub {
    bottom: 0;
    font-size: 50%
}

.aui .cambia4g.promo .device-carousel__img-off {
    top: 50%
}

.aui .cambia4g.promo .device-carousel__img-gratis {
    top: 25%
}

.aui .cambia4g.promo .device-carousel__img-logo {
    display: none
}

@media (max-width: 1410px) {
    .aui .cambia4g .device-customer .device-carousel__item {
        width:31%
    }
}

@media (max-width: 992px) {
    .aui .cambia4g .hero__item-title img {
        max-width:100%
    }

    .aui .cambia4g .device-carousel__item {
        border-bottom: 1px solid #b6b7b7;
        padding: 20px 0;
        border-radius: inherit!important
    }

    .aui .cambia4g .mini-hot {
        display: block
    }

    .aui .cambia4g.hero {
        height: 300px
    }

    .aui .cambia4g.hero .hero__item {
        height: 300px
    }

    .aui .cambia4g.hero .hero__item-subtitle {
        margin-bottom: 5px
    }

    .aui .cambia4g.hero .hero__item-img {
        margin: 0
    }

    .aui .cambia4g.hero .hero__shape {
        top: 0
    }

    .aui .cambia4g .device-customer .device-carousel__item {
        width: 100%
    }

    .aui .cambia4g .device-customer .device-carousel__cuotas {
        font-size: 14px;
        margin-bottom: 10px
    }

    .aui .cambia4g .device-customer .device-carousel__cuotas img {
        width: 15px
    }

    .aui .cambia4g .device-customer .device-carousel-title {
        font-size: 20px;
        line-height: 20px
    }

    .aui .cambia4g.promo .device-carousel__img-logo {
        display: none
    }

    .aui .cambia4g .quick-links-wrapper .quick-links-container .quick-links-col {
        width: 100%
    }

    .aui .cambia4g .device-carousel__img-25off,.aui .cambia4g .device-carousel__img-eco,.aui .cambia4g .device-carousel__img-gratis,.aui .cambia4g .device-carousel__img-logo,.aui .cambia4g .device-carousel__img-nuevo,.aui .cambia4g .device-carousel__img-off,.aui .cambia4g .device-carousel__img-padre,.aui .cambia4g .device-carousel__img-sale {
        position: relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important;
        width: 50px!important;
        height: 50px!important;
        background-size: 100%!important;
        top: auto!important;
        left: auto!important;
        right: auto!important
    }

    .aui .cambia4g .device-carousel__img-off {
        display: flex;
        font-size: 14px
    }

    .aui .cambia4g .device-carousel__img-off span {
        font-size: 12px
    }
}

@media (max-width: 500px) {
    .aui .cambia4g.hero {
        height:300px
    }

    .aui .cambia4g.hero .hero__item {
        height: 300px
    }

    .aui .cambia4g.hero .hero__item-subtitle {
        margin-bottom: 5px
    }

    .aui .cambia4g.hero .hero__item-img {
        margin: 0
    }

    .aui .cambia4g.hero .hero__shape {
        top: 0
    }
}

.aui .cambia4g.footer__logo-img {
    max-height: 60px;
    width: auto;
    float: right;
    margin-top: -20px
}

@media (max-width: 992px) {
    .aui .cambia4g.footer__logo-img {
        margin:5px auto;
        display: block;
        float: none
    }
}

.aui .hero__cucarda-hotsale {
    position: absolute;
    right: 20px;
    top: 130px
}

@media (max-width: 1200px) {
    .aui .hero__cucarda-hotsale {
        top:160px
    }

    .aui .hero__cucarda-hotsale img {
        width: 250px
    }
}

@media (max-width: 992px) {
    .aui .hero__cucarda-hotsale {
        display:none
    }
}

.aui .hero__item-img {
    display: inline-block;
    margin: 20px 10px
}

@media (max-width: 992px) {
    .aui .hero__item-img {
        display:none
    }
}

.aui .device-carousel__img-logo {
    width: 68px;
    height: 68px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-logo-alt.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-padre {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-mes-del-padre.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-nuevo {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29329184/nuevo.png);
    position: absolute;
    right: -30px;
    top: 64%
}

.aui .device-carousel__img-eco {
    width: 60px;
    height: 61px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-eco.png);
    position: absolute;
    right: -30px;
    top: 18%
}

.aui .device-carousel__img-gratis {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/28950911/hotsale-equipo-gratis.png);
    position: absolute;
    right: -30px;
    top: 41%
}

.aui .device-carousel__img-sale {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/29314513/cucarda-super-sale.png);
    position: absolute;
    right: -30px;
    top: 64%
}

.aui .content-negocios .cambia4g .quick-links-wrapper.roaming .quick-links-container .quick-links:before {
    background: #954b97
}

.aui .content-negocios .cambia4g .dropdown-content {
    width: 160px!important
}

.aui .content-negocios .formbanner {
    box-shadow: 0 2px 10px 3px rgba(0,0,0,.3)
}

.aui .content-negocios .device-carousel__cuotas {
    margin-bottom: 10px
}

.aui .content-negocios .btn-form {
    display: none
}

@media (max-width: 1493px) {
    .aui .content-negocios .hero__cucarda-hotsale {
        display:none
    }
}

@media (max-width: 992px) {
    .aui .content-negocios .device-carousel__item {
        border-bottom:1px solid #b6b7b7;
        padding: 20px 0;
        border-radius: inherit!important
    }

    .aui .content-negocios .btn-form {
        display: block
    }

    .aui .content-negocios .formbanner {
        display: none
    }

    .aui .content-negocios .device-carousel__text-box .btn {
        margin-top: 10px
    }

    .aui .content-negocios .device-carousel__img-gratis,.aui .content-negocios .device-carousel__img-logo,.aui .content-negocios .device-carousel__img-off {
        position: relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important
    }
}

.aui .wrap-blue {
    display: table;
    text-align: center;
    background: #2fb8e9;
    height: 10px;
    padding: 5px 80px;
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center
}

.aui .wrap-blue .wrap-text {
    font-size: 30px;
    color: #fff
}

.aui .hero__rtd {
    height: 515px;
    background-size: cover;
    margin-bottom: -50px
}

@media (max-width: 992px) {
    .aui .hero__rtd {
        margin-bottom:-20px
    }

    .aui .hero__rtd .hero__item-title {
        font-size: 40px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd {
        height:400px;
        margin-bottom: 0
    }
}

.aui .hero__rtd .hero__shape-container {
    top: -20px
}

@media (max-width: 992px) {
    .aui .hero__rtd .hero__shape-container {
        top:30px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd .hero__shape-container {
        top:-60px
    }
}

.aui .hero__rtd .hero__item-title {
    margin-top: 60px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .aui .hero__rtd .hero__item-title {
        margin-top:-65px;
        font-weight: 100;
        font-size: 32px;
        letter-spacing: 0;
        line-height: 35px;
        margin-bottom: 10px
    }
}

.aui .hero__rtd .hero__item-subtitle img {
    margin-right: 5px
}

@media (max-width: 767px) {
    .aui .hero__rtd .hero__item-subtitle {
        margin-top:0
    }
}

.aui .hero__rtd .cucardas img {
    margin: 10px
}

@media (max-width: 992px) {
    .aui .hero__rtd .cucardas img {
        width:70px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd .cucardas img {
        width:60px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd .cucardas {
        margin-bottom:10px;
        display: flex
    }
}

.aui .hero__rtd .cont-form-hero-rtd {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    border-radius: 2px;
    width: 290px;
    height: auto;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: 320px;
    padding: 20px
}

@media (max-width: 1199px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        top:-33px
    }
}

@media (max-width: 992px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        top:-11px
    }

    .aui .hero__rtd .cont-form-hero-rtd .cont-form-hero-rtd {
        height: 382px
    }
}

.aui .hero__rtd .cont-form-hero-rtd h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 100;
    font-size: 25px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 38px
}

.aui .hero__rtd .cont-form-hero-rtd h4 {
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 16px
}

.aui .hero__rtd .cont-form-hero-rtd h4 strong {
    font-weight: 700
}

.aui .hero__rtd .cont-form-hero-rtd p {
    margin-bottom: 10px;
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px
}

.aui .hero__rtd .cont-form-hero-rtd label {
    font-size: 12px;
    color: #ec6839;
    display: block;
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 0
}

.aui .hero__rtd .cont-form-hero-rtd label:not(:empty) {
    margin-top: -15px
}

.aui .hero__rtd .cont-form-hero-rtd button.btn {
    display: block;
    width: 100%
}

.aui .hero__rtd .cont-form-hero-rtd .form-group {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui .hero__rtd .cont-form-hero-rtd .form-group .form__input {
    margin-bottom: 20px
}

.aui .hero__rtd .cont-form-hero-rtd .form-group .select {
    margin-bottom: 15px;
    text-align: left
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex {
    display: flex;
    align-items: center
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex span {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex .form__input {
    outline: 0!important
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex .form__input:-webkit-autofill {
    background-color: #fff
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex .form__input.cod {
    width: 60px;
    margin: 0 5px 0
}

.aui .hero__rtd .cont-form-hero-rtd .form-group.flex .form__input.num {
    width: 125px;
    margin: 0 0 0 5px
}

@media (max-width: 1199px) {
    .aui .hero__rtd .cont-form-hero-rtd .form-group.flex .form__input.num {
        width:104px
    }
}

.aui .hero__rtd .cont-form-hero-rtd .select-options li {
    padding: 3px 0
}

.aui .hero__rtd .cont-form-hero-rtd .select-options li:first-child {
    display: none
}

@media (max-width: 1250px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        margin-left:280px
    }
}

@media (max-width: 1190px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        margin-left:230px;
        width: 270px
    }
}

@media (max-width: 992px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        margin-left:180px;
        height: 360px;
        padding: 10px 15px
    }

    .aui .hero__rtd .cont-form-hero-rtd h3 {
        font-size: 18px;
        line-height: 28px
    }

    .aui .hero__rtd .cont-form-hero-rtd h4 {
        font-size: 12px
    }

    .aui .hero__rtd .cont-form-hero-rtd .select-options {
        margin-top: -5px
    }

    .aui .hero__rtd .cont-form-hero-rtd .select-options li {
        font-size: 14px;
        padding: 5px
    }

    .aui .hero__rtd .cont-form-hero-rtd .form-group .form__input {
        margin-bottom: 15px
    }

    .aui .hero__rtd .cont-form-hero-rtd .form-group.flex {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd .cont-form-hero-rtd {
        display:none
    }
}

.aui .hero__rtd .cont-form-hero-rtd .rtd-typ {
    display: none;
    text-align: center;
    margin-top: 40px
}

.aui .hero__rtd .cont-form-hero-rtd .rtd-typ img {
    margin: 10px auto 20px
}

.aui .hero__rtd .cont-form-hero-rtd .rtd-typ h4 {
    font-family: TelefonicaHand;
    font-size: 25px;
    color: #50535a;
    letter-spacing: 0
}

.aui .hero__rtd .cont-form-hero-rtd .rtd-typ p {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    font-weight: 300
}

.aui .aui .c-plan.packs-dobles .c-plan__deail-text,.aui .c-plan.rtd .c-plan__deail {
    font-size: 56px
}

.aui .rtd .c-plan__list-item.flex {
    justify-content: center;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.aui .btn-vertodos {
    font-weight: 300;
    font-size: 18px;
    color: #00a9e0;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
    margin-top: 20px;
    vertical-align: middle
}

.aui .btn-vertodos .icon-keyboard_arrow_down {
    position: static;
    font-size: 24px;
    vertical-align: sub
}

.aui .btn-vertodos .icon-keyboard_arrow_up {
    position: static;
    font-size: 24px;
    display: none;
    vertical-align: sub
}

.aui .btn-vertodos.active .icon-keyboard_arrow_up {
    display: inline-block
}

.aui .btn-vertodos.active .icon-keyboard_arrow_down {
    display: none
}

.aui .btn-vertodos:hover {
    opacity: .7
}

@media (max-width: 767px) {
    .aui .btn-vertodos {
        font-size:22px;
        line-height: 14px;
        margin-bottom: 20px
    }
}

.aui .rtd-title {
    font-size: 40px;
    padding-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #50535a;
    font-weight: 100
}

@media (max-width: 767px) {
    .aui .rtd-title {
        font-size:32px
    }
}

.aui .rtd-subtitle {
    font-weight: 300;
    font-size: 17px;
    color: #86888c;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    margin-bottom: 40px
}

.aui .rtd-subtitle a {
    color: #00a9e0
}

.aui .rtd-subtitle strong {
    color: #50535a
}

@media (min-width: 991px) {
    .aui .pricing-accordion--isOpen .packs-dobles.rtd.c-plan--recommended .c-plan__header {
        background-color:#5bc500!important
    }

    .aui .pricing-accordion--isOpen .packs-dobles.rtd .c-plan__recommended-container {
        border-bottom: 1px solid rgba(255,255,255,.3)
    }

    .aui .pricing-accordion--isOpen .packs-dobles.rtd.c-plan__recommended .c-plan__deail-container {
        margin-top: 30px
    }

    .aui .pricing-accordion--isOpen .rtd.rtd-plan.c-plan--isActive .c-plan__recommended {
        display: inline!important
    }

    .aui .pricing-accordion--isOpen .rtd.rtd-plan.c-plan--isActive .c-plan__recommended-container+.c-plan__deail-container .c-plan__name-mobile {
        padding-top: 30px
    }
}

@media (max-width: 992px) {
    .aui .js-pricing-accordion.c-pricing-slider.js-pricing-slider {
        border-top:1px solid #d3d4d3;
        margin-bottom: 20px
    }

    .aui .faqs-accordion__item {
        padding-left: 0;
        padding-right: 0
    }

    .aui .faqs-accordion__item .faqs-accordion__answer.collapsible-body,.aui .faqs-accordion__item .faqs-accordion__question.collapsible-header {
        padding-left: 10px
    }

    .aui .services-links-wrapper {
        padding-top: 25px
    }

    .aui .pricing-accordion--isOpen .packs-dobles.rtd .c-plan__header {
        padding-bottom: 50px
    }

    .aui .pricing-accordion--isOpen.fix .packs-dobles.rtd.c-plan--recommended .c-plan__header {
        pointer-events: none!important
    }

    .aui .pricing-accordion--isOpen.fix.js-pricing-accordion.c-pricing-slider.js-pricing-slider .c-plan__caret {
        display: none
    }

    .aui .pricing-accordion--isOpen.js-pricing-accordion.c-pricing-slider.js-pricing-slider .packs-dobles.rtd .c-plan__price {
        margin-top: 14px
    }

    .aui .pricing-accordion--isOpen .packs-dobles.rtd .c-plan__deail-text,.aui .pricing-accordion--isOpen .packs-dobles.rtd .c-plan__price-text,.aui .pricing-accordion--isOpen .packs-dobles.rtd.c-plan__recommended {
        display: inline-block!important
    }

    .aui .c-pricing-slider.js-pricing-slider .rtd .c-plan__caret {
        opacity: 1!important
    }
}

.aui .rtd .c-plan__list-item.flex .c-plan__text.small {
    font-weight: 700;
    font-size: 14px;
    color: #50535a;
    letter-spacing: 0
}

.aui .rtd .c-plan__list-item.flex .c-plan__text {
    font-size: 14px;
    line-height: 17px
}

@media (max-width: 1199px) {
    .aui .rtd .c-plan__get.btn {
        padding:0
    }
}

@media (max-width: 767px) {
    .aui .rtd .c-plan__get.btn {
        margin-top:10px
    }

    .aui .rtd .c-plan__list-item.flex {
        justify-content: center
    }

    .aui .rtd .c-plan__list-item.flex.nbb {
        border-bottom: none
    }

    .aui .c-plan__list-item.flex .c-plan__text {
        text-align: center
    }

    .aui .js-pricing-accordion .rtd .c-plan__body {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .aui .rtd-subtitle {
        padding-left: 10px;
        padding-right: 10px
    }
}

.aui .cont-text-rtd {
    text-align: center
}

.aui .cont-text-rtd .btn-flat {
    margin-top: 20px
}

.aui .cont-text-rtd p {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 20px
}

.aui .cont-text-rtd p strong {
    color: #50535a
}

.aui .cont-text-rtd p a {
    color: #00a9e0;
    text-decoration: underline
}

@media (max-width: 767px) {
    .aui .cont-text-rtd {
        padding:0 20px
    }

    .aui .cont-text-rtd p {
        margin-top: 0;
        margin-bottom: 20px
    }
}

.aui .rtd .services-links-title {
    width: auto;
    margin: 0 auto
}

.aui .rtd .services-links__title {
    text-overflow: initial;
    white-space: normal
}

@media (max-width: 767px) {
    .aui .rtd .services-links-grid.services-links-grid--3-col {
        margin-bottom:20px
    }

    .aui .rtd .services-links {
        display: flex;
        padding: 5px 0 10px;
        text-align: left;
        border-bottom: 1px solid #d3d4d3
    }

    .aui .rtd .services-links .services-links__img-container {
        margin: 0 10px 0 0;
        width: 20px
    }

    .aui .rtd .services-links .services-links__img-container .services-links__img {
        width: 20px;
        height: 24px;
        margin-top: 12px
    }

    .aui .rtd .services-links .services-links__title {
        display: block;
        font-weight: 400
    }
}

@media (max-width: 320px) {
    .aui .rtd .services-links__title {
        font-size:14px
    }
}

@media (max-width: 767px) {
    .aui .services-links-wrapper.rtd {
        margin-bottom:0;
        padding-bottom: 0
    }
}

.aui .services-links-subtitle {
    text-align: center;
    font-size: 18px;
    color: #50535a
}

.aui .faqs-accordion__question.collapsible-header.active {
    font-weight: 700
}

.aui #modal-tramite2 {
    max-width: 770px
}

.aui #modal-tramite2 .modal-content h2 {
    margin-bottom: 15px
}

.aui #modal-tramite2 .modal-content iframe {
    margin-top: 10px
}

@media (min-width: 990px) {
    .aui #modal-tramite2 .modal-content iframe {
        overflow:hidden;
        height: 321px
    }
}

@media (min-width: 990px) {
    .aui #modal-familiamovistar,.aui #modal-movistar-play,.aui #modal-testdrive,.aui #modal-tramite,.aui #modal-tramite2,.aui #modal-whatsapp {
        max-height:80%
    }
}

.aui #modal-familiamovistar .modal-content,.aui #modal-movistar-play .modal-content,.aui #modal-testdrive .modal-content,.aui #modal-tramite .modal-content,.aui #modal-tramite2 .modal-content,.aui #modal-whatsapp .modal-content {
    text-align: center
}

@media (min-width: 1200px) {
    .aui #modal-familiamovistar .modal-content,.aui #modal-movistar-play .modal-content,.aui #modal-testdrive .modal-content,.aui #modal-tramite .modal-content,.aui #modal-tramite2 .modal-content,.aui #modal-whatsapp .modal-content {
        padding:40px 80px 60px
    }
}

.aui #modal-familiamovistar .modal-content h2,.aui #modal-movistar-play .modal-content h2,.aui #modal-testdrive .modal-content h2,.aui #modal-tramite .modal-content h2,.aui #modal-tramite2 .modal-content h2,.aui #modal-whatsapp .modal-content h2 {
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    letter-spacing: 0
}

.aui #modal-familiamovistar .modal-content h3,.aui #modal-movistar-play .modal-content h3,.aui #modal-testdrive .modal-content h3,.aui #modal-tramite .modal-content h3,.aui #modal-tramite2 .modal-content h3,.aui #modal-whatsapp .modal-content h3 {
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 20px
}

.aui #modal-familiamovistar .modal-content p,.aui #modal-movistar-play .modal-content p,.aui #modal-testdrive .modal-content p,.aui #modal-tramite .modal-content p,.aui #modal-tramite2 .modal-content p,.aui #modal-whatsapp .modal-content p {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 20px
}

.aui #modal-familiamovistar .modal-content ul,.aui #modal-movistar-play .modal-content ul,.aui #modal-testdrive .modal-content ul,.aui #modal-tramite .modal-content ul,.aui #modal-tramite2 .modal-content ul,.aui #modal-whatsapp .modal-content ul {
    margin-bottom: 30px
}

.aui #modal-familiamovistar .modal-content ul li,.aui #modal-movistar-play .modal-content ul li,.aui #modal-testdrive .modal-content ul li,.aui #modal-tramite .modal-content ul li,.aui #modal-tramite2 .modal-content ul li,.aui #modal-whatsapp .modal-content ul li {
    display: flex;
    justify-content: left;
    align-items: center;
    border-bottom: 2px solid #d3d4d3;
    padding: 15px 0;
    font-weight: 400;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    text-align: left
}

.aui #modal-familiamovistar .modal-content ul li:last-child,.aui #modal-movistar-play .modal-content ul li:last-child,.aui #modal-testdrive .modal-content ul li:last-child,.aui #modal-tramite .modal-content ul li:last-child,.aui #modal-tramite2 .modal-content ul li:last-child,.aui #modal-whatsapp .modal-content ul li:last-child {
    border-bottom: none
}

.aui #modal-familiamovistar .modal-content ul li img,.aui #modal-movistar-play .modal-content ul li img,.aui #modal-testdrive .modal-content ul li img,.aui #modal-tramite .modal-content ul li img,.aui #modal-tramite2 .modal-content ul li img,.aui #modal-whatsapp .modal-content ul li img {
    margin-right: 10px;
    display: block
}

.aui #modal-familiamovistar .modal-content ul li strong,.aui #modal-movistar-play .modal-content ul li strong,.aui #modal-testdrive .modal-content ul li strong,.aui #modal-tramite .modal-content ul li strong,.aui #modal-tramite2 .modal-content ul li strong,.aui #modal-whatsapp .modal-content ul li strong {
    display: block;
    font-weight: 700;
    font-size: 22px;
    color: #50535a;
    letter-spacing: 0
}

.aui #modal-familiamovistar .modal-content .cont-cucardas,.aui #modal-movistar-play .modal-content .cont-cucardas,.aui #modal-testdrive .modal-content .cont-cucardas,.aui #modal-tramite .modal-content .cont-cucardas,.aui #modal-tramite2 .modal-content .cont-cucardas,.aui #modal-whatsapp .modal-content .cont-cucardas {
    background-color: #f4f4f3;
    padding: 30px 20px;
    margin: 20px 0;
    text-align: center
}

.aui #modal-familiamovistar .modal-content .cont-cucardas h3,.aui #modal-movistar-play .modal-content .cont-cucardas h3,.aui #modal-testdrive .modal-content .cont-cucardas h3,.aui #modal-tramite .modal-content .cont-cucardas h3,.aui #modal-tramite2 .modal-content .cont-cucardas h3,.aui #modal-whatsapp .modal-content .cont-cucardas h3 {
    font-weight: 300;
    font-size: 26px;
    color: #50535a;
    line-height: 30px;
    margin-top: 0
}

.aui #modal-familiamovistar .modal-content .cont-cucardas h3 strong,.aui #modal-movistar-play .modal-content .cont-cucardas h3 strong,.aui #modal-testdrive .modal-content .cont-cucardas h3 strong,.aui #modal-tramite .modal-content .cont-cucardas h3 strong,.aui #modal-tramite2 .modal-content .cont-cucardas h3 strong,.aui #modal-whatsapp .modal-content .cont-cucardas h3 strong {
    font-weight: 700
}

.aui #modal-familiamovistar .modal-content .cont-cucardas img,.aui #modal-movistar-play .modal-content .cont-cucardas img,.aui #modal-testdrive .modal-content .cont-cucardas img,.aui #modal-tramite .modal-content .cont-cucardas img,.aui #modal-tramite2 .modal-content .cont-cucardas img,.aui #modal-whatsapp .modal-content .cont-cucardas img {
    display: block;
    margin: 0 auto
}

@media (max-width: 1299px) {
    .aui #modal-familiamovistar .modal-content .cont-cucardas img,.aui #modal-movistar-play .modal-content .cont-cucardas img,.aui #modal-testdrive .modal-content .cont-cucardas img,.aui #modal-tramite .modal-content .cont-cucardas img,.aui #modal-tramite2 .modal-content .cont-cucardas img,.aui #modal-whatsapp .modal-content .cont-cucardas img {
        width:180px
    }
}

@media (max-width: 1199px) {
    .aui #modal-familiamovistar .modal-content .cont-cucardas img,.aui #modal-movistar-play .modal-content .cont-cucardas img,.aui #modal-testdrive .modal-content .cont-cucardas img,.aui #modal-tramite .modal-content .cont-cucardas img,.aui #modal-tramite2 .modal-content .cont-cucardas img,.aui #modal-whatsapp .modal-content .cont-cucardas img {
        width:160px
    }
}

@media (max-width: 992px) {
    .aui #modal-familiamovistar .modal-content .cont-cucardas img,.aui #modal-movistar-play .modal-content .cont-cucardas img,.aui #modal-testdrive .modal-content .cont-cucardas img,.aui #modal-tramite .modal-content .cont-cucardas img,.aui #modal-tramite2 .modal-content .cont-cucardas img,.aui #modal-whatsapp .modal-content .cont-cucardas img {
        width:120px;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .aui #modal-familiamovistar .modal-content .cont-cucardas,.aui #modal-movistar-play .modal-content .cont-cucardas,.aui #modal-testdrive .modal-content .cont-cucardas,.aui #modal-tramite .modal-content .cont-cucardas,.aui #modal-tramite2 .modal-content .cont-cucardas,.aui #modal-whatsapp .modal-content .cont-cucardas {
        padding:20px 10px 10px
    }

    .aui #modal-familiamovistar .modal-content .cont-cucardas h3,.aui #modal-movistar-play .modal-content .cont-cucardas h3,.aui #modal-testdrive .modal-content .cont-cucardas h3,.aui #modal-tramite .modal-content .cont-cucardas h3,.aui #modal-tramite2 .modal-content .cont-cucardas h3,.aui #modal-whatsapp .modal-content .cont-cucardas h3 {
        font-size: 18px;
        line-height: 20px
    }
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd,.aui #modal-movistar-play .modal-content .quick-links-rtd,.aui #modal-testdrive .modal-content .quick-links-rtd,.aui #modal-tramite .modal-content .quick-links-rtd,.aui #modal-tramite2 .modal-content .quick-links-rtd,.aui #modal-whatsapp .modal-content .quick-links-rtd {
    width: 100%;
    max-width: 400px;
    margin: 0 auto
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px
}

@media (max-width: 320px) {
    .aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col {
        margin-bottom:0
    }
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col .quick-links,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col .quick-links,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col .quick-links,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col .quick-links,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col .quick-links,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col .quick-links {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    border-radius: 0 0 2px 2px;
    padding: 20px 0;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col .quick-links::before,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col .quick-links::before,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col .quick-links::before,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col .quick-links::before,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col .quick-links::before,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col .quick-links::before {
    background-color: #ade27f;
    opacity: 1
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col .quick-links img,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col .quick-links img,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col .quick-links img,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col .quick-links img,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col .quick-links img,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col .quick-links img {
    margin-top: 10px
}

.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-familiamovistar .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-movistar-play .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-testdrive .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-tramite .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-tramite2 .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col .quick-links:focus::before,.aui #modal-whatsapp .modal-content .quick-links-rtd .quick-links-col .quick-links:hover::before {
    background-color: #5bc500;
    opacity: 1
}

@media (max-width: 600px) {
    .aui #modal-familiamovistar,.aui #modal-movistar-play,.aui #modal-testdrive,.aui #modal-tramite,.aui #modal-tramite2,.aui #modal-whatsapp {
        width:100%;
        top: 10%!important;
        bottom: 0!important;
        min-height: 100%;
        height: 100%;
        transition: transform cubic-bezier(.22,.61,.36,1) .3s;
        will-change: transform;
        transform: translate(0,100%) scale(1)!important;
        opacity: 1!important
    }

    .aui #modal-familiamovistar.open,.aui #modal-movistar-play.open,.aui #modal-testdrive.open,.aui #modal-tramite.open,.aui #modal-tramite2.open,.aui #modal-whatsapp.open {
        transition: transform cubic-bezier(.22,.61,.36,1) .35s .25s
    }

    .aui #modal-familiamovistar.open:not([style*="display: none"]):not([style*="opacity: 0;"]),.aui #modal-movistar-play.open:not([style*="display: none"]):not([style*="opacity: 0;"]),.aui #modal-testdrive.open:not([style*="display: none"]):not([style*="opacity: 0;"]),.aui #modal-tramite.open:not([style*="display: none"]):not([style*="opacity: 0;"]),.aui #modal-tramite2.open:not([style*="display: none"]):not([style*="opacity: 0;"]),.aui #modal-whatsapp.open:not([style*="display: none"]):not([style*="opacity: 0;"]) {
        transform: translate(0,0)!important
    }

    .aui #modal-familiamovistar .modal-content,.aui #modal-movistar-play .modal-content,.aui #modal-testdrive .modal-content,.aui #modal-tramite .modal-content,.aui #modal-tramite2 .modal-content,.aui #modal-whatsapp .modal-content {
        padding: 10px 10px 30px;
        margin-top: 0
    }

    .aui #modal-familiamovistar .modal-content .btn,.aui #modal-movistar-play .modal-content .btn,.aui #modal-testdrive .modal-content .btn,.aui #modal-tramite .modal-content .btn,.aui #modal-tramite2 .modal-content .btn,.aui #modal-whatsapp .modal-content .btn {
        width: 100%
    }

    .aui #modal-familiamovistar .modal-content ul,.aui #modal-movistar-play .modal-content ul,.aui #modal-testdrive .modal-content ul,.aui #modal-tramite .modal-content ul,.aui #modal-tramite2 .modal-content ul,.aui #modal-whatsapp .modal-content ul {
        margin-bottom: 10px
    }

    .aui #modal-familiamovistar .modal-content ul li,.aui #modal-movistar-play .modal-content ul li,.aui #modal-testdrive .modal-content ul li,.aui #modal-tramite .modal-content ul li,.aui #modal-tramite2 .modal-content ul li,.aui #modal-whatsapp .modal-content ul li {
        padding: 10px 20px
    }

    .aui #modal-familiamovistar .modal-content a.btn,.aui #modal-movistar-play .modal-content a.btn,.aui #modal-testdrive .modal-content a.btn,.aui #modal-tramite .modal-content a.btn,.aui #modal-tramite2 .modal-content a.btn,.aui #modal-whatsapp .modal-content a.btn {
        margin-bottom: 30px
    }
}

@media (max-width: 320px) {
    .aui #modal-familiamovistar .modal-content,.aui #modal-movistar-play .modal-content,.aui #modal-testdrive .modal-content,.aui #modal-tramite .modal-content,.aui #modal-tramite2 .modal-content,.aui #modal-whatsapp .modal-content {
        padding:10px;
        margin-top: 0
    }

    .aui #modal-familiamovistar .modal-content h2,.aui #modal-movistar-play .modal-content h2,.aui #modal-testdrive .modal-content h2,.aui #modal-tramite .modal-content h2,.aui #modal-tramite2 .modal-content h2,.aui #modal-whatsapp .modal-content h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .aui #modal-familiamovistar .modal-content ul,.aui #modal-movistar-play .modal-content ul,.aui #modal-testdrive .modal-content ul,.aui #modal-tramite .modal-content ul,.aui #modal-tramite2 .modal-content ul,.aui #modal-whatsapp .modal-content ul {
        margin-bottom: 10px
    }

    .aui #modal-familiamovistar .modal-content ul li,.aui #modal-movistar-play .modal-content ul li,.aui #modal-testdrive .modal-content ul li,.aui #modal-tramite .modal-content ul li,.aui #modal-tramite2 .modal-content ul li,.aui #modal-whatsapp .modal-content ul li {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 16px
    }

    .aui #modal-familiamovistar .modal-content ul li strong,.aui #modal-movistar-play .modal-content ul li strong,.aui #modal-testdrive .modal-content ul li strong,.aui #modal-tramite .modal-content ul li strong,.aui #modal-tramite2 .modal-content ul li strong,.aui #modal-whatsapp .modal-content ul li strong {
        font-size: 16px
    }
}

.aui #modal-tramite {
    max-width: 620px
}

.aui #modal-tramite .modal-content {
    padding-top: 20px;
    padding-bottom: 20px
}

.aui #modal-rtd-ctc {
    max-width: 620px;
    height: 600px
}

@media (min-width: 990px) {
    .aui #modal-rtd-ctc {
        max-height:80%
    }
}

.aui #modal-rtd-ctc .modal-content {
    padding-left: 114px;
    padding-right: 114px
}

@media (max-width: 992px) {
    .aui #modal-rtd-ctc .modal-content {
        padding-left:20px;
        padding-right: 20px
    }
}

@media (max-width: 600px) {
    .aui #modal-rtd-ctc {
        width:100%;
        top: 10%!important;
        bottom: 0!important;
        min-height: 100%;
        height: 100%;
        transition: transform cubic-bezier(.22,.61,.36,1) .3s;
        will-change: transform;
        transform: translate(0,100%) scale(1)!important;
        opacity: 1!important
    }

    .aui #modal-rtd-ctc.open {
        transition: transform cubic-bezier(.22,.61,.36,1) .35s .25s
    }

    .aui #modal-rtd-ctc.open:not([style*="display: none"]):not([style*="opacity: 0;"]) {
        transform: translate(0,0)!important
    }

    .aui #modal-rtd-ctc .modal-content {
        margin-top: 0;
        padding-bottom: 30px
    }
}

.aui #modal-rtd-ctc .rtd-form {
    margin-left: 0;
    height: auto
}

.aui #modal-rtd-ctc .rtd-form h3 {
    font-weight: 300;
    font-size: 32px;
    color: #50535a;
    letter-spacing: 0
}

@media (max-width: 767px) {
    .aui #modal-rtd-ctc .rtd-form h3 {
        margin-top:0;
        margin-bottom: 0;
        font-weight: 100;
        font-size: 25px;
        line-height: 38px
    }
}

.aui #modal-rtd-ctc .rtd-form h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #50535a;
    margin-top: 10px
}

.aui #modal-rtd-ctc .rtd-form h4 strong {
    font-weight: 700;
    display: block
}

@media (max-width: 767px) {
    .aui #modal-rtd-ctc .rtd-form h4 {
        font-size:16px
    }
}

.aui #modal-rtd-ctc .rtd-form p {
    margin-bottom: 10px;
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px
}

@media (max-width: 767px) {
    .aui #modal-rtd-ctc .rtd-form p {
        font-size:16px
    }
}

.aui #modal-rtd-ctc .rtd-form label {
    font-size: 12px;
    color: #ec6839;
    display: block;
    line-height: 16px;
    text-align: center
}

.aui #modal-rtd-ctc .rtd-form label:not(:empty) {
    margin-top: -10px;
    margin-bottom: 15px
}

.aui #modal-rtd-ctc .rtd-form button.btn {
    display: block;
    width: 100%
}

.aui #modal-rtd-ctc .rtd-form .form-group {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui #modal-rtd-ctc .rtd-form .form-group .form__input {
    margin-bottom: 20px
}

.aui #modal-rtd-ctc .rtd-form .form-group .form__input {
    outline: 0!important
}

.aui #modal-rtd-ctc .rtd-form .form-group .form__input:-webkit-autofill {
    background-color: #fff
}

.aui #modal-rtd-ctc .rtd-form .form-group .select {
    margin-bottom: 15px;
    text-align: left
}

.aui #modal-rtd-ctc .rtd-form .form-group.flex {
    display: flex;
    align-items: center
}

.aui #modal-rtd-ctc .rtd-form .form-group.flex span {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.cod {
    width: 60px;
    margin: 0 5px 0
}

.aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.num {
    margin: 0 0 0 5px;
    width: 267px
}

@media (max-width: 375px) {
    .aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.num {
        width:210px
    }
}

@media (max-width: 360px) {
    .aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.num {
        width:193px
    }
}

@media (max-width: 320px) {
    .aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.num {
        width:154px
    }
}

.aui #modal-rtd-ctc .rtd-form .select-options li {
    padding: 8px 0
}

.aui #modal-rtd-ctc .rtd-form .select-options li:first-child {
    display: none
}

.aui #modal-rtd-ctc .rtd-typ {
    display: none;
    text-align: center
}

.aui #modal-rtd-ctc .rtd-typ img {
    margin: 10px auto 20px
}

.aui #modal-rtd-ctc .rtd-typ h4 {
    font-family: TelefonicaHand;
    font-size: 25px;
    color: #50535a;
    letter-spacing: 0
}

.aui #modal-rtd-ctc .rtd-typ p {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    font-weight: 300
}

.aui .hero__rtd-plan {
    height: 150px;
    max-height: 150px;
    text-align: left
}

@media (max-width: 600px) {
    .aui .hero__rtd-plan {
        height:110px;
        max-height: 110px
    }
}

@media (max-width: 320px) {
    .aui .hero__rtd-plan {
        height:90px;
        max-height: 90px
    }
}

.aui .hero__rtd-plan .hero__item {
    height: 150px;
    padding: 0
}

@media (max-width: 600px) {
    .aui .hero__rtd-plan .hero__item {
        height:110px;
        text-align: center
    }
}

@media (max-width: 320px) {
    .aui .hero__rtd-plan .hero__item {
        height:90px;
        text-align: center
    }
}

@media (min-width: 1200px) {
    .aui .hero__rtd-plan .container {
        max-width:860px
    }
}

.aui .hero__rtd-plan .hero__item-title {
    margin-top: 15px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 300;
    font-size: 50px;
    color: #fff;
    letter-spacing: 0;
    line-height: 72px;
    margin-left: 0
}

@media (max-width: 600px) {
    .aui .hero__rtd-plan .hero__item-title {
        margin-top:5px;
        font-weight: 100;
        font-size: 32px;
        letter-spacing: 0;
        line-height: 35px;
        margin-bottom: 5px;
        text-align: center
    }
}

@media (max-width: 320px) {
    .aui .hero__rtd-plan .hero__item-title {
        margin-top:0;
        margin-bottom: 0
    }
}

.aui .hero__rtd-plan .hero__item-subtitle {
    text-align: left;
    margin: 0 0 0 15px;
    padding: 0
}

.aui .hero__rtd-plan .hero__item-subtitle img {
    margin-right: 5px
}

@media (max-width: 767px) {
    .aui .hero__rtd-plan .hero__item-subtitle {
        margin:0;
        text-align: center
    }
}

.aui .hero__rtd-plan .cucardas {
    width: 360px;
    float: right;
    margin-top: 20px
}

.aui .hero__rtd-plan .cucardas img {
    margin: 10px
}

@media (max-width: 992px) {
    .aui .hero__rtd-plan .cucardas img {
        width:70px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd-plan .cucardas img {
        width:60px
    }
}

@media (max-width: 767px) {
    .aui .hero__rtd-plan .cucardas {
        margin-bottom:0;
        float: none;
        width: 100%;
        text-align: center
    }
}

.aui .cont__form-plan {
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
    border-radius: 2px;
    max-width: 830px;
    margin: 0 auto;
    padding: 0
}

@media (max-width: 1199px) {
    .aui .cont__form-plan {
        margin:30px auto
    }
}

@media (max-width: 992px) {
    .aui .cont__form-plan {
        max-width:660px
    }
}

@media (max-width: 767px) {
    .aui .cont__form-plan {
        box-shadow:none;
        margin: 0
    }
}

.aui .cont__form-plan.alt {
    background-color: transparent;
    box-shadow: none
}

.aui .cont__form-plan.alt .plan {
    background-color: #fff
}

.aui .cont__form-plan.alt .btn {
    width: calc(100% - 40px)
}

.aui .cont__form-plan .container {
    width: 100%
}

.aui .cont__form-plan .container .plan {
    text-align: center;
    box-shadow: 2px 0 5px 0 rgba(0,0,0,.1);
    padding: 0 40px
}

@media (max-width: 600px) {
    .aui .cont__form-plan .container .plan {
        padding:0;
        box-shadow: none
    }
}

.aui .cont__form-plan .container .plan .c-plan__header {
    display: none
}

@media (max-width: 600px) {
    .aui .cont__form-plan .container .plan .c-plan__header {
        padding:15px;
        display: flex;
        flex-wrap: wrap
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__deail-container {
        font-weight: 400;
        font-size: 16px;
        color: #50535a;
        order: 1;
        text-align: left
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__deail-container .c-plan__deail-mobile {
        display: inline-block;
        font-size: 23px;
        font-weight: 300;
        line-height: 24px;
        top: 0
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__deail-container .c-plan__name-mobile {
        color: #86888c;
        font-size: 14px;
        line-height: 16px
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__price-container {
        order: 2;
        text-align: right
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__price-container .c-plan__label {
        color: #86888c;
        font-size: 14px;
        line-height: 16px
    }

    .aui .cont__form-plan .container .plan .c-plan__header .c-plan__price-container .c-plan__price {
        margin-top: 0;
        line-height: 24px
    }
}

@media (max-width: 320px) {
    .aui .cont__form-plan .container .plan .c-plan__header {
        padding-bottom:0
    }
}

.aui .cont__form-plan .container .plan .c-plan__header.off {
    padding: 15px 15px 4px
}

.aui .cont__form-plan .container .plan .c-plan__header.off .c-plan__recommended-container {
    bottom: 0;
    width: auto
}

.aui .cont__form-plan .container .plan .c-plan__header.off .c-plan__recommended-container .c-plan__recommended {
    padding: 2px 10px 5px
}

.aui .cont__form-plan .container .plan .c-plan__header.off .c-plan__price-antes {
    font-size: 16px;
    color: #86888c
}

.aui .cont__form-plan .container .plan .c-plan__header.off .c-plan__price-antes span {
    text-decoration: line-through
}

.aui .cont__form-plan .container .plan .c-plan__list li {
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0
}

.aui .cont__form-plan .container .plan .c-plan__list li .c-plan__detail {
    font-weight: 100;
    font-size: 60px;
    color: #5bc500;
    letter-spacing: 0;
    line-height: 48px;
    margin-top: 15px
}

.aui .cont__form-plan .container .plan .c-plan__list li .c-plan__name {
    font-size: 16px;
    color: #5bc500;
    letter-spacing: 0;
    line-height: 24px
}

.aui .cont__form-plan .container .plan .c-plan__list li.c-plan__list-item.flex .c-plan__text {
    text-align: center;
    font-size: 14px;
    color: #86888c;
    letter-spacing: 0
}

.aui .cont__form-plan .container .plan .c-plan__list li.c-plan__list-item.flex .c-plan__text.small {
    font-size: 14px;
    color: #50535a;
    font-weight: 700;
    letter-spacing: 0
}

.aui .cont__form-plan .container .plan .c-plan__list li .c-plan__list-item-planes--price {
    color: #5bc500
}

.aui .cont__form-plan .container .plan .c-plan__list li:last-child {
    border-bottom: none
}

@media (max-width: 600px) {
    .aui .cont__form-plan .container .plan .c-plan__list li.nbb {
        border-bottom:none
    }
}

.aui .cont__form-plan .container .form {
    text-align: center;
    padding: 0 40px 0 20px
}

@media (max-width: 767px) {
    .aui .cont__form-plan .container .form {
        padding:20px
    }
}

.aui .cont__form-plan .container .form h3 {
    font-weight: 300;
    font-size: 25px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 48px;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .aui .cont__form-plan .container .form h3 {
        margin-top:0
    }
}

.aui .cont__form-plan .container .form h4 {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 10px
}

.aui .cont__form-plan .container .form label {
    color: #ec6839;
    margin-top: 0;
    margin-bottom: 15px;
    display: block
}

.aui .cont__form-plan .container .form p {
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    line-height: 24px
}

.aui .cont__form-plan .container .form .form-group {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui .cont__form-plan .container .form .form-group .form__input {
    margin-bottom: 20px
}

.aui .cont__form-plan .container .form .form-group .form__input {
    outline: 0!important
}

.aui .cont__form-plan .container .form .form-group .form__input:-webkit-autofill {
    background-color: #fff
}

.aui .cont__form-plan .container .form .form-group .select {
    margin-bottom: 15px;
    text-align: left
}

.aui .cont__form-plan .container .form .form-group.flex {
    display: flex;
    align-items: center
}

.aui .cont__form-plan .container .form .form-group.flex span {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0
}

.aui .cont__form-plan .container .form .form-group.flex .form__input.cod {
    width: 60px;
    margin: 0 5px 0
}

.aui .cont__form-plan .container .form .form-group.flex .form__input.num {
    width: 219px;
    margin: 0 0 0 5px
}

@media (max-width: 992px) {
    .aui .cont__form-plan .container .form .form-group.flex .form__input.num {
        width:135px
    }
}

.aui .cont__form-plan .container .form .btn {
    display: block;
    width: 100%
}

.aui .cont__form-plan .container .form .select-options li {
    padding: 8px 0
}

.aui .cont__form-plan .container .form .select-options li:first-child {
    display: none
}

.aui .cont__form-plan .container .form .rtd-typ {
    display: none;
    text-align: center
}

.aui .cont__form-plan .container .form .rtd-typ img {
    margin: 20px auto;
    display: block
}

.aui .cont__form-plan .container .form .rtd-typ h4 {
    font-family: TelefonicaHand;
    font-size: 25px;
    color: #50535a;
    letter-spacing: 0
}

.aui .cont__form-plan .container .form .rtd-typ p {
    font-size: 16px;
    color: #50535a;
    letter-spacing: 0;
    font-weight: 300
}

@media (max-width: 600px) {
    .aui .cont__form-plan .container .btn {
        margin:20px
    }
}

@media (max-width: 320px) {
    .aui .cont__form-plan .container .btn {
        margin:0 20px 20px
    }
}

.aui #contplanes {
    opacity: 0;
    height: 0;
    transition: all .3s ease
}

.aui #contplanes.active {
    opacity: 1;
    height: auto;
    margin-top: 30px
}

@media (max-width: 767px) {
    .aui .c-plan.packs-dobles.rtd {
        width:auto
    }
}

.aui .rtd .c-plan__list-item.flex .c-plan__text,.aui .rtd .c-plan__list-item.flex .c-plan__text.small {
    text-align: center
}

@media (min-width: 1199px) and (max-width:1300px) {
    .aui #modal-rtd-ctc {
        width:620px
    }

    .aui #modal-rtd-ctc .rtd-form .form-group.flex .form__input.num {
        width: 253px
    }
}

@media (max-width: 600px) {
    .aui #modal-rtd-ctc.modal-large {
        height:500px!important;
        max-height: 500px!important;
        min-height: auto!important;
        top: 0!important
    }
}

@media (max-width: 600px) {
    .aui #modal-rtd-ctc.modal-short {
        height:430px!important;
        max-height: 430px!important;
        min-height: auto!important;
        top: 0!important
    }
}

@media (max-width: 600px) {
    .aui #modal-movistar-play button {
        margin-bottom:40px
    }
}

.aui .administrarrss .c-plan__ca {
    border-bottom: 1px solid #d8d8d8
}

.aui .administrarrss .c-plan__ca .price2 {
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 40px;
    font-family: telefonica;
    margin-top: 10px
}

.aui .administrarrss .c-plan__ca .price2::after {
    content: '/mes+IVA';
    font-size: 20px
}

.aui .administrarrss .c-plan__ca .c-plan__text.small {
    margin-bottom: 10px
}

.aui .administrarrss .c-plan__ca .btn {
    margin-bottom: 20px
}

.aui .administrarrss .c-plan__list-item {
    text-align: center
}

.aui .administrarrss .c-plan__list-item .c-plan__text.small {
    text-align: center;
    display: block
}

.aui .administrarrss .c-plan__list-item .c-plan__text.discount {
    color: #fff;
    font-family: TelefonicaWeb-ExtraLight,TelefonicaWeb-Regular,"Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 8px;
    position: relative;
    top: -5px;
    border-radius: 50px;
    background-color: #954b97;
    display: inline-block
}

.aui .administrarrss .c-plan__list-item .c-plan__text {
    display: inline-block
}

.aui .administrarrss .c-plan__list-item .c-plan__text.c-plan__list-item-planes--price2 {
    color: #954b97;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 40px;
    font-family: telefonica
}

.aui .administrarrss .c-plan__list-item .c-plan__text.c-plan__list-item-planes--price2::after {
    content: '/mes+IVA';
    font-size: 20px
}

.aui .administrarrss .c-plan__list-item .c-plan__text.c-plan__list-item-planes--price {
    font-size: 35px
}

.aui .administrarrss .c-plan__list-item .c-plan__text.c-plan__list-item-planes--price::after {
    content: '/mes+IVA';
    font-size: 20px
}

.aui .speedy-fibra {
    position: relative;
    z-index: 100;
    margin-top: -200px
}

.aui .speedy-fibra.hero.pack-builder__hero {
    padding-top: 0
}

.aui .speedy-fibra .pack-builder__hero-title {
    max-width: 800px;
    margin: 0 auto 10px
}

.aui .speedy-fibra .form {
    background-color: #fff;
    text-align: left;
    border: 2px solid #e9eae8;
    border-radius: 4px;
    padding: 40px;
    margin-bottom: 40px
}

.aui .speedy-fibra .form .form-title {
    color: #50535a;
    font-size: 30px;
    font-weight: 100;
    padding: 20px 0;
    position: relative;
    margin-top: 0
}

.aui .speedy-fibra .form .form-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 1px;
    background-color: #d3d4d3
}

.aui .speedy-fibra .form .form-required {
    color: #86888c;
    font-size: 13px;
    margin-bottom: 20px;
    font-family: TelefonicaItalic
}

.aui .speedy-fibra .form .form__label {
    color: #50535a;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block
}

.aui .speedy-fibra .form .form__text {
    font-size: 16px;
    color: #50535a
}

.aui .speedy-fibra .form .form__text span {
    color: #00a9e0;
    font-weight: 700
}

.aui .speedy-fibra .form .btn {
    width: 100%;
    margin-top: 25px
}

.aui .speedy-fibra .form .faqs-accordion__item {
    border: none
}

.aui .speedy-fibra .form .faqs-accordion__answer.collapsible-body {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}

@media (max-width: 1200px) {
    .aui .speedy-fibra .form .form__label {
        font-size:11px
    }
}

@media (max-width: 992px) {
    .aui .speedy-fibra {
        margin-top:0
    }

    .aui .speedy-fibra.hero.pack-builder__hero {
        display: block
    }

    .aui .speedy-fibra .pack-builder__hero-title {
        font-size: 32px;
        padding: 0 15px;
        line-height: 40px
    }

    .aui .speedy-fibra.mobile-flex>.container {
        width: 100%
    }

    .aui .speedy-fibra.mobile-flex>.container>.row {
        display: flex;
        flex-direction: column-reverse
    }

    .aui .speedy-fibra .form .form-title {
        font-size: 32px
    }

    .aui .speedy-fibra .form .form__label {
        font-size: 14px
    }
}

.aui .beneficios {
    background-color: #00a9e0;
    padding: 25px
}

.aui .beneficios .beneficios__title {
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: 100;
    padding: 0 50px
}

.aui .beneficios .beneficios-list {
    margin-top: 20px
}

.aui .beneficios .beneficios-list .beneficios-list__item {
    display: flex;
    margin-bottom: 10px
}

.aui .beneficios .beneficios-list .beneficios-list__item .beneficios-list__icon {
    height: 100%
}

.aui .beneficios .beneficios-list .beneficios-list__item .beneficios-list__icon img {
    max-width: 40px;
    margin-right: 10px;
    margin-top: 10px
}

.aui .beneficios .beneficios-list .beneficios-list__item .beneficios-list__title {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.aui .beneficios .beneficios-list .beneficios-list__item .beneficios-list__text {
    font-size: 18px;
    color: #fff;
    line-height: 24px
}

@media (max-width: 1200px) {
    .aui .beneficios .beneficios__title {
        padding:0 20px
    }
}

.aui #thankyou {
    background-color: #fff;
    text-align: left;
    border: 2px solid #e9eae8;
    border-radius: 4px;
    padding: 40px;
    margin-bottom: 40px
}

.aui #thankyou img {
    display: block;
    margin: 10px auto
}

.aui #thankyou .thankyou__title {
    font-family: TelefonicaHand;
    font-size: 32px;
    color: #50535a;
    text-align: center
}

.aui #thankyou .thankyou__text {
    font-weight: 100;
    font-size: 32px;
    color: #50535a;
    text-align: center;
    line-height: 25px;
    margin: 20px 0
}

.aui #thankyou .thankyou__text span {
    font-weight: 400;
    font-size: 18px
}

.aui #thankyou .thankyou__text.small {
    font-size: 18px;
    line-height: 20px
}

.aui #thankyou .thankyou__pedido {
    font-size: 13px;
    color: #b6b7b7;
    font-weight: 700;
    text-align: center
}

.aui #thankyou #pedido-num {
    font-weight: 100;
    font-size: 32px;
    color: #50535a;
    text-align: center
}

@media (max-width: 992px) {
    .aui #thankyou {
        border:none;
        padding: 40px 20px
    }

    .aui #thankyou .thankyou__text {
        line-height: 32px
    }

    .aui #thankyou .thankyou__text span {
        line-height: 20px
    }
}

.aui .bluedays .hero__item {
    padding-top: 50px
}

.aui .bluedays .hero__item img {
    width: 250px
}

.aui .bluedays .hero__item .cucablue {
    position: absolute;
    left: 260px;
    top: 60px;
    width: auto
}

@media (max-width: 768px) {
    .aui .bluedays .hero__item .cucablue {
        position:absolute;
        right: 50px;
        top: 20px;
        width: auto;
        left: inherit
    }
}

.aui .bluedays .hero__item-subtitle {
    font-size: 35px;
    color: #50535a;
    margin-left: 0
}

.aui .bluedays .hero__item-subtitle.small {
    font-size: 18px
}

.aui .bluedays .device-carousel__img-logo {
    background-image: url(//www.movistar.com.ar/documents/2881630/31312747/cuca-bluedays.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px
}

.aui .bluedays.negocios .device-carousel__img-gratis {
    background-image: url(//www.movistar.com.ar/documents/2881630/31312747/cuca-envios.png)
}

.aui .bluedays.samsung-s9-container.negocios .device-carousel__img-off {
    background-image: url(//www.movistar.com.ar/documents/2881630/31312747/cuca.png)!important
}

.aui .bluedays .device-carousel__img-online {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/2881630/31312747/cuca-exclusivo-online.png/);
    position: absolute;
    right: -30px;
    top: 41%
}

@media (max-width: 768px) {
    .aui .bluedays .device-carousel__img-online {
        position:relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important;
        width: 50px!important;
        height: 50px!important;
        background-size: 100%!important;
        top: auto!important;
        left: auto!important;
        right: auto!important
    }
}

.aui .content-negocios .bluedays .dropdown-content {
    width: 190px!important
}

.aui .device-carousel__img-nuevo-bluedays {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/2881630/31312747/cuca-nuevo.png/);
    position: absolute;
    right: -30px;
    top: 18%;
    display: block
}

@media (max-width: 768px) {
    .aui .device-carousel__img-nuevo-bluedays {
        position:relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important;
        width: 50px!important;
        height: 50px!important;
        background-size: 100%!important;
        top: auto!important;
        left: auto!important;
        right: auto!important
    }
}

@media (max-width: 768px) {
    .aui .bluedays .hero__content-wraper .left-align {
        text-align:center
    }

    .aui .bluedays .hero__content-wraper img {
        max-width: 120px
    }

    .aui .bluedays.hero {
        height: 500px
    }

    .aui .bluedays.hero .hero__item-subtitle {
        font-size: 20px
    }

    .aui .bluedays.hero .hero__item-subtitle.small {
        font-size: 16px
    }

    .aui .bluedays.hero .hero__item {
        height: 500px;
        align-items: flex-start;
        padding-top: 90px;
        background-position: center
    }

    .aui .bluedays.hero .hero__shape {
        top: 200px
    }
}

.aui .cliente-cuit {
    padding: 15px 15px!important
}

.aui .cliente-cuit a {
    font-size: 26px;
    color: #954b97
}

@media (max-width: 991px) {
    .aui .moto-sale .hero__item {
        align-items:flex-start
    }

    .aui .moto-sale .hero__item .hero__content-wraper {
        margin-top: 130px
    }

    .aui .moto-sale .hero__item .hero__content-wraper .hero__item-title {
        font-size: 40px
    }

    .aui .moto-sale .device-carousel__img-moto-sale {
        position: relative!important;
        float: left!important;
        margin-right: 5px!important;
        left: auto!important;
        width: 50px!important;
        height: 50px!important;
        background-size: 100%!important;
        top: auto!important;
        left: auto!important;
        right: auto!important
    }

    .aui .moto-sale .hero__item.hero__item--centered {
        background-size: cover!important
    }
}

.aui .moto-sale .hero__item-subtitle {
    margin: 5px!important
}

.aui .moto-sale .device-carousel__img-moto-sale {
    width: 60px;
    height: 60px;
    background: url(//www.movistar.com.ar/documents/10180/31289160/cuca-motosale.png);
    position: absolute;
    right: -30px;
    top: 41%
}

.aui .moto-sale .hero__item.hero__item--centered {
    background-size: initial
}

.aui .hotsale.moto-sale .dropdown-content {
    width: 182px!important
}

.aui .como-consigo {
    text-align: center
}

.aui .como-consigo h3 {
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 40px
}

.aui .como-consigo .como-consigo-item {
    position: relative;
    min-height: 200px
}

.aui .como-consigo .como-consigo-item .numero {
    position: absolute;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 250px;
    color: #e9eae8;
    line-height: 0;
    top: 55px;
    left: 50%;
    transform: translateX(-50%)
}

.aui .como-consigo .como-consigo-item .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%
}

.aui .como-consigo .como-consigo-item .text p {
    text-align: center;
    width: 100%;
    color: #50535a;
    font-family: Telefonica,sans-serif;
    font-weight: 300;
    font-size: 18px
}

@media (min-width: 660px) and (max-width:992px) {
    .aui .como-consigo .como-consigo-item .text p {
        font-size:16px
    }
}

.aui .como-consigo .como-consigo-item .text a {
    font-weight: 400
}

.aui .como-consigo .como-consigo-item .text a:link,.aui .como-consigo .como-consigo-item .text a:visited {
    color: #00a9e0
}

.aui .como-consigo .como-consigo-item .text a:active,.aui .como-consigo .como-consigo-item .text a:hover {
    color: #00a9e0;
    text-decoration: underline
}

@media (max-width: 992px) {
    .aui .como-consigo {
        padding-top:40px
    }
}

@media (min-width: 991px) {
    .aui .c-plan--recommended .c-plan__inner-turista .c-plan__header {
        background-color:#00a9e0
    }
}

.aui .c-plan__inner-turista .c-plan__header {
    padding-top: 0;
    height: 130px
}

@media (min-width: 768px) and (max-width:990px) {
    .aui .c-plan__inner-turista .c-plan__name-container {
        order:1
    }
}

.aui .c-plan__inner-turista .c-plan__name-container .c-plan__name {
    display: none
}

@media (max-width: 990px) {
    .aui .c-plan__inner-turista .c-plan__name-container .c-plan__name {
        display:block
    }
}

.aui .c-plan__inner-turista .c-plan__deail {
    font-size: 28px;
    letter-spacing: 0
}

@media (max-width: 990px) {
    .aui .c-plan__inner-turista .c-plan__deail-text.small {
        position:absolute;
        left: 15px;
        top: 40px
    }
}

.aui .c-plan__inner-turista .text-green {
    color: #5bc500
}

.aui .c-plan__inner-turista .c-plan__list-item-planes--price {
    font-size: 28px
}

.aui .c-plan__inner-turista .c-plan__list-item-planes--price::after {
    content: '';
    display: none
}

.aui .c-plan__inner-turista .c-plan__list-item-activarlo {
    font-size: 18px;
    color: #00a9e0
}

.aui .c-plan__inner-turista .c-plan__list-item-activarlo strong {
    font-size: 20px
}

.aui .c-plan--recommended .c-plan__inner-turista .c-plan__list-item-activarlo {
    color: #5bc500
}

.aui .c-plan__list-item-mimovistar {
    font-size: 20px;
    font-family: telefonica;
    color: #50535a
}

.aui .cont__btn_lang {
    margin-top: 30px
}

.aui .cont__btn_lang .btn-flat {
    background-color: rgba(255,255,255,.7);
    padding: 8px 20px 16px;
    height: 48px;
    margin-left: 2px;
    margin-right: 2px
}

@media (max-width: 767px) {
    .aui .cont__btn_lang .btn-flat {
        padding-left:10px;
        padding-right: 10px
    }
}

.aui .cont__btn_lang .btn-flat img {
    vertical-align: text-bottom;
    margin-right: 5px
}

@media (max-width: 767px) {
    .aui .cont__btn_lang .btn-flat img {
        width:25px
    }
}

.aui .cont__btn_lang .btn-flat:hover {
    background-color: rgba(255,255,255,.9)
}

.aui .cont__btn_lang .btn-flat.active {
    background-color: #fff
}

.aui #modal.modal-turistas {
    width: 1200px;
    max-width: 1200px
}

.aui #modal.modal-turistas img {
    width: 100%
}

@media (max-width: 1199px) {
    .aui #modal.modal-turistas {
        width:100%;
        max-width: inherit
    }
}

.aui .faqs-accordion__answer.collapsible-body {
    text-align: left
}
