a:hover {
    text-decoration: none;
    color: initial;
}
.uk-table-planos tbody tr td {
    vertical-align: middle;
}
@media screen and (max-width: 480px) {
    .video__title {
        padding-bottom: 25px;
    }
    .areas__box {
        padding-bottom: 50px !important;
    }
}
@media screen and (max-width: 320px) {
    .info__email, .info__phone {
        font-size: 18px;
    }
}
@-webkit-keyframes latidos {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes latidos {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}
.figur_gif_aramburu img{display:block;width:100%;}
.areas__btn.modi_new_pro_btn_2021{text-align:left;}
.modi_new_pro_btn_2021 .pdetalle__content__left__footer__rgh a{color: #fff;
    font-size: 15px;
    background: #4F4F4F;
    width: 100%;
    text-align: center;
    font-weight: 300;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 170px;
    height: 57px;}
.modi_new_pro_btn_2021 .pdetalle__content__left__footer__rgh a span{font-size: 15px;text-transform:capitalize;}
.areas__container {
    position: relative;
    padding-bottom: 26px;
}
.areas__box {
    padding-bottom: 62px;
}
.areas__box__container {
    max-width: 970px;
    margin: auto;
    padding: 0px 20px;
    margin-top: -33px;
    position: relative;
}
.areas__box__content {
    background: #4f4f4f;
    -webkit-box-shadow: -1px 10px 30px -4px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 10px 30px -4px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.areas__box__content .btn-general-banner {
    color: #fff;
    width: 100%;
    height: 100%;
}
.areas__box__content .btn-general-banner:hover {
    color: #000;
}
.areas__box__item {
    width: 16%;
    background: #fff;
    /*padding: 2.5% 3%;*/
    padding: 1.5% 3% 1% 3%;
    height: 50px;
    position: relative;
}
.areas__box__item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 80%;
    background: #E6E6E6;
}
.areas__box__item:nth-child(3):before {
    display: none;
}
.areas__box__item__title {
    font-size: 12px;
    color: #8B8A82;
    /*padding-bottom: 10px;*/
    text-transform: uppercase;
    padding-left: 15px;
}
.areas__box__item__title p {
    margin-bottom: 0;
    text-align: center;
}
.areas__box__item__text {
    font-size: 25px;
    color: #4C4C41;
    padding-left: 15px;
}
.areas__box__item__text p {
    margin-bottom: 0;
    /*font-size: 22px*/;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}
.areas__box__item__text span {
    font-size: 17px;
    color: #4C4C41;
    display: inline-block;
    padding-right: 5px;
}
.areas__box__btn {
    width: 25%;
    text-align: center;
}
.areas__box__btn__content .btn-general {
    padding: 16px 33px;
}
.areas__content {
    /*max-width: 850px;*/
	max-width: 1070px;
    margin: auto;
    /*padding: 0px 20px;*/
	 padding: 0px 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    /*justify-content: flex-start;*/
	justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.areas__title__box {
    width: 34%;
}
.areas__title {
    padding-bottom: 35px;
}
.areas__btn {
    text-align: right;
}
.areas__btn a {
    margin: 10px 0px;
}
.areas__info {
    width: 52%;
    padding-left: 12%;
}
.areas__info__text {
    font-size: 18px;
    color: #4C4C41;
    line-height: 1.6;
    padding-bottom: 22px;
}
.areas__info__text p {
    margin-bottom: 0;
	font-size:16px;
}
.areas__info__title {
    padding-bottom: 35px;
}
.areas__info__title h4 {
    font-size: 18px;
    color: #4C4C41;
    margin-bottom: 0;
}
.areas__info__img__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.areas__info__img {
    width: 23%;
    padding-right: 10%;
    padding-bottom: 30px;
}
.areas__info__img__box {
    width: 35px;
    height: 35px;
}
.areas__info__img__box img {
    width: 35px;
    height: auto;
}
.areas__info__img__text {
    font-size: 14px;
    color: #4C4C41;
    padding-top: 18px;
}
.areas__info__img__text p {
    margin-bottom: 0;
}
.areas__box__item.title__general--center {
    width: 24%;
}
.areas__box__item.title__general--center .areas__box__item__title {
    padding-left: 0;
}
.areas__box__item.title__general--center .areas__box__item__text {
    display: flex;
    justify-content: center;
    padding-left: 0;
}
@media screen and (max-width: 1366px) {
    .areas__container:after {
        top: 0;
    }
}
@media screen and (max-width: 1025px) {
    .areas__container:before, .areas__container:after {
        display: none;
    }
}
@media screen and (max-width: 885px) {
    .areas__info__text {
        font-size: 16px;
    }
    .areas__info__title h4 {
        font-size: 16px;
    }
    .areas__info__img {
        width: 27%;
        padding-right: 6%;
    }
    .areas__box__item__text {
        display: flex;
        justify-content: center;
        font-size: 20px;
    }
    .areas__box__item__text span {
        font-size: 13px;
    }
}
@media screen and (max-width: 984px) {
    .areas__info {
        width: 80%;
        margin: auto;
        padding-left: 0;
    }
    .areas__title__box {
        width: 90%;
        margin: auto;
        padding-bottom: 30px;
    }
    .areas__title .title__general {
        text-align: center;
    }
    .areas__btn {
        text-align: center;
    }
    .areas__btn a {
        margin: 10px;
    }
    .areas__box__content {
        /*background: #fff;*/
    }
    .areas__box__item {
        width: 27.333%;
    }
    .areas__box__btn {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .areas__box__item.title__general--center {
        width: 27.333%;
    }
}
@media screen and (max-width: 520px) {
    .areas__title__box {
        width: 100%;
    }
    .areas__info {
        width: 100%;
    }
    .areas__box__item__text {
        font-size: 18px;
    }
    .areas__box__item__text span {
        font-size: 13px;
    }
    .areas__btn a {
        margin: 5px;
    }
}
@media screen and (max-width: 470px) {
    .areas__box__item {
        width: 100%;
        text-align: center;
        padding: 14px 0px;
    }
    .areas__box__item:before {
        display: none;
    }
    .areas__info__img {
        padding: 3%;
    }
    .areas__box__item.title__general--center {
        width: 100%;
    }
}
.title__general {
    display: block;
    color: #4C4C41;
}
.title__general__text h3 {
    color: #4C4C41;
    margin-bottom: 0;
}
.title__general__text strong {
    font-style: italic;
}
.title__general__text--one h3 {
    font-size: 40px;
    line-height: 1.3;
}
.title__general__text--two h3 {
    font-size: 50px;
    line-height: 1.2;
}
.uk-button.btn-gris {
    background-color: #EAEAEA;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}
.uk-button.btn-gris:hover {
    background-color: #E5E5E5;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}
.uk-button.btn-amarillo {
    background-color: #ffd334;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}
.uk-button.btn-amarillo:hover {
    background-color: rgba(255, 195, 0, 0.8);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
}
.pdetalle__content__left__footer__rgh {
    margin-bottom: 7px;
}
.pdetalle__content__left__footer__rgh a {
    width: 279px;
}
.pdetalle__content__left__footer__rgh a img {
    height: 25px;
    margin-right: 8px;
}
.pdetalle__content__left__footer__rgh a {
    -webkit-box-shadow: -1px 10px 30px -4px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 10px 30px -4px rgba(0, 0, 0, 0.2);
    display: inline-flex !important;
    padding: 3px 15px;
}
.pdetalle__content__left__footer__rgh a span {
    margin-left: 6px;
}
.enlace-360 {
    color: #fff;
}
.areas__box__item__text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.areas__box__item__text img {
    margin-right: 5px;
    margin-left: 0;
}
.banner__image {
    max-width: 192px;
    width: 100%;
}
.ver_video_2020 {
    display: flex;
    justify-content: flex-start;
}
.dci_cde_2021 {
    padding: 10px;
}
.ver_video_2020 img {
    width: 22px;
    height: 22px!important;
    margin: initial!important;
}
.ver_video_2020 span {
    text-transform: none!important;
}
.ver_video_2020_2 {
    min-width: 200px!important;
}
.espacio_2021 {
    padding: 3px 21px!important;
}
.area_ubicacion_2020 {
    padding-bottom: 22px!important;
    display: flex!important;
}
.area_ubicacion_2020 figure {
    margin: inherit!important;
    width: 17px;
}
.area_ubicacion_2020 figure img {
    display: block;
    width: 100%;
}
.area_ubicacion_2020 span {
    /*margin-left: 5px!important;*/
    /*font-size: 18px!important;*/
	 font-size: 16px!important;
	color:#999;
}
.areas__info__img__content {
    justify-content: space-between!important;
}
.areas__info__img__box {
    display: table!important;
    margin: auto!important;
}
.areas__info__img__text p {
    text-align: center!important;
}
.galeria__title__box:before, .galeria__title__box:after {
    display: none!important;
}
.galeria__title__box h3 {
    font-weight: bold!important;
}
.ocultar_header_2020 {
    z-index: -1!important;
    visibility: hidden!important;
}
.footer__box-link {
    justify-content: flex-start!important;
}
.modificacion_ultimo_2020 {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}
.modificacion_ultimo_2020 figure {
    margin: inherit;
    width: 20px;
}
.modificacion_ultimo_2020 figure img {
    width: 100%;
    display: block;
}
.modificacion_ultimo_2020 strong {
    font-size: 18px;
    margin-left: 5px;
    font-weight: 300; 
}
.modificacion_ultimo_2020 p {
    /*font-size: 18px;*/
	font-size: 16px;
	color: #999;
    margin: initial;
    /*margin-left: 3px;*/
}
.areas__box__item.title__general--center .areas__box__item__text {
    line-height: 1;
}
.areas__box__item.title__general--center .areas__box__item__text.areas__box__item__text_precio {
    margin-top: 8px;
}
.uk-button-icon-img {
    align-items: center;
}
.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {}
.cw {
    color: #fff
}
.cb {
    color: #001020
}
.cbeige {
    color: #f4f2ed
}
.cg, .co {
    color: #c1a575
}
.cgd {
    color: #4a4a4a
}
.cgl {
    color: #9b9b9b
}
.cggb {
    color: #e7e7e7
}
.cm {
    color: #e1e1e1
}
.cy {
    color: #ee7f4b
}
.bgb {
    background-color: #001020
}
.bgbeige {
    background-color: #f4f2ed
}
.bgw {
    background-color: #fff
}
.bgo {
    background-color: #c1a575
}
.bgf {
    background-color: #3b6443
}
.bgbl {
    background-color: #005c88
}
.bgg {
    background-color: #235
}
.bggb {
    background-color: #e7e7e7
}
.bggl {
    background-color: #9b9b9b
}
.bggm {
    background-color: #eaeaea
}
.bgm {
    background-color: #e1e1e1
}
.bgy {
    background-color: #ee7f4b
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.hide-overflow {
    overflow: hidden
}
.rel {
    position: relative
}
.abs {
    position: absolute
}
.fix {
    position: fixed
}
.fill, .top {
    top: 0
}
.bottom, .fill {
    bottom: 0
}
.fill, .left {
    left: 0
}
.fill, .right {
    right: 0
}
.fill-h {
    width: 100%
}
.fill-v {
    height: 100%
}
.f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.fw {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.ais {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.aie {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}
.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.aib {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.aist {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}
.jcs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.jce {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.jcb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.fa {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0
}
.al {
    text-align: left
}
.ac {
    text-align: center
}
.aj {
    text-align: justify
}
.mha, .mxa {
    margin-left: auto;
    margin-right: auto
}
.mva, .mxa {
    margin-top: auto;
    margin-bottom: auto
}
.mt0, .mv0, .mx0 {
    margin-top: 0
}
.mb0, .mv0, .mx0 {
    margin-bottom: 0
}
.mt025, .mv025, .mx025 {
    margin-top: .25em
}
.mb025, .mv025, .mx025 {
    margin-bottom: .25em
}
.mh025, .ml025, .mx025 {
    margin-left: .25em
}
.mh025, .mr025, .mx025 {
    margin-right: .25em
}
.pt025, .pv025, .px025 {
    padding-top: .25em
}
.pb025, .pv025, .px025 {
    padding-bottom: .25em
}
.ph025, .pl025, .px025 {
    padding-left: .25em
}
.ph025, .pr025, .px025 {
    padding-right: .25em
}
.mt05, .mv05, .mx05 {
    margin-top: .5em
}
.mb05, .mv05, .mx05 {
    margin-bottom: .5em
}
.mh05, .ml05, .mx05 {
    margin-left: .5em
}
.mh05, .mr05, .mx05 {
    margin-right: .5em
}
.pt05, .pv05, .px05 {
    padding-top: .5em
}
.pb05, .pv05, .px05 {
    padding-bottom: .5em
}
.ph05, .pl05, .px05 {
    padding-left: .5em
}
.ph05, .pr05, .px05 {
    padding-right: .5em
}
.mt075, .mv075, .mx075 {
    margin-top: .75em
}
.mb075, .mv075, .mx075 {
    margin-bottom: .75em
}
.mh075, .ml075, .mx075 {
    margin-left: .75em
}
.mh075, .mr075, .mx075 {
    margin-right: .75em
}
.pt075, .pv075, .px075 {
    padding-top: .75em
}
.pb075, .pv075, .px075 {
    padding-bottom: .75em
}
.ph075, .pl075, .px075 {
    padding-left: .75em
}
.ph075, .pr075, .px075 {
    padding-right: .75em
}
.mt1, .mv1, .mx1 {
    margin-top: 1em
}
.mb1, .mv1, .mx1 {
    margin-bottom: 1em
}
.mh1, .ml1, .mx1 {
    margin-left: 1em
}
.mh1, .mr1, .mx1 {
    margin-right: 1em
}
.pt1, .pv1, .px1 {
    padding-top: 1em
}
.pb1, .pv1, .px1 {
    padding-bottom: 1em
}
.ph1, .pl1, .px1 {
    padding-left: 1em
}
.ph1, .pr1, .px1 {
    padding-right: 1em
}
.mt15, .mv15, .mx15 {
    margin-top: 1.5em
}
.mb15, .mv15, .mx15 {
    margin-bottom: 1.5em
}
.mh15, .ml15, .mx15 {
    margin-left: 1.5em
}
.mh15, .mr15, .mx15 {
    margin-right: 1.5em
}
.pt15, .pv15, .px15 {
    padding-top: 1.5em
}
.pb15, .pv15, .px15 {
    padding-bottom: 1.5em
}
.ph15, .pl15, .px15 {
    padding-left: 1.5em
}
.ph15, .pr15, .px15 {
    padding-right: 1.5em
}
.mt2, .mv2, .mx2 {
    margin-top: 2em
}
.mb2, .mv2, .mx2 {
    margin-bottom: 2em
}
.mh2, .ml2, .mx2 {
    margin-left: 2em
}
.mh2, .mr2, .mx2 {
    margin-right: 2em
}
.pt2, .pv2, .px2 {
    padding-top: 2em
}
.pb2, .pv2, .px2 {
    padding-bottom: 2em
}
.ph2, .pl2, .px2 {
    padding-left: 2em
}
.ph2, .pr2, .px2 {
    padding-right: 2em
}
.px2 {
    padding: 32px;
    padding: 2rem
}
.italic {
    font-style: italic;
    letter-spacing: 4.8px;
    letter-spacing: .3rem;
    font-size: 14.4px;
    font-size: .9rem
}
.caps {
    text-transform: uppercase
}
.ar {
    text-align: right
}
.underline {
    text-decoration: underline;
    cursor: pointer
}
.z0 {
    z-index: 0
}
.z1 {
    z-index: 5
}
.z2 {
    z-index: 6
}
.z3 {
    z-index: 7
}
.z5 {
    z-index: 8
}
.z6 {
    z-index: 9
}
.z7 {
    z-index: 10
}
.z8 {
    z-index: 11
}
.z9 {
    z-index: 12
}
.z10 {
    z-index: 13
}
@-webkit-keyframes a {
    0%, to {
        opacity: .2
    }
    50% {
        opacity: 1
    }
}
@keyframes a {
    0%, to {
        opacity: .2
    }
    50% {
        opacity: 1
    }
}
.obj-fit {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}
.obj-fit img {
    -o-object-fit: cover;
    object-fit: cover
}
.referral-candy {
    min-height: 1000px
}
.video-fit {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3
}
@media (min-width:56.26em) {
    .video-fit {
        width: 130%;
        height: 130%;
        top: -15%;
        left: -15%
    }
}
.transparent {
    opacity: 0
}
.pointer {
    cursor: pointer
}
.lazy-img {
    background-color: #9b9b9b
}
.lazy-img.is-loaded img {
    opacity: 1
}
.lazy-img img {
    transition: opacity .2s ease-in-out;
    opacity: 0
}
.lazy-img svg {
    width: 100px;
    height: 100px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: a;
    animation-name: a;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.micro-popover {
    position: absolute;
    z-index: 14;
    top: 0;
    left: 0
}
.micro-popover:focus {
    outline: 0
}
.drop-shadow {
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, .15)
}
.o-h {
    overflow: hidden
}
.hidden {
    opacity: 0
}
.hide {
    display: none
}
@media (min-width:37.5em) {
    .hide--s {
        display: none
    }
}
@media (min-width:56.26em) {
    .hide--m {
        display: none
    }
}
@media (min-width:75em) {
    .hide--l {
        display: none
    }
}
.show--s {
    display: none
}
@media (min-width:37.5em) {
    .show--s {
        display: block
    }
}
.show--m {
    display: none
}
@media (min-width:56.26em) {
    .show--m {
        display: block
    }
}
.show--l {
    display: none
}
@media (min-width:75em) {
    .show--l {
        display: block
    }
}
.container--c {
    margin-right: auto;
    margin-left: auto
}
.container--l {
    max-width: 100%
}
.container--xl {
    max-width: 1400px
}
.container--c {
    max-width: calc(1400px + 6rem)
}
.container__fill {
    min-height: 100vh
}
.outer {
    width: 100%;
    padding-left: 1.5em;
    padding-right: 1.5em
}
@media (min-width:56.26em) {
    .outer {
        padding-left: 3em;
        padding-right: 3em
    }
}
.outer--v {
    padding-top: 1.5em;
    padding-bottom: 1.5em
}
.list__half>div {
    width: 100%
}
@media (min-width:56.26em) {
    .list__half>div {
        width: 49%
    }
}
.list__underline {
    border-bottom: 1px solid #e1e1e1
}
@media (min-width:56.26em) {
    .list__underline {
        font-size: 1.3rem
    }
}
.plan__sort {
    cursor: pointer
}
.plan__single {
    border: 1px solid #e1e1e1;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 16px;
    padding: 1rem
}
@media (min-width:75em) {
    .plan__single {
        padding: .5rem 0 0;
        border: 0;
        margin: .5rem 0 0
    }
    .plan__single span.mobileonly {
        display: none
    }
    .plan__single>div {
        padding: 1rem 0;
        border-top: 1px solid #e1e1e1
    }
}
@media (max-width:75em) {
    .plan__single {
        padding: 0rem;
    }
    .plan__single span.mobileonly {
        display: flex;
        padding: 0;
    }
}
.plan__single_header {
    display: none
}
@media (min-width:75em) {
    .plan__single_header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 1.2rem;
        border-top: 2px solid #e1e1e1
    }
}
.plan__header {
    width: 100%
}
@media (min-width:75em) {
    .plan__header {
        width: 6%
    }
    .plan__header h3 {
        margin-bottom: 0
    }
}
.plan__block_sm {
    width: 25%
}
@media (min-width:56.26em) {
    .plan__block_sm {
        width: 7%
    }
}
.plan__block_m {
    width: 48%;
    margin-top: 16px;
    margin-top: 1rem
}
@media (min-width:56.26em) {
    .plan__block_m {
        margin-top: 0;
        width: 30%
    }
    .plan__block_m .plan__block_sm {
        width: 15%
    }
}
@media (min-width:75em) {
    .plan__block_m {
        width: 18%
    }
}
.plan__block_b {
    padding-top: 16px;
    padding-top: 1rem
}
.plan__block_b .button {
    margin-top: 16px;
    margin-top: 1rem
}
@media (min-width:75em) {
    .plan__block_b {
        padding-top: 0;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .plan__block_b .button {
        margin-top: .5rem
    }
    .plan__block_b .plan__block_sm {
        width: auto
    }
}
@media (max-width:75em) {
    .plan__block_b {
        width: 100%;
    }
}
.projHead .projHead-title {
    color: #fff;
}
.scroll-table-flat2 {
    max-height: 400px;
    overflow-y: scroll;
}
@media (min-width:75em) {
    .scroll-table-flat2::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
        height: 0px;
        background: transparent;
    }
    .scroll-table-flat2::-webkit-scrollbar-thumb {
        background: #a2a29d;
    }
}
.d-only-mobile {
    display: none;
}
.d-only-desktop {
    display: block;
}
@media (max-width:75em) {
    .d-only-mobile {
        display: block;
    }
    .d-only-desktop {
        display: none;
    }
    .plan__single {
        border: 0px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }
    .table-buttons-mobile .plan__block_sm {
        width: 33.33333%;
        margin: 0;
        padding: 0 3px;
    }
    .table-buttons-mobile .plan__block_sm .uk-button {
        padding: 0 11px;
        width: 100%;
    }
}

.uk-plano-iteractivo .cont-svg .sombra-plano{
    opacity: 0;
    animation: all .5s;
}
.uk-plano-iteractivo .cont-svg .sombra-plano.hover-sombra{
    cursor: pointer;
}


.uk-plano-iteractivo .cont-svg .sombra-plano:hover{
    opacity: 1;
    transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;

}

.uk-plano-iteractivo .cont-svg .titulo-plano h3{
    font-size: 50px;
    line-height: 1;
    font-weight: bold;
}

.uk-plano-iteractivo .cont-svg svg{
    border: 3px solid #fff;
}

.form-btnSend{
    font: inherit;
    font-weight: bold;
}