/*
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/css?family=Roboto:300,400,500,700,900&display=swap&subset=vietnamese');
/*font-family: 'Roboto', sans-serif;*/

body, a,p,ul,ol,h1,h2,h3,h4,h5{
	font-family: 'Roboto', sans-serif;
}
.nav>li>a.nav-top-link {
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}

.nav>li>a.nav-top-link:hover {
    color: #149060;
}

#masthead a.button {
    font-size: 14px;
    font-weight: 500;
}

.ss1 {
    padding-top: 65px !important;
}

.ss1-l h3 {
    font-weight: 400;
}

.ss1-l h3 strong {
    font-size: 45px;
}

.ss1-l p {
    margin-bottom: 0;
    text-align: justify;
    font-size: 15px;
}

.ss1-r .icon-box-img {
    margin-bottom: 0;
    max-width: 55px;
}

.ss1-r h3 {
    font-size: 16px;
}

.ss1-r p {
    margin: 0;
    font-size: 14px;
    text-align: justify;
    text-align-last: center;
}

.ss1-r .col-inner.box-shadow-2.box-shadow-3-hover {
    padding: 10px 20px 16px;
    border-radius: 10px;
}

.container.section-title-container {
    margin-bottom: 0;
}

.container.section-title-container h2 span.section-title-main {
    font-weight: 400;
    font-size: 23px;
}

.ss3 {
    padding-top: 65px !important;
    padding-bottom: 0 !important;
}

.title-h2 p img {
    max-height: 30px;
    width: auto;
}
.ss91 input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
    margin-bottom: 0;
    margin-top: 20px;
    border: 1px solid #12a66d;
    border-radius: 45px;
}
.title-h2 h2 {
    color: #149060;
    font-size: 25px;
}
.ss2-2 .ss1-r h3 {
    color: #149060;
    margin-bottom: 7px;
}

.ss2-2 .ss1-r p {
    text-align-last: left;
}

.ss2-2 .ss1-r .box-text.text-left {
    padding-right: 5px;
}

.ss2 {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}

.ss4-item .col-inner {
    border-radius: 10px;
    overflow: hidden;
}

.ss4-item .col-inner > h3 {
    background: #149161;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 0;
}

.ss4-item .col-inner h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.ss4-item .col-inner ul {
    margin: 0;
    list-style: none;
}
@keyframes zoomLoop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.ss63 .col-inner {
    border-radius: 10px;
    padding: 20px 30px 1px;
}

.ss63 h3 {
    font-size: 25px;
}

.ss63 p {
    margin-bottom: 10px;
    line-height: 1.4;
    color: #fff;
}

.ss63 .ux-timer {
    transform: scale(0.9);
    opacity: 0.7;
}

.ss63 h4 {
    color: yellow;
}

.ss63 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 7px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 50px;
    padding: 0 30px;
    margin-right: 0;
    margin-top: 10px;
    animation: zoomLoop 2s ease-in-out infinite;
    background: #12a66d;
}

span.wpcf7-spinner {
    position: absolute;
}

.ss63 h3 strong {
    background: url(https://truongdaylaixequangkhai.vn/wp-content/uploads/2025/10/vcbgftg-20210129080345.png) no-repeat center center;
    font-weight: 400;
    font-size: 23px;
    padding: 5px 40px;
    background-size: cover;
    color: red;
}

.ss62 p {
    margin-bottom: 0;
}
a.button.btn-tuvan {
    animation: zoomLoop 2s ease-in-out infinite;
  min-width:170px;
}
.ss4-item .col-inner li {
    margin-left: 0;
    background: url(https://truongdaylaixequangkhai.vn/wp-content/uploads/2025/10/check.png) no-repeat left top 2px;
    background-size: 20px;
    padding-left: 26px;
    font-size: 15px;
}
.title-h2 h2 strong {
    color: #e32219;
    font-weight: 600;
}
.ss51 td {
    border-left: 1px solid #45a480;
    border-bottom: 1px solid #45a480;
    font-size: 17px;
    text-align: center;
    min-width: 130px;
    color: #333;
    font-weight: 500;
    padding: 15px 10px;
}

.ss51 thead {
    background: #149060;
}

.ss51 thead td {
    color: #fff;
    font-weight: 600;
}

.ss51 table {
    border-right: 1px solid #45a480;
}

.ss52 ul {
    column-count: 2;
    text-align: left;
    list-style: none;
    margin: 0 50px 30px;
}

.ss52 ul li {
    margin-left: 0;
    background: url(https://truongdaylaixequangkhai.vn/wp-content/uploads/2025/10/check.png) no-repeat left top 2px;
    background-size: 20px;
    padding-left: 26px;
    font-size: 15px;
}

.ss52 h4 strong {
    color: #e32219;
    font-weight: 600;
}

.ss52 h4 {
    line-height: 1.5;
    font-size: 16px;
}

.ss52 p {
    margin-bottom: 10px;
}
.ss52 h3 strong {
    background: url(https://truongdaylaixequangkhai.vn/wp-content/uploads/2025/10/vcbgftg-20210129080345.png) no-repeat center center;
    background-size: contain;
    font-weight: 400;
    font-size: 16px;
    padding: 15px 30px 12px;
    display: inline-block;
    color: #541c00;
    margin-top: -10px;
}

.f0011 p img {
    max-width: 100px;
}

.f0011 ul li {
    list-style: none;
    margin-left: 0;
}

.f0011 ul li svg {
    height: 25px;
    width: 24px;
    margin-bottom: -5px;
    margin-right: 10px;
}
.ss81 h2 {
    transform: scale(1.2);
}

.ss81 li {
    text-align: left;
    list-style: none;
    margin-left:  0 !important;
}

.ss81 li img {
    margin: -4px 0 0 0 !important;
    width: 20px;
}

.ss81 .icon-box.featured-box.icon-box-left.text-left {
    margin-bottom: 20px;
}

.ss81 .icon-box.featured-box.icon-box-left.text-left h3 {
    color: #149060;
    margin-bottom: 0;
    font-size: 18px;
}

.ss81 .icon-box.featured-box.icon-box-left.text-left p {
    font-size: 15px;
    line-height: 1.3;
}

.ss92 h4 {
    color: red;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
.ss92 ul li {
    list-style: none;
    margin-left: 0;
    background: url(https://truongdaylaixequangkhai.vn/wp-content/uploads/2025/10/iconcar.png) no-repeat left top 6px;
    background-size: 23px;
    padding-left: 32px;
    font-weight: 500;
}

@media(min-width:736px){
	.ss51 td {
		font-size: 15px;
		padding: 10px 5px;
		min-width: auto;
	}
	.ss52 ul {
		margin: 0;
	}
}