#has3 .slick-slide:after , #s4 i:before , #has2 .item2 p:before {
    content: "";
    background: url(../i/all.png) center no-repeat;
    display: inline-block;
    vertical-align: middle;
}

@font-face {
    font-family: font1;
    font-display:swap; src: url(f/Playfair.ttf);
}

@font-face {
    font-family: font2;
    font-display:swap; src: url(f/OpenSans-Regular.ttf);
}

@font-face {
    font-family: font3;
    font-display:swap; src: url(f/OpenSans-Semibold.ttf);
}
@font-face {
    font-family: font4;
    font-display:swap; src: url(f/UTMAristote.ttf);
}
@font-face{
    font-family: font5;
    font-display:swap; src: url(f/UTMAndrogyne.ttf);
}
.cfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.slick-list,.slick-slider,.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden
}

.slick-dots li button:before,.slick-next:before,.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus , .slick-slide:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    width: 100%;
    webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,.slick-next,.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,.slick-prev {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: none;
    outline: 0;
    background: 0 0;
    z-index: 99;
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff
}

.slick-prev {
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'prev'
}

.slick-next:before,[dir=rtl] .slick-prev:before {
    content: 'next'
}

.slick-next {
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

[dir=rtl] .slick-next:before {
    content: 'xxx'
}

.slick-dotted.slick-slider {
    *margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: center
}



.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: .25;
    color: #000
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

input,textarea,select,input:focus {
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.equal > div[class*='cm'] {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row.pad5 {
    margin-left: -5px;
    margin-right: -5px
}

.row.pad5 div[class*="cm"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row.pad10 {
    margin-left: -10px;
    margin-right: -10px
}

.row.pad10 div[class*="cm"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row.pad0 {
    margin-left: 0px;
    margin-right: 0px
}

.row.pad0 div[class*="cm"] {
    padding-left: 0px;
    padding-right: 0px;
}

.clear {
    clear: both;
    display: block;
}

.clear15 {
    clear: both;
    display: block;
    height: 15px;
}

.cxs1,.csm1,.cmd1,.clg1,.cxs2,.csm2,.cmd2,.clg2,.cxs3,.csm3,.cmd3,.clg3,.cxs4,.csm4,.cmd4,.clg4,.cxs5,.csm5,.cmd5,.clg5,.cxs6,.csm6,.cmd6,.clg6,.cxs7,.csm7,.cmd7,.clg7,.cxs8,.csm8,.cmd8,.clg8,.cxs9,.csm9,.cmd9,.clg9,.cxs10,.csm10,.cmd10,.clg10,.cxs11,.csm11,.cmd11,.clg11,.cxs12,.csm12,.cmd12,.clg12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.cxs1,.cxs2,.cxs3,.cxs4,.cxs5,.cxs6,.cxs7,.cxs8,.cxs9,.cxs10,.cxs11,.cxs12 {
    float: left
}

.cxs12 {
    width: 100%
}

.cxs11 {
    width: 91.66667%
}

.cxs10 {
    width: 83.33333%
}

.cxs9 {
    width: 75%
}

.cxs8 {
    width: 66.66667%
}

.cxs7 {
    width: 58.33333%
}

.cxs6 {
    width: 50%
}

.cxs5 {
    width: 41.66667%
}

.cxs4 {
    width: 33.33333%
}

.cxs3 {
    width: 25%
}

.cxs2 {
    width: 16.66667%
}

.cxs1 {
    width: 8.33333%
}

@media (min-width: 768px) {
    .csm1,.csm2,.csm3,.csm4,.csm5,.csm6,.csm7,.csm8,.csm9,.csm10,.csm11,.csm12 {
        float:left
    }

    .csm12 {
        width: 100%
    }

    .csm11 {
        width: 91.66667%
    }

    .csm10 {
        width: 83.33333%
    }

    .csm9 {
        width: 75%
    }

    .csm8 {
        width: 66.66667%
    }

    .csm7 {
        width: 58.33333%
    }

    .csm6 {
        width: 50%
    }

    .csm5 {
        width: 41.66667%
    }

    .csm4 {
        width: 33.33333%
    }

    .csm3 {
        width: 25%
    }

    .csm2 {
        width: 16.66667%
    }

    .csm1 {
        width: 8.33333%
    }
}

@media (min-width: 992px) {
    .cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd6,.cmd7,.cmd8,.cmd9,.cmd10,.cmd11,.cmd12 {
        float:left
    }

    .cmd12 {
        width: 100%
    }

    .cmd11 {
        width: 91.66667%
    }

    .cmd10 {
        width: 83.33333%
    }

    .cmd9 {
        width: 75%
    }

    .cmd8 {
        width: 66.66667%
    }

    .cmd7 {
        width: 58.33333%
    }

    .cmd6 {
        width: 50%
    }

    .cmd5 {
        width: 41.66667%
    }

    .cmd4 {
        width: 33.33333%
    }

    .cmd3 {
        width: 25%
    }

    .cmd2 {
        width: 16.66667%
    }

    .cmd1 {
        width: 8.33333%
    }
}

.csm25 {
    width: 20%;
    float: left
}

.csm15 {
    width: 12.5%
}

html,body {
    /* overflow-x: hidden; */
}

body,div,ul,li,ol,dl,dt,dd,input,h1,h2,h3,h4,h5,h6,span,strong,img,p {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: normal;
}

p {
}

strong,b {
    font-weight: bold;
}

em , i {
    font-style: italic;
}

ul,li,ol,dl,dt,dd {
    list-style: none;
}

* {
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
}

img {
    max-width: 100%
}

a {
    text-decoration: none;
    color: inherit
}

a:hover,a:focus {
    text-decoration: none
}

body {
    font-family: font2,'Playfair Display', 'Roboto';
    font-size: 16px;
    line-height: 26px;
    overflow-x: hidden;
}



#cbox p {
    margin: 0 0 10px 0;
}

#cbox {
}

#cbox h1 {
    text-align: center;
    font-size: 30px;
    color: #1063af;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 37px;
}

#cbox h2 , #cbox h3 {
    margin: 15px 0;
    font-weight: bold;
    font-size: 22px;
}

#cbox h2:before , #cbox h3:before {
    width: 25px;
    height: 25px;
    background-position: -344px -5px;
    margin: 0 10px 0 0 ;
}

