.breadcrumb,
.breadcrumb a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.breadcrumb,
.breadcrumb a,
.color-user {
    white-space: nowrap
}

.card {
    border: 1px solid #dedede
}

.news-all .card {
    border: none!important
}

.breadcrumb {
    background-color: transparent;
    margin: .5rem 0;
    padding: .5rem 0!important
}

.breadcrumb a {
    font-size: 14px;
    color: #565656
}

.breadcrumb-item.active {
    color: #9b9b9b
}

.artic-news-item h2 a:hover,
.breadcrumb a:hover,
.footer-text>ul li a:hover {
    text-decoration: none;
    color: #1a1a1a
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.carousel-caption,
.carousel-caption h2 {
    padding-bottom: 0px;
    text-align: left
}

.carousel-caption h3 {
    padding-bottom: 5px;
    text-align: left
}

.swiperslide {
    width: 100%;
    height: 780px
}

.carousel-caption {
    position: absolute;
    right: 20%;
    top: 280px;
    bottom: 0;
    width: 60%;
    left: 20%;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption h2 {
    font-family: 'Philosopher', sans-serif;
    color: #fbae1c;
    font-size: 65px;
    font-weight: 700;
    padding-top: 5px;
    display: block;
    line-height: 70px;
    text-align: center;
}

.carousel-caption h3 {
    font-family: 'Philosopher', sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    padding-top: 10px;
    display: block;
    line-height: 28px;
    text-align: center;
}

.btn-call {
    color: #fff
}

.btn-call {
    background: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    border-radius: 50px;
    padding: 8px 15px;
    text-align: center;
}

.btn-call a {
    font-family: 'Philosopher', sans-serif;
    font-size: 14px;
    color: #fff
}

.btn-call a:hover {
    color: #fbae1c;
    text-decoration: none;
}

.page-view p a,
.page-view p strong {
    text-decoration: none
}

.btn-call a i {
    font-size: 13px;
    padding-left: 5px
}

.index-head {
    margin-top: 0;
    color: rgba(27, 31, 35, .85);
    background-image: url("../image/pexels-bongkarn-thanyakij-3759089.jpg");
    background-size: cover;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 0;
    background-color: #fefefe;
    border-bottom: 1px solid #eee
}

.artic-news-item,
.group-cate-item {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.artic-title-item {
    text-align: center
}

.artic-title-item h2 {
    font-weight: 700;
    position: relative;
    font-size: 1.8rem;
    line-height: 40px
}

.artic-title-item.text-center .delimiter {
    margin: 0 auto 20px
}

.artic-title-item .delimiter {
    width: 130px;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
    color: #c3c3c3
}

.artic-title-item .delimiter:after,
.artic-title-item .delimiter:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #c3c3c3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.share-post .resp-sharing-button--facebook:hover,
.share-post .resp-sharing-button--pinterest:hover,
.share-post .resp-sharing-button--twitter:hover {
    background-color: #ddd
}

.item-style .col-big {
    padding: 1px;
}

.avata-style {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.avata-style .fade-box {
    display: block;
    width: 100%;
    height: 400px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.avata-style .fade-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.005);
    transition: .5s;
}

.avata-style .fade-box a:hover img {
    transition: 1s all;
    transform: scale(1.06);
}

.avata-style .boxmh-showdown {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
}

.avata-style .boxmh-showdown a {
    color: #fff;
    padding: 20px 0;
    font-size: 20px;
    font-weight: 500;
}

.avata-style .boxmh-showdown a i.far {
    color: #fbae1c;
    font-weight: 900 !important;
    font-size: 14px;
    padding-right: 10px;
}

.avata-style .boxmh-showdown a:hover {
    color: #fbae1c;
    text-decoration: none;
}

#box-project .list-project .big {
    position: relative;
    overflow: hidden;
}

#box-project .list-project .big .avarta {
    overflow: hidden;
}

#box-project .list-project .big .avarta a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

#box-project .list-project .big .avarta img {
    height: 588px;
    width: 100%;
    object-fit: cover;
    transition: 1s all;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

#box-project .list-project .big .avarta a:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#fff0, #fff0, #fff0, rgba(0, 0, 0, 0.6));
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#box-project .list-project .col-big {
    padding: 1px;
}

