/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
html,body,span,label,a,p,button,b,div, ul, li, h1,h2,h3,h4,h5,h6{
	font-family: "Roboto", sans-serif!important;
}

.icon1 {
    align-items: center;
}
.icon1 p {
    font-size: 17px;
    font-weight: 500;
}
.icon1 .icon-box-text.last-reset {
    padding-left: 10px!important;
}
.icon1 .icon-box-img svg path {
    fill: red;
}
.row1{
	background: linear-gradient(180deg, rgba(212, 0, 0, 1) 0%, rgba(37, 48, 126, 1) 100%);
	border-left: 15px solid #ff0008;
	border-bottom: 15px solid #ff0008;
}
.row1::before {
  *content: ''; 
  position: absolute;
  left: 0;
  top: 0; 
  width: 100px;
  height: 100px;
  background-image: url(http://tongdailapdatwifiviettel.maxwebsite.vn/wp-content/uploads/2025/03/download-8.svg); 
  background-size: cover; 
  background-position: center;
}
.text1 h2{
	color: #fff;
        font-size: 42px;
}
.text1 hr {
    margin: 15px 0;
    border-width: 0;
    border-top: 4px solid #fff;
    opacity: 1;
    width: 175px;
    text-align: center;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    top: -20px;
}
.col-sun .col-inner {
    border: 3px solid #0015ae;
    border-radius: 10px;
    padding: 15px;

	background: #fff;
	text-align: center;
}
@media screen and (min-width: 850px) {
    .col-sun.large-4 {
        max-width: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
}
.text2 h3 {
    font-size: 23px;
}
.text2 h4 {
    background: #e83a30;
    color: #fff;
    text-align: left;
    padding: 7px 0px 7px 7px;
}
.text2 h4 strong {
    background: #e8b730;
    padding: 7px;
    float: right;
    top: -7px;
    position: relative;
}
.bnt1{
    background: #f5222d!important;
    border-radius: 6px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-micro {
        margin-left: -10%;
        width: 25%;
    }
}
.form-lh h3{
    background-image: url(/wp-content/uploads/2025/03/bd53da5b5fc5155c9a55b86973098360a590baae474fdb454f62f7cd.webp);
    background-size: cover;
    background-position: center;
    width: 350px;
    height: 70px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    TEXT-ALIGN: CENTER;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 23px;
    color: #fff;
}
.form-lh input {
    border: 1px solid #ffb224;
    height: 40px;
    border-radius: 9px;
}
.form-lh input[type=submit]{
    background: linear-gradient(180deg, rgba(244, 121, 54, 1) 0%, rgba(255, 221, 118, 1) 100%), rgba(255, 255, 255, 1)!important;
    border-radius: 6px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.wpcf7-spinner {
    display: none;
}
.row2 {
	border-top: 2px so rgba(0, 188, 212, 0.7);
}
.col-ud {
	padding: 0 15px 15px;
	border: 1px solid rgba(255, 119, 0, 1);
	border-radius: 20px;
	background: #fff;
}
.col-ud h3{
    text-align: center;
    background: rgba(212, 0, 0, 1);
    width: max-content;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    padding: 5px 30px;
    color: #fff;
    border-radius: 0 0 10px 10px;
}
.col-ud h4:{
	text-align: center;
	color: rgba(255, 119, 0, 1.000);
        font-size: 28px;
        font-style: italic;
        font-weight: bold;
}

@media screen and (min-width: 550px) {
    .img1.box-vertical .box-text {
        padding: 0 0 0 8px;
    }
}
.bnt2{
    background-color: #df0f00 !important;
	animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes pulse{
	0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
.text3 h2{
	font-size: 30px;
        font-weight: bold;
}
.text3 hr {
    margin: 15px 0;
    border-width: 0;
    border-top: 4px solid rgba(255, 193, 7, 1);
    opacity: 1;
    width: 175px;
    text-align: center;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    top: -5px;
}
.row-td{
	
}
.text4 h3{
    border-color: rgba(229, 231, 235, 1);
    border-radius: 0px 50px 50px 0px;
    border-style: solid;
    background: rgba(212, 0, 0, 1);
    width: max-content;
    padding: 10px 25px 10px 10px;
    color: #fff;
}
.text-so p{
	background: linear-gradient(90deg, rgba(255, 7, 7, 1) 0%, rgba(255, 232, 0, 1) 100%);
	border-radius: 8px;
	font-size: 40px;
	padding: 10px 25px;
	width: max-content;
	color: #fff;
}
.text-so p>strong{
    border-bottom: 1px solid #fff;
}
.text5 {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 1px;
    transform: translateZ(0);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: rgba(255, 255, 255, 1);
    padding: 10px 10px 0;
	    height: 100%;
}
.text5 h4{
	        color: rgba(255, 119, 0, 1);
        font-size: 30px;
	margin-bottom: 0;
}
.banner-form .form-lh input[type=submit] {
    left: 0;
    position: relative;
    transform: translateX(0);
}
.absolute-footer {
    color: #fff  !important;
    padding: 10px 0 15px;
    font-size: 16px;
}
.icon-hotline {
    background: #ea162e;
    align-items: center;
    border-radius: 5px;
	animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.icon-hotline .icon-box-img {
    width: 45px !important;
    padding: 4px 5px 8px;
}
.icon-hotline .icon-box-img img {
    /* background: #fff; */
    /* border-radius: 99%; */
    /* padding: 7px; */
}
.icon-hotline h3 {
    margin-bottom: 0;
    font-weight: 700 !important;
    padding-right: 10px;
}
.icon-hotline .icon-box-left {
    padding-left: 5px;
    padding-right: 10px;
}
@media screen and (max-width: 549px) {
    .box-vertical .box-image {
        width: 10% !important;
    }
	.img1.box-vertical{
    display: flex;
    align-items: center;
}
	.img1 .box-text.text-center{
    padding: 0 10px;
}
	.text3 h2 {
    font-size: 23px;
}
	 .col-chu{
    margin-top: -90px;
    margin-left: 20px;
}
	.col-so{
    z-index: 9;
}
.text1 h2 {
    font-size: 22px;
}
	.text1 hr {
    top: -10px;
}
}