#cbox ul {
    padding: 10px 0 10px 45px;
}

#cbox ul li {
    list-style: disc;
}

#cbox ol {
    padding: 10px 0 10px 45px;
}

#cbox ol li {
    list-style: decimal;
}

#cbox table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

#cbox tr {
    padding: 0;
    margin: 0;
}

#cbox td {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    text-align: center;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 1.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.aligncenter {
    text-align: center;
}

img.aligncenter {
    margin: 10px auto;
    display: block;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*---------- custom html ----------*/
.hd1{
       font-size: 35px;
    /* filter: none; */
    font-family: font1;
    text-align: center;
        font-style: italic;
        margin-bottom: 15px;
    text-transform: capitalize; 
}
#ha1 .cmd9 p{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
}
#ha1  {
      background: url(../i/h1.3.jpg) center no-repeat;
    background-size: cover;
    display: table;
    width: 100%;
    padding: 30px 0;
}
#ha1 .cmd9 {
    width: 66%;
}
#ha2 #dichvu .cmd4 p{
    font-size: 15px;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
}
#ha2 .box2{
        margin-top: -15px;
}
.tv{
    display: table;
    margin: auto;
    background: #3a1d01;
    color: #fff;
    font-family: Roboto;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    padding: 15px;
    border-radius: 10px;
        animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
#hethong{
    padding: 20px 0 0 0;
}
#ha3 .hd{
    font-size: 20px;
    font-family: font1;
    text-transform: uppercase;
    text-align: center;
    color: #392201;
        font-weight: 700;
}
#dn {
    position: relative;
}
#anhbs .tt{
        width: 285px;
    position: absolute;
    bottom: -85px;
    left: 14px;
    z-index: 9999;
}
#anhbs .tt img{
            margin: 10px auto;
    border: 1px solid #7d4900;
}
#anhbs .tt .slick-list{
   padding: unset !important;
}
#dn #thongtin .cmd7 h2{
    font-size: 20px;
    font-family: font1;
    text-transform: uppercase;
    color: #392201;

    font-weight: bold;
}
#dn #thongtin .cmd7 span{
    font-size: 15px;
    font-family: font3;

}
#dn #thongtin .cmd7 ul li{
       font-family: Roboto;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
}
#dn #thongtin .cmd7 ul li:before{
        content: "";
    position: absolute;
    background: url(../i/ic.png) center no-repeat;
    width: 22px;
    height: 22px;
    left: 0;
}
#dn #thongtin .cmd7  p:last-child{
        color: #000000;
    font-family: font3;
}
#ha3 .ct{
        text-align: center;
    font-family: Roboto;
    font-weight: 400;
    margin: 15px 0;
}
#dn #thongtin .item .cmd5 > div:before{
    content: "";
    position: absolute;
    width: 90%;
    background: #a67c52;
}
#thongtin {
    padding: 20px 0 0 0;
}
#ha3{
        padding: 30px 0 0 10px;
    display: block;
    width: 100%;
}
#ha4{
        margin-top: 122px;
}
#ha4 .hd{
    font-family: font1;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
