/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
/* font-family: "Mulish", sans-serif; */
/* font-family: "Baloo 2", sans-serif; */

body, a,p,span,form,input,li,ol{
	font-family: "Mulish", sans-serif;
}

.popup-main {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    background: #fff;
    padding: 30px 50px 15px;
    border-radius: 20px;
    box-shadow: 0 7px 20px #f4f4f4;
    max-width: 950px !important;
}

.popup-main .one-row {
    text-align: left;
    margin-bottom: 7px;
    display: block;
}
html {
    background: #03989E;
}
.popup-main .one-row p {column-count: 2;display: flex;column-gap: 25px;}

.popup-main .one-row p > br {
    display: none;
}

.popup-main .one-row label {display: table;width: 100%;}

.popup-main .one-row label span br {
    display: block;
}

.popup-main .one-row label > span {display: table-cell;/* vertical-align: middle; */}

.popup-main .one-row span:nth-child(1) {
    width: 135px;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    vertical-align: middle;
}
.one-row.one-row2 {
    column-count: 2;
    column-gap: 25px;
}

.one-row.one-row2 input[type="radio"] {
    height: auto;
}

.one-row.one-row2 .wpcf7-list label {}

.one-row.one-row2 .wpcf7-list-item label {
    display: flex;
}

.one-row.one-row2 span.wpcf7-list-item.last {
    margin: 0px 0 -7px 0;
}

.one-row.one-row2 span.wpcf7-list-item.last input[type="radio"] {
    margin-right: 8px;
}
div#pum_popup_title_73 {
    color: #792C18;
    font-family: "Baloo 2", sans-serif;
    font-size: 39px;
    font-weight: 800;
    text-transform: math-auto;
    text-align: center;
    padding-top: 10px;
}
.pum-content.popmake-content {
    color: #111;
    font-size: 16px;
    font-weight: 400;
}
.pum-content.popmake-content p {
    margin-bottom: 5px;
}
.pum-content.popmake-content ul {
    font-size: 15px;
    margin-left: 18px;
}
.pum-content.popmake-content  a {
    color: #05a2e1;
}
.one-row.one-row2 .wpcf7-list-item label input[type="radio"] {
    margin-right: 9px;
}
div#popmake-73:after {
    height: 25px;
    width: 87%;
    border-radius: 90px 90px 0px 0px;
    background: #F6EA4F;
    content: '';
    position: absolute;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.popup-main .one-row span input, .popup-main .one-row label span select {
    margin: 0;
    background: #ededed;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    height: 43px;
    font-size: 14px;
    font-weight: 400;
}

.popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio, .popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio label {
    margin-bottom: 0;
}

.popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio {
    padding-top: 9px;
}
.foo  ul {
    list-style: none;
    margin: 0 0 22px;
    display: table;
    text-align: center;
    width: 100%;
}

.foo ul li {
    margin-left: 0;
    font-size: 18px;
    color: #fff;
    display: table-cell;
}

.foo ul li img {
    fill: #fff;
    margin-bottom: 3px !important;
    max-height: 25px;
}
a.icon.primary.button.circle.facebook {
    background: #0CB5BC !important;
    border: 0;
}

.foo ul li a {
    text-decoration: underline;
}
.foo h2 {
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 39px;
    font-weight: 800;
    margin-bottom: 35px;
    margin-top: 30px;
}
.popup-main input.wpcf7-form-control.wpcf7-submit {
    margin: 20px 0 0px;
    background: #F6EA4F;
    padding: 0 40px;
    font-size: 19px;
    font-weight: 700;
    color: #222;
    text-align: center;
    border-radius: 70px;
    text-transform: math-auto;
}

.popup-main span.wpcf7-spinner {
    display: none;
}
h2.section-title.section-title-center {
    margin-bottom: 0;
}

h2.section-title.section-title-center b {
    opacity: 0;
}

h2.section-title.section-title-center span.section-title-main {
    color: #792C18;
    font-family: "Baloo 2", sans-serif;
    font-size: 39px;
    font-weight: 800;
    text-transform: math-auto;
}
.page-id-14 .popup-main {
    max-width: 800px !important;
    padding-top: 70px;
    padding-bottom: 35px;
}

.page-id-14 .popup-main button {
    margin: 0;
    background: #f6ea4f;
    color: #333;
    border-radius: 57px;
    font-weight: 700;
    padding: 3px 41px;
    margin-top: 15px;
}

.page-id-14 .popup-main input {
    height: 45px;
    background: #F2F2F2;
    color: #111;
    font-weight: 600;
    border: 0;
    box-shadow: none;
    padding-left: 20px;
    border-radius: 7px;
}
.popup-main:before {
    height: 25px;
    width: 87%;
    border-radius: 90px 90px 0px 0px;
    background: #F6EA4F;
    content: '';
    position: absolute;
    top: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.absolute-footer {
    display: none;
}
.country-select .country-list li.country {
    display: flex !important;
    font-size: 13px;
}

.country-select .country-list li.country .flag {
    margin-top: 5px;
}
.popup-main .one-row span.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    top: 32px;
}
.foo h2 img.alignnone.size-full {
    margin-bottom: 0;
}
.popup-main1 {transform: translateY(-50px);}

