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

/* #ef3d3d */

body,
h1,
h2,
h3,
h4,
h5,
h6,
.nav > li > a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",
        sans-serif !important;
}

/* **************************** GENERAL */

/* BANNER */
.banner .text-box {
    font-size: 1em !important;
}
.banner h2,
.banner h3,
.banner h1 {
    line-height: initial !important;
}

/* FORM */
.wpcf7-spinner {
    position: absolute;
}
input[type="submit"] {
    margin: 0 !important;
}

/* TITLE */
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2,
strong,
b,
label {
    font-weight: 500 !important;
}

.section-title-main {
    color: #ef3d3d;
}

/* BOX-TEXT */
.box-text {
    font-size: 1em !important;
}

/* **************************** HEADER */

#logo img {
    image-rendering: -moz-crisp-edges !important;
    image-rendering: -o-crisp-edges !important;
    image-rendering: -webkit-optimize-contrast !important;
    image-rendering: crisp-edges !important;
    -ms-interpolation-mode: nearest-neighbor !important;
}

.nav > li > a {
    font-size: 1em !important;
    font-weight: normal !important;
}
.nav-divided > li + li > a:after {
    top: 15px;
    left: -12px;
    height: 20px;
    margin-top: -7px;
}

/* RowHotline */
.RowHotline .col {
    padding-bottom: 0;
}
.RowHotline em {
    font-style: normal;
}
.RowHotline em::before {
    content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    color: #1479e1;
    margin-right: 5px;
}
.RowHotline p {
    line-height: initial !important;
}

/* **************************** HOME */

/* MyBanner */
.MyBanner h2 {
    color: #ef3d3d;
    text-shadow: 1px 1px 0 #fff;
	margin-bottom: 30px;
}
.MyBanner p {
	background-color: rgba(0,0,0,.4);
	width: auto;
	display: inline-block;
	padding: 0 15px;
}

/* BannerDatXe */
.BannerDatXe h3 {
    background-color: #fc0;
    color: #ef3d3d;
    border: 1px solid #fff;
    border-radius: 99px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px !important;
    font-size: 20px !important;
}
.myInput {
    background-color: #fc0;
    border: 1px solid #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.myInput p{
	width:100%;
}
.myInput i {
    width: 50px;
    text-align: center;
    color: #ef3d3d;
}
.myInput span {
    width: 100%;
}
.myInput input,
.myInput select,
.myInput textarea {
    margin: 0 !important;
    border: none !important;
    background-color: transparent !important;
    color: #111 !important;
}
.myInput ::placeholder {
    color: #111 !important;
}

/* RowIcon */
.RowIcon .col:nth-of-type(1) p::after {
    content: "\f017";
    font-family: "Font Awesome 6 Free";
    font-weight: normal;
}
.RowIcon .col:nth-of-type(1) p:nth-of-type(2):after {
    content: "\f1b9";
    font-weight: bold;
}
.RowIcon .col:nth-of-type(3) p::before {
    content: "\24";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
}
.RowIcon .col:nth-of-type(3) p:nth-of-type(2)::before {
    content: "\f2b5";
    font-weight: normal;
}

.RowIcon .col:nth-of-type(1) p,
.RowIcon .col:nth-of-type(3) p {
    padding-right: 80px;
    position: relative;
}
.RowIcon .col:nth-of-type(1) p::after,
.RowIcon .col:nth-of-type(3) p::before {
    color: #ef3d3d;
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f9f9f9;
    border-radius: 50%;
    font-size: 24px;
}
.RowIcon .col:nth-of-type(3) p {
    padding-left: 80px;
    padding-right: 0 !important;
}
.RowIcon .col:nth-of-type(3) p::before {
    left: 0;
}

/* SsDichVu */
.SsDichVu .box .box-text {
    padding: 30px !important;
}

/* SsDoi */
.SsDoi p:nth-of-type(2) {
    background-color: #ef3d3d;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding-top: 13px;
}
.SsDoi h3 {
    position: absolute;
    bottom: 0;
}

/* RowHoiDap */
.RowHoiDap > .col > .col-inner {
    padding: 30px !important;
}
.ColHoiDap .accordion .accordion-item .accordion-title {
    border-top: none !important;
    text-align: center;
    font-size: 1em !important;
}
.ColHoiDap .accordion .accordion-item .accordion-title::before {
    content: "\f111";
    font-family: "Font Awesome 6 Free";
    font-weight: normal;
    margin-right: 10px;
    font-size: 14px !important;
}
.ColHoiDap .accordion .accordion-item .accordion-title button {
    display: none;
}
.ColHoiDap .accordion .accordion-item:nth-of-type(2n + 1) .accordion-title {
    background-color: #fff;
}
.ColHoiDap .accordion .accordion-item:nth-of-type(2n) .accordion-title {
    background-color: #f3f3f3;
}
.ColHoiDap .accordion .accordion-item .accordion-inner {
    height: 250px !important;
    overflow-y: scroll;
}

.ColHoiDap .accordion .accordion-item .accordion-inner::-webkit-scrollbar {
    width: 3px;
}
.ColHoiDap .accordion .accordion-item .accordion-inner::-webkit-scrollbar-track {
  background: #f3f3f3; 
}
.ColHoiDap .accordion .accordion-item .accordion-inner::-webkit-scrollbar-thumb {
  background: #ef3d3d; 
}
.ColHoiDap .accordion .accordion-item .accordion-inner::-webkit-scrollbar-thumb:hover {
  background: #666; 
}

.ColPhuongCham ul {
    list-style: none;
}
.ColPhuongCham ul li {
    margin-left: 0;
}
.ColPhuongCham ul li::before {
    content: "\f14a";
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
    color: #ef3d3d;
    margin-right: 10px;
}

/* RowGioiThieu */
.RowGioiThieu .col {
    padding-bottom: 0 !important;
}
.RowGioiThieu .col .col-inner {
    padding: 30px;
}
.RowGioiThieu p {
    margin-bottom: 5px;
}

/* **************************** FOOTER */

.RowChanTrang .col {
    padding-bottom: 0 !important;
}
.RowChanTrang ul {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.RowChanTrang ul li {
    margin-left: 15px;
    margin-right: 15px;
}
.RowChanTrang ul li::before {
    margin-right: 5px;
    font-family: "Font Awesome 6 Free";
    font-weight: bold;
}
.RowChanTrang .col:nth-of-type(1) ul li:nth-of-type(2)::before {
    content: "\f3c5";
}
.RowChanTrang .col:nth-of-type(2) ul li:nth-of-type(1)::before {
    content: "\f095";
}
.RowChanTrang .col:nth-of-type(2) ul li:nth-of-type(2)::before {
    content: "\f0e0";
}
.RowChanTrang .col:nth-of-type(2) ul li:nth-of-type(3)::before {
    content: "\f57e";
}

.absolute-footer {
    color: #fff !important;
    border-top: 1px solid #fff;
}

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

    .MyBanner h2 {
        font-size: 30px !important;
    }
	.MyBanner .row {
		margin: 0 !important;
	}
    .RowChanTrang ul {
        flex-direction: column;
    }
}
.grecaptcha-badge{display: none !important}