/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.17.6
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css");
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Open+Sans:wght@800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/SVN-Poppins.ttf) format('woff2');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(fonts/SVN-PoppinsMedium.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/SVN-PoppinsLight.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(fonts/SVN-Poppins.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
}
@font-face {
  font-family: 'SVN-Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
}*/
@font-face {
	font-family: 'UTM-Avo-Bold';
	src: url('fonts/UTM-Avo-Bold.eot');
	src: url('fonts/UTM-Avo-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/UTM-Avo-Bold.woff') format('woff'), url('assets/fonts/Avo/UTM-Avo-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'UTM-Avo';
    src: url('fonts/UTMAvo.woff2') format('woff2'),
        url('fonts/UTMAvo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:"SFUEurostile_b";
	src:url('fonts/SFUEurostileBold.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
h1,h2,h3,h4{
    font-family: 'UTM-Avo-Bold', sans-serif;
}
body, p{
    font-family: "Roboto", sans-serif;
}
.title-main-1 h2{
	font-family: 'UTM-Avo-Bold', sans-serif !important;
	font-size: 2.8rem;
	margin-bottom: 0;
}
.title-main-1 h3{
	font-family: 'UTM-Avo-Bold', sans-serif !important;
	font-size: 2.8rem;
	margin-bottom: 0;
}
.title-main-1 h4{
	font-weight: bold;
	font-size: 2rem;
	font-family: 'UTM-Avo-Bold', sans-serif !important;
}
.title-main-2 h3 {
    font-size: 2.8rem;
    margin-bottom: 10px;
}

.hotline-header {
	
    padding-left:69px;
    min-height: 59px;
    background: url('/wp-content/uploads/2024/10/phone-call-yellow.png') no-repeat left center;
    display: flex;
    flex-flow: column wrap;
    padding-left: 60px !important;
    display: flex;
    
    align-items: center;
    justify-content: center;
    background-size: 50px;
}
.hotline-header  a{
	color: #dc2221;
}
.hotline-header p {
	font-weight: bold;
	margin-bottom: -2px;
	text-transform: capitalize;
	color: #262626;
	font-size: 16px;
	display: block;
    width: 100%;
}
.hotline-header span {
    color: #dc2221;
    font-size: 20px;
    display: block;
    font-family: UTM-Avo-Bold, sans-serif;
    font-weight: bold;
}
.top_intro h1 {
    color: #dc2221;
    font-size: 30px;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.top_intro {
    text-align: center;
}

.top_intro h2 {
    font-size: 16px;
    margin-top: 5px;
}
.col_10_center {
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.radius-10 img, .radius-10{
    border-radius: 10px;
    overflow: hidden;
}
.header_title_1 h3 {
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
     
    
}
.shadow-1{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.btn_new_1{
    font-family: UTM-Avo-Bold, sans-serif;
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.5);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3F3F3F;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 25px;
    font-size: 18px;

}
.home_blog .button{
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.5);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3F3F3F;
    border-radius: 5px 5px 5px 5px;
    background: #dc2221;
    font-size: 14px;
    color: #fff;
    text-transform: unset;
}
.home_blog .box {
    background-color: #f4d7d969;
    box-shadow: 0px 30px 30px -15px rgba(0, 0, 0, 0.17);
    border-radius: 10px 10px 10px 10px;
    border-style: none;
}

.home_blog .box .box-text {
    padding: 20px;
}
.home_blog .box-image {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}
.section_slider{
    background-color: #FDF6E8;
    background-image: url("https://congtychuyennhathanhhung.net/wp-content/uploads/2024/10/delivery-service-21-crop.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}
.col_10_center:before{
	content: '';
	position: absolute;
	width: 564px;
	height: 300px;
	background: #ffb20d;
	z-index: 0;
	left: -83px;
	top: -50px;
}
.col_intro_text{
	position: relative;
}
.col_10_center:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 200px;
    background: #ffb20d;
    z-index: -1;
    right: -10px;
    bottom: 60px;
}
.col_intro_text .col-inner {
    padding: 35px 30px  !important;
}
.row_100_h .col .col-inner {
    height: 100%;
}
.col_intro_text h2 {
    color: #dc2221;
    font-size: 22px;
    border-left: 2px solid #ffb20d;
    padding-left: 15px;
    font-family: UTM-Avo-Bold, sans-serif;
}
.col_intro_text p{
	text-align: justify;
}
.col_intro_text h2 span {
    display: block;
}
.btn_style_1 {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2022/12/bgicopn_06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border: 0 !important;
}
.title_style_1 b {
    display: none;
}

.title_style_1 h3 {
    display: block;
    text-align: center;
    display: inline-block;
	font-size:35px;
	color: #dc2221;
	font-family:"SFUEurostile_b", sans-serif;
	text-transform: uppercase;
	cursor: pointer;
		margin-bottom: 5px;
/*	background: url(/wp-content/uploads/2022/12/tide_03.png) no-repeat center bottom;*/

}
.title_style_2 b {
    display: none;
}
.title_style_2 h3 {
    display: block;
    text-align: center;
    display: inline-block;
	font-size:35px;
	color: #fff;
	font-family:"SFUEurostile_b", sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	margin-bottom: 5px;
/*	background: url(/wp-content/uploads/2022/12/tieude1_03.png) no-repeat center bottom;*/
}
.home_service .box-text.text-center {
    height: 130px;
    overflow: hidden;
}
.section_box_dv .box .box-text {
    background: #dc2221;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;

}

.section_box_dv .box .box-text h4 {
	font-family: "SFUEurostile_b", sans-serif;
    color: #fff;
}
.table_price_home {
    padding-bottom: 0!important
}

.table_price_home .row:first-child p {
    margin-bottom: 0
}

.table_price_home table {
    background-color: #fff
}

.table_price_home table th {
    font-size: 12px;
    background-color: #dc2221;
    color: #fff
}

.table_price_home table td {
    font-size: 14px
}

.table_price_home table th,.table_price_home table td {
    border: 1px solid #ececec;
    height: 40px
}
.w-50{
	width: 50%;
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.w-70{
	width: 70%;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.text-justify{
	text-align: justify;
}
.why_choose .icon-box h3 {
    color: #dc2221;
    font-size: 22px;
    font-family: "SFUEurostile_b", sans-serif;
    text-align: center;
    margin-bottom: 15px;
}
.about_company .icon-box h3{
	text-transform: uppercase;
	font-family: "SFUEurostile_b", sans-serif;
	color: #dc2221;
}
.about_company {
    background: #f4d7d969;
}
.image-anime{
	position: relative;
	overflow: hidden;
}
.right-square:after {
    content: '';
    position: absolute;
    width: 66px;
    height: 200px;
    background: #ffb20d;
    z-index: -1;
    right: -20px;
    bottom: 60px;
}


.right-square{
    position: relative;
}
.image-anime .box-image:after{
	content: "";
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255,255,255,.3);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}

.image-anime:hover .box-image:after{
	height: 250%;
	transition: all 600ms linear;
	background-color: transparent;
}
.is-img-hover .image-anime .img-inner:after{
	content: "";
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255,255,255,.3);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}
.h-item-center {
    align-self: center !important;
}
.is-img-hover .image-anime:hover .img-inner:after{
	height: 250%;
	transition: all 600ms linear;
	background-color: transparent;
}

.our-goals-item h3 {
    font-size: 2.5em;
    color: #dc2221;
    text-align: center;
}
.our_customer .col-inner {
    
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    border: 3px solid #dc2221;
    background: #fff;
    border-radius: 10px;
    transition: box-shadow .3s ease;

}
.our_customer .col-inner:hover{
    box-shadow: 6px 6px 1px 0px #B20B18;
}
.footer_section {
    border-top: 5px solid #ffff00;
}

.footer_section h3, .footer_section h2, .footer_section h4 {
    color: #ffff00;
}
.footer_section h2{
	font-size: 25px;
}
.right_intro h4{
	font-size: 20px;
	color: #dc2221;
}
/*begin mobile call now*/
.hotline-footer {
    display: none;
}
@media (max-width: 767px) {
    .btn-call-now {
        display: none !important;
    }
    .hotline-footer {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 50px;
        z-index: 99;
        background: rgba(0, 0, 0, 0.6);
    }
    .hotline-footer .left {
        width: 65%;
        float: left;
        height: 100%;
        color: white;
        line-height: 43px;
        text-align: center;
    }
    .hotline-footer .right {
        width: 35%;
        float: right;
        height: 100%;
        line-height: 43px;
        text-align: center;
    }
    .absolute-footer {
        font-size: 13px;
    }
    .blog-single .large-9,
    .blog-single .large-3 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .blog-single .large-3 {
        padding-left: 15px;
        font-size: 15px;
    }

    .blog-single .large-3 .widget-area .section4 {
        display: none;
    }
    .tin-tuc-section .cot1-2 {
        display: none;
    }
    .hotline-footer a {
        color: white;
    }
    .hotline-footer a {
        display: block;
    }
    .hotline-footer .left a {
        background: #0082d0;
        line-height: 40px;
        margin: 5px;
        border-radius: 3px;
    }
    .hotline-footer .right a {
        background: #ea1d00;
        line-height: 40px;
        margin: 5px;
        border-radius: 3px;
    }
    .hotline-footer .left img,
    .hotline-footer .right img {
        width: 30px;
        padding-right: 10px;
    }
}
/*end call now mobile*/
.footer_section h1{
    font-family: "SFUEurostile_b", sans-serif;
}
.footer_section h2{
    font-family: "SFUEurostile_b", sans-serif;

}
.footer_section h3{
    font-family: "SFUEurostile_b", sans-serif;

    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 10px;
}
.footer_section ul {
    list-style: none;
}

.footer_section ul li {
    margin-left: 0;
}

.footer_section ul li i {
    color: #ffff00;
    font-size: 20px;
}
.my_form {
    padding: 30px 15px;
    background: #fff;
    border-radius: 20px;
    border: 3px dotted #dc2221;
}
.my_form .flex-col.ml-half{
    margin-left: 0;
}
.box-lh h3 {
    margin: 5px;
}
.my_form .flex-row {
    gap: 10px;
}
.box-lh p {
    margin: 0;
}
.form-flat.my_form_2 input {
    height: 50px;
    font-size: 18px;
}

.form-flat.my_form_2 select {
    height: 50px;
    font-size: 18px;
}

.form-flat.my_form_2 input[type=submit] {
    height: auto;
    font-size: 16px;
}
.section_form .wpcf7 input, .section_form .wpcf7 select {
    border-radius: 5px;
    margin-bottom: 6px;
    background: #fff;
    height: 42px;
}
.section_form .wpcf7 input[type=submit]{
    margin-left: 0;
    margin-right: 0;
    line-height: 20px;
}
.section_form .wpcf7 label {
    font-size: 16px;
}
.my_text.flex-col {
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-family: UTM-Avo-Bold, sans-serif;
    font-weight: 400;
}
.my_text.flex-col a{
    color: red;
    letter-spacing: 1px;
    font-family: UTM-Avo-Bold, sans-serif;
}
.post-sidebar.large-3.col {
    padding-left: 10px;
}
.page-wrapper.page-right-sidebar .large-3.col {
    padding-left: 10px;
}
.section_page_lh h3 {
    font-size: 1em;
}
.widget-area .widget {
    padding: 15px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.widget-area .widget span.widget-title{
    color: #dc2221;
    font-size: 18px;
    font-family: "UTM-Avo-Bold", sans-serif;
    font-weight: 400;
}
.widget-area .widget .is-divider{
    max-width: 100%;
    background: #dc2221;

}
.my_form input[type=submit] {
    font-family: UTM-Avo-Bold, sans-serif;
    box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3F3F3F;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 25px;
    font-size: 14px;
    transition: box-shadow .3s ease;
}
.my_form input[type=submit]:hover{
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #fff;
    opacity: 1;
    outline: none;
    background-color: #dc2221;
}
li.technical {
    display: flex;
    justify-content: space-between;
}

li.technical span {
    display: block;
}

.box-online-support.box-online-support-1 {
    font-size: 20px;
}

li.phone_sp {

    font-family: 'UTM-Avo-Bold', sans-serif;
    letter-spacing: 1px;
}
li.phone_sp a{
        color: red;
}

.box-online-support.box-online-support-1 ul li {
    margin: 0;
}
li.technical span:last-child a{
    color: #dc2221
    font-weight: bold;
}
li.technical span:last-child {
    color: #dc2221;
    font-weight: bold;
}
li.technical .icon img {
    max-width: 40px;
}
/*related post*/
div#title2202 .col {
    padding-bottom: 0;
}

.related-post.section {
    padding: 0;
}

div#title2202 .col h3 {
    color: #dc2221
    font-size: 24px;
    font-family: 'UTM-Avo-Bold', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.related-post .is-divider{
   
    background: #dc2221

}
.related-post .image-cover{
        padding-top: 70% !important;
    border-radius: 10px;
}
/* end related post*/
.article-inner  .entry-divider.is-divider.small {
    margin: 5px 0;
    background: #dc2221
}

.article-inner  h1.entry-title {
    margin: 0;
}

.article-inner  .entry-content.single-page {
    padding: 0px 0;
}
.article-inner h2{
    color: #dc2221
}
.article-inner h2, .article-inner h3 {
    border-left: 5px solid #dc2221
    padding-left: 8px;
    
}
.page-wrapper.page-right-sidebar h2{
    color: #dc2221
}
.page-wrapper.page-right-sidebar h2, .page-wrapper.page-right-sidebar h3{
    border-left: 5px solid #dc2221
    padding-left: 8px;
}
.title_style_1 h3:before{
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 160px;
    height: 3px;
    background-color: #dc2221;
}
.title_style_1 h3:after{
    content: "";
    position: absolute;
    left: calc(50% - 5px);
    bottom: -5px;
    width: 10px;
    height: 10px;
    background-color: #dc2221;
    border-radius: 50%;
}
.section_faq .accordion-item {
    background: #f4d7d969;
    margin-bottom: 10px;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    overflow: hidden;
}

.accordion-title {
    border: 0;
}

.accordion-inner {
    background: #fff;
}
.section_step .icon-box {
    
    border-radius: 10px;
    border: 3px solid;
    transition: box-shadow .3s ease-in-out;
}
.section_step .icon-box.step_1{
    border-color:  #dc2221;
}
.section_step .icon-box.step_2{
    border-color:  #5271ff;
}
.section_step .icon-box.step_3{
    border-color:  #5eb090;
}
.section_step .icon-box.step_4{
    border-color:  #9d5eb0;
}
.section_step .icon-box.step_5{
    border-color:  #0292b7;
}


.section_step .icon-box .icon-box-img .icon{
   margin-top: -45px;
   background: #fff;
}
.section_step .icon-box .icon-box-img .icon-inner{
   
    
/*    padding: 20px;*/
/*    border-radius: 50%;*/
    
}
.section_step .icon-box.step_1 .icon-inner{
/*    background: #f14b1f;*/

}
.section_step .icon-box.step_1:hover{
    box-shadow: 6px 6px 1px 0px #B20B18;
}
.section_step .icon-box.step_2:hover{
    box-shadow: 6px 6px 1px 0px #5271ff;
}
.section_step .icon-box.step_3:hover{
    box-shadow: 6px 6px 1px 0px #5eb090;
}
.section_step .icon-box.step_4:hover{
    box-shadow: 6px 6px 1px 0px #9d5eb0;
}
.section_step .icon-box.step_5:hover{
    box-shadow: 6px 6px 1px 0px #0292b7;
}
.section_step .icon-box .icon-box-img .icon img{
    transition: all .3s ease-in-out;
   
}
.row_step {
    justify-content: center;
}
.mb-15{
    margin-bottom: 15px ;
}
.mt-15{
    margin-top: 25px ;
}
/*.has_step:after {
    content: "";
    background: url(https://congtychuyennhathanhhung.net/wp-content/uploads/2024/10/right-arrow.png);
    position: absolute;
    right: -20px;
    top: 50%;
    width: 50px;
    height: 10px;
    z-index: 9999;
    background-size: contain;
}

.has_step {
    position: relative;
}*/
@media only screen and (min-width: 992px){
    .col.ft_col_large.medium-3.small-12.large-3 {
        width: 30%;
        flex-basis: 30%;
        max-width: 30%;
    }
    .col.ft_col_small.medium-3.small-12.large-3 {
        width: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .section_step .col.medium-3.small-12.large-3 {
       
        flex-basis: 33%;
        max-width: 33%;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .my_form{
        padding: 20px;
    }
    .my_text.flex-col{
        font-size: 17px;
    }
    .my_form .flex-col.ml-half{
        margin-left: 0;
    }
    .box-lh h3 {
        font-size: 20px;
    }

    .box-lh .icon-box-img {
        max-width: 30px !important;
    }

    .box-lh .icon-box {
        margin-bottom: 0 !important;
    }

    .box-lh p {
        font-size: 16px;
    }

    .box-lh .icon-box-text {
        padding-left: 5px !important;
    }
    .form-flat.my_form_2 input{
        height: 45px;
        font-size: 16px;
    }
    .form-flat.my_form_2 select{
        height: 45px;
        font-size: 16px;
    }
    .col_10_center:before{
        max-width: 100%;
    }
    .col_10_center:after{
        max-width: 100%;
        right: 0;
    }
    .header_title_1 h3 {
        font-size: 20px;
        line-height: 35px;
    }

    .section_slider {
        padding: 20px !important;
        
    }

    .header_title_1 p {
        font-size: 16px;
        text-align: justify;
    }
    .btn_new_1{
        font-size: 16px;
    }
    .our-goals-item h3 {
        font-size: 20px;
    }

    .our_customer .col-inner {
        padding: 15px;
    }
    .title_style_1 h3 {
        font-size: 25px;
        padding-bottom: 10px;
    }
    .w-70{
        width: 100%;
        max-width: 100%;
    }
    .has_step{
        margin-bottom: 25px !important;
    }
    .home_slider .row .col:last-child {
        display: none;
    }
}