.popup-main1 h3 {
    color: #333;
    font-size: 27px;
    line-height: 1.5;
    margin-bottom: 50px;
}

.popup-main1 {
    color: #333;
    font-size: 17px;
}

.popup-main1 p {
    margin-bottom: 5px;
}

.popup-main1 li {
    margin-bottom: 0;
}
.popup-main2 {
    transform: translateY(50px);
    margin-bottom: 150px;
}
.popup-main1 a.button.primary.btn-popup, .header-button a.button.primary {
    border-radius: 30px;
    background: #F6EA4F;
    padding: 0 40px;
    font-size: 19px;
    font-weight: 700;
    color: #222;
    text-align: center;
    text-transform: math-auto;
}
.br-icon-vr ul li, .br-icon-vr ul {
    list-style: none;
    margin: 0;
    pointer-events: none;
}

li {}

.br-icon-vr ul li:nth-child(1) {
    position: absolute;
    top: -100px;
    left: -190px;
}

.br-icon-vr ul li img {
    max-width: 185px;
}

.br-icon-vr ul li:nth-child(2) {
    position: absolute;
    top: -100px;
    right: -190px;
}

.br-icon-vr ul li:nth-child(3) {
    position: absolute;
    bottom: -10px;
    left: -158px;
}
#mini-game-result.has-result {
    color: #333;
    padding-top: 30px;
    margin-top: 10px;
    display: inline-block;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
}

#mini-game-result h2 {
    display: none;
}

#mini-game-result .novr {
    color: #cb0000;
    margin-bottom: 10px;
}

#mini-game-result .yesvr {
    color: #2ca130;
    margin-bottom: 10px;
}

#mini-game-result .kotrung {
    color: #d70000;
}
.br-icon-vr ul li:nth-child(4) {
    position: absolute;
    bottom: -10px;
    right: -200px;
}
.popup-main1 .text:after {
    content: '';
    width: 100%;
    height: 145px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    position: absolute;
    bottom: 47px;
}
#mini-game-result.has-result {
    border-top: 1px solid #a9a9a9;
}

.header-button a.button.primary {
    font-size: 16px;
    padding: 0 22px;
}
.pum-content.popmake-content {
    margin-top: 12px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: #4F923E;
    width: calc(100% + 10px);
    padding-right: 5px;
}
.pum-content.popmake-content::-webkit-scrollbar {
    width: 10px;
    background-color: #f4f4f4;
    border-radius: 16px;
    opacity: 0.3;
}
.pum-content.popmake-content::-webkit-scrollbar-thumb {
    background-color: #4F923E;
    border-radius: 16px;
}
.pum-content.popmake-content::-webkit-scrollbar-track {
    background-color: #f4f4f4;
    border-radius: 16px;
    opacity: 0.3;
}
@media(max-width:637px){
	section.minheightvr {
		min-height: 100vh;
	}

	.popup-main {
		max-width: 90% !important;
		padding: 25px 20px 5px;
	}

	.popup-main .one-row p {
		column-count: 1;
		display: contents;
	}

	.popup-main .one-row label span:nth-child(1) {
		/* display: block; */
		width: 130px;
		margin-bottom: 3px;
	}

	.popup-main .one-row label {
		/* display: flow; */
		margin-bottom: 13px;
	}

	.popup-main .one-row label span br {
		display: none;
	}

	.popup-main .one-row label span input, .popup-main .one-row label span select {
		/* height: 35px; */
		font-size: 14px;
	}

	.popup-main .one-row label span {
		/* display: block; */
	}

	.popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio label {
		display: flex;
	}

	.popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio label input[type="radio"] {
		height: auto;
		margin-right: 5px;
	}

	.popup-main .one-row label span span.wpcf7-form-control.wpcf7-radio {
		display: flex;
		width: 100px;
		padding-top: 0;
	}
	.foo ul {
		text-align: left;
	}
	.foo ul li {
		display: flow-root;
		font-size: 16px;
	}
	.foo ul li img {
		width: 32px;
	}
	.foo h2 {
		font-size: 25px;
	}
	h2.section-title.section-title-center span.section-title-main {
		font-size: 31px;
		margin-bottom: -12px;
	}
	.popup-main input.wpcf7-form-control.wpcf7-submit {
		margin-top: 5px;
	}
	.popup-main1 h3 {
	    font-size: 19px;
	    line-height: 1.2;
	    margin-bottom: 20px;
	}
	
	.br-icon-vr ul {
	    display: none;
	}
	
	.popup-main2 {
	    margin-bottom: 80px;
	}
	
	.one-row.one-row2 {
	    column-count: 1;
	    margin: 11px 0 0px;
	}
	
	.one-row.one-row2 lable {
	    display: flex;
	    margin-bottom: 18px;
	}
	
	.one-row.one-row2 lable span {
	    width: 100%;
	    min-width: 130px;
	}
	
	.one-row.one-row2  .lable p {
	    display: flex;
	}
	
	.one-row.one-row2 .lable p span.wpcf7-form-control.wpcf7-radio {
	    display: flex;
	}
}