.nomargin-right {
    margin-right: 0;
}

.nomargin-left {
    margin-left: 0;
}

.nomargin-bottom {
    margin-bottom: 0 !important;
}

.nopaddings {
    padding: 0 !important;
}

.nomargins {
    margin: 0 !important;
}

.margin-top-60 {
    margin-top: 60px;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.justify-content-vertical-center {
    display: flex;
    flex-direction: column !important;
    justify-content: center;
    margin-bottom: 6rem;
}

.bt-white-background {
    background-color: white;
}

.bt-primary-background {
    color: white !important;
    background-image: linear-gradient(to right, #1C9CFF, #167BD4);
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0px 100%);
    padding: 10% 0;
}

@media (min-width: 768px) {
    .bt-primary-background {
        clip-path: polygon(0 8%, 100% 0, 100% 92%, 0px 100%);
        padding: 6% 0;
    }
}

.bt-secondary-background {
    color: white !important;
    background-image: linear-gradient(#1C9CFF, #167BD4);
    clip-path: polygon(0 2%, 100% 0, 100% 100%, 0px 100%);
    padding: 5% 0 0 0;
}

@media (min-width: 768px) {
    .bt-secondary-background {
        clip-path: polygon(0 8%, 100% 0, 100% 100%, 0px 100%);
        padding: 6% 0 0 0;
    }
}

.bt-secondary-background-footer {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0px 100%);
    padding: 2% 0 1%;
}

.kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-body .kt-pricing-4__top-items {
    box-shadow: 0 0 1.07rem 0.21rem #EEEEEE !important;
}

.kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-body .kt-pricing-4__top-items-blue {
    box-shadow: 0 -1.3rem 1.07rem 0.71rem #1C9CFF !important;
}

.kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-header {
    background-color: transparent !important;
}

@media (max-width: 768px) {
    .kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-body {
        width: 100% !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-body {
        width: 60% !important;
    }
}

.process-step {
    position: relative;
    text-align: center;
    padding: 10px;
    margin-top: 15px;
    -webkit-box-shadow: 0 14px 43px rgba(33, 54, 61, 0.15);
    box-shadow: 0 14px 43px rgba(33, 54, 61, 0.15);
}

.process-step::after {
    display: none;
    position: absolute;
    content: '';
    width: 154px;
    height: 35px;
    top: -10px;
    right: -31%;
    background: url("process-line.png") no-repeat scroll 0 0/contain;
}

@media (min-width: 768px) {
    .process-step {
        padding: 35px;
        margin-top: 30px;
    }

    .process-step::after {
        display: inline;
    }
}

@media (min-width: 1024px) {
    .process-step::after {
        width: 275px;
        height: 56px;
        top: -40px;
        right: -40%;
        background-size: cover;
    }
}

.process:last-child .process-step:after {
    display: none;
}

.half-width {
    width: 50%;
}

.full-width {
    width: 100%;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

@media (min-width: 768px) {
    .margin-sm-top-50 {
        margin-top: 50px !important;
    }
}

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.w-33 {
    width: 33%;
}

.w-20 {
    width: 20%;
}

.font-light {
    font-weight: 100;
}

.font-5 {
    font-size: 4rem;
    line-height: 5.4rem;
}

.font-4 {
    font-size: 3.2rem;
    line-height: 4.3rem;
}

.font-3 {
    font-size: 2.3rem;
    line-height: 3.1rem;
}

.font-2-5 {
    font-size: 1.7rem;
    line-height: 3rem;
}

.font-2 {
    font-size: 1.3rem;
    line-height: 2rem;
}

.font-1 {
    font-size: 1rem;
    line-height: 1.4rem;
}

.kt-pricing-4 {
    padding-bottom: 0 !important;
}

.kt-pricing-4 .kt-pricing-4__top {
    background-color: transparent !important;
}

.kt-content {
    padding-bottom: 0 !important;
}

.kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed,
.kt-pricing-4 .kt-pricing-4__bottom .kt-pricing-4__bottok-container.kt-pricing-4__bottok-container--fixed {
    width: 100% !important;
}

.kt-pricing-4 .kt-pricing-4__top .kt-pricing-4__top-container.kt-pricing-4__top-container--fixed .kt-pricing-4__top-body .kt-pricing-4__top-items .kt-pricing-4__top-item .kt-pricing-4__duration {
    font-size: 1.64rem;
    vertical-align: 10%;
    color: #74788d;
}

div.tooltip-inner {
    max-width: 500px !important;
    text-align: left !important;
}

.text-alert-button {
    line-height: 31px;
}

.btn-warning {
    color: white !important;
}

.no-flexgrow {
    flex-grow: unset !important;
}

.homepage-keyword {
    clip-path: polygon(0px 10px, calc(100% - 10px) 0px, 100% calc(100% - 10px), 10px 100%);
    color: white !important;
    background-color: white !important;
    border-color: white !important;
    color: #366cf3 !important;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: inline-block;
}

@media (min-width: 768px) {
    .homepage-keyword {
        margin-bottom: 0px;
    }
}

.features-list .feature-icon {
    font-size: 48px;
    float: left;
    padding-top: 10px;
}

.features-list .feature-text {
    padding-left: 70px;
}

body:before {
    background-image: url('similarweb-wallpaper.png');
    background-position: center top;
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 380px;
    background-size: 150vh;
}

.header-serpempire {
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0px 100%);
    padding: 0 0 4% 0;
    background-image: url('similarweb-wallpaper.png');
    background-position: center -80px;
    background-size: 150vh;
}

@media (min-width: 768px) {
    .header-serpempire {
        height: auto;
    }
}

@media (min-width: 1200px) {
    body:before {
        background-size: 100% auto;
    }

    .header-serpempire {
        height: calc(100vh - 150px);
        background-size: 100% auto;
        background-position: center -80px;
    }
}

.home-headline {
    font-size: 3.2rem;
    line-height: 4.3rem;
}

@media (min-width: 1200px) {
    .home-headline {
        font-size: 4rem;
        line-height: 5.4rem;
    }
}

.kt-timeline-v1.kt-timeline-v1--justified .kt-timeline-v1__items .kt-timeline-v1__item .kt-timeline-v1__item-time {
    right: auto !important;
}

.kt-notification-v2 .kt-notification-v2__item-info {
    background-color: #5578eb !important;
    color: white !important;
}

.kt-notification-v2 .kt-notification-v2__item-warning {
    background-color: #ffb822 !important;
}

.kt-notification-v2 .kt-notification-v2__item-warning .kt-notification-v2__item-title,
.kt-notification-v2 .kt-notification-v2__item-warning .kt-notification-v2__item-desc {
    color: white !important;
}

.kt-notification-v2 .kt-notification-v2__item:hover {
    background-color: transparent;
}

.kt-notification-v2 .kt-notification-v2__item-info .kt-notification-v2__itek-wrapper .kt-notification-v2__item-title,
.kt-notification-v2 .kt-notification-v2__item-info .kt-notification-v2__itek-wrapper .kt-notification-v2__item-desc {
    color: white !important;
}

.kt-subheader {
    height: auto !important;
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}

.kt-subheader .kt-subheader__main {
    width: 100% !important;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 5px;
}

.kt-subheader .kt-subheader__main .kt-subheader__breadcrumbs {
    width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 10px !important;
}

.btn-glowing {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #fd1361;
        -webkit-box-shadow: 0 0 3px #fd1361;
    }
    50% {
        background-color: #fc0758;
        -webkit-box-shadow: 0 0 10px #fc0758;
    }
    100% {
        background-color: #fc0758;
        -webkit-box-shadow: 0 0 3px #fc0758;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #fd1361;
        -moz-box-shadow: 0 0 3px #fd1361;
    }
    50% {
        background-color: #fc0758;
        -moz-box-shadow: 0 0 10px #fc0758;
    }
    100% {
        background-color: #fc0758;
        -moz-box-shadow: 0 0 3px #fc0758;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #fd1361;
        box-shadow: 0 0 3px #fd1361;
    }
    50% {
        background-color: #fc0758;
        box-shadow: 0 0 10px #fc0758;
    }
    100% {
        background-color: #fc0758;
        box-shadow: 0 0 3px #fc0758;
    }
}

@keyframes glowing {
    0% {
        background-color: #fd1361;
        box-shadow: 0 0 3px #fd1361;
    }
    50% {
        background-color: #fc0758;
        box-shadow: 0 0 10px #fc0758;
    }
    100% {
        background-color: #fc0758;
        box-shadow: 0 0 3px #fc0758;
    }
}

@media (min-width: 1600px) {
    .kt-container {
        width: 1540px
    }
}

.irs--flat .irs-handle > i:first-child {
    background-color: #1252f1 !important;
}

.irs--flat .irs-bar {
    background-color: #1252f1 !important;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    background-color: #1252f1 !important;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    border-top-color: #1252f1 !important;
}

.kt-pricing-4__top-title {
    font-size: 2.3rem !important;
    font-weight: 500;
}

.kt-header__topbar-icon-time {
    width: 185px !important;
    text-align: center !important;
    cursor: default !important;
}

/* Payment Page */
.payment-block .payment-pricing {
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.payment-block .payment-pricing-head h3 {
    font-weight: 300;
    color: #fafafa;
    padding: 24px 0;
    font-size: 32px;
    background: #333333;
    border-bottom: solid 1px #222222;
}

.payment-block .payment-pricing-head h4 {
    color: #132B3F;
    padding: 10px 0 5px;
    font-size: 50px;
    font-weight: 300;
    background: rgba(249, 249, 249, 1);
    border-bottom: solid 1px #f5f9e7;
}

.payment-block .payment-pricing-head h3, .payment-block .payment-pricing-head h4 {
    margin: 0;
    line-height: normal;
}

.payment-block .payment-pricing-head h3 span {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    font-style: italic;
    margin-top: 0px;
}

.payment-block .payment-pricing-head h4 span.monthly {
    font-size: 14px;
    font-style: normal;
}

.payment-block .payment-pricing-head h4 i {
    top: -8px;
    font-size: 30px;
    font-style: normal;
    position: relative;
}

.payment-block .payment-pricing-head h4 .price-month {
    top: -10px;
    font-size: 16px;
    font-style: normal;
    position: relative;
    display: block;
    margin-top: 5px;
}

.payment-block .payment-pricing-content {
    margin-bottom: 0px;
}

.payment-block .payment-pricing-content li {
    color: #333333;
    font-size: 14px;
    padding: 13px 10px;
    border-bottom: solid 1px #f5f9e7;
}

.payment-block .method {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 122px;
    padding-top: 20px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: rgb(249, 249, 249);
    justify-content: center;
    align-items: center;
}

.payment-block .card-logos {
    text-align: center;
}

.payment-block .card-logos img {
    margin: 5px;
}

.payment-block .radio-input {
    margin-top: 20px;
}

.payment-block input[type='radio'] {
    display: inline-block;
}

.payment-block .info {
    font-size: 12px;
    font-weight: 300;
    display: block;
    margin-top: 22px;
    opacity: .5;
    color: #2e2e2e;
}

.payment-block input[type='text'],
.payment-block select {
    font-size: 16px;
    height: 50px;
    padding-right: 40px;
    padding-left: 16px;
    color: rgba(46, 46, 46, .8);
    border: 1px solid rgb(225, 225, 225);
    border-radius: 4px;
    outline: none;
}

.payment-block input[type='text']:focus,
.payment-block select:focus {
    border-color: rgb(119, 219, 119);
}

.payment-block .blue-border {
    border: 1px solid rgb(110, 178, 251);
}

.payment-block .btn-pay {
    font-size: 16px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    letter-spacing: 1px;
    border: none;
    border-radius: 50px;
    padding: 20px 30px;

    color: #fff;
    background: #5BBA42;
}

.payment-block .btn-pay:not([disabled]):hover {
    transform: scale(1.1);
}

.payment-block .label-success {
    background-color: #5BBA42 !important;
    color: white !important;
}

.payment-block input[type="text"].is-valid {
    border: 1px solid #1dc9b7;
}

.payment-block input[type="text"].is-invalid {
    border: 1px solid #fd397a;
}

.content-page {
    font-size: 18px;
    display: block;
}

.content-page h3 {
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.color-default {
    color: #646c9a !important;
}

.modal-signup-form {
    max-width: 355px;
}

.modal-signup-form .modal-body {
    padding: 25px;
}

.modal-backdrop.show {
    opacity: 0.8;
}

body.modal-open {
    overflow: hidden !important;
}

#smartwizard .nav-tabs .nav-item .nav-link {
    color: #bbb;
}

@media (max-width: 768px) {
    .kt-timeline-v1 .kt-timeline-v1__items .kt-timeline-v1__item .kt-timeline-v1__item-content {
        padding: 0.8rem;
    }

    .kt-notification-v2 .kt-notification-v2__item .kt-notification-v2__item-icon {
        min-width: 30px;
        width: 30px;
        height: 30px;
    }
}

.noUi-base .noUi-handle {
    height: 40px !important;
    left: 0;
    margin-left: -22px;
    margin-top: -13px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0 !important;
    width: 40px !important;
    z-index: 2;
    cursor: grab;
}

.noUi-tooltip {
    color: #646c9a !important;
    padding: 8px !important;
    font-size: 1.4rem;
    font-weight: 400;
}

.pricing-price {
    line-height: 3rem
}

@media (max-width: 768px) {
    .pricing-price {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}


.pricing-price .price-currency {
    font-size: 4rem;
    vertical-align: 43%;
}

.pricing-price .price-amount {
    font-size: 8rem;
    font-weight: 700;
}

@media (max-width: 768px) {
    .pricing-price .price-amount {
        font-size: 5rem;
    }
}

.pricing-price .price-duration {
    font-size: 3rem;
    vertical-align: 10%;
}

.pricing-infos .price-name {
    font-size: 3.2rem;
    line-height: 4.3rem;
}

@media (max-width: 768px) {
    .pricing-infos .price-name {
        font-size: 2.3rem;
        line-height: 3.1rem;
    }
}

@media (max-width: 768px) {
    .pricing-infos .price-button-link {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .kt-sc-faq-3 #faq {
        text-align: left !important;
    }

    .kt-sc-faq-3--accordion .accordion.accordion-toggle-svg .card .card-header .card-title {
        padding: 1.7rem !important;
    }

    .kt-sc-faq-3--accordion .accordion.accordion-toggle-svg .card .card-body {
        padding: 0 1.7rem 1.7rem !important;;
    }
}

.search-engine .kt-option:hover {
    cursor: pointer;
    border: 1px solid #DDDDDD;
    background-color: #FAFAFA;
}

.search-engine .kt-option.blue-border {
    border: 1px solid rgb(110, 178, 251);
}

.search-engine .kt-option.disabled {
    opacity: 0.3;
}

.google-suggest {
    background: #fff;
    border: 1px solid #dfe1e5;
    box-shadow: none;
    border-radius: 24px;
    padding: 5px;
}

.google-suggest-search-bar, .google-suggest-item {
    width: 100%;
    line-height: 15px;
    font-size: 15px;
    padding: 5px 10px;
    margin-bottom: 5px;
    font-weight: normal;
}

.google-suggest-search-bar i, .google-suggest-item i {
    margin-right: 10px;
}

.google-suggest-search-bar {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
    font-size: 18px;
}

.google-suggest-border {
    border-top: 1px solid #e8eaed;
    margin: 0 20px 0 14px;
    padding-bottom: 4px;
}

.local-pack {
    background: #fff;
    border: 1px solid #dfe1e5;
    box-shadow: none;
    border-radius: 24px;
    padding: 5px;
    margin-bottom: 20px;
}

.local-pack .header {
    height: 180px;
    width: 100%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    background-position: right;
    background-size: cover;
}

.local-pack .more {
    border-top: 1px solid #e8eaed;
}

.business-page {
    background: #fff;
    border: 1px solid #dfe1e5;
    box-shadow: none;
    border-radius: 24px;
    padding: 5px;
}

.business-page .header {
    height: 180px;
    width: 100%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    background-position: right;
    background-size: cover;
}

.business-page .body {
    padding: 15px;
}

.maps-results {
    background: gray;
    background-size: 100%;
}

.maps-display {
    background: gray;
}

.kt-footer .kt-footer__top .kt-footer__nav .kt-footer__nav-section a {
    margin-bottom: 0.3rem;
}

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

.video-responsive img {
    cursor: pointer;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.pointer {
    cursor: pointer;
}

.btn-light {
    color: #646C9A;
    background-color: #F3F6F9 !important;
}

.btn-light:hover {
    color: #646C9A;
    background-color: #E4E6EF !important;
}

.btn-light {
    color: #646C9A;
    background-color: #F3F6F9 !important;
}

.btn-light:hover {
    color: #646C9A;
    background-color: #E4E6EF !important;
}

#keywords-table td {
    padding-left: 10px;
    padding-right: 10px;
}

#keywords-table table.dataTable td, #keywords-table table.dataTable th {
    box-sizing: border-box !important;
}

.noUi-horizontal .noUi-tooltip {
    bottom: -140% !important;
}

/* Issue the with Laravel pagination */
@media screen and ( max-width: 576px ) {
    li.page-item {
        display: none;
    }

    .page-item:first-child,
    .page-item:nth-child(2),
    .page-item:nth-child(3),
    .page-item:nth-child(4),
    .page-item:nth-last-child( 2 ),
    .page-item:last-child,
    .page-item.active,
    .page-item.disabled {
        display: block;
    }
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.dropdown-menu.dropdown-menu-xl {
    width: 580px;
}

.kt-footer .kt-footer__top .row [class*=" col-"], .kt-footer .kt-footer__top .row [class^="col-"] {
    padding-right: initial;
}
.kt-footer .kt-footer__top .kt-footer__nav  a {
    display: inline-block;
    width: 100%;
    margin-bottom: .3rem;
    font-size: 1rem;
    font-weight: 400;
    color: #a9a7bc;
    margin-bottom: .5rem;
    transition: color .3s ease;
}

.arrows {
    display: inline-block;
    position: relative;
    width: 30px;
    margin-right: 5px;
}

.arrows .arrow {
    left: 30%;
}

.arrow {
    position: absolute;
    bottom: 0;
    margin-left: 0px;
    width: 12px;
    height: 12px;
    background-size: contain;
}

.segunda {
    margin-left: 8px;
}

.next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
}

@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
    25% {
        opacity: 0;
        transform: translateX(10px) scale(0.9);
    }
    26% {
        opacity: 0;
        transform: translateX(-10px) scale(0.9);
    }
    55% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrow.primera.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-delay: 0.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrows .arrow {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrows .arrow.primera {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-delay: 0.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
[x-cloak] { display: none !important; }
