.ctmenu {
    position: relative;
}

.ctlogo {
    position: absolute;
    top: 20px;
    left: -6rem;
    z-index: 999;
}
.ctheader {
    position: relative;
}
.ctboxcheo {
    position: absolute;
    top: 0;
    right:0;   
    
}
.ctanhboxcheo {
    position: relative;
}
.lang {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0%, -50%);
    color: white;
    z-index: 999;
  }

.lang a {
    text-decoration: none;
    color: inherit;
}

.ctboxnews {
    width: 100%;
    /* height: 170px; */
    min-height: 170px;
    border: 2px solid #e4e4e4;
    padding: 20px 50px;
}

.newstitle:hover, .titlejob:hover {
    color: #005EBC;
    cursor: pointer;
    
}

.newstitle a {
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.ctcol1 {
    line-height: 1.4;
}

.ctgiatri {
    line-height: 1.5;
}
.ctcontact {
    padding: 0 30px;
    
}
.fa-location-dot, .fa-phone-volume, .fa-envelope {
    color: #ea130e;
}

.tbldetailproject {
    background-color: black;
    
}
.tbldetailproject td {
    padding: 10px;
   
}
.error {
    color: #ea130e;
}

.logocroll {
    display: none;
}

.tencongty {
    line-height: 1.6;
    text-transform: uppercase;
    margin:0;
}

p {
    font-weight: 400;
}

.fa-star {
    color: #ffc523;
}

.motaduan {
    color: white;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 12px;
}

.czy {
    position: fixed;
    top:200px;
    right: 30px;
    z-index: 9999;
    cursor: pointer;
    display: none;
  }
  
  .hotline:hover {
    opacity: 0.6;
  }
  .zalo:hover {
    opacity: 0.6;
  }
  .youtube:hover {
    opacity: 0.6;
  }

  .ctfooter {
    padding: 5rem 0;
    position: relative;
  }

  .work-process-area .work-pro-items .item {
    
    padding: 2px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  
  
  /* Animation */
  .work-process-area .work-pro-items .item::before, 
  .work-process-area .work-pro-items .item::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #ff3514;
  }
  
  .work-process-area .work-pro-items .item .item-inner::before, 
  .work-process-area .work-pro-items .item .item-inner::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #ff3514;
  }
  
  .work-process-area .work-pro-items .item:hover::before, 
  .work-process-area .work-pro-items .item:hover::after {
    width: 100%;
  }
  
  .work-process-area .work-pro-items .item:hover .item-inner::before, 
  .work-process-area .work-pro-items .item:hover .item-inner::after {
    height: 100%;
  }
  /*----- button 1 -----*/
  .work-process-area .work-pro-items .item::before, 
  .work-process-area .work-pro-items .item::after {
    transition-delay: 0.2s;
  }
  
  .work-process-area .work-pro-items .item .item-inner::before, 
  .work-process-area .work-pro-items .item .item-inner::after {
    transition-delay: 0s;
  }
  
  .work-process-area .work-pro-items .item::before {
    right: 0;
    top: 0;
  }
  
  .work-process-area .work-pro-items .item::after {
    left: 0;
    bottom: 0;
  }
  
  .work-process-area .work-pro-items .item .item-inner::before {
    left: 0;
    top: 0;
  }
  
  .work-process-area .work-pro-items .item .item-inner::after {
    right: 0;
    bottom: 0;
  }
  
  .work-process-area .work-pro-items .item:hover::before, 
  .work-process-area .work-pro-items .item:hover::after {
    transition-delay: 0s;
  }
  
  .work-process-area .work-pro-items .item:hover .item-inner::before, 
  .work-process-area .work-pro-items .item:hover .item-inner::after {
    transition-delay: 0.2s;
  }

  .grid-container2 {
    display: grid;
    grid-template-columns: 3ch 1fr;
    align-items:baseline;
    background-color: #F5F6F8;
    padding: 20px 8px 40px 8px;
    
  }
  
  .grid-container2 input {
    grid-column-start: 1;
  }
  
  .grid-container2 label {
    grid-column-start: 2;
  }

  .select2-results__option{
    font-size: 14px;
  }

  textarea:focus, input:focus{
    outline: none;
}

.select2-container--default .select2-selection--single {
  height: 45px !important; 
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 8px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 7px !important;
}

.btntimkiem {
  padding: 9px 0;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #707070;   
}

iframe {
  width: 100%;
}
.khunghuychuong {
  position:absolute;
  top:81px;
  right:135px;
  z-index:9999;
}
.huychuong {
  width: 215px;
  height: auto;
}  

.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(50%, 50%);
  width: 60px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side,#4caf50 90%,#0000);
  background: 
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 100%;
  animation: l7 1s infinite linear;
  z-index: 3;
}
@keyframes l7 {
    33%{background-size:calc(100%/3) 0%  ,calc(100%/3) 100%,calc(100%/3) 100%}
    50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%  ,calc(100%/3) 100%}
    66%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%  }
}

/* ------------ */
.cssbg {
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 2;
}

@media screen and (max-width: 600px)  {
  .khunghuychuong {
    top:20px;
    right:10px;
  }
  .huychuong {
    width: 65px;
    height: auto;
  }  
    .ctboxcheo {       
        right: 0;   
    }

    .ctlogo {        
        top: 16px;
        left: 16px;
        
    }
    .ctlogo img {
        width: 100px;
    }

    .ctmenu {
        height: 84px;
    }
    .ctanhboxcheo img {
        height: 85px;
    }
    
    .czy {
        top: 550px;
        right:15px;
      }
  }

@media screen and (max-width: 835px) and (min-width: 600px)  {
    .khunghuychuong {
      top:20px;
      right:10px;
    }
    .huychuong {
      width: 65px;
      height: auto;
    }  
    
    .ctboxcheo {       
        right: 0;   
    }

    .ctlogo {        
        top: 16px;
        left: 16px;
        
    }
    .ctlogo img {
        width: 100px;
    }

    .ctmenu {
        height: 84px;
    }
    .ctanhboxcheo img {
        height: 85px;
    }
  
  }

@media screen and (min-width: 835px) {
  .khunghuychuong {
    position:absolute;
    top:81px;
    right:25px;
    z-index:9999;
  }
  .huychuong {
    width: 215px;
    height: auto;
  }  
    .zoommenu {
        margin-right: 6rem;
    }

    .zoomheader {
        margin-right: 15rem;
    }

    .ctlogo {
      left: -6rem;
    }

    .logo_one {      
      left: -9rem;
      
    }
}

@media screen and (min-width: 1600px) {
    .khunghuychuong {
      position:absolute;
      top:81px;
      right:135px;
      z-index:9999;
    }
    .huychuong {
      width: 215px;
      height: auto;
    }  
    .zoommenu {
        margin-right: 0;
    }
    .zoomheader {
        margin-right: 4rem;
    }

    
   
}