.bg-color-white.bg-color-white {
    background: #fff
}

.bg-color-success.bg-color-success {
    background: #9c3
}

.bg-color-info.bg-color-info {
    background: #ff0
}

.bg-color-warning.bg-color-warning {
    background: #fb7d0c
}

.bg-color-danger.bg-color-danger {
    background: #ec3457
}

.bg-color-black.bg-color-black {
    background: #202020
}

.bg-color-black-50.bg-color-black-50 {
    background: rgba(32,32,32,0.5)
}

.bg-color-ebony-clay.bg-color-ebony-clay {
    background: #252C34
}

.bg-color-limed-spruce.bg-color-limed-spruce {
    background: #333C47
}

.bg-color-limed-spruce-50.bg-color-limed-spruce-50 {
    background: rgba(51,60,71,0.5)
}

.bg-color-limed-spruce-25.bg-color-limed-spruce-25 {
    background: rgba(51,60,71,0.25)
}

.bg-color-text.bg-color-text {
    background: #979899
}

.bg-color-text-25.bg-color-text-25 {
    background: rgba(151,152,153,0.25)
}

.bg-color-silver.bg-color-silver {
    background: #C1C1C1
}

.bg-color-silver-var.bg-color-silver-var {
    background: #ccc
}

.bg-color-mercury.bg-color-mercury {
    background: #E3E3E3
}

.bg-color-concrete.bg-color-concrete {
    background: #F2F2F2
}

.bg-color-alabaster.bg-color-alabaster {
    background: #F8F8F8
}

.bg-color-mako.bg-color-mako {
    background: #41474D
}

.bg-color-honey-flower.bg-color-honey-flower {
    background: #470a68
}

.bg-color-dodger-blue.bg-color-dodger-blue {
    background: #0091DA
}

.bg-color-dodger-blue-50.bg-color-dodger-blue-50 {
    background: rgba(0,145,218,0.5)
}

.bg-color-dodger-blue-30.bg-color-dodger-blue-30 {
    background: rgba(0,145,218,0.3)
}

.bg-color-yellow.bg-color-yellow {
    background: #ff0
}

.bg-color-cerise-red.bg-color-cerise-red {
    background: #D72A6B
}

.bg-color-twitter.bg-color-twitter {
    background: #24A9E6
}

.bg-color-sunglow.bg-color-sunglow {
    background: #FFC732
}

.bg-color-facebook.bg-color-facebook {
    background: #43619C
}

.bg-color-gplus.bg-color-gplus {
    background: #DE4D3B
}

.bg-color-linkedin.bg-color-linkedin {
    background: #187FB8
}

.bg-color-robins-egg-blue.bg-color-robins-egg-blue {
    background: #00BAB3
}

.bg-color-iron.bg-color-iron {
    background: #E0E1E1
}

.bg-color-blizzar-blue.bg-color-blizzar-blue {
    background: #b2def3
}

.bg-color-gigas.bg-color-gigas {
    background: #483698
}

.bg-color-sorbus.bg-color-sorbus {
    background: #F68D2E
}

.bg-color-oslo-gray.bg-color-oslo-gray {
    background: #979899
}

.bg-color-mine-shaft.bg-color-mine-shaft {
    background: #1F1F1F
}

.color-white.color-white {
    color: #fff;
    fill: #fff
}

.color-success.color-success {
    color: #9c3;
    fill: #9c3
}

.color-info.color-info {
    color: #ff0;
    fill: #ff0
}

.color-warning.color-warning {
    color: #fb7d0c;
    fill: #fb7d0c
}

.color-danger.color-danger {
    color: #ec3457;
    fill: #ec3457
}

.color-black.color-black {
    color: #202020;
    fill: #202020
}

.color-black-50.color-black-50 {
    color: rgba(32,32,32,0.5);
    fill: rgba(32,32,32,0.5)
}

.color-ebony-clay.color-ebony-clay {
    color: #252C34;
    fill: #252C34
}

.color-limed-spruce.color-limed-spruce {
    color: #333C47;
    fill: #333C47
}

.color-limed-spruce-50.color-limed-spruce-50 {
    color: rgba(51,60,71,0.5);
    fill: rgba(51,60,71,0.5)
}

.color-limed-spruce-25.color-limed-spruce-25 {
    color: rgba(51,60,71,0.25);
    fill: rgba(51,60,71,0.25)
}

.color-text.color-text {
    color: #979899;
    fill: #979899
}

.color-text-25.color-text-25 {
    color: rgba(151,152,153,0.25);
    fill: rgba(151,152,153,0.25)
}

.color-silver.color-silver {
    color: #C1C1C1;
    fill: #C1C1C1
}

.color-silver-var.color-silver-var {
    color: #ccc;
    fill: #ccc
}

.color-mercury.color-mercury {
    color: #E3E3E3;
    fill: #E3E3E3
}

.color-concrete.color-concrete {
    color: #F2F2F2;
    fill: #F2F2F2
}

.color-alabaster.color-alabaster {
    color: #F8F8F8;
    fill: #F8F8F8
}

.color-mako.color-mako {
    color: #41474D;
    fill: #41474D
}

.color-honey-flower.color-honey-flower {
    color: #470a68;
    fill: #470a68
}

.color-dodger-blue.color-dodger-blue {
    color: #0091DA;
    fill: #0091DA
}

.color-dodger-blue-50.color-dodger-blue-50 {
    color: rgba(0,145,218,0.5);
    fill: rgba(0,145,218,0.5)
}

.color-dodger-blue-30.color-dodger-blue-30 {
    color: rgba(0,145,218,0.3);
    fill: rgba(0,145,218,0.3)
}

.color-yellow.color-yellow {
    color: #ff0;
    fill: #ff0
}

.color-cerise-red.color-cerise-red {
    color: #D72A6B;
    fill: #D72A6B
}

.color-twitter.color-twitter {
    color: #24A9E6;
    fill: #24A9E6
}

.color-sunglow.color-sunglow {
    color: #FFC732;
    fill: #FFC732
}

.color-facebook.color-facebook {
    color: #43619C;
    fill: #43619C
}

.color-gplus.color-gplus {
    color: #DE4D3B;
    fill: #DE4D3B
}

.color-linkedin.color-linkedin {
    color: #187FB8;
    fill: #187FB8
}

.color-robins-egg-blue.color-robins-egg-blue {
    color: #00BAB3;
    fill: #00BAB3
}

.color-iron.color-iron {
    color: #E0E1E1;
    fill: #E0E1E1
}

.color-blizzar-blue.color-blizzar-blue {
    color: #b2def3;
    fill: #b2def3
}

.color-gigas.color-gigas {
    color: #483698;
    fill: #483698
}

.color-sorbus.color-sorbus {
    color: #F68D2E;
    fill: #F68D2E
}

.color-oslo-gray.color-oslo-gray {
    color: #979899;
    fill: #979899
}

.color-mine-shaft.color-mine-shaft {
    color: #1F1F1F;
    fill: #1F1F1F
}

::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input,textarea,select {
    -webkit-appearance: none;
    -moz-appearance: none
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

a:focus,a:active,button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,select::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: 0;
    outline: 0
}

a:focus,input:focus {
    outline: none;
    outline-style: none
}

