:root {
    --main-color: #fbea94;
    --main-color-2: #0d4a61;
}

@font-face {
    src: url("../fonts/SVN-Gilroy Light.otf");
    font-family: "SVN Gilroy";
    font-weight: normal;
}

@font-face {
    src: url("../fonts/SVN-Gilroy Bold.otf");
    font-family: "SVN Gilroy";
    font-weight: bold;
}

.absolute-footer, html {
    background-color: #fff !important;
}

#wrapper, #main {
    background: #fff !important;
}

ul, li {
    list-style: none;
    margin-bottom: 0px !important;
}

.row-0 {
    padding: 0px 0px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-20 {
    padding: 0px 0px !important;
}

.pd-20 {
    padding: 0px 20px 20px 20px !important;
}

.pd-35 {
    padding: 0px 35px 20px 35px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

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

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

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

.mt-80 {
    margin-top: 80px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

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

h1, h2, h3, h4, h5, h6 {
    font-family: "SVN Gilroy" !important;
    font-weight: bold;
}

body {
    font-family: "SVN Gilroy" !important;
    font-weight: normal;
}

/**header**/
div#masthead {
    background-image: linear-gradient(to top, #083242, #0a3b4e, #0b455a, #0d4e67, #0f5874) !important;
}

.stuck div#masthead {
    height: 80px !important;
}

div#mega-menu-wrap-primary ul li {
    margin: 0px !important;
}

div#mega-menu-wrap-primary ul li a {
    font-weight: bold !important;
    font-size: 14px !important;
    position: relative;
    padding: 0px 10px !important;
    text-transform: uppercase !important;
}

div#mega-menu-wrap-primary ul li a:hover {
    color: #eacb3d !important;
}

div#mega-menu-wrap-primary ul li.mega-current-menu-item a {
    color: #eacb3d !important;
}

a.header-cart-link.is-small {
    margin-left: 15px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    background: #083242 !important;
    border: 2px solid #f3dd82;
    border-radius: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #eacb3d !important;
    text-transform: unset !important;
    font-size: 13px !important;
    margin-bottom: 15px !important;
    border-bottom: 1px dashed #eacb3d !important;
    position: relative;
    padding: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    background: #eacb3d;
    width: 80px !important;
    height: 3px;
    bottom: -2px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu {
    background: #083242 !important;
    border: 2px solid #f3dd82 !important;
    border-radius: 10px !important;
    width: 800px !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu > li ul.mega-sub-menu {
    border: 0px !important;
    width: 100% !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #fff !important;
    text-transform: unset !important;
    font-size: 15px !important;
    font-weight: normal !important;
    padding: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    padding: 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: unset !important;
    line-height: 20px !important;
    font-size: 13px !important;
    display: block;
    transition: .4s;
    color: #fff !important;
    text-transform: unset !important;
    font-weight: 700 !important;
    background: transparent !important;
    padding: 5px 0 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #eacb3d !important;
}

.header-register a {
    border-radius: 4px;
    background-image: linear-gradient(to top, #c8a62d, #d6b93d, #e4cc4e, #f2df5e, #fff36f);
    padding: 10px 15px;
    color: #083242;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 10px;
}

/**footer**/
footer#footer {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    background: url("../images/bg-footer.png") no-repeat;
    background-size: cover;
    background-position: center center;
}

footer#footer .footer-top {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .footer-logo img {
    max-width: 280px;
    margin-bottom: 25px;
}

footer#footer .footer-top .footer-address {
    width: 100%;
    display: inline-block;
}

footer#footer .footer-top .footer-address p.company-name {
    color: var(--main-color);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

footer#footer .footer-top .footer-address p {
    margin-bottom: 5px;
    color: var(--main-color);
    font-size: 15px;
}

footer#footer .footer-top .footer-address p span.line:last-child {
    display: none;
}

#footer .footer-top .footer-title h3 {
    color: var(--main-color);
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: unset !important;
    display: inline-block;
}

#footer .footer-top .footer-title h3:after {
    content: '';
    display: block;
    background: var(--main-color);
    height: 3px;
    width: 100%;
}

#footer .footer-top .footer-menu ul li {
    border: 0px !important;
}

#footer .footer-top .footer-menu ul li a {
    color: var(--main-color);
    font-size: 15px;
    padding: 0px !important;
    margin-bottom: 5px;
}