#ha4 .ct{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
#ha4 #thietbi p{
        font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
        margin: 5px 0;
}
#ha4 #thietbi .slick-dots{
    display: none !important;
}
#ha4 #thietbi .item img{
    display: block;
    margin: auto;
}
#ha4 .ct{
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    text-align: center;
       margin: 5px 0 15px;
}
#ha4{
        background: url(../i/bg.jpg) center no-repeat;
    background-size: cover;
    padding: 20px 0 30px;
    color: #fff;
}
.slick-next:before, .slick-prev:before{
    display: none;
}
#ha4 #thietbi .slick-prev{
background: url(../i/n1.png) center no-repeat;
width: 35px;
height: 35px;
    left: 43%;
 
    top: 115%;
}
#ha4 #thietbi .slick-next{
    background: url(../i/n1.png) center no-repeat;
    width: 35px;
    height: 35px;
    right: 43%;
    transform: rotate(180deg);
    top: 104%;
}
#ha5 .hd{
    font-size: 23px;
    font-family: font1;
    text-align: center;
    /* font-weight: 700; */
    background: #3a1d01;
    padding: 15px 0;
    color: #fff;
}
#ha5 .ct{
        font-size: 16px;
    font-family: Roboto;
    text-align: center;
    font-weight: 400;
        margin: 15px 0 20px 0;
}
#ha5 .cmd6{
    float: right;
}
#ha5 .cmd6 h2{
    font-family: 'Roboto';
    font-size: 22px;
    font-style: italic;
    margin: 10px 0 5px;
    text-align: left;
}
#ha5 .cmd6 span, #ha5 .cmd6 p, #ha5 .cmd6 ul li{
        font-size: 14px;
    font-family: 'Roboto';
    font-weight: 400;
    position: relative;
}
#ha5 .cmd6 ul li:before{
   content: "";
    position: absolute;
    background: url(../i/i1.png) center no-repeat;
    width: 14px;
    height: 14px;
    left: -21px;
    top: 50%;
    transform: translateY(-50%);
}
#ha5 .cmd6 > div{
       padding: 10px 10px 10px 35px;
    border: solid #fff;
        color: #fff;
}
#ha5 .cmd6{
        padding: 10px;
    background: #3a1d01;

}
#ha5 .box1{
      position: relative;
    display: table;
    width: 100%;
        margin-bottom: 15px;
}
#ha5 .box1 img{
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    height: 455px;
    z-index: -1;
}
#ha5 .box1 .c2{
    float: left;
}
#ha5 .box1 .img2{
    right: 0;
        left: unset;
}
#ha6 .cmd6:nth-child(1) ul li{
    font-size: 25px;
    font-family: font3;
    font-weight: 700;
    margin: 8px 0;
        padding-left: 60px;
        position: relative;
}
#ha6 .cmd6:nth-child(1)   span{
    text-align: center;
    display: block;
}
#ha6 .cmd6:nth-child(1){
        border-right: solid;
}
#ha6 .cmd6:nth-child(1) ul li:before{
    content: "";
    position: absolute;
    background: url(../i/i2.png) center no-repeat;
    width: 26px;
    height: 26px;
        left: 21px;
}
#ha6{
    background: url(../i/bg2.jpg) center no-repeat;
    display: table;
    width: 100%;
    background-size: cover;
    color: #fff;
    padding: 40px 0;
}
#ha6 .tv1{
        display: table;
    margin: auto;
    color: #fff;
    font-family: Roboto;
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    padding: 15px;
    margin-top: 1.5rem;
    border: solid 1px #fff;
}
#ha7 #kh{
        position: relative;
    height: 45rem;
}
#kh .bn{
        position: absolute;
    top: 509px;
    text-align: center;
    display: block;
}
#ha7 .box2 .tt .item img{
    opacity: 0.5;
}
#ha7 #kh .box1 .item img{
    zoom: 0.4;
    display: block;
    margin: auto;
}
#ha7 .box2 .tt{
position: absolute;
    width: 447px;
    top: 435px;
    right: 70px;
    left: 51%;
    transform: translateX(-50%);
}
#ha7 #kh .slick-prev{
       display: inline-block;
    background: url(../i/ic3.png) 1px 0 no-repeat;
    width: 61px;
    height: 53px;
    top: 50%;
    left: 10%;
}
#ha7 #kh .slick-next{
        display: inline-block;
    background: url(../i/ic3.png) 1px 0 no-repeat;
    width: 61px;
    height: 53px;
    top: 45.5%;
    transform: rotate(180deg);
       right: 11%;
}
#ha7 #kh .slick-prev:hover{
    display: inline-block;
    background: url(../i/ic3.png) -59px 0 no-repeat;
    width: 61px;
    height: 53px;
    top: 47%;
      left: 11%;

    transform: rotate(180deg);
}
#ha7 #kh .slick-next:hover{
    display: inline-block;
    background: url(../i/ic3.png) -59px 0 no-repeat;
    width: 61px;
    height: 53px;
    top: 42.5%;
    right: 11%;
    transform: rotate(360deg);
}
#kh .bn p{
        text-align: center;
    font-size: 18px;
    font-family: font1;
    font-style: italic;
    margin: 6px 0;
}
#ha7 .hd{
        text-align: center;
    line-height: 1.4;
    font-size: 26px;
    font-family: 'font1';
    font-weight: 700;
}
#ha7 p:nth-child(2){
        font-size: 18px;
    margin: 20px 0;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 400;
}
#ha8 .hd{
  text-align: center;
    font-size: 30px;
    font-family: 'font1';
    margin-bottom: 20px;
    color: #fff;
        padding-top: 20px;
}
#ha8{
       padding: 10px 20px;
    background: url(../i/bg5.jpg) center no-repeat;
}
#ha8 .tv{
        margin: 20px auto;
}
#ha7 .box2 .tt .slick-current img{
        opacity: 1;
}
#ha2 #dichvu .slick-dots li{
    width: 53px;
    height: 8px;
    background: #3a1d01;
    border-radius: 0;
    border: none;
}
#ha2 #dichvu .slick-dots{
        bottom: -3px;
}
.main{
    margin-top: 100px;
}