#chatbox{
   position: fixed;
    z-index: 999;
    bottom: 0;
    right: 0;
}
#chatbox .item1{
    position: relative;
}
#chatbox .item2{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 3;
}
#chatbox img{
    display: block;
    position: relative;
}

#chatbox img.item3{
    z-index: 2;
}
#chatbox img.item4{
    z-index: 1;
    display: none;
}

.parent {
    display: block;
    position: relative;
    float: left;
    line-height: 30px;
    background-color: #0078bf;
    border-right: #CCC 1px solid;
}

.parent a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 5px 15px;
}

.parent:hover > ul {
    display: block;
    position: absolute;
    z-index: 99;
}

.child {
    display: none;
}

.child li {
    background-color: #e4eff7;
    line-height: 30px;
    border-bottom: #CCC 1px solid;
    border-right: #CCC 1px solid;
    width: 100%;
}

.child li a {
    color: #000000;
    white-space: nowrap;
    padding: 5px 15px;
    display: block;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0px;
    min-width: 10em;
}

ul ul ul {
    left: 100%;
    top: 0;
    margin-left: 1px;
}

li:hover {
    background-color: #95B4CA;
}

.parent li:hover {
    background-color: #F0F0F0;
}

@font-face {
    font-family: font1;
    font-display: swap;
    src: url(f/UTMViceroyJF.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 {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.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: 'x';
    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: "Arial";
    font-size: 16px;
    line-height: 26px;
}

.ctn {
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}

#cbox p {
    margin: 0 0 10px 0;
}

#cbox a {
    color: #1063af;
}

#cbox {
    /* padding: 0 20px; */
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
    font-family: Arial;
}

#cbox h1 {
    /* text-align: center; */
    font-size: 30px;
    color: #000000;
    position: relative;
    /*text-transform: uppercase;*/
    font-weight: bold;
    margin: 40px 0 20px 0;
    line-height: 40px;
    text-align: left;
}

/*
#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 h2 {
    background: url('../i/ich2.png') no-repeat top 5px left;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
}

#cbox h3 {
    background: url('../i/ich3.png') no-repeat top 5px left;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
}

#cbox ul {
    padding: 10px 0 10px 20px;
}

#cbox ul li {
    background: url('../i/li.png') no-repeat top 5px left;
    padding: 0 0 0 28px;
}

#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;
}

.nav {
    float: right;
}

.nav ul {
    * zoom: 1; list-style: none;
    margin: 0;
}

.nav ul:before, .nav ul:after {
    content: "";
    display: table;
}

.nav ul:after {
    clear: both;
}

.nav ul > li {
    float: left;
    position: relative;
}

.nav a {
    display: block;
    padding: 15px;
    line-height: 1.2em;
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}

.nav li:hover a , .nav li.current-menu-item a , .nav li.current-menu-ancestor a {
    font-weight: bold;
    color: #efff00;
}

.nav li:hover li a {
    font-weight: normal;
}

.nav li li a:hover {
    font-weight: bold;
}

.nav li ul {
    background: #ffffff;
}

.nav li ul li {
    width: 200px;
}

.nav li:hover ul a {
    color: #0078bf;
}

.nav li ul a {
    border: none;
    padding: 10px 20px;
    text-transform: none;
    color: #603813;
    border-bottom: 1px dashed #ccc;
}

.nav .has-child:after {
    width: 11px;
    height: 6px;
    background-position: -337px -5px;
    position: absolute;
    top: 21px;
    right: 0;
}

/* Not Animated
============================== */
.nav1 ul > li:hover ul {
    left: 0;
}

.nav1 li ul {
    position: absolute;
    left: -9999em;
    top: 36px;
    z-index: 1;
}

/* Fade In and Out
============================== */
.nav2 ul > li:hover ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav2 li ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
    box-shadow: 0px 3px 6px #d1d1d1;
    padding: 0 10px;
    border-top: 2px solid #8b4a0a;
    border-radius: 0 0 5px 5px;
}

