@font-face {
    font-family: UTMAlterGothic;
    src: url(fonts/UTM\ CopperplateB.ttf);
}
@font-face {
    font-family: UTMAfbook;
    src: url(fonts/UTM-FacebookR-KT.ttf);
}
@font-face {
    font-family: HelvetIns;
    src: url(fonts/UTM\ CopperplateB.ttf);
}
.uk-container-xlarge{
    max-width: 1920px;
}
.lf-icon-home img {
    max-height: 85px;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

.lf-tt-post a {
    color: var(--main-white-color);
    display: inline-block;
    font-size: 1.5rem;
    font-family: 'RobotoCondensed-Bold', sans-serif;
    border-right: solid 1px var(--main-white-color);
    margin-right: 15px;
    padding-right: 15px;
    line-height: 0.8;
}


.lf-tt-post {
    display: flex;
    align-items: center;
    color: var(--main-white-color);
    font-size: 1rem;
    font-family: 'NotoSerif-Bold', serif;
    position: relative;
    top: -1px;
}
a{
    text-decoration: none !important;
}
.nenTop{
    /* background-image: url(images/top1AH.jpg);  */
    background-size: cover;
}
.baner2{
    padding:40px 120px;
}
.textTop{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f7f9f8;
}
.textTop1{
    color: aliceblue;
    /* padding-top: 800px; */
    text-transform: uppercase;
    font-size: 120px;
    font-weight: 1000;
    text-align: center;
    text-shadow: 8px 4px 8px #111 ;
    margin-bottom: -225px;
}
.textTop2{
    color: #FFFF00;
    text-transform: uppercase;
    font-size: 70px;
    text-align: center;
    margin: auto;
    text-shadow: 8px 4px 8px #111 ;
    font-family: HelvetIns;

}

 .nutbam2{
   margin: 30px 300px;
} 

.nutbam3{
    margin: auto;
    text-align: center;
    transition: transform 0.3s;
}
.nutbam3:hover{
    transform: scale(1.1);
}

.video1{
    text-align: center; 
}

.textbai1{
    color: #fbdf08;
}
.boxtext{
    text-align: left;
    font-family: UTMAfbook;
    text-transform: uppercase;
    font-size: 1.1em;
    padding: 5px 0px;
}

.textnoidung{
    color: white;
}
.textcuoi{
    background: #be272c;
    margin: -30px 420px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 3px 3px 0px 4px #fe0000;
    padding: 20px;
}