#footer .footer-top .footer-menu ul li a:before {
    content: '\f105';
    font-family: fontawesome;
    margin-right: 5px;
}

#footer .footer-top .footer-info-register {
    width: 100%;
    display: inline-block;
    margin: 15px 0 0 0;
}

#footer .footer-top .footer-info-register a img {
    max-width: 150px;
}

#footer .footer-copyright {
    width: 100%;
    margin: 25px 0 0 0;
    font-size: 15px;
    color: var(--main-color);
    font-weight: bold;
}

#footer .footer-menu-bottom {
    width: 100%;
    display: inline-block;
    margin: 25px 0 0 0;
}

#footer .footer-menu-bottom ul {
    display: flex;
    justify-content: end;
}

#footer .footer-menu-bottom ul li {
    border: 0px !important;
    margin: 0px !important;
}

#footer .footer-menu-bottom ul li a {
    color: var(--main-color);
    font-size: 15px;
    padding: 0px 15px;
}

#footer .footer-menu-bottom ul li:after {
    content: '/';
    color: var(--main-color);
    font-size: 15px;
}

#footer .footer-menu-bottom ul li:last-child:after {
    display: none !important;
}

/**partner**/
article.mt-partner {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

article.mt-partner .partner-item {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    background: #fff;
    height: 120px;
    border-radius: 8px;
    transition: 0.3s ease-in-out
}

article.mt-partner .partner-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    transition: 0.3s ease-in-out;
}

article.mt-partner .partner-item:hover img {
    transition: 0.3s ease-in-out;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -50px;
}

.owl-carousel .owl-dots .owl-dot {
    margin: 0px 3px !important;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #4b3941;
    border: 1px solid #fff;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: var(--primary-color) !important;
}

/**title**/
.home-title {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}

.home-title p {
    width: 800px;
    font-size: 15px;
    margin: 0 auto 0;
}

.home-title h1, .home-title h2, .home-title h3 {
    margin-bottom: 10px;
    font-weight: 700;
    font-weight: bold !important;
    font-family: "SVN Gilroy" !important;
}

.home-title h3 {
    font-size: 36px;
    line-height: 42px;
    color: var(--main-color-2);
}

.home-title h3 span.text-primary {
    color: var(--primary-color)
}

.wt-separator-outer {
    overflow: hidden;
}

.wt-separator.style-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.wt-separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    position: relative;
}

.bg-primary {
    background: var(--primary-color);
}

.wt-separator .separator-left {
    left: -80px;
}

.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}

.wt-separator .separator-right {
    right: -80px;
}

