:root {
	--colorMain: #ec1c26;
}

.noPadding {
    padding-bottom: 0 !important;
}

/* css slider flatsome */
.flickity-prev-next-button {
    opacity: 1 !important;
}

#main svg.flickity-button-icon {
    background-color: #fff !important;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
    padding: 10px;
	border-radius: 20px;
}

#main .flickity-prev-next-button .arrow, #main .slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: unset !important;
    border-color: unset;
}

#main .slider-nav-light .flickity-prev-next-button svg, #main .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    fill: #000 !important;
}

.slider-wrapper .flickity-page-dots .dot {
    border: 1px solid;
    width: 8px;
    height: 8px;
}

/* css header */
.hotline {
    background: url(https://uydungpcccmiennam.com/wp-content/uploads/2025/09/icondt.png) no-repeat 0px 0px;
    padding-left: 50px;
    min-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
}

.hotline p.sdt {
    color: #f00;
    font-family: helve;
    font-size: 20px;
    font-weight: 900;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.hotline .hl {
    font-weight: 700;
}

.hotline p {
    line-height: 22px;
}

/* css dich vu chinh */
.dv-chinh .icon-inner {
    background-color: #fff;
}


/* css box product */
.product-small.box {
    background-color: #fff;
	border: 1px solid #ededed;
    border-radius: 6px;
}

.product-small.box .box-text-products {
    padding: 15px 12px;
}

.btn-tuvan {
    margin-top: 10px;
}

.btn-tuvan a {
    line-height: 30px !important;
    background: var(--colorMain);
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    font-family: system-ui;
    font-weight: 500;
    font-size: 13px;
}

.btn-tuvan a, .btn-tuvan a:hover {
	color: #fff;
}


/* css trang lien he */
.form-lh input[type=tel], .form-lh input[type=text], .form-lh input[type=email], .form-lh textarea {
    border: 0;
    box-shadow: 0 0;
    border-radius: 6px;
}

form.wpcf7-form {
    margin-bottom: 0;
}

.lh-maps p iframe {
    border-radius: 10px;
    overflow: hidden;
}


/* css blog */
.col.post-item h5.post-title {
    font-weight: 500;
    font-size: 15px;
}

.is-divider {
    display: none !important;
}

p.from_the_blog_excerpt {
    line-height: 17px;
    margin-top: 12px;
}

/* css sidebar blog */
.dv-noibat h3 {
    font-size: 18px;
    text-align: center;
    color: var(--colorMain);
    border-bottom: 1px solid var(--colorMain);
    padding-bottom: 8px;
}

.dv-noibat {
    background: #fff;
    box-shadow: 0 0 3px #00000042;
    border-radius: 10px;
    padding: 10px 8px 10px 15px;
    overflow: hidden;
}

.dv-noibat p {
    margin-bottom: 8px;
	line-height: 22px;
}

.dv-noibat p:not(:last-child) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

.dv-noibat p a {
    font-size: 15px;
    color: var(--colorBlueBold);
}

.dv-noibat span.post-date {
    display: flex;
    align-items: baseline;
    gap: 8px;
    color: #0000005e;
    font-size: 13px;
}

.post-sidebar.large-3.col {
    border: 0 !important;
    padding-left: 0;
}








































/* css dich vu */
.box-dv .icon-box-text p {
    margin-bottom: 5px;
}

.box-dv .icon-box-text p strong {
    font-weight: 500;
}

.box-dv .icon-box-text p:last-child {
    font-size: 15px;
}

.box-dv .icon-box-img .icon-inner {
    background: #fff;
    border-radius: 50%;
    padding: 12px;
}

.box-dv .icon-box-img .icon-inner img {
    padding-top: 0;
}




/* css footer */
footer#footer {
    background: #c20f18;
}

.absolute-footer {
	background: #c20f18;
	color: #fff !important;
}

.ct-foo h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
	margin-bottom: 15px;
}

.ct-foo p {
    font-size: 16px;
    margin-bottom: 8px;
    font-family: sans-serif;
}

.ct-foo p strong {
    color: #e1e1e1;
}

.ct-foo p, .ct-foo p a {
    color: #e1e1e1;
}

.ct-foo p:first-child {
    margin-bottom: 12px;
}

.ct-foo-map img {
    margin: 0 !important;
    width: 70px;
}

.copyright-footer {
    font-size: 12px;
    font-family: sans-serif;
}

.ct-map {
    background: #fff;
    border-radius: 8px;
    padding: 4px;
    line-height: 0;
}