.oldddd {
    -webkit-tap-highlight-color: transparent
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.webkit-anim-fix,.card,.card-img,.card-banner,.card-video,.card-video-big,.card-video-full {
    -webkit-transform: translate3d(0, 0, 0)
}

.oldddd {
    box-sizing: border-box
}

.container_OLD {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    min-width: 320px
}

.container_OLD:before,.container_OLD:after {
    content: " ";
    display: table
}

.container_OLD:after {
    clear: both
}

@media (min-width: 768px) {
    .container_OLD {
        width:750px
    }
}

@media (min-width: 992px) {
    .container_OLD {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container_OLD {
        width:1170px
    }
}

@media (min-width: 1440px) {
    .container_OLD {
        width:1440px
    }
}

.container_OLD--fluid {
    width: 100%
}

.container_OLD--full {
    width: 1920px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 1920px) {
    .container_OLD--full {
        width:100%
    }
}

.container_OLD--full .row-old [class*="col-"]:first-child {
    padding-left: 0 !important
}

.container_OLD--full .row-old [class*="col-"]:last-child {
    padding-right: 0 !important
}

.row-old {
    margin-left: -15px;
    margin-right: -15px
}

.row-old:before,.row-old:after {
    content: " ";
    display: table
}

.row-old:after {
    clear: both
}

.row-old--no--padding {
    margin-left: 0;
    margin-right: 0
}

.row-old--no--padding>[class*="col-"] {
    padding-left: 0;
    padding-right: 0
}



.text-bold,strong {
    font-weight: bold
}

.text-regular {
    font-weight: normal
}

.text-italic {
    font-style: italic
}

.text-caps {
    text-transform: uppercase
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-nowrap {
    white-space: nowrap
}

.text-underline {
    text-decoration: underline
}

.text-underline-important {
    text-decoration: underline !important
}

.text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-decoration-none {
    text-decoration: none
}

.inline {
    display: inline !important
}

@media (max-width: 767px) {
    .hide-xs {
        display:none
    }
}

.block,.visible {
    display: block
}

@media (min-width: 320px) and (max-width: 991px) {
    .block--xs,.visible--xs {
        display:block
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .block--sm,.visible--sm {
        display:block
    }
}

.inline-block.inline-block {
    display: inline-block
}

.table.table {
    display: table
}

.table-cell.table-cell {
    display: table-cell
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-auto {
    overflow: auto
}

.clearfix:before,.card-compare li:before,.entry-intro:before,.filter-search:before,.header:before,.clearfix:after,.card-compare li:after,.entry-intro:after,.filter-search:after,.header:after {
    content: " ";
    display: table
}

.clearfix:after,.card-compare li:after,.entry-intro:after,.filter-search:after,.header:after {
    clear: both
}

.float-left {
    float: left
}

@media (min-width: 320px) and (max-width: 991px) {
    .float-left--xs {
        float:left
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .float-left--sm {
        float:left
    }
}

.float-right {
    float: right
}

@media (min-width: 320px) and (max-width: 991px) {
    .float-right--xs {
        float:left
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .float-right--sm {
        float:left
    }
}

.float-clear {
    float: none
}

@media (min-width: 320px) and (max-width: 991px) {
    .float-clear--xs {
        float:none
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .float-clear--sm {
        float:none
    }
}

.hidden.hidden {
    display: none
}

@media (min-width: 320px) and (max-width: 991px) {
    .hidden--xs.hidden--xs {
        display:none
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .hidden--sm.hidden--sm {
        display:none
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.align-baseline {
    vertical-align: baseline
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-bottom {
    vertical-align: bottom
}

.m0.m0 {
    margin: 0
}

.mt0.mt0 {
    margin-top: 0
}

.mr0.mr0 {
    margin-right: 0
}

.mb0.mb0 {
    margin-bottom: 0
}

.ml0.ml0 {
    margin-left: 0
}

.mb1.mb1 {
    margin-bottom: 10px
}

.mb1.mb1>*:last-child {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb1.mb1--xs {
        margin-bottom:10px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .mb1.mb1--sm {
        margin-bottom:10px
    }
}

.mb2.mb2 {
    margin-bottom: 20px
}

.mb2.mb2>*:last-child {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb2.mb2--xs {
        margin-bottom:20px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .mb2.mb2--sm {
        margin-bottom:20px
    }
}

.mb3.mb3 {
    margin-bottom: 30px
}

.mb3.mb3>*:last-child {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb3.mb3--xs {
        margin-bottom:30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .mb3.mb3--sm {
        margin-bottom:30px
    }
}

.mb2 {
    margin-bottom: 20px
}

.mb4.mb4 {
    margin-bottom: 40px
}

.mb4.mb4>*:last-child {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb4.mb4--xs {
        margin-bottom:40px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .mb4.mb4--sm {
        margin-bottom:40px
    }
}

.mb5.mb5 {
    margin-bottom: 50px
}

.mb5.mb5>*:last-child {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb5.mb5--xs {
        margin-bottom:50px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .mb5.mb5--sm {
        margin-bottom:50px
    }
}

.pt1 {
    padding-top: 10px
}

.pt2 {
    padding-top: 20px
}

.pt3 {
    padding-top: 30px
}

.pt4 {
    padding-top: 40px
}

.pt5 {
    padding-top: 50px
}

.m-auto {
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 320px) and (max-width: 991px) {
    .mb5--xs {
        margin-bottom:50px
    }
}

.initial {
    position: initial
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.fixed--bottom {
    width: 100%;
    bottom: 0
}

.sticky,.header--search--open {
    position: -webkit-sticky;
    position: sticky
}

.fixedsticky-withoutfixedfixed .fixedsticky-off,.fixed-supported .fixedsticky-off {
    position: static
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,.fixed-supported .fixedsticky-on {
    position: fixed
}

.fixedsticky-dummy {
    display: none
}

.fixedsticky-on+.fixedsticky-dummy {
    display: block
}

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

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

.embed-responsive__item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive--16-9 {
    padding-bottom: 75%
}

.same-height {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.same-height .same-height__item {
    display: -ms-flexbox;
    display: flex
}

.content-video-hd,.card-video,.card-video-big,.card-video-full {
    padding-bottom: 56.25%
}

.bg-color-concrete .h2-display {
    color: #202020
}

.off-canvas,button.navbar-OLD-toggle {
    display: none
}

.off-canvas {
    display: block;
    width: 250px;
    width: 80%;
    height: 100%;
    left: -80%;
    position: fixed;
    z-index: 999;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width: 991px) {
    .off-canvas {
        width:320px;
        left: -320px
    }
}

@media (max-width: 767px) {
    .off-canvas {
        width:80%;
        left: -80%
    }
}

.off-canvas[data-side="right"] {
    left: auto;
    right: -80%
}

@media (max-width: 991px) {
    .off-canvas[data-side="right"] {
        width:320px;
        left: auto;
        right: -320px
    }
}

@media (max-width: 767px) {
    .off-canvas[data-side="right"] {
        width:80%;
        left: auto;
        right: -80%
    }
}

.off-canvas[data-side="top"] {
    left: auto;
    right: auto;
    top: -100%;
    width: 100%
}

.off-canvas[data-side="bottom"] {
    left: auto;
    right: auto;
    bottom: -100%;
    width: 100%
}

.html_OLD.out,.body_OLD.out {
    left: 0px
}

.canvas-wrap {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 99999;
    background: rgba(0,0,0,0.2);
    transition: .5s
}

.html_OLD,.body_OLD {
    left: 0;
    transition-property: left,right, top, bottom;
    transition-duration: 0.5s, 0.5s, 0.5s, 0.5s
}

.html_OLD.out .off-canvas {
    transition-property: left,right, top, bottom;
    transition-duration: 0.5s, 0.5s, 0.5s, 0.5s
}

.canvas-wrap {
    z-index: 88
}

.body_OLD.in .off-canvas,.body_OLD.out .off-canvas {
    position: absolute
}

.alert {
    position: relative
}

.alert a {
    font-weight: bold
}

.alert *:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.alert__close,.modal__close,.off-canvas__close {
    position: relative;
    float: right;
    background: none;
    border: 0px;
    padding: 0;
    margin: 0
}

.accordion {
    border-bottom: 0
}

.accordion:first-child {
    border-top: 1px solid #E3E3E3
}

.accordion [data-toggle="collapse-OLD"] {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    border: 0;
    font-size: inherit;
    outline: none
}

.accordion [data-toggle="collapse-OLD"]:active {
    color: inherit
}

.accordion .caret {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 200ms
}

.accordion [aria-expanded="true"] .caret,.accordion__open .caret {
    transform: rotate(180deg);
    transition: 200ms
}

.accordion [aria-expanded="true"] .icon,.accordion__open .icon {
    transform: rotate(180deg);
    transition: 200ms
}

.breadcrumb li {
    display: inline-block
}

button {
    cursor: pointer
}

.btn {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    height: auto;
    vertical-align: middle;
    -webkit-appearance: none;
    vertical-align: top
}

.btn__close {
    background: none;
    position: relative;
    border: 0;
    color: #C1C1C1
}

.btn__close.xs {
    font-size: 20px;
    font-weight: 100;
    position: relative;
    top: 2px
}

.btn::hover {
    text-decoration: none
}

.btn:focus {
    outline: none
}

.btn--block {
    display: block;
    width: 100%;
    text-align: center
}

@media (min-width: 320px) and (max-width: 767px) {
    .btn--block--xs {
        display:block;
        width: 100%;
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn--block--sm {
        display:block;
        width: 100%;
        text-align: center
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn--block--md {
        display:block;
        width: 100%;
        text-align: center
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .btn--block--lg {
        display:block;
        width: 100%;
        text-align: center
    }
}

@media (min-width: 1440px) {
    .btn--block--xl {
        display:block;
        width: 100%;
        text-align: center
    }
}

button[class*="link--"] {
    border: none;
    background: none;
    padding: 0;
    font-size: inherit;
    cursor: pointer
}

.btn-group:before,.btn-group:after {
    content: " ";
    display: table
}

.btn-group:after {
    clear: both
}

.btn-group input {
    display: none
}

.btn-group .btn {
    margin: 0;
    float: left
}

.btn-group .btn+.btn {
    border-left: 0
}

.btn-switch {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-switch__checkbox {
    display: none
}

.btn-switch__label {
    display: block;
    overflow: hidden;
    cursor: pointer
}

.btn-switch__label:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22px
}

.btn-switch__checkbox:checked+.btn-switch__label:before {
    right: 0px
}

.collapse-OLD {
    overflow: hidden;
    max-height: 0
}

.collapse-OLD--in {
    display: block;
    max-height: 2000px
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative;
    padding: 0
}

.dropdown--menu,.dropup--menu {
    width: auto;
    position: absolute;
    left: 0
}

.dropdown.open .caret,.dropup.open .caret {
    transform: rotate(180deg)
}

.dropdown.open .dropdown--menu,.dropup.open .dropdown--menu,.dropdown.open .dropup--menu,.dropup.open .dropup--menu {
    z-index: 100
}

.dropup.open .dropdown--menu {
    bottom: 100%
}

.dropup .caret {
    transform: rotate(180deg)
}

.form input,.form select,.form .btn {
    height: 60px;
    font-family: inherit;
    font-size: 14px;
    letter-spacing: 0
}

.form input.btn--sm,.form input.btn.btn--sm,.form select.btn--sm,.form select.btn.btn--sm,.form .btn.btn--sm {
    letter-spacing: 0.16rem
}

.form .btn {
    font-size: 12px
}

.form__group {
    position: relative
}

.form__group:last-child:not(:only-child) {
    margin-bottom: 0
}

.form .form__group--addon--left {
    position: relative
}

.form .form__group--addon--left .addon {
    position: absolute;
    left: 0;
    bottom: 0
}

.form .form__group--step-info {
    float: left;
    padding-top: 15px
}

.form .form__group--addon--right {
    position: relative
}

.form .form__group--addon--right .addon {
    position: absolute;
    right: 0;
    bottom: 0
}

.form__control,.form select,.form textarea {
    width: 100%;
    font-size: inherit;
    margin: 0
}

.form select {
    font-size: 14px;
    color: rgba(32,32,32,0.5)
}

.form--inline .form__group {
    margin-top: 0;
    display: inline-block;
    vertical-align: top
}

@media (max-width: 767px) {
    .form--inline .form__group {
        width:100%;
        display: block
    }
}

@media (max-width: 767px) {
    .form--inline .form__group label {
        display:block
    }
}

.form--inline .form__control {
    width: auto
}

@media (max-width: 767px) {
    .form--inline .form__control {
        width:100%
    }
}

.form--inputandbutton .form__control {
    width: 100%
}

.form--inputandbutton .btn--sm,.form--inputandbutton .form input.btn--sm,.form .form--inputandbutton input.btn--sm,.form--inputandbutton .form select.btn--sm,.form .form--inputandbutton select.btn--sm,.form--inputandbutton .form .btn.btn--sm,.form .form--inputandbutton .btn.btn--sm {
    margin-top: 10px
}

.form .form__icon svg {
    position: absolute;
    right: 0;
    width: 60px;
    height: 60px
}

.form--xs .form__control,.form--xs .btn {
    height: 20px
}

.form--xs .form__icon svg {
    width: 20px;
    height: 20px
}

.form--sm .form__control,.form--sm .btn {
    height: 40px
}

.form--sm .form__icon svg {
    width: 40px;
    height: 40px
}

.form--lg .form__control,.form--lg .btn {
    height: 70px
}

.form--lg .form__icon svg {
    width: 70px;
    height: 70px
}

.radio,.checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.radio input,.checkbox input {
    display: none
}

.radio label,.checkbox label {
    position: relative
}

.radio label:before,.checkbox label:before {
    position: absolute;
    content: '';
    display: inline-block;
    box-sizing: border-box
}

.radio label:after,.checkbox label:after {
    position: absolute;
    content: '';
    display: inline-block;
    border-radius: 100%;
    opacity: 0;
    box-sizing: border-box
}

.radio input:checked+label:after,.checkbox input:checked+label:after {
    opacity: 1
}

.robot-text {
    font-size: 1.5rem;
    line-height: 60px
}

svg path:not(.jvectormap-element),.icon use>svg path {
    fill: inherit
}

.icon--xxs {
    width: 12px;
    height: 12px
}

.icon--xs,.list--icons--xs>* .icon {
    width: 16px;
    height: 16px
}

.icon--sm,.list--icons--sm>* .icon {
    width: 24px;
    height: 24px
}

.icon--md,.list--icons--md>* .icon {
    width: 32px;
    height: 32px
}

.icon--md-lg {
    width: 80px;
    height: 80px
}

.icon--lg,.list--icons--lg>* .icon {
    width: 128px;
    height: 128px
}

.list li:last-child {
    margin-bottom: 0
}

.list--bullets li {
    position: relative
}

.list--bullets li:before {
    content: '';
    position: absolute;
    left: 0
}

.list--icons>.oldddd {
    display: table;
    position: relative
}

.list--icons--lg>.oldddd {
    padding-left: 64px;
    min-height: 64px
}

.list--icons--md>.oldddd {
    padding-left: 48px;
    min-height: 32px
}

.list--icons--sm>.oldddd {
    padding-left: 36px;
    min-height: 24px
}

.list--icons--xs>.oldddd {
    padding-left: 24px;
    min-height: 16px
}

.list--icons>*>div.text {
    display: table-cell;
    vertical-align: middle
}

.list--icons .icon {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

.list--inline {
    display: inline-block
}

.list--inline li {
    display: inline-block;
    margin-bottom: 0
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 900;
    overflow: scroll;
    pointer-events: none
}

.body_OLD.modal--open {
    overflow: hidden
}

.body_OLD.modal--open .modal {
    z-index: 900
}

.modal.modal--open {
    pointer-events: all
}

.modal.modal--open .modal__dialog {
    display: block
}

.popover {
    cursor: help;
    position: relative;
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}

.popover__text {
    display: block;
    opacity: 0;
    bottom: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    box-sizing: content-box
}

.popover__text:after {
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.popover:hover .popover__text {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: auto
}

.progress {
    overflow: hidden
}

.progress__bar {
    float: left;
    width: 0;
    height: 100%
}

.loader--circle {
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation: load8 1s infinite linear
}

.loader--circle,.loader--circle:after {
    border-radius: 50%
}

@keyframes load8 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.table {
    width: 100%;
    max-width: 100%
}

.table>thead>tr>th,.table>thead>tr>td,.table>t.body_OLD>tr>th,.table>t.body_OLD>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 10px;
    vertical-align: top
}

.table>thead>tr>th {
    vertical-align: bottom
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>t.body_OLD>tr>th,.table-responsive>.table>t.body_OLD>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

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

    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>t.body_OLD>tr>th:first-child,.table-responsive>.table-bordered>t.body_OLD>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>t.body_OLD>tr>th:last-child,.table-responsive>.table-bordered>t.body_OLD>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>t.body_OLD>tr:last-child>th,.table-responsive>.table-bordered>t.body_OLD>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

.table-reflow table th {
    display: none
}

.table-reflow table td {
    display: block
}

.table-reflow table td:before {
    content: attr(data-th) ": "
}

@media (min-width: 991px) {
    .table-reflow table td:before {
        display:none
    }
}

@media (min-width: 991px) {
    .table-reflow table th,.table-reflow table td {
        display:table-cell
    }

    .table-reflow table th:last-child,.table-reflow table td:last-child {
        padding-right: 0
    }
}

.nav--tabs:before,.nav--tabs:after {
    content: " ";
    display: table
}

.nav--tabs:after {
    clear: both
}

.nav--tabs>li {
    float: left;
    margin-bottom: -1px;
    margin-right: -1px
}

.nav--tabs>li>a {
    text-decoration: none;
    display: inline-block
}

.tab-content>.tab-content__panel {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

[data-tooltip-text],.tooltip {
    position: relative;
    cursor: pointer
}

[data-tooltip-text]:before,[data-tooltip-text]:after,.tooltip:before,.tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

[data-tooltip-text]:hover:before,[data-tooltip-text]:hover:after,[data-tooltip-text]:focus:before,[data-tooltip-text]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.tooltip:before,[data-tooltip-text]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.tooltip:after,[data-tooltip-text]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: rgba(51,51,51,0.9);
    color: #fff;
    content: attr(data-tooltip-text);
    font-size: 14px;
    line-height: 1.2
}

[data-tooltip-text]:before,[data-tooltip-text]:after,.tooltip:before,.tooltip:after,.tooltip--top:before,.tooltip--top:after {
    bottom: 100%;
    left: 50%
}

[data-tooltip-text]:before,.tooltip:before,.tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: rgba(51,51,51,0.9)
}

[data-tooltip-text]:after,.tooltip:after,.tooltip--top:after {
    margin-left: -80px
}

[data-tooltip-text]:hover:before,[data-tooltip-text]:hover:after,[data-tooltip-text]:focus:before,[data-tooltip-text]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after,.tooltip--top:hover:before,.tooltip--top:hover:after,.tooltip--top:focus:before,.tooltip--top:focus:after {
    transform: translateY(-12px)
}

.tooltip--left:before,.tooltip--left:after {
    right: 100%;
    bottom: 50%;
    left: auto
}

.tooltip--left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: rgba(51,51,51,0.9)
}

.tooltip--left:hover:before,.tooltip--left:hover:after,.tooltip--left:focus:before,.tooltip--left:focus:after {
    transform: translateX(-12px)
}

.tooltip--bottom:before,.tooltip--bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%
}

.tooltip--bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: rgba(51,51,51,0.9)
}

.tooltip--bottom:hover:before,.tooltip--bottom:hover:after,.tooltip--bottom:focus:before,.tooltip--bottom:focus:after {
    transform: translateY(12px)
}

.tooltip--right:before,.tooltip--right:after {
    bottom: 50%;
    left: 100%
}

.tooltip--right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: rgba(51,51,51,0.9)
}

.tooltip--right:hover:before,.tooltip--right:hover:after,.tooltip--right:focus:before,.tooltip--right:focus:after {
    transform: translateX(12px)
}

.tooltip--left:before,.tooltip--right:before {
    top: 3px
}

.tooltip--left:after,.tooltip--right:after {
    margin-left: 0;
    margin-bottom: -16px
}

.accordion [data-toggle="collapse-OLD"] {
    padding: 20px;
    background: white;
    text-align: left;
    border-bottom: 1px solid #E3E3E3;
    padding-right: 30px
}

.accordion .caret {
    right: 20px
}

.accordion__panel {
    padding: 30px
}

.alert {
    padding: 20px 25px;
    padding-right: 30px;
    margin-bottom: 10px;
    color: #979899 a;
    color-font-weight: bold
}

.alert__close,.modal__close,.off-canvas__close {
    right: -10px;
    font-size: 21px;
    color: #979899
}

.alert--success {
    background: #9c3
}

.alert--info {
    background: #ff0
}

.alert--warning {
    background: #fb7d0c
}

.alert--danger {
    background: #ec3457
}

.banner-block {
    padding-bottom: 60px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E3E3E3
}

.banner-block--success .banner-block__inner {
    background-color: #9c3
}

.banner-block--honey-flower .banner-block__inner {
    background-color: #470a68
}

.banner-block__inner {
    padding: 35px 15px
}

.banner-block span:last-of-type {
    margin-bottom: 0
}

.breadcrumb.breadcrumb--1{
    font-size: 12px;
    background-color: transparent;
    padding: .75rem 0;
}

.breadcrumb li:after {
    content: " /";
    color: rgba(32,32,32,0.5)
}

.breadcrumb li a {
    color: #D72A6B;
    text-decoration: none
}

.breadcrumb li:last-child a {
    color: inherit
}

.breadcrumb__active {
    color: rgba(32,32,32,0.5)
}

.breadcrumb__active:after {
    display: none
}

.stripe-info[class*="bg-"] .breadcrumb--1 li:after {
    color: #fff
}

.stripe-info[class*="bg-"] .breadcrumb--1 li a {
    color: #fff
}

.stripe-info[class*="bg-"] .breadcrumb--1 .breadcrumb__active {
    color: #fff
}

.breadcrumb--1 li:after {
    color: #fff
}

.breadcrumb--1 li a {
    color: #fff
}

.breadcrumb--1 .breadcrumb__active {
    color: #fff
}

.btn {
    font-size: 12px;
    font-weight: bold;
    padding: 14px 45px;
    border: 0;
    background: transparent;
    height: 60px;
    border-radius: 40px;
    text-transform: uppercase;
    letter-spacing: 0.16rem;
    transition: .2s
}

@media (max-width: 767px) {
    .btn {
        padding:14px 20px
    }
}

.btn:hover {
    transition: .2s
}

.btn:focus {
    transition: .2s
}

.btn+.btn {
    margin-left: 30px
}

@media (min-width: 320px) and (max-width: 991px) {
    .btn--block+.btn--block {
        margin-top:10px
    }
}

.btn--p0 {
    padding: 0
}

.btn--1,.card-banner .btn--1--trans,.card-banner[class*="bg-"] .btn--1--trans,.cookies-message .btn {
    color: white;
    background: #D72A6B;
    border: 2px solid #D72A6B
}

.btn--1:hover,.btn-group input:checked+label.btn--1,.btn-group .card-banner input:checked+label.btn--1--trans,.card-banner .btn-group input:checked+label.btn--1--trans,.btn-group .cookies-message input:checked+label.btn,.cookies-message .btn-group input:checked+label.btn,.btn-group input:checked+label.btn--2,.card-banner .btn--1--trans:hover,.cookies-message .btn:hover {
    background: transparent;
    color: #D72A6B
}

.btn--2 {
    color: white;
    background: #0091DA;
    border: 2px solid #0091DA
}

.btn--2:hover {
    background: transparent;
    color: #0091DA
}

.btn--3 {
    color: #D72A6B;
    background: transparent;
    border-width: 2px;
    text-transform: uppercase
}

.btn--3:hover {
    color: #979899
}

.btn--4 {
    color: #979899;
    background: rgba(51,60,71,0.25);
    border: 1px solid rgba(151,152,153,0.25);
    text-transform: capitalize
}

.btn--4:hover,.btn-group input:checked+label.btn--4,.btn-group input:checked+label.btn--1--trans--1 {
    color: white;
    border-color: #D72A6B
}

.btn--5 {
    color: #202020;
    background: white;
    border: 1px solid #E3E3E3;
    text-transform: capitalize;
    text-align: center;
    box-shadow: 0 2px 0px 0 rgba(0,0,0,0.09);
    padding: 20px;
    height: auto;
    border-radius: 0;
    font-size: 1.4rem
}

@media (max-width: 767px) {
    .btn--5 {
        padding:5px
    }
}

.btn--5 .icon {
    vertical-align: middle
}

.btn--5.btn-full {
    width: 100%
}

.btn--5:hover {
    border-color: #D72A6B;
    color: #D72A6B;
    box-shadow: none
}

.btn--success {
    color: #9c3;
    background-color: #fff;
    border: 2px solid #9c3;
    pointer-events: none
}

.btn--success .icon {
    color: #9c3;
    fill: #9c3;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.btn--success:hover {
    background-color: #9c3;
    color: white
}

.btn--1--trans,.card-banner[class*="bg-"] .btn--1--trans {
    color: #D72A6B;
    background-color: white;
    border: 2px solid white
}

.btn--1--trans:hover,.card-banner[class*="bg-"] .btn--1--trans:hover {
    background-color: transparent;
    color: white
}

.btn--1--trans--1 {
    color: #D72A6B;
    background-color: white;
    border: 2px solid transparent
}

.btn--1--trans--1:hover {
    background-color: transparent;
    color: #D72A6B;
    border: 2px solid #D72A6B
}

.btn--1--trans-bordered {
    color: #D72A6B;
    background-color: #fff;
    border: 2px solid #D72A6B
}

.btn--1--trans-bordered:hover {
    background-color: #D72A6B;
    color: white
}

.btn--2--trans {
    color: #0091DA;
    background-color: white;
    border: 2px solid white
}

.btn--2--trans:hover {
    background-color: transparent;
    color: white
}

.btn--xs {
    font-size: 10px;
    padding: 4px 5px;
    height: 20px
}

.btn--sm,.form input.btn--sm,.form select.btn--sm,.form .btn.btn--sm {
    font-size: 12px;
    padding: 5px 30px;
    height: 40px
}

.btn--lg {
    font-size: 18px;
    padding: 20px 18px;
    height: 70px
}

a.btn,label.btn,span.btn {
    line-height: 240%
}

a.btn--xs,label.btn--xs,span.btn--xs {
    line-height: 240%
}

a.btn--sm,.form a.btn.btn--sm,label.btn--sm,.form label.btn.btn--sm,span.btn--sm,.form span.btn.btn--sm {
    line-height: 240%
}

a.btn--lg,label.btn--lg,span.btn--lg {
    line-height: 240%
}

.btn-group .btn {
    margin-right: 10px;
    margin-bottom: 10px
}

.btn-group .btn:last-of-type {
    margin-right: 0
}

.btn-group input:checked+label.btn--4 {
    background: #D72A6B
}

.btn-group input:checked+label.btn--1--trans--1 {
    background: #D72A6B
}

.icon-bar {
    width: 15px;
    height: 2px;
    background: #CCCCCC;
    display: block;
    margin-bottom: 2px
}

.btn-switch {
    width: 60px
}

.btn-switch__label {
    height: 36px;
    padding: 0;
    line-height: 36px;
    border: 2px solid #979899;
    border-radius: 36px;
    background-color: white;
    transition: background-color 0.3s ease-in
}

.btn-switch__label:before {
    width: 36px;
    margin: 0px;
    background: white;
    right: 22px;
    border: 2px solid #979899;
    border-radius: 36px;
    transition: all 0.3s ease-in 0s
}

.btn-switch__checkbox:checked+.btn-switch__label {
    background-color: #9c3
}

.btn-switch__checkbox:checked+.btn-switch__label,.btn-switch__checkbox:checked+.btn-switch__label:before {
    border-color: #9c3
}

.buttons-webcam {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .buttons-webcam .btn+.btn {
        margin:15px 0 0 0
    }
}

.caret {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjMjAyMDIwIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat center center;
    width: 12px;
    height: 9px;
    position: relative;
    border: 0
}

.caret--white {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjZmZmZmZmIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat center center
}

.container_OLD--padding {
    padding-top: 80px;
    padding-bottom: 80px
}

.container_OLD--padding--top {
    padding-top: 80px
}

.container_OLD--padding--bottom {
    padding-bottom: 80px
}

.container_OLD--bordertop {
    border-top: 1px solid #E3E3E3
}

.section--collapsable:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #fff transparent transparent transparent
}

.collapse-OLD {
    transition: max-height 500ms ease-out
}

.collapse-OLD--in {
    transition: max-height 500ms ease-in
}

.caret {
    border-top-color: white
}

.dropdown,.dropup {
    font-weight: inherit
}

.dropdown .dropdown--menu,.dropup .dropdown--menu {
    transition: padding .8s, opacity .5s;
    padding: 0 10px
}

.dropdown.open .dropdown--menu,.dropup.open .dropdown--menu {
    padding: 10px
}

.dropdown--menu,.dropup--menu {
    background: #fff;
    border: 0px solid #979899;
    opacity: 0;
    max-height: 1px;
    overflow: hidden;
    transition: max-height .8s, opacity .5s;
    top: 30px
}

.dropdown--menu li,.dropup--menu li {
    margin-bottom: 10px
}

.dropdown--menu li:last-child,.dropup--menu li:last-child {
    margin-bottom: 0
}

.dropdown--menu li a,.dropup--menu li a {
    transition: .2s;
    text-decoration: none;
    position: relative;
    margin: 0;
    color: #202020;
    text-transform: none;
    font-weight: normal;
    font-size: 14px
}

.dropdown--menu li a:after,.dropup--menu li a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #D72A6B;
    width: 0px;
    transition: .2s;
    bottom: -4px
}

.dropdown--menu li a:focus,.dropup--menu li a:focus {
    outline: none
}

.dropdown--menu li a:active:after,.dropdown--menu li a.active:after,.dropdown--menu li a:hover:after,.dropup--menu li a:active:after,.dropup--menu li a.active:after,.dropup--menu li a:hover:after {
    width: 100%;
    transition: .2s
}

.dropdown.open .dropdown--menu,.dropup.open .dropdown--menu {
    opacity: 1;
    max-height: 400px;
    top: 30px
}

@font-face {
    /* font-family: 'KPMG Light';
    src: url("https://www.kpmgimpulsa.es/Content/fonts/KPMG Web-Light.eot");
    src: url("https://www.kpmgimpulsa.es/Content/fonts/KPMG Web-Light.eot") format("embedded-opentype"),url("https://www.kpmgimpulsa.es/Content/fonts/KPMG Web-Light.woff") format("woff"),url("https://www.kpmgimpulsa.es/Content/fonts/KPMG Web-Light.woff2") format("woff2"),url("https://www.kpmgimpulsa.es/Content/fonts/KPMG Web-Light.ttf") format("truetype");
    font-weight: lighter;
    font-style: normal */
}

.form fieldset {
    margin-bottom: 40px
}

.form fieldset hr:last-child {
    margin-bottom: 0
}

.form hr {
    margin-top: 0;
    margin-bottom: 25px
}

.form__group {
    margin-bottom: 25px
}

.form__group__help {
    float: right;
    padding: 12px 15px;
    font-size: 12px;
    color: white;
    margin-top: 10px;
    position: relative
}

.form__group__help:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #007bff transparent;
    top: -5px;
    right: 20px
}

.form__group--success .form__control,.form__group--info .form__control,.form__group--warning .form__control,.form__group--danger .form__control {
    border: 1px solid
}

.form__group--success label,.form__group--success input,.form__group--success select,.form__group--success textarea {
    color: #9c3;
    border-color: #9c3
}

.form__group--success .form__group__help {
    background: #9c3
}

.form__group--success .form__group__help:after {
    border-color: transparent transparent #9c3 transparent
}

.form__group--success svg {
    fill: #9c3
}

.form__group--info label,.form__group--info input,.form__group--info select,.form__group--info textarea {
    background: #ff0;
    border-color: #ff0
}

.form__group--info .form__group__help {
    background: #ff0
}

.form__group--info .form__group__help:after {
    border-color: transparent transparent #ff0 transparent
}

.form__group--info svg {
    fill: #ff0
}

.form__group--warning label,.form__group--warning input,.form__group--warning select,.form__group--warning textarea {
    color: #fb7d0c;
    border-color: #fb7d0c
}

.form__group--warning .form__group__help {
    background: #fb7d0c
}

.form__group--warning .form__group__help:after {
    border-color: transparent transparent #fb7d0c transparent
}

.form__group--warning svg {
    fill: #fb7d0c
}

.form__group--danger label,.form__group--danger input,.form__group--danger select,.form__group--danger textarea {
    color: #ec3457;
    border-color: #ec3457
}

.form__group--danger .form__group__help {
    background: #ec3457
}

.form__group--danger .form__group__help:after {
    border-color: transparent transparent #ec3457 transparent
}

.form__group--danger svg {
    fill: #ec3457
}

.form__group .form__icon svg {
    width: 12px;
    height: 12px;
    bottom: 24px;
    right: 22px
}

.form .addon {
    border-radius: 0;
    padding: 14px
}

.form .addon svg {
    fill: #ccc
}

.form label {
    margin-bottom: 10px;
    font-size: 14px;
    color: #202020;
    display: inline-block
}

.form__control,.form select,.form textarea {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 22px 51px 22px 20px;
    padding: 20px;
    background: #F2F2F2
}

@media (max-width: 991px) {
    .form__control,.form select,.form textarea {
        padding:10px
    }
}

.form select {
    padding-right: 15px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjMjAyMDIwIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat;
    background-size: 100% 100%;
    background-color: #F2F2F2;
    background-size: 10px 6px;
    background-position: right 25px center;
    padding: 0 15px
}

.form--inline label {
    display: inline-block;
    margin-bottom: 0
}

@media (max-width: 320px) {
    .form--inline .form__group .form__group {
        margin-bottom:20px
    }
}

@media (max-width: 320px) {
    .form--inline .form__group label {
        margin-bottom:10px
    }
}

.form--inline label {
    margin-bottom: 0
}

.form--xs input,.form--xs select {
    font-size: 10px
}

.form--lg input,.form--lg select {
    font-size: 24px
}

.form--dark label {
    color: #979899
}

.form--dark .form__control,.form--dark select,.form--dark textarea {
    background: #333c47;
    color: #979899
}

.form--dark .addon {
    fill: #979899
}

.form--dark .form__select {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjZmZmZmZmIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat;
    background-color: #F2F2F2;
    background-size: 10px 6px;
    background-position: right 5px center
}

.form--white label {
    color: #979899
}

.form--white .form__control,.form--white select,.form--white textarea {
    background: #fff;
    color: #979899
}

.form--white .addon {
    fill: #979899
}

.form--white .form__select {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjZmZmZmZmIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat;
    background-color: #F2F2F2;
    background-size: 10px 6px;
    background-position: right 5px center
}

.form--white.form-group-uni .form__group:last-child:not(:only-child) {
    margin-bottom: 25px
}

.checkbox {
    cursor: text
}

.form--inline .checkbox {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.checkbox label {
    padding-left: 30px;
    line-height: 28px;
    cursor: pointer
}

.checkbox label:before {
    left: 0;
    width: 24px;
    height: 24px;
    background: #F2F2F2
}

.checkbox label:after {
    left: 10px;
    top: 10px;
    width: 1px;
    height: 1px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTQgMTEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5GaWxsIDM8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iVUkiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0iZ3VhaWVzdGlsb3NfMDFiYXNpY29zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc2LjAwMDAwMCwgLTUxNjQuMDAwMDAwKSIgZmlsbD0iIzBCQURGRiI+DQogICAgICAgICAgICA8ZyBpZD0iZm9ybXVsYXJpb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExMy4wMDAwMDAsIDQ5NTYuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9ImNoZWNrIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTguMDAwMDAwLCAyMDEuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMCwxMyBMNywxMSBMNSwxMyBMMTAsMTggTDE5LDkgTDE3LDcgTDEwLDEzIFoiIGlkPSJGaWxsLTMiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
    background-repeat: no-repeat;
    transition: all .2s ease-in-out
}

.checkbox input:checked+label:after {
    top: 6px;
    left: 5px;
    width: 16px;
    height: 16px;
    border-radius: 0;
    transition: all .2s ease-in-out
}

.checkbox--white label {
    color: #202020
}

.checkbox--white label:before {
    background: #fff
}

.radio {
    cursor: text
}

.radio label {
    padding-left: 30px;
    line-height: 28px;
    cursor: pointer
}

.radio label:before {
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #F2F2F2;
    box-sizing: border-box
}

.radio label:after {
    left: 12px;
    top: 12px;
    width: 1px;
    height: 1px;
    background: #F2F2F2;
    border-radius: 100%;
    transition: all .3s ease-in-out
}

.radio input:checked+label:before {
    border: 2px solid #0091DA
}

.radio input:checked+label:after {
    left: 6px;
    top: 6px;
    width: 12px;
    height: 12px;
    background: #0091DA;
    border-radius: 100%;
    transform-origin: center;
    transition: all .3s ease-in-out
}

.radio-box {
    display: inline-block;
    float: left;
    margin-right: 15px
}

.radio-box .radio {
    float: left;
    padding: 0;
    margin-bottom: 0 !important
}

.radio-box .radio label {
    float: left;
    padding: 8px 15px 4px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
    border: 1px solid #E3E3E3;
    box-shadow: 0px 1px 0px 0 #e3e3e3;
    cursor: pointer;
    background-color: #fff
}

.radio-box .radio label:after,.radio-box .radio label:before {
    display: none
}

.radio-box .radio label .icon {
    position: relative;
    top: -1px;
    left: -3px
}

.radio-box .radio input:checked+label {
    border: 2px solid #0091DA;
    box-shadow: none;
    padding: 7px 14px 4px 14px
}

.radio-box+a,.radio-box+span {
    display: block;
    margin-top: 10px;
    float: left;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .radio-box+a,.radio-box+span {
        margin-bottom:30px
    }
}

.radio-box--type-buttons .radio {
    margin-left: 25px
}

.radio-box--type-buttons .radio:first-child {
    margin-left: 0
}

@media (max-width: 767px) {
    .radio-box--type-buttons .radio {
        margin-left:0;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%
    }
}

.radio-box--type-buttons .radio label {
    min-width: 180px;
    text-align: center;
    padding: 13px;
    padding-top: 15px;
    padding-bottom: 11px
}

@media (max-width: 767px) {
    .radio-box--type-buttons .radio label {
        width:100%
    }
}

.radio-box--type-buttons .radio input:checked+label {
    padding: 12px;
    padding-top: 14px;
    padding-bottom: 10px
}

.radio-box--type-buttons.radio-box--block {
    margin-right: 0 !important
}

.radio-box--type-buttons.radio-box--block .radio {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 10px
}

.radio-box--type-buttons.radio-box--block .radio label {
    color: #202020;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 2.3rem
}

.radio-box--type-buttons.radio-box--block .radio label>span {
    font-size: 1.4rem;
    line-height: 1.9rem;
    display: block;
    color: #979899;
    margin-bottom: 0
}

.radio-box--type-buttons.radio-box-iblock .radio {
    float: none;
    display: inline-block;
    margin-bottom: 15px !important;
    margin-left: 0;
    margin-right: 25px
}

@media (max-width: 767px) {
    .radio-box--type-buttons.yes-no .radio {
        width:auto
    }
}

.radio-box--type-buttons.yes-no .radio label {
    min-width: 90px;
    height: 50px;
    padding: 18px 35px
}

@media (max-width: 767px) {
    .radio-box--type-buttons.yes-no .radio label {
        width:100%
    }
}

.radio-box--type-buttons.yes-no .radio input:checked+label {
    padding: 17px 34px
}

[class*="icon-"] svg .oldddd {
    fill: #979899
}

.lazyloaded {
    animation-duration: 1s;
    animation-fill-mode: both
}


.link,.pagination a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    margin: 0;
    letter-spacing: 0.16rem;
    line-height: 14px
}

.link:after,.pagination a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #D72A6B;
    width: 0px;
    transition: .2s;
    bottom: -4px
}

.link:focus,.pagination a:focus {
    outline: none
}

.link:active:after,.pagination a:active:after,.link.active:after,.pagination a.active:after,.no-touch .link:hover:after,.no-touch .pagination a:hover:after,.pagination .no-touch a:hover:after {
    width: 100%;
    transition: .2s
}

.link--1,.link--1:link,.link--1:visited,.link--1 {
    color: #D72A6B;
    font-size: 12px
}

.link--1:after,.link--1:link:after,.link--1:visited:after,.link--1:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #D72A6B;
    width: 0px;
    transition: .2s
}

.link--1:focus,.link--1:link:focus,.link--1:visited:focus,.link--1:focus {
    outline: none
}

.link--1:active:after,.link--1.active:after,.no-touch .link--1:hover:after,.link--1:link:active:after,.link--1:link.active:after,.no-touch .link--1:link:hover:after,.link--1:visited:active:after,.link--1:visited.active:after,.no-touch .link--1:visited:hover:after,.link--1:active:after,.link--1.active:after,.no-touch .link--1:hover:after {
    width: 100%;
    transition: .2s
}

.link--1.white,.link--1:link.white,.link--1:visited.white,.link--1.white {
    color: white;
    font-size: 12px
}

.link--1.white:after,.link--1:link.white:after,.link--1:visited.white:after,.link--1.white:after {
    background: white
}

.link--2,.link--2:link,.link--2:visited,.link--2 {
    color: #979899;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.015em
}

.link--2:after,.link--2:link:after,.link--2:visited:after,.link--2:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #979899;
    width: 0px;
    transition: .2s
}

.link--2:focus,.link--2:link:focus,.link--2:visited:focus,.link--2:focus {
    outline: none
}

.link--2:active:after,.link--2.active:after,.no-touch .link--2:hover:after,.link--2:link:active:after,.link--2:link.active:after,.no-touch .link--2:link:hover:after,.link--2:visited:active:after,.link--2:visited.active:after,.no-touch .link--2:visited:hover:after,.link--2:active:after,.link--2.active:after,.no-touch .link--2:hover:after {
    width: 100%;
    transition: .2s
}

.link--3,.link--3:link,.link--3:visited,.link--3 {
    color: #00338d;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -0.015em
}

.link--3:after,.link--3:link:after,.link--3:visited:after,.link--3:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #00338d;
    width: 0px;
    transition: .2s
}

.link--3:focus,.link--3:link:focus,.link--3:visited:focus,.link--3:focus {
    outline: none
}

.link--3:active:after,.link--3.active:after,.no-touch .link--3:hover:after,.link--3:link:active:after,.link--3:link.active:after,.no-touch .link--3:link:hover:after,.link--3:visited:active:after,.link--3:visited.active:after,.no-touch .link--3:visited:hover:after,.link--3:active:after,.link--3.active:after,.no-touch .link--3:hover:after {
    /* width: 100%;
    transition: .2s */
}

.link--4,.link--4:link,.link--4:visited,.link--4 {
    color: white;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: -0.015em
}

.link--4:after,.link--4:link:after,.link--4:visited:after,.link--4:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: white;
    width: 0px;
    transition: .2s
}

.link--4:focus,.link--4:link:focus,.link--4:visited:focus,.link--4:focus {
    outline: none
}

.link--4:active:after,.link--4.active:after,.no-touch .link--4:hover:after,.link--4:link:active:after,.link--4:link.active:after,.no-touch .link--4:link:hover:after,.link--4:visited:active:after,.link--4:visited.active:after,.no-touch .link--4:visited:hover:after,.link--4:active:after,.link--4.active:after,.no-touch .link--4:hover:after {
    width: 100%;
    transition: .2s
}

.link--5,.link--5:link,.link--5:visited,.link--5 {
    color: #D72A6B;
    text-transform: none;
    font-weight: normal;
    font-size: inherit;
    letter-spacing: -0.015em;
    position: relative;
    display: inline-block
}

.link--5:after,.link--5:link:after,.link--5:visited:after,.link--5:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #D72A6B;
    width: 0px;
    transition: .2s
}

.link--5:focus,.link--5:link:focus,.link--5:visited:focus,.link--5:focus {
    outline: none
}

.link--5:active:after,.link--5.active:after,.no-touch .link--5:hover:after,.link--5:link:active:after,.link--5:link.active:after,.no-touch .link--5:link:hover:after,.link--5:visited:active:after,.link--5:visited.active:after,.no-touch .link--5:visited:hover:after,.link--5:active:after,.link--5.active:after,.no-touch .link--5:hover:after {
    width: 100%;
    transition: .2s
}

.link--6,.link--6:link,.link--6:visited,.link--6 {
    color: #979899;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: -0.015em;
    margin: 13px 0
}

.link--6.sm,.link--6:link.sm,.link--6:visited.sm,.link--6.sm {
    margin-top: 33px
}

.link--6:after,.link--6:link:after,.link--6:visited:after,.link--6:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #979899;
    width: 0px;
    transition: .2s
}

.link--6:focus,.link--6:link:focus,.link--6:visited:focus,.link--6:focus {
    outline: none
}

.link--6:active:after,.link--6.active:after,.no-touch .link--6:hover:after,.link--6:link:active:after,.link--6:link.active:after,.no-touch .link--6:link:hover:after,.link--6:visited:active:after,.link--6:visited.active:after,.no-touch .link--6:visited:hover:after,.link--6:active:after,.link--6.active:after,.no-touch .link--6:hover:after {
    width: 100%;
    transition: .2s
}

.link--7,.link--7:link,.link--7:visited {
    color: #D72A6B;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    letter-spacing: normal
}

.link--7:after,.link--7:link:after,.link--7:visited:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    background: #D72A6B;
    width: 0px;
    transition: .2s
}

.link--7:focus,.link--7:link:focus,.link--7:visited:focus {
    outline: none
}

.link--7:active:after,.link--7.active:after,.no-touch .link--7:hover:after,.link--7:link:active:after,.link--7:link.active:after,.no-touch .link--7:link:hover:after,.link--7:visited:active:after,.link--7:visited.active:after,.no-touch .link--7:visited:hover:after {
    width: 100%;
    transition: .2s
}

ul.list {
    margin-bottom: 2.5rem;
    
}
ul.list.unordered {
    list-style: initial;
    padding-left: 40px;
    font-size: .875rem;
    color: black;
}
ul.list.unordered li {
    line-height: 1.5rem;
}

ul.list li {
    line-height: 2.3rem
}

ul.list li *:last-child {
    margin-bottom: 0
}

ul.list--bullets li {
    padding-left: 30px;
    margin-bottom: 2.0rem
}

ul.list--bullets li:before {
    left: 0;
    top: 2px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #ccc
}

ul.list--bullets--mini li {
    font-size: 1.4rem;
    padding-left: 20px
}

ul.list--bullets--mini li:before {
    top: 5px
}

ul.list--bullets .title-bullets {
    border-bottom: none;
    font-size: 12px;
    color: #202020;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.4rem;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    padding-left: 0
}

ul.list--bullets .title-bullets:before {
    display: none
}

ul.list--path li {
    padding-left: 22px;
    position: relative;
    margin-bottom: 30px
}

ul.list--path li:before {
    position: absolute;
    z-index: 2;
    content: '';
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 2px solid #0091DA;
    background: white
}

ul.list--path li:after {
    position: absolute;
    z-index: 1;
    content: '';
    height: 100%;
    top: 20px;
    left: 5px;
    width: 2px;
    background: #E3E3E3
}

ul.list--path li:last-child:after {
    display: none
}

ul.list--path .list--path__disabled p,ul.list--path .list--path__disabled strong {
    color: #C1C1C1
}

ul.list--path .list--path__disabled:before {
    border: 2px solid #E3E3E3
}

ul.list--path .list--path__enabled {
    background: #0091DA
}

ul.list--path .list--path__enabled strong {
    color: white
}

ul.list--path .list--path__enabled p {
    color: #83D7FF
}

ul.list--path .list--path__enabled:after {
    background: #83D7FF
}

ul.list--path .list--path__enabled:before {
    background: transparent;
    border: 2px solid white
}

ul.list--path .list--path__enabled .file-msg {
    box-shadow: 0px 1px 0px 0px #0482C2;
    color: #fff
}

ul.list--path .list--path__enabled .file-msg .icon {
    opacity: .5;
    fill: #fff
}

ul.list--path--block li {
    padding-left: 0;
    margin-bottom: 0
}

ul.list--path--block li:before {
    display: none
}

ul.list--path--block li:after {
    height: 25px;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto
}

ul.list--path--block li:last-child:after {
    content: ''
}

ul.list--path--block__holder {
    margin: 5px 0px;
    overflow: hidden
}

ul.list--path--block__content {
    padding: 25px
}

ul.list--path--links li {
    line-height: 1;
    margin-bottom: 20px
}

ul.list--inline li {
    margin-right: 17px;
}

ul.list--inline li:last-child {
    margin-right: 0
}

ul.list--icons svg {
    fill: #0091DA
}

ul.list--icons svg+span {
    margin-left: 25px
}

ul.list--icons .h6,ul.list--icons .card__users {
    color: #202020
}

ul.list--icons--lg li {
    padding-left: 140px
}

@keyframes modal-open {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes modal-close {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes modal-dialog-open {
    from {
        top: -100px;
        opacity: 0
    }

    to {
        top: 10%;
        opacity: 1
    }
}

@keyframes modal-dialog-close {
    from {
        top: 10%
    }

    to {
        top: -100px
    }
}

.modal {
    background: rgba(0,0,0,0.5)
}

.modal__dialog {
    background: white;
    width: 600px;
    top: 10%;
    padding: 40px
}

.modal__close,.off-canvas__close {
    right: -15px;
    top: -30px;
    font-size: 31px
}

.modal__close:hover,.off-canvas__close:hover {
    opacity: .8
}

.modal__.body_OLD {
    padding-bottom: 25px;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 30px
}

.modal.modal--open {
    animation-name: modal-open;
    animation-duration: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1
}

.modal.modal--open .modal__dialog {
    animation-name: modal-dialog-open;
    animation-duration: .5s;
    animation-timing-function: ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.modal--close {
    animation-name: modal-close;
    animation-duration: .5s;
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 0
}

.modal--close .modal__dialog {
    animation-name: modal-dialog-close;
    animation-duration: .8s;
    animation-timing-function: ease-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.modal__dialog {
    display: block;
    margin: auto;
    margin: 0 auto;
    position: relative
}

.modal__dialog--container_OLD {
    width: 100% !important;
    max-width: 1140px;
    padding: 0 15px !important
}

@media (max-width: 1200px) {
    .modal__dialog--container_OLD {
        width:970px !important
    }
}

@media (max-width: 992px) {
    .modal__dialog--container_OLD {
        width:750px !important
    }
}

@media (max-width: 768px) {
    .modal__dialog--container_OLD {
        width:100% !important
    }
}

.modal__dialog--container_OLD .modal__.body_OLD,.modal__dialog--container_OLD .modal__header {
    background-color: transparent
}

.modal__dialog--container_OLD .modal__content {
    padding: 60px 40px 30px 40px
}

@media (max-width: 768px) {
    .modal__dialog--container_OLD .modal__content {
        padding:60px 30px
    }
}

.modal__dialog--container_OLD .modal__close,.modal__dialog--container_OLD .off-canvas__close {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #fff
}

@media (max-width: 768px) {
    .modal__dialog--container_OLD .modal__close,.modal__dialog--container_OLD .off-canvas__close {
        color:#979899
    }
}

.modal__dialog.modal-lg {
    width: 900px
}

@media (max-width: 768px) {
    .modal__dialog.modal-lg {
        width:600px
    }
}

@media (max-width: 320px) {
    .modal__dialog.modal-lg {
        width:90%;
        max-width: 100%
    }
}

@media (max-width: 768px) {
    .modal__dialog {
        width:90%;
        max-width: 100%;
        margin: 0 auto
    }
}

.modal-bg-color p,.modal-bg-color ul,.modal-bg-color li,.modal-bg-color .h1,.modal-bg-color .h2,.modal-bg-color .hero-error__subtitle,.modal-bg-color .h3,.modal-bg-color .card-price__offer .offer-price,.card-price__offer .modal-bg-color .offer-price,.modal-bg-color .h4,.modal-bg-color .h5,.modal-bg-color .table-responsive--type1 .table>thead>tr td span:not(.h6):not(.card__users),.table-responsive--type1 .table>thead>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .table-responsive--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users),.table-responsive--type1 .table>t.body_OLD>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .table-responsive--type1 .table>tfoot>tr td span:not(.h6):not(.card__users),.table-responsive--type1 .table>tfoot>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>thead>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>tfoot>tr td .modal-bg-color span:not(.h6):not(.card__users),.modal-bg-color .h6,.modal-bg-color .card__users {
    color: #fff
}

.modal-bg-color .form label {
    color: #fff
}

.modal-bg-color .modal__.body_OLD {
    border-bottom: 1px solid #fff
}

.modal-bg-color .form__control,.modal-bg-color .checkbox label::before,.modal-bg-color .radio label::before {
    background-color: #fff
}

.modal-link-pass {
    display: inline-block;
    padding: 20px 0;
    font-size: 1.4rem;
    line-height: 28px
}

.modal-center {
    text-align: center
}

.modal__suscription {
    padding: 0;
    width: 930px
}

.modal__suscription .modal__.body_OLD {
    margin-bottom: 0;
    padding-bottom: 0
}

.modal__suscription .bock-form-suscription {
    padding: 50px 30px 30px 30px
}

.modal__suscription .modal__close,.modal__suscription .off-canvas__close {
    position: absolute;
    right: 15px;
    top: 15px
}

.modal__suscription .block-img-suscription {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center
}

.modal__suscription .ok-form {
    padding: 40px 120px;
    text-align: center
}

.modal__suscription .ok-form-content {
    padding: 100px 0
}

.modal__suscription .ok-form-content.hidden {
    margin: 0
}

@media (max-width: 320px) {
    .modal__suscription .bock-form-suscription {
        min-height:0 !important
    }
}

@media (max-width: 991px) {
    button.navbar-OLD-toggle {
        margin:0;
        padding: 0;
        display: inline-block;
        border-radius: 0px;
        background: transparent;
        border: 0
    }

    button.navbar-OLD-toggle.right {
        right: 15px
    }

    button.navbar-OLD-toggle .icon-bar {
        height: 2px;
        background: white;
        display: block;
        width: 16px
    }

    button.navbar-OLD-toggle .icon-bar+.icon-bar {
        margin-top: 5px
    }

    .sticky button.navbar-OLD-toggle .icon-bar,.header--search--open button.navbar-OLD-toggle .icon-bar {
        background: #ccc
    }

    button.navbar-OLD-toggle .title {
        font-size: 0.8rem
    }
}

@media (max-width: 991px) and (max-width: 991px) {
    button.navbar-OLD-toggle .icon-bar {
        height:2px;
        width: 16px
    }
}

.off-canvas {
    background: white;
    padding: 10px
}

.off-canvas .dropdown--menu {
    position: static
}

@media (max-width: 767px) {
    .off-canvas .list {
        width:100%;
        left: 0;
        bottom: 0;
        padding: 10px;
        max-height: 85%;
        overflow: scroll;
        margin-bottom: 0
    }
}

.off-canvas .list li {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .off-canvas .bottom-off-canvas {
        position:absolute;
        bottom: 0;
        left: 20px;
        width: calc(100% - 40px);
        background: white
    }

    .off-canvas .bottom-off-canvas .btn {
        margin-bottom: 20px
    }

    .off-canvas .bottom-off-canvas .btn+.btn {
        margin-left: 0
    }
}

.off-canvas__logo {
    width: 76px;
    height: auto
}

.off-canvas__head {
    position: relative;
    margin-bottom: 30px
}

.off-canvas__close {
    right: 8px;
    top: -2px;
    color: #ccc
}

.off-canvas a.link,.off-canvas .pagination a,.pagination .off-canvas a {
    font-size: 24px
}

.html_OLD.in,.html_OLD.out {
    height: 100%;
    width: 100%;
    position: relative;
    transition-property: left,right, top, bottom;
    transition-duration: 0.5s, 0.5s, 0.5s, 0.5s
}

.body_OLD.in,.body_OLD.out {
    position: fixed;
    height: 100%;
    width: 100%;
    transition-property: left,right, top, bottom;
    transition-duration: 0.5s, 0.5s, 0.5s, 0.5s
}

@media (max-width: 991px) {
    .body_OLD.in,.body_OLD.out {
        left:320px
    }
}

@media (max-width: 767px) {
    .body_OLD.in,.body_OLD.out {
        left:80%
    }
}

.body_OLD.in.right,.body_OLD.out.right {
    left: auto
}

@media (max-width: 991px) {
    .body_OLD.in.right,.body_OLD.out.right {
        right:320px
    }
}

@media (max-width: 767px) {
    .body_OLD.in.right,.body_OLD.out.right {
        right:80%
    }
}

.body_OLD.in.top,.body_OLD.out.top {
    left: auto;
    top: 100%
}

.body_OLD.in.bottom,.body_OLD.out.bottom {
    left: auto;
    bottom: 100%
}

.body_OLD.out {
    left: 0
}

.body_OLD.out.right {
    left: auto;
    right: 0
}

@media (max-width: 767px) {
    .body_OLD.in {
        left:100%
    }

    .off-canvas {
        left: -100%;
        width: 100%
    }
}

.p2>.pagination {
    margin-bottom: 0 !important;
    padding: 10px
}

@media (max-width: 767px) {
    .p2>.pagination {
        padding:0
    }
}

.pagination {
    margin-bottom: 20px
}

.pagination>ul>li {
    display: inline-block;
    margin-right: -6px
}

.pagination a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 0;
    width: 23px;
    text-align: center;
    vertical-align: middle;
    color: #202020;
    font-size: 12px;
    margin-right: 10px;
    font-weight: normal
}

@media (max-width: 991px) {
    .pagination a {
        height:23px;
        margin-bottom: 10px
    }
}

.pagination a svg {
    fill: #ccc
}

.pagination__active a {
    border-bottom: 2px solid #D72A6B
}

.popover__text {
    background: #1496bb;
    color: #fff;
    transform: translateY(10px);
    transition: all .25s ease-out;
    left: -25px;
    margin-bottom: 15px;
    padding: 20px
}

.popover__text:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #1496bb 10px
}

.popover:hover .popover__text {
    transform: translateY(0px)
}

.progress {
    height: 20px;
    margin-bottom: 10px;
    background-color: gray
}

.progress__bar {
    font-size: 12px;
    line-height: 20px;
    color: white;
    text-align: center;
    transition: width .6s ease
}

.progress__bar--success {
    background-color: #9c3
}

.progress__bar--danger {
    background-color: #ec3457
}

.progress__bar--info {
    background-color: #ff0
}

.progress__bar--warning {
    background-color: #fb7d0c
}

.vertical-center,.rightarrow-holder__arrow .icon,.rightarrow-holder__right-content,.b-user-card__msgs__file svg,.file-msg svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.vertical-center--right {
    right: 15px
}

.overlap {
    position: relative
}

.overlap .oldddd {
    z-index: 1
}

.overlap--bottom:after {
    content: '';
    display: block;
    height: 120px;
    width: 100%;
    pointer-events: none;
    background: white;
    position: absolute;
    bottom: 0;
    z-index: 0
}

.img-flow,.hero-promo__img {
    position: absolute
}

.img-flow--left {
    right: 0
}

.img-flow--right {
    left: 0
}

@media (max-width: 767px) {
    .img-flow,.hero-promo__img {
        position:static;
        width: 100%;
        height: auto
    }
}

.p1 {
    padding: 10px
}

.p2 {
    padding: 20px
}

.p3 {
    padding: 30px
}

.p4 {
    padding: 40px
}

.p5 {
    padding: 50px
}

.no-shadow.no-shadow {
    box-shadow: none
}

.loader--circle {
    margin: 60px auto;
    font-size: 10px;
    border-top: 1.1em solid rgba(255,255,255,0.2);
    border-right: 1.1em solid rgba(255,255,255,0.2);
    border-bottom: 1.1em solid rgba(255,255,255,0.2);
    border-left: 1.1em solid #ec3457
}

.loader--circle,.loader--circle:after {
    width: 10em;
    height: 10em
}

.table {
    margin-bottom: 10px
}

.table>thead>tr>th,.table>thead>tr>td,.table>t.body_OLD>tr>th,.table>t.body_OLD>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
    padding: 10px;
    border-top: 1px solid #979899
}

.table>thead>tr>th {
    border-bottom: 2px solid #979899
}

.table>t.body_OLD+t.body_OLD {
    border-top: 2px solid #979899
}

.table .table {
    background-color: white
}

.table-responsive--type1 .h3,.table-responsive--type1 .card-price__offer .offer-price,.card-price__offer .table-responsive--type1 .offer-price,.table-reflow--type1 .h3,.table-reflow--type1 .card-price__offer .offer-price,.card-price__offer .table-reflow--type1 .offer-price {
    margin-bottom: 55px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px
}

@media (max-width: 991px) {
    .table-responsive--type1 .h3,.table-responsive--type1 .card-price__offer .offer-price,.card-price__offer .table-responsive--type1 .offer-price,.table-reflow--type1 .h3,.table-reflow--type1 .card-price__offer .offer-price,.card-price__offer .table-reflow--type1 .offer-price {
        padding:20px;
        margin-bottom: 0
    }
}

.table-responsive--type1 .table>thead>tr>th,.table-responsive--type1 .table>thead>tr>td,.table-responsive--type1 .table>t.body_OLD>tr>th,.table-responsive--type1 .table>t.body_OLD>tr>td,.table-responsive--type1 .table>tfoot>tr>th,.table-responsive--type1 .table>tfoot>tr>td,.table-reflow--type1 .table>thead>tr>th,.table-reflow--type1 .table>thead>tr>td,.table-reflow--type1 .table>t.body_OLD>tr>th,.table-reflow--type1 .table>t.body_OLD>tr>td,.table-reflow--type1 .table>tfoot>tr>th,.table-reflow--type1 .table>tfoot>tr>td {
    padding: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #E3E3E3;
    -webkit-text-size-adjust: none
}

.table-responsive--type1 .table>thead>tr th,.table-responsive--type1 .table>t.body_OLD>tr th,.table-responsive--type1 .table>tfoot>tr th,.table-reflow--type1 .table>thead>tr th,.table-reflow--type1 .table>t.body_OLD>tr th,.table-reflow--type1 .table>tfoot>tr th {
    color: #202020;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    border-top: none;
    padding-top: 25px;
    padding-bottom: 25px
}

.table-responsive--type1 .table>thead>tr th:first-of-type,.table-responsive--type1 .table>t.body_OLD>tr th:first-of-type,.table-responsive--type1 .table>tfoot>tr th:first-of-type,.table-reflow--type1 .table>thead>tr th:first-of-type,.table-reflow--type1 .table>t.body_OLD>tr th:first-of-type,.table-reflow--type1 .table>tfoot>tr th:first-of-type {
    padding-left: 0
}

@media (max-width: 991px) {
    .table-responsive--type1 .table>thead>tr th:first-of-type,.table-responsive--type1 .table>t.body_OLD>tr th:first-of-type,.table-responsive--type1 .table>tfoot>tr th:first-of-type,.table-reflow--type1 .table>thead>tr th:first-of-type,.table-reflow--type1 .table>t.body_OLD>tr th:first-of-type,.table-reflow--type1 .table>tfoot>tr th:first-of-type {
        padding-left:20px
    }
}

.table-responsive--type1 .table>thead>tr td span:not(.h6):not(.card__users),.table-responsive--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users),.table-responsive--type1 .table>tfoot>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users) {
    color: #202020 !important
}

.table-responsive--type1 .table>thead>tr .h6,.table-responsive--type1 .table>thead>tr .card__users,.table-responsive--type1 .table>t.body_OLD>tr .h6,.table-responsive--type1 .table>t.body_OLD>tr .card__users,.table-responsive--type1 .table>tfoot>tr .h6,.table-responsive--type1 .table>tfoot>tr .card__users,.table-reflow--type1 .table>thead>tr .h6,.table-reflow--type1 .table>thead>tr .card__users,.table-reflow--type1 .table>t.body_OLD>tr .h6,.table-reflow--type1 .table>t.body_OLD>tr .card__users,.table-reflow--type1 .table>tfoot>tr .h6,.table-reflow--type1 .table>tfoot>tr .card__users {
    margin-bottom: 12px
}

.table-responsive--type1 .table>thead>tr td,.table-responsive--type1 .table>t.body_OLD>tr td,.table-responsive--type1 .table>tfoot>tr td,.table-reflow--type1 .table>thead>tr td,.table-reflow--type1 .table>t.body_OLD>tr td,.table-reflow--type1 .table>tfoot>tr td {
    padding-top: 50px
}

.table-responsive--type1 .table>thead>tr td:first-child,.table-responsive--type1 .table>t.body_OLD>tr td:first-child,.table-responsive--type1 .table>tfoot>tr td:first-child,.table-reflow--type1 .table>thead>tr td:first-child,.table-reflow--type1 .table>t.body_OLD>tr td:first-child,.table-reflow--type1 .table>tfoot>tr td:first-child {
    padding-top: 25px;
    padding-left: 0
}

@media (max-width: 991px) {
    .table-responsive--type1 .table>thead>tr td:first-child,.table-responsive--type1 .table>t.body_OLD>tr td:first-child,.table-responsive--type1 .table>tfoot>tr td:first-child,.table-reflow--type1 .table>thead>tr td:first-child,.table-reflow--type1 .table>t.body_OLD>tr td:first-child,.table-reflow--type1 .table>tfoot>tr td:first-child {
        padding:20px
    }
}

@media (max-width: 991px) {
    .table-responsive--type1 .table>thead>tr,.table-responsive--type1 .table>t.body_OLD>tr,.table-responsive--type1 .table>tfoot>tr,.table-reflow--type1 .table>thead>tr,.table-reflow--type1 .table>t.body_OLD>tr,.table-reflow--type1 .table>tfoot>tr {
        border-bottom:1px solid #202020
    }
}

@media screen and (max-width: 767px) {
    .table-responsive--type1 .table,.table-reflow--type1 .table {
        border-top:1px solid #E3E3E3
    }
}

@media screen and (max-width: 767px) {
    .table-responsive,.table-reflow {
        margin-bottom:10px;
        border: 1px solid #979899
    }
}

.table-reflow table {
    min-width: 280px
}

.table-reflow table td:first-child {
    padding-top: .5em
}

.table-reflow table td:last-child {
    padding-bottom: .5em
}

.table-reflow table td:before {
    font-weight: bold;
    width: 6.5em;
    display: inline-block
}

@media (min-width: 991px) {
    .table-reflow table td:before {
        display:none;
        font-weight: normal
    }
}

.table-reflow table th,.table-reflow table td {
    text-align: left
}

@media (min-width: 991px) {
    .table-reflow table th,.table-reflow table td {
        padding:.25em .5em
    }
}

@media (max-width: 991px) {
    .table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>thead>tr th span:not(.h6):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr th span:not(.h6):not(.card__users),.table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users),.table-reflow--type1 .table>tfoot>tr th span:not(.h6):not(.card__users) {
        margin-bottom:0 !important
    }
}

@media (max-width: 991px) {
    .table-reflow--type1 .table>thead>tr td:before,.table-reflow--type1 .table>thead>tr th:before,.table-reflow--type1 .table>t.body_OLD>tr td:before,.table-reflow--type1 .table>t.body_OLD>tr th:before,.table-reflow--type1 .table>tfoot>tr td:before,.table-reflow--type1 .table>tfoot>tr th:before {
        margin-bottom:10px;
        font-size: 1.2rem;
        color: #202020;
        text-transform: uppercase;
        width: 100%
    }
}

@media (max-width: 991px) {
    .table-reflow--type1 .table>thead>tr td,.table-reflow--type1 .table>thead>tr th,.table-reflow--type1 .table>t.body_OLD>tr td,.table-reflow--type1 .table>t.body_OLD>tr th,.table-reflow--type1 .table>tfoot>tr td,.table-reflow--type1 .table>tfoot>tr th {
        padding:20px
    }
}

@media (max-width: 991px) {
    .table-reflow--type1 .table>thead>tr td .link,.table-reflow--type1 .table>thead>tr td .pagination a,.pagination .table-reflow--type1 .table>thead>tr td a,.table-reflow--type1 .table>thead>tr th .link,.table-reflow--type1 .table>thead>tr th .pagination a,.pagination .table-reflow--type1 .table>thead>tr th a,.table-reflow--type1 .table>t.body_OLD>tr td .link,.table-reflow--type1 .table>t.body_OLD>tr td .pagination a,.pagination .table-reflow--type1 .table>t.body_OLD>tr td a,.table-reflow--type1 .table>t.body_OLD>tr th .link,.table-reflow--type1 .table>t.body_OLD>tr th .pagination a,.pagination .table-reflow--type1 .table>t.body_OLD>tr th a,.table-reflow--type1 .table>tfoot>tr td .link,.table-reflow--type1 .table>tfoot>tr td .pagination a,.pagination .table-reflow--type1 .table>tfoot>tr td a,.table-reflow--type1 .table>tfoot>tr th .link,.table-reflow--type1 .table>tfoot>tr th .pagination a,.pagination .table-reflow--type1 .table>tfoot>tr th a {
        display:block;
        margin-top: 10px
    }
}

@media (max-width: 991px) {
    .table-reflow--type1 {
        border:1px solid #979899
    }
}

.nav--tabs {
    border-bottom: 1px solid #F2F2F2
}

.nav--tabs>li>a {
    font-size: 12px;
    color: #202020;
    padding: 0px 10px
}

.nav--tabs>li>a:hover {
    border-bottom: 2px solid #D72A6B
}

.nav--tabs>li.active>a {
    border-bottom: 2px solid #D72A6B
}

.nav--list>li {
    margin-bottom: 20px
}

.nav--list>li>a {
    border-bottom: none;
    font-size: 12px;
    color: #202020;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.4rem;
    padding-bottom: 10px;
    display: block;
    width: 100%
}

.nav--list>li>a:before {
    content: '';
    display: inline-block;
    transition: 0.2s;
    width: 0;
    height: 2px;
    background-color: #D72A6B;
    position: relative;
    left: 0;
    top: 7px;
    vertical-align: top
}

.nav--list>li>a:hover:before {
    width: 20px;
    margin-right: 10px
}

.nav--list>li.active a:before {
    width: 20px;
    margin-right: 10px
}

.tab-list {
    display: none
}

.tab-list.active {
    display: block
}

@media (max-width: 767px) {
    .tab-list {
        display:block
    }
}

.tab-content__panel {
    padding: 20px
}

.tooltip {
    background: white;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 0px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: 'Verdana';
    padding: 0
}

.tooltip svg {
    fill: #ccc
}

.tooltip__text {
    background: #1496bb;
    color: #fff;
    transform: translateY(10px);
    transition: all .25s ease-out;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    left: -25px;
    margin-bottom: 15px;
    padding: 20px
}

.tooltip__text:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #1496bb 10px
}

.tooltip:hover .tooltip__text {
    transform: translateY(0px)
}








.hero-error__subtitle,.h3,.card-price__offer .offer-price,.h4,.h5,.table-responsive--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users),.h6,.card__users,.h1-display,.hero-error__title,.h2-display,.h3-display,.h4-display,.h5-display,.h6-display {
    display: block;
    margin: 0;
    text-decoration: none;
    font-size: inherit;
    width: auto;
    color: #979899
}

.h1 {
    font-size: 4rem;
    line-height: 4.7rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 47px
}

.h2,.hero-error__subtitle {
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 37px
}

.h3,.card-price__offer .offer-price {
    font-size: 2.2rem;
    line-height: 2.6rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 25px
}

.h4 {
    font-size: 1.6rem;
    line-height: 2.3rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 23px
}

.h5,.table-responsive--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users) {
    font-size: 1.4rem;
    line-height: 1.9rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 19px
}

.h6,.card__users {
    font-size: 1.2rem;
    line-height: 1.4rem;
    font-family: 'Univers LT Std', 'Arial';
    margin-bottom: 14px;
    text-transform: uppercase;
    letter-spacing: 0.16rem;
    font-weight: bold
}

.h1-display,.hero-error__title {
    font-size: 8rem;
    line-height: 5.7rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 57px;
    letter-spacing: 0.3rem
}

.h2-display {
    font-size: 6.4rem;
    line-height: 6rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 47px;
    letter-spacing: 0.2rem
}

.h3-display {
    font-size: 4.4rem;
    line-height: 3.2rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 32px
}

.h4-display {
    font-size: 3.4rem;
    line-height: 2.2rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 22px
}

.h5-display {
    font-size: 3.2rem;
    line-height: 2.2rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 22px
}

.h6-display {
    font-size: 2.1rem;
    line-height: 2.1rem;
    font-family: 'KPMG Light';
    color: white;
    margin-bottom: 21px
}

b {
    font-weight: bold
}


.lead_OLD,.hero-img--big p,.hero-video p,.hero-carousel__item p {
    font-size: 2.4rem;
    line-height: 2.9rem;
    margin-bottom: 29px
}

small,.small,.table-responsive--type1 .table>thead>tr th,.table-responsive--type1 .table>t.body_OLD>tr th,.table-responsive--type1 .table>tfoot>tr th,.table-reflow--type1 .table>thead>tr th,.table-reflow--type1 .table>t.body_OLD>tr th,.table-reflow--type1 .table>tfoot>tr th,.b-user-card .b-user-card__text.datos .p-status {
    font-size: 1.2rem
}

abbr {
    border-bottom: 1px dotted
}

em {
    font-style: italic
}

.slick-dots {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-bottom: 20px
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
    border-radius: 100%;
    opacity: .25
}

.slick-dots li.slick-active button {
    opacity: 1;
    background: #ccc
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut {
    animation-duration: .75s
}

@keyframes bounce {
    from,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

.rect-auto,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.c100.p100 .slice {
    clip: rect(auto, auto, auto, auto)
}

.pie,.c100 .bar,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.c100.p100 .fill {
    position: absolute;
    border: 0.08em solid #307bbb;
    width: 0.84em;
    height: 0.84em;
    clip: rect(0em, 0.5em, 1em, 0em);
    border-radius: 50%;
    transform: rotate(0deg)
}

.pie-fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.c100.p100 .bar:after,.c100.p100 .fill {
    transform: rotate(180deg)
}

.c100 {
    position: relative;
    font-size: 120px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    float: left;
    margin: 0 0.1em 0.1em 0;
    background-color: #fff
}

.c100 *,.c100 *:before,.c100 *:after {
    box-sizing: content-box
}

.c100.center {
    float: none;
    margin: 0 auto
}

.c100.big {
    font-size: 240px
}

.c100.small,.table-responsive--type1 .table>thead>tr th.c100,.table-responsive--type1 .table>t.body_OLD>tr th.c100,.table-responsive--type1 .table>tfoot>tr th.c100,.table-reflow--type1 .table>thead>tr th.c100,.table-reflow--type1 .table>t.body_OLD>tr th.c100,.table-reflow--type1 .table>tfoot>tr th.c100,.b-user-card .b-user-card__text.datos .c100.p-status {
    font-size: 60px
}

.c100>span {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    width: 5em;
    line-height: 5em;
    font-size: 0.2em;
    color: #fff;
    display: block;
    text-align: center;
    white-space: nowrap;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-out
}

.c100:after {
    position: absolute;
    top: 0.08em;
    left: 0.08em;
    display: block;
    content: " ";
    border-radius: 50%;
    background-color: whitesmoke;
    width: 0.84em;
    height: 0.84em;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in
}

.c100 .slice {
    position: absolute;
    width: 1em;
    height: 1em;
    clip: rect(0em, 1em, 1em, 0.5em)
}

.c100.p1 .bar {
    transform: rotate(3.6deg)
}

.c100.p2 .bar {
    transform: rotate(7.2deg)
}

.c100.p3 .bar {
    transform: rotate(10.8deg)
}

.c100.p4 .bar {
    transform: rotate(14.4deg)
}

.c100.p5 .bar {
    transform: rotate(18deg)
}

.c100.p6 .bar {
    transform: rotate(21.6deg)
}

.c100.p7 .bar {
    transform: rotate(25.2deg)
}

.c100.p8 .bar {
    transform: rotate(28.8deg)
}

.c100.p9 .bar {
    transform: rotate(32.4deg)
}

.c100.p10 .bar {
    transform: rotate(36deg)
}

.c100.p11 .bar {
    transform: rotate(39.6deg)
}

.c100.p12 .bar {
    transform: rotate(43.2deg)
}

.c100.p13 .bar {
    transform: rotate(46.8deg)
}

.c100.p14 .bar {
    transform: rotate(50.4deg)
}

.c100.p15 .bar {
    transform: rotate(54deg)
}

.c100.p16 .bar {
    transform: rotate(57.6deg)
}

.c100.p17 .bar {
    transform: rotate(61.2deg)
}

.c100.p18 .bar {
    transform: rotate(64.8deg)
}

.c100.p19 .bar {
    transform: rotate(68.4deg)
}

.c100.p20 .bar {
    transform: rotate(72deg)
}

.c100.p21 .bar {
    transform: rotate(75.6deg)
}

.c100.p22 .bar {
    transform: rotate(79.2deg)
}

.c100.p23 .bar {
    transform: rotate(82.8deg)
}

.c100.p24 .bar {
    transform: rotate(86.4deg)
}

.c100.p25 .bar {
    transform: rotate(90deg)
}

.c100.p26 .bar {
    transform: rotate(93.6deg)
}

.c100.p27 .bar {
    transform: rotate(97.2deg)
}

.c100.p28 .bar {
    transform: rotate(100.8deg)
}

.c100.p29 .bar {
    transform: rotate(104.4deg)
}

.c100.p30 .bar {
    transform: rotate(108deg)
}

.c100.p31 .bar {
    transform: rotate(111.6deg)
}

.c100.p32 .bar {
    transform: rotate(115.2deg)
}

.c100.p33 .bar {
    transform: rotate(118.8deg)
}

.c100.p34 .bar {
    transform: rotate(122.4deg)
}

.c100.p35 .bar {
    transform: rotate(126deg)
}

.c100.p36 .bar {
    transform: rotate(129.6deg)
}

.c100.p37 .bar {
    transform: rotate(133.2deg)
}

.c100.p38 .bar {
    transform: rotate(136.8deg)
}

.c100.p39 .bar {
    transform: rotate(140.4deg)
}

.c100.p40 .bar {
    transform: rotate(144deg)
}

.c100.p41 .bar {
    transform: rotate(147.6deg)
}

.c100.p42 .bar {
    transform: rotate(151.2deg)
}

.c100.p43 .bar {
    transform: rotate(154.8deg)
}

.c100.p44 .bar {
    transform: rotate(158.4deg)
}

.c100.p45 .bar {
    transform: rotate(162deg)
}

.c100.p46 .bar {
    transform: rotate(165.6deg)
}

.c100.p47 .bar {
    transform: rotate(169.2deg)
}

.c100.p48 .bar {
    transform: rotate(172.8deg)
}

.c100.p49 .bar {
    transform: rotate(176.4deg)
}

.c100.p50 .bar {
    transform: rotate(180deg)
}

.c100.p51 .bar {
    transform: rotate(183.6deg)
}

.c100.p52 .bar {
    transform: rotate(187.2deg)
}

.c100.p53 .bar {
    transform: rotate(190.8deg)
}

.c100.p54 .bar {
    transform: rotate(194.4deg)
}

.c100.p55 .bar {
    transform: rotate(198deg)
}

.c100.p56 .bar {
    transform: rotate(201.6deg)
}

.c100.p57 .bar {
    transform: rotate(205.2deg)
}

.c100.p58 .bar {
    transform: rotate(208.8deg)
}

.c100.p59 .bar {
    transform: rotate(212.4deg)
}

.c100.p60 .bar {
    transform: rotate(216deg)
}

.c100.p61 .bar {
    transform: rotate(219.6deg)
}

.c100.p62 .bar {
    transform: rotate(223.2deg)
}

.c100.p63 .bar {
    transform: rotate(226.8deg)
}

.c100.p64 .bar {
    transform: rotate(230.4deg)
}

.c100.p65 .bar {
    transform: rotate(234deg)
}

.c100.p66 .bar {
    transform: rotate(237.6deg)
}

.c100.p67 .bar {
    transform: rotate(241.2deg)
}

.c100.p68 .bar {
    transform: rotate(244.8deg)
}

.c100.p69 .bar {
    transform: rotate(248.4deg)
}

.c100.p70 .bar {
    transform: rotate(252deg)
}

.c100.p71 .bar {
    transform: rotate(255.6deg)
}

.c100.p72 .bar {
    transform: rotate(259.2deg)
}

.c100.p73 .bar {
    transform: rotate(262.8deg)
}

.c100.p74 .bar {
    transform: rotate(266.4deg)
}

.c100.p75 .bar {
    transform: rotate(270deg)
}

.c100.p76 .bar {
    transform: rotate(273.6deg)
}

.c100.p77 .bar {
    transform: rotate(277.2deg)
}

.c100.p78 .bar {
    transform: rotate(280.8deg)
}

.c100.p79 .bar {
    transform: rotate(284.4deg)
}

.c100.p80 .bar {
    transform: rotate(288deg)
}

.c100.p81 .bar {
    transform: rotate(291.6deg)
}

.c100.p82 .bar {
    transform: rotate(295.2deg)
}

.c100.p83 .bar {
    transform: rotate(298.8deg)
}

.c100.p84 .bar {
    transform: rotate(302.4deg)
}

.c100.p85 .bar {
    transform: rotate(306deg)
}

.c100.p86 .bar {
    transform: rotate(309.6deg)
}

.c100.p87 .bar {
    transform: rotate(313.2deg)
}

.c100.p88 .bar {
    transform: rotate(316.8deg)
}

.c100.p89 .bar {
    transform: rotate(320.4deg)
}

.c100.p90 .bar {
    transform: rotate(324deg)
}

.c100.p91 .bar {
    transform: rotate(327.6deg)
}

.c100.p92 .bar {
    transform: rotate(331.2deg)
}

.c100.p93 .bar {
    transform: rotate(334.8deg)
}

.c100.p94 .bar {
    transform: rotate(338.4deg)
}

.c100.p95 .bar {
    transform: rotate(342deg)
}

.c100.p96 .bar {
    transform: rotate(345.6deg)
}

.c100.p97 .bar {
    transform: rotate(349.2deg)
}

.c100.p98 .bar {
    transform: rotate(352.8deg)
}

.c100.p99 .bar {
    transform: rotate(356.4deg)
}

.c100.p100 .bar {
    transform: rotate(360deg)
}

.c100:hover {
    cursor: default
}

.c100:hover>span {
    width: 3.33em;
    line-height: 3.33em;
    font-size: 0.3em;
    color: #307bbb
}

.c100:hover:after {
    top: 0.04em;
    left: 0.04em;
    width: 0.92em;
    height: 0.92em
}

.c100.dark {
    background-color: #85D6FF
}

.c100.dark .bar,.c100.dark .fill {
    border-color: #fff !important
}

.c100.dark>span {
    color: #fff
}

.c100.dark:after {
    background-color: #0091DA
}

.c100.dark:hover>span {
    color: #fff
}

input[type=range] {
    -webkit-appearance: none;
    border: 0px solid white;
    width: 100%
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #C1C1C1;
    border: none;
    border-radius: 3px
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #0091DA;
    margin-top: -4px
}

input[type=range]:focus {
    outline: none
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range]::-moz-range-track {
    width: 300px;
    height: 5px;
    background: #C1C1C1;
    border: none;
    border-radius: 3px
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #0091DA
}

input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px
}

input[type=range]::-ms-track {
    width: 300px;
    height: 5px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #C1C1C1;
    border-radius: 10px
}

input[type=range]::-ms-fill-upper {
    background: #C1C1C1;
    border-radius: 10px
}

input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #0091DA
}

input[type=range]:focus::-ms-fill-lower {
    background: #C1C1C1
}

input[type=range]:focus::-ms-fill-upper {
    background: #C1C1C1
}

.custom-range-parent {
    position: relative;
    padding: 85px 20px 30px;
    margin-bottom: 50px;
    overflow: hidden
}

.custom-range-parent.type2 {
    margin-top: 15px;
    padding: 30px 0 0;
    margin-bottom: 10px
}

@media (max-width: 1199px) {
    .custom-range-parent.type2 {
        padding:30px 0 60px
    }
}

.custom-range-parent.type2 .custom-range {
    width: 100%;
    max-width: calc(100% - 100px);
    float: left
}

@media (max-width: 1199px) {
    .custom-range-parent.type2 .custom-range {
        max-width:100%
    }
}

.custom-range-parent.type2 .custom-percent-bar {
    left: 0;
    top: 30px
}

.custom-range-parent.type2 .range-box-container_OLD:before {
    display: none
}

.custom-range-parent input[type=range].custom-range.type2::-webkit-slider-thumb {
    width: 30px;
    height: 30px;
    margin-top: -13px
}

.custom-range-parent input[type=range].custom-range.type2::-moz-range-thumb {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

.custom-range-parent input[type=range].custom-range::-ms-thumb {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

.custom-range-parent .min,.custom-range-parent .mid,.custom-range-parent .max {
    position: absolute;
    font-size: 12px;
    font-size: 1.2rem;
    top: 122px
}

.custom-range-parent .min {
    left: 35px
}

.custom-range-parent .mid {
    left: 50%;
    transform: translateX(-50%)
}

.custom-range-parent .mid:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -30px;
    border-right: 1px dashed #0091DA;
    width: 7px;
    height: 20px
}

.custom-range-parent .max {
    right: 35px
}

.custom-range-parent .range-box-container_OLD {
    display: none;
    position: relative;
    top: -100px
}

.custom-range-parent .range-box-container_OLD.static {
    position: static
}

.custom-range-parent .range-box-container_OLD.static .range-box {
    position: relative;
    top: -30px;
    right: 0;
    float: right;
    text-align: right
}

@media (max-width: 1199px) {
    .custom-range-parent .range-box-container_OLD.static .range-box {
        width:100%;
        top: 0;
        top: 40px
    }
}

.custom-range-parent .range-box-container_OLD:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -65px;
    left: 35px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    z-index: 2
}

.custom-range-parent .range-box-container_OLD:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -66px;
    left: 35px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #C1C1C1 transparent transparent transparent
}

.custom-range-parent .range-box-container_OLD .range-box {
    position: absolute;
    width: 80px;
    height: 60px;
    padding: 20px;
    background-color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    color: #202020;
    top: 0;
    left: 0;
    border: 1px solid #C1C1C1;
    text-align: center
}

.custom-range-parent .range-box-container_OLD .custom-range {
    top: 0;
    left: 0
}

.custom-range-parent .custom-percent-bar {
    height: 5px;
    background: rgba(0,145,218,0.3);
    position: absolute;
    top: 92px;
    border-radius: 5px
}

input[type=range].custom-range {
    margin: 0;
    -webkit-appearance: none;
    border: 0px solid white;
    width: 100%
}

input[type=range].custom-range::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #E3E3E3;
    border: none;
    border-radius: 3px
}

input[type=range].custom-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #0091DA;
    margin-top: -18px
}