#box-project .list-project .small .col-md-12 {
    padding: 1px;
}

#box-project .list-project .small .item-small {
    position: relative;
    overflow: hidden;
}

#box-project .list-project .small .item-small .avarta {
    overflow: hidden;
}

#box-project .list-project .small .item-small .info {
    padding: 20px;
}

#box-project .list-project .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    transition: .3s all;
}

#box-project .list-project .big .info a {
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
}

#box-project .list-project .big .info a:hover {
    color: #fbae1c;
    text-decoration: none;
}

#box-project .list-project .small .item-small .info a {
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
}

#box-project .list-project .small .item-small .info a:hover {
    color: #fbae1c;
    text-decoration: none;
}

#box-project .list-project .small .item-small .avarta a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

#box-project .list-project .small .item-small .avarta img {
    width: 100%;
    height: 293px;
    object-fit: cover;
    transition: 1s all;
}

#box-project .list-project .big .info {
    padding: 35px 50px;
}

#box-project .list-project .big:hover .info {
    opacity: 1;
    transition: .3s all;
}

#box-project .list-project .info h3 {
    margin-bottom: 0;
    margin-top: 0;
}

#box-project .list-project .small .item-small:hover .info {
    opacity: 1;
    transition: .3s all;
    text-decoration: none;
}

#box-project .list-project .big .avarta a:hover img {
    transition: 1s all;
    transform: scale(1.06);
}

#box-project .list-project .small .item-small .avarta a:hover img,
.avarta a:hover img {
    transition: 1s all;
    transform: scale(1.06);
}

.box-swipe {
    padding: 1rem;
    background-color: #f7f6f8;
    border-radius: 30px;
}

.txt-quote {
    min-height: 155px;
    color: #42464e;
}

.txt-quote i {
    color: #fbae1c;
}

.terei {
    font-style: italic;
    font-size: 14px;
    padding-bottom: 1rem;
    min-height: 105px;
}

.fa-quote-left:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f10d";
    color: #fbae1c;
    font-size: 2rem;
    margin-right: 8px;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1.5;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.icon-quote {
    width: 64px !important;
    height: 64px !important;
    border-radius: 50%;
    margin-right: 1rem;
}

.txt-quote p {
    margin-bottom: 0;
}

.quote-right strong,
.quote-right span {
    font-size: 14px;
    display: block;
}

.artic-title-item .delimiter:before {
    bottom: 0;
    left: 0
}

.artic-title-item .delimiter:after {
    bottom: -5px;
    right: 0
}


/* #box-newshot {
    background-color: #f5f8f9;
    padding: 3rem 0;
} */

#box-newshot {
    background-color: #f3f7fd;
    background-image: url("../image/background_service.svg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 3rem 0;
    transition: background .3s, border-radius .3s, opacity .3s
}

.artic-news-item {
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out
}

.artic-news-item h2 {
    display: block;
    padding: 0 10px 10px;
    min-height: 58px
}

.artic-news-item h2 a {
    font-size: 1.125rem;
    font-weight: 700
}

.artic-news-item p {
    padding: 0 10px 15px;
    margin-bottom: 0;
    line-height: 22px
}

.artic-news-item:hover img {
    transform: scale(1.1)
}

.group-cate-item {
    display: block;
    border-radius: .625rem;
    margin-bottom: 1rem;
    text-align: center;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.group-cate-item:hover {
    background-color: #f3f7fd
}

.group-cate-item a svg {
    width: 3rem;
    height: 3rem;
    fill: #0000FE;
    margin-bottom: .5rem
}

.group-cate-item a:hover {
    background-color: #f2f2f2;
    text-decoration: none
}

.group-cate-item a h2 {
    font-size: 1.25rem;
    font-weight: 700;
    padding: 1rem 10px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden
}

.group-cate-item a p {
    color: #555;
    font-size: .875rem;
    line-height: 22px;
    padding: 0 10px;
    text-align: left
}

.heading_banner,
.page-detail {
    position: relative
}

.fade-box .lazyload,
.fade-box .lazyloading {
    opacity: 0;
    transition: opacity .4s
}

.avatar-width {
    width: 100%
}

.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s
}

