header, footer, .Breadcrumb-list, .information-title, .mobile-footer-search {
    display:none;
}
.property-desc {
    margin: 0 !important;
    padding: 0 !important;
}
.wrapper-content-banner {
    padding: 15px !important;
}
.py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.property-desc {
    background-color: transparent;
}
.property-desc strong,
.property-desc b, .property-desc strong {
    color: #242424 !important;
}
#content .property-desc div.whatsapp-btn.event-whatsapp-btn span {
    font-size: 16px !important;
}
html[dir="rtl"] .property-desc p {
    font-size: 16px !important;
    text-align: justify;
    color: #242424;
}
html[dir="rtl"] .barana-section-title-description p {
    font-size: 16px !important;
    /*margin-top: 24px;*/
    color: #242424;
}
html[dir="rtl"] .text-info-01 p {
    font-size: 16px !important;
    text-align: justify;
    color: #242424;
}
html[dir="rtl"] .form-02 p {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #242424;
    text-align: start;
}
.info-justify .barana-section-title-description p {
    text-align: justify !important;
}
#information-information {
    margin-left: 12px;
    margin-right: 12px;
}
html[dir="rtl"] .title-wrapper-center .barana-section-title-description p {
    text-align: center;
}
input.form-control, textarea.form-control {
    border: 1px solid #ddd;
}
u {
    color: #ffbf00;
}
/* Hero Wrapper Start */
.spring-hero-wrapper:before {
    content: "";
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background: linear-gradient(270deg, #071c35 0%, #071c3591 20.62%, #071c3563 31.32%), linear-gradient(273deg, #071c35bf 48.03%, #071c353d 78.64%);
}
.spring-hero-wrapper figure.retrina-image-box-image-parent {
    width: 50px !important;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    margin-bottom: 0;
    margin-top: -6px;
}
html[dir="rtl"] .spring-hero-wrapper p.barana-section-title-title {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fff;
}
/* Hero Wrapper End */


/* Image Carousel Start */
.spring-carousel-box .barana-info-box {
    align-items: center !important;
    justify-content: center !important;
}
.spring-carousel-box .box-icon-wrapper {
    width: 85px;
    height: 85px;
    border-radius: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #00aeef;*/
    /*background: #dbf5ff;*/
    border: 1px solid #ddd;
}
.spring-carousel-box .box-icon-wrapper .info-box-icon {
    background: #dbf5ff;
    padding: 8px;
    border-radius: 8px;
}
.spring-carousel-box .info-box-icon img {
    width: 50px !important;
    /*-webkit-filter: invert(100%);*/
    /*filter: invert(100%);*/
    filter: brightness(0) saturate(100%) invert(51%) sepia(86%) saturate(2222%) hue-rotate(172deg) brightness(95%) contrast(101%);
}
.spring-carousel-box .info-box-title {
    text-align: center !important;
}

.spring-carousel-box .owl-nav>[class*=prev] {
    left: calc(-50px + 80px / 2) !important;
    margin-top: -50px !important;
}
.spring-carousel-box  .owl-nav>[class*=next] {
    right: calc(-50px + 80px / 2) !important;
    margin-top: -50px !important;
}
/* Image Carousel Start */

html{
    overflow-y: unset !important;
}
.barana-promo-popup-wrapper{
    display: none !important;
}

.spring-festival-list-wrapper span.barana-list-text {
    color: #242424 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.spring-festival-list-wrapper [class*="barana-list-wrapper-"] .barana-list li {
    align-items: start;
}
/* Bg Form End */

/* Image Box Start */
.spring-info-box {
    min-height: 280px;
}
.spring-info-box p.retrina-image-box-description {
    text-align: center;
}
.spring-info-box figure.retrina-image-box-image-parent {
    width: 70px;
      /*filter: brightness(0) saturate(100%) invert(51%) sepia(86%) saturate(2222%) hue-rotate(172deg) brightness(95%) contrast(101%);*/
     /*-webkit-filter: invert(100%);*/
    /*filter: invert(100%);*/
    /*background: #dbf5ff;*/
    border: 2px dashed #ddd;
    padding: 16px;
    border-radius: 8px;
    position: relative;
}
.spring-info-box figure.retrina-image-box-image-parent:before {
    background: #dbf5ff;
    content: "";
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    position: absolute;
    border-radius: 8px;
}
.spring-info-box figure.retrina-image-box-image-parent img {
    filter: brightness(0) saturate(100%) invert(51%) sepia(86%) saturate(2222%) hue-rotate(172deg) brightness(95%) contrast(101%);
}
/* Image Box End */
.event-whatsapp-btn {
    font-size: 16px !important;
}
.image-bg-wrapper-01:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    right: 0%;
    border-radius: 16px;
    background: linear-gradient(90deg, rgb(7 28 53) 0%, rgba(7, 28, 53, 0.8183648459383753) 90%);
}
.image-bg-wrapper-01 .info-box-inner p,
.image-bg-wrapper-01 .info-box-inner strong {
    color: #fff !important;
}
.image-bg-wrapper-01 [class*="information-box-carousel-"] .barana-info-box {
    align-items: center;
}
.image-bg-wrapper-01 .info-box-title {
    margin-bottom: 30px !important;
}
.image-bg-wrapper-01 .owl-dots .owl-dot span {
    border: 1px solid #fff !important;
}
.image-bg-wrapper-01 .owl-dots .owl-dot.active span {
    border-color: var(--barana-theme-primary-color) !important;
    background-color: var(--barana-theme-primary-color) !important;
}
.image-bg-wrapper-01 .barana-button-wrapper a {
    padding: 0 !important;
}
.image-bg-wrapper-01 .barana-button-wrapper span.barana-btn-text {
    padding: 16px 32px !important;
    display: inline-block;
    /*color: #fff;*/
    color: #173984;
    font-size: 16px !important;
}
.image-bg-wrapper-01 .info-box-inner ul {
    list-style: none !important;
    margin-bottom: 30px;
}
.image-bg-wrapper-01 .info-box-inner li {
    font-size: 16px;
}
.image-bg-wrapper-01 .info-box-inner li:before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    transition: all .25s ease;
    color: rgba(0, 174.00000000000003, 238.99999999999997, 1);
    border-radius: 50%;
    font-size: 18px;
    content: "\f22d";
    position: relative;
    top: 6px;
    margin-inline-end: 6px;
}
.info-list-01 .barana-list-text {
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #242424 !important;
}
.info-list-01 li {
    align-items: start !important;
}
/* FAQ Start */
.spring-festival-faq span.retrina-accordion-title {
    font-size: 18px !important;
    color: #242424;
}
.spring-festival-faq .rt-accordion-body p {
    text-align: justify !important;
}
.spring-festival-faq i {
    font-size: 24px;
}
.spring-festival-faq .retrina-accordion-button-inner {
    align-items: start !important;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item {
    margin-bottom: 16px;
    border: 1px solid #ddd !important;
    border-radius: var(--barana-theme-box-border-radius) !important;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item .rt-accordion-body {
    background-color: transparent;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item .rt-accordion-button.rt-active {
    background-color: var(--barana-theme-primary-color);
    border-radius: var(--barana-theme-box-border-radius)  var(--barana-theme-box-border-radius) 0 0;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item .rt-accordion-button.rt-active .retrina-accordion-icon {
    color:#fff;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item .rt-accordion-button.rt-active span.retrina-accordion-button-inner span {
    color: #fff;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item span.retrina-accordion-button-inner .retrina-accordion-title {
    font-size: 20px !important;
}
/* FAQ End */
/* Table */ 
.table {
    background-color: #fff ;
}
.property-desc table thead {
    background-color: #fff;
}
.contact-box-wrapper-01 span.retrina-iconlist-text {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #242424 !important;
}

.top-form-wrapper textarea#input-enquiry {
    min-height: 125px;
}
.step-information-01 [class*="barana-promo-banner-"] .wrapper-content-banner {
    /*background: linear-gradient(0deg, rgb(7 28 53) 0%, rgb(28 50 76 / 98%) 20%, rgb(60 100 148 / 11%) 50%, rgb(7 28 53 / 0%) 100%) !important;*/
    background: linear-gradient(0deg, rgb(8 12 31) 0%, rgb(8 10 27 / 96%) 20%, rgb(60 100 148 / 11%) 50%, rgb(7 28 53 / 0%) 100%) !important;
}
.step-information-01 [class*="barana-promo-banner-"] .banner-title {
    min-height: 60px;
}
.services-bg-01 > div {
    position: relative;
    background: url(https://newwayint.com/image/catalog/summer-landing-2025/03.webp);
    background-position: center;
    background-size: cover;
}
.flex-align-stretch {
    align-items: stretch !important;
}
.flex-align-stretch-height > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
[class*="retrinapro-productlist-"] .wrap-price span {
    font-size: 18px !important;
    color: #fff;
}
[class*="retrinapro-productlist-"] [class*="owl-carousel"] {
    padding-left: 0;
    padding-right: 0;
}
.retrina-category-description ul:not(.barana-list, .retrina-table-of-content) {
    padding-inline-start: 0
}
.retrina-category-description ul:not(.barana-list, .retrina-table-of-content) li {
    list-style: none;
    margin-bottom: 6px;
    font-size: 16px;
    color: #242424;
}
.retrina-category-description ul:not(.barana-list, .retrina-table-of-content) li:before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    content: "\f22d";
    position: relative;
    top: 4px;
    margin-inline-end: 6px;
    font-size: 16px;
    color: var(--barana-theme-primary-color);
}
.apartment-desc-limit {
    position:relative;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.apartment-desc-limit:before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255 / 62%) 32%, rgb(255 255 255 / 0%) 100%) !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}
.read-more-desc {
    text-align: center;
}
div.read-more-desc ,
.read-more-desc .barana-button-icon ~ span {
    font-weight: 600 !important;
    color: #242424 !important;
    font-size: 16px !important;
    cursor: pointer;
}
.white-color strong {
    color: #fff !important;
}
@media (min-width: 992px) {
    .barana-section-title-title  .h1-title {
        font-size: 32px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper .barana-section-title-title {
        font-size: 46px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper-02 .barana-section-title-title {
        font-size: 29px !important;
    }
}
@media (min-width: 1200px) {
    .top-form-wrapper > div {
        margin-top: -200px;
        margin-inline-start: 100px;
    }
}
@media (max-width: 991px) {
    .image-bg-wrapper-01 .barana-info-box {
        flex-direction: column !important;
        align-items: start !important;
        justify-content: start;
    }
    .image-bg-wrapper-01 .box-icon-wrapper {
        margin-inline-start: 0 !important;
        margin-bottom: 16px;
        max-width: 100% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
     .barana-section-title-title  .h1-title {
        font-size: 30px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper .barana-section-title-title {
        font-size: 40px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper-02 .barana-section-title-title {
        font-size: 24px !important;
    }
}
@media (max-width: 767px) {
    .barana-section-title-title  .h1-title {
        font-size: 26px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper .barana-section-title-title {
        font-size: 28px !important;
    }
    .spring-hero-wrapper .hero-title-wrapper-02 .barana-section-title-title {
        font-size: 22px !important;
    }
    .spring-info-box {
        min-height: auto;
    }
}
.spring-hero-wrapper .barana-section-title-title span {
    font-size: 20px;
    border: 1px solid #990000;
    padding: 18px;
    border-radius: 4px;
    background: #990000;
    position: absolute;
    top: 50px;
    left: -10px;
    transform: rotate(-10deg);
    color: #fff;
}
@media (max-width: 767px) {
    .spring-hero-wrapper .barana-section-title-title span {
        top: 28px;
        left: -10px;
        padding: 6px;
    }
}

@media (max-width: 510px) {
    .spring-hero-wrapper .barana-section-title-title span {
        top: 130px;
        left: -10px;
        padding: 7px;
    }
}


/*NEW DESIGN FOR INFO BOX*/
.apartment-info-box figure.retrina-image-box-image-parent img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.apartment-info-box [class*="retrina-image-box-"] {
    position: relative;
}
.apartment-info-box figure.retrina-image-box-image-parent {
    width: 100px;
    padding: 22px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
    background: #071e39;
}
/*.apartment-info-box figure.retrina-image-box-image-parent:before {*/
/*    content: "";*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    position: absolute;*/
/*    border-radius: 50%;*/
/*    background: #071e39;*/
/*}*/
.apartment-info-box figure.retrina-image-box-image-parent:after {
    content: "";
    position: absolute;
    width: 80px;
    border: 1px dashed #071e39;
    right: 100px;
    z-index: -2;
    top: 50%;
}
.apartment-info-box .retrina-image-box-content {
    position: relative;
    margin-right: 200px;
    /*background: #dbf5ff;*/
    padding: 24px;
    border-radius: 16px;
    background: #071e39;
}
/*.apartment-info-box .retrina-image-box-description {*/
/*    position: relative;*/
/*}*/
.apartment-info-box .retrina-image-box-content:before {
    content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    background: #071e39;
    z-index: -2;
    border-radius: 50%;
}

.form-wrapper {
    position: relative;
}
.form-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: var(--barana-theme-box-border-radius);
    background: #071c35;
    opacity: 0.8;
}

.new-info-wrapper-01 span.retrina-image-box-title {
    font-size: 17px !important;
}
.new-info-wrapper-01 figure.retrina-image-box-image-parent {
    height: 60px;
}
.new-info-wrapper-01 figure.retrina-image-box-image-parent img {
    width: 55px;
    max-width: 55px;
    margin: auto;
}
html[dir="rtl"] .property-desc .retrina-image-box-description {
    font-size: 15px !important;
}
.retrina-category-description li {
    font-size: 16px !important;
    color: #242424;
}
.new-info-wrapper-02 figure.retrina-image-box-image-parent img {
    filter: invert(1) brightness(2);
}
.new-info-wrapper-02 span.retrina-image-box-title {
    font-size: 17px !important;
}
.form-03 {
    position: relative;
    background: url(https://newwayint.com/image/catalog/spring-festival-2025/01.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    padding: 36px !important;
    z-index: 2;
}
.form-03:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    right: 0%;
    border-radius: 16px;
    background: #071c35;
    opacity: 0.8;
    z-index: -1;
}
html[dir="rtl"] .form-03 p {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #ffffff;
    text-align: start;
}


/* NEW */
.hero-wrapper-02 [class*='retrina-button-'] .retrina-button-wrapper > span > span {
    color: #fff;
}
.hero-wrapper-02:before {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    /*background: radial-gradient(120% 72% at 50% 100%, rgba(42, 60, 68, 0) 0, rgb(7 28 53 / 3%) 66.59%, rgb(7 28 53 / 44%) 99.98%), linear-gradient(-90deg, rgba(7, 28, 53, .7) 10%, rgba(7, 28, 53, .14) 80.83%);*/
    /*background: radial-gradient(160% 60% at 32% 100%, rgba(42, 60, 68, 0) 0, rgb(7 28 53 / 33%) 65%, rgb(7 28 53 / 44%) 99.98%), linear-gradient(-90deg, rgba(7, 28, 53, .7) 10%, rgba(7, 28, 53, .14) 70%);*/
    z-index: 0;
    background: #082137;
    opacity: 0.8;
}
.hero-wrapper-02 [class*='barana-section-title-wrapper-']  .barana-section-title-subtitle {
    color: #fff;
}
.hero-wrapper-02 .form-control {
    border: 1px solid #a78943 !important;
}
.hero-wrapper-02 .barana-section-title-description p {
    color: #fff !important;
    font-size: 20px;
    text-align: center !important;
}
.hero-wrapper-02 .form-title {
    color: #242424;
    font-size: 20px;
}
.title-center .barana-section-title-description p {
    text-align: center !important;
}
#whatsapp_button.retrina-button-wrapper > span > span {
    color: #fff !important;
}
.list-center ul.barana-list {
    justify-content: center !important;
}
.list-center span.barana-list-text {
    font-size: 16px !important;
    color: #242424 !important;
}
div.barana-section-title-subtitle {
    color: #242424 !important;
    font-size: 16px !important;
}
@media (min-width: 992px) {
    .counter-box-items [class*='retrina-counter-'] .retrina-counter-number {
        font-size: 36px !important;
    }
    .counter-box-items [class*='retrina-counter-'] .retrina-counter-title {
        font-size: 16px !important;
    }
}
@media (max-width: 767px) {
    .counter-box-items [class*='retrina-counter-'] .retrina-counter-number  {
        font-size: 30px !important;
    }
    .counter-box-items [class*='retrina-counter-'] .retrina-counter-title  {
        font-size: 16px !important;
    }
}

@media (min-width: 992px) {.form-wrapper-customize [class*="retrina-heading-"] .retrina-heading-tag {
    font-size: 28px !important;
}
.contact-box-wrapper-01 [class*="barana-section-title-wrapper-"] .barana-section-title-title strong {
    font-size: 32px !important;
}}@media (min-width: 768px) and (max-width: 991px) {.form-wrapper-customize [class*="retrina-heading-"] .retrina-heading-tag {
    font-size: 24px !important;
}
.contact-box-wrapper-01 [class*="barana-section-title-wrapper-"] .barana-section-title-title strong {
    font-size: 30px !important;
}}@media (max-width: 767px) {.form-wrapper-customize [class*="retrina-heading-"] .retrina-heading-tag {
    font-size: 20px !important;
}
.contact-box-wrapper-01 [class*="barana-section-title-wrapper-"] .barana-section-title-title strong {
    font-size: 26px !important;
}
.title-wrapper-center .barana-section-title-title-container {
    text-align: start;
}
html[dir="rtl"] .title-wrapper-center .barana-section-title-description p {
    text-align: justify;
}
.read-more-desc {
    text-align: start;
}
.services-bg-01 > div {
    height: 500px !important;
}
.spring-festival-faq [class*="retrina-accordion-"] .rt-accordion-item span.retrina-accordion-button-inner .retrina-accordion-title {
    font-size: 16px !important;
}


.step-information-01 [class*="barana-promo-banner-"] .wrapper-content-banner {
    background: linear-gradient(0deg, rgb(8 12 31) 0%, rgb(8 10 27 / 96%) 24%, rgb(60 100 148 / 86%) 100%, rgb(7 28 53 / 0%) 100%) !important;
}}#module_33568{margin-bottom:30px !important ;}  @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_33572{} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_33579{} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_33586{} }
        .barana-section-title-wrapper-33568 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .barana-section-title-wrapper-33568 .img-wrapper {
            margin-top: 10px;
        }
        .barana-section-title-wrapper-33568 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                     .barana-section-title-wrapper-33568 .barana-section-title-title {
                font-size: 36px;
            }
            .barana-section-title-wrapper-33568 .barana-section-title-subtitle{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33568 .barana-section-title-description{
                font-size: 16px;
            }
                .barana-section-title-wrapper-33568 .barana-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                                font-size:20px;
        }
        .barana-section-title-wrapper-33568 .barana-section-title-title-container {
            margin-bottom: 10px;
        }
        .barana-section-title-wrapper-33568 .barana-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(255,255,255,1);
                        font-size:42px;
        }
        .barana-section-title-wrapper-33568 .barana-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .barana-section-title-wrapper-33568 .barana-section-title-description {
            color: rgba(255,255,255,1);
            
        }
                
        @media (max-width: 991px) {
                            .barana-section-title-wrapper-33568 .barana-section-title-title {
                    font-size: 22px;
                }
                        .barana-section-title-wrapper-33568 .barana-section-title-subtitle{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33568 .barana-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .barana-section-title-wrapper-33568 {
                max-width: 100%;
            }
                            .barana-section-title-wrapper-33568 .barana-section-title-subtitle {
                    font-size:20px;
                }
                                        .barana-section-title-wrapper-33568 .barana-section-title-title {
                    font-size:42px;
                }
                                }
        @media (min-width: 768px) and (max-width: 991px) {
            .barana-section-title-wrapper-33568 {
                max-width: 100%;
            }
                            .barana-section-title-wrapper-33568 .barana-section-title-subtitle {
                    font-size:18px;
                }
                                        .barana-section-title-wrapper-33568 .barana-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .barana-section-title-wrapper-33568 {
                max-width: 100%;
            }
                            .barana-section-title-wrapper-33568 .barana-section-title-subtitle {
                    font-size:18px;
                }
                                        .barana-section-title-wrapper-33568 .barana-section-title-title {
                    font-size:24px;
                }
                                }

   

                    .retrina-button-33572{
                text-align:center;
            }      
                            .retrina-button-33572 .retrina-button-wrapper{
                color:#ffffff;
                background-color:rgba(37,211,102.00000000000003,1);
            }
        
                    .retrina-button-33572 .retrina-button-wrapper:hover{
                                            }
        
        .retrina-button-icon-pe-1{
                            margin-inline-end:4px;
                    }
        .retrina-button-icon-ps-1{
                            margin-inline-start:4px;
                    }
        .rt-size-xl {
            font-size: 20px ;
            padding: 25px 50px ;
            border-radius: 6px ;
        }
        .rt-size-lg {
            font-size: 18px ;
            padding: 20px 40px;
            border-radius: 5px ;
        }
        .rt-size-md {
            font-size: 16px ;
            padding: 15px 30px ;
            border-radius: 4px ;
        }
        .rt-size-sm {
            font-size: 15px ;
            padding: 12px 24px ;
            border-radius: 3px ;
        }
        .rt-size-xs {
            font-size: 13px ;
            padding: 10px 20px ;
            border-radius: 2px ;
        }
        .retrina-button-33572 .retrina-button-wrapper{
            display:inline-block;
            text-decoration:none;
                                        border-top-width:1px;
                                        border-right-width:1px;
                                        border-bottom-width:1px;
                                        border-left-width:1px;
                                                                                                                        font-style:normal;
                                    transform : rotateZ(0deg)  rotateX(0deg)  rotateY(0deg)  scaleX(1)  scaleY(1) skewX(0deg) skewY(0deg) translateX(0px) translateY(0px);
        }
        
        @media (min-width: 992px) {

                                                .retrina-button-33572{
                        text-align:center;
                    }      
                                        
        }
        @media (min-width: 768px) and (max-width: 991px) {

                                                .retrina-button-33572{
                        text-align:center;
                    }      
                                                }
        @media (max-width: 767px) {

                                                .retrina-button-33572{
                        text-align:center;
                    }      
                                                }

         @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    #retrina_information_116_2_0_mother_1{z-index:1 ;} #retrina_grand_information_116_2_0_grand_1{position:relative;  padding-top:100px !important ;padding-bottom:100px !important ;} @media (max-width: 991px){#retrina_grand_information_116_2_0_grand_1{position:relative;  padding-top:100px !important ;padding-bottom:100px !important ;} }@media (max-width: 767px){#retrina_grand_information_116_2_0_grand_1{position:relative;  padding-top:50px !important ;padding-bottom:50px !important ;} }#retrina_grand_information_116_2_0_grand_1:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background:url("https://newwayint.com/image/catalog/spring-festival-2025/01.webp") ;background-repeat:no-repeat ;background-size:cover ;background-position:center center ;} #retrina_information_116_2_0_father_2 {border-bottom-style:none ;border-bottom-width:1px ;border-bottom-color:rgba(221,221,221,1) ;margin-bottom:30px !important ;} 
        .barana-section-title-wrapper-33554 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .barana-section-title-wrapper-33554 .img-wrapper {
            margin-top: 10px;
        }
        .barana-section-title-wrapper-33554 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                     .barana-section-title-wrapper-33554 .barana-section-title-title {
                font-size: 26px;
            }
            .barana-section-title-wrapper-33554 .barana-section-title-subtitle
            .barana-section-title-wrapper-33554 .barana-section-title-description{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33554 .barana-section-title-description{
                font-size: 16px;
            }
                .barana-section-title-wrapper-33554 .barana-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                                
        }
        .barana-section-title-wrapper-33554 .barana-section-title-title-container {
            margin-bottom: 10px;
        }
        .barana-section-title-wrapper-33554 .barana-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: #242424;
                        font-size:32px;
        }
        .barana-section-title-wrapper-33554 .barana-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .barana-section-title-wrapper-33554 .barana-section-title-description {
            color: #010101;
            
        }
                
        @media (max-width: 991px) {
                            .barana-section-title-wrapper-33554 .barana-section-title-title {
                    font-size: 22px;
                }
                        .barana-section-title-wrapper-33554 .barana-section-title-subtitle{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33554 .barana-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .barana-section-title-wrapper-33554 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33554 .barana-section-title-title {
                    font-size:32px;
                }
                                }
        @media (min-width: 768px) and (max-width: 991px) {
            .barana-section-title-wrapper-33554 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33554 .barana-section-title-title {
                    font-size:30px;
                }
                                }

        @media (max-width: 767px) {
            .barana-section-title-wrapper-33554 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33554 .barana-section-title-title {
                    font-size:26px;
                }
                                }

   #retrina_information_116_2_0_father_3 {border-bottom-style:solid ;border-bottom-width:1px ;border-bottom-color:rgba(221,221,221,1) ;} 
    .information-box-carousel-33555 .barana-info-box {
        position: relative;
        display: flex;
        align-items: stretch;
        flex-direction: column;
                            text-align: center;
                border-radius: 5px;
                    }
                .information-box-carousel-33555 .barana-info-box .box-icon-wrapper {
        flex: 0 0 auto;
        line-height: 0;
            }
    .information-box-carousel-33555 .barana-info-box .info-box-icon {
        display: inline-block;
        transition: all 0.25s ease;
    }
    
                                                                    
    .information-box-carousel-33555 .info-box-icon img {
        width: 100%;
    }

    .information-box-carousel-33555 .barana-info-box .info-box-subtitle,
    .information-box-carousel-33555 .barana-info-box .info-box-title {
        margin-bottom: 10px;
        transition: all 0.25s ease;
    }
            .information-box-carousel-33555 .barana-info-box .info-box-subtitle {
            line-height: 1.3;
        }
        .information-box-carousel-33555 .barana-info-box .info-box-subtitle {
                                                                                    
    }
    .information-box-carousel-33555 .barana-info-box .info-box-title {
        line-height: 1.3;
                    font-size: 18px;
                            color: var(--barana-theme-title-color);
                font-size:16px;
    }
    .information-box-carousel-33555 .barana-info-box .info-box-inner {
        font-size: 14px;
                        
    }
    .information-box-carousel-33555 .barana-info-box .info-box-content {
        position: relative;
        flex: 1 1 auto;
        border-radius: 5px;
            }
    .information-box-carousel-33555 .barana-info-box .info-box-inner p:first-child:empty,
    .information-box-carousel-33555 .barana-info-box .info-box-inner p:first-child:empty ~ p:last-child {
        display: none;
    }
    .information-box-carousel-33555 .barana-info-box .info-btn-wrapper {
        margin-top: 15px;
            }
    .information-box-carousel-33555 .barana-button-wrapper {
                    text-align: center;
            }
    .information-box-carousel-33555 .barana-button-wrapper a {
        text-decoration: none;
        text-align: center;
        cursor:pointer;
        display: inline-block;
                    padding: 12px 20px;
            font-size: 13px;
            line-height: 18px;
                            border: none;
                                            background-color: #f3f3f3;
                color: #3e3e3e;
                                                        }

    .information-box-carousel-33555 .barana-button-wrapper a:hover {
                                    color: #333;
                box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                        }

        .information-box-carousel-33555 .box-icon-wrapper {
                    margin-bottom: 15px;
                        }
                                                                        .information-box-carousel-33555 .box-icon-wrapper {
                    font-size: 52px;
            }
                                                                
                                                                    .information-box-carousel-33555 .info-box-icon {
                    }
    .information-box-carousel-33555 .barana-info-box:hover .info-box-icon {
                    } 
        

    
    
    .information-box-carousel-33555 .owl-stage-outer .owl-item {
        padding-inline-end: calc(30px/ 2);
        padding-inline-start: calc(30px/ 2);
    }

    @media (min-width: 992px) {
             
                            .information-box-carousel-33555 .barana-info-box .info-box-title {
                    font-size:16px;
                }
             
             
        }
        @media (min-width: 768px) and (max-width: 991px) {
             
                            .information-box-carousel-33555 .barana-info-box .info-box-title {
                    font-size:16px;
                }
             
             
        }
        @media (max-width: 767px) {
             
                        .information-box-carousel-33555 .barana-info-box .info-box-title {
                    font-size:16px;
                }
             
             
        }
    
        .barana-section-title-wrapper-33578 {
            text-align: right;
                            margin-left: auto;
                            max-width: 100%;
                    }
        .barana-section-title-wrapper-33578 .img-wrapper {
            margin-top: 10px;
        }
        .barana-section-title-wrapper-33578 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                     .barana-section-title-wrapper-33578 .barana-section-title-title {
                font-size: 26px;
            }
            .barana-section-title-wrapper-33578 .barana-section-title-subtitle
            .barana-section-title-wrapper-33578 .barana-section-title-description{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33578 .barana-section-title-description{
                font-size: 16px;
            }
                .barana-section-title-wrapper-33578 .barana-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                                
        }
        .barana-section-title-wrapper-33578 .barana-section-title-title-container {
            margin-bottom: 10px;
        }
        .barana-section-title-wrapper-33578 .barana-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: #242424;
                        font-size:32px;
        }
        .barana-section-title-wrapper-33578 .barana-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .barana-section-title-wrapper-33578 .barana-section-title-description {
            color: #010101;
            
        }
                
        @media (max-width: 991px) {
                            .barana-section-title-wrapper-33578 .barana-section-title-title {
                    font-size: 22px;
                }
                        .barana-section-title-wrapper-33578 .barana-section-title-subtitle{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33578 .barana-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .barana-section-title-wrapper-33578 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33578 .barana-section-title-title {
                    font-size:32px;
                }
                                }
        @media (min-width: 768px) and (max-width: 991px) {
            .barana-section-title-wrapper-33578 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33578 .barana-section-title-title {
                    font-size:30px;
                }
                                }

        @media (max-width: 767px) {
            .barana-section-title-wrapper-33578 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33578 .barana-section-title-title {
                    font-size:26px;
                }
                                }

   

                    .retrina-button-33579{
                text-align:center;
            }      
                            .retrina-button-33579 .retrina-button-wrapper{
                color:#ffffff;
                background-color:rgba(37,211,102.00000000000003,1);
            }
        
                    .retrina-button-33579 .retrina-button-wrapper:hover{
                                            }
        
        .retrina-button-icon-pe-1{
                            margin-inline-end:4px;
                    }
        .retrina-button-icon-ps-1{
                            margin-inline-start:4px;
                    }
        .rt-size-xl {
            font-size: 20px ;
            padding: 25px 50px ;
            border-radius: 6px ;
        }
        .rt-size-lg {
            font-size: 18px ;
            padding: 20px 40px;
            border-radius: 5px ;
        }
        .rt-size-md {
            font-size: 16px ;
            padding: 15px 30px ;
            border-radius: 4px ;
        }
        .rt-size-sm {
            font-size: 15px ;
            padding: 12px 24px ;
            border-radius: 3px ;
        }
        .rt-size-xs {
            font-size: 13px ;
            padding: 10px 20px ;
            border-radius: 2px ;
        }
        .retrina-button-33579 .retrina-button-wrapper{
            display:inline-block;
            text-decoration:none;
                                        border-top-width:1px;
                                        border-right-width:1px;
                                        border-bottom-width:1px;
                                        border-left-width:1px;
                                                                                                                        
                                    transform : rotateZ(0deg)  rotateX(0deg)  rotateY(0deg)  scaleX(1)  scaleY(1) skewX(0deg) skewY(0deg) translateX(0px) translateY(0px);
        }
        
        @media (min-width: 992px) {

                                                .retrina-button-33579{
                        text-align:center;
                    }      
                                        
        }
        @media (min-width: 768px) and (max-width: 991px) {

                                                .retrina-button-33579{
                        text-align:center;
                    }      
                                                }
        @media (max-width: 767px) {

                                                .retrina-button-33579{
                        text-align:center;
                    }      
                                                }

         @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    #retrina_grand_information_116_2_0_grand_2{position:relative;  margin-top:100px !important ;} @media (max-width: 767px){#retrina_grand_information_116_2_0_grand_2{position:relative;  margin-top:50px !important ;} }
        .barana-section-title-wrapper-33580 {
            text-align: right;
                            margin-left: auto;
                            max-width: 100%;
                    }
        .barana-section-title-wrapper-33580 .img-wrapper {
            margin-top: 10px;
        }
        .barana-section-title-wrapper-33580 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                     .barana-section-title-wrapper-33580 .barana-section-title-title {
                font-size: 26px;
            }
            .barana-section-title-wrapper-33580 .barana-section-title-subtitle
            .barana-section-title-wrapper-33580 .barana-section-title-description{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33580 .barana-section-title-description{
                font-size: 16px;
            }
                .barana-section-title-wrapper-33580 .barana-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                                
        }
        .barana-section-title-wrapper-33580 .barana-section-title-title-container {
            margin-bottom: 10px;
        }
        .barana-section-title-wrapper-33580 .barana-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: #242424;
                        font-size:32px;
        }
        .barana-section-title-wrapper-33580 .barana-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .barana-section-title-wrapper-33580 .barana-section-title-description {
            color: #010101;
            
        }
                
        @media (max-width: 991px) {
                            .barana-section-title-wrapper-33580 .barana-section-title-title {
                    font-size: 22px;
                }
                        .barana-section-title-wrapper-33580 .barana-section-title-subtitle{
                font-size: 14px;
            }
            .barana-section-title-wrapper-33580 .barana-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .barana-section-title-wrapper-33580 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33580 .barana-section-title-title {
                    font-size:32px;
                }
                                }
        @media (min-width: 768px) and (max-width: 991px) {
            .barana-section-title-wrapper-33580 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33580 .barana-section-title-title {
                    font-size:30px;
                }
                                }

        @media (max-width: 767px) {
            .barana-section-title-wrapper-33580 {
                max-width: 100%;
            }
                                        .barana-section-title-wrapper-33580 .barana-section-title-title {
                    font-size:26px;
                }
                                }

   

        .retrina-counter-33581{
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .retrina-counter-33581 .retrina-counter-number{
            font-size:60px;
            font-weight:600;
            color: rgba(166.99999999999997,137,67,1);
            font-size:36px;;
                    }

                    .retrina-counter-33581 .retrina-counter-title{
                font-size:20px;
                color: rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                font-size:16px;line-height:1.2;;
                            }
        
            @media (min-width: 992px) {
                                    .retrina-counter-33581 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33581 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (min-width: 768px) and (max-width: 991px) {
                                    .retrina-counter-33581 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33581 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (max-width: 767px) {
                                    .retrina-counter-33581 .retrina-counter-number{
                        font-size:30px;
                    }  
                                                    .retrina-counter-33581 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

    

        .retrina-counter-33582{
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .retrina-counter-33582 .retrina-counter-number{
            font-size:60px;
            font-weight:600;
            color: rgba(166.99999999999997,137,67,1);
            font-size:36px;;
                    }

                    .retrina-counter-33582 .retrina-counter-title{
                font-size:20px;
                color: rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                font-size:16px;line-height:1.2;;
                            }
        
            @media (min-width: 992px) {
                                    .retrina-counter-33582 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33582 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (min-width: 768px) and (max-width: 991px) {
                                    .retrina-counter-33582 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33582 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (max-width: 767px) {
                                    .retrina-counter-33582 .retrina-counter-number{
                        font-size:30px;
                    }  
                                                    .retrina-counter-33582 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

    

        .retrina-counter-33583{
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .retrina-counter-33583 .retrina-counter-number{
            font-size:60px;
            font-weight:600;
            color: rgba(166.99999999999997,137,67,1);
            font-size:36px;;
                    }

                    .retrina-counter-33583 .retrina-counter-title{
                font-size:20px;
                color: rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                font-size:16px;line-height:1.2;;
                            }
        
            @media (min-width: 992px) {
                                    .retrina-counter-33583 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33583 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (min-width: 768px) and (max-width: 991px) {
                                    .retrina-counter-33583 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33583 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (max-width: 767px) {
                                    .retrina-counter-33583 .retrina-counter-number{
                        font-size:30px;
                    }  
                                                    .retrina-counter-33583 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

    

        .retrina-counter-33584{
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .retrina-counter-33584 .retrina-counter-number{
            font-size:60px;
            font-weight:600;
            color: rgba(166.99999999999997,137,67,1);
            font-size:36px;;
                    }

                    .retrina-counter-33584 .retrina-counter-title{
                font-size:20px;
                color: rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                font-size:16px;line-height:1.2;;
                            }
        
            @media (min-width: 992px) {
                                    .retrina-counter-33584 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33584 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (min-width: 768px) and (max-width: 991px) {
                                    .retrina-counter-33584 .retrina-counter-number{
                        font-size:36px;
                    }  
                                                    .retrina-counter-33584 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

            @media (max-width: 767px) {
                                    .retrina-counter-33584 .retrina-counter-number{
                        font-size:30px;
                    }  
                                                    .retrina-counter-33584 .retrina-counter-title{
                        font-size:16px;;
                    }
                            }

    

                    .retrina-button-33586{
                text-align:right;
            }      
                            .retrina-button-33586 .retrina-button-wrapper{
                color:#ffffff;
                background-color:rgba(37,211,102.00000000000003,1);
            }
        
                    .retrina-button-33586 .retrina-button-wrapper:hover{
                                            }
        
        .retrina-button-icon-pe-1{
                            margin-inline-end:4px;
                    }
        .retrina-button-icon-ps-1{
                            margin-inline-start:4px;
                    }
        .rt-size-xl {
            font-size: 20px ;
            padding: 25px 50px ;
            border-radius: 6px ;
        }
        .rt-size-lg {
            font-size: 18px ;
            padding: 20px 40px;
            border-radius: 5px ;
        }
        .rt-size-md {
            font-size: 16px ;
            padding: 15px 30px ;
            border-radius: 4px ;
        }
        .rt-size-sm {
            font-size: 15px ;
            padding: 12px 24px ;
            border-radius: 3px ;
        }
        .rt-size-xs {
            font-size: 13px ;
            padding: 10px 20px ;
            border-radius: 2px ;
        }
        .retrina-button-33586 .retrina-button-wrapper{
            display:inline-block;
            text-decoration:none;
                                        border-top-width:1px;
                                        border-right-width:1px;
                                        border-bottom-width:1px;
                                        border-left-width:1px;
                                                                                                                        
                                    transform : rotateZ(0deg)  rotateX(0deg)  rotateY(0deg)  scaleX(1)  scaleY(1) skewX(0deg) skewY(0deg) translateX(0px) translateY(0px);
        }
        
        @media (min-width: 992px) {

                                                .retrina-button-33586{
                        text-align:right;
                    }      
                                        
        }
        @media (min-width: 768px) and (max-width: 991px) {

                                                .retrina-button-33586{
                        text-align:right;
                    }      
                                                }
        @media (max-width: 767px) {

                                                .retrina-button-33586{
                        text-align:center;
                    }      
                                                }

         @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    
        
        .retrina-image-33585{
            text-align:center;
        }   

        .retrina-image-33585 img{
                                                                                        opacity:1;
                        max-width:100%;
            width:auto;
                    }   

        
        .retrina-image-33585 figcaption{
            font-size:18px;
            text-align:center;
                            color:#6c757d;
                                        background-color:transparent;
                        
                    }  

        @media (min-width: 992px) {

                            .retrina-image-33585{
                    text-align:center;
                }      
            
                            .retrina-image-33585 img{
                    width:100%;
                }      
            
            
                        
            
            
             

        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-image-33585{
                    text-align:center;
                } 
            
                            .retrina-image-33585 img{
                    width:100%;
                } 
                        
            
            
            
                         

             

        }
        
        @media (max-width: 767px) {

                            .retrina-image-33585{
                    text-align:center;
                }  
            
                            .retrina-image-33585 img{
                    width:100%;
                }  
            
            
            
            
            
             

        }

    
        
        .retrina-image-33587{
            text-align:center;
        }   

        .retrina-image-33587 img{
                                        border-top-left-radius: 50%;
                                        border-top-right-radius: 50%;
                                        border-bottom-right-radius: 50%;
                                        border-bottom-left-radius: 50%;
                                        opacity:1;
                        max-width:100%;
            width:auto;
                    }   

        
        .retrina-image-33587 figcaption{
            font-size:18px;
            text-align:center;
                            color:#6c757d;
                                        background-color:transparent;
                        
                    }  

        @media (min-width: 992px) {

                            .retrina-image-33587{
                    text-align:center;
                }      
            
                            .retrina-image-33587 img{
                    width:100%;
                }      
            
            
                        
            
            
             

        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-image-33587{
                    text-align:center;
                } 
            
                            .retrina-image-33587 img{
                    width:85%;
                } 
                        
            
            
            
                         

             

        }
        
        @media (max-width: 767px) {

                            .retrina-image-33587{
                    text-align:center;
                }  
            
            
            
            
            
            
             

        }

    

                    .retrina-textpath-33588{
                text-align:center;
            }
                
        .retrina-textpath-33588 svg {
                            width: 500px;
                        max-width: 100%;
            font-size:20px;
            height: auto;
            overflow: visible !important;
                                    
        }

        .retrina-textpath-33588 svg path {
            vector-effect: non-scaling-stroke;
                            --fill: transparent;
                fill: transparent; 
                                        -webkit-transition: 0.3s stroke,0.3s fill;
                -o-transition: 0.3s stroke,0.3s fill;
                transition: 0.3s stroke,0.3s fill;
                    }

        .retrina-textpath-33588 svg path:hover{
                            --fill: transparent;
                fill: transparent; 
                    }

        .retrina-textpath-33588 svg text{
                            transition: all ease 0.3s;
                                        --fill: #000;
                fill: #000;
                                        direction:rtl;
                                        stroke-width: 0px;
                -webkit-text-stroke-width: 0px;
                                    stroke: #000;
                    -webkit-text-stroke-color: #000;
                                    }

        .retrina-textpath-33588 svg text a{
            text-decoration:none;
            color:inherit;
        }

        
        @media (min-width: 992px) {

                            .retrina-textpath-33588{
                    text-align:center;
                }
            
            
            
                             .retrina-textpath-33588 svg{
                    width:500px;
                }
            
            
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-textpath-33588{
                    text-align:left;
                }
            
            
            
                             .retrina-textpath-33588 svg{
                    width:500px;
                }
            
                            .retrina-textpath-33588 svg text{
                    -webkit-text-stroke-width: 0px;
                    stroke-width: 0px;
                                            stroke: #000;
                        -webkit-text-stroke-color: #000;
                                    }
            
            
        }
            
        @media (max-width: 767px) {

                            .retrina-textpath-33588{
                    text-align:left;
                }
            
            
            
                            .retrina-textpath-33588 svg{
                    width:500px;
                }
            
                            .retrina-textpath-33588 svg text{
                    -webkit-text-stroke-width: 0px;
                    stroke-width: 0px;
                                            stroke: #000;
                        -webkit-text-stroke-color: #000;
                                    }
            
            
        }

        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    #retrina_information_116_2_0_grand_5{position:relative;  } #retrina_grand_information_116_2_0_grand_3{position:relative;  margin-top:100px !important ;margin-bottom:100px !important ;} @media (max-width: 991px){#retrina_grand_information_116_2_0_grand_3{position:relative;  margin-top:50px !important ;margin-bottom:50px !important ;} }