input[type=range].custom-range::-webkit-slider-thumb.type2 {
    height: 30px;
    width: 30px;
    margin-top: -15px
}

input[type=range].custom-range:focus {
    outline: none
}

input[type=range].custom-range:focus::-webkit-slider-runnable-track {
    background: #E3E3E3
}

input[type=range].custom-range::-moz-range-track {
    width: 300px;
    height: 5px;
    background: #E3E3E3;
    border: none;
    border-radius: 3px
}

input[type=range].custom-range::-moz-range-thumb {
    border: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #0091DA;
    margin-top: -18px
}

input[type=range].custom-range::-moz-range-thumb.type2 {
    height: 30px;
    width: 30px;
    margin-top: -15px
}

input[type=range].custom-range:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px
}

input[type=range].custom-range::-ms-track {
    width: 300px;
    height: 5px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range].custom-range::-ms-fill-lower {
    background: #E3E3E3;
    border-radius: 10px
}

input[type=range].custom-range::-ms-fill-upper {
    background: #E3E3E3;
    border-radius: 10px
}

input[type=range].custom-range::-ms-thumb {
    border: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #0091DA;
    margin-top: -18px
}

input[type=range].custom-range::-ms-thumb.type2 {
    height: 30px;
    width: 30px;
    margin-top: -15px
}

