body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto';
      
}
body {
    font-size: 17px;  
}
.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.5);
    padding-top: 20px;
    /* padding-bottom: 20px; */
    width: 100%;
    height: 100px;       
}


a:hover {
    color: #da2128;
}
.menu {
    padding-top: 9px;
    
}
.service, .project {
    position: relative;
}

.mjob {
    position: relative;
}
.cjob {
    position: absolute;
    z-index: 3;
    top: 97px;
    left: 0;
    background-color: white;
    width: 250px;
    line-height: 2;
    display: none;
    padding: 5px 5px 5px 18px;
    border-top: 4px solid #da2128;
}
.cjob a {
    text-decoration: none;
    color: #333;
    text-transform: uppercase;
}
.cjob a:hover {
    color: #da2128;
}
.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
  }
  
 .menu li {
    display: inline;
    padding: 39px 15px;
    cursor: pointer;    
    color: white;
   
    
  }
  .menu li a {
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Roboto';
   
    
  }
  .menu li a:hover {
    color: #da2128;
}

.imgIntro {
    position: relative;
}
.text {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 40px;
    font-weight: bold;
    
}
h2 {
    font-weight: bold;
    font-size: 38px;
    font-family: 'Roboto';
    
}
h3 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Roboto';
    
}
h4 {
   
    font-weight: bold;
}
.fa-circle {
    font-size: 8px;
    padding-right: 10px;
    color: #da2128;
    
    
}
.pdichvu {
    color: #525252;   
    text-align: justify;
}
.duan {
    position: relative;
}

.nduan {
    position: absolute;
    right: 12px;
    top: 0;
    color: #da2128;
    border: 2px solid #da2128;      
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    
}
.pduan {
    position: absolute;
    right: 50px;
    top: 0;
    color: #da2128;
    border: 2px solid #da2128;      
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.fa-chevron-left, .fa-chevron-right {
    padding: 6px 7px;
}
p {
    line-height: 2;
}
.badge {
    background-color: #da2128;
}

.pgioithieu {
    line-height: 2;    
    text-align: justify;
    padding-left: 30px;
}
.year {
    height: 70px;
    line-height: 70px;
    background: #f1ecec;
    color: #da2128;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
   
}
.menujob {
    list-style-type: none;
    text-align: center;
}
.menujob a {
    text-decoration: none;
}
.row1 {
    padding-top: 180px;
}
.row2 {
    padding-top: 2em;
    padding-bottom: 3em;
}
.img1 {
    margin-top: 10px;
}
.coldichvu {
    margin-left: 0;
    padding-left: 0;
    padding-top: 3em;
}
.tin2 {margin-left: 40px;}
.menuMobile {
    display: none;   
    color: white;
    float: right;
    margin: 5px 8px;
    position: relative;
}
.listmenu {
    padding-top: 2em;
    position: fixed;
    top: 62px;
    left: 0;
    background-color: white;
    width: 100%;
    height: 100%;    
    z-index: 3;
    display: none;
}
.menujob2 {
    padding-top: 2em;
    position: fixed;
    top: 62px;
    left: 0;
    background-color: white;
    width: 100%;
    height: 100%;    
    z-index: 4;
    display: none;
}
.listmenu li, .menujob2 li {
    color: black;
    text-align: center;
    padding: 0.3em;
    font-weight: bold;
    font-size: 24px;
}
.listmenu li a, .menujob2 li a {
    text-decoration: none;    
}
.listmenu li a:hover, .menujob2 li a:hover {
    color: #da2128;
}
.menuMobile ul {
    list-style-type: none;
}

@media screen and (max-width: 820px) {
   .menu, .col1, .next, .prev, .img1, .special {display: none;}         
   .logo {margin: 5px 10px; padding: 0;}
   .header {
        position: fixed; 
        padding: 0; 
        height: 62px; 
        top:0; 
        left:0;
                 
        z-index: 100;
    }
   .row1 {padding-top: 0; margin-top: 0;}      
   .pgioithieu {padding-left: 0;}
   .row2 {padding-top: 1em;}
   .coldichvu {padding: 1em; margin-left: 0;}
   .h2dichvu, .h2duan, .h2tintuc, .h2giatri {text-transform: uppercase;}
   .tin2 {margin-left: 0;}
   .menuMobile {display: block;}
   .slidetext {display: none;}  
   .banner {height: 240px;}      
   h2,span.underline {font-size: 18px;}    
    
  }
  .slidetext {display: none;}  
  .slideMobile2 {display: none;}
  .special {display: none;}
  
 @media screen and (max-width: 600px) {
    .slideMobile2 {display: block;}
    .banner {
        height: 200px;
    }
    .text {font-size: 20px;}
    .imgec {
        display: none;
    }
   
    
 }
 @media screen and (max-width: 820px) and (min-width: 600px) {
    .slideMobile2 {
        display: block;
        margin-top: 18vh; 
        margin-bottom: 2vh;
    }
    .colhid {display: none;}
     
    
    
 }
  
  @media only screen and (min-width: 1536px) {
    .menucol {		
		width: 100vh;
	}
    .slidetext {display: block;}  
    .special {display: block;}
}

  
  .newsimg {
    transition:1s;
  }
  .newsimg:hover{transform:scale(1.05);}
  .img-wrapper {
    display: inline-block;
    overflow: hidden;
}
.activePage {
    background-color: #017e84;
    color: white;
}
.circle {
    display:inline-block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #da2128;
    margin: 3px 5px;
}
.circle2 {
    display:inline-block;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #525252;
    margin: 3px 5px;
    margin: 0 20px;    
}
.underline {
    border-bottom: 3px solid #da2128;
    padding-bottom: 10px;
    font-size: 38px;
}