/* Slide Down
============================== */
.nav3 ul > li:hover ul li {
    height: 36px;
}

.nav3 li ul {
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 1;
}

.nav3 li ul li {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 200ms ease-in;
    -moz-transition: height 200ms ease-in;
    -o-transition: height 200ms ease-in;
    transition: height 200ms ease-in;
}

/* Slide Down 2
============================== */
.nav4 ul > li:hover ul li {
    max-height: 150px;
}

.nav4 li ul {
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 1;
}

.nav4 li ul li {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease;
}

/* Fold Out
============================== */
.nav5 ul > li:hover ul {
    max-height: 1000px;
    -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}

.nav5 li ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    max-height: 0;
    overflow: hidden;
    -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 50% 0;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}

/*------------*/
.nav2 li li:last-child a {
    border: 0;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#s1 span:before {
    content: "";
    position: absolute;
    width: 41px;
    height: 40px;
    background: url('../i/nav1.jpg');
    top: 0;
    left: 0;
    display: block;
}

#s1 span:after {
    content: "";
    position: absolute;
    width: 41px;
    height: 40px;
    background: url('../i/nav2.jpg');
    top: 0;
    right: 0;
    display: block;
}

/*------Category------*/
body.archive article.cat-box {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
    border-bottom: 1px dashed #23a580;
    padding: 0 0 20px 0;
}

body.archive article.cat-box .post-thumbnail {
    float: left;
    margin: 0 20px 0 0;
    background: #fff;
    height: 170px;
    width: 280px;
    border: 1px solid #23a580;
    display: block;
    position: relative;
}

body.archive article.cat-box .post-thumbnail img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
}

body.archive article.cat-box header h2 a {
    font-size: 18px;
    color: #0078bf;
    line-height: 23px;
    text-align: justify;
    display: block;
    font-weight: bold;
}

body.archive article.cat-box:hover header h2 a {
    color: #ff7600;
}

body.archive article.cat-box .entry-content {
    text-align: justify;
}

body.archive article.cat-box .entry-meta {
}

body.archive article.cat-box .entry-meta span a {
    display: inline-block;
    padding: 5px 0;
    font-family: font3;
    color: #333;
    font-size: 13px;
}

article.cat-box .entry-meta span:after {
    content: "/";
    margin: 0 8px;
}

body.archive article.cat-box footer {
    margin: 5px 0 0 0;
}

article.cat-box footer .tags-links a {
    color: #23a580;
}

article.cat-box footer .tags-links a:hover {
    font-family: font2;
}

article.cat-box .entry-meta span:before {
    font-family: "FontAwesome";
    margin: 0 7px 0 0;
    color: #23a580;
}

article.cat-box .entry-meta span.posted-on:before {
    content: "\f073";
}

article.cat-box .entry-meta span.author:before {
    content: "\f007";
}

article.cat-box .entry-meta span.cat-links:before {
    content: "\f02e";
}

article.cat-box footer .tags-links:before {
    font-family: "FontAwesome";
    margin: 0 7px 0 0;
    content: "\f02c";
    color: #23a580;
}

body.archive header.page-header h1 {
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-size: 20px;
    color: #0078bf;
    font-weight: bold;
}

body.archive header.page-header .archive-description {
    margin: 0 0 20px 0;
    font-family: font3;
}

.breadcrumb {
    padding: 20px 0;
}

#ss14 h4 {
}

#second-menu {
}

#second-menu ul li {
    list-style: none;
    margin: 0 0 2px 0;
}

#second-menu ul li a {
    display: block;
    background: #0078bf;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}

#second-menu ul li ul {
    padding: 0 0 0 30px;
    background: #e6e6e6;
    display: none;
}

#second-menu ul li ul li {
    list-style: disc;
}

#second-menu ul li ul li a {
    color: #000;
    text-transform: none;
    background: none;
    padding: 10px 0;
}

#second-menu ul li ul li a:hover {
    font-family: font2;
}