input[type=range].custom-range:focus::-ms-fill-lower {
    background: #E3E3E3
}

input[type=range].custom-range:focus::-ms-fill-upper {
    background: #E3E3E3
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-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;
    margin-bottom: 3.0rem
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.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-slide:focus {
    outline: none
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 32px;
    width: 32px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 100;
    fill: #fff
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    content: '';
    display: none
}

.slick-prev {
    left: 0
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-next {
    right: 0
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.fixedsticky,.card-banner.fixedsticky {
    top: 0;
    z-index: 900
}

.fixedsticky,.card-banner.fixedsticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky
}

.fixedsticky-withoutfixedfixed .fixedsticky-off,.fixed-supported .fixedsticky-off {
    position: static
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,.fixed-supported .fixedsticky-on {
    position: fixed
}

.fixedsticky-dummy {
    display: none
}

.fixedsticky-on+.fixedsticky-dummy {
    display: block
}

.accordion-date {
    border-bottom: none;
    width: 100%;
    margin-bottom: 2rem;
    padding-left: 0;
    border-bottom: 1px solid #E3E3E3
}

.accordion-date svg+span {
    margin-left: 5px
}

@media (max-width: 767px) {
    .accordion-date svg+span {
        margin-left:0;
        margin-bottom: 10px;
        border-right: 0
    }
}

.accordion-date .inner .icon {
    position: static;
    top: 0;
    right: 0
}

.accordion-date__date {
    color: #0091DA;
    padding-right: 10px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px;
    position: relative
}

.accordion-date__date:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 16px;
    position: absolute;
    top: -3px;
    bottom: 0;
    margin: auto;
    right: 0;
    background-color: #ccc
}

@media (max-width: 767px) {
    .accordion-date__date:after {
        display:none
    }
}

@media (max-width: 767px) {
    .accordion-date__date {
        display:inline-block
    }
}

@media (max-width: 767px) {
    .accordion-date__users {
        display:block
    }
}

.accordion-date__list-row {
    margin-bottom: 20px
}

.accordion-date__list-text {
    display: inline-block;
    padding: 5px 0
}

.accordion-date__list-text+.btn {
    float: right
}

@media (max-width: 767px) {
    .accordion-date__list-text+.btn {
        display:block;
        float: none
    }
}

.accordion-date__list-text>.icon {
    position: relative;
    top: 3px
}

@media (max-width: 767px) {
    .accordion-date__list-text {
        display:block;
        margin-bottom: 20px
    }
}

.accordion-date__collapse-OLD {
    width: 100%
}

.accordion-date__collapse-OLD .inner {
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
    background-color: #F2F2F2
}

@media (max-width: 767px) {
    .accordion-date__collapse-OLD .inner {
        padding-top:60px
    }
}

.accordion-date__collapse-OLD .inner .btn {
    float: right
}

@media (max-width: 767px) {
    .accordion-date__collapse-OLD .inner .btn {
        float:none
    }
}

.accordion-date__collapse-OLD-close {
    border: none;
    position: absolute;
    padding: 0;
    display: block;
    background: transparent;
    right: 20px;
    top: 20px
}

.accordion-date__collapse-OLD-close use {
    fill: #ccc
}

.accordion-date__collapse-OLD-close:focus {
    outline: none
}

.accordion-date .collapse-OLD-hours {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E3E3
}

.accordion-date .collapse-OLD-hours__hour {
    background-color: #fff;
    border: 1px solid #E3E3E3;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    display: inline-block;
    padding: 15px;
    margin-right: 20px;
    margin-bottom: 20px;
    min-width: 150px
}

.accordion-date .collapse-OLD-hours__hour span {
    color: #202020;
    font-size: 1.4rem
}

.accordion-date .collapse-OLD-hours__hour:focus {
    outline: none
}

.accordion-date .collapse-OLD-hours__hour.selected {
    outline: 2px solid #0091DA;
    border-color: transparent;
    box-shadow: none
}

.accordion-date .collapse-OLD-hours__hour--disabled {
    border: none
}

.accordion-date .collapse-OLD-hours__hour--disabled span {
    opacity: 0.25
}

@media (max-width: 767px) {
    .accordion-date .collapse-OLD-hours__hour {
        width:100%;
        margin-right: 0
    }
}

.banner {
    text-align: center;
    padding: 110px 0;
    background-position: center center;
    background-size: cover
}

.banner p {
    color: white
}

.banner--mini {
    padding: 40px 0
}

.banner--color-black *,.banner--color-black p {
    color: #202020
}

.banner--color-black p:last-of-type {
    margin-bottom: 0
}

.block-list {
    border-bottom: 1px solid #E3E3E3;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px
}

.block-list__container_OLD {
    padding-bottom: 100px
}

.block-list p {
    margin-bottom: 0
}

.block-list:first-child {
    border-top: 1px solid #E3E3E3
}

.block-message-info {
    position: fixed;
    width: 100%;
    padding: 22px;
    color: #fff;
    text-align: center;
    left: 0;
    top: -60px;
    opacity: 0;
    z-index: 9000;
    transition: all 1s ease-in-out
}

.block-message-info__success {
    background: #9c3;
    opacity: 1;
    top: 0px
}

.block-message-info__danger {
    background: #ec3457;
    opacity: 1
}

.block-message-info__make-me-hide {
    top: -60px;
    opacity: 0
}

.news-block {
    margin-bottom: 100px
}

@media (max-width: 767px) {
    .news-block {
        margin-bottom:30px
    }
}

.rightarrow-holder {
    padding-right: 50px;
    position: relative
}

.rightarrow-holder__arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px
}

.rightarrow-holder__arrow .icon {
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%) rotate(-180deg)
}

