.phone_slide {
    height: 38px;
    margin: 20px auto;
}
.hotline_slide, .giokham_slide {
    height: 36px;
    border: 1px solid #d92424;
}
.left_text, .leftxanh_text {
    float: left;
    background: #d92424;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-family: robotomedium;
    padding: 0px 10px;
    position: relative;
}
.left_text:after, .leftxanh_text:after {
    position: absolute;
    background: url(../image/after_red.png) no-repeat;
    width: 12px;
    height: 36px;
    right: -12px;
    top: 0px;
    content: "";
}
.right_text, .rightxanh_text, .dienthoai_slide {
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    color: #d92424;
    font-family: robotobold;
    padding: 0px 10px;
    padding-left: 20px;
}
.giokham_slide, .dienthoai_slide {
    border: 1px solid #086aaa;
    margin-left: 15px;
}
.leftxanh_text {
    background: #086aaa;
}
.leftxanh_text:after {
    background: url(../image/after_blue.png) no-repeat;
}
.rightxanh_text {
    color: #086aaa;
}
.dienthoai_slide {
    padding: 0px;
}
.dienthoai_slide input#sodienthoai {
        float: left;
    height: 36px;
    border: 0px;
    width:280px;
    padding-left: 10px;
    font-size: 15px;
}
.dienthoai_slide .button_submit {
    background: #086aaa;
    border: none;
    color: #fff;
    font-family: robotomedium;
    font-size: 16px;
    height: 36px;
   
    padding: 0px 20px;
    position: absolute;
    right: 0;
}
input#btn_submit {
    font-family: robotomedium;
    font-size: 16px;
    background: none;
    border: none;
    color: #fff;
}
.dienthoai_slide .button_submit:after {
    position: absolute;
    background: url(../image/before_blue.png) no-repeat;
    width: 12px;
    height: 36px;
    left: -12px;
    top: 0px;
    content: "";
}
.tuvan_slide, .phone_title {
/*    animation: scaletrans 2s linear 1s infinite alternate;*/
}
a[rel~='nofollow'], a[rel~='sponsored'], a[rel~='ugc'] {
    
}
a[rel~='nofollow'] img, a[rel~='sponsored'] img, a[rel~='ugc'] img {
    
}

.title_all {
    margin-bottom: 15px;
}
.icon_title {
    float: left;
    margin-right: 10px;
}
.line_title {
    position: relative;
    top: 13px;
    float: right;
    width: calc(100% - 60px);
    border-bottom: 1px solid #cccccc;
    
}
.text_sizelon {
    font-size: 25px;
    font-family: robotomedium;
    text-transform: uppercase;
    color: #d3405e;
    display: inline-block;
    position: relative;
}
.line_xanh {
    width: 100%;
    height: 3px;
    background: #d3405e;
    left: 0px;
    bottom: -4px;
    content: "";
    position: absolute;
}
.text_sizenho {
    display: inline-block;
    font-family: robotomedium;
    color: #000;
}

.phone_title {
    float: right;
    position: relative;
    top: -10px;
}
@keyframes scaletrans {
    0% {transform:scale(1);}
    50%   {transform:scale(1.15);}
    75% {transform:scale(1);}
    100% {transform:scale(1.15);}
}
.section-1-danhmuc{display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px}
.section-1-danhmuc a{text-decoration: none; background: #eaeaea;
    border-radius: 10px;display: flex;
    align-items: center;
    justify-content: center;}
.section-1-danhmuc-item
{
   
    padding:10px;
}
.section-1-danhmuc-item p{
    color: #2c8eb6; text-transform: uppercase; text-align: center; 
}
.section-1-danhmuc a:nth-child(2) p{    color: #32bdac;}
.section-1-danhmuc a:nth-child(3) p{    color: #e20d2c;}
.section-1-danhmuc a:nth-child(4) p{    color: #c37963;}
.section-1-danhmuc a:nth-child(5) p{    color: #f1a224;}
.section-1-danhmuc a:nth-child(6) p{    color: #c9507a;}
.section-1-danhmuc a:nth-child(7) p{    color: #83bd48;}
.section-1-danhmuc-item-image{margin-bottom: 10px}
.section-1-p1 span{
    color: #d01b60;
}
.section-1-form input{width: 70%;
    padding: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d01b60;
    -webkit-box-shadow: 0px 0px 3px 2px inset #d01b60;
    box-shadow: 0px 0px 3px 2px inset #d01b60;
    border-radius: 5px;}
.section-1-form button{
        width: calc(100% - 70% - 10px);
    margin-left: 5px;
    border: none;
    background: #d01b60;
    color: #fff;
    text-align: center;
    height: 100%;
    padding: 8px 0;
    border-radius: 100px;
    font-weight: bold;
    font-size: 1.5rem;
    -webkit-box-shadow: 0px 1px 2px #555;
    box-shadow: 0px 1px 2px #555;
} 
.section-1-doidap-goidien{position: absolute; top: calc(100% - 4%); left: 0; width: 100%; display: flex; padding: 0 20px}
/*=============
    section 2
=============*/
.section-2-title
{
    color: #6d6d6d;
}
.section-2-data{display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px}
.section-2-data-item{border: thin solid #d6d4d2;}
.section-2-data-item-title{padding:  10px 10px; font-weight: bold;}
.section-2-data-item-title a{color:#ea005b; }
/*=============
    section 3
=============*/
.section-3{background: rgb(255,213,207);
background: linear-gradient(180deg, rgba(255,213,207,1) 0%, rgba(255,255,255,1) 100%); padding-top: 5rem}
.section-3-data-item-title{color: #ea005b; text-align: center; font-weight: bold; margin-bottom: 10px; margin-top: 10px; text-transform: uppercase;}
.section-3-data-item-content{color: #2b2b2b; text-align: justify;}
.section-3-data{display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px}
.section-3-data-item-img{text-align: center;}
/*=============
    section 4
=============*/
.container.section-4-row-1 {
    display: flex;
    justify-content: space-between;
}
.container.section-4-row-1 img{max-width: 33%}
.section-4-row-2{

    padding: 10px 20px;
}
.section-4-row-2-title{font-size: 40px; color: #206737; font-weight: bold;}

.section-4-row-2-form-item-image{position: absolute; left: 2%; top: 50%; transform: translateY(-50%); max-width: 50%;     max-width: 6%;}
.section-4-row-2-form-item input{padding-left: 20%;}
.section-4-row-2-form-button{background: #7e0000; color: #fff; border:none; padding: 5px 10px; border-radius: 10px; margin: auto; display: table; text-transform: uppercase; font-weight: bold;}
/*=============
    section 5
=============*/
.section-5{background: #e8e8e8}
.section-5-title{font-size: 30px; font-weight: bold; text-align: center; text-transform: uppercase;}
.section-5-data-item{padding: 0 10px}
.section-5-data-item-content{background: #fff; padding: 10px; text-align: justify; position: relative;}
.section-5-data-item-content:after{
    width: 0;
    height: 0;
    border-width: 22px 43px 0 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    position: absolute;
    top: 100%;
    left: 30%;
    content: '';
    display: block;
}
.section-5-data-name{color: #216637}