.home-tile p {
    padding-top: 10px;
    font-size: 14px;
    color: #767676;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/**post grid**/
.post-grid {
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
    padding-bottom: 15px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.post-grid .post-thumbnail {
    width: 200px;
    height: 140px;
    border-radius: 4px;
    float: left;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    position: relative;
}

.post-grid .post-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    border: 1px solid #f2f2f2;
}

.post-grid .post-content {
    width: calc(100% - 200px);
    float: left;
    padding-left: 15px;
}

.post-grid .post-content .post-esc {
    font-family: "SVN Gilroy" !important;
    font-weight: normal;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

.post-grid .post-content h3 {
    font-size: 17px;
    margin: 0 0 5px 0;
    line-height: 23px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-grid .post-content .post-time {
    width: 100%;
    display: flex;
    margin: 5px 0 0 0;
    font-family: "SVN Gilroy" !important;
    font-weight: normal;
    color: gray;
    font-size: 14px;
    align-items: center;
}

.post-grid .post-content h3:hover {
    color: var(--primary-color)
}

.post-grid .post-content span.dot {
    width: 3px;
    height: 3px;
    background: gray;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 10px;
}

.post-grid:hover .post-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.post-grid:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/**mt-post**/
.mt-post {
    width: 100%;
    height: 480px;
    position: relative;
    transition: 0.3s ease-in-out;
}

.mt-post .mt-post-thumbnail {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-post .mt-post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-post:after {
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(176, 141, 196, 0) 30%, var(--primary-color) 69%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#6a1b9a', GradientType=0);
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    opacity: 0.6;
    height: 100%;
    border-radius: 0 0 4px 4px;
}

.mt-post .mt-post-content {
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding: 20px;
    z-index: 999;
}

.mt-post .mt-post-content h3 {
    font-size: 25px;
    margin: 0 0 5px 0;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
}

.mt-post .mt-post-content .post-esc {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
}

.mt-post .mt-post-content .post-time {
    width: 100%;
    display: flex;
    margin: 5px 0 0 0;
    font-family: "SVN Gilroy" !important;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    align-items: center;
}

.mt-post .mt-post-content span.dot {
    width: 3px;
    height: 3px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 10px;
}

.mt-post:after:hover .mt-post-content img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

/**category**/
.wt-bnr-inr {
    height: 300px;
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
}

.bg-black {
    background-color: #000;
}

.overlay-wraper {
    position: relative;
}

.opacity-07 {
    opacity: 0.7;
}

.overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.wt-bnr-inr-entry {
    width: 100%;
    text-align: center;
    z-index: 9;
    position: relative;
}

.wt-bnr-inr .banner-content {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}

.text-white {
    color: #FFF;
}

.wt-bnr-inr-entry h1 {
    font-size: 42px;
    line-height: 48px;
    margin: 0px !important;
    font-weight: bold;
    text-align: center;
}

.wt-bnr-inr-entry .breadcrumbs {
    margin: 10px 0 0 0;
}

.wt-bnr-inr-entry .breadcrumbs, .wt-bnr-inr-entry .breadcrumbs span, .wt-bnr-inr-entry .breadcrumbs a {
    color: #fff;
    font-size: 15px;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #c3e6cb;
    border-radius: 0.25rem;
}

section#category-page {
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}

.post-grid.category {
    margin-bottom: 8px !important;;
    padding-bottom: 15px !important;;
    position: relative !important;;
    border-bottom: 1px solid #f2f2f2 !important;
}

.post-grid.category .post-thumbnail {
    width: 250px !important;
    height: 150px !important;
}

.post-grid.category .post-content {
    width: calc(100% - 250px);
    float: left;
    padding-left: 15px;
}

/**widget**/
.widget-title {
    width: 100%;
    display: inline-block;
    color: #DB9801;
    margin-bottom: 15px;
}

.widget-title h3 {
    line-height: 25px;
    color: var(--primary-color) !important;
    font-family: "SVN Gilroy" !important;
    font-weight: bold;
    margin: 0px !important;
    font-size: 18px;
    padding-bottom: 3px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
}

.widget-list .post-thumbnail {
    width: 100px !important;
    height: 70px !important;
}

.widget-list .post-content {
    width: calc(100% - 100px) !important;
}

.widget-list .post-content h3 {
    font-size: 16px !important;
    line-height: 20px;
}

.post-grid.post-small .post-thumbnail {
    width: 150px;
    height: 100px;
}

.post-grid.post-small .post-content {
    width: calc(100% - 150px) !important;
    float: left;
    padding-left: 15px;
}

.post-grid.post-small .post-content h3 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 17px;
    line-height: 20px;
}

/**single**/
.article-head h1 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    text-transform: uppercase;
    font-size: 25px;
}

.article-head {
    width: 100%;
    margin: 0 0 20px 0;
}

.article-active {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.article-date-comment > div {
    margin-right: 15px;
    font-family: "SVN Gilroy" !important;
}

.article-date-comment {
    width: 100%;
    display: flex;
    font-size: 15px;
}

.article-body.add-height-img p, .article-body.add-height-img ul li, .article-body.add-height-img ol li {
    margin-bottom: 10px !important;
}

.article-body.add-height-img ul li {
    list-style: inside disc;
}

.article-body.add-height-img ol li {
    list-style: inside;
}

.article-post-related {
    width: 100%;
    margin-top: 30px;
}

.article-post-list ul li {
    list-style: inside disc !important;
}

.article-post-list ul li a {
    color: #000;
    font-size: 15px;
}

.article-post-list ul li a:hover {
    color: #d30000 !important;
}

#breadcrumbs {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

/**abouts**/
.text-secondry {
    color: #222222;
}

.about4-content h2 {
    font-size: 36px;
    line-height: 42px;
    color: #3f3e3e;
    font-weight: normal;
}

.about4-content h3.text-uppercase.text-secondry {
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0px !important;
    line-height: 50px;
}

.text-primary {
    color: var(--primary-color)
}

.about4-content p, .about4-content ul li {
    font-size: 16px;
    margin-bottom: 10px !important;
}

.about4-content ul li {
    list-style: inside disc !important;
}

.img-sign {
    margin: 30px 0 0 0;
    float: right;
}

.btnBlack {
    background: #000 !important;
    margin-bottom: 0px !important;
    margin-right: 10px !important;
    border-radius: 5px !important;
    box-shadow: unset !important;
}

.btnPrimary {
    border-radius: 5px !important;
    margin: 0 10px 0 0 !important;
    box-shadow: unset !important;
}

/**thong-so**/
.font-24 {
    font-size: 24px;
    margin-bottom: 0px;
}

.font-60 {
    font-size: 60px;
    margin: 0px;
}

.wt-icon-box-wraper {
    width: 100%;
    display: flex;
    justify-content: end;
}

.wt-icon-box-wraper .wt-icon-item {
    display: flex;
    margin-left: 25px;
    align-items: center;
}

.wt-icon-box-wraper .wt-icon-item .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wt-icon-box-wraper .wt-icon-item .icon {
    width: 50px;
    height: 50px;
}

.wt-icon-box-wraper .wt-icon-item .wt-icon-count {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0px;
}

.wt-icon-box-wraper .wt-icon-item .wt-icon-title {
    text-transform: uppercase;
    font-size: 15px;
}

.tab-content > .tab-pane {
    display: none;
}

/**good**/
.circle-block-outer .wt-icon-box-wraper {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: unset !important;
    padding: 10px;
    border-radius: 10px;
}

.wt-icon-box-wraper.right {
    text-align: right;
}

.wt-icon-box-wraper {
    position: relative;
}

.m-b20 {
    margin-bottom: 30px;
}

.wt-icon-box-wraper.right .icon-xld, .wt-icon-box-wraper.right .icon-xl, .wt-icon-box-wraper.right .icon-lg, .wt-icon-box-wraper.right .icon-md, .wt-icon-box-wraper.right .icon-sm, .wt-icon-box-wraper.right .icon-xs {
    float: right;
    margin-left: 10px;
}

.wt-icon-box-wraper.left .icon-xld, .wt-icon-box-wraper.left .icon-xl, .wt-icon-box-wraper.left .icon-lg, .wt-icon-box-wraper.left .icon-md, .wt-icon-box-wraper.left .icon-sm, .wt-icon-box-wraper.left .icon-xs {
    float: left;
    margin-right: 10px;
}

.icon-content {
    overflow: hidden;
}

.wt-icon-box-wraper .wt-tilte {
    margin-top: 0;
}

.wt-icon-box-wraper p:last-child {
    margin: 0px;
}

.icon-md img {
    height: 50px;
}

.icon-xld img, .icon-xl img, .icon-lg img, .icon-md img, .icon-sm img, .icon-xs img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
}

.wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {
    position: relative;
}

.circle-block-outer .wt-icon-box-wraper:hover {
    background-color: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {
    position: relative;
}

.radius-bx {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {
    position: relative;
}

.m-r30 {
    margin-right: 30px;
}

.ml-5 {
    margin-left: 30px;
}

.row.circle-block-outer {
    margin-top: 20px !important;
}

/**product loop**/
.product-bg .bg-fill {
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    background-size: unset !important;
}

.product-item {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    transition: 0.3s ease-in-out;
}

.product-item .product-thumbnail {
    width: 100%;
    height: 220px;
    border-radius: 8px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.product-item .product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.product-item .product-content {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.product-item .product-content h3 {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}

.product-item .product-price del span {
    font-size: 13px;
    margin-left: 3px;
}

.product-item .product-price ins span, .product-item .product-price b {
    color: #ee3523;
    font-size: 15px;
}

.product-item:hover .product-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.product-item a.btnStore {
    background: #0d4a61;
    padding: 6px 0;
    width: 72%;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}

.product-item .product-footer {
    width: 100%;
    margin: 10px 0 0 0;
}

.product-item a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart img {
    width: 30px;
    text-align: center;
    display: block;
    margin: auto;
}

.product-item a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 25% !important;
    margin: 0px !important;
    border-radius: 5px;
    padding: 6px 0;
    text-align: center;
    background: #fff !important;
    border-color: #0d4a61;
}

.product-item.category .product-content {
    padding: 10px 0;
}

/**taxonomy product cat**/
.page-title-inner.flex-row.medium-flex-wrap.container {
    display: none;
}

.product-item.category .product-thumbnail {
    height: 250px;
}

form.woocommerce-ordering select {
    border-radius: 50px;
    background-color: #fff !important;
    box-shadow: unset !important;
}

form.woocommerce-ordering {
    margin: 0px;
    float: right;
}

/**single product**/
.woocommerce-Tabs-panel--description ul {
    margin-left: 10px !important;
}

.woocommerce-Tabs-panel--description ul li {
    list-style: disc !important;
}

.woocommerce-Tabs-panel--description, .woocommerce-Tabs-panel--description p, .woocommerce-Tabs-panel--description ul li {
    margin-bottom: 10px !important;
}

.product-info .product-short-description {
    margin: 0 0 20px 0;
}

.product-info .product-short-description, .product-info .product-short-description p, .product-info .product-short-description ul li {
    margin-bottom: 10px;
}

.product-info .product-short-description ul {
    margin-left: 10px;
}

.product-info .product-short-description ul li {
    list-style: disc;
}

.product-info .product-short-description {
    margin: 0 0 20px 0;
}

.product-info p.price.product-page-price del span {
    font-size: 20px;
    margin-left: 3px;
}

.product-info p.price.product-page-price ins span {
    color: #ee3523;
    font-size: 25px;
}

.product-info {
    padding-top: 0px !important;
}

.product-related {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.post-grid.post-small .product-price del span {
    font-size: 14px;
    margin-left: 3px;
}

.post-grid.post-small .product-price ins span, .post-grid.post-small .product-price b {
    color: #ee3523;
}

.post-grid.post-small {
    margin-bottom: 8px !important;
}

/**form**/
div#object {
    padding: 0px !important;
    border: 5px solid rgba(255, 255, 255, 0.2) !important;
    background: transparent !important;
}

div#object .formOjbect {
    background: #fff;
}

div#object .formOjbect h3 {
    background: #ebeef1;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 20px !important;
    margin: 0px !important;
}

div#object .objectBody {
    width: 100%;
    padding: 15px 15px 0 15px;
}

.input-object {
    width: 100%;
    border-radius: 5px !important;
    box-shadow: unset !important;
    font-size: 15px;
    margin-bottom: 10px !important;
}

div#object form.wpcf7-form.init {
    margin: 0px !important;
}