.rightarrow-holder__right-content {
    position: absolute;
    right: 0;
    padding-left: 15px;
    padding-right: 45px
}

.rightarrow-holder__right-content .indicator-inc-dec {
    padding-right: 0
}

.rightarrow-holder__right-content .indicator-inc-dec:after {
    right: -25px
}

.rightarrow-holder--shadow {
    box-shadow: 0 2px 4px rgba(0,0,0,0.11)
}

.l-tile .b-management-steps .rightarrow-holder {
    box-shadow: 0 2px 4px rgba(0,0,0,0.11);
    z-index: 1
}

.b-management-steps {
    background-color: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #E3E3E3
}

.b-management-steps--news {
    margin-bottom: 0
}

.b-management-steps--news .b-user-card {
    padding: 25px 0 25px 30px !important;
    margin-bottom: 0;
    min-height: 125px;
    display: table;
    width: 100%
}

.b-management-steps--news .b-user-card .b-user-card__text {
    display: table-cell;
    float: none;
    line-height: 26px
}

.b-management-steps .b-user-card {
    padding: 25px 15px;
    padding-right: 0
}

.b-management-steps .b-user-card__text {
    width: 100%;
    padding-left: 0;
    padding-right: 20px;
    border-right: 1px solid #F2F2F2
}

.b-management-steps .b-user-card__text.no-border {
    border: none
}

.b-management-steps .b-user-card .b-user-card__user-name {
    margin-bottom: 10px
}

.b-management-steps .list--table-1__label {
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: -24px
}

.b-management-steps .list--table-2__label {
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: -24px;
    background-color: #0091DA
}

.b-management-steps .list--table-3__label {
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: -24px;
    left: 135px;
    background-color: #fb7d0c;
    margin-left: 5px
}

.b-management-steps .list--table-3__label .icon {
    position: relative;
    top: -2px
}

.b-management-steps .list--table-3__label .icon svg,.b-management-steps .list--table-3__label .icon use {
    fill: #fff
}

.b-management-steps .list--table-3__label.to-left {
    left: -7px
}

.b-management-steps.arrow .b-user-card__text {
    border-right: 1px solid #F2F2F2 !important
}

.b-management-steps--noarrow .rightarrow-holder {
    padding-right: 0
}

.b-management-steps--noarrow .rightarrow-holder .b-user-card__text {
    border-right: none
}

.b-management-steps--noicon .b-user-card {
    padding: 20px 15px
}

.b-management-steps--enproceso {
    margin-top: 40px
}

.b-management-steps--enproceso .rightarrow-holder {
    border: 2px solid #483698
}

.b-management-steps--enproceso.b-management-steps--alta .b-user-card {
    padding-right: 0
}

.b-management-steps--enproceso .b-user-card {
    padding-right: 0
}

.b-management-steps--enproceso .b-user-card__text {
    border-right: none
}

.b-management-steps--enproceso.arrow .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-management-steps--urgente {
    margin-top: 40px
}

.b-management-steps--urgente .rightarrow-holder {
    border: 2px solid #F68D2E
}

.b-management-steps--finalizar .btn--reset {
    float: right;
    margin-top: 22px
}

.b-management-steps--activar .btn--reset {
    float: right;
    margin-top: 15px
}

.b-management-steps--alta {
    margin-bottom: 0
}

.b-management-steps--alta.bordered .b-user-card {
    padding: 25px 15px;
    padding-right: 0
}

.b-management-steps--alta.bordered .b-user-card .p-status-container_OLD {
    padding-top: 5px !important
}

.b-management-steps--alta.bordered .b-user-card .b-user-card__text {
    border-right: 0
}

.b-management-steps--alta.bordered.text-border .b-user-card .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-management-steps--alta .b-user-card {
    padding: 14px 10px
}

.b-management-steps--alta .b-user-card .p-status-container_OLD {
    padding-top: 15px
}

