.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;
    
    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-size: 16px;
    height: 36px;
   
    padding: 0px 20px;
    position: absolute;
    right: 0;
}
input#btn_submit {
    
    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;
    
    text-transform: uppercase;
    color: #086aaa;
    display: inline-block;
    position: relative;
}
.line_xanh {
    width: 100%;
    height: 3px;
    background: #086aaa;
    left: 0px;
    bottom: -4px;
    content: "";
    position: absolute;
}
.text_sizenho {
    display: inline-block;
    
    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(4, 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: #3E54A3;
}
.section-1-form input{width: 70%;
    padding: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #879EDD;
    -webkit-box-shadow: 0px 0px 3px 2px inset #879EDD;
    box-shadow: 0px 0px 3px 2px inset #879EDD;
    border-radius: 5px;}
.section-1-form button{
        width: calc(100% - 70% - 10px);
    margin-left: 5px;
    border: none;
    background: #3E54A3;
    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 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:#3e54a3; }
/*=============
    section 3
=============*/
.section-3-right{display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(2, 1fr);  gap: 10px}
.section-3-right-item{border: thin solid #dedede; padding: 10px; cursor: pointer;}
.section-3-right-item.active{
    background: #086aaa;
}
.section-3-right-item-so{    color: #0568a9;
    border: 4px solid #0568a9;
    text-align: center;
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 150%;
    font-weight: bold;
    display: table;
    margin: auto;
    margin-bottom: 10px; }
.section-3-right-item-name{color: #000; text-align: center; text-transform: uppercase; font-size: 80%}
.section-3-right-item:hover 
{
    background: #086aaa;
}
.section-3-right-item.active .section-3-right-item-so, .section-3-right-item:hover .section-3-right-item-so
{
   border: 4px solid #fff;
   color: #fff; 
}
.section-3-right-item.active .section-3-right-item-name, .section-3-right-item:hover .section-3-right-item-name
{
    color: #fff;
}
/*=============
    section 4
=============*/
.section-4-left-item
{
    position: relative;
    background: #a8a8a8;   
    align-items: center;
    margin-bottom: 4px;
    padding:10px;
    font-size: 16px;
    text-transform: uppercase;
    
    cursor: pointer;
    color: #fff;
   
    text-align: center;    
}
.title_comment {
    
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-bottom: 5px;
    font-size: 94%;
}
.left_comment {
    width: 410px;
    float: left;
    margin-right: 20px;
}
.box_border {
    border: 1px solid #ccc;
    padding: 5px;
}
.box_border > div {
    margin: 5px 0px;
}
.text_comment {
    
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.boxsao_comment {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.boxsao_comment > div.cam {
    background: #fd721c;

}
.boxsao_comment > div {
    background: #666666;
    display: inline-block;
    width: 24px;
    text-align: center;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxsao_comment > div img {
    position: relative;
}
.ghichu_comment {
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-size: 16px;
    
}
.thongtin_baomat {
    font-size: 12px;
    
    color: #003366;
    text-align: right;
    margin: 5px;
}
.form_comment input {       
    margin-bottom: 5px;
}
.form_comment textarea {
margin-bottom: 5px;
}
.form_comment input[type="submit"] {
    
    background: #086aaa;
    color: #fff;
    border-radius: 5px;
    border: 0px;
    text-transform: uppercase;
    
    padding:5px 10px;
}
.left_comment {
    width: 410px;
    float:left;
    margin-right: 20px;
}
.right_comment {
    width: calc(100% - 430px);
    float:right;
    height: 320px;
    overflow:hidden;
}
.img_itemkhach img {
    width: 70px;
    border-radius: 50%;
    border: 1px solid #086aaa;
}
.img_itemkhach {
    width: 70px;
    float: left;
    margin-right: 10px;
    position: relative;
    background:#fff;
    z-index:1;
}
.img_itemkhach:after {
    position: absolute;
    width: 8px;
    z-index:0;
    height: 13px;
    top: calc(50% - 8px);
    right: -9px;
    content: "";
    background: url(../image/after_khacbiet.png);
}
.comment_noidung {
    float: right;
    width: calc(100% - 100px);
    border: 1px solid #086aaa;
    padding: 5px;
    margin-right: 5px;
    border-radius: 5px;
    min-height: 60px;
}
p.name_khach {
    
    color: #086aa9;
    font-style: italic;
}
.message_itemkhach {
    margin-top: 5px;
    
    font-size: 13px;
    text-align: justify;
    color: #000;
}
.item_khachcomment{margin-bottom: 10px;}
.section-4-data{display: none}
.section-4-data.active{display: block;}
.section-4-left-item.active {
    background: #086aaa;
}

.section-4-tab{display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px;}
/*==========

===========*/
.section-5-title{background: #0065b2; color: #fff; text-align: center; 
padding: 5px 0}
.section-5-data{border: thin dashed #0065b2; padding: 10px; border-radius: 10px}
.section-5-data-item
{
    background: #cce0f0;
    color: #247abc;
    border-radius: 10px;
}
.section-5-data-item-ten {
    padding: 10px 0;
    text-transform: uppercase;
}
.section-5-data-item-noidung {
    font-size: 90%;
    text-align: justify;
    padding-right: 12px;
}
.section-5-data-item-ngoisao img {
    max-width: 60%;
    margin: 10px 0;
}
.section-5-data-item-img
{
       width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px 0 0 15px;
    object-position: center center;
}
@media (max-width: 550px)
{
    .section-1-danhmuc
    {
            grid-template-columns: repeat(3, 1fr);    gap: 10px;
    }
    .section-1-danhmuc-item p{font-size: 90%}
    .section-4-left-item{padding: 10px 0px}
    .section-1-form input{padding: 8px;}
    .section-1-form button{font-size: 1rem;}
    .section-2-data-item-title{    line-height: 1rem;}
    .section-2-data-item-title a{font-size: 80%}
}