﻿/* Top-1 Liên kết ...*/
.top-header-1
{
    background: #dd1e24; /* height: 30px; */ /* padding-top: .50rem !important; */ /* padding-bottom: .50rem !important; */
    padding: 5px 0px;
}
.ms-4
{
    margin-left: 1.5rem !important;
}
.top-header-1 a
{
    color: #fff !important;
}

/* Top-2 Thông tin logo + tên .... */

.top-header-2
{
    background: #1358a0;
    padding-top: .8rem !important;
    padding-bottom: .8rem !important; /* background-image: url('/Media/b15.png'); */
    padding: 0px 10px 0px 10px;
    background-image: url(/Media/banner-bg.jpg);
}

.top-header-2 h1
{
    color: #fff !important;
}
/* Top-3 Menu - Dùng với Menu.css.... */



.top_tel
{
    float: left;
    font-weight: 500;
    font-size: 15px; /* margin: 7px 0px 7px 0px; */ /* background: #dd1e24; */
    padding: 5px;
}

.top_tel a
{
    text-decoration: none;
}



.text-site
{
    display: flex;
    align-items: center;
}


.bo a
{
    pointer-events: none;
}
.cuc a
{
    pointer-events: none;
}

.bo a
{
    font-weight: 800;
    color: #1358a0;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none; /* letter-spacing: 1px; */ /* text-align: center; */
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif !important;
}
@media (max-width: 925px)
{
    .bo a
    {
        font-weight: 700;
        color: #000;
        font-size: 15px;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px; /* text-align: center; */ /* font-weight: 800; */
        color: #1358a0; /* font-size: 22px; */
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 1px; /* text-align: center; */
        font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif !important;
    }
}
.cuc a
{
    /* font-weight: 700; */ /* color: #000; */ /* font-size: 15px; */
    text-transform: uppercase;
    text-decoration: none; /* letter-spacing: 2px; */
    font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif !important;
    font-weight: 800;
    color: #ed3237;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none; /* letter-spacing: 1px; */ /* text-shadow: 0 0 1px #fff,      0 0 4px rgba(237, 50, 55, 0.6),      0 0 6px rgba(237, 50, 55, 0.4); */
}

@media (max-width: 925px)
{
    .cuc a
    {
        font-weight: 700;
        color: #000;
        font-size: 10px;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 2px;
        font-family: 'Roboto' , sans-serif;
        font-weight: 700;
        color: #000; /* font-size: 15px; */
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 2px;
        font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, helvetica neue, sans-serif !important; /* font-weight: 800; */
        color: #ed3237; /* font-size: 18px; */ /* text-transform: uppercase; */ /* text-decoration: none; */ /* letter-spacing: 1px; */ /* text-shadow: 0 0 1px #fff,      0 0 4px rgba(237, 50, 55, 0.6),      0 0 6px rgba(237, 50, 55, 0.4); */
    }
}
.text-sologan
{
    text-transform: uppercase;
    padding-left: 20px;
    margin-bottom: 0px;
    text-align: center;
    list-style: none;
}

.top_tel_right
{
    float: right;
}

@media (max-width: 925px)
{
    .cuc
    {
        display: none;
    }
}
@media (max-width: 925px)
{
    .text-sologan
    {
        padding-left: 0px;
    }


}

@media (max-width: 925px)
{
    .text-site img
    {
        height: 53px;
        /* width: 100%; */
    }
}


.d-none
{
    display: none !important;
}

/* MAIN MENU =======================*/



/* END MAIN MENU ========================*/