.textarea-object {
    width: 100%;
    display: inline-block;
    border-radius: 5px !important;
    box-shadow: unset !important;
    min-height: 80px;
}

.btnObject {
    margin: 20px auto 0 !important;
    display: block !important;
    width: 200px;
    border-radius: 5px !important;
    font-family: "SVN Gilroy" !important;
}

.grid.mg-left-15 {
    margin-top: 10px;
}

.formOjbect.contact {
    width: 650px;
    margin: auto;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 15px;
}

.formOjbect.contact .btnObject {
    width: 240px;
}

.post-label {
    background: var(--primary-color);
    position: absolute;
    top: 0px;
    padding: 6px 25px;
    color: #fff;
    font-size: 15px;
    font-family: "SVN Gilroy" !important;
    transform: rotate(-45deg);
    top: 8px;
    left: -27px;
}

.banner-address {
    width: 100%;
    display: inline-block;
    padding: 20px !important;
    height: 100% !important;
    border-radius: 15px !important;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%) !important;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.banner-address:hover {
    transition: 0.3s ease-in-out;
    transform: translateY(-5px);
}

.banner-address .box-address p {
    font-family: "SVN Gilroy" !important;
    font-size: 16px;
    margin-bottom: 5px !important;
}

.banner-address .box-address h4 {
    font-size: 20px !important;
    margin-bottom: 10px;
}