.ss14 h4 {
    margin: 20px 0 20px 0;
    font-weight: bold;
    color: #0078bf;
    font-size: 18px;
}

/*---------- custom html ----------*/
#s1 {
    border-top: 3px solid #006db3;
    background: #eee;
}

#s1 .ctn {
    display: flex;
    justify-content: space-between;
}

#s1 span {
    position: relative;
    display: block;
    padding: 7px 50px;
    color: #fff;
    background: #0078bf;
    font-style: italic;
}

#s1 p {
    padding: 7px 0px;
}

#s1 p.i1 {
    padding: 7px 0px 7px 20px;
    background: url('../i/i28.jpg') no-repeat top 10px left;
}

#s1 p.i2 {
    padding: 7px 0 7px 35px;
    background: url('../i/i29.png') no-repeat top 5px left;
}

#s2 {
    padding: 10px 0;
}

#s2 .ctn {
    display: flex;
    justify-content: space-between;
}

#s3 {
    background: #0078bf;
}

#s4 .ctn {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

#s4 p {
    background: #0078bf;
    border-radius: 0 0 50% 50%;
    padding: 20px 0 30px 0;
    width: 100%;
    color: #fff;
    font-size: 20px;
}

#s4 a {
    display: block;
    width: 70%;
    margin: 0 20px;
}

h3.tit {
    position: relative;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 40px 0;
    text-transform: uppercase;
}

h3.tit:before {
    position: absolute;
    content: "";
    width: 135px;
    height: 18px;
    background: url('../i/i30.png');
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

#s4 {
    padding: 40px 0;
}

#s5 .ctn {
    position: relative;
}

#s5 .i1 {
    position: absolute;
    top: 180px;
    left: 50px;
    width: 610px;
    text-align: justify;
    padding: 20px;
}

#s6 {
    background: #136fb8;
}

#s6 img {
    display: block;
}

#s7 .i1 {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

#s7 .i1 div {
    width: 33%;
    margin: 0 0 20px 0;
}

#s7 p {
    padding: 0 20px;
}

#s7 {
    padding: 40px 0;
}

#s100 {
    background: #f2f3f5;
    padding: 30px 0 0 0;
}

#s100 img {
    display: block;
}

#s9 {
    background: #f2f3f5;
    padding: 40px 0;
}

#benhnhan .i1 {
    background: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 20px;
    border: 1px solid #007bc5;
}

#benhnhan h4 {
    font-weight: bold;
    color: #00619b;
    text-transform: uppercase;
}

#benhnhan img {
    float: left;
    margin: 0 20px 0 0;
    border: 2px solid #f00;
    padding: 3px;
    border-radius: 50%;
}

#s10 img {
    display: block;
}

#s11 {
    background: #0b83be;
}

#s11 .ctn {
    position: relative;
}

#s11 .i1 {
    position: absolute;
    top: 310px;
    left: 40px;
    width: 530px;
}

#s11 input[type="text"] {
    padding: 10px;
    display: block;
    border: 1px solid #ccc;
    width: 97%;
    margin: 0 0 15px 0;
    border-radius: 5px;
}

#s11 p {
    padding: 0 30px;
    text-align: center;
    display: block;
}

#s11 input[type="submit"] {
    background: #d90000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 7px;
    width: 150px;
    margin: 20px auto;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}

#s12 {
    padding: 40px 0;
    text-align: center;
}

#s12 img {
    margin: 0 auto;
}

#s12 p {
    padding: 0 40px;
    margin: 0 auto;
}

#s12 span {
    display: block;
    text-transform: uppercase;
    color: #f00;
    font-weight: bold;
    border: 2px solid #aaa;
    border-radius: 40px;
    padding: 20px;
    max-width: 60%;
    font-size: 18px;
    margin: 20px auto;
    position: relative;
}

#s12 span:before {
    width: 48px;
    height: 48px;
    background: url('../i/i29.jpg');
    position: absolute;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    bottom: -30px;
}

#s13 .ctn {
    display: flex;
    flex-wrap: wrap;
}

