dl dd,
dl dt {
    padding: 2px 0;
}
blockquote p,
ul {
    line-height: 30px;
}
.navigation .nav-btn:after,
a.arrow:after,
blockquote p:before,
ul.check-marks li:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: ElegantIcons;
    speak: none;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
}
.pagination li a,
.pagination li a:hover {
    color: rgba(0, 0, 0, 0.5);
}
.comments,
.logos-marcas ul li,
.note li,
ul.check-marks {
    list-style: none;
}
.navigation {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.hero-section.blog-title:after,
.navigation.show-background {
    background-color: rgba(0, 0, 0, 0.8);
}
.btn.btn-framed,
.navigation .nav > li > a,
.navigation .nav > li > a:active,
.navigation .nav > li > a:focus,
.navigation .nav > li > a:hover {
    background-color: transparent;
}
.navigation.show-background:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.floor-selector .floor.hover-effect span,
.navigation.nav-btn-only .left,
.navigation.nav-btn-only .nav-btn {
    display: block;
}
.navigation.nav-btn-only .right {
    display: block;
    position: initial;
}
.navigation.nav-btn-only .right .navigation-links {
    opacity: 0;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    visibility: hidden;
    top: 100px;
    text-align: center;
    right: 0;
    position: absolute;
    width: 100%;
}
.navigation.nav-btn-only .right .navigation-links li {
    display: block;
    font-size: 48px;
}
.navigation.nav-btn-only .right .navigation-links li a {
    padding: 25px 0;
}
#page-footer .to-top span,
.count-down .countdown-row .countdown-section:first-child:after,
.navigation.nav-btn-only .right .navigation-links li a:after,
.number:last-child:after,
.pace.pace-inactive,
.time-line .time-line-item:last-child:before,
body.has-loading-screen .page-wrapper.hide-loading-screen:after {
    display: none;
}
.logos .logo a,
.navigation .brand,
.navigation .right .navigation-links li,
a.arrow,
a.framed,
h1.framed,
h2.framed,
h3.framed,
h4.framed,
h5.framed,
h6.framed {
    display: inline-block;
}
.navigation.nav-btn-only .right .navigation-links li a.hover-effect,
.pricing-table tbody tr td {
    padding: 10px 0;
}
.navigation.nav-btn-only .right .navigation-links li a.hover-effect span .hover-element {
    padding: 15px 0;
}
#page-footer,
.navigation.nav-btn-only .wrapper {
    padding: 20px 0;
    position: relative;
}
.navigation .brand {
    width: 180px;
    z-index: 101;
    position: relative;
}
.navigation .wrapper {
    display: table;
    width: 100%;
}
.hero-section .wrapper .hero-title,
.logos .owl-stage .owl-item .logo,
.navigation .left,
.navigation .right {
    display: table-cell;
    vertical-align: middle;
}
.navigation .right {
    text-align: right;
    position: relative;
}
.navigation .right .navigation-links {
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    font-weight: 300;
}
.navigation .right .navigation-links li a:hover,
.navigation .right .navigation-links li.active a,
.owl-dots .owl-dot.active,
.time-line .time-line-item .new-window-link:hover {
    opacity: 1;
}
.big-gallery .slide img,
.count-down .countdown-row,
.count-down .countdown-row.countdown-show1 .countdown-section,
.floor-selector .floor.hover-effect span .hover-element:nth-child(2),
.navigation .right .navigation-links li a:hover:after,
.navigation .right .navigation-links li.active a:after,
.person img,
.pricing-table {
    width: 100%;
}
.navigation .right .navigation-links li a {
    /*opacity: 0.5;*/
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    padding: 5px 8px;
}
.navigation .right .navigation-links li a:after {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 0%;
    height: 2px;
    background-color: #fff;
}
.navigation .nav-btn {
    display: none;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 25px;
}
.navigation .nav-btn:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 0.9;
    -moz-transform: scale(0.2) translate3d(0, 0, 0);
    -ms-transform: scale(0.2) translate3d(0, 0, 0);
    -webkit-transform: scale(0.2) translate3d(0, 0, 0);
    transform: scale(0.2) translate3d(0, 0, 0);
    visibility: hidden;
    -webkit-perspective: 1000;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: default;
    background-color: #000;
    width: 200px;
    height: 200px;
    position: absolute;
    left: -87px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    z-index: -1;
}
.navigation .nav-btn:after {
    font-weight: 400;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    content: "\M";
    position: absolute;
    font-size: 27px;
    color: #fff;
    top: -3px;
    left: -1px;
}
.navigation .nav-btn figure {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 15px;
    height: 2px;
    margin-bottom: 3px;
    background-color: #fff;
}
.navigation .nav > li > a {
    display: inline-block;
}
.marketing-banner h2,
.navigation .nav {
    margin: 15px 0;
}
.background-is-dark .panel-group,
hr {
    margin-top: 25px;
}
.page-wrapper.loading-done .hero-slide .bg-transfer {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.hero-section {
    overflow: hidden;
    position: relative;
}
.hero-section:after {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
}

/*  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hero-section input[type="date"],
    .hero-section input[type="email"],
    .hero-section input[type="number"],
    .hero-section input[type="password"],
    .hero-section input[type="search"],
    .hero-section input[type="tel"],
    .hero-section input[type="text"],
    .hero-section input[type="time"],
    .hero-section textarea.form-control {
        padding-bottom: 12px;
    }
}
.height-400px,
.hero-section.blog-title {
    height: 400px !important;
}
.hero-section.blog-title .wrapper,
.modal.apartment-selector .modal-body .tab-content {
    padding-top: 20px;
}
.hero-section form.form-has-background-padding {
    padding: 30px 30px 10px;
    background-color: rgba(0, 0, 0, 0.6);
}
.hero-section form.form-has-background-padding .btn {
    width: 100%;
    margin-bottom: 20px;
}
.hero-section form.form-has-background-padding .form-group,
.hero-section form.form-has-background-padding .input-group {
    margin-bottom: 20px;
    position: relative;
}
.hero-section form .btn {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 12px;
    outline: 0 !important;
    font-size: 16px;
    text-transform: none;
    width: 100%;
}
.hero-section form .btn i,
.input-group i,
.person .social a i {
    font-size: 18px;
    vertical-align: middle;
}
.hero-section .wrapper {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.background-wrapper .map,
.blog-item img,
.comments .comment figure .image img,
.height-100,
.hero-section .owl-carousel,
.hero-section .owl-item,
.hero-section .owl-stage,
.hero-section .owl-stage-outer,
.logos .owl-stage {
    height: 100%;
}
.hero-section .hero-slide,
.hero-section .owl-item {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hero-section .hero-slide {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.hero-section .hero-slide .bg-transfer {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
.hero-section p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 35px;
}
h4 {
    font-size: 1.7em;
    font-weight: 300;
    color: #003333;
}
.hero-section .video-tour a{
    color: #fff;
}
.hero-section .video-tour i {
    margin-right: 15px;
}
.hero-section .space {
    height: 40px;
}
.page-wrapper:before {
    opacity: 0.9;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    pointer-events: none;
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    z-index: 97;
}
#page-footer .to-top,
.background-is-dark .read-more,
.background-is-dark .stage,
.block,
.has-overlay,
.number,
.owl-nav-wrapper,
.read-more,
a.arrow,
blockquote p,
body,
ul.check-marks li:before {
    position: relative;
}
.page-wrapper.show-navigation .nav-btn:before {
    visibility: visible;
    -moz-transform: scale(30);
    -ms-transform: scale(30);
    -webkit-transform: scale(30);
    transform: scale(30);
}
.page-wrapper.show-navigation .nav-btn:after {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.page-wrapper.show-navigation .nav-btn figure {
    opacity: 0;
    -moz-transform: translateX(5px) scaleX(1.3);
    -ms-transform: translateX(5px) scaleX(1.3);
    -webkit-transform: translateX(5px) scaleX(1.3);
    transform: translateX(5px) scaleX(1.3);
}
.page-wrapper.show-navigation .nav-btn figure:nth-child(2) {
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.page-wrapper.show-navigation .nav-btn figure:nth-child(3) {
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
@-moz-document url-prefix() {
    .navigation .nav-btn:before {
        -moz-transition: 1s;
        -webkit-transition: 1s;
        transition: 1s;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        width: 10px;
        height: 10px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
    }
    .page-wrapper.show-navigation .nav-btn:before {
        -moz-transform: scale(400);
        -ms-transform: scale(400);
        -webkit-transform: scale(400);
        transform: scale(400);
    }
}
.page-wrapper.show-navigation .navigation .right .navigation-links {
    visibility: visible;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.page-wrapper.show-navigation #page-content > div,
.page-wrapper.show-navigation #page-footer > div,
.page-wrapper.show-navigation .hero-title,
form.submitted .form-group,
form.submitted .input-group {
    pointer-events: none;
}
body {
    color: #1f1f1f;
    font-size: 15px;
}
a,
a.link {
    color: #000;
}
body.has-loading-screen .pace {
    visibility: visible;
}
body .page-wrapper,
body.has-loading-screen .page-wrapper {
    position: relative;
    overflow: hidden;
}
body.has-loading-screen .page-wrapper:after {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
}
.opacity-0,
body.has-loading-screen.pace-done .page-wrapper:after {
    opacity: 0;
}
body .pace {
    visibility: hidden;
}
a {
    -moz-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-decoration: none;
}
a:active,
a:focus,
a:hover {
    outline: 0 !important;
    text-decoration: none;
    color: #000;
}
a.link {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
a.arrow {
    margin-right: 20px;
}
a.arrow:after {
    font-weight: 400;
    opacity: 0.6;
    content: "$";
    position: absolute;
    font-size: 14px;
    right: -15px;
}
a.icon i {
    margin-left: 4px;
    margin-right: 4px;
}
.blog-post img,
.feature.has-image img,
.gallery .gallery-item img,
.modal.apartment-selector .modal-body img,
img {
    max-width: 100%;
}
blockquote {
    padding: 0 0 0 60px;
    font-size: 22px;
    border-left: none;
    margin: 10px 0;
}
blockquote p {
    opacity: 1;
}
blockquote p:before {
    opacity: 0.2;
    font-weight: 400;
    content: "\{";
    font-size: 80px;
    position: absolute;
    left: -80px;
    bottom: -40px;
}
blockquote footer {
    opacity: 0.6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: inherit;
}
blockquote footer figure {
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    margin-left: 13px;
}
.panel-group,
.panel-group.background-solid .panel:last-child,
.version-selector h3,
dl {
    margin-bottom: 0;
}
dl dt {
    font-weight: 700;
    float: left;
}
dl dd {
    text-align: right;
}
h1 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 40px;
}
#page-footer .number figure,
h2 {
    font-size: 30px;
}
h2,
h3 {
    font-weight: 200;
}
h2 {
    margin-top: 5px;
    margin-bottom: 60px;
}
h3 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 150%;
}
body,
html {
    height: 100%;
    font-family: Inter, sans-serif;
    font-weight: 100;
    font-style: normal;
}
address, p, ul, li {
    /*opacity: 0.6;*/
    line-height: 1.5em;
    font-size: 0.95em;
    font-weight: 300;
}
ul {
    padding-left: 12px;
    margin: 25px 0;
}
ul.check-marks {
    padding-left: 0;
    margin-left: 30px;
}
ul.check-marks li:before {
    font-weight: 400;
    content: "\e052";
    left: -15px;
    margin-left: -15px;
}
ul.ListadoSoluciones li::marker{
    color: #00cccc;
}