.banner-address .box-address {
    width: 100%;
    display: inline-block;
    min-height: 180px;
    margin-top: 15px;
}

/**tab**/
.tab-single ul li a {
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}

.tab-single ul li {
    margin: 0px 15px !important;
}

.tab-single ul li:after {
    content: '/';
    position: relative;
    right: -18px;
    opacity: 0.3;
}

.tab-single ul li:last-child:after {
    display: none;
}

.tab-single ul li a:before {
    display: none !important;
}

.tab-single ul li a:hover {
    color: var(--primary-color)
}

.tab-single ul li.active a {
    color: var(--primary-color)
}

/**gallery-item**/
article.mt-gallery-box {
    width: 100%;
    margin: 15px 0 0 0;
}

.mt-gallery-item {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    margin: 10px;
    transition: 0.3s ease-in-out;
    border: 1px solid #f2f2f2;
}

.boxShadow {
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
}

.mt-gallery-item .gallery-thumbnail {
    width: 100%;
    height: 250px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-gallery-item .gallery-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 8px 8px 0 0;
    object-fit: cover;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.mt-gallery-item:hover .gallery-thumbnail img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}

.mt-gallery-item .gallery-content {
    width: 100%;
    padding: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 160px;
}

.mt-gallery-item .gallery-content p {
    color: #333;
    font-size: 15px;
    margin: 0px !important;
}

