/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
header#header.sticky-jump {
    display: block;
}
header#header.transparent {
    display: none;
}
.nav > li > a {
    font-size: 15px;
    font-weight: bold;
    line-height: 2;
    color: rgb(1, 112, 177);
    text-transform: uppercase;
    text-align: center;
    padding: 0 5px;
}

.hinhanh1 {
   margin-bottom: 35%;
}
.hinhanh2 {
    position: absolute;
    top: 50%;
    transform: translatey(-110%);
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 60% !important;
}
.text-1 {
    position: absolute;
    top: 50%;
    transform: translateY(80%);
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 60% !important;
    z-index: 2;
    font-size: 30px;
}
.section2-khoi1 {
    margin-top: 0%;
    min-height: 1690px;
}
.section3-khoi1{
        margin-top: 0px;
    min-height: 1200px;
}
.section4-khoi1{
        margin-top: 0px;
    min-height: 2000px;
}

.br-5 img {
    border-radius: 5px;
}
.text-fill h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.fill-01 h2 {
    background-image: url(https://w.ladicdn.com/5fffef8875a3840011d73392/color2-20241107034717-_3i5b.jpg);
    font-size: 50px;
}
.fill_06 h2 {
    background-image: url(https://w.ladicdn.com/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg);
    font-size: 100px;
    filter: brightness(150%);
    text-transform: uppercase;
    text-align: right;
        background-image: linear-gradient(90deg, rgb(255, 253, 1), rgb(255, 143, 1));
}
.fill_06.phanso h2 {
       font-weight: bold;
    font-size: 120px;
    margin-top: -16px;
}

.fill_06.diemdoc h2 {
    font-size: 50px;
    text-align: left;
    margin-bottom: 0px;
}

.cacphankhu h2{
	background-image: url(https://w.ladicdn.com/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg);
    text-transform: uppercase;
    font-size: 50px;
}
.section2:after {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 100px;
    background: linear-gradient(360deg, #fff, transparent);
    z-index: 2;
    width: 100%;
}
.section2 {
    position: relative;
}
.box-1,.box-2 {
    border-radius: 5px;
    overflow: hidden;
}
.box-1 .box-text.text-center {
    background: url(https://w.ladicdn.com/s900x400/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg);
}
.box-1 .box-text.text-center *,.box-2 .box-text.text-center *{
	color: #fff;
	font-size: 20px;
}
.box-1 .box-text.text-center p, .box-2 .box-text.text-center p{
    color: rgb(255, 240, 0);
    font-weight: bold;
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.form-chinhsach form {
    margin-bottom: 5px;
}
@keyframes flash {0%, 100%, 50% {opacity: 1;}25%, 75% {opacity: 0;}}
.box-1 img {
    height: 300px;
    object-fit: cover;
}
.box-2 img {
    height: 220px;
    object-fit: cover;
}

.box-2 .box-text.text-center {
    background: url(https://w.ladicdn.com/s700x400/5fffef8875a3840011d73392/color2-20241107034717-_3i5b.jpg);
}
a.button {
    border-radius: 5px;
    background: url(https://w.ladicdn.com/s344x50/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg);
    padding: 5px;
    font-size: 17px;
    background-size: cover;
    font-weight: bold;
}
a.button.nhanthongtin {
    background: url(https://w.ladicdn.com/s700x400/5fffef8875a3840011d73392/color2-20241107034717-_3i5b.jpg);
    background-size: cover;
}
.form-chinhsach input {
    width: 100%;
    box-shadow: none;
    border: 0px;
    border-radius: 3px;
    height: 50px;
}
.form-chinhsach {
    background: url(https://w.ladicdn.com/s700x400/5fffef8875a3840011d73392/color2-20241107034717-_3i5b.jpg);
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 20px;
    text-align: center;
    background-size: cover;
}
.form-lienhe .form-chinhsach{
    background: transparent;
}
.form-lienhe .form-chinhsach form {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.form-lienhe .form-chinhsach .col {
    padding-bottom: 0px;
}
input.wpcf7-form-control.wpcf7-submit{
    background: url(https://w.ladicdn.com/s344x50/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg); 
     background-size: cover;
}
.chinhsach-text p {
     animation-name: pulse;
     animation-delay: 0s;
     animation-duration: 2s;
     animation-iteration-count: infinite;
     background: url(https://w.ladicdn.com/s344x50/5fffef8875a3840011d73392/color3-20241107050141-97gtj.jpg); 
     border-radius: 5px;
     color: #fff;
     font-weight: bold;
     padding: 10px;
     background-size: cover;
     font-size: 14px;
     text-align: center;
         width: fit-content;
    margin: 0 auto;
}
@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);}
}
.tienich-al img {
    border-radius: 5px;
}
.tienich-al .box-text.text-left {
    padding-bottom: 0px;
}
.conccept img {
    height: 385px;
    object-fit: cover;
}
footer#footer {
    display: none;
}
div#popmake-174 * {
    color: #fff;
}
div#popmake-174 input  {
    color: #000;
}
div#popmake-174 {
    border-radius: 10px;
    padding: 0;
    box-shadow: rgb(3, 177, 255) 0px 0px 20px 0px;
}
.form-chinhsach.form-popup {
    background: linear-gradient(4deg, #55B59A, rgb(1, 65, 102));
        padding-top: 50px;
}
.quanthetienich p{
    text-align: justify;
}
.section2-khoi1 .section-content.relative {
    position: initial !important;
}
.section2-khoi1 .row {
       position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section2-khoi1 .row.text-daitien{
        position: absolute;
    bottom: 15%;
    top: inherit;
}
.section3-khoi1 .row.text-daitien{
    bottom: 64%;
}
.section4-khoi1 .row.text-daitien{
    bottom: inherit;
    top: 10%;
}

@keyframes rotate-animation {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    50% {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .kimcuong img {
    margin-top: 45%;
    animation: rotate-animation 10s infinite linear;
}
a.button.pum-trigger span {
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.zalo-hl .col {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.zalo-hl img, .zalo-hl .img {
    max-width: 65px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.zalo-hl {
        position: fixed;
    bottom: 0px;
    left: 0;
    width: 90px;
}
.zalo-hl .hotline {
    animation-name: tada;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

 @keyframes tada {
                0% {
                    -webkit-transform: scale(1);
                    -ms-transform: scale(1);
                    transform: scale(1);
                }

                10%, 20% {
                    -webkit-transform: scale(0.9) rotate(-3deg);
                    -ms-transform: scale(0.9) rotate(-3deg);
                    transform: scale(0.9) rotate(-3deg);
                }

                30%, 50%, 70%, 90% {
                    -webkit-transform: scale(1.1) rotate(3deg);
                    -ms-transform: scale(1.1) rotate(3deg);
                    transform: scale(1.1) rotate(3deg);
                }

                40%, 60%, 80% {
                    -webkit-transform: scale(1.1) rotate(-3deg);
                    -ms-transform: scale(1.1) rotate(-3deg);
                    transform: scale(1.1) rotate(-3deg);
                }

                100% {
                    -webkit-transform: scale(1) rotate(0);
                    -ms-transform: scale(1) rotate(0);
                    transform: scale(1) rotate(0);
                }
            }
            .form-chinhsach .wpcf7-list-item {
    display: block;
    width: 100%;
    text-align: left;
}
.form-chinhsach .wpcf7-list-item input {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    position: relative;
    top: 4px;
}
.bg-1 {
    background: url(https://caraworlds.net.vn/wp-content/uploads/2024/12/bg_chinhsach_desc.jpg);
    padding: 100px;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .7);
}
.br-20 img{
    border-radius: 20px;
}
.phuongthuc .box-booking {
min-height: 120px;
}
.box-booking {
    background: url(https://caraworlds.net.vn/wp-content/uploads/2024/12/bg_orange.jpg) center center no-repeat;
    background-size: cover;
    min-height: 190px;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .7);
    text-align: center;
        padding-top: 20px;
}
.box2{
    background: url(https://caraworlds.net.vn/wp-content/uploads/2024/12/bg_blue.jpg) center center no-repeat;
}
.box-booking p {
    font-size: 18px;
}
.box-booking.box1, .box-booking.box3 {
    padding-top: 40px;
}
.csbh .box-booking.box1,.csbh .box-booking.box3{
        padding-top: 30px;
}
@media only screen and (max-width: 500px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.box-booking.box1, .box-booking.box3 {
    padding-top: 10px;
}
.box-booking{
        min-height: auto;
            padding-top: 10px;
}
.box-booking p {
    margin-bottom: 5px;
}
.csbh .box-booking.box1, .csbh .box-booking.box3 {
    padding-top: 10px;
}

.bg-1{
        padding: 10px;
}
.section2-khoi1 .row.text-daitien{
    bottom: 2%;
}
.section2-khoi1 .row{
        top: 110px;
}
.section3-khoi1 .row.text-daitien {
    bottom: 78%;
}
.box-1 img{
        height: 200px;
}
header#header{
    display: block;
}
.section2-khoi1 {
    margin-top: -19%;
    min-height: 550px;
}
.section3-khoi1,.section4-khoi1{
        margin-top: 0px;
}
.row-small>.col{
        padding: 0 15px 15px;
}
.quanthetienich.text-center p {
    text-align: center;
}
.hinhanh1 {
    margin-bottom: -50%;
}
.hinhanh2 {
    top: -6%;
    width: 80% !important;
}
.text-1{
        top: 90%;
}
.cacphankhu h2{
        font-size: 35px;
}
.fill_06.phanso h2{
    text-align: center;
    margin-bottom: 0px;
    font-size: 65px;
}
.fill_06.text-fill.diemdoc {
    text-align: center;
}
.fill_06.text-fill.diemdoc * {
           font-size: 20px;
        text-align: left;
}
.fill_06.text-fill.diemdoc span {
    font-size: inherit !important;
}
.form-chinhsach h2{
    text-align: center !important;
            font-size: 16px;
}
.fill-01 h2{
        font-size: 25px;
        text-align: center;
}
.fill-01 h3 {
    font-size: 12px;
}
.section-tongquan p {
    text-align: justify;
}
.box-1 .box-text.text-center p, .box-2 .box-text.text-center p {
    text-align: center;
}
.chinhsach-text h3{
    text-align: center;
    font-size: 12px;
}
.chinhsach-text h3.ladi-headline-custom span{
    display: block !important;
}
.chinhsach-text h3.ladi-headline-custom {
    font-size: 14px;
}
.vitri-docton p {
    text-align: justify;
}
.vitri-docton h2 {
    text-align: center !important;
}
.phankhu-text h2 {
    font-size: 13px;
}
.conccept.conccept2 img {
    height: 200px;
}
.cot2 {
    order: 2;
}
.cot1 {
    order: 1;
}
.font-tieukhu h3 {
    font-size: 30px;
}
.tongquan-phankhu .row-small>.col {
    padding: 0 5px 0px;
}
.matbang-tongthe h2 {
    text-align: center;
    font-size: 14px;
}
.matbang-tongthe p {
    text-align: justify;
    font-size: 13px;
}
.tieukhu1 .col {
    padding: 10px;
}
}