.fade-box img.lazyloaded {
    opacity: 1
}

.artic-news-item .img-box,
.over-item {
    overflow: hidden
}

.artic-news-item img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    transform: scale(1.005);
    transition: .5s
}

.artic-news-item:hover {
    background-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    overflow: hidden;
    border-radius: 2px;
    position: relative
}

#content-news {
    background-color: #fff
}

.px-50 {
    padding: 50px 0
}

.section-prices {
    background-color: #0069ff
}

.section-prices p {
    font-size: 1.2em;
    color: #fff;
    margin: 0;
    display: block;
    padding-top: 14px;
    text-transform: uppercase
}

.section-prices a .button-price {
    font-size: 14px;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    padding: 0 10px;
    background-color: #ef9d07;
    border: none;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 5px 0
}

.section-prices a .button-price:hover {
    background-color: #d99518
}

.quote-box p {
    font-size: 16px;
    line-height: 24px
}

.header-article h1 {
    font-size: 2rem;
    line-height: 120%;
    color: #333;
    font-weight: 700
}

.detail-page .des {
    font-size: 1.125rem;
    line-height: 160%
}

.bg-des ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #757575;
    position: absolute;
    left: -12px;
    top: 10px;
    border-radius: 50%
}

.social-share li {
    display: inline-flex;
    padding: 0 5px;
    background: #fff;
    margin-right: 5px;
    border-radius: 2px
}

.social-share li a {
    color: #454545;
    font-size: 12px;
    font-weight: 500
}

.color-user:hover,
.news-item-head h3 a:hover,
.social-share li a:hover {
    color: #0069ff;
    text-decoration: none
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: .2em
}

.resp-sharing-button {
    transition: 25ms ease-out;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-self: center;
    justify-content: center;
    line-height: 30px
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: .4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.detail-page-show .content table,
.title-bottom-page {
    margin-bottom: 1rem
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #656565;
    stroke: none;
    text-align: center
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--facebook {
    background-color: #fff;
    border-color: #fff
}

.share-post .resp-sharing-button--facebook {
    background-color: #eee
}

.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover {
    fill: #555;
    background-color: #fff;
    border-color: #fff
}

.share-post .resp-sharing-button--twitter {
    background-color: #eee
}

.resp-sharing-button--twitter,
.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
    background-color: #fff;
    border-color: #fff
}

.share-post .resp-sharing-button--pinterest {
    background-color: #eee
}

.resp-sharing-button--pinterest,
.resp-sharing-button--pinterest:active,
.resp-sharing-button--pinterest:hover {
    background-color: #fff;
    border-color: #fff
}

.detail-page-show p,
.page-view p {
    font-size: 1rem;
    line-height: 170%
}

.page-view h1,
.page-view h2,
.page-view h3,
.page-view h4,
.page-view h5,
.page-view h6 {
    padding-bottom: 1rem;
    line-height: 160%;
    font-weight: 500
}

.detail-page-show h1,
.detail-page-show h2,
.page-view h1,
.page-view h2 {
    font-size: 1.5rem
}

.detail-page-show h3,
.detail-page-show h4,
.detail-page-show h5,
.detail-page-show h6,
.page-view h3,
.page-view h4,
.page-view h5,
.page-vieww h6,
.text-contents h1,
.text-contents h2 {
    font-size: 1.375rem
}

.detail-page-show p a,
.detail-page-show p a strong {
    text-decoration: underline
}

.detail-page-show h1,
.detail-page-show h2,
.detail-page-show h3,
.detail-page-show h4,
.detail-page-show h5,
.detail-page-show h6 {
    padding-bottom: 1rem;
    line-height: 160%;
    font-weight: 600
}

.detail-page-show ol,
.detail-page-show ul,
.page-view ol,
.page-view ul {
    margin-top: 1rem;
    margin-left: 2rem;
    margin-bottom: 1rem
}

ol#toc,
ul#toc {
    margin-top: 0;
    margin-left: .5rem;
    margin-bottom: 0
}