@media (max-width: 991px) {
    .b-management-steps--alta .b-user-card .p-status-container_OLD {
        float:left;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .b-management-steps--alta .b-user-card .p-status-container_OLD .p-status:first-child {
        display:block
    }
}

@media (max-width: 767px) {
    .b-management-steps--alta .b-user-card .p-status-container_OLD .p-status:first-child:before {
        display:none
    }
}

@media (max-width: 767px) {
    .b-management-steps--alta .b-user-card .p-status-container_OLD .p-status {
        display:none
    }
}

.b-management-steps--alta .b-user-card+.rightarrow-holder__arrow {
    width: 60px
}

.b-management-steps--alta .b-user-card .chars {
    color: #ccc;
    display: none
}

.b-management-steps--alta .b-user-card .chars.shown {
    display: block;
    padding: 20px 0 14px;
    margin: 0
}

.b-management-steps--alta .b-user-card .chars.shown+img {
    display: none
}

.b-management-steps--novalid .rightarrow-holder {
    padding-right: 0
}

.b-management-steps--novalid .b-user-card__text {
    border: none
}

.b-user-card-prospect {
    position: relative;
    background-color: #fff
}

.b-user-card-prospect--border {
    border-bottom: 1px solid #F2F2F2
}

.b-user-card-prospect:last-of-type {
    border-bottom: none
}

.b-user-card-prospect .b-user-card--big .b-user-card__text {
    width: calc(100% - 295px)
}

@media (max-width: 320px) {
    .b-user-card-prospect .b-user-card--big .b-user-card__text {
        width:calc(100% - 60px)
    }
}

.b-user-card-prospect .list--table-2__label {
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: -24px;
    background-color: #0091DA
}

.b-user-card-prospect .list--table-3__label {
    font-size: 1rem;
    line-height: 1;
    position: absolute;
    top: -24px;
    left: 135px;
    background-color: #fb7d0c;
    margin-left: 5px
}

.b-user-card-prospect .list--table-3__label .icon {
    position: relative;
    top: -2px
}

.b-user-card-prospect .list--table-3__label .icon svg,.b-user-card-prospect .list--table-3__label .icon use {
    fill: #fff
}

.b-user-card-prospect .list--table-3__label.to-left {
    left: -7px
}

.b-user-card-prospect--autoassigned {
    margin: 30px 0 10px;
    border: 2px solid #0091DA
}

.b-user-card-prospect--autoassigned .list--table-2__label {
    background-color: #0091DA
}

.b-user-card-prospect--autoassigned:last-of-type {
    border: 2px solid #0091DA
}

.b-user-card-prospect--autoassigned [data-toggle="collapse-OLD"] {
    border-bottom: 0
}

.b-user-card-prospect--pending {
    margin: 30px 0 10px;
    border: 2px solid #FFC732
}

.b-user-card-prospect--pending .list--table-2__label {
    background-color: #FFC732
}

.b-user-card-prospect--pending:last-of-type {
    border: 2px solid #FFC732
}

.b-user-card-prospect--pending [data-toggle="collapse-OLD"] {
    border-bottom: 0
}

.b-user-card-prospect--status .b-user-card {
    padding: 15px;
    padding-right: 5px
}

.b-user-card-prospect--status .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-user-card-prospect--status .b-user-card__text.datos {
    border-right: none
}

.b-user-card-prospect--status .b-user-card__text.datos .p-status:last-child:before,.b-user-card-prospect--status .b-user-card__text.datos .p-status:last-child:before,.b-user-card-prospect--status .b-user-card__text.datos .p-status.check.check2:before {
    background-color: transparent
}

@media (max-width: 767px) {
    .b-user-card-prospect--status .b-user-card__text.datos .p-status:last-child:before,.b-user-card-prospect--status .b-user-card__text.datos .p-status:last-child:before,.b-user-card-prospect--status .b-user-card__text.datos .p-status.check.check2:before {
        width:5px
    }
}

.b-user-card-prospect--status .b-user-card--big .b-user-card__text {
    width: calc(100% - 60px)
}

.b-user-card-prospect--status--1ok .p-status.check {
    display: none
}

.b-user-card-prospect--status--check-ok .p-status.check.check2 {
    display: none
}

.b-user-card-prospect--status--check-ok .p-status.no-check-1 {
    display: none
}

.b-user-card-prospect--status--check-ok-ok .p-status.no-check-1,.b-user-card-prospect--status--check-ok-ok .p-status.no-check-2 {
    display: none
}

.b-user-card-prospect--status--check-ok-ok .p-status.check.check2 {
    margin-right: 0
}

.b-user-card-prospect--status--check-ok-ok .p-status.check.check2:before {
    display: none
}

.b-user-card-prospect__link {
    position: absolute;
    right: 75px;
    top: 20px;
    margin: auto
}

@media (max-width: 320px) {
    .b-user-card-prospect__link {
        position:static;
        margin: 20px 15px
    }
}

.b-user-card {
    position: relative;
    overflow: hidden
}

.b-user-card--shadow {
    box-shadow: 0 2px 4px rgba(0,0,0,0.11)
}

.b-user-card--border {
    border-bottom: 1px solid #F2F2F2
}

.b-user-card--padding {
    padding: 15px;
    padding-right: 5px
}

.b-user-card--border-right-separator .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-user-card__user-img,.b-user-card__text {
    float: left
}

.b-user-card__user-img-box {
    position: relative
}

.b-user-card__user-img-box .indicator-bubble,.b-user-card__user-img-box .indicator-simple {
    position: absolute;
    right: -10px;
    top: 0
}

.b-user-card__user-img-box .indicator-bubble.hidden,.b-user-card__user-img-box .indicator-simple.hidden {
    display: none
}

.b-user-card__user-img {
    display: block;
    width: 30px;
    height: 30px
}

.b-user-card__user-name {
    color: #979899;
    display: block;
    clear: both;
    font-size: 12px;
    font-size: 1.2rem
}

.b-user-card__text {
    width: calc( 100% - 30px);
    margin: 0;
    padding-left: 10px;
    font-size: 14px;
    font-size: 1.4rem
}

.b-user-card__text .b-user-card__user-name,.b-user-card__text .b-user-card__news-date {
    color: #979899;
    display: block;
    clear: both;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 10px;
    line-height: 1
}

.b-user-card__text .b-user-card__user-title {
    font-size: 12px;
    font-size: 1.2rem;
    float: left
}

.b-user-card__text .b-user-card__user-title .sep-title {
    padding-left: 7px;
    margin-left: 3px;
    position: relative;
    display: inline-block
}

.b-user-card__text .b-user-card__user-title .sep-title:before {
    content: '';
    width: 1px;
    height: 14px;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 0
}

.b-user-card__text .b-user-card__user-title .sep-title.hide-sep:before {
    display: none
}

@media (max-width: 767px) {
    .b-user-card__text .b-user-card__user-title {
        width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

.b-user-card__text .b-user-card__news-text {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    color: #1F1F1F
}

@media (max-width: 767px) {
    .b-user-card__text .b-user-card__news-text {
        width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 768px) {
    .b-user-card__text .b-user-card__user-title-assignment {
        display:block;
        margin-bottom: 20px
    }
}

.b-user-card__management {
    float: right;
    padding: 10px 5px 0
}

.b-user-card__management .h6,.b-user-card__management .card__users {
    float: right;
    color: #C1C1C1;
    margin-left: 5px;
    margin-top: 2px
}

@media (max-width: 767px) {
    .b-user-card__management .h6,.b-user-card__management .card__users {
        margin-bottom:0
    }
}

@media (max-width: 991px) {
    .b-user-card__management {
        padding-left:0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .b-user-card__management {
        float:left
    }
}

.b-user-card__msgs {
    width: calc(100% - 40px);
    float: left
}

.b-user-card__msgs--right {
    margin-left: 10px;
    float: right
}

.b-user-card__msgs--right+img {
    float: left
}

.b-user-card__msgs--left {
    margin-right: 10px;
    float: left
}

.b-user-card__msgs--left+img {
    float: right
}

.b-user-card__msgs__msg {
    background: #fff;
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    margin-bottom: 5px;
    display: block;
    text-decoration: none
}

.b-user-card__msgs__msg p {
    margin-bottom: 0
}

.b-user-card__msgs__msg .b-user-card__user-name {
    margin-bottom: 5px
}

.b-user-card__msgs__msg:last-child {
    margin-bottom: 0
}

.b-user-card__msgs__file svg {
    fill: #0091DA
}

.b-user-card__msgs__file span {
    padding-left: 25px
}

.b-user-card__icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #F2F2F2;
    padding: 20px 10px;
    text-align: center;
    display: inline-block;
    float: left
}

.b-user-card__icon+.b-user-card__text {
    width: calc( 100% - 95px);
    margin: 0;
    padding-left: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 5px
}

@media (max-width: 767px) {
    .b-user-card__icon+.b-user-card__text {
        width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

.b-user-card__tag {
    float: right;
    margin-right: 15px;
    padding: 8px 10px 5px 10px;
    background: #fb7d0c;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem;
    line-height: 10px;
    position: relative;
    top: -15px
}

@media (max-width: 767px) {
    .b-user-card__tag {
        position:static;
        top: auto;
        margin-top: 10px;
        float: left;
        clear: both;
        margin-top: 20px;
        display: block;
        width: auto
    }
}

.b-user-card--big .b-user-card__user-img {
    width: 60px;
    height: 60px
}

.b-user-card--big .b-user-card__user-name {
    margin-bottom: 10px
}

.b-user-card--big .b-user-card__text {
    width: calc( 100% - 60px);
    padding: 10px 20px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal
}

.b-user-card--big.b-user-card--padding .b-user-card__text {
    padding-top: 15px
}

.b-user-card--status {
    padding: 15px
}

.b-user-card--arrow-right {
    padding-right: 0
}

.b-user-card--arrow-right .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-user-card.has-updates p {
    font-weight: bold
}

.b-user-card--list-employees {
    padding: 15px;
    padding-right: 5px;
    border-bottom: 1px solid #F2F2F2;
    background-color: #fff
}

.b-user-card--list-employees .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-user-card .p-status-container_OLD {
    padding-top: 5px;
    text-align: right
}

@media (max-width: 767px) {
    .b-user-card .p-status-container_OLD {
        text-align:left;
        margin-top: 20px
    }
}

.b-user-card .b-user-card__text.datos {
    border-right: none
}

.b-user-card .b-user-card__text.datos .p-status:last-child:before {
    background-color: transparent
}

.b-user-card .b-user-card__text.datos .p-status {
    text-transform: uppercase
}

.b-user-card .b-user-card__text.datos .p-status .icon {
    margin-right: 5px
}

.b-user-card .p-status {
    font-weight: normal;
    border: 2px solid #0091DA;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin-right: 33px
}

.b-user-card .p-status:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 30px;
    background-color: #ccc;
    margin: auto 1px;
    position: absolute;
    top: 12px;
    left: 30px
}

.b-user-card .p-status:last-child {
    margin-right: 0
}

.b-user-card .p-status:last-child:before {
    opacity: 0
}

.b-user-card .p-status.disabled {
    opacity: 0.3
}

.b-user-card .p-status--pending {
    border-color: #FFC732;
    color: #FFC732
}

.b-user-card .p-status--none {
    border-color: #ccc;
    color: #ccc
}

.b-user-card .p-status--error {
    border-color: #ec3457;
    color: #ec3457
}

.b-user-card .p-status--success {
    border-color: #9c3;
    color: #9c3
}

.b-user-card .p-status--nocomplete {
    border-color: #470a68;
    color: #470a68
}

.b-user-card .p-status--new {
    border-color: #0091DA;
    color: #0091DA
}

.b-user-card .p-status--sorbus {
    border-color: #F68D2E;
    color: #F68D2E
}

@media (max-width: 767px) {
    .b-prospect {
        display:block;
        margin-bottom: 30px
    }
}

.assignment-holder {
    border-bottom: 1px solid #F2F2F2
}

.assignment-holder__col-btn {
    text-align: center;
    position: relative
}

@media (max-width: 768px) {
    .assignment-holder__col-btn {
        text-align:left
    }
}

.assignment-holder__col-btn .icon {
    fill: #ccc
}

.assignment-holder--inner button:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 60px;
    background-color: #E3E3E3;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

@media (max-width: 768px) {
    .assignment-holder--inner button:before {
        display:none
    }
}

@media (max-width: 768px) {
    .assignment-holder--inner button {
        margin-top:20px
    }
}

.assignment-holder--inner button .icon {
    margin: 5px
}

.assignment-holder--padding {
    padding: 15px
}

.assignment-holder--bgwhite {
    background-color: #fff
}

.assignment-holder--client-assigned {
    padding: 15px;
    background-color: #fff
}

.assignment-holder--client-assigned .b-user-card--arrow-right .b-user-card__text {
    border-right: none
}

.b-user-accordion {
    margin: 25px auto
}

.col-btn-icon {
    position: absolute;
    top: 0;
    right: 0
}

.col-btn-icon button {
    position: absolute;
    top: 25px;
    right: 50%;
    height: auto;
    transform: translateX(50%)
}

.col-btn-icon button .icon {
    fill: #ccc
}

@media (max-width: 768px) {
    .col-btn-icon button {
        right:40px;
        top: 15px;
        transform: translateX(60%)
    }
}

.col-btn-icon:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 60px;
    background-color: #E3E3E3;
    top: 15px;
    left: 15px;
    margin: auto
}

@media (max-width: 768px) {
    .col-btn-icon:before {
        display:none
    }
}

.rightarrow-holder {
    padding-right: 50px;
    position: relative
}

.rightarrow-holder__arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px
}

.rightarrow-holder__arrow .icon {
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%) rotate(-180deg)
}

.rightarrow-holder__right-content {
    position: absolute;
    right: 0;
    padding-left: 15px;
    padding-right: 45px
}

.rightarrow-holder__right-content .indicator-inc-dec {
    padding-right: 0
}

.rightarrow-holder__right-content .indicator-inc-dec:after {
    right: -25px
}

.rightarrow-holder--shadow {
    box-shadow: 0 2px 4px rgba(0,0,0,0.11)
}

.file-msg {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    display: block;
    width: 100%;
    box-shadow: 0px 1px 0px 0px #E3E3E3
}

.file-msg svg {
    fill: #0091DA
}

.file-msg span {
    padding-left: 25px
}

.b-management-news {
    background-color: #fff;
    border-bottom: 1px solid #E3E3E3
}

.b-management-news__link {
    display: block;
    padding: 25px 30px;
    text-decoration: none
}

.b-management-news__text {
    font-size: 14px;
    font-size: 1.4rem;
    color: #1F1F1F;
    line-height: 19px
}

.block-user {
    border: 1px solid #E3E3E3;
    margin-bottom: 30px
}

.block-user a {
    text-decoration: none
}

.block-user svg {
    margin-right: 10px
}

.block-user__img img {
    border-bottom: 1px solid #E3E3E3
}

.block-user__text {
    height: 225px;
    margin-bottom: 25px
}

@media (max-width: 1199px) {
    .block-user__text {
        height:255px
    }
}

@media (max-width: 991px) {
    .block-user__text {
        height:320px
    }
}

@media (max-width: 767px) {
    .block-user__text {
        height:auto
    }
}

.block-user__text__content {
    background: white;
    padding: 21px 25px
}

.breadcrumb-checkout {
    background: #0091DA
}

.breadcrumb-checkout__step {
    padding: 14px 1em;
    display: inline-block;
    opacity: .5
}

@media (max-width: 1199px) {
    .breadcrumb-checkout__step {
        padding:14px 0
    }
}

@media (max-width: 991px) {
    .breadcrumb-checkout__step {
        padding:14px 1em
    }
}

@media (max-width: 767px) {
    .breadcrumb-checkout__step {
        display:none
    }
}

.breadcrumb-checkout__step svg,.breadcrumb-checkout__step .h6,.breadcrumb-checkout__step .card__users {
    fill: white;
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: bold
}

@media (max-width: 991px) {
    .breadcrumb-checkout__step .h6,.breadcrumb-checkout__step .card__users {
        display:none
    }
}

.breadcrumb-checkout__step svg {
    margin-right: 1em
}

@media (max-width: 1199px) {
    .breadcrumb-checkout__step svg {
        margin-right:0
    }
}

@media (max-width: 991px) {
    .breadcrumb-checkout__step svg {
        margin-right:1em
    }
}

.breadcrumb-checkout__step.active {
    opacity: 1
}

@media (max-width: 767px) {
    .breadcrumb-checkout__step.active {
        display:inline-block;
        display: none
    }
}

.breadcrumb-checkout__step.active .h6,.breadcrumb-checkout__step.active .card__users {
    display: inline-block
}

@media (max-width: 767px) {
    .breadcrumb-checkout__step.current {
        display:block
    }
}

.card,.card-img,.card-banner,.card-video,.card-video-big,.card-video-full {
    box-shadow: 0px 2px 4px 0 rgba(8,21,37,0.12);
    display: block;
    text-decoration: inherit;
    position: relative;
    margin-bottom: 30px;
    transition: .2s
}

.card:hover,.card-img:hover,.card-banner:hover,.card-video:hover,.card-video-big:hover,.card-video-full:hover {
    transform: scale3d(1.01, 1.01, 1.01);
    transition: .2s
}

.card.nozoom:hover,.nozoom.card-img:hover,.nozoom.card-banner:hover,.nozoom.card-video:hover,.nozoom.card-video-big:hover,.nozoom.card-video-full:hover {
    transform: scale3d(1, 1, 1)
}

.card.noshadow,.noshadow.card-img,.noshadow.card-banner,.noshadow.card-video,.noshadow.card-video-big,.noshadow.card-video-full {
    box-shadow: none
}

.card .h1,.card-img .h1,.card-banner .h1,.card-video .h1,.card-video-big .h1,.card-video-full .h1,.card .h2,.card-img .h2,.card-banner .h2,.card-video .h2,.card-video-big .h2,.card-video-full .h2,.card .hero-error__subtitle,.card-img .hero-error__subtitle,.card-banner .hero-error__subtitle,.card-video .hero-error__subtitle,.card-video-big .hero-error__subtitle,.card-video-full .hero-error__subtitle {
    color: #202020;
    margin-bottom: 2.5rem
}

.card__stripe {
    text-align: center;
    padding: 12px 0;
    background: #0091DA;
    text-transform: uppercase;
    color: white;
    font-size: 12px
}

.card__description {
    padding: 30px;
    background: white
}

.card__cat {
    color: #D72A6B;
    border-right: 1px solid #979899;
    padding-right: 5px;
    margin-right: 5px
}

.card__img {
    display: block
}

.card__dates {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #202020;
    max-width: calc(100% - 60px)
}

.card__dates--range {
    background-color: #fff;
    padding: 20px;
    height: 90px
}

@media (max-width: 991px) {
    .card__dates {
        left:15px;
        max-width: calc(100% - 15px)
    }
}

.card__dates-range {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #202020;
    max-width: calc(100% - 60px)
}

.card__date {
    float: left;
    position: relative;
    width: 85px;
    height: 90px;
    padding: 20px 20px 15px;
    text-align: center;
    background: #fff
}

.card__date:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 45px;
    background-color: #E3E3E3;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.card__date:first-child:after,.card__date.no-after:after {
    display: none
}

.card__date.more-webinars {
    padding: 35px 15px
}

.card__day {
    line-height: 1;
    font-size: 4rem;
    font-weight: bold
}

.card__month,.card__more {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1
}

.card__users {
    text-transform: none;
    font-weight: normal;
    padding: 20px 30px;
    border-top: 1px solid #E3E3E3;
    background-color: #fff;
    margin: 0
}

.card--simple {
    padding: 25px;
    background: #333C47
}

.card--simple .card__description {
    padding: 0;
    background: #333C47
}

.card--simple .h1,.card--simple .h2,.card--simple .hero-error__subtitle {
    color: white;
    margin-bottom: 20px
}

.card--simple--alt {
    background: white
}

.card--simple--alt .h1,.card--simple--alt .h2,.card--simple--alt .hero-error__subtitle {
    color: #202020;
    margin-bottom: 0
}

.card--simple--alt .card__description {
    background: white
}

.card--webinars .card__stripe {
    background-color: #470a68;
    color: #fff
}

.card--webinars .card__description {
    position: relative
}

.card--webinars .figure-img {
    background-color: #F2F2F2;
    display: block;
    min-height: 130px;
    position: relative
}

.card--webinars .card__cat {
    border-right: none
}

.card--webinars .card-video,.card--webinars .card-video-big,.card--webinars .card-video-full {
    margin-bottom: 0
}

.card-list-path {
    padding: 50px 25px 45px;
    border: 1px solid #E3E3E3
}

.card-list-path .h3,.card-list-path .card-price__offer .offer-price,.card-price__offer .card-list-path .offer-price {
    margin-bottom: 40px;
    color: #202020
}

.card-list-path--nocard {
    padding-left: 0;
    padding-right: 0;
    border: none
}

.card-img.no-shadow {
    border: 1px solid #ccc
}

.card-img.no-shadow .card__stripe {
    display: none
}

.card-img.no-shadow .card__img {
    border: 0px
}

.card-banner {
    padding: 25px;
    background: #F2F2F2
}

.card-banner.fixedsticky {
    top: 120px;
    z-index: 800
}

.card-banner p,.card-banner .h2-display,.card-banner .h6,.card-banner .card__users {
    color: #202020
}

.card-banner[class*="bg-"] .h2-display,.card-banner[class*="bg-"] .h6,.card-banner[class*="bg-"] .card__users,.card-banner[class*="bg-"] .h5,.card-banner[class*="bg-"] .table-responsive--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>thead>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users),.card-banner[class*="bg-"] .table-responsive--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>t.body_OLD>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users),.card-banner[class*="bg-"] .table-responsive--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users),.table-responsive--type1 .table>tfoot>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users),.card-banner[class*="bg-"] .table-reflow--type1 .table>thead>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>thead>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users),.card-banner[class*="bg-"] .table-reflow--type1 .table>t.body_OLD>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>t.body_OLD>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users),.card-banner[class*="bg-"] .table-reflow--type1 .table>tfoot>tr td span:not(.h6):not(.card__users):not(.card__users),.table-reflow--type1 .table>tfoot>tr td .card-banner[class*="bg-"] span:not(.h6):not(.card__users):not(.card__users) {
    color: #fff
}

.entry-cross .card-banner,.bg-color-concrete .card-banner {
    background: #fff
}

.card-video,.card-video-big,.card-video-full {
    min-height: 350px;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: white
}

.card-video:after,.card-video-big:after,.card-video-full:after {
    content: '';
    display: block;
    background: black;
    opacity: .4;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    transition: .2s;
    left: 0;
    top: 0
}

.card-video:hover:after,.card-video-big:hover:after,.card-video-full:hover:after {
    opacity: .2;
    transition: .2s
}

.card-video .h2,.card-video-big .h2,.card-video-full .h2,.card-video .hero-error__subtitle,.card-video-big .hero-error__subtitle,.card-video-full .hero-error__subtitle,.card-video .h6,.card-video-big .h6,.card-video-full .h6,.card-video .card__users,.card-video-big .card__users,.card-video-full .card__users,.card-video .h4,.card-video-big .h4,.card-video-full .h4 {
    color: white
}

.card-video .h4,.card-video-big .h4,.card-video-full .h4 {
    font-weight: bold
}

.card-video__title {
    position: absolute;
    bottom: 20px;
    left: 25px
}

.card-video__title .h4 {
    margin-bottom: 0
}

.card-video__cat {
    color: white
}

.card-video__button,.hero-video__button {
    border: 4px solid white;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.card-video__button:after,.hero-video__button:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    left: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .5s;
    opacity: 1
}

.card-video__button:hover,.hero-video__button:hover {
    transition: .5s;
    opacity: .8
}

.card-video__image {
    position: fixed;
    z-index: -1
}

.card-video-big,.card-video-full {
    padding: 20px;
    padding-bottom: 56.25%
}

.card-video-big .card-video__title,.card-video-full .card-video__title {
    position: absolute;
    top: 25px;
    bottom: auto;
    left: 25px
}

.card-video-big .card-video__title .h2,.card-video-full .card-video__title .h2,.card-video-big .card-video__title .hero-error__subtitle,.card-video-full .card-video__title .hero-error__subtitle,.card-video-big .card-video__title .h6,.card-video-full .card-video__title .h6,.card-video-big .card-video__title .card__users,.card-video-full .card-video__title .card__users,.card-video-big .card-video__title .h4,.card-video-full .card-video__title .h4,.card-video-big .card-video__title p,.card-video-full .card-video__title p {
    color: white
}

.card-video-full.nozoom:hover {
    transform: scale3d(1, 1, 1)
}

.card-video-full .card-video__title {
    top: 80px;
    left: 120px
}

@media (max-width: 991px) {
    .card-video-full .card-video__title {
        top:40px;
        left: 40px
    }
}

.card-video-full .h2,.card-video-full .hero-error__subtitle,.card-video-full .h6,.card-video-full .card__users,.card-video-full .h4,.card-video-full p {
    max-width: 40%
}

