
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
   
}


body {
    height: 100%;
    width: 100%;
    max-width: 100%;
    margin: 0px;
}


.logo {
    width: 130px;
    float: left;
    margin-left: 40px;
    margin-top: 5px;
}

.logo_DPs {
    display: block;
    float: right;
    right: 15px;
    position: relative !important;
    width: 1500px;
    height: 65px;
    margin-top: 25px;
    background-size: cover;
}


.logo_DPs_1 {
    float: right;
    right: 15px;
    position: relative !important;
    width: 0px;
    height: 65px;
    margin-top: 25px;
    background-size: cover;
}


.logo_DPs_2 {
    float: right;
    right: 15px;
    position: relative !important;
    width: 0px;
    height: 65px;
    margin-top: 25px;
    background-size: cover;
}


.box {
    position: absolute;
    width: 100vw;
    height: 100vh;
    margin: 0px;
    background-size: cover;
    overflow-y: auto;
}


.clearfix::after {
    content: "";
    clear: both;
    display: table;
  }


.heading-main-box {
    position: absolute ;
    top: 280px;
    left: 10%;
    text-align: center;
}

h1 {
    font-size: 240%;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: rgb(0, 71, 150,1);
    margin-bottom: 70px;
    text-decoration: none;
    line-height: 1.5;
}

.heading-main-box a {
    position: absolute;
    left: 50%;
    top: 100%;
    text-decoration: none;
    background-color: #5b7d2e;
    padding: 4px 8px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    border-radius: 6px;
    text-align: center;
    color: white;
    font-size: 100%;
    transform: translate(-50%);
}

.btn:hover{
    background-color: #60A628 !important;
    box-shadow: 4px 4px 4px black;
    text-decoration: none;
    color: white;

}

.btn:active{
    background-color: #5b7d2e;
    text-decoration: none;
    color: white;
}

.md_icon {
    position: relative;
    border-radius: 50%;
    width: 22px;
    left: -3px;
    top: -1px

}

.modal {
    top: 9%;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    overflow: auto;
    max-height: 650px;
}

.modal-title {
    font-size: 18px; 
}

.modal-header {
    height: 55px;
    background-color:  rgb(0, 71, 150,0.8);
    color: white;
}

.modal-content {
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
}

.close {
    color: white;
    font-size: 40px;
    margin-top: -25px !important;

}

.pic_name {
    font-style: italic;
    text-align: center;
}

.email {
    color: blue;
    text-decoration: underline;
}

.links_body {
    line-height: 35px;
}

.link {
    color: rgb(8, 8, 83);
}

.link:hover {
    text-decoration: none;
    color: rgb(21, 21, 182);
}

svg {
    position: absolute;
    width: 530px;
    top: 135px;
    right: 15px;
    transform: translate(-15%,0%);
    cursor: context-menu;
}

.CM:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));  
}

.KG:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));  
}


.AG:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 12px 12px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
    
}


.BL:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.ST:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.TV:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.BT:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px 12px rgba(0,0,0,0.5)); 
}


.HG:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.CT:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 12px 12px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 12px 12px rgba(0,0,0,0.5)); 
}


.VL:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.TG:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.ĐT:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}


.LA:hover {
    fill: #60A628;
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5));      
    filter: drop-shadow(12px 12px 7px rgba(0,0,0,0.5)); 
}

.navbar {
    border-radius: 0px;
    padding: 13px 0px 13px 0px;
    border: none;
    top: 15px;
    background-color: rgb(0, 71, 150,0.8);
    width: 100%;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 100%;
    z-index: 100;
}

.navbar-nav li a {
    padding-left: 50px;
    opacity: 0.7 !important;
    color: white !important;
    cursor: pointer !important;
    margin-left: 20px;
}

.navbar-nav li a:hover {
    opacity: 1 !important;
}

.province_name {
    pointer-events: none;
}