ol#toc li ul,
ul#toc li ul {
    margin-top: 0;
    margin-bottom: 0
}

.detail-page-show ol li ul,
.detail-page-show ul li ul {
    padding-top: 5px
}

.detail-page-show ol li ul li:last-child,
.detail-page-show ul li ul li:last-child {
    padding-bottom: 0
}

.detail-page-show .content table tr td {
    padding: 10px;
    border: 1px solid #eaeaea
}

.detail-page-show .content table tr td p {
    margin-bottom: 0
}

.detail-page-show .content table tbody tr:nth-child(2n) {
    background-color: #f0f2f5
}

.detail-page header h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
}

#toc li a {
    font-family: Arial, sans-serif;
    color: #0069ff;
    font-size: 1.125rem;
    font-weight: 400
}

.page-social {
    color: #999
}

.page-social>span,
.right-box small,
.right-box span {
    font-size: .875rem
}

.detail-page ol li,
.detail-page-show ul li,
.page-view ol li,
.page-view ul li {
    font-family: Arial, sans-serif;
    font-size: 1.125rem;
    padding-bottom: 5px;
    list-style-type: disc
}

.tags a,
.tags h1 strong {
    background: #fff;
    color: #444;
    padding: 4px 8px;
    margin-right: 5px;
    margin-bottom: 5px
}

.text-contents ol#toc li,
.text-contents ul#toc li {
    padding-bottom: 5px
}

ol#toc li,
ul#toc li {
    list-style: none
}

.tags h1 {
    font-size: 1.25rem
}

.tags h1 strong {
    border-radius: 3px
}

.tags {
    font-size: 14px
}

.tags a {
    font-size: .8125rem
}

.tags a:hover {
    cursor: pointer;
    background-color: #0069ff;
    color: #fff;
    text-decoration: none
}

.heading_banner img {
    width: 100%;
    height: 190px;
    object-fit: cover
}

h1.fix-title {
    position: absolute;
    top: 30%;
    left: 45%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
    line-height: 30px;
    padding-bottom: 20px
}

.swiper-same img.card-img-top {
    height: 180px;
    object-fit: cover;
    transform: scale(1.005);
    transition: .5s
}

.swiper-slide img {
    display: block;
    width: 100%
}

.title-bottom-page {
    font-size: 1.5rem;
    border-bottom: 3px solid #eee;
    font-weight: 700;
    padding-bottom: .5rem;
    display: block;
    margin-top: 1rem
}

.p-title {
    font-size: 1.125rem;
    display: block;
    padding-bottom: 5px;
    height: 52px
}

.p-title a {
    font-weight: 400;
    color: #333;
    line-height: 130%
}

.swiper-cbuttom .swiper-button-next,
.swiper-cbuttom .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    display: block;
    padding: 5px;
    border-radius: 50%
}

.swiper-cbuttom .swiper-button-next,
.swiper-cbuttom .swiper-button-prev {
    background: #f8f8f8;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
    -webkit-transition: .1s cubic-bezier(.4, 0, .6, 1);
    transition: .1s cubic-bezier(.4, 0, .6, 1);
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #fff;
    font-size: 1.3rem!important;
    line-height: 1
}

.section-title h4 {
    color: #0069ff;
    font-size: 1rem;
    line-height: 33px
}

.section-title__filler {
    margin-left: 1em;
    flex-grow: 1;
    border-color: #d6d6d7
}

.section-title-detail h4 {
    font-size: 1rem;
    font-weight: 500
}

.page-other ul li.list-group-item {
    border: none;
    padding: .5rem 1rem
}

.page-other ul li.list-group-item h3 a {
    font-size: 1rem;
    font-weight: 400;
    color: #0069ff
}

