
.content-inner h2 {
    position: relative;
    color: #17181a;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.content-inner h2::before {
    content: '';
    position: absolute;
    top: 115%;
    width: 35%;
    left: 0;
    height: 3px;
    background: #3e9a00;
}


.zoom h4 {
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}

.zoom {

    transition: transform .2s;
    width: 100%;
    margin: 0 auto;
}


.img_sevice {
    display: block;
    overflow: hidden;
}

.img_sevice img {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.img_sevice img:hover {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transform: scale(1.1);
    opacity: 0.8;
}


.sub_sevice {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
    padding: 5px;
    height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.icon_slider {
    font-size: 15px;
    width: 23px;
    height: 23px;
    color: black;
    border: 1px solid #000000;
    background: white;
    border-radius: 3px;
    line-height: 20px;
}

.slider_sevice .owl-nav {
    width: 62px;
    left: 0;
    right: 0;
    margin: auto;
    top: -5%;
}

.owl-carousel .owl-nav [class*='owl-'] {
    opacity: 1;
}


.testimonial-block .inner-box .author-box .author-inner {
    position: relative;
    padding-left: 105px;
    padding-top: 10px;
    height: 170px;
}

.testimonial-block .inner-box .author-box .author-inner .author-img:before {
    position: absolute;
    content: '';
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    z-index: 10;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.05);
}

.testimonial-block .inner-box .author-box .author-inner .author-img {
    position: absolute;
    left: 5px;
    top: 0px;
    width: 170px;
    border-radius: 50%;
    border: 5px solid #296abf;
}

.testimonial-block .inner-box .author-box .author-inner h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    margin-left: 90px;
}

.testimonial-block .inner-box .author-box .author-inner .designation {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    font-family: 'dl-font', sans-serif;
    margin-left: 90px;
}

.testimonial-block .inner-box .author-box .author-inner .author-img img {
    border-radius: 50%;
}

.testimonial-block .inner-box .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 30px;
}

.fullwidth-section .outer-box .testimonial-column .inner .quote-icon {
    position: relative;
    color: #ffffff;
    font-size: 52px;
    line-height: 1em;
    margin-bottom: 30px;
}

.testimonial-block .inner-box {
    position: relative;
    padding-bottom: 10px;
}

.text p {
    color: rgba(0, 0, 0, 0.73);
    font-size: 16px
}

.fullwidth-section .outer-box .background-image:before {
    background-image: url(demo/img/bg_yk.jpg);
    background-position: center center;
    /* height: 550px; */
}

.fullwidth-section .outer-box .background-image:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 81, 157, 0.96);
}

.fullwidth-section .outer-box .background-image {
    position: absolute;
    left: 0px;

    width: 50%;
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.fullwidth-section .outer-box .content-column {
    position: relative;

    background-position: center center;
    /* height: 550px; */
}

.featured-block .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
}

.featured-block .inner-box {
    position: relative;
    /* min-height: 100px; */
    padding-left: 125px;
}

.featured-block .inner-box h3 a {
    position: relative;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-weight: 700;
}

.featured-block .inner-box h3 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 15px;
}

.fullwidth-section .outer-box .content-column .inner {
    position: relative;
    padding: 30px 15px 0px 30px;
}

.featured-block {
    position: relative;
    margin-bottom: 70px;
}

@media (max-width: 510px) {
    .fullwidth-section .outer-box .testimonial-column .inner {
        padding: 30px 0 !important;
    }
}

@media (max-width: 991px) {
    .fullwidth-section .outer-box .background-image {
        width: 100%;
        height: 560px;
    }

    .fullwidth-section .outer-box .testimonial-column .inner {
        padding: 50px 0;
    }

    .featured-block .inner-box {
        padding-left: 0;
        text-align: center;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .featured-block .inner-box .icon-box {
        position: static;
        left: auto;
        top: auto;
        width: auto;
        height: auto;
        text-align: center;
        padding: 20px;
    }

    .featured-block .inner-box .icon-box img {
        /* width: 50%;
        margin: 0 auto; */
    }

    .featured-block {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .fullwidth-section .outer-box .testimonial-column .inner {
        padding: 80px 100px;
    }
}


.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    -webkit-transition: visibility 0.5s ease 0s;
    -moz-transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 20000000 !important
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
    text-align: center
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg)
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    color: #fff
}

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}


.icon_fixed {
    position: fixed;
    z-index: 999;
    /* top: 52%; */
    bottom: 120px;
    left: 30px
}