/**form contact**/
.bg-prama .bg-fill {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.formBody {
    width: 100%;
    padding: 30px 15px;
    background: var(--primary-color);
}

form.wpcf7-form.init {
    margin: 0px !important;
}

.formBody .input-body::placeholder {
    color: #fff !important;
    font-weight: bold;
}

.formBody .input-body {
    background: transparent !important;
    border: 0px !important;
    border-bottom: 2px solid #fff !important;
    box-shadow: unset !important;
    color: #fff !important;
}

.formBody .textarea-body {
    background: transparent !important;
    border: 0px !important;
    border-bottom: 2px solid #fff !important;
    box-shadow: unset !important;
    color: #fff !important;
}

.formBody .textarea-body::placeholder {
    color: #fff !important;
    font-weight: bold;
}

.formBody .btnSubmit {
    background: #0d4a61 !important;
    border-radius: 5px !important;
    margin: 0px !important;
}

.formBody .fomr-title {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.formBody .fomr-title h3 {
    font-size: 26px;
    color: #fff;
    margin: 0px !important;
}

.formBody .fomr-title h4 {
    font-size: 36px;
    font-style: italic;
    color: #fff;
    margin: 0px !important;
}

.p-a40 {
    padding: 40px;
}

.opening-block {
    border: 5px solid var(--primary-color);
    width: 560px;
    border-left: 0px;
    float: right;
    position: relative;
}

.opening-block:after, .opening-block:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 5px;
    height: 70px;
}

a.book-now-btn {
    position: absolute;
    left: -75px;
    top: 45.5%;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding: 5px 25px;
}

a.book-now-btn:hover {
    color: #fff;
    background: #000;
}

.font-weight-600 {
    font-weight: bold;
}

.font-60 {
    font-size: 60px;
    line-height: 66px;
}

.opening-block p {
    font-size: 18px;
    margin-bottom: 24px;
}


.opening-block:after, .opening-block:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 5px;
    height: 70px;
    background-color: var(--primary-color);
}

.opening-block:after {
    bottom: 0px;
}

.opening-block:before {
    top: 0px;
}

.mt-team-item {
    width: 100%;
    display: inline-block;
    border-radius: 8px;
}

.mt-team-item .team-thumbnail {
    width: 100%;
    height: 450px;
}

.mt-team-item .team-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.mt-team-item .team-content {
    padding: 15px;
    text-align: center;
}

.mt-team-item .team-content p {
    color: #333;
    font-size: 16px;
    margin: 0px !important;
}

.mt-team-item .team-content h3 {
    font-size: 20px;
}

.owl-nav button {
    width: 35px !important;
    height: 35px !important;
    min-height: 35px !important;
    border: 1px solid var(--primary-color) !important;
    background: var(--primary-color) !important;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px !important;
}

.owl-nav button i {
    color: #fff;
    font-size: 30px;
}

button.owl-prev {
    left: 15px;
}

button.owl-next {
    right: 15px;
}

th.product-name {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

.woocommerce-billing-fields__field-wrapper p input, textarea#order_comments {
    width: 100%;
    box-shadow: unset !important;;
    border-radius: 5px !important
}