.page-other ul li.list-group-item h3 a:hover {
    text-decoration: none;
    color: #0d5484
}

.page-other ul li.list-group-item h3 a i {
    font-size: 12px;
    color: #cecece
}

.button-now {
    background-color: #fff;
    border: 2px solid #f60;
    text-shadow: 0 0 #000;
    border-radius: 50px;
    color: #f60
}

.box-why,
.page-view {
    background-color: #fff;
    border-radius: .5rem
}

.button-like a {
    color: #9b9b9b;
    background-color: #fff;
    border-color: #fff;
    padding: .25rem;
    line-height: 1;
    font-size: 1rem
}

.button-like a.btn-outline-primary {
    background-color: transparent;
    border-color: transparent
}

.button-like a:hover {
    background-color: transparent;
    border-color: #fff;
    color: #0069ff
}

.avatar-mxs>img,
.avatar-xs>img {
    margin: auto;
    cursor: pointer;
    border-radius: 100%;
    object-fit: cover
}

.avatar-mxs {
    padding-top: 3px
}

.height-35 {
    line-height: 35px
}

.avatar-mxs>img {
    display: block;
    width: 30px!important;
    height: 30px
}

.avatar-mxs a.color-user {
    color: #0069ff
}

.avatar-xs>img.avatar-40 {
    width: 40px!important;
    height: 40px!important
}

.avatar-xs>img {
    width: 25px!important;
    height: 25px
}

.color-user {
    color: #9b9b9b;
    font-size: .875rem
}

.stats-user {
    color: #0069ff;
    font-weight: 500
}

.stats-item {
    color: #9b9b9b;
    font-size: .875rem
}

.stats-date {
    color: #9b9b9b;
    font-size: .8125rem;
    line-height: 18px
}

.stats-eye {
    color: #9b9b9b;
    font-size: 1rem;
    line-height: 27px
}

.page-view {
    margin-bottom: 1rem;
    padding: .8rem
}

.box-why {
    background-color: #f7f8f9;
}

.box-why {
    padding: 1rem
}

.hot-class {
    padding: 0 0 10px;
    border: none;
    font-size: 1.25rem;
    font-weight: 600;
    border-bottom: 1px solid #eee
}

.box-contact .hot-class {
    margin-bottom: 1rem;
}

.stick-box {
    position: sticky;
    position: -webkit-sticky;
    top: 5px
}

.box-why ul {
    padding: 1rem 0
}

.box-why ul li {
    padding-left: .5rem;
    line-height: 40px
}

.box-why ul li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f058";
    color: #19cc95;
    margin-right: 8px;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer-bottom ul li:before,
.footer-text>ul li:before {
    content: "\f105";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: .75rem;
    display: inline-block;
    vertical-align: middle
}

.avatar-right {
    float: left;
    width: 100%;
    height: 160px;
    border-radius: 6px;
    margin-bottom: 10px
}

.right-box .list-group-item {
    border: none;
    border-bottom: 1px solid #dedede
}

img.avatar-item {
    float: left;
    width: 210px;
    height: 140px;
    border-radius: 10px
}

.news-item-head h3 a {
    font-size: 1.2rem;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 150%
}

.head-box p {
    font-size: 1rem;
    color: #454545;
    margin-bottom: 0
}

.right-box h5,
.text-contents,
.text-contents h3,
.text-contents h4,
.text-contents h5,
.text-contents h6 {
    font-size: 1.125rem
}

.right-box h5 {
    line-height: 140%
}

.text-contents h1,
.text-contents h2,
.text-contents h3,
.text-contents h4,
.text-contents h5,
.text-contents h6 {
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 160%
}

.bottom-text h3,
.titlename-footer {
    font-weight: 700;
    padding-bottom: 10px;
    color: #fff
}

.text-contents p {
    margin-bottom: 1rem;
    font-family: Arial, sans-serif
}

.text-contents ol,
.text-contents ul {
    margin-left: 2rem
}

.text-contents ol li,
.text-contents ul li {
    font-size: 1.125rem;
    padding-bottom: 10px;
    list-style-type: disc;
    font-family: Arial, sans-serif
}