#s13 .i1 {
    width: 48%;
    margin: 1%;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
}

#s13 img {
    float: left;
    width: 200px;
    height: 120px;
    margin: 0 10px 0 0;
    object-fit: cover;
}

#s13 h4 {
    font-size: 20px;
}

footer {
    background: #026098;
    color: #fff;
    position: relative;
    margin: 100px 0 0 0;
    padding: 80px 0 0 0;
}

footer .i1 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
}

footer .i2 {
    margin: 0 auto 30px auto;
    display: block;
}

footer .i3 li {
    background: url('../i/ic44.png') no-repeat top 3px left;
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
}

#menufoot li {
    background: url('../i/ic44.png') no-repeat top 3px left;
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
}

footer h3 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px 0;
}

@media screen and (max-width: 1040px) {
}




.khung1 {
    background: linear-gradient(219deg, #f6f6f6, #efefef 76%);
    padding: 18px;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin: 20px 10px 30px 10px;
    position: relative;
    box-shadow: 0 4px 6px #b3b3b3;
}

.khung1:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    background: url(../../khung/k1.png);
    display: block;
    width: 72px;
    height: 72px;
    z-index: 2;
}

.khung1:after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: -5px;
    background: url(../../khung/k2.png);
    display: block;
    width: 39px;
    height: 39px;
}

.khung2 {
    position: relative;
    padding: 10px 5px 5px 10px;
    border: 4px double #ccc;
    border-radius: 10px;
    margin: 10px 0;
    display: block;
}

.khung3 {
    position: relative;
    background: url(../../khung/barrage-bottomBg.png) repeat-x bottom #fff;
    border-top: 2px solid #221714;
    height: 70px;
    line-height: 22px;
    padding: 0 5px 5px 0;
    margin-left: 20px;
    text-align: center;
    color: #000;
}

.khung3:before {
    content: "";
    position: absolute;
    left: -23px;
    top: -2px;
    width: 24px;
    height: 72px;
    background: url(../../khung/barrage-icon.png) no-repeat -77px 0px;
}

.khung3:after {
    content: "";
    position: absolute;
    right: -12px;
    top: -2px;
    width: 12px;
    height: 72px;
    background: url(../../khung/barrage-icon.png) no-repeat -110px 0px;
}

.khung4 {
    position: relative;
    padding: 10px 20px 10px 60px;
    margin-left: 30px;
    margin-bottom: 40px;
    border: 2px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 15px;
    box-shadow: 4px 8px 10px #ccc;
}

.khung4:before {
    content: "";
    position: absolute;
    left: -44px;
    top: 10px;
    width: 175px;
    height: 97%;
    background: url(../../khung/sb.png) repeat-y;
}

.khung5 {
    position: relative;
    height: 300px;
    padding: 40px;
    margin-left: 60px;
    border-top: 6px solid #8cc421;
    border-bottom: 6px solid #72a30c;
    border-radius: 6px;
}

.khung5:before {
    content: "";
    position: absolute;
    left: -122px;
    top: 0px;
    width: 175px;
    height: 322px;
    background: url(../../khung/ys41.jpg) bottom no-repeat;
}

.khung5:after {
    content: "";
    position: absolute;
    right: -62px;
    top: -0px;
    width: 175px;
    height: 295px;
    background: url(../../khung/ys42.jpg) bottom no-repeat;
}

.khung6 {
    background: url(../../khung/doctor.png) right 5px bottom 5px no-repeat #f5f5f5;
    border: 1px solid #e6a65e;
    padding: 15px 150px 15px 15px;
    min-height: 200px;
    margin: 10px 0;
}

.khung6:before {
    color: #949305;
    content: "";
    font-family: font4;
    margin: 0 0 10px 0;
    display: block;
}

.khung6 a {
    display: block;
    font-family: font2;
    margin: 0 0 5px 0;
}

.khung6 a:before {
    font-family: 'FontAwesome';
    content: "\f0a9";
    color: #68aec0;
    display: inline-blockblock;
    margin-right: 5px;
}