.woocommerce-billing-fields__field-wrapper p {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper select {
    box-shadow: unset !important;
    background-color: #fff !important;
    border-radius: 5px !important;
}

.checkout-page-title.page-title .page-title-inner.flex-row.medium-flex-wrap.container {
    display: block !important;
}

i.icon-search {
    color: #fff;
}

.nav-social {
    position: fixed;
    right: 13px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}

.nav-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-social ul li {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
}

.nav-social ul li:last-child {
    padding-bottom: 0px;
    border-bottom: 0px !important;
}

.nav-social ul > li a {
    padding: 5px 12px 5px 12px;
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    color: #333;
    font-weight: normal;
    max-width: 80px;
    max-height: 60px;
    text-decoration: none;
}

.nav-social ul > li a i {
    width: 24px;
    height: 24px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.nav-social ul > li a i.ticon-phone {
    background: url(../images/Call.png) no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.nav-social ul > li a i.ticon-messenger {
    background: url(../images/messenger.png) no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.nav-social ul > li a i.ticon-zalo-circle2 {
    background: url(../images/Zalo.png) no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

/**tab service**/
.our-pricing-tab {
    cursor: pointer;
    background-color: #fff;
    position: relative;
}

.wt-icon-box-wraper.center {
    justify-content: center !important;
    flex-flow: wrap;
    padding: 10px;
}

.wt-icon-box-wraper.center {
    text-align: center;
}

.wt-icon-box-wraper {
    position: relative;
}

.p-lr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.radius-sm {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.bdr-1, .bdr-2, .bdr-3, .bdr-4, .bdr-5 {
    border-style: solid;
}

.bdr-1 {
    border-width: 1px;
}

.bdr-gray {
    border-color: #dddddd;
}

.our-pricing-carousel .item .tab-block {
    cursor: pointer;
}

.icon-lg {
    width: 80px;
}

.icon-xld, .icon-xl, .icon-lg, .icon-md, .icon-sm, .icon-xs {
    display: inline-block;
    text-align: center;
}

.m-b5 {
    margin-bottom: 5px;
}

.icon-lg i:before, .icon-lg i {
    font-size: 60px;
}

.icon-content {
    overflow: hidden;
    width: 100%;
    text-transform: uppercase;
}

.wt-icon-box-wraper .wt-tilte {
    margin-top: 0;
}

.wt-box, .wt-info, .wt-tilte, .wt-tilte-inner {
    position: relative;
}

.p-b10 {
    padding-bottom: 10px;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .tab-pane.active {
    display: block !important;
}

article.mt-service .slide-item.active .our-pricing-tab {
    background: var(--main-color-2) !important;
}

article.mt-service .slide-item.active .our-pricing-tab:after {
    border-top: 18px solid var(--main-color-2) !important;
}

article.mt-service .slide-item.active .our-pricing-tab:after {
    position: absolute;
    content: "";
    bottom: -24px;
    margin-left: -15px;
    left: 50%;
    width: 30px;
    height: 30px;
    border-top: 18px solid var(--main-color-2) !important;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
}

article.mt-service .slide-item.active .our-pricing-tab i {
    color: #fff;
}

article.mt-service .slide-item.active .our-pricing-tab .wt-icon-box-wraper .wt-tilte {
    color: #fff !important;
}

article.mt-service .owl-stage-outer {
    padding-bottom: 20px;
}

article.mt-service .tab-price {
    width: 100%;
    display: inline-block;
}

article.mt-service .tab-price ul li {
    background: #fff;
    border: 1px solid #f2f2f2;
    border-bottom: 0px;
}

article.mt-service .tab-price ul li:last-child {
    border-bottom: 1px solid #f2f2f2;
}

article.mt-service .tab-price ul li a {
    color: var(--main-color-2);
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    display: block;
}

article.mt-service .tab-price ul li i {
    float: right;
    margin-top: 5px;
    display: none;
}

article.mt-service .tab-price ul li:hover i, article.mt-service .tab-price ul li.active i {
    display: block;
}

article.mt-service .tab-price ul li:hover, article.mt-service .tab-price ul li.active {
    background: var(--main-color-2);
}

article.mt-service .tab-price ul li:hover a, article.mt-service .tab-price ul li.active a {
    color: #fff;
}

article.mt-service .price-item {
    width: 100%;
    display: inline-block;
}

article.mt-service .price-item .price-thumbnail {
    width: 300px;
    height: 250px;
    border-radius: 5px;
    float: left;
}

article.mt-service .price-item .price-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

article.mt-service .price-item .price-content {
    width: calc(100% - 300px);
    float: left;
    padding-left: 15px;
}

article.mt-service .price-item .price-content h3 {
    color: #000;
    font-size: 25px;
    margin: 0px;
    font-weight: bold;
}

article.mt-service .price-item .price-html {
    margin: 5px 0;
    font-weight: bold;
    color: #ee3523;
    font-size: 18px;
}

article.mt-service .price-item .price-desc {
    font-size: 15px;
    color: #767676;
}

article.mt-service .price-item .price-btn {
    display: block;
    margin: 15px 0 0 0;
}

article.mt-service .price-item .price-btn a {
    padding: 10px 15px;
    background: #fff;
    border-radius: 4px;
    margin-right: 10px;
    color: var(--main-color-2);
    font-weight: bold;
    font-size: 15px;
}

article.mt-service .price-item a.btnRegister {
    background: var(--main-color-2);
    color: #fff;
}

article.mt-service .price-item .price-btn a:hover {
    background: var(--main-color-2);
    color: #fff;
}

.slide-tab .owl-dots {
    display: none !important;
}

.icon-cell img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: auto;
    display: block;
}

.page-book {
    width: 100%;
    padding: 15px;
    box-shadow: 0px 2px 16px rgb(0 0 0 / 10%);
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.page-book h3 {
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 25px;
    color: var(--main-color-2);
}

h4.filter-title {
    text-transform: uppercase;
    font-size: 15px;
    color: #000 !important;
}

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

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

.filter-items label a {
    font-weight: normal;
    font-size: 13px;
    color: #4a90e2 !important;
}

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

.yith-wcan-filter.filter-tax {
    margin-bottom: 15px !important;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}

.yith-wcan-active-filters.enhanced {
    display: none;
}

#mobile {
    display: none;
}

.nav-social ul > li a img {
    width: 25px;
    display: block;
    margin: 0 auto 10px;
}

.bookly-time-range.bookly-js-time-range.bookly-left.bookly-mobile-float-none {
    display: none !important;
}

/**call**/
.fab {
    transition: all 120ms ease-in-out;
    width: 56px !important;
    height: 56px !important;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 30px !important;
    bottom: 18px !important;
    user-select: none;
    cursor: pointer;
    color: #FF9500;
    font-size: 5em;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 8%), 0px 3px 10px rgb(0 0 0 / 8%);
}

.roundCool {
    border-radius: 50%;
    z-index: 99999999;
}

.call-animation {
    background: #fff;
    width: 135px;
    height: 135px;
    position: relative;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 5px #fff;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

div#main-fab {
    right: 30px !important;
    position: fixed;
    bottom: 30px !important;
}

.fab::before {
    content: attr(data-tooltip);
    transition: opacity 120ms cubic-bezier(0.4, 0, 1, 1);
    position: absolute;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    color: #333333;
    right: 65px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FFD057;
    font-size: .6em;
    line-height: 1.2em;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    border-radius: 15px;
    padding: 7px 32px 6px 18px;
    max-width: 200px;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.img-circle {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.inner-fabs .fab {
    width: 48px;
    height: 48px;
    right: 35px;
    bottom: 23px;
    font-size: 1.5em;
    will-change: bottom;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 4%), 0px 3px 10px rgb(0 0 0 / 4%);
}

.inner-fab-icon {
    margin: 0px !important;
    height: 40px;
    width: 40px;
}

.inner-fabs .fab {
    width: 48px;
    height: 48px;
    right: 35px;
    bottom: 23px;
    font-size: 1.5em;
    will-change: bottom;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 4%), 0px 3px 10px rgb(0 0 0 / 4%);
}

.inner-fabs {
    display: none
}

.inner-fabs.show {
    display: block
}

.inner-fabs.show .fab::before {
    content: attr(data-tooltip);
    visibility: visible;
    opacity: 1;
    overflow: hidden;
}

.inner-fabs.show .fab:nth-child(1) {
    bottom: 110px !important;
}

.inner-fabs.show .fab:nth-child(2) {
    bottom: 180px !important;
}

.inner-fabs.show .fab:nth-child(3) {
    bottom: 245px !important;
}

.inner-fabs.show + .fab i {
    transform: rotate(135deg);
}

@keyframes play {
    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px rgb(0 0 0 / 40%);
    }
    25% {
        box-shadow: 0 0 0 10px rgb(0 0 0 / 40%), 0 0 0 20px rgb(0 0 0 / 20%);
    }
    25% {
        box-shadow: 0 0 0 15px rgb(0 0 0 / 40%), 0 0 0 30px rgb(0 0 0 / 20%);
    }
}