footer.sticky-footer {
    flex-shrink: 0
}

#footer {
    position: relative;
    background-color: #1a1a1a;
    padding-top: 1rem
}

#footer .box-logo-footer {
    position: relative;
    width: 160px;
    height: 100%;
}

#footer .box-logo-footer img {
    position: relative;
    width: 100%;
    height: auto;
}

.titlename-footer {
    font-size: 20px;
    text-transform: uppercase;
    display: block
}

.bottom-text h3 {
    font-size: 1rem
}

.bottom-text p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 3px
}

.bottom-text p i {
    color: #f2f2f2;
    padding-right: 5px
}

.bottom-text a b {
    color: #fbae1c
}

.footer-text>h4 {
    font-size: 1rem;
    color: #fff;
    padding-bottom: 5px
}

.add-img {
    width: 100%;
    max-height: 120px;
    border-radius: 10px;
    object-fit: cover
}

.paging-style {
    margin: .5rem 0 30px -.5rem;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.paging-style>li {
    display: inline
}

.paging-style>li>a,
.paging-style>li>span {
    float: left;
    padding: 2px 12px!important;
    text-decoration: none;
    background-color: transparent;
    margin: 2px;
    color: #333;
    font-weight: 500;
    border: 1px solid #dddd;
    border-radius: 0!important;
    height: 35px;
    width: 35px;
    line-height: 30px;
    font-size: 16px!important
}

.paging-style li.active a {
    background-color: #0069ff!important;
    border: 1px solid #0069ff;
    color: #fff!important
}

.title-block .h3-body-title {
    font-weight: 500;
    font-size: 16px
}

#myBtn {
    display: block;
    border: none;
    outline: none;
    border-radius: 8px 0 0 8px;
    background-color: #ddd;
    color: #fff;
    cursor: pointer;
    padding: 8px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 20px;
    margin-top: 8px;
}

#myBtn:hover {
    background-color: #eee;
}

.tel_phone {
    border-radius: 30px;
    line-height: 28px;
    position: absolute;
    height: 28px;
    padding: 0 15px;
    color: #fff;
    left: 20px;
    font-size: 14px;
    text-align: center;
    background-color: #fd0000;
    color: white;
    bottom: 25px;
}

.tel_phone a {
    font-size: 1.4em;
    margin: 0;
    color: #fff;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #fd0000;
    border-color: #bfebfc;
    opacity: .5;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 150px;
    height: 150px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: 0px;
    bottom: 0%;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.quick-alo-phone.quick-alo-static {
    opacity: .6
}

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

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 40px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #bfebfc 9;
    opacity: .1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle {
    -webkit-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation: quick-alo-circle-anim 1.1s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle {
    -webkit-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation: quick-alo-circle-anim 2.2s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone:hover .quick-alo-ph-circle {
    border-color: #fbae1c;
    opacity: .5
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle {
    border-color: #999;
    border-color: #fbae1c 9;
    opacity: .5
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #ea810a;
    border-color: #fbae1c;
    opacity: .5
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 50px;
    left: 30px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-circle-fill {
    -webkit-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation: quick-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-circle-fill {
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity: 0!important
}

.quick-alo-phone.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone:hover .quick-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    background-color: #00aff2 9;
    opacity: .75!important
}

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle-fill {
    background-color: rgb(214 214 214 / 50%);
    background-color: #baf5a7 9;
    opacity: .75!important
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #d0d0d0;
    opacity: .75!important
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-circle-fill,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    background-color: #ccc 9;
    opacity: .75!important
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75!important
}

.quick-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: 70px;
    left: 50px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../image/call.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out!important
}

.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
    -webkit-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
    -moz-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
    -ms-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
    -o-animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important;
    animation: quick-alo-circle-img-anim 0s infinite ease-in-out!important
}

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

.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #b15100;
    background-color: #75eb50 9
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #912c12;
}

.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
    background-color: #ccc
}

.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
    background-color: #75eb50
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}