/* Header */

div#logo {
    display: none;
}

ul.header-nav.header-nav-main.nav.nav-left {
    justify-content: center;
    gap: 30px;
}

ul.header-nav.header-nav-main.nav.nav-left li a {
    font-size: 14px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}


/*  */

.home_banner .banner_text2 {
    margin-top: -70px;
}

.home_banner .banner_text3 {
    max-width: 540px;
    width: 100%;
    margin-top: -73px;
}

.home_banner .banner_button {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255 255 255);
    height: 58px;
    min-width: 328px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px !important;
    font-size: 22px;
    margin: 0 0 60px;
}

.pulse {
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.ss_2 .heading h2 {
    font-size: 39px;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.ss_2 .heading h3 {
    font-family: "Playfair Display", serif;
    text-align: center;
    color: var(--primary-color);
    font-weight: bold;
    line-height: 1.2;
    font-size: 30px;
}

.ss_2 .heading p {
    font-size: 19.6px;
    line-height: 1.6;
}

.ss_2 .heading_time h4 {
    font-size: 22px;
    line-height: 1.6;
    color: var(--fs-color-primary);
    margin: 0;
    font-weight: 500;
}

.ss_2 .heading_time h3 {
    line-height: 1.6;
    font-size: 22px;
}

.ss_2 a.button.primary.lowercase {
    font-size: 16px;
    font-weight: 700;
    background-image: linear-gradient(90deg, rgb(228, 178, 88), rgb(255, 241, 215));
    border: none;
    width: 226px;
    height: 40px;
    color: #000;
    line-height: 40px;
    margin: 0;
}

.ss_2 .heading_bottom h2 {
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ss_2 .heading_bottom ul {
    list-style: none;
    margin: 0;
}

.ss_2 .heading_bottom ul li {
    margin: 0;
}

.ss_2 .heading_bottom ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 8px;
    font-size: 12px;
    color: #fff;
}

.ss_2 .col_video video {
    height: 100%;
    object-fit: cover;
}

.ss_2 .col_video p {
    margin: 0;
    height: 100%;
}

.xemthem {
    font-size: 25px;
    margin-top: 20px;
    line-height: 1.6;
    text-align: center;
    position: relative;
}

.div_buttuon {
    position: relative;
}

.shake {
    animation-name: shake;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.div_buttuon .icon {
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 182px;
    height: 30px;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.home_gallary .gallery-col.col {
    border: 2px solid #fff;
}
.ss_hlv .heading h2 {
    font-size: 30px;
    line-height: 1.6;
    margin: 0;
}
.ss_hlv .img_heading {
    width: 100%;
    max-width: 670px;
    margin-top: -20px;
}

.ss_hlv .img_heading:after {
    position: absolute;
    content: "Phù Thủy tài chính";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(174, 0, 0);
}

.ss_hlv .col_image  h4 {
    position: absolute;
    margin: 0;
    background-image: url(/wp-content/uploads/2024/03/asset-2-20230518070935-3xedn.png);
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 100% 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 19px;
    border-radius: 10px;
    padding: 5px;
    overflow: hidden;
    color: #896f0d;
}
.ss_hlv ul {
    margin: 0;
}

.ss_hlv ul li {
    margin: 0;
    font-size: 15px;
}
.ss_hlv .col_image .img {
    margin: 0;
}
.ss_ndsh {
    background-image: linear-gradient(rgb(0, 0, 0), rgb(242 184 81));
}

.ss_ndsh .section-bg-overlay.absolute.fill {
    mix-blend-mode: darken;
    will-change: transform, opacity;
}

.ss_ndsh .heading h2 {
    font-size: 25px;
    line-height: 1.6;
}
.ss_ndsh .img_bg {
    max-width: 460px;
    margin: 0 auto;
}
.ss_ndsh .col_icon .col-inner {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.ss_ndsh .col_icon .icon-box {
    padding: 30px 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 30px -15px;
    border: 1px solid #fff;
    width: 190px;
    height: 152px;
    position: relative;
}

.ss_ndsh .col_icon .icon-box .icon-box-img {
    position: absolute;
    top: -20px;
    left: 50%;
    margin: 0;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    padding: 8px;
    transform: translateX(-50%);
}

.ss_ndsh .col_icon .icon-box .icon-box-img svg {
    padding: 0;
}

.ss_ndsh .col_icon .icon-box-text {
    text-align: center;
}

.ss_ndsh .col_icon .icon-box-text h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: var(--primary-color);
    margin: 0;
}

.ss_ndsh .col_icon .icon-box-text p {
    font-size: 14px;
    line-height: 1.6;
}
.ss_ndsh .heading_2 h3 {
    font-size: 37px;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.ss_bxd {
    background-image: linear-gradient(rgb(242 184 81), rgb(0, 0, 0));
}

.ss_bxd .heading h3 {
    font-size: 23px;
    line-height: 1.6;
}
.ss_bxd .heading h4 {
    font-size: 27px;
    color: #000;
    line-height: 1;
    margin: 10px 0;
}
.ss_bxd .img_line {
    max-width: 750px;
    margin: 0 auto;
}
.ss_bxd  .icon-box .icon {
    height: 65px;
    background: #572105;
    border-radius: 50%;
    padding: 15px;
}

.ss_bxd .icon-box .icon svg {
    padding: 0;
}

.ss_bxd .icon-box .icon-box-text {
    padding-left: 30px;
}

.ss_bxd .icon-box .icon-box-text h3 {
    font-size: 16px;
    line-height: 1.6;
    color: var(--primary-color);
    font-weight: 400;
    margin: 0;
}

.ss_bxd .icon-box .icon-box-text p {
    font-size: 16px;
}

.ss_bxd .col .icon-box:not(:last-child) {
    margin-bottom: 15px;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDown{
    animation-name: fadeInDown;
    animation-delay: 1s;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
.ss_bxd  .content_bottom p {
    margin: 0;
    font-weight: bold;
}

.ss_bxd .content_bottom svg {
    width: 449px;
}
.ss_form .heading h2 {
    font-size: 30px;
    color: var(--primary-color) !important;
}

.ss_form .heading p {
    font-size: 20px;
    width: 582px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 auto;
    font-family: "Montserrat", sans-serif;
}

.ss_form .col_item .box .box-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 137px 10px 40px;
}

.ss_form .col_item {
    flex-basis: 30% !important;
    max-width: 30% !important;
}
.ss_form .col_item.col_center {
    flex-basis: 40% !important;
    max-width: 40% !important;
}
.ss_form .col_item .box-text-inner {
    height: 100%;
}

.ss_form .col_item .box .box-text h3.price {
    font-size: 22px;
    line-height: 1.6;
}

.ss_form .col_item .box .box-text h3.price_bottom {
    font-family: "Bungee Shade", sans-serif !important;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 40px;
    background-image: linear-gradient(rgb(232, 183, 48), rgb(255, 255, 255));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ss_form .col_item .box .box-text p {
    font-size: 15px;
}

.ss_form .col_item .box 
 a.button.primary {
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    min-width: 192px;
    border-radius: 8px;
    min-height: 42px;
}
.ss_form .col_item.col_center .box .box-text {
    padding-top: 200px;
}

.ss_form .col_item.col_center .box .box-text h3.price_bottom {
    font-size: 32px;
}
.ss_form  .heading_2 p {
    font-size: 16.83px;
    font-style: italic;
}

.ss_form .heading_form h3.flash {
    font-size: 34.89px;
    margin: 0;
    text-transform: uppercase;
}

.ss_form form.wpcf7-form {
    background-color: rgb(5, 34, 74);
    border: 3px solid rgb(241, 243, 244);
    padding: 15px 10px;
}

.ss_form form.wpcf7-form .wpcf7-form-control {
    height: 34px;
    font-size: 15px;
}

.ss_form form.wpcf7-form  span.wpcf7-form-control.wpcf7-radio {
    background: #fff;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    padding: 5px;
}

.ss_form form.wpcf7-form span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
    color: #000;
}

.ss_form form .wpcf7-form-control.wpcf7-submit {
    background-image: linear-gradient(rgb(229, 45, 39), rgb(179, 18, 23));
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    height: 40px;
    line-height: 40px;
}

span.wpcf7-spinner {
    display: none;
}
@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}
.flash{
    animation-name: flash;
    animation-delay: 2s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.ss_hd .heading h2 {
    font-size: 28px;
    margin: 0;
}

.ss_hd .heading h3 {
    font-size: 30px;
    color: var(--primary-color);
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.ss_hd  .box  .box-image {
    padding: 0 4px;
}

.ss_hd .box h4 span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #000000 !important;
    text-transform: uppercase;
}

.ss_hd .box h4 {
    position: relative;
}

.ss_hd .box p {
    padding: 0 6px;
    text-align: justify;
}
.ss_bxd .icon-box .icon svg {
    padding: 0;
    width: 35px ! IMPORTANT;
    height: 35px ! IMPORTANT;
}
.ss_giatri .heading h2 {
    font-size: 30px;
    font-family: "Chonburi", serif;
    FONT-WEIGHT: 400;
    line-height: 1.6;
    margin: 0;
}
.ss_giatri .icon-box {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 999px;
    align-items: center;
}

.ss_giatri .icon-box .icon {
    height: 66px;
    padding: 15px;
    background: #ffff;
    border-radius: 50%;
}

.ss_giatri .icon-box .icon svg {
    padding: 0;
}

.ss_giatri .icon-box p {
    font-weight: bold;
    line-height: 1.6;
}
.ss_giatri .col .icon-box:not(:last-child) {
    margin-bottom: 20px;
}
.ss_giatri .info h4 {
    position: absolute;
    margin: 0;
    background-image: url(/wp-content/uploads/2024/03/asset-2-20230518070935-3xedn.png);
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 100% 100%;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 14px;
    border-radius: 10px;
    padding: 5px;
    overflow: hidden;
    width: 224px;
    margin: 0 auto;
}
/* Footer */

.pad_none {
    padding-bottom: 0 !important;
}

.absolute-footer {
    display: none;
}

.ss_footer .icon-box p {
    line-height: 1.4;
    margin: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    gap: 5px;
}

.ss_footer .icon-box p svg {
    min-width: 22.5px;
}

.ss_footer .copy_right p {
    margin-bottom: 8px;
    font-size: 14px;
}


/* Pc      --------------------------------------------- */

@media(min-width: 766px) {}

@media (width: 1024px) {}

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

@media (min-width: 990px) and (max-width: 1100px) {}


/*************** ------------------------PC và Tablet  --------------------------  ***************/

@media (min-width: 740px) {}


/*************** ------------------------Tablet  --------------------------  ***************/

@media (min-width: 740px) and (max-width: 1023px) {
    .ss_form .col_item .box .box-text {
        padding: 90px 10px 20px;
    }
    
    .ss_form .col_item .box .box-text h3.price {
        font-size: 18px;
    }
    
    .ss_form .col_item .box .box-text h3.price_bottom {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .ss_form .col_item .box .box-text p {
        font-size: 14px;
    }
    
    .ss_form .col_item.col_center .box .box-text {
        padding-top: 133px;
    }
}

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


/*************** ------------------------Mobile và Tablet --------------------------  ***************/

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


/*************** ------------------------ Mobile   --------------------------  ***************/

@media screen and (max-width: 549px) {
    .ss_2 .heading h2 {
        font-size: 25px;
    }
    .ss_2 .heading h3 {
        font-size: 20px;
    }
    .ss_2 .heading p {
        font-size: 15px;
        text-align: justify;
    }
    .ss_2 .heading_time h4 {
        font-size: 14px;
    }
    .ss_2 .heading_time h3 {
        font-size: 16px;
    }
    .ss_2 a.button.primary.lowercase {
        width: 164px;
    }
    .ss_2 .heading_bottom h2 {
        font-size: 20px;
    }
    .ss_2 .heading_bottom ul li {
        font-size: 15px;
    }
    .xemthem.shake {
        font-size: 20px;
    }
    .div_buttuon .icon {
        position: relative;
        margin: 0 auto;
    }
    .div_buttuon {
        margin-bottom: 20px;
    }
    .home_gallary .gallery-col.col {
        flex-basis: 80% !important;
        max-width: 80% !important;
    }
    .ss_hlv .img_heading:after {
        font-size: 23px;
    }
    
    .ss_hlv .img_heading {
        max-width: 340px;
        margin-top: 0;
    }
    
    .ss_hlv .heading h2 {
        font-size: 20px;
    }
    .ss_hlv .col_image h4 {
        width: 260px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 1.2;
        padding: 8px;
    }
    .ss_ndsh .heading h2 {
        font-size: 24px;
    }
    
    .ss_ndsh .heading_2 h3 {
        font-size: 25px;
    }
    
    .ss_bxd .heading h3 {
        font-size: 20px;
    }
    
    .ss_bxd .heading h4 {
        font-size: 25px;
        line-height: 1.6;
    }
    
    .ss_bxd .icon-box .icon-box-img {
        width: 60px !important;
    }
    
    .ss_bxd .icon-box .icon {
        height: 60px;
    }
    
    .ss_bxd .content_bottom p {
        font-size: 15px;
    }
    .ss_bxd .col .icon-box:not(:last-child) {
        margin-bottom: 10px;
    }
    .ss_bxd .content_bottom svg {
        width: 90%;
        margin: 0 auto;
    }
    .ss_form .col_item {
        flex-basis: 80% !important;
        max-width: 80% !important;
    }
    .ss_form .col_item.col_center {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    .ss_form .heading h2 {
        font-size: 22px;
    }
    
    .ss_form .heading p {
        font-size: 14px;
        width: 100%;
    }
    .ss_form .heading_form h3.flash {
        font-size: 28px;
    }
    .ss_hd .heading h2 {
        font-size: 21px;
    }
    
    .ss_hd .heading h3 {
        font-size: 23px;
        margin: 0;
    }
    
    .ss_hd .box .box-image {
        padding: 0 25px;
    }
    
    .ss_hd .box p {
        padding: 0 25px;
        font-size: 13px;
        text-align: center;
    }
	.pad_mobile{
		padding-bottom: 0 !important;
	}
	.home_banner .banner_text2 {
    margin-top: -42px;
}
	.home_banner .banner_button {
    margin: 0;
}
	.ss_giatri .heading h2 {
    font-size: 22px;
}
	.ss_giatri .col .icon-box {
    margin-bottom: 15px !important;
}
}