.block {
    padding: 70px 0;
    overflow: hidden;
}
.background-is-dark,
.background-is-dark .panel-group .panel .panel-heading:after,
.background-is-dark a,
.background-is-dark a:active,
.background-is-dark a:focus,
.background-is-dark a:hover,
.bg-black a,
.btn.btn-default.btn-framed,
.font-color-white,
.text-color-white a {
    color: #fff;
}
.background-is-dark a.btn-default,
.btn.btn-primary.btn-framed,
.font-color-black,
.modal.apartment-selector .nav-tabs li.active a {
    color: #000;
}
.background-is-dark hr {
    border-top-color: #fff;
}
.background-is-dark .owl-dots .owl-dot span,
.background-wrapper .background-color.background-color-white,
.btn.btn-default:active,
.btn.btn-default:active:hover,
.btn.btn-default:focus,
.btn.btn-default:hover {
    background-color: #fff;
}
.background-is-dark .panel-group .panel,
.background-is-dark .pricing-boxes .price-box .values figure,
.background-is-dark .pricing-table tbody tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.background-is-dark .form-group .btn,
.background-is-dark .input-group .btn,
.background-is-dark .stage .icon {
    background-color: #fff;
    color: #000;
}
#page-footer.background-is-dark:after,
.background-is-dark .read-more:after {
    background: -moz-linear-gradient(top, transparent 0, #000 100%);
    background: -webkit-linear-gradient(top, transparent 0, #000 100%);
}
.background-is-dark .framed {
    border-color: rgba(255, 255, 255, 0.2);
}
.background-is-dark .pricing-boxes .price-box.framed .price-box-footer,
.background-is-dark .time-line .time-line-item:before {
    background-color: rgba(255, 255, 255, 0.2);
}
.background-is-dark .pricing-boxes .price-box.promoted,
.btn.btn-default.btn-framed:active,
.btn.btn-default.btn-framed:active:hover,
.btn.btn-default.btn-framed:focus,
.btn.btn-default.btn-framed:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.background-is-dark .pricing-boxes .price-box.promoted.framed {
    border: 15px solid rgba(255, 255, 255, 0.4);
}
.background-is-dark .pricing-boxes .price-box.promoted.framed .price-box-footer {
    background-color: rgba(255, 255, 255, 0.4);
}
.background-is-dark .pricing-table thead,
.background-is-dark form.inputs-underline input[type="date"]:active,
.background-is-dark form.inputs-underline input[type="date"]:focus,
.background-is-dark form.inputs-underline input[type="email"]:active,
.background-is-dark form.inputs-underline input[type="email"]:focus,
.background-is-dark form.inputs-underline input[type="number"]:active,
.background-is-dark form.inputs-underline input[type="number"]:focus,
.background-is-dark form.inputs-underline input[type="password"]:active,
.background-is-dark form.inputs-underline input[type="password"]:focus,
.background-is-dark form.inputs-underline input[type="search"]:active,
.background-is-dark form.inputs-underline input[type="search"]:focus,
.background-is-dark form.inputs-underline input[type="tel"]:active,
.background-is-dark form.inputs-underline input[type="tel"]:focus,
.background-is-dark form.inputs-underline input[type="text"]:active,
.background-is-dark form.inputs-underline input[type="text"]:focus,
.background-is-dark form.inputs-underline input[type="time"]:active,
.background-is-dark form.inputs-underline input[type="time"]:focus,
.background-is-dark form.inputs-underline textarea.form-control:active,
.background-is-dark form.inputs-underline textarea.form-control:focus {
    border-bottom: 2px solid #fff;
}
.background-is-dark .form-group input[type="date"],
.background-is-dark .form-group input[type="email"],
.background-is-dark .form-group input[type="number"],
.background-is-dark .form-group input[type="password"],
.background-is-dark .form-group input[type="search"],
.background-is-dark .form-group input[type="tel"],
.background-is-dark .form-group input[type="text"],
.background-is-dark .form-group input[type="time"],
.background-is-dark .input-group input[type="date"],
.background-is-dark .input-group input[type="email"],
.background-is-dark .input-group input[type="number"],
.background-is-dark .input-group input[type="password"],
.background-is-dark .input-group input[type="search"],
.background-is-dark .input-group input[type="tel"],
.background-is-dark .input-group input[type="text"],
.background-is-dark .input-group input[type="time"],
.background-is-dark .input-group textarea.form-control {
    background-color: #fff;
    font-weight: 400;
}
.background-is-dark .form-group textarea.form-control {
    background-color: #fff;
    font-weight: 400;
}
.background-is-dark form.inputs-underline input[type="date"],
.background-is-dark form.inputs-underline input[type="email"],
.background-is-dark form.inputs-underline input[type="number"],
.background-is-dark form.inputs-underline input[type="password"],
.background-is-dark form.inputs-underline input[type="search"],
.background-is-dark form.inputs-underline input[type="tel"],
.background-is-dark form.inputs-underline input[type="text"],
.background-is-dark form.inputs-underline input[type="time"],
.background-is-dark form.inputs-underline textarea.form-control {
    background-color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}
.background-is-dark form.inputs-underline input[type="date"]:hover,
.background-is-dark form.inputs-underline input[type="email"]:hover,
.background-is-dark form.inputs-underline input[type="number"]:hover,
.background-is-dark form.inputs-underline input[type="password"]:hover,
.background-is-dark form.inputs-underline input[type="search"]:hover,
.background-is-dark form.inputs-underline input[type="tel"]:hover,
.background-is-dark form.inputs-underline input[type="text"]:hover,
.background-is-dark form.inputs-underline input[type="time"]:hover,
.background-is-dark form.inputs-underline textarea.form-control:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.9);
}
.background-is-dark form.inputs-underline .input-group .btn {
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    color: #fff;
}
.background-is-dark .time-line .time-line-item .date:before {
    border: 5px solid #333;
    background-color: #000;
}
.background-is-dark .read-more:after {
    background: linear-gradient(to bottom, transparent 0, #000 100%);
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.background-wrapper .background-color.background-color-black,
.btn.btn-primary:active,
.btn.btn-primary:active:hover,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.has-overlay:after,
.separator {
    background-color: #000;
}
.background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.background-wrapper img {
    width: 100%;
    height: auto;
}
.background-wrapper .background-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.bg-transfer {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    width: 100%;
}
.bg-transfer img,
[data-owl-dots="0"] .owl-dots,
[data-owl-nav="0"] .owl-nav {
    display: none !important;
}
.bg-transfer.bg-fixed {
    background-attachment: fixed;
    background-size: 100%;
    background-position: top center;
}
.box {
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    padding: 20px;
    position: relative;
}
.center,
.modal,
.person .image-wrapper,
.read-more-btn {
    text-align: center;
}
.container .block {
    padding: 40px;
}
.framed {
    border: 15px solid rgba(86, 116, 139, 0.2);
    padding: 25px;
    font-size: 2em;
}
.comments,
.panel-group .panel .panel-heading h4 a.hover-effect:hover {
    padding-left: 0;
}
.has-overlay:after {
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}
.separator {
    opacity: 0.5;
    display: block;
    height: 2px;
    width: 25px;
    margin: 10px 0;
}
.comments .comment .reply,
.font-color-dark {
    color: #1f1f1f;
}
.no-margin {
    margin: 0;
}
.no-bottom-margin {
    margin-bottom: 0 !important;
}
.detail .description h4,
.no-top-margin,
.panel-group .panel + .panel {
    margin-top: 0;
}
.note {
    opacity: 1;
    font-size: 12px;
    margin: 5px 0;
}
.logos-marcas ul,
.note ul {
    margin: 0;
    padding: 0;
}
.note li {
    float: left;
    margin-right: 10px;
}
.note li img {
    width: 60px;
}
.blog-item,
.detail:last-child,
.floor-selector,
.half-bottom-margin,
.person {
    margin-bottom: 30px;
}
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class*=" col-"],
.row.no-gutters > [class^="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.shadow {
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07);
}
.stick-to-footer {
    margin-bottom: -60px;
}
.opacity-90 {
    opacity: 0.9;
}
.opacity-80,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    opacity: 0.8;
}
.opacity-70 {
    opacity: 0.7;
}
.modal.apartment-selector .modal-body dl,
.opacity-60 {
    opacity: 0.6;
}
.floor-selector .floor .right,
.opacity-50,
.pricing-boxes .price-box .values figure.not-available,
.video-player:hover .has-overlay:after {
    opacity: 0.5;
}
.opacity-40,
.stage.in-progress .icon,
.stage.not-completed .description {
    opacity: 0.4;
}
.opacity-30 {
    opacity: 0.3;
}
.opacity-20 {
    opacity: 0.2;
}
.opacity-19 {
    opacity: 0.19;
}
.opacity-18 {
    opacity: 0.18;
}
.opacity-17 {
    opacity: 0.17;
}
.opacity-16 {
    opacity: 0.16;
}
.opacity-15 {
    opacity: 0.15;
}
.opacity-14 {
    opacity: 0.14;
}
.opacity-13 {
    opacity: 0.13;
}
.opacity-12 {
    opacity: 0.12;
}
.opacity-11 {
    opacity: 0.11;
}
.opacity-10,
.stage.not-completed .icon,
hr {
    opacity: 0.1;
}
.opacity-9 {
    opacity: 0.09;
}
.opacity-8 {
    opacity: 0.08;
}
.opacity-7 {
    opacity: 0.07;
}
.opacity-6 {
    opacity: 0.06;
}
.opacity-5 {
    opacity: 0.05;
}
.opacity-4 {
    opacity: 0.04;
}
.opacity-3 {
    opacity: 0.03;
}
.opacity-2 {
    opacity: 0.02;
}
.opacity-1 {
    opacity: 0.01;
}
.text-color-white {
    color: #fff !important;
}
.big-gallery .slide .description,
.detail.left-align .title,
.pricing-boxes .price-box.description,
.text-align-left {
    text-align: left;
}
.detail.right-align .title,
.powered,
.pricing-table tbody tr td:last-child,
.rrss,
.text-align-right {
    text-align: right;
}
.underline {
    text-decoration: underline;
}
.width-10 {
    width: 10%;
}
.width-20 {
    width: 20%;
}
.count-down .countdown-row.countdown-show4 .countdown-section,
.width-25 {
    width: 25%;
}
.width-30 {
    width: 30%;
}
.count-down .countdown-row.countdown-show3 .countdown-section,
.width-33 {
    width: 33%;
}
.width-40 {
    width: 40%;
}
.count-down .countdown-row.countdown-show2 .countdown-section,
.width-50 {
    width: 50%;
}
.width-60 {
    width: 60%;
}
.width-70 {
    width: 70%;
}
.width-80 {
    width: 80%;
}
.width-90 {
    width: 90%;
}
.height-10 {
    height: 10%;
}
.height-20 {
    height: 20%;
}
.height-30 {
    height: 30%;
}
.height-40 {
    height: 40%;
}
.height-50 {
    height: 50%;
}
.height-60 {
    height: 60%;
}
.height-70 {
    height: 70%;
}
.height-80 {
    height: 80%;
}
.height-90 {
    height: 90%;
}
.height-200px {
    height: 200px !important;
}
.height-250px {
    height: 250px !important;
}
.height-300px {
    height: 300px !important;
}
.height-350px {
    height: 350px !important;
}
.height-450px {
    height: 450px !important;
}
.height-500px {
    height: 500px !important;
}
.height-550px {
    height: 550px !important;
}
.height-600px {
    height: 600px !important;
}
.height-650px {
    height: 650px !important;
}
.height-700px {
    height: 700px !important;
}
.height-750px {
    height: 750px !important;
}
.height-800px {
    height: 800px !important;
}
.height-850px {
    height: 850px !important;
}
.height-900px {
    height: 900px !important;
}
.height-950px {
    height: 950px !important;
}
.height-1000px {
    height: 1000px !important;
}
.space {
    height: 60px;
}
.vertical-aligned-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.vertical-aligned-wrapper .vertical-aligned-element {
    display: table-cell;
}
.vertical-aligned-wrapper .vertical-aligned-element.top {
    vertical-align: top;
}
.contact .social a i,
.hover-effect span,
.modal-dialog,
.vertical-aligned-wrapper .vertical-aligned-element.middle {
    vertical-align: middle;
}
.vertical-aligned-wrapper .vertical-aligned-element.bottom {
    vertical-align: bottom;
}
.animate {
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 0;
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}
.animate.show {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.big-gallery .slide .description h3 {
    margin-top: -60px;
    margin-bottom: 0;
    padding-top: 80px;
    padding-right: 80px;
    margin-left: 20px;
}
.blog-post {
    border-bottom: 1px solid #f6f6f4;
    margin-bottom: 60px;
    padding-bottom: 30px;
}
.blog-item p,
.blog-post iframe,
.blog-post p,
.contact h3 {
    margin-bottom: 20px;
}
.blog-post header h2 {
    border: none;
    font-size: 36px;
    margin: 20px 0;
    padding-bottom: 0;
}
.blog-post ul {
    padding-left: 25px;
}
.blog-post .meta {
    display: table;
    width: 100%;
    margin: 20px 0;
}
.blog-post .meta .link-icon:first-child .fa,
.input-group-btn:last-child > .btn,
.version-selector .version[href="shortcodes.html"] .description {
    margin-left: 0;
}
.blog-post .meta .tags {
    display: inline-block;
    float: right;
}
.blog-post .meta .tags .tag {
    margin-left: 5px;
}
#sidebar aside {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-item .image {
    position: relative;
    height: 140px;
    display: block;
    overflow: hidden;
}
.blog-item .image:after {
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.blog-item .image h3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    margin: 0;
    z-index: 1;
}
.blog-item .date {
    opacity: 0.4;
    margin: 15px 0;
    font-size: 12px;
    font-weight: 700;
}
.blog-item .date i,
.time-line .time-line-item .additional-info i {
    margin-right: 10px;
}
.comments .comment {
    display: table;
    margin-bottom: 20px;
    padding-left: 80px;
    position: relative;
}
.comments .comment figure {
    left: 0;
    position: absolute;
    top: 0;
}
.comments .comment figure .image {
    background-color: #1f1f1f;
    height: 70px;
    position: relative;
    overflow: hidden;
    width: 60px;
}
.comments .comment figure .image:after {
    bottom: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: 0;
    width: 0;
}
.comments .comment figure .image:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 10px;
    left: 0;
    width: calc(100% - 10px);
    position: absolute;
}
.comments .comment .date {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 5px;
}
.comments .comment .date .fa {
    color: #b8b8b8;
    font-size: 10px;
    margin-right: 10px;
}
.comments .comment .name {
    display: table;
    font-size: 18px;
    width: 100%;
}
.comments .comment .reply .fa {
    color: #1f1f1f;
    margin-right: 10px;
}
.contact .person .image {
    width: 150px;
    height: 150px;
}
.contact .social a {
    display: block;
    padding: 3px 0;
}
.contact .social a i {
    font-size: 16px;
    margin-right: 10px;
}
.contact .map {
    height: 170px;
    width: 100%;
    margin-bottom: 20px;
}
.count-down {
    text-align: center;
    margin-bottom: 50px;
}
.count-down .countdown-row .countdown-section {
    display: inline-block;
    position: relative;
}
.count-down .countdown-row .countdown-section:after {
    opacity: 0.2;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    background-color: #fff;
    height: 20px;
    width: 20px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
}
.count-down .countdown-row .countdown-amount {
    font-size: 140px;
    font-weight: 700;
    display: block;
    margin-bottom: -30px;
    position: relative;
}
.count-down .countdown-row .countdown-period {
    opacity: 0.5;
    font-size: 12px;
    text-transform: uppercase;
}
.gallery .gallery-item:before,
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before,
.panel-group .panel .panel-heading:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    font-family: ElegantIcons;
    speak: none;
}
.detail {
    margin-bottom: 80px;
}
.detail.left-align .gallery,
.stage .description {
    padding-left: 70px;
}
.detail.left-align .title .framed {
    padding-right: 100px;
}
.detail.right-align .gallery {
    padding-right: 70px;
}
.detail.right-align .title .framed {
    padding-left: 100px;
}
.detail .description p {
    margin-bottom: 40px;
}
.detail .title {
    z-index: 2;
    position: relative;
}
.detail .title h3 {
    margin-top: 0;
    margin-bottom: -80px;
    color: #003333;
    font-weight: 500;
    letter-spacing: -1px;
}
.detail .title .framed {
    padding-bottom: 100px;
}
.feature {
    position: relative;
    margin-bottom: 30px;
}
.feature h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.feature p,
hr {
    margin-bottom: 25px;
}
.feature p {
    margin-top: 15px;
}
.feature.has-icon i {
    position: absolute;
    top: 0;
    left: 0;
}
.feature.has-icon .description {
    padding-left: 50px;
    padding-top: 20px;
}
.floor-selector h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.floor-selector .right {
    float: right;
}
.floor-selector .left {
    float: left;
}
.floor-selector .description {
    margin-bottom: 7px;
    display: table;
    width: 100%;
}
.floor-selector .floor {
    background-color: rgba(255, 255, 255, 0.9);
    display: table;
    width: 100%;
    padding: 5px 10px;
    color: #000;
    font-size: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.floor-selector .floor:hover {
    color: #000;
    background-color: #fff;
}
.floor-selector .floor.disabled {
    opacity: 0.8;
    pointer-events: none;
}
.floor-selector .floor .left,
.modal.apartment-selector .modal-body dl dd,
.time-line .time-line-item .additional-info .text-uppercase {
    font-weight: 700;
}
.floor-selector .building {
    display: table-cell;
    vertical-align: bottom;
}
.floor-selector .floor-selector-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
hr {
    border-top: 2px dotted #000;
}
.gallery .gallery-item {
    height: 220px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.gallery .gallery-item:after,
.gallery .gallery-item:before,
.logos .owl-controls {
    bottom: 0;
    margin: auto;
    top: 0;
    position: absolute;
}
.gallery .gallery-item:hover:after {
    opacity: 0.5;
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -webkit-transform: scale(5);
    transform: scale(5);
}
.gallery .gallery-item:hover:before {
    opacity: 1;
    -moz-transform: scale(1) rotate(90deg);
    -ms-transform: scale(1) rotate(90deg);
    -webkit-transform: scale(1) rotate(90deg);
    transform: scale(1) rotate(90deg);
}
.gallery .gallery-item:before {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: 400;
    -moz-transform: scale(1.5) rotate(0);
    -ms-transform: scale(1.5) rotate(0);
    -webkit-transform: scale(1.5) rotate(0);
    transform: scale(1.5) rotate(0);
    opacity: 0;
    content: "\P";
    font-size: 48px;
    color: #fff;
    height: 50px;
    width: 50px;
    left: 0;
    right: 0;
    z-index: 1;
}
.gallery .gallery-item:after {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #000;
    left: 0;
    right: 0;
    content: "";
}
.hover-effect:hover span .hover-element {
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.hover-effect:hover span .hover-element:nth-child(2) {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.hover-effect span {
    position: relative;
    overflow: hidden;
    display: inline-block;
    top: -1px;
}
.owl-dots {
    margin-top: 5px;
}
.owl-dots .owl-dot {
    opacity: 0.3;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}
.owl-dots .owl-dot span {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    background-color: #000;
    width: 5px;
    height: 5px;
    margin: 3px 5px;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
    opacity: 0.5;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.owl-nav .owl-next:before,
.owl-nav .owl-prev:before {
    font-weight: 400;
    font-size: 24px;
}
.owl-nav .owl-next:before {
    content: "\$";
}
.owl-nav .owl-prev:before {
    content: "\#";
}
[data-owl-dots="1"] .owl-dots,
[data-owl-nav="1"] #big-gallery-nav,
[data-owl-nav="1"] .owl-nav {
    display: block !important;
}
[data-owl-nav="1"] #big-gallery-nav .owl-next,
[data-owl-nav="1"] #big-gallery-nav .owl-prev,
[data-owl-nav="1"] .owl-nav .owl-next,
[data-owl-nav="1"] .owl-nav .owl-prev {
    display: inline-block !important;
}
.owl-nav-wrapper #big-gallery-nav {
    position: absolute;
    right: 0;
    top: -65px;
    z-index: 1;
}
.owl-nav-wrapper #big-gallery-nav .owl-next,
.owl-nav-wrapper #big-gallery-nav .owl-prev {
    display: inline-block !important;
    cursor: pointer;
    padding: 3px;
    height: 30px;
    width: 30px;
}
.logos .owl-carousel .owl-item img {
    max-width: 100%;
    width: inherit;
}
.logos .logo {
    padding-left: 20px;
}
.logos .logo a img {
    height: 39px;
}
.logos .owl-controls {
    width: 100%;
    height: 25px;
    z-index: -1;
}
.logos .owl-prev {
    position: absolute;
    left: 0;
}
.logos .owl-next {
    position: absolute;
    right: 0;
}
.logos .owl-stage-outer {
    margin: 0 30px;
}
.logos .owl-stage .owl-item {
    height: 100%;
    display: table;
}
.mfp-bg {
    z-index: 1051;
}
.mfp-wrap {
    z-index: 1052;
}


/*  Estilos personalizados */
.faaclocation h4{
    font-size: 1.2em;
}


/*  */
@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
.number:after,
.pace {
    height: 5px;
    margin: auto;
    bottom: 0;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
}
.modal.apartment-selector .modal-dialog {
    width: 780px;
}
.modal.apartment-selector .modal-dialog .close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}
.modal.apartment-selector .modal-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
}
.modal.apartment-selector .modal-content .modal-header {
    display: table;
    width: 100%;
    padding: 0;
    border: none;
}
.modal.apartment-selector .modal-content .modal-header h1 {
    font-size: 30px;
    margin: 0;
}
.modal.apartment-selector .modal-content .modal-header h2 {
    opacity: 0.8;
    font-size: 18px;
    margin: 0;
}
.modal.apartment-selector .modal-content .modal-header h3 {
    opacity: 0.6;
    font-size: 16px;
    margin: 0;
}
.modal.apartment-selector .modal-content .modal-header h4 {
    opacity: 0.4;
    font-weight: 700;
    margin: 0 0 4px;
    font-size: 10px;
    text-transform: uppercase;
}
.modal.apartment-selector .modal-content .modal-header .title {
    padding: 30px;
}
.modal.apartment-selector .modal-body {
    padding: 0 0 30px;
}
.modal.apartment-selector .modal-body h3 {
    margin-bottom: 15px;
    margin-top: 30px;
}
.modal.apartment-selector .modal-body h3:first-child {
    margin-top: 8px;
}
.modal.apartment-selector .modal-body .left,
.modal.apartment-selector .modal-body .right {
    display: inline-block;
    height: 100%;
    width: 60%;
    vertical-align: top;
    padding: 10px 15px 0 30px;
}
.modal.apartment-selector .modal-body .right {
    width: 38%;
}
.modal.apartment-selector .modal-body dl dt {
    font-weight: 400;
}
.modal.apartment-selector .nav-tabs {
    border: none;
    margin-top: 0;
}
.modal.apartment-selector .nav-tabs li {
    opacity: 0.5;
    margin-right: 5px;
    background-color: transparent;
}
.modal.apartment-selector .nav-tabs li.active {
    opacity: 1;
    border-bottom: 2px solid #000;
}
.modal.apartment-selector .nav-tabs > li > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    margin-right: 0;
    border: none;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
}
.modal.apartment-selector .nav-tabs > li > a:active,
.modal.apartment-selector .nav-tabs > li > a:focus,
.modal.apartment-selector .nav-tabs > li > a:hover {
    border: none;
    background-color: transparent;
}
.modal.apartment-selector .selector {
    background-color: rgba(0, 0, 0, 0.06);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 40px 30px;
    text-align: right;
}
.modal.apartment-selector .play-icon {
    color: #000;
    font-size: 18px;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.modal.apartment-selector .play-icon:before {
    border: 3px solid #000;
    padding: 8px;
}
.number:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.2;
    width: 5px;
    background-color: #fff;
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
}
.number figure {
    font-size: 36px;
}
.number p {
    font-size: 14px;
    margin-bottom: 0;
}
.person h3,
.pricing-boxes .price-box .price,
.pricing-boxes .price-box .values figure i,
form .status i {
    font-size: 18px;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 200px;
    overflow: hidden;
}
.pace .pace-progress {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 200px;
    z-index: 2000;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #fff;
}
#page-footer.background-is-dark:after {
    opacity: 0.7;
    background: linear-gradient(to bottom, transparent 0, #000 100%);
}
#page-footer:after {
    opacity: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    width: 100%;
    height: 150px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    z-index: -1;
}
#page-footer h2 {
    font-size: 24px;
    margin: 20px 0;
}
#page-footer .brand {
    width: 180px;
    margin-bottom: 20px;
    display: block;
}
#page-footer .numbers {
    margin-top: 250px;
}
#page-footer .to-top .arrow-up {
    position: absolute;
    bottom: -20px;
    left: 2%;
}
#page-footer .to-top .arrow-up i {
    font-size: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 25px;
    width: 24px;
}
.panel-group .panel {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel-group .panel .panel-heading {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
    padding: 0;
    position: relative;
}
.panel-group .panel .panel-heading:after {
    font-weight: 400;
    opacity: 0.4;
    content: "L";
    position: absolute;
    right: 0;
    font-size: 18px;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.panel-group .panel .panel-heading h4 {
    font-size: 1.1em;
    font-weight: 200;

}
.panel-group .panel .panel-heading h4 a {
    display: block;
    padding: 10px 20px 10px 0;
    color: #ccffff;
}
.panel-group .panel .panel-heading h4 a:hover {
    padding-left: 5px;
    color: #fff;
}
.panel-group.background-solid .panel {
    border-bottom: none;
    margin-bottom: 10px;
}
.panel-group.background-solid .panel .panel-heading:after {
    right: 10px;
}
.panel-group.background-solid .panel .panel-heading h4 a {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 15px 30px 15px 15px;
}
.panel-group.background-solid .panel .panel-heading h4 a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    padding-left: 20px;
}
.panel-group.background-solid .panel .panel-heading h4 a.hover-effect:hover {
    padding-left: 15px;
}
.btn.btn-primary.btn-framed:active,
.btn.btn-primary.btn-framed:active:hover,
.btn.btn-primary.btn-framed:focus,
.btn.btn-primary.btn-framed:hover,
.panel-group.background-solid .panel .panel-collapse,
.pricing-boxes .price-box.promoted {
    background-color: rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}
.person .image,
.stage .icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.person .image {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
.post-author .wrapper,
.post-author img {
    display: table-cell;
    vertical-align: middle;
}
.person h3 {
    margin-bottom: 5px;
}
.person .contact-data {
    opacity: 0.7;
    margin: 25px 0;
}
.person .social {
    margin-top: 10px;
}
.person .social a {
    display: inline-block;
    padding: 3px;
}
.pagination li a {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: transparent;
    border: transparent;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
}
.pagination li.active a {
    pointer-events: none;
    background-color: #1f1f1f;
    color: #fff;
}
.pagination li.next a,
.pagination li.previous a {
    -moz-border-radius-topleft: 100%;
    -webkit-border-top-left-radius: 100%;
    -moz-border-radius-topright: 100%;
    -webkit-border-top-right-radius: 100%;
    -moz-border-radius-bottomleft: 100%;
    -webkit-border-bottom-left-radius: 100%;
    -moz-border-radius-bottomright: 100%;
    -webkit-border-bottom-right-radius: 100%;
    border-radius: 100%;
    background-color: #f6f6f4;
    color: inherit;
    padding: 7px 10px;
}
.pricing-boxes .price-box {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.pricing-boxes .price-box h3 {
    font-size: 44px;
    margin-bottom: 0 !important;
}
.pricing-boxes .price-box .price.old {
    opacity: 0.5;
    text-decoration: line-through;
    font-size: 12px;
}
.pricing-boxes .price-box .values {
    margin: 0 0 30px;
}
.pricing-boxes .price-box .values figure {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 4px 0;
}
.pricing-boxes .price-box .values figure:last-child {
    border-bottom: none;
}
.pricing-boxes .price-box .values figure.available {
    color: #50aa8d;
}
.pricing-boxes .price-box .price-box-footer {
    padding-top: 25px;
    padding-bottom: 10px;
}
.pricing-boxes .price-box.framed .price-box-footer {
    background-color: rgba(0, 0, 0, 0.05);
    margin: 20px -25px -25px;
}
.pricing-boxes .price-box.promoted.framed {
    background-color: transparent;
    border: 15px solid rgba(0, 0, 0, 0.2);
}
.pricing-boxes .price-box.promoted.framed .price-box-footer {
    background-color: rgba(0, 0, 0, 0.2);
    margin: 20px -25px -25px;
}
.pricing-boxes .price-box .promotion-title {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
}
.pricing-boxes .price-box .promotion-title span {
    font-size: 11px;
    color: #fff;
    background-color: #50aa8d;
    padding: 8px 10px;
}
.pricing-table thead {
    border-bottom: 2px solid #000;
    font-size: 14px;
}
.pricing-table thead th {
    padding-bottom: 15px;
}
.pricing-table tbody tr {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.version-selector .version,
form .status {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
}
.pricing-table tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.03);
}
.pricing-table tbody tr.not-available {
    opacity: 0.4;
    pointer-events: none;
}
.post-author {
    border: 2px solid rgba(0, 0, 0, 0.1);
    display: table;
    margin-bottom: 60px;
    padding: 20px;
    position: relative;
    width: 100%;
}
.post-author img {
    width: 100px;
}
.post-author header {
    color: #1f1f1f;
    margin-bottom: 10px;
}
.post-author .wrapper {
    padding-left: 20px;
}
.read-more:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.btn.btn-primary,
.stage .icon {
    background-color: #000;
    color: #fff;
}
.read-more-btn a {
    margin: 10px 0;
}
.shortcode-title {
    opacity: 0.4;
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 400;
}
.stage {
    position: relative;
    margin-bottom: 20px;
}
.stage .icon {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 75px;
    position: absolute;
    left: 0;
    top: 0;
}
.stage .icon i {
    font-size: 28px;
}
.stage .description h3 {
    opacity: 0.4;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: uppercase;
}
.stage .description h2 {
    font-size: 20px;
    margin-bottom: 3px;
}
.stage .description figure {
    font-size: 14px;
}
.tag {
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    padding: 3px 6px;
    display: inline-block;
}
.time-line .time-line-item {
    position: relative;
    padding-bottom: 10px;
}
.time-line .time-line-item:before {
    height: 100%;
    width: 2px;
    left: 7px;
    top: 13px;
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
}
.time-line .time-line-item .date {
    font-size: 14px;
    font-weight: 700;
    padding-left: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.btn.arrow:after,
.time-line .time-line-item .new-window-link:before {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
}
.time-line .time-line-item .date:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    content: "";
    width: 16px;
    height: 16px;
    border: 5px solid #e5e5e5;
    left: 0;
    top: 2px;
    position: absolute;
}
.time-line .time-line-item .description {
    margin-left: 150px;
}
.time-line .time-line-item .additional-info {
    opacity: 0.8;
    font-size: 10px;
    margin-top: 15px;
}
.time-line .time-line-item .new-window-link {
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
}
.time-line .time-line-item .new-window-link:before {
    font-family: fontawesome;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    content: "\f24d";
    font-size: 12px;
}
.version-selector .logo {
    text-align: center;
    margin: 60px 0;
}
.version-selector h1 {
    opacity: 0.5;
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.version-selector .description {
    margin-left: 25px;
    padding-bottom: 5px;
}
.version-selector .versions {
    padding: 40px 0;
    display: table;
}
.version-selector .version {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    transition: 0.5s;
    display: inline-block;
    margin-bottom: 60px;
    padding: 15px 5px;
}
.version-selector .version:hover {
    background-color: #f0f0f0;
}
.video-player {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}
.video-player .has-overlay:after {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.video-player .play-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.fluid-width-video-wrapper,
.video-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.fluid-width-video-wrapper iframe,
.video-background iframe {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
}
.play-icon {
    color: #fff;
    font-size: 3em;
    height: 90px;
    width: 90px;
    display: inline-block;
    vertical-align: middle;
}
.play-icon:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    border: 3px solid #fff;
    padding: 10px;
}
.testimonials .owl-controls {
    text-align: center;
    margin-bottom: -10px;
}
button.btn.arrow:after {
    opacity: 1;
    position: inherit;
    font-size: inherit;
    right: inherit;
    vertical-align: middle;
    margin-left: 5px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
textarea.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    outline: 0 !important;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 100%;
    height: inherit;
    font-size: 13px;
}
input[type="date"]:active,
input[type="date"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="search"]:active,
input[type="search"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="time"]:active,
input[type="time"]:focus,
textarea.form-control:active,
textarea.form-control:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.15);
}
input[type="date"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
textarea.form-control:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.1);
}
textarea {
    resize: vertical;
}
.btn {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 2px;
    border-style: solid;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
.btn:active,
.btn:active:hover,
.btn:focus,
.btn:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.btn-primary {
    border-color: #000;
}
.btn.btn-primary.btn-framed.btn-light-frame {
    border-color: rgba(0, 0, 0, 0.2);
}
.btn.btn-primary.btn-framed.btn-light-frame:active,
.btn.btn-primary.btn-framed.btn-light-frame:active:hover,
.btn.btn-primary.btn-framed.btn-light-frame:focus,
.btn.btn-primary.btn-framed.btn-light-frame:hover {
    border-color: rgba(0, 0, 0, 0.5);
    background-color: transparent;
}
.btn.btn-default {
    /*background-color: #fff;*/
    color: #000;
    border-color: #fff;
}
.btn.btn-default.btn-framed.btn-light-frame {
    border-color: rgba(255, 255, 255, 0.4);
}
.btn.btn-default.btn-framed.btn-light-frame:active,
.btn.btn-default.btn-framed.btn-light-frame:active:hover,
.btn.btn-default.btn-framed.btn-light-frame:focus,
.btn.btn-default.btn-framed.btn-light-frame:hover {
    border-color: rgba(255, 255, 255, 0.6);
    background-color: transparent;
}
.btn.btn-rounded {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.btn.arrow {
    padding-right: 30px;
}
.btn.arrow:after {
    font-family: ElegantIcons;
    speak: none;
    opacity: 0.6;
    content: "$";
    position: absolute;
    font-size: 14px;
    right: 10px;
}
.btn.roll-effect {
    padding-bottom: 4px;
}
.input-group .btn {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 11px 12px;
    outline: 0 !important;
}
form label {
    margin-bottom: 15px;
}
form label.error {
    position: absolute;
    bottom: -100%;
    left: 15px;
    top: 0;
    color: red;
}
form.inputs-underline input[type="date"],
form.inputs-underline input[type="email"],
form.inputs-underline input[type="number"],
form.inputs-underline input[type="password"],
form.inputs-underline input[type="search"],
form.inputs-underline input[type="tel"],
form.inputs-underline input[type="text"],
form.inputs-underline input[type="time"],
form.inputs-underline textarea.form-control {
    -webkit-appearance: none;
    background-color: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding-left: 0;
}
form.inputs-underline input[type="date"]:active,
form.inputs-underline input[type="date"]:focus,
form.inputs-underline input[type="email"]:active,
form.inputs-underline input[type="email"]:focus,
form.inputs-underline input[type="number"]:active,
form.inputs-underline input[type="number"]:focus,
form.inputs-underline input[type="password"]:active,
form.inputs-underline input[type="password"]:focus,
form.inputs-underline input[type="search"]:active,
form.inputs-underline input[type="search"]:focus,
form.inputs-underline input[type="tel"]:active,
form.inputs-underline input[type="tel"]:focus,
form.inputs-underline input[type="text"]:active,
form.inputs-underline input[type="text"]:focus,
form.inputs-underline input[type="time"]:active,
form.inputs-underline input[type="time"]:focus,
form.inputs-underline textarea.form-control:active,
form.inputs-underline textarea.form-control:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 12px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}
form.inputs-underline input[type="date"]:hover,
form.inputs-underline input[type="email"]:hover,
form.inputs-underline input[type="number"]:hover,
form.inputs-underline input[type="password"]:hover,
form.inputs-underline input[type="search"]:hover,
form.inputs-underline input[type="tel"]:hover,
form.inputs-underline input[type="text"]:hover,
form.inputs-underline input[type="time"]:hover,
form.inputs-underline textarea.form-control:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
form.inputs-underline .input-group .btn {
    background-color: transparent;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 12px;
}
form.submitted .status {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
form .status {
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    transition: 0.5s;
    top: -20px;
    right: -20px;
    position: absolute;
}
form .status .status-icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -moz-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
    background-color: grey;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
form .status .status-icon.valid {
    background-color: #50aa8d;
}
form .status .status-icon.invalid {
    background-color: #e45544;
}

/*  */
@media (min-width: 992px) and (max-width: 1199px) {
    .stage .description figure,
    body {
        font-size: 12px;
    }
    h1 {
        font-size: 64px;
    }
    h2 {
        font-size: 26px;
        margin-bottom: 40px;
    }
    h3 {
        font-size: 14px;
        margin-bottom: 20px;
    }
    h4 {
        font-size: 13px;
    }
    p {
        line-height: 18px;
    }
    .block {
        padding: 60px 0;
    }
    .feature h3,
    .pricing-boxes .price-box .price {
        font-size: 16px;
    }
    .framed {
        padding: 20px;
    }
    .stage .description h2 {
        font-size: 18px;
    }
    .stage .description h3 {
        font-size: 11px;
    }
    .pricing-boxes .price-box h3 {
        font-size: 20px;
    }
    .pricing-boxes .price-box.framed .price-box-footer,
    .pricing-boxes .price-box.promoted.framed .price-box-footer {
        margin: 20px -20px -20px;
    }
    .contact .person .image {
        width: 120px;
        height: 120px;
    }
    .person .image {
        width: 140px;
        height: 140px;
    }
    .person.framed {
        padding: 20px 5px;
    }
    .blog-item .image {
        height: 100px;
    }
    .count-down .countdown-row .countdown-amount {
        font-size: 100px;
        margin-bottom: -10px;
    }
    #page-footer .to-top .arrow-up {
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -35px;
    }
}

/*  */

@media (min-width: 768px) and (max-width: 991px) {
    .powered,
    .rrss figure {
        text-align: right !important;
    }
    .panel-group .panel .panel-heading h4,
    .stage .description figure,
    body {
        font-size: 11px;
    }
    blockquote {
        font-size: 18px;
    }
    blockquote p {
        line-height: 22px;
    }
    h1 {
        font-size: 48px;
    }
    .pricing-boxes .price-box h3,
    .stage .icon i,
    h2 {
        font-size: 20px;
    }
    h2 {
        margin-bottom: 30px;
    }
    h3,
    h4 {
        font-size: 12px;
    }
    h3 {
        margin-bottom: 15px;
    }
    p {
        line-height: 16px;
    }
    .block {
        padding: 40px 0;
    }
    .count-down .countdown-row .countdown-amount {
        font-size: 80px;
        margin-bottom: -10px;
    }
    .detail {
        margin-bottom: 40px;
    }
    .detail.left-align .gallery {
        padding-left: 50px;
    }
    .detail.left-align .title .framed {
        padding-right: 70px;
    }
    .detail.right-align .gallery {
        padding-right: 50px;
    }
    .detail.right-align .title .framed {
        padding-left: 70px;
    }
    .feature h3 {
        font-size: 14px;
    }
    .framed {
        padding: 20px;
    }
    .logos .logo {
        padding-left: 0;
    }
    .stage .icon {
        width: 50px;
        height: 50px;
        line-height: 60px;
    }
    .stage .description {
        padding-left: 60px;
    }
    .stage .description h2 {
        font-size: 13px;
    }
    .stage .description h3 {
        font-size: 10px;
    }
    .pricing-boxes .price-box .price {
        font-size: 16px;
    }
    .pricing-boxes .price-box.framed .price-box-footer,
    .pricing-boxes .price-box.promoted.framed .price-box-footer {
        margin: 20px -20px -20px;
    }
    .contact .person .image {
        width: 100px;
        height: 100px;
    }
    .person .image {
        width: 140px;
        height: 140px;
    }
    .person.framed {
        padding: 20px 5px;
    }
    .blog-item .image {
        height: 100px;
    }
    .marketing-banner h2 {
        margin-bottom: 0;
    }
    .social {
        margin: 0 0 40px !important;
        font-size: 40px;
        font-size: 18px;
    }
    .social a {
        margin: 0 10px;
    }
    .rrss figure {
        margin-bottom: 40px;
    }
    .note ul {
        margin: 0 auto 40px;
        float: left;
    }
    .note ul li {
        width: 30%;
        text-align: left;
    }
    .logos-marcas ul li {
        width: 33% !important;
    }
    .rrss div.social {
        width: 140px;
        margin: 0 auto 40px auto !important;
        font-size: 18px;
        text-align: center;
    }
}

/*  */
@media (max-width: 767px) {
    h1,
    h2,
    h3 {
        margin-bottom: 1em;
    }
    .hero-section p,
    p, ul, li {
        line-height: 140%;
        font-size: 0.85em;
        font-weight: 300;
    }
    .hero-section .gallery,
    .hero-section .video-player,
    .hero-section form {
        margin-top: 20px;
    }
    .navigation-links,
    .owl-nav-wrapper {
        position: absolute;
        width: 100%;
        right: 5px;
    }
    .note ul li,
    .number,
    .rrss figure {
        text-align: center;
    }

    .framed{
        border: 0.7em solid #dbe1e5;
        font-size: 1.2em;
    }
    .stage .description h2,
    body {
        font-size: 16px;
    }
    .logos .logo,
    blockquote {
        padding-left: 0;
    }
    .count-down .countdown-row .countdown-section:after,
    blockquote p:before {
        display: none;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.75em;
    }
    .floor-selector h2,
    h3 {
        font-size: 1.5em;
    }
    h4 {
        font-size: 1.4em;
    }
    ul {
        line-height: 20px;
    }
    ul li {
        margin-bottom: 10px;
    }
    .block {
        padding: 30px 0;
    }
    .big-gallery .slide,
    .width-10,
    .width-20,
    .width-25,
    .width-30,
    .width-33,
    .width-40,
    .width-50,
    .width-60,
    .width-70,
    .width-80,
    .width-90 {
        width: 100%;
    }
    .big-gallery .slide .container {
        padding: 0;
        margin: 0;
    }
    .big-gallery .slide .description h3 {
        margin-top: -80px;
        margin-bottom: 0;
        padding-top: 80px;
        padding-right: 40px;
        margin-left: 10px;
    }
    .count-down .countdown-row .countdown-amount {
        font-size: 22px;
        margin-bottom: 0;
    }
    .count-down .countdown-row .countdown-period,
    .floor-selector .description {
        font-size: 9px;
    }
    .container .block,
    .framed {
        padding: 20px;
    }
    .owl-nav-wrapper #big-gallery-nav {
        top: -55px;
    }
    .detail,
    .detail .title,
    .stage {
        margin-bottom: 40px;
    }
    .hero-section form,
    .number,
    .panel-group.background-solid .panel:last-child {
        margin-bottom: 20px;
    }
    .detail.left-align .gallery {
        margin-bottom: 30px;
        padding-left: 0;
    }
    .detail.left-align .title .framed,
    .detail.right-align .title .framed {
        padding: 10px;
    }
    .detail.right-align .gallery {
        padding-right: 0;
    }
    #page-footer .contact-data,
    .detail.right-align .title {
        text-align: left;
    }
    #page-footer .numbers {
        margin-top: 40px;
    }
    .feature.has-icon .description {
        padding-left: 30px;
    }
    .pricing-boxes .price-box.framed .price-box-footer,
    .pricing-boxes .price-box.promoted.framed .price-box-footer {
        margin: 20px -20px -20px;
    }
    .stage .description h3 {
        font-size: 11px;
    }
    .stage .description figure {
        font-size: 12px;
    }
    thead th {
        padding-left: 8px;
        padding-right: 8px;
    }
    .pricing-table tbody tr td,
    tbody tr td {
        padding: 10px 8px;
    }
    .logos .owl-stage .owl-item,
    .logos .owl-stage .owl-item .logo {
        display: inline-block;
    }
    .time-line .time-line-item .description {
        margin-left: 30px;
    }
    .time-line .time-line-item .date {
        position: relative;
    }
    .navigation.nav-btn-only .right .navigation-links {
        top: 50px;
        text-align: right;
    }
    .navigation .right .navigation-links li,
    .navigation.nav-btn-only .right .navigation-links li {
        display: block;
        padding: 10px 0;
        margin-bottom: 0;
        font-size: 28px;
    }
    .navigation .right .navigation-links li a,
    .navigation.nav-btn-only .right .navigation-links li a,
    .navigation.nav-btn-only .right .navigation-links li a.roll-effect span figure,
    .roll-effect span figure {
        padding: 5px 0;
    }
    .navigation .right .navigation-links li a.roll-effect,
    .navigation.nav-btn-only .right .navigation-links li a.hover-effect,
    .navigation.nav-btn-only .right .navigation-links li a.roll-effect {
        padding: 0;
    }
    .navigation .left,
    .navigation .nav-btn {
        display: block;
    }
    .navigation .right .navigation-links {
        opacity: 0;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        visibility: hidden;
    }
    .navigation .wrapper {
        padding: 20px 0;
        position: relative;
    }
    .navigation .right {
        display: block;
        position: initial;
    }
    .navigation-links {
        margin-top: 10px !important;
    }
    .floor-selector .floor {
        padding: 3px 5px;
        font-size: 9px;
    }
    .hero-section p {
        font-size: 16px;
    }
    .version-selector .version {
        text-align: center;
        display: block;
    }
    .version-selector .version .description {
        margin-left: 0;
    }
    .brand {
        margin: auto;
    }
    .social a {
        margin: 0 10px;
    }
    .rrss figure {
        margin-bottom: 40px;
    }
    .note ul {
        margin: 0 auto 40px;
        float: left;
    }
    .note ul li {
        width: 30%;
    }
    .powered {
        text-align: center !important;
    }
    .logos-marcas ul li {
        width: 33% !important;
    }
    .rrss div.social {
        width: 140px;
        margin: 0 auto 40px auto !important;
        font-size: 18px;
        text-align: center;
    }

    form.BottomForm{
        padding: 1em;
        background-color: #edf0f2;
    }
}