.icon_fixed img {
    width: 45px;
    height: 45px;
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .suntory-alo-phone {
        top: 89%
    }

    .call_pc {
        display: none
    }

    .suntory-alo-phone {
        position: relative !important;
        margin-top: -25px;
        width: 75px;
        margin-left: -20px
    }

    .fix_mb {
        position: fixed;
        display: flex;
        justify-content: space-between;
        top: 90%;
        width: 85%
    }
}

@media (min-width: 1500px) {
    .icon_fixed {
        /* top: 68% !important; */
        bottom: 120px;
    }
}


.section-download {
    background: #000;
    padding: 70px 0 0;
}

.contact_info {
    padding: 0px 0 70px;
}

.title_project {
    font-size: 48px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 67px;
    position: relative;
}

.title_project:after {
    content: "";
    width: 80px;
    height: 5px;
    display: block;
    background: #004879;
    margin: -4px auto 0 auto;
}

.text-quanhe {
    width: 860px;
    margin: 0 auto 50px auto;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.8em;
}

.tab {
    display: inline-flex;
    width: 100%;
}

.tablinks {
    width: 31%;
    box-sizing: border-box;
    background: #fff;
    color: #000;
    border: none;
    font-size: 16px;
    padding: 20px 0;
}

.tablinks:hover {
    background: #004879;
    color: #fff;
    transition: all 0.4s ease;
}

.tablinks.active {
    background: #004879;
    color: #fff;
    float: left;
    width: 31%;
}

.menu_tab_desc .active {
    border: none;
    display: block;
}

.menu_tab_desc .active {
    border: none;
    display: block;
}

.tabcontent {
    margin-top: 40px;
    display: none;
}

.download_list {
    min-height: 350px;
    margin: 0 auto;
    background: #292f33;
    padding: 40px 30px;
    box-sizing: border-box;
    width: 100%;
}

.content_dl {
    position: relative;
    margin-bottom: 20px;
}

a.download_btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.9);
    text-align: center;
    color: #ffffff;
}

.txt_dl {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    font-size: 14px;
    color: #ffffff;
    display: block;
    padding: 0px 20px;
    box-sizing: border-box;
}


.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.wpb_wrapper h3 {
    color: black;
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    border: solid 1px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .2);
    border-radius: 0 !important;
    height: auto;
    width: 100%;
}

.wpcf7 textarea[placeholder] {
    color: #eee;
}

.wpcf7 textarea {
    width: 100%;
    height: 175px !important;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    border: solid 1px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .2);
    border-radius: 0 !important;
    height: auto;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.btn-line, a.btn-line {
    border: solid 1px #222;
    color: black;
    font-weight: 500;
    font-size: 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    border: solid 1px rgba(255, 255, 255, .2) !important;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 35px;
}

.wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

address {
    margin: 0;
    margin-top: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

address div {
    display: block;
    border-bottom: solid 1px #222;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 300;
    color: black;
}

address div strong {
    color: #FAB207;
    width: 60px;
    display: inline-block;
    font-weight: bold;
}

#signupuser {
    border: 2px solid #007BFF; /* Blue border */
    background-color: #007BFF; /* Blue background */
    color: white; /* White text color */
    padding: 10px 20px; /* Some padding */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s, border 0.3s; /* Smooth transition for hover effect */
}

#signupuser:hover {
    background-color: #0056b3; /* Darker blue background on hover */
    border: 2px solid #0056b3; /* Darker blue border on hover */
}

.icon_fixed {
    position: fixed;
    z-index: 999;
    /* top: 52%; */
    bottom: 120px;
    left: 30px
}

.icon_fixed img {
    width: 45px;
    height: 45px;
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .suntory-alo-phone {
        top: 89%
    }

    .call_pc {
        display: none
    }

    .suntory-alo-phone {
        position: relative !important;
        margin-top: -25px;
        width: 75px;
        margin-left: -20px
    }

    .fix_mb {
        position: fixed;
        display: flex;
        justify-content: space-between;
        top: 90%;
        width: 85%
    }
}

@media (min-width: 1500px) {
    .icon_fixed {
        /* top: 68% !important; */
        bottom: 120px;
    }
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    -webkit-transition: visibility 0.5s ease 0s;
    -moz-transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 20000000 !important
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
    text-align: center
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg)
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    color: #fff
}

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.lrt-header {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 255);
    font-size: 10pt;
}

.lrt-content {
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(70, 70, 70);
    font-size: 10pt;
}

.owl-carousel .owl-nav {
    display: none;
}