@media (max-width: 1199px) {
    .card-video-full .h2,.card-video-full .hero-error__subtitle,.card-video-full .h6,.card-video-full .card__users,.card-video-full .h4,.card-video-full p {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .card-video-full .h2,.card-video-full .hero-error__subtitle {
        font-size:1.8rem;
        line-height: 2.5rem
    }
}

@media (max-width: 991px) {
    .card-video-full p {
        display:none
    }
}

.card-video-full__poster,.hero-video__poster {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.card-video-full__player,.hero-video__player {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.card-video-full__player video,.hero-video__player video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.card-compare {
    padding: 70px 35px 30px 35px;
    background: #F8F8F8
}

.card-compare ul {
    margin-bottom: 60px
}

.card-compare li {
    padding-bottom: 12px;
    margin-bottom: 33px;
    border-bottom: 1px solid #E3E3E3
}

.card-compare li .h6,.card-compare li .card__users {
    float: left;
    color: #202020;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 8px
}

.card-compare li:last-child {
    margin-bottom: 0
}

.card-compare__note {
    float: right;
    font-size: 14px;
    color: #979899;
    padding-top: 8px
}

@media (max-width: 991px) {
    .card-compare__note {
        padding-top:30px
    }
}

@media (max-width: 767px) {
    .card-compare__note {
        padding-top:8px
    }
}

.card-compare__note .icon {
    fill: #9c3
}

.card-compare__note .icon path {
    fill: #9c3
}

.card-compare__btn {
    text-align: center
}

.card-person {
    padding: 45px;
    text-align: center;
    border: 1px solid #E3E3E3
}

.card-person p {
    color: #202020
}

.card-person__img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin-bottom: 30px
}

.card-person svg {
    fill: #E3E3E3
}

.card-price-relative {
    position: relative;
    top: -170px
}

@media (max-width: 991px) {
    .card-price-relative {
        position:static;
        top: 0
    }
}

.card-price {
    padding: 50px 25px 30px 26px;
    border: 1px solid #E3E3E3;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05)
}

.card-price__amount {
    text-align: right;
    color: #202020
}

.card-price__iva {
    font-size: 1rem;
    text-align: right;
    color: #979899;
    display: block;
    margin-top: 10px;
    margin-bottom: 40px
}

.card-price .h3-display {
    margin-bottom: 0;
    display: inline-block;
    color: #202020
}

.card-price .h1,.card-price .h2,.card-price .hero-error__subtitle {
    margin-bottom: 0;
    display: inline-block;
    color: #202020
}

.card-price__price {
    font-size: 40px
}

.card-price.fixedsticky {
    top: 120px
}

.card-price hr.w100 {
    margin-left: -25px;
    margin-right: -25px
}

.card-price--options {
    padding: 50px 25px 0px 25px;
    z-index: 0;
    margin-bottom: 80px
}

.card-price--options .card-price__amount {
    margin-bottom: 35px
}

.card-price--options .btn-actions {
    text-align: center;
    border-top: 1px solid #E3E3E3;
    margin-left: -25px;
    margin-right: -25px;
    position: relative
}

.card-price--options .btn-actions__more {
    position: absolute;
    width: 100%;
    top: 100px
}

.card-price--options .btn-actions__more input[type="range"] {
    display: block;
    margin: auto;
    max-width: 90%;
    margin-bottom: 40px
}

.card-price--options .btn-actions__more.type2 {
    position: static;
    float: left;
    display: block;
    padding: 20px 0
}

.card-price--options .btn-actions__more.type2 input[type="range"] {
    width: 100%;
    max-width: 170px;
    float: left;
    margin-bottom: 20px
}

.card-price--options .card-compare {
    background: #fff;
    padding: 40px 15px 0px
}

.card-price--options .card-compare ul {
    margin-bottom: 0
}

.card-price--options .card-compare li:last-child {
    border-bottom: 0
}

.card-price--product {
    background-color: #fff;
    padding-bottom: 30px;
    margin-bottom: 0
}

.card-price--product .card-price__price {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.6rem
}

.card-price--product .card-price__price.total-price {
    font-size: 40px;
    font-size: 4rem
}

.card-price--product .card-price__product-selection {
    background-color: #F8F8F8;
    padding: 15px;
    margin-bottom: 30px;
    overflow: hidden
}

.card-price--product .h3,.card-price--product .card-price__offer .offer-price,.card-price__offer .card-price--product .offer-price,.card-price--product .card-price__amount {
    margin-bottom: 15px !important
}

.card-price--product .h3.mb0,.card-price--product .card-price__offer .mb0.offer-price,.card-price__offer .card-price--product .mb0.offer-price,.card-price--product .card-price__amount.mb0 {
    margin-bottom: 0 !important
}

.card-price--product .span-total {
    padding-top: 12px
}

.card-price [aria-expanded="true"] .icon {
    transform: rotate(180deg);
    transition: 200ms
}

.card-price--lesspaddingtop {
    padding-top: 35px
}

.card-price__offer p {
    width: 100%;
    float: left
}

.card-price__offer .offer {
    float: left;
    margin-top: 4px
}

@media (max-width: 1199px) {
    .card-price__offer .offer {
        float:none
    }
}

.card-price__offer .offer+span {
    float: right
}

.card-price__offer .offer-price {
    display: inline
}

.card-price__offer .color-success .offer-price {
    color: #9c3
}

.card-price__offer .color-danger .offer-price {
    color: #ec3457
}

.card-product {
    background: #fff;
    padding: 50px 25px 30px 25px;
    color: #202020;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px rgba(8,21,37,0.12)
}

.card-product .h6,.card-product .card__users {
    color: #979899
}

.card-product .h2-display {
    color: #202020
}

.card-product .h2-display.color-dodger-blue {
    color: #0091DA
}

.card-product hr {
    border-color: #979899;
    opacity: .23;
    margin-bottom: 30px
}

.card-product__price {
    display: inline-block;
    color: #202020
}

.card-product__info {
    line-height: 2.3rem;
    margin-bottom: 30px;
    display: block
}

.card-product .list {
    text-align: left;
    margin-bottom: 50px
}

.card-product .list--bullets li:before {
    background-color: #979899;
    opacity: 0.23
}

.card-product .list--bullets li:before li {
    margin-bottom: 20px
}

.card-product .link,.card-product .pagination a,.pagination .card-product a {
    display: block
}

.card-product--units,.card-product--pack,.card-product--pack-recommended {
    border: 1px solid #E3E3E3;
    box-shadow: none;
    padding-bottom: 40px
}

.card-product--units .h1,.card-product--pack .h1,.card-product--pack-recommended .h1 {
    margin-bottom: 15px
}

.card-product--units hr,.card-product--pack hr,.card-product--pack-recommended hr {
    border-color: #E3E3E3
}

.card-product--units .h2-display {
    margin-bottom: 75px
}

.card-product--pack .h2-display {
    margin-bottom: 30px
}

.card-product--pack .h3-display {
    padding-top: 10px
}

.card-product--pack-recommended .h2-display {
    margin-bottom: 20px
}

.card-product--pack-recommended .h2-display+span {
    display: block;
    margin-bottom: 30px
}

.card-product--link {
    padding-bottom: 40px
}

.card-product--link .h1 {
    margin-bottom: 25px
}

.card-product--link .h2-display {
    color: #0091DA;
    margin-bottom: 30px
}

.card-product--link .list {
    text-align: center
}

.card-product--link .list li {
    color: #979899;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    line-height: 2.1rem
}

.card-product--link .link,.card-product--link .pagination a,.pagination .card-product--link a {
    display: inline-block
}

.card-product--link .btn {
    margin-bottom: 15px;
    line-height: normal
}

@media (max-width: 991px) {
    .card-product--link .btn {
        padding:13px
    }
}

@media (min-width: 992px) {
    .card-product--link .btn {
        padding:13px
    }
}

@media (min-width: 1200px) {
    .card-product--link .btn {
        padding:13px 30px
    }
}

.card-product--disabled {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #E3E3E3
}

.card-product--disabled .list.list--bullets {
    margin-bottom: 59px
}

.card-quote {
    padding: 80px 40px
}

.card-quote svg {
    fill: #ccc
}

.card-quote__img {
    display: inline-block;
    margin-bottom: 40px
}

.card-quote__img+div {
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px
}

.card-quote .h6,.card-quote .card__users {
    margin-bottom: 10px
}

.card-quote .h6+.small,.card-quote .card__users+.small,.card-quote .table-responsive--type1 .table>thead>tr .h6+th,.table-responsive--type1 .table>thead>tr .card-quote .h6+th,.card-quote .table-responsive--type1 .table>thead>tr .card__users+th,.table-responsive--type1 .table>thead>tr .card-quote .card__users+th,.card-quote .table-responsive--type1 .table>t.body_OLD>tr .h6+th,.table-responsive--type1 .table>t.body_OLD>tr .card-quote .h6+th,.card-quote .table-responsive--type1 .table>t.body_OLD>tr .card__users+th,.table-responsive--type1 .table>t.body_OLD>tr .card-quote .card__users+th,.card-quote .table-responsive--type1 .table>tfoot>tr .h6+th,.table-responsive--type1 .table>tfoot>tr .card-quote .h6+th,.card-quote .table-responsive--type1 .table>tfoot>tr .card__users+th,.table-responsive--type1 .table>tfoot>tr .card-quote .card__users+th,.card-quote .table-reflow--type1 .table>thead>tr .h6+th,.table-reflow--type1 .table>thead>tr .card-quote .h6+th,.card-quote .table-reflow--type1 .table>thead>tr .card__users+th,.table-reflow--type1 .table>thead>tr .card-quote .card__users+th,.card-quote .table-reflow--type1 .table>t.body_OLD>tr .h6+th,.table-reflow--type1 .table>t.body_OLD>tr .card-quote .h6+th,.card-quote .table-reflow--type1 .table>t.body_OLD>tr .card__users+th,.table-reflow--type1 .table>t.body_OLD>tr .card-quote .card__users+th,.card-quote .table-reflow--type1 .table>tfoot>tr .h6+th,.table-reflow--type1 .table>tfoot>tr .card-quote .h6+th,.card-quote .table-reflow--type1 .table>tfoot>tr .card__users+th,.table-reflow--type1 .table>tfoot>tr .card-quote .card__users+th,.card-quote .b-user-card .b-user-card__text.datos .h6+.p-status,.b-user-card .b-user-card__text.datos .card-quote .h6+.p-status,.card-quote .b-user-card .b-user-card__text.datos .card__users+.p-status,.b-user-card .b-user-card__text.datos .card-quote .card__users+.p-status {
    display: block
}

.card-quote .b-user-card .small,.card-quote .b-user-card .table-responsive--type1 .table>thead>tr th,.table-responsive--type1 .table>thead>tr .card-quote .b-user-card th,.card-quote .b-user-card .table-responsive--type1 .table>t.body_OLD>tr th,.table-responsive--type1 .table>t.body_OLD>tr .card-quote .b-user-card th,.card-quote .b-user-card .table-responsive--type1 .table>tfoot>tr th,.table-responsive--type1 .table>tfoot>tr .card-quote .b-user-card th,.card-quote .b-user-card .table-reflow--type1 .table>thead>tr th,.table-reflow--type1 .table>thead>tr .card-quote .b-user-card th,.card-quote .b-user-card .table-reflow--type1 .table>t.body_OLD>tr th,.table-reflow--type1 .table>t.body_OLD>tr .card-quote .b-user-card th,.card-quote .b-user-card .table-reflow--type1 .table>tfoot>tr th,.table-reflow--type1 .table>tfoot>tr .card-quote .b-user-card th,.card-quote .b-user-card .b-user-card__text.datos .p-status {
    padding: 10px;
    display: inline-block
}

.card-quote--pt4 {
    padding-top: 40px
}

.card-quote--pt0 {
    padding-top: 0
}

.card-step {
    border: 1px solid
}

@media (max-width: 1199px) {
    .card-step {
        margin-bottom:20px
    }
}

.card-step.color-robins-egg-blue {
    border-color: #00BAB3
}

.card-step.color-robins-egg-blue .card-title {
    background-color: #00BAB3
}

.card-step .card-title {
    padding: 25px
}

.card-step .card-title .h4-display {
    margin-bottom: 0;
    line-height: 3.4rem
}

.card-step .card-text {
    padding: 25px;
    font-size: 1.6rem;
    color: black;
    line-height: 2.3rem
}

.card-step .icon {
    fill: #fff;
    width: 38px;
    height: 38px;
    vertical-align: middle;
    margin-right: 5px
}

.contact-aside {
    background-color: #f7f7f7;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: linear-gradient(left, white, #fafafa);
    border-right: 1px solid #E3E3E3;
    padding: 55px 20px;
    text-align: right
}

@media (max-width: 767px) {
    .contact-aside {
        text-align:left;
        padding: 30px;
        margin-right: -15px;
        margin-left: -15px;
        border-right: 0;
        border-bottom: 1px solid #E3E3E3
    }
}

.entry-cross {
    background: #F2F2F2;
    padding: 50px 0
}

.entry-cross>.container_OLD>.h6,.entry-cross>.container_OLD>.card__users {
    color: #979899;
    margin-bottom: 50px
}

.entry-intro {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 30px
}

.entry-intro .lead_OLD,.entry-intro .hero-img--big p,.hero-img--big .entry-intro p,.entry-intro .hero-video p,.hero-video .entry-intro p,.entry-intro .hero-carousel__item p,.hero-carousel__item .entry-intro p {
    margin-bottom: 2.5rem
}

.entry-intro__avatar {
    padding: 25px;
    border: 1px solid #E3E3E3;
    text-align: center;
    font-size: 14px
}

@media (max-width: 767px) {
    .entry-intro__avatar {
        margin-bottom:20px
    }
}

.entry-intro__img {
    margin: 0 auto;
    border-radius: 100%;
    display: block;
    margin-bottom: 25px
}

.entry-intro .h1 {
    color: #202020
}

.entry-intro__cat {
    border-right: 1px solid #979899;
    padding-right: 5px;
    margin-right: 8px
}

.entry-intro__stars,.entry-reviews__stars.list {
    float: left
}

@media (max-width: 767px) {
    .entry-intro__stars,.entry-reviews__stars.list {
        float:none;
        display: block;
        text-align: center;
        margin-bottom: 30px
    }
}

.entry-intro__stars li,.entry-reviews__stars.list li {
    height: 28px;
    vertical-align: bottom;
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

.entry-intro__stars use,.entry-reviews__stars.list use,.entry-intro__stars path,.entry-reviews__stars.list path {
    fill: #ccc
}

.entry-intro__stars .active use,.entry-reviews__stars.list .active use,.entry-intro__stars .active path,.entry-reviews__stars.list .active path {
    fill: #FFC732
}

.entry-intro__reviews,.entry-intro__visuals {
    padding-left: 20px;
    font-size: 14px;
    padding-top: 4px;
    padding-right: 10px;
    border-right: 1px solid rgba(151,152,153,0.25)
}

.entry-intro__visuals {
    padding-left: 10px;
    border-right: 0
}

.entry-intro__visuals svg {
    margin-right: 5px
}

.entry-intro__visuals svg,.entry-intro__visuals span {
    vertical-align: text-bottom
}

.entry-intro__btns {
    display: inline-block;
    float: right
}

@media (max-width: 767px) {
    .entry-intro__btns {
        float:none;
        display: block;
        text-align: center;
        margin-bottom: 20px
    }
}

.entry-intro--no-border {
    border-bottom: none
}

.entry-intro--just-cat .entry-intro__cat {
    border-right: 0
}

.entry-reviews {
    margin-bottom: 40px;
    border-top: 1px solid #E3E3E3;
    padding-top: 20px
}

.entry-reviews__stars.list {
    text-align: left !important;
    float: none
}

.entry-reviews__stars.list li {
    margin-bottom: 0
}

.entry-share,.glossary-share {
    margin-bottom: 20px
}

.entry-share .h6:nth-child(2),.glossary-share .h6:nth-child(2),.entry-share .card__users:nth-child(2),.glossary-share .card__users:nth-child(2) {
    border-right: 1px solid #979899;
    padding-right: 10px;
    margin-right: 8px
}

.entry-share *,.glossary-share .oldddd {
    vertical-align: middle;
    margin-bottom: 0
}

@media (max-width: 1199px) {
    .entry-share *,.glossary-share .oldddd {
        margin-bottom:auto
    }
}

.entry-share__links {
    text-align: right;
    margin-top: -5px
}

@media (max-width: 1199px) {
    .entry-share__links {
        text-align:left;
        margin-top: 20px
    }
}

.entry-share__links a {
    margin-right: 10px;
    text-decoration: none
}

.entry-share__links a:last-child {
    margin-right: 0
}

.entry-share__links a svg {
    transition: .5s
}

.entry-share__links a:hover svg {
    fill: #979899;
    transition: .5s
}

.entry-share__links__twitter svg,.glossary-share__links__twitter svg,.entry-share__links__twitter path,.glossary-share__links__twitter path {
    fill: #24A9E6
}

.entry-share__links__facebook svg,.glossary-share__links__facebook svg,.entry-share__links__facebook path,.glossary-share__links__facebook path {
    fill: #43619C
}

.entry-share__links__gplus svg,.glossary-share__links__gplus svg,.entry-share__links__gplus path,.glossary-share__links__gplus path {
    fill: #DE4D3B
}

.entry-share__links__linkedin svg,.glossary-share__links__linkedin svg,.entry-share__links__linkedin path,.glossary-share__links__linkedin path {
    fill: #187FB8
}

.entry-text {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 30px;
    position: relative
}

.entry-text--no-border {
    border-bottom: none
}

.entry-text--blocked {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.entry-text--blocked:after {
    content: 'a';
    left: 0;
    top: 0;
    z-index: 999;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, #fff 100%);
    pointer-events: all
}

.entry-text__img,.entry-text__media {
    margin-bottom: 30px;
    position: relative
}

.entry-text__img img,.entry-text__media img {
    display: block
}

.entry-text__img {
    margin-bottom: 6.0rem
}

.entry-text__caption {
    position: absolute;
    bottom: 30px;
    left: -160px;
    text-align: right;
    width: 150px;
    line-height: 1.9rem
}

@media (max-width: 767px) {
    .entry-text__caption {
        position:static;
        width: 100%;
        margin-top: 10px
    }
}

.entry-text__caption:after {
    display: block;
    content: '';
    width: 40px;
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    top: -10px
}

@media (max-width: 767px) {
    .entry-text__caption:after {
        display:none
    }
}

.entry-text .h3-display {
    position: relative;
    width: 390px;
    color: #0091DA;
    position: relative;
    margin-left: -100px;
    line-height: 6rem
}

@media (max-width: 767px) {
    .entry-text .h3-display {
        width:100%
    }
}

@media (max-width: 767px) {
    .entry-text .h3-display {
        margin-left:0px
    }
}

.entry-text--no-border {
    border-bottom: none
}

.iframe-fake {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #E3E3E3;
    min-height: 550px
}

.filter-search {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E0E1E1;
    color: #979899
}

.filter-search .form select {
    background-position: right center
}

.filter-search__title {
    float: left;
    display: inline-block;
    font-size: 2.2rem
}

.filter-search__title .h3,.filter-search__title .card-price__offer .offer-price,.card-price__offer .filter-search__title .offer-price {
    display: inline-block;
    margin: 0
}

.filter-search__filters {
    float: right;
    display: inline-block
}

.filter-search .form__select {
    height: auto;
    font-size: 14px;
    background-color: transparent
}

.filter-search .form__group {
    margin-bottom: 0
}

.filter-search--white {
    border-bottom: 1px solid #979899;
    background: white
}

.filter-search--white .h3,.filter-search--white .card-price__offer .offer-price,.card-price__offer .filter-search--white .offer-price {
    color: #202020
}

.filter-search--white .form__select {
    color: #202020
}

.cookies-message {
    position: fixed;
    width: 100%;
    padding: 15px 0;
    color: #979899;
    background: #F2F2F2;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 900;
    box-shadow: 0px -2px 4px rgba(8,21,37,0.12);
    line-height: 20px;
    font-size: 15px;
    font-size: 1.3rem
}

.cookies-message .btn {
    margin: 10px auto 0
}

@media (max-width: 767px) {
    .cookies-message {
        font-size:1.2rem;
        line-height: 20px
    }
}

.footer-success {
    padding: 30px 0
}

.footer-success .icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px
}

.footer-success .icon+span {
    margin-top: 20px;
    display: inline-block
}

.footer-success .link,.footer-success .pagination a,.pagination .footer-success a {
    margin-top: 20px
}

.footer-load {
    padding: 30px 0;
    padding-top: 60px
}

.footer-load .c100 {
    margin-top: -25px
}

.footer-top {
    background: #F8F8F8;
    border-top: 1px solid #ccc;
    color: #979899;
    padding: 30px 0
}

.footer-top ul {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .footer-top ul {
        margin-bottom:5.0rem;
        min-height: 130px
    }
}

.footer-top__telephone {
    text-align: right;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .footer-top__telephone {
        text-align:left
    }
}

@media (max-width: 991px) {
    .footer-top__telephone ul {
        min-height:1px
    }
}

.footer-sub {
    font-size: 12px;
    background: #F8F8F8;
    padding: 30px 0;
    border-top: 1px solid rgba(151,152,153,0.25)
}

.footer-sub__left {
    display: inline-block
}

@media (max-width: 1199px) {
    .footer-sub__left {
        display:block;
        margin-bottom: 20px
    }
}

.footer-sub__logo {
    margin-right: 20px;
    vertical-align: top
}

@media (max-width: 767px) {
    .footer-sub__logo {
        margin-bottom:10px
    }
}

.footer-sub__legal {
    display: inline-block;
    margin-bottom: 0
}

.footer-sub__right {
    display: inline-block;
    float: right;
    text-align: right
}

@media (max-width: 1199px) {
    .footer-sub__right {
        float:none;
        text-align: left
    }
}

.footer-sub .footer-sub__links {
    margin-bottom: 0
}

.footer-sub .footer-sub__links a {
    text-transform: none;
    font-weight: normal
}

.footer-sub .footer-sub__links li {
    margin-right: 20px;
    margin-bottom: 0
}

@media (max-width: 1199px) {
    .footer-sub .footer-sub__links {
        display:block;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}

@media (max-width: 767px) {
    .footer-sub .footer-sub__links li {
        display:block;
        margin-bottom: 10px
    }

    .footer-sub .footer-sub__links li:last-child {
        margin-bottom: 0
    }
}

.footer-sub__legal--w-adjust {
    width: calc(100% - 85px)
}

.bottom-fixed-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 10px 20px;
    display: none
}

@media (max-width: 767px) {
    .bottom-fixed-btn {
        display:block
    }
}

.glossary-letter {
    margin-bottom: 50px
}

.glossary-letter hr {
    margin-bottom: 30px;
    margin-top: 8px
}

.glossary-share .h6+.h6,.glossary-share .card__users+.h6,.glossary-share .h6+.card__users,.glossary-share .card__users+.card__users {
    border-left: 2px solid #E3E3E3;
    padding-left: 10px
}

@media (max-width: 991px) {
    .glossary-share .h6+.h6,.glossary-share .card__users+.h6,.glossary-share .h6+.card__users,.glossary-share .card__users+.card__users {
        margin-bottom:10px
    }
}

.glossary-share .h6:nth-child(2),.glossary-share .card__users:nth-child(2) {
    border: 0px;
    padding-right: 0
}

@media (max-width: 991px) {
    .glossary-share .h6:nth-child(2),.glossary-share .card__users:nth-child(2) {
        display:block
    }
}

.glossary-share .h6:nth-child(3),.glossary-share .card__users:nth-child(3) {
    border-left: 0 !important
}

@media (max-width: 991px) {
    .glossary-share .h6:nth-child(3),.glossary-share .card__users:nth-child(3) {
        padding-left:0
    }
}

.glossary-share__links {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .glossary-share__links .h6,.glossary-share__links .card__users {
        display:block
    }
}

.glossary-share__links a {
    text-decoration: none !important
}

.glossary-share__links a+a {
    margin-left: 20px
}

.header {
    width: 100%;
    z-index: 800;
    top: 0;
    height: 75px;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 10px;
    transition: .5s
}

@media (max-width: 991px) {
    .header {
        padding:10px
    }
}

.header--hero {
    position: fixed
}

.header__inner,.header__search {
    padding-left: 3em;
    padding-right: 3em
}

@media (max-width: 1199px) {
    .header__inner,.header__search {
        padding-left:.5em;
        padding-right: .5em
    }
}

.header__logo {
    fill: white;
    float: left;
    width: 95px;
    height: 50px;
    display: none
}

.header__logo--checkout {
    width: 95px;
    height: 50px
}

.header__logo--white {
    display: block
}

@media (max-width: 991px) {
    .header__logo {
        width:60px;
        height: auto
    }
}

.header__--checkout {
    fill: none;
    display: block
}

.header .link--3,.header .link--3:link,.header .link--3:visited,.header .link--3 {
    color: white
}

.header .link--3:after,.header .link--3:link:after,.header .link--3:visited:after,.header .link--3:after {
    background: white
}

.header .link--1 {
    color: white;
    margin-right: 50px
}

.header .link--1:hover {
    color: white
}

.header svg {
    fill: white
}

@media (max-width: 991px) {
    .header {
        height:60px
    }
}

.header .caret {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjZmZmZmZmIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=")
}

.header.sticky,.header.header--search--open,.header.solid-bg {
    background: white;
    box-shadow: 0px 2px 4px 0 rgba(0,0,0,0.05)
}

.header.sticky .header__logo,.header.header--search--open .header__logo,.header.solid-bg .header__logo {
    display: block
}

.header.sticky .header__logo--white,.header.header--search--open .header__logo--white,.header.solid-bg .header__logo--white {
    display: none
}

.header.sticky .caret,.header.header--search--open .caret,.header.solid-bg .caret {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjYuMSAoMjYzMTMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDxnIGlkPSJVSSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJndWFpZXN0aWxvc18wMWJhc2ljb3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTAuMDAwMDAwLCAtNTQwNC4wMDAwMDApIiBmaWxsPSIjMjAyMDIwIj4NCiAgICAgICAgICAgIDxnIGlkPSJmb3JtdWxhcmlvcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEzLjAwMDAwMCwgNDk1Ni4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0icHJvdmluY2lhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzk0LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iZmxlY2hhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuMDAwMDAwLCAyNy4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uLWFycm93X2Rvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0LjAwMDAwMCwgMjQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuNjY5LDMgTDYuMDAxLDYuNzE1IEwyLjMzMiwzIEwxLDMuOTM3IEw2LjAwMSw5IEwxMSwzLjkzNyBMOS42NjksMyBaIiBpZD0iUGFnZS0xIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
    border-top-color: #202020
}

.header.sticky .link--3,.header.header--search--open .link--3,.header.sticky .link--3:link,.header.header--search--open .link--3:link,.header.sticky .link--3:visited,.header.header--search--open .link--3:visited,.header.sticky .link--3,.header.header--search--open .link--3,.header.solid-bg .link--3,.header.solid-bg .link--3:link,.header.solid-bg .link--3:visited,.header.solid-bg .link--3 {
    color: #202020
}

.header.sticky .link--3:after,.header.header--search--open .link--3:after,.header.sticky .link--3:link:after,.header.header--search--open .link--3:link:after,.header.sticky .link--3:visited:after,.header.header--search--open .link--3:visited:after,.header.sticky .link--3:after,.header.header--search--open .link--3:after,.header.solid-bg .link--3:after,.header.solid-bg .link--3:link:after,.header.solid-bg .link--3:visited:after,.header.solid-bg .link--3:after {
    background: #D72A6B
}

.header.sticky .header__right .link--1,.header.header--search--open .header__right .link--1,.header.solid-bg .header__right .link--1 {
    color: #D72A6B
}

.header.sticky .header__right .link--1:hover,.header.header--search--open .header__right .link--1:hover,.header.solid-bg .header__right .link--1:hover {
    color: #202020
}

.header.sticky svg,.header.header--search--open svg,.header.solid-bg svg {
    fill: #ccc
}

.header .oldddd {
    vertical-align: middle
}

.header__left {
    float: left;
    display: inline-block;
    height: 68px;
    padding-top: 14px;
    padding-left: 25px
}

@media (max-width: 991px) {
    .header__left {
        display:none
    }
}

.header__left .dropdown {
    height: 50px
}

.header__left .list {
    margin-bottom: 0
}

.header__left .list>li {
    height: 68px;
    margin-bottom: 0;
    margin-right: 1em
}

.header__left .list>li:last-child {
    margin-right: 0
}

@media (max-width: 1199px) {
    .header__left .list>li {
        margin-right:1em
    }
}

.header__left .list>li>a {
    display: inline-block
}

.header__right {
    float: right;
    display: inline-block;
    height: 50px;
    padding-top: 5px
}

@media (max-width: 991px) {
    .header__right {
        display:none
    }
}

.header__right .list {
    margin-bottom: 0
}

.header__right .list>li {
    margin-bottom: 0;
    margin-right: 1em
}

.header__right .list>li:last-child {
    margin-right: 0
}

.header__mobile {
    display: none
}

@media (max-width: 991px) {
    .header__mobile {
        float:right;
        display: inline-block;
        height: 50px;
        padding-top: 8px;
        padding-right: 0
    }

    .header__mobile .list li {
        margin-bottom: 0
    }
}

.header__search {
    width: 100%;
    background: white
}

.header__search__form {
    padding: 30px;
    width: 100%
}

.header__search .link--1 {
    color: #979899;
    margin-right: 50px
}

.header__search .link--1:hover {
    color: #979899
}

.hero-error {
    text-align: center;
    padding: 10px 0;
    background-position: top center;
    background-repeat: repeat-x;
    margin-bottom: 40px;
    background-color: #0091DA;
    min-height: 420px
}

.hero-error .text-center {
    width: 50%;
    margin: 0 auto
}

@media (max-width: 991px) {
    .hero-error .text-center {
        width:100%
    }
}

.hero-error p {
    color: white
}

.hero-error .form__group {
    margin-bottom: 0
}

.hero-error__title {
    font-size: 28.0rem;
    line-height: 26rem;
    margin-bottom: 10px
}

.hero-error__subtitle {
    margin-bottom: 10px
}

.hero-img,.hero-video {
    background-size: cover;
    background-position: center top;
    height: 500px;
    padding-top: 150px
}

@media (max-width: 991px) {
    .hero-img,.hero-video {
        height:auto;
        min-height: 500px;
        padding-top: 180px
    }
}

.hero-img--big,.hero-video {
    height: 815px
}

.hero-img .hide,.hero-video .hide {
    display: none
}

.hero-img .container_OLD,.hero-video .container_OLD {
    position: relative;
    height: 100%
}

.hero-img--w100 .hero-img__title,.hero-img--w100 .hero-video__title {
    width: 100%
}

.hero-img__title,.hero-video__title {
    width: 50%;
    position: absolute;
    bottom: 80px
}

@media (max-width: 991px) {
    .hero-img__title,.hero-video__title {
        width:100%;
        position: relative
    }
}

.hero-img__title .h1-display,.hero-video__title .h1-display,.hero-img__title .hero-error__title,.hero-video__title .hero-error__title {
    margin-bottom: 20px;
    line-height: 70px
}

.hero-img__title p,.hero-video__title p {
    color: #fff;
    font-size: 2.2rem
}

.hero-img__form {
    padding: 30px;
    background: white;
    position: relative;
    padding-bottom: 70px
}

.hero-img__form p {
    font-size: inherit
}

.hero-img__form .hide {
    display: none
}

.hero-img__form--message {
    display: none;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 25px;
    padding-right: 25px
}

.hero-img__form--message .h2,.hero-img__form--message .hero-error__subtitle {
    margin-bottom: 25px
}

.hero-img__form--message svg {
    fill: #0091DA;
    margin-bottom: 35px;
    width: 100%
}

.hero-img__form--message.visible {
    display: block
}

.hero-img__form--step {
    display: none;
    text-align: left
}

.hero-img__form--step .h2,.hero-img__form--step .hero-error__subtitle {
    margin-bottom: 25px
}

.hero-img__form--step.visible {
    display: block
}

.hero-img .ico-steps,.hero-video .ico-steps {
    margin-bottom: 20px;
    clear: both;
    overflow: hidden
}

.hero-img .ico-step,.hero-video .ico-step {
    float: left;
    margin: 20px auto
}

.hero-img .ico-step:before,.hero-video .ico-step:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 30px;
    background-color: #ccc;
    margin: auto 5px;
    position: relative;
    top: -15px
}

.hero-img .ico-step:first-child:before,.hero-video .ico-step:first-child:before {
    display: none
}

.hero-img .btn-step,.hero-video .btn-step {
    position: absolute;
    bottom: 30px;
    right: 30px;
    text-align: right;
    width: calc(100% - 60px)
}

.hero-img .btn-step--static,.hero-video .btn-step--static {
    position: static
}

.hero-img__form--message.visible-init {
    position: static;
    transform: none;
    display: block;
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width: 991px) {
    .hero-img__form--message.visible-init {
        padding-left:0;
        padding-right: 0
    }
}

.hero-img__form--message.visible-init .h2,.hero-img__form--message.visible-init .hero-error__subtitle {
    margin-bottom: 25px
}

.hero-img__form--message.visible-init svg {
    fill: #0091DA;
    margin-bottom: 35px;
    width: 100%
}

.hero-img--form {
    padding-top: 120px
}

@media (max-width: 1199px) {
    .hero-img--form {
        padding-top:90px;
        padding-bottom: 30px
    }
}

@media (max-width: 991px) {
    .hero-img--form {
        height:auto;
        padding-top: 150px;
        padding-bottom: 20px
    }
}

.hero-carousel {
    height: 715px;
    overflow: hidden
}

.hero-carousel__item {
    background-size: cover;
    background-position: center top;
    height: 715px;
    padding-top: 150px
}

@media (max-width: 991px) {
    .hero-carousel__item {
        padding-top:180px
    }
}

.hero-carousel__item .container_OLD {
    position: relative;
    height: 100%
}

.hero-carousel__item__title {
    width: 50%;
    position: absolute;
    bottom: 80px
}

@media (max-width: 991px) {
    .hero-carousel__item__title {
        width:100%;
        position: relative
    }
}

.hero-carousel__item__title .h1-display,.hero-carousel__item__title .hero-error__title {
    margin-bottom: 20px;
    line-height: 70px
}

.hero-carousel__item__title p {
    color: #fff
}

.hero-promo {
    padding-top: 220px;
    padding-bottom: 180px;
    position: relative
}

@media (max-width: 767px) {
    .hero-promo {
        padding-bottom:50px
    }
}

.hero-promo__title {
    padding: 70px 0;
    padding-bottom: 10px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0
}

.hero-promo__title .h1,.hero-promo__title .h3,.hero-promo__title .card-price__offer .offer-price,.card-price__offer .hero-promo__title .offer-price {
    color: white !important
}

@media (max-width: 767px) {
    .hero-promo__title {
        padding:50px 15px
    }
}

.hero-promo .list {
    margin-top: 120px
}

@media (max-width: 767px) {
    .hero-promo .list {
        margin-top:30px
    }
}

.hero-video {
    position: relative
}

.hero-video__button {
    position: relative
}

.info-block .info-block__img-rel {
    position: relative;
    top: 5px
}

.info-block .info-block__left,.info-block .info-block__right {
    height: 400px;
    position: relative
}

@media (max-width: 767px) {
    .info-block .info-block__left,.info-block .info-block__right {
        height:auto !important
    }
}

.info-block .info-block__left .info-block__img-abs,.info-block .info-block__right .info-block__img-abs {
    position: absolute;
    bottom: -80px
}

@media (max-width: 767px) {
    .info-block .info-block__left .info-block__img-abs,.info-block .info-block__right .info-block__img-abs {
        position:relative
    }
}

@media (max-width: 767px) {
    .info-block .info-block__left .info-block__img-abs {
        margin-bottom:20px;
        position: static
    }
}

.info-block--img--big .info-block__left,.info-block--img--big .info-block__right {
    height: 500px
}

svg {
    -ms-touch-action: none;
    touch-action: none
}

.jvectormap-container_OLD {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.jvectormap-tip {
    position: absolute;
    display: none;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px;
    min-width: 160px;
    background-color: #000;
    background-color: rgba(51,51,51,0.9);
    color: #fff;
    text-align: center;
    margin-top: -20px
}

.jvectormap-zoomin,.jvectormap-zoomout,.jvectormap-goback {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box
}

.jvectormap-zoomin,.jvectormap-zoomout {
    width: 10px;
    height: 10px
}

.jvectormap-zoomin {
    top: 10px
}

.jvectormap-zoomout {
    top: 30px
}

.jvectormap-goback {
    bottom: 10px;
    z-index: 1000;
    padding: 6px
}

.jvectormap-spinner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==)
}

.jvectormap-legend-title {
    font-weight: bold;
    font-size: 14px;
    text-align: center
}

.jvectormap-legend-cnt {
    position: absolute
}

.jvectormap-legend-cnt-h {
    bottom: 0;
    right: 0
}

.jvectormap-legend-cnt-v {
    top: 0;
    right: 0
}

.jvectormap-legend {
    background: black;
    color: white;
    border-radius: 3px
}

.jvectormap-legend-cnt-h .jvectormap-legend {
    float: left;
    margin: 0 10px 10px 0;
    padding: 3px 3px 1px 3px
}

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
    float: left
}

