@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
}h2, ul {
    margin: 0px;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
img {
    max-width: 100%;
}
::-webkit-input-placeholder { /* Edge */
  color: #AD7934;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #AD7934;
}

::placeholder {
  color: #AD7934;
}
select {
    background: transparent;
    color: #AD7934;
    width: 100%;
    height: 40px;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 7px;
    border-radius: 12px;
    border: 0.5px solid #AD7934
}
* {
    box-sizing: border-box;
}
.wapper {
    max-width: 400px;
    margin: 0 auto;
    background: #b98a45;
    background-size: 100% 100%;
    padding-bottom: 0px;
    width: 100%;
    background-image: url(../images/bg.jpg);
}.text-vui-he>img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

a.form-anchor.btn-banner {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    left: 0;
    animation-name: bounce-3;
    animation-timing-function: ease;
    animation-duration: 1.5s;animation-iteration-count: infinite;transform-origin: bottom;
}
:focus-visible {
    outline: none;
}

a.form-anchor.btn-banner img {
    width: auto;
}
.banner {
    position: relative;
     padding-bottom: 0px;
}
.banner img {
    width: 100%;
}
.three-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.three-img img {
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.item-img {
    text-align: center;
}
.text-vui-he h2 {
    font-family: 'Roboto', sans-serif;
    color: var(--gold-6, #AD7934);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.text-vui-he .top-text-vh p {
    margin-top: 10px;
    color: #fff;
    text-align: center;
    /* font-family: Inter; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 9.855px;
    display: block;
    max-width: 240px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 4px 0px;
    margin-top: 10px;
}
.text-vui-he {
    padding: 0px 0px;
    position: relative;
    padding-top: 75px;
}
.text-vui-he ul {
    padding: 20px;
    list-style: none;
}
.text-vui-he li {
    padding: 10px 0px;
    display: block;
    padding-left: 40px;
    position: relative;
    font-style: italic;
    font-size: 14px;
    line-height: 1.7;
}
.text-vui-he li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #b17800;
    border-radius: 50%;
}

.text-vui-he li.fly:before {
    background-image: url(../images/fly.png);
}
.text-vui-he li.money:before {
    background-image: url(../images/money2.png);
}
.text-vui-he li.gift:before {
    background-image: url(../images/gift2.png);
}
.text-vui-he li p {
    color: #b88013;
    font-size: 15px;
}
.text-vui-he li span {
    font-size: 12px;    font-style: italic;
}
.center {
    text-align: center;
}a.form-anchor.btn-small img {
    width: 169px;
    margin: 0 auto;
}
.text-bt-vuihe h3 {
    text-transform: uppercase;
    color: #b88013;
    margin: 10px 0px;
    text-align: left;
}
.text-bt-vuihe {
    padding: 0px 15px;
}
.text-bt-vuihe li {
    font-size: 15px;
    /* font-style: normal; */
    padding: 0;
}
.text-bt-vuihe ul {
    padding: 0;
}
.text-bt-vuihe  li:before{
	content:none;
}
.text-bt-vuihe h2 {
    color: #ffffff;
    text-align: center;
    /* font-family: Inter; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}img.down {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer {
    max-width: 400px;
    margin: 0 auto;
    background: #AD7934;
    padding: 30px;
    padding-bottom: 30px;
    border-radius: 20px 20px 0px 0px;
    background-size: 100% 100%;
}
.footer ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 17px 0px;
}
.footer ul li {
    padding-right: 20px;
}img.logo-footer {
    width: auto;
}
.footer p {
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
}
.form {
    padding: 15px;
    position: relative;
}
form#formLpdVideo {
    padding: 17px;
    padding-top: 60px;
    background-size: 100% 100%;
    background: #FFFCF2;
    border-radius: 23px;
}
.form h3 {
    display: inline-block;
    color: #AD7934;
    font-size: 20px;
    text-align: center;
    /* background: #fff; */
    padding: 10px 9px;
    position: absolute;
    left: calc(50% - 135px);
    top: 27px;
    text-transform: uppercase;
    /* font-family: 'Roboto', sans-serif; */
    border-radius: 0px 0px 30px 30px;
    width: 270px;
    margin: 0px;
}

a.form-anchor.btn-small {
    position: absolute;
        bottom: 120px;
    width: 100%;
    left: 0;
}
.top-text-vh {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.top-text-vh>h3 {
    color: #926728;
    font-weight: normal;
    text-align: center;
    /* position: absolute; */
}
.style-inp, .inpcouser_form textarea {
    width: 100%;
    padding: 8px 10px;
    font-size: 15px;
    background: transparent;
    outline: 0;
    color: #AD7934;
    height: 40px;
    margin-bottom: 5px;
    border-radius: 12px;
    border: 0.5px solid #AD7934
}
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #AD7934;
    border-radius: 0px;
}
.container-radio {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    user-select: none;
    padding-left: 30px;
    margin-bottom: 20px;
}
.container-radio input:checked ~ .checkmark {
    background: #AD7934;
}
.container-radio .checkmark:after {
    top: 50%;
    left: 50%;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    transform: translate(-50%,-50%) rotate(45deg);
}
.checkmark:after {
    content: "" !important;
    position: absolute;
    display: none;
}
.container-radio input:checked ~ .checkmark:after {
    display: block;
}
input.res_two.btn_form_modal_video.vibrate-1 {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    color: #fff;
    background-color: #cb0a01;
    border: 1px solid #D9B87D;
    text-transform: uppercase;
    padding: 8px 36px;
    border-radius: 50px;
    background-image: linear-gradient(0deg, #7C0F17 -13.82%, #841017 1.22%, #B0171E 40.57%, #D91B23 71.81%, #C12127 89.17%, #CF4048 91.48%, #DE5F69 93.8%, #E87580 97.27%, #EE828F 99.58%, #F18794 101.9%);
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 30px;
    font-size: 17px;
    animation-name: zoom;
    animation-timing-function: ease;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}
a.form-anchor.btn-fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    max-width: 400px;
    text-align: center;
    animation-name: zoom;
    animation-timing-function: ease;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    background-image: linear-gradient(to bottom right, #ba2026, #76151a);
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    padding: 13px;
}
 @keyframes bounce-3 {
        0%   { transform: translateY(0); }
        30%  { transform: translateY(-10px); }
        50%  { transform: translateY(0); }
        100% { transform: translateY(0); }
    }
     @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        30%  { transform: translateY(-30px); }
        50%  { transform: translateY(0); }
        100% { transform: translateY(0); }
    }
    @keyframes zoom {
        0%   {  transform: scale(1); }
        30%  {  transform: scale(1.1); }
        50%  {  transform: scale(1.1); }
        100% {  transform: scale(1); }
    }
p.nameVal1, p.phoneVal1, p.couserVal1, .chinhanhVal1 {
    display: none;
}
.left-box {
    float: left;
    width: 50%;
}
.time-box input {
    margin: 7px 0px;
}
.time-box h4 {
    color: #AD7934;
    font-size: 14px;
    position: absolute;
    top: -10px;
    margin: 0;
    z-index: 2;
    background: #fffcf2;
    left: 25px;
    font-weight: normal;
    font-style: italic;
}
.time-box {
    border: 1px solid #AD7934;
    position: relative;
    padding-top: 20px;
    margin: 30px 0px;
    /* text-align: center; */
    padding: 26px;
    color: #AD7934;
    border-radius: 10px;
    font-size: 15px;
}
option {
    color: #000;
}
p.note {
    font-size: 13px;
    text-align: center;
    color: #fff;
    font-style: italic;
}
p.susscess-form1 {
    color: #208e0a;
    font-size: 14px;
    text-align: center;
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}

.img-travel{
  transition: transform .7s ease-in-out;  
}
.img-travel:hover {
    transform: rotate(360deg);
}
p.des {
    font-size: 40px;
    font-style: normal;
}
p.des strong {
    font-size: 60px;
}
p.poirt {
    color: #ffffff;
    text-align: center;
    /* font-family: Inter; */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
@media only screen and (max-width: 320px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 321px) and (max-width: 768px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px){
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
@media only screen and (min-width: 1201px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}