/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.text-white {
	color: #fff;
}

#tracuu ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

#tracuu ul li {
	list-style: none;
}
#tracuu ul li input[type=radio] {
	opacity:0
}

#tracuu button {
	width: 100%;
	background: var(--primary-color);
	color: #fff;
	border-radius: 10px;
}

#ketqua {
	color: #fff ;
}


#ketqua {
	text-align: center;
	width: ;
}

#ketqua h3 {
	color: #fff;
}

#ketqua table tr td {
	color : #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
    padding: 10px 20px;
}

#ketqua table tr td:first-child {
	border-left: 1px solid #fff;
	width: 30%;
}

#ketqua table tr:nth-of-type(7) td+td {
	color: red;
	font-weight: 600;
}

#button-pn i {
	vertical-align: initial;
}
#content .col {
padding: 0 }







.check-form form{padding:0 20%;color:#fff}
.check-form ul{list-style:none;margin:0;display:flex;justify-content:space-between;margin:0 auto;max-width:90%}
.check-form ul li{display:inline-block}.check-form ul li input[type="radio"][name="Xe"]{display:none}input[type="radio"][name="Xe"]+label{padding:10px;display:block;position:relative;cursor:pointer}input[type="radio"][name="Xe"]+label:before{color:#fff;content:" ";display:block;border-radius:50%;position:absolute;top:-5px;left:-5px;width:25px;height:25px;text-align:center;line-height:28px;transition-duration:0.4s;transform:scale(0);z-index:1000}input[type="radio"][name="Xe"]+label img{height:100px;width:100px;transition-duration:0.4s;transform-origin:50% 50%}input[type="radio"][name="Xe"]:checked+label{border:1px solid var(--primary-color);border-radius:25px}input[type="radio"][name="Xe"]:checked+label:before{content:"✓";background-color:#198754;border:1px solid #146c43;transform:scale(1)}input[type="radio"][name="Xe"]:checked+label img{transform:scale(1.1);z-index:-1}.form-group{margin:auto;max-width:calc(55% - 20px);width:100%;display:block}input[name="BienKS"]{padding:10px 10px;margin:10px 0 0 0;font-size:16px;border:1px solid;border-radius:10px}.button-search{color:#fff;background:var(--primary-color);border-radius:10px;width:90%}.check-form table,.check-form th,.check-form td{border:1px solid #fff;color:#fff;border-collapse:collapse}.check-form td{padding:10px 0;text-align:center}#ketquatracuu h3{color:#fff}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-outline-info{color:var(--primary-color);background-color:#0d6efd;border-color:var(--primary-color)}#PoppupDownload{display:none}#ketquatracuu{color:#fff}@media only screen and (max-width:48em){.check-form form{padding:0}}@media only screen and (max-width:600px){#PoppupDownload{display:block}.PuppupImages{max-width:130px;width:auto}}