.jvectormap-legend-cnt-v .jvectormap-legend {
    margin: 10px 10px 0 0;
    padding: 3px
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
    width: 40px
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
    height: 15px
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle
}

.jvectormap-legend-tick-text {
    font-size: 12px
}

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
    text-align: center
}

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 3px
}

.separator {
    background: #F2F2F2;
    text-align: center;
    padding: 8px 0;
    position: relative;
    margin-bottom: 20px
}

.separator:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    background: rgba(151,152,153,0.25);
    display: block
}

.separator .separator__text {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    background: #F2F2F2;
    color: #979899;
    text-transform: uppercase
}

.share-webinars__links {
    text-align: right;
    margin-top: -5px
}

@media (max-width: 1199px) {
    .share-webinars__links {
        text-align:left;
        margin-top: 20px
    }
}

.share-webinars__links a {
    margin-right: 10px;
    text-decoration: none
}

.share-webinars__links a:last-child {
    margin-right: 0
}

.share-webinars__links a svg {
    transition: .5s
}

.share-webinars__links a:hover svg {
    fill: #979899;
    transition: .5s
}

.share-webinars__links__twitter svg {
    fill: #24A9E6
}

.share-webinars__links__facebook svg {
    fill: #43619C
}

.share-webinars__links__gplus svg {
    fill: #DE4D3B
}

.share-webinars__links__linkedin svg {
    fill: #187FB8
}

.share-webinars--user {
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    background-color: #F8F8F8;
    border: 1px solid #E3E3E3
}

.share-webinars--user .card-quote {
    position: absolute;
    left: 30px;
    top: 30px;
    padding: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto
}

.share-webinars--user .card-quote__img {
    width: 100%;
    margin-bottom: 0
}

.share-webinars--user .content-user {
    padding-left: 130px
}

.share-webinars--user .content-user .user {
    color: #202020;
    margin-bottom: 20px
}

.share-webinars--user .content-user .description {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E3E3E3
}

.share-webinars--user .content-user .description p {
    font-size: 1.6rem;
    line-height: 23px;
    padding-left: 0;
    padding-right: 0
}

.share-webinars--user .content-user .description p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .share-webinars--user .content-user {
        padding-left:0;
        padding-top: 130px
    }
}

.share-webinars--user .share-webinars__links {
    float: left
}

.stripe-info {
    padding-top: 20px;
    margin-bottom: 30px;
    background: #F8F8F8
}

.stripe-info .breadcrumb {
    padding: 20px 0
}

.stripe-info .h3-display {
    color: #202020;
    margin-bottom: 10px
}

.stripe-info[class*="bg-"] .h3-display {
    color: #fff
}

.sub-nav {
    background: #F8F8F8;
    border-bottom: 1px solid rgba(151,152,153,0.25);
    padding: 30px 0
}

.sub-nav a {
    display: inline-block;
    letter-spacing: 0.2rem;
    font-size: 10px;
    color: #979899;
    margin-right: 20px
}

@media (max-width: 1199px) {
    .sub-nav a {
        margin-bottom:10px
    }
}

.sub-nav a:last-child {
    margin-right: 0
}

.sub-nav.webinars .link:last-of-type,.sub-nav.webinars .pagination a:last-of-type,.pagination .sub-nav.webinars a:last-of-type {
    margin-left: 17px
}

.sub-nav.webinars .link:last-of-type:before,.sub-nav.webinars .pagination a:last-of-type:before,.pagination .sub-nav.webinars a:last-of-type:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: -20px;
    top: -5px;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 18px;
    background-color: #41474D
}

.sub-nav.noticias .sep {
    margin-right: 20px
}

.title-block {
    margin-bottom: 50px;
    text-align: center
}

.title-block *:first-child {
    margin-bottom: 25px
}

@media (max-width: 991px) {
    img {
        max-width:100%;
        height: auto
    }
}

.bubbles-holder.lazyloaded .b-user-card:nth-child(1) {
    animation: chat1 6s
}

.bubbles-holder.lazyloaded .b-user-card:nth-child(2) {
    animation: chat2 6s
}

.bubbles-holder.lazyloaded .b-user-card:nth-child(3) {
    animation: chat3 6s
}

.bubbles-holder.lazyloaded .b-user-card:nth-child(4) {
    animation: chat4 6s
}

@keyframes chat1 {
    0%,10% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    50%,100% {
        opacity: 1;
        transform: none
    }
}

@keyframes chat2 {
    0%,20% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    50%,100% {
        opacity: 1;
        transform: none
    }
}

@keyframes chat3 {
    0%,30% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    50%,100% {
        opacity: 1;
        transform: none
    }
}

@keyframes chat4 {
    0%,40% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    50%,100% {
        opacity: 1;
        transform: none
    }
}

.b-user-card {
    position: relative;
    margin-bottom: 30px
}

.b-user-card__user-img,.b-user-card__text {
    float: left
}

.b-user-card__user-img {
    display: block;
    width: 30px;
    height: 30px
}

.b-user-card__user-name {
    color: #979899;
    display: block;
    clear: both;
    font-size: 12px;
    font-size: 1.2rem
}

.b-user-card__text {
    width: calc( 100% - 30px);
    margin: 0;
    padding-left: 10px;
    font-size: 12px;
    font-size: 1.2rem
}

.b-user-card__msgs {
    width: calc(100% - 40px);
    float: left
}

.b-user-card__msgs--right {
    margin-left: 10px;
    float: right
}

.b-user-card__msgs--right+img {
    float: left
}

.b-user-card__msgs--right .b-user-card__msgs__msg:first-child:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -5px;
    pointer-events: none;
    border-top: solid transparent 5px;
    border-bottom: solid transparent 5px;
    border-right: solid #fff 5px
}

.b-user-card__msgs--left {
    margin-right: 10px;
    float: left
}

.b-user-card__msgs--left+img {
    float: right
}

.b-user-card__msgs--left .b-user-card__msgs__msg:first-child:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -5px;
    pointer-events: none;
    border-top: solid transparent 5px;
    border-bottom: solid transparent 5px;
    border-left: solid #fff 5px
}

.b-user-card__msgs__msg {
    background: #fff;
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    margin-bottom: 5px;
    display: block;
    text-decoration: none;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12)
}

.b-user-card__msgs__msg--active {
    background: #00BAB3
}

.b-user-card__msgs__msg--active p {
    color: white
}

.b-user-card__msgs__msg p {
    margin-bottom: 0
}

.b-user-card__msgs__msg .b-user-card__user-name {
    margin-bottom: 5px
}

.b-user-card__msgs__msg:last-child {
    margin-bottom: 0
}

.b-user-card__msgs__file svg {
    fill: #0091DA
}

.b-user-card__msgs__file span {
    padding-left: 25px
}

.b-user-card--big .b-user-card__user-img {
    width: 60px;
    height: 60px
}

.b-user-card--big .b-user-card__user-name {
    margin-bottom: 10px
}

.b-user-card--big .b-user-card__text {
    width: calc( 100% - 60px);
    padding: 10px 0 10px 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal
}

.b-user-card--arrow-right {
    padding-right: 0
}

.b-user-card--arrow-right .b-user-card__text {
    border-right: 1px solid #F2F2F2
}

.b-user-card.has-updates p {
    font-weight: bold
}

.user-intro {
    margin-bottom: 30px
}

.user-intro .entry-share__links {
    text-align: left
}