/*  */
@media (max-width: 430px) {
    .logos-marcas ul li {
        width: 50% !important;
    }
    .rrss div.social {
        width: 140px;
        margin: 0 auto 40px auto !important;
        font-size: 18px;
        text-align: center;
    }
}

/*  */
@media (max-width: 390px) {
    .logos-marcas ul li {
        width: 50% !important;
    }
    .rrss div.social {
        width: 140px;
        margin: 0 auto 40px auto !important;
        font-size: 18px;
        text-align: center;
    }
}
.bg-blue {
    background-color: #4d768d;
    color: #fff;
}
.bg-blue-opacity {
    background-color: rgba(77, 118, 141, 0.8);
    color: #fff;
    display: table-cell;
}
.bg-black {
    background-color: #000;
    color: #fff;
}
.b-hero-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100vh;
    padding: 20px 0;
    gap: 20px 0;
}
.b-hero-content h1 {
    margin-bottom: 2.5em;
    letter-spacing: -1px;
}
.presentation {
    max-width: 50%;
    order: 1;
}
.presentation p{
    font-weight: 100;
}
.lead-generation {
    max-width: 40%;
    order: 2;
}

/*  */
@media (max-width: 768px) {
    .b-hero-content {
        flex-direction: column;
        height: auto;
        align-items: stretch;
    }
    .presentation {
        order: 1;
        max-width: 100%;
    }
    .lead-generation {
        order: 2;
        max-width: 100%;
    }
}
.icn-wa {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 2%;
    bottom: 4%;
    z-index: 9999999;
}
footer .social {
    font-size: 20px;
}
.logos-marcas {
    width: 100%;
    height: auto;
    padding: 20px 40px;
}
.logos-marcas ul li {
    width: 16.5%;
    padding: 20px;
    float: left;
}
.bg-world {
    background: url("../img/faac-en-el-mundo.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: auto;
}
.bg-world h2 { color: #FFFFFF !important; }

.aviso { 
    text-align: justify; 
    font-weight: 400 !important;
}
.aviso h5, .aviso p, .aviso ul li { 
    color: #333 !important;
}
.contacto { font-weight: 300; }

a.wa-link{
    color: #25D366;
}
a.wa-link:hover{
    color: #008274;
}
