@font-face {
  font-family: 'UTM-aristote';
  font-weight: 400;
  src: url("./f/utm-aristote.ttf"); }

@font-face {
  font-family: 'helvetins';
  font-weight: 400;
  src: url("./f/UTM-HelvetIns.ttf"); }
@font-face {
  font-family: 'Pacifico';
  
  src: url("./f/Pacifico-Regular.ttf"); }

@font-face {
  font-family: 'UTM-Isadora';
  font-weight: 400;
  src: url("./f/UTM IsadoraR.ttf"); }
@font-face {
  font-family: 'TKD';
  font-weight: 400;
  src: url("./f/TKDDoyaldYoungHomeRunScriptroman.ttf"); }
@font-face {
  font-family: 'cookie';
  font-weight: 400;
  src: url("./f/cookie.ttf"); }
  
@font-face {
  font-family: 'utm-nia';
  font-weight: 400;
  src: url("./f/UTM-Niagara.ttf"); }  
  
@font-face {
  font-family: 'utm-french';
  font-weight: 400;
  src: url("./f/UTM-French-Vanilla.ttf"); } 
@font-face {
  font-family: 'utm-bebas';
  font-weight: 400;
  src: url("./f/UTM-Bebas.ttf"); }  
@font-face {
  font-family: 'roboto';
  font-weight: 400;
  src: url("./f/Roboto-Bold.ttf"); }     
@font-face {
  font-family: 'utm-gothic';
  font-weight: 400;
  src: url("./f/UTM-Alter-Gothic.ttf"); }   
  
@font-face {
  font-family: 'SVN';
  font-weight: 400;
  src: url("./f/SVN-Motion-Picture.ttf"); }   
@font-face {
  font-family: 'utm-america';
  font-weight: 400;
  src: url("./f/UTM-American-Sans.ttf"); }    
  
@font-face {
  font-family: 'utm-avo';
  font-weight: 400;
  src: url("./f/UTM-Avo.ttf"); }     
  
@font-face {
  font-family: 'utm-avobold';
  src: url("./f/UTM-AvoBold.ttf"); }     
  
@font-face {
  font-family: 'SVN-inter';
  font-weight: 400;
  src: url("./f/SVN-Internation.ttf"); }  


@font-face {
  font-family: 'SVN-2';
  font-weight: 400;
  src: url("./f/SVN-NEUTRAFACE-2.OTF"); }   

@font-face {
  font-family: 'itc';
  font-weight: 400;
  src: url("./f/ITC-AVANT-GARDE-GOTHIC-REGULAR.OTF"); } 


@font-face {
  font-family: 'itc-demibold';
  src: url("./f/ITC-AVANT-GARDE-GOTHIC-DEMIBOLD.OTF"); } 

@font-face {
  font-family: 'itc-bold';
  src: url("./f/ITC-AVANT-GARDE-GOTHIC-BOLD.OTF"); } 

@font-face {
  font-family: 'iciel';
  font-weight: 400; 
  src: url("./f/ICIEL-ALINA.OTF"); } 

@font-face {
  font-family: 'tdkhome';
  font-weight: 400; 
  src: url("./f/TKDHOMERUNSCRIPT-ROMAN.TTF"); }   


@font-face {
  font-family: 'anton';
  src: url("./f/ANTON-REGULAR.TTF"); }   

@font-face {
  font-family: 'NABILA';
  src: url("./f/NABILA.TTF"); }  

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }
  
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage { 
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;   
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

html,body{
    overflow-x: hidden
}
body,div,ul,li,input,button,h1,h2,h3,h4,h5,h6,span,strong,img,p{
    margin:0;
    font-weight: normal;
    padding:0;
    font-family: Tahoma;
    border:0;
    font-family: 'utm-avo';
}
body{
    font-size: 16px;
    line-height: 25px;
    font-family: 'utm-avo';
}
*{
    transform: color .3s;
    -moz-transform: color .3s;
    -o-transform: color .3s;
    -webkit-transform: color .3s;
}
article, aside, footer, header, hgroup, main, nav, section {
    display: table;
    width: 100%;
}
li{
    list-style: none;
}
img{
    max-width:100%;
}
a{
    text-decoration: none;
    color: inherit;
}

.ctn {
    max-width: 1150px;
    margin: 0 auto;
    display: block;
    width: 100%;
}
#header {
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
  z-index: 9;
}
#header .cmd6{
    float: left;
    width: 50%;
}
.top-hd {
    background: #2a2a2a;
    color: #bdbdbd;
    padding: 10px;
}
.top-hd p {
    text-align: right;
        font-size: 13px;
}


#hh1 .logo img {
    margin: 20px 0 15px;
}
#hh1 .lh {
  text-align: right; }
  #hh1 .lh a {
    margin-left: 83px;
    font-family: 'helvetins';
    font-size: 26px;
    line-height: 26px;
    TEXT-ALIGN: LEFT;
    margin-top: 20px;
    color: #282828;
    display: inline-block;
    position: relative;
    cursor: pointer; }
    #hh1 .lh a span{
        FONT-SIZE: 12PX;
        COLOR: #787878;
        FONT-FAMILY: Tahoma;}
    #hh1 .lh a:before {
      width: 50px;
      height: 50px;
      background: #3c9159;
      border-radius: 50px;
      position: absolute;
      left: -62px;
      top: 50%;
      margin-top: -20px;
      display: inline-block;
      content: "";
     
      }
    #hh1 .lh a:after {
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      margin-top: -10px;
      left: -52px;
      content: '';
      display: inline-block;
      background: url(./i/icon.png) no-repeat 0px 0px; 
      background-position: -16px -10px;}

    #hh1 .lh a:nth-child(2):after {
      background: url(./i/icon.png) no-repeat -30px 0px;
      background-position: -57px -12px;}

.mainmn{
       background: #f4f5f4;
    clear: both;
}
nav {
  height: 60px;
  line-height: 60px;
  position: relative;}
  nav ul > li {
    /*float: left;*/
    display: inline-block; }
  nav ul > li a:hover ul.sub-menu{display: inline-block !important;}  
  nav ul ul.sub-menu {
        position: absolute;
    top: 70px;
    left: 0px;
    display: none;
    width: 285px;
    padding: 5px 0;
    border-radius: 0;
    z-index: 9999;
    line-height: 50px;
    background: #fff;}
    .li1 li{
       width: 100%;
        background: #fff;
        border: 1px solid #d7d7d7;
        border-bottom: 0;
        border-top: 0;
    }
    .li1:first-child li{
       border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top: 1px solid #d7d7d7; 
    }
    .li1:last-child li{
       border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom: 1px solid #d7d7d7; 
    }
    .li1:last-child li a{
        border-bottom: 0;
    }
    .li1:hover .sub-menu1{
        display: block;
        max-width: 810px;
    }
    .sub-menu1 .cmd4 li{
        border: 0 !important;
    }
   .sub-menu1 .cmd4{
        border-right: 1px solid #d7d7d7;
        padding-right: 0;
        margin-right: 2%;
        width: 31.3333333%;
    }
       .sub-menu1 .cmd4:nth-child(3){border-right: 0;}
    .sub-menu1 .cmd4:last-child{border-right: 0;}
.sub-menu1.cmd4{
    width: 33% !important;
}     
   .sub-menu1 .cmd4 p{
        line-height: 20px;
        padding-top: 20px;}
   nav ul ul.sub-menu .sub-menu1 .cmd4 li:first-child a{border-top: 1px solid #d7d7d7}
    nav ul ul.sub-menu > li {
      width: 100%;
      float: left; 
      border-right: 1px solid #e1e1e1; }
      nav ul ul.sub-menu > li:last-child {
        border: none; }
    nav ul ul.sub-menu a {
      text-transform: none;
        margin: 0 25px;
        width: 80%;
        border-bottom: 1px solid #d7d7d7;
        padding: 5px 0;
        font-weight: bold; }
     nav ul ul.sub-menu li:last-child a{
        border-bottom: 0;
     }   
      nav ul ul.sub-menu a span {
        color: #2a2a2a;
        font-size: 14px;
        font-weight: bold; }
    nav ul ul.sub-menu a:hover span{
        color: #3b5e4e ;
    }  
    nav ul ul.sub-menu .sub-menu1 {
        padding: 14px 0 14px 20px;
    position: absolute;
    left: 24%;
    top: 5px;
    display: none;
    width: auto;
    background: #fff;
   
    border-radius: 5px;
    border: 1px solid #d7d7d7;}
     nav ul ul.sub-menu .sub-menu1 li {
    border-top: 1px solid #e1e1e1;
    width: 100%;
    border: 0 !important;
}
nav ul ul.sub-menu .sub-menu1 li:last-child a{
    border-bottom: 0 !important;
}
        nav ul ul.sub-menu .sub-menu1 li a {
          margin: 0; 
          padding:0;}
          nav ul ul.sub-menu .sub-menu1 li a:before {
            width: 8px;
            height: 8px;
            vertical-align: middle;
            border-radius: 50%;
            border: 1px solid #5cac7e;
            margin-right: 14px;
            content: "";
            display: inline-block; }
  nav a {
    font-size: 14px;
    text-transform: uppercase;
    color: #2a2a2a;
    display: inline-block;
    margin: 0 35px; }
    nav a:hover {
      color: #3b5e4e ; }
  nav .home {
    position: relative;
   }
    nav .home a {
      width: 30px;
      height: 30px;
      background: url(./i/i-c.png) no-repeat -60px 0px;
      display: inline-block;
      vertical-align: middle; }
    nav .home:after {
    height: 45px;
    content: "";
    display: inline-block;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -22px;
    border-right: 1px solid #fff;
}
  nav .mt {
    position: relative; }
    nav .mt:after {
      width: 9px;
      height: 5px;
      background: url(./i/i-c.png) no-repeat -237px 0px;
      content: "";
      display: inline-block;
      position: absolute;
      right: -16px;
      top: 50%;
      margin: -2px; }
  nav .call {
    margin: 0;
    cursor: pointer;
    height: 45px;
    width: 80px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
    border-left: 1px solid #e1e1e1; }
    nav .call:before {
        width: 55px;
        height: 40px;
        content: "";
        display: inline-block;
        position: absolute;
        top: 2px;
        left: 10px;
        background: url(./i/icon.png) no-repeat;
        background-position: -170px -8px;}

nav ul li.bg{
    background: #3c9159;
 }  
nav ul li a.home{
    width: 40px;
    height: 30px;
    background: url(./i/icon.png) no-repeat;
    display: inline-block;
    background-position: -100px -15px;
    vertical-align: middle;
    margin: 0 20px 0 15px;
}
nav ul li span.dm{
    margin: 0 30px 0 10px;
    padding-right: 30px;
    color: #fff;
    font-family: 'helvetins';
    font-size: 20px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
nav ul li span.dm:after {
    content: "";
    background: transparent url(./i/icon.png) no-repeat;
    width: 20px;
    height: 15px;
    background-position: -145px -25px;
    float: right;
    position: absolute;
    top: 15px;
    right: -10px;
}
.li1 .li-one a{
    position: relative;
}
.li1 .li-one a:after{
    width: 55px;
    height: 50px;
    content: "";
    display: none;
    position: absolute;
    top: 27px;
    right: -46px;
    background: url(./i/imenu.png) no-repeat !important;
    
}
.li1 .li-one a:hover:after {
    background: url(./i/hover-imenu.png) no-repeat !important;
    top: 19px;
    right: -38px;
}
.li1 .li-one .sub-menu1 li a:after{
    display: none;
} 
nav ul li span.dm:hover .sub-menu{
    display: block !important;
}
.pc #menu {
    display: none;
    position: absolute;
    background: #2e8f56;
    width: 30%;
    top: 60px;
    z-index: 99999;
}
.cthd img {
    float: left;
    width: 30%;
    padding: 20px 0;
}
.pc nav {
    height: 60px;
   
    position: relative;
}
.pc #t {
    padding: 22px 0 20px;
}
.pc #t #lg {
    float: left;
}
.pc nav #btm {
    width: 255px;
    background: #116534;
    font-size: 18px;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    float: left;
    margin-right: 32px;
}
.pc #btm:before {
        content: "";
        background: transparent url(./i/ic.png) no-repeat;
        width: 30px;
        height: 26px;
        background-position: -5px -12px;
        margin: 17px 19px 0 20px;
        float: left;} 
.pc #btm:after {
    content: "";
    background: transparent url(./i/ic.png) no-repeat;
    width: 20px;
    height: 26px;
    background-position: -99px -55px;
    margin: 15px 0 0;
    float: right;}         
.pc nav #frm {
    width: 526px;
    height: 40px;
    margin-top: 10px;
    background: #ffffff;
    border-radius: 50px;
    float: left;
    margin-right: 40px;}
.pc #menu li {
    list-style: none;
    border-bottom: 1px solid #fff;} 
    .pc #menu li a {
        color: #fff;
        padding: 5px 0 5px 4%;
        font-size: 16px;
        width: 96%;
        display: inline-block;
        line-height: 35px;
        text-transform: uppercase;}   
.pc nav #frm input[type="text"] {
    margin-left: 23px;
    height: 40px;
    width: 80%;
}
.pc nav #frm input[type="submit"] {
    background: url(./i/ic.png) center no-repeat;
    width: 25px;
    height: 20px;
    background-position: -65px -12px;
    position: relative;
    top: 5px;
    right: -30px;
}
.pc nav #tvtt {
    display: inline-block;
    width: 254px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 18px;
    background: #52a775;}
    .pc nav #tvtt:before {
        content: "";
         background: url(./i/ic.png);
         background-position: -128px -55px !important;
        width: 30px;
        height: 30px;
        margin: 15px 15px 0 31px;
        float: left;
}
#tm-sdt{
    float: right;
    text-align: right;
    display: inline-block;
    font-weight: bold;
    font-size: 25px;
    margin-top: 40px;}
    #tm-sdt a{
        font-family: 'helvetins';
        font-size: 26px;
        font-weight: normal;
        color: #333333;}
#tm-sdt span:nth-child(2){
    position: relative;
    padding-left:10px;}
#lg a{
    float: left;
    width: 75%;
    padding: 15px 0 10px;}    
.tthd {
    background: #f2f0f1;
    float: left;
    width: 100%;}
    .tthd p{
        font-size: 12px;
        color: #595959;
        margin-top:8px;
        float: left;}
    .tthd ul{float: right;}
.tthd li {
    width: 32px;
    height: 33px;
    display: inline-block;
    background: url(./i/ic-top.jpg) no-repeat;
    background-color: transparent;} 
    .tthd li:nth-child(2){background-position: -35px 0;}
    .tthd li:nth-child(3){background-position: -70px 0;}
    .tthd li:nth-child(4){background-position: -105px 0;}
.tthd li a {
    width: 100%;
    height: 100%;
    display: block;}       
#tm-sdt span:nth-child(2):before{
content: '';
    width: 51px;
    height: 54px;
    display: inline-block;
    background: url(./i/ic.png) no-repeat;
    background-position: -40px -100px !important;
    zoom: .5;
    margin: 0 20px 0 10px;}

.ct1{
    margin-top: -700px;
    position: relative;}
    .ct1 p{
        text-align: center;
        line-height: 25px;
        width: 75%;
        margin: 0 auto;
        font-size: 14px;
        margin-bottom: 20px;}
        .ct1 p b{color:#282828;} 
    .ct1 h3{
        color: #282828;
        font-size: 22px;
        line-height: 27px;
        font-weight: normal;
        margin-bottom: 15px;} 
    .ct1 span{
        color: #126635;
        font-weight: bold;
    }  
    .ct1 .l1{
        width: 60%;
        margin: 0 auto;}
    .ct1 .l1 div:first-child{margin-left:15%;}    
    .ct1 .l1 div{
            float: left;
        width: 32%;
        margin: 30px 2.5% 0;
        position: relative;
        border: 1px dotted #d10b0e;
        padding: 20px 5px;}
       .ct1 .l1 div h2{
            color: #d00a0d;
            font-size: 26px;
            margin-bottom: 10px;
            font-family: 'helvetins';
            font-weight: normal;}  
            .ct1 .l1 div span{
                color: #282828;
                font-size: 18px;
                line-height: 25px;
                font-weight: 500;}  
#ct-main{
     background: url(./i/nen-ct.jpg?ver=1.3) no-repeat left;
     height: 2000px;
}                   

.content-top {
    padding-top: 745px;
    max-width: 500px;
    margin: 0 auto;
    position: absolute;
    left: 49%;
    font-size: 18px;
    color: #3a306e;
    line-height: 29px;
    font-family: 'utm-avo';
    text-align: justify;
    font-weight: normal;
}
.content-top div {
    margin-bottom: 35px;
}
.p-xt {
    text-align: right;
    position: absolute;
    right: -60px;
    bottom: -80px;
}

#gkk img {
    width:  auto;
    margin:  0 auto;
}
.d{
    text-align: center;
    font-family: 'UTM-aristote';
    color: #2d9057;
    font-size: 26px;
    line-height: 35px;
    font-weight: normal;
} 
     
#bn{
    position: relative;
    z-index: 2;
}
#bn img.pc {
    display: block;
    margin: 0 auto;
}
#bn .dkkn {
    position: absolute;
    bottom: 150px;
    right: 24%;
}
h3.tit{
    text-align: center;
    line-height: 30px;
    font-family: 'utm-avobold';
    font-size: 25px;
    margin: 20px 0;
    font-weight: normal;
    text-transform: uppercase;}

.gk.medium{
  display: none;
}
.tr-gk{
  padding-top: 250px;
}
#s11 ul {
    width: 70%;
    margin: 0 auto;}               
#s11 ul li{
    float: left;
    width: 23%;
    margin: 0 1%;
    padding-top: 170px;
    text-align: center;
    background: url(./i/s111.png) no-repeat top;
    font-weight: bold;}
    #s11 ul li:nth-child(2){background: url(./i/s112.png) no-repeat top;}
    #s11 ul li:nth-child(3){background: url(./i/s113.png) no-repeat top;}
    #s11 ul li:nth-child(4){background: url(./i/s114.png) no-repeat top;}
    .s1111{
        border: 1px dashed #282828;
        float: left;
        width: 50%;
        margin-bottom: 20px;
        padding: 20px;
        border-radius: 10px;}
    .s111 img{
        float: left;
        width: 40%;
        margin-right: 5%;}
        .s111 h2{
            float: left;
            color: #d52d4c;
            font-size: 55px;
            font-family: 'helvetins';
            line-height: 75px;
            width: 10%;
            margin-right: 20px;
            padding-right: 10px;
            border-right: 1px dashed #282828;}
        .s111 h4{
            font-size: 18px;
            color: #282828;
            margin-bottom:10px;}    
#s4{
    padding-top: 20px;
    clear:both;}      
#s4 .ctn div{
    float: left;
    width: 27%;
    margin: 0 3%;}      
    #s4 .ctn div p{
        border: 1px dotted #ccc;
        padding: 20px 15px;
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 20px;} 
        #s4 .ctn div p b{
            display: inherit;
            color: #282828;
            margin-bottom: 10px;} 
        #s4 .ctn div p span{
            color: #5e5e5e;
            line-height: 22px;}
            #s4 .ctn div p span a{
                color: red;
                font-weight: bold;
                font-size: 13px;}   

#gkk {
    background: url(./i/nen-gk.jpg) no-repeat center;
    padding: 20px 0 0;
    /* height: 1262px; */
    /* margin: -5px 0 0; */
    background-size: cover;
    position: relative;
    z-index: 1;
}

#gkk:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(./i/lx1.png) no-repeat;
    position: absolute;
    top: 26px;
    left: 39%;
    /* transform: translateX(-50%); */
}

#gkk:after {
    content: '';
    display: inline-block;
    width: 143px;
    height: 182px;
    background: url(./i/lx2.png) no-repeat;
    position: absolute;
    top: -125px;
    right: -15px;
}

#gkk h3 {
  color: #c21b3c;
  text-align: center;
  font-size: 36px;
  font-family: 'tdkhome';
  line-height: 1;
  margin-bottom: 5px;
  text-transform: capitalize;
}

#gkk h4 {
  color: #0d9352;
  text-align: center;
  font-size: 24px;
  font-family: 'NABILA';
  line-height: 35px;
}

.box-gkk {
  position: relative;
}

.box-gkk:before {
    content: '';
    display: inline-block;
    width: 108px;
    height: 53px;
    background: transparent;
    position: absolute;
    bottom: 40px;
    left: 8%;
}

.box-gkk:after {
    content: '';
    display: inline-block;
    width: 228px;
    height: 91px;
    background: url(./i/lx2.png) no-repeat;
    position: absolute;
    top: 25px;
    left: 58%;
}

#gkk .ctn {
    max-width: 1080px;
}
#gkk .owl-nav .owl-next ,#gkk .owl-nav .owl-prev{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: -30px;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    background: url(./i/i1/aw-red.png) no-repeat;
    z-index: 99999;
}
#gkk .owl-nav .owl-prev {
    right: auto;
    left: -30px;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    /* transform: translate(-50%); */
}
#gkk .owl-dots{
    text-align: center;
    margin: 40px 0 0;
}
.sli-gk {

margin: 30px auto;
}
#gkk .owl-carousel .owl-dots button {
    height: 6px;
    width: 18px;
    background: #b1b1b1;
    border-radius: 10px;
    position: relative;
    margin-right: 7px;
}
#gkk .owl-dot.active{
    background: #e24d79 !important;
    width: 35px !important;
}
.under-gk {
  text-align: center;
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
}

.box-btn {
    margin-top: 0;
    text-align: center;
}
.box-btn img {
   animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}

@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.12,1.12,1.12);transform:scale3d(1.12,1.12,1.12)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.12,1.12,1.12);transform:scale3d(1.12,1.12,1.12)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}

.ic-gk {
    margin-top: 20px;
}
.ic-gk .hover {
    display:  none !important;
}
#gkk .item:hover .ic-gk .hover{
    display: block !important;
}
#gkk .item:hover .ic-gk .bt{
    display: none !important;
}
#gkk .item {
    margin-top:  20px;
}
.box-btn .hover {
    display:  none !important;
    transition: 0.5s;
}
#gkk .item:hover .bt{
    display:  none !important;
}
#gkk .item:hover .hover{
    display:  block !important;
}
.bn-ud {
    position: relative;
    margin-top: -525px;
    background: transparent;
}
#s5 {
        background: url(i/nen-bs.png) top center no-repeat;
        z-index: 1;
        position: relative;
        height: 785px;
        margin-top: -376px;
        padding-top: 363px;
        /* padding-bottom: 50px; */
} 
           
#s5 h3.tit {
    margin-bottom: 10px;
    color: #0f8c52; 
    /* margin-top: 225px; */
}
#s5 .ic-dnbs .item {
    max-width: 360px !important;
    margin:  0 auto;
} 
#s5 .ic-dnbs {
    position: absolute;
    bottom: -165px;
    right: -7%;
    z-index: 2222;
    width: 550px;
}
#s5 .under-bs {
    padding-top: 75px;
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: center;
    display: none;
}
#s5 .img-bs {
  margin-top: 55px;
}


#s5:after {
  content:  '';
  display:  inline-block;
  width:  100%;
  height: 435px;
  position: absolute;
  left:  0;
  bottom: -39px;
  background: url('./i/af-s5.png') no-repeat;
  z-index: 1;
}

#s5 .dbds .owl-nav {
  display:  none !important;
}

.frr {
    background: url(./i/nen-fr.jpg?ver=1.1) center no-repeat;
    height: 623px;
    position: relative;
    margin-top: -101px;
    z-index: 1;
}
.tit-qtr {
    margin-bottom: 70px;
}
.frr .cmd{
    width: 340px;
    position: absolute;
    bottom: 268px;
    right: 0;
    left: 37%;
    right: auto;
}

.frr .cmd input{
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 12px;
    border-radius: 30px;
    /* background: url(i/i1/bg3.png) center no-repeat; */
    width: 100%;
    height: 45px;
    font-family: 'utm-avo';
    border: 1px solid #ba111b;
    box-sizing: border-box;
    background: #fff;
}
.frr .cmd input::placeholder {
    color: #000 !important;
    font-family: utm-avo;
    font-size:  16px;
    line-height:  19px;
    padding-top: 5px;
    
}
.frr .cmd textarea {
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 10px;
    border-radius: 8px;
    width: 392px;
    height: 90px;
    font-family: 'utm-avo';
    border:  0;
    border: 2px solid #d2d3d0;
    box-sizing: border-box;
}
.frr .cmd textarea::placeholder {
    color:  #000;
    font-family: utm-avo;
    font-size:  16px;
    line-height:  19px;
    padding-top: 5px;
}
.frr .cmd .trieu-chung {
    height: 70px;
}
.frr .ss-q-date{
        background: #fff url(./i/lich.png) no-repeat 96% 8px !important;
        background-position-x: 95%;
}
.frr .cmd input::placeholder{
    color: #b7b7b7;
}
.frr .d-send{
    text-indent: -9999px;
    width: 266px;
    height: 70px;
    background: transparent;
    cursor: pointer;
    margin-top: 0;
    /* background-size: contain; */
    position: absolute;
    bottom: -73px;
    left: 12%;
    /* transform: translateX(-50%); */
    background: url(./i/btn-dh.png) no-repeat;
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}
.d-flex a {
    display:  inline-block;
}
#s6 {
    padding: 30px 0;
    background: #3b5e4e;
    background-image: linear-gradient(#1d5852, #499171);
    background-image: linear-gradient(#1f94fe, #2183fe);
    background-image: linear-gradient(#b11e1d, #e94949);
    background-image: linear-gradient(#ea415f, #ef5e8b);
}
.p-6 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 15px 0 0;
}
.bt {
    text-align: center;
    margin-bottom: 35px;
    margin-top: -10px;
   
}


.bt span {
    color: #fff; 
    font-size: 26px;
    font-family: 'helvetins';
}
.bt span:nth-child(2) {
    background: url(./i/m1.png) no-repeat;
    /* background-position: -418px -382px !important; */
    display: inline-block;
    width: 75px;
    height: 75px;
    position: relative;
    top: 40px;
    margin: 0 12px;
    left: 14px;
}
#s6 h3.tit {
    text-align: center;
    line-height: 35px; 
    font-size: 30px;
    color: #fff;
    margin: 0 0 10px !important;
}
#s6 .cmd4{
    width: 31%;
    margin: 0 1%;
    float: left;
}
#s6 input:first-child {
    background: #fff url(./i/ip1.png) no-repeat right 12px;
    background-position-x: 96%;
}

#s6 input {
    padding: 16px 0 16px 12px;
    width: 100%;
    border-radius: 3px;
    position: relative;
}
#s6 .cmd4.two input {
    background: #fff url(./i/ip2.png) no-repeat right 12px;
    background-position-x: 96%;
}
#s6 .cmd4.three input {
    background: #fff url(./i/ip3.png) no-repeat right 15px;
    background-position-x: 96%;
   padding: 14px; 
} 
.text-text p {
    font-size: 18px;
    color: #3a306e;
    line-height: 30px;
    font-family: 'utm-avo';
    text-align: center;
    margin-bottom: 15px;
}  
.ss-q-date {
    -webkit-appearance: none;
}
.ss-q-date::-webkit-inner-spin-button,
.ss-q-date::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
input[type="date"]::before {
  color: #000;
  content: attr(placeholder);
    
    font-family: 'utm-avo';
   
}
input[type="date"]::placeholder{
     font-family: 'utm-avo';
    color: #000;
}
input[type="date"] {
  color: #ffffff;
}
input[type="date"]:focus,
input[type="date"]:valid {
  color: #000;
}
input[type="date"]:focus::before,
input[type="date"]:valid::before {
  content: "" !important;
}
#s6 .d-send {
    background: #e1a930;
    border: 1px solid #fff;
    color: #fff;
    font-family: 'helvetins';
    font-weight: normal;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 3px;
    margin-top: 20px;
}
#s13{
  background: url(./i/i1/nen-s1.jpg) no-repeat;
  border-top: 0;
  padding: 20px 0;
  border-bottom: 2px solid #538b88;
  /* margin-top: -6px; */
  border-top: 2px solid #f78447;
  padding: 20px 0;
  border-bottom: 2px solid #c90700;
}
#s13 .box-13{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
#s13 .box-13 div {
    width: 33.3333%;
    background: url(./i/i1/ic1.png) no-repeat;
    padding-left: 95px;
    height: 95px;
   
}
#s13 .box-13 div:nth-child(2) {
    width: 33.3333%;
    background: url(./i/i1/ic2.png) no-repeat;
    padding-left: 95px;
    height: 95px;
   
}
#s13 .box-13 div:nth-child(3) {
    width: 33.3333%;
    background: url(./i/i1/ic3.png) no-repeat;
    padding-left: 95px;
    height: 95px;
   
}
#s13 h4{
  background: linear-gradient(to right,#c80700 , #f78648 91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'itc-bold';
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
}
#s13 p, #s13 li{
  font-size:  18px;
  line-height: 25px;
  font-style: italic;
  display: block;
  color: #464646;
}
#s13 span{
  font-size:  16px;
  line-height: 23px;
  font-style: italic;
  display: block;
}
#s13 li{
  position: relative;
  padding-left: 15px;
  color: #464646;
  /* font-family: 'utm-avo'; */
  /* font-weight: 500; */
}
#s13 li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #e50011;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    bottom: 5px;
}
#map {
    height: 487px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(./i/i1/map.jpg);
}
#map div{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#map div a{
  width: 340px;
  height: 60px;
  display: inline-block;
}
footer{
  background: #c41f58;
  padding: 30px 0 0;
}
footer h4 {
    color: #f7a6a3;
    font-family: 'itc-bold';
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

footer ul li{
  display: block;
  color:  #fff;
  position: relative;
  font-size: 14px;
  line-height: 19px;
  padding-left: 20px;
  margin-bottom: 15px;
  font-family: 'utm-avo';
}
footer ul li:before{
  content:  '';
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url(./i/i1/bf-li-ft.png) no-repeat left;
  position: absolute;
  left:  0;
  bottom: 3px;
}
.copyright{
  background: #2b2b2b;
  padding: 15px 0;
  text-align: center;
  color: #7e7e7e;
  font-weight: bold;
  font-family: 'utm-avo-bold';
  margin-top:  20px;
  /* clear: both; */
  float: left;
  width: 100%;
}
.copyright .ctn{
  text-align: center;
}
.mb{
  display: none !important;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.cmd3 {
    width: 25%;
    float: left;
}
.dh{
    position: relative !important;
    color: red !important;
    top: auto !important;
    right: auto !important;
    visibility: visible !important;}
   #s4  h3 {
        margin: 10px 0 15px;
        text-align: center;
        font-family: 'UTM-aristote';
        color: #db0f19;
        font-size: 30px;
        line-height: 35px;
        font-weight: normal;} 
   #s4 h5{
        font-size: 18px;
        text-align: center;
        margin-bottom: 10px;}     
   #s5 p{
            color: #000;
            text-align: center;
            font-size: 18px;
            font-family: 'utm-avo';
            line-height: 23px;
            position: relative;
            z-index: 2;
        }      
.i-line{
  margin: 10px auto 15px !important;
}

#s5 .item h4 {
    color: #07975e;
    font-family: 'tdkhome';
    font-family: 'SVN-2';
    text-transform: capitalize;
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 5px;
    /* margin: 20px 0 40px; */
    text-transform: uppercase;
    background: url(./i/nen-titi-bs.png) no-repeat;
    height: 85px;
    padding: 35px 0 0 120px;
    /* margin-top: 20px; */
}

#s5 .item p {
    margin-bottom: 0;
 
}
#s5 ul {
    max-height: 265px;
    min-height: 265px;
}
#s5 ul li {
    font-size: 18px;
    color: #272727;
    border: 1px solid #06816f;
    padding: 10px 20px;
    border-radius: 30px;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
    margin-left: 20px;
}
#s5 ul li:before {
    content:  '';
    display:  inline-block;
    width:  15px;
    height:  15px;
    border-radius: 50%;
    background: #fba904;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
}
.ic-gk span {
    color: #09726c;
    font-size: 30px;
    line-height: 40px;
    margin: 15px 0;
    font-family: 'tdkhome';
}
#s5 h3 {
    text-align: center;
    color: #058f4d;
    font-size: 24px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: utm-avobold;
  
}

#s5 h3 span {
  font-weight: bold;
  font-family: utm-avobold;
  display: inline-block;
  background: #fff;
  padding: 9px 45px 9px 25px;
  border-radius: 30px;
  font-size: 24px;
  line-height: 1;
  font-style: italic;
  position: relative;
  /* margin-top: 15px; */
}

#s5 h3 span:after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url('./i/lx1.png') no-repeat;
  position: absolute;
  right: -20px;
  top: -2px;
}

#s5 h4.tit-ck {
  text-align: center;
    font-family: 'tdkhome';
    color: #c21b3c;
    font-size: 36px;
    position: relative;
}

#s5 h4.tit-ck:before {
      content: '';
    display: inline-block;
    width: 85px;
    height: 85px;
    background: url(./i/b-fl.png) no-repeat;
    position: absolute;
    left: 29%;
    top: -38px;
}

#s5 .owl-item .item {
    display: flex;
    gap: 10px;
    /* max-width: 1000px; */
    margin:  0 auto;
}
#s5 .owl-item .item .des {
    width: 52%;
    position: relative;
    margin-top: 45px;
}
#s5 .item .des p.ck {
    position: absolute;
    top: 105px;
    left: 40%;
    transform: translateX(-50%);
    width: 100%;
    font-family: 'itc';
    font-size: 18px;
}
#s5 .box-text {
    max-width: 712px;
    margin: 0 auto 10px;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
    color: #06303a;
    background: url(./i/border-bs.png) no-repeat;
    background-size: 712px;
    height: 57px;
    padding-top: 21px;
    padding: 22px 0 0;
    position: relative;
    font-family: 'itc';
}
.d-flex{
  display: flex;
      align-items: center;
    justify-content: center;
}
#s5 .item .d-flex p{
    margin-bottom: 0 !important;
}
.d-flex img{
  /* display: inline-block !important; */
  margin: 0 5px 0 0 !important;
}

#s5 .owl-item .main {
    /* display:  none !important; */
    /* -webkit-transition: all .7s ease-in-out; */
    -moz-transition: all .7s ease-in-out;
    /* transition: all .7s ease-in-out; */
    /* transform: scale(1.5); */
}
#s5 .owl-item.center .main {
    /* display:  block !important; */
}
#s5 .owl-item .icon {
     -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    transform: scale(0.9);
}


#s5 .owl-carousel .owl-item img{
  width: inherit;
  display: block;
  /* margin: -52px auto 0; */
}         

    #s5 .owl-nav .owl-next, #s5 .owl-nav .owl-prev{
        width: 27px;
        height: 25px;
        position: absolute;
        bottom: 60px;
        right: 0;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        background: url(./i/btn-arrow.png) no-repeat;
        text-indent: -9999px;
        }  
        #s5 .owl-nav .owl-prev{
           right: auto;
           left: -7% !important;
           -ms-transform: rotate(-180deg);
           transform: rotate(-180deg);
           -moz-transform: rotate(-180deg);
           -webkit-transform: rotate(-180deg);
           }     

#s5 .content_time {
    max-width: 430px;
    margin: 82px 40px 0;
    position: relative;
    background-clip: padding-box;
    border: 4px solid transparent;
    background-color: #fff;
    border-radius: 30px;
    padding-bottom: 10px;
}

#s5 .content_time:after {
    content: "";
    display: inline-block;
    width: 76px;
    height: 77px;
    background: url(./i/ic-git.png) no-repeat;
    position: absolute;
    right: -34px;
    top: -25px;
}


#s5 .content_time:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    margin: -5px;
    background-image: linear-gradient( #29b276, #057e5f);
    border-radius: inherit;
}
#s5 .d_contact {
    position: relative;
    margin-top: 20px;
    max-width: 430px;
    margin: 20px 40px 0;
}
#s5 .d_contact:before {
    content:  '';
    display:  inline-block;
    width: 92px;
    height: 100px;
    background: url(./i/nen-input.png) no-repeat top left;
    position: absolute;
    top: -16px;
    left: -9px;
}
#s5 input.d-phone {
    height: 60px;
    width: 100%;
    border: 1px solid #91e5bc;
    border-radius: 50px;
    padding-left: 90px;
    background: #fff;
    box-sizing: border-box;
}
#s5 input.d-phone::placeholder {
    font-family: 'itc';
    font-size:  14px;
    color:  #6a6a6a;
}
#s5 .ss-q-date {
    background: transparent;
    text-indent: -9999px;
}
#s5 .d-send {
    width: 277px;
    height: 54px;
    background: url(./i/btn-dhbs.png) no-repeat;
    margin-top: 18px;
    cursor: pointer;
}
.content_time h5 {
    background:  #008d49;
    font-size:  18px;
    color:  #fff;
    font-family: SVN-2;
    text-align: center;
    padding: 10px;
    border-radius: 24px;
    /* border-top-left-radius: 20px; */
    border-bottom: 5px solid #04805f;
    border-top: 4px solid #32bb7c;
    border-left: 4px solid #0d9962;
    border-right: 4px solid #0d9962;
    width: 97%;
    position: absolute;
    left: -9px;
    top: -5px;
    /* margin-bottom: 33px; */
}

#s5 table {
    margin-top: 60px;
    text-align: center;
}
#s5 table td {
    padding:  7px;
}
#s5 td {
     font-family: 'itc';
    font-size:  14px;
    color:  #6a6a6a;
    cursor: pointer;
    position: relative;
}
#s5 td.active {
    color:  #000;
    font-weight: bold;
}
#s5 td.active:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #91e5bc8a;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#s5 td.noactive {
    cursor: not-allowed;
    color: #dbdbdb;
}
#s5 td.noactive:after {
    display:  none !important;
}
#s5 table .a {
    font-family: 'itc-demibold';
    font-size: 13px;
    color:  #008d49;
}

#s5 .main-dmbs {
    position: relative;
}
#s5 .date-piker {
    width:  60%;
    position: absolute;
    top: 120px;
    left:  0;
    z-index: 22222;
}
#s5 .box-slide-bs {
    width: 100%;
}
#phieu-ud {
    margin: -20px 0 0;
    z-index: 222;
    position: relative;
}
#qtr {
    margin-top: -14px;
    position: relative;
    z-index: 2;
}


#bn2 {
    position: relative;
    z-index: 2;
    margin-top: -92px;
}
#khkh {
    margin-top: -40px;
    position: relative;
    z-index: 2;
}
#dat-hen {
    background: url(./i/nen-dh.png) no-repeat;
    background-size: contain;
    height: 376px;
    position: relative;
    z-index: 2;
    margin-top: -10px;
}
#dat-hen:before {
    content:  '';
    display:  inline-block;
    width: 136px;
    height:  142px;
    background:  url(./i/ic-start.png) no-repeat;
    position: absolute;
    left: 182px;
    top: -60px;
}

#dat-hen .dathen {
    /* max-width: 416px; */
    position: absolute;
    top: 170px;
    left: 60%;
    transform: translateX(-55%);
}
#dat-hen .dathen div {
    display: flex;
    gap: 5px;
    align-items: center;
}
#dat-hen .dathen div input {
    width: 430px;
    height: 44px;
    border-radius: 30px;
    padding: 0 15px;
    border: 1px solid #ff7700;
}
#dat-hen input::placeholder {
    font-family: utm-avo;
    color:  #efa2a2;
    font-size:  16px;
   
}
#dat-hen .d-send {
    height: 61px;
    background: #06303a;
    color: #fff;
    font-family: 'utm-avobold';
    font-size: 21px;
    /* padding: 0 62px 0 15px; */
    border-radius: 30px;
    background:  url(./i/btn-submit.png) right center no-repeat;
    /* background-position-x: 69px !important; */
    cursor: pointer;
    text-indent: -9999px;
    width: 111px;
}

.qtr img {
    display:  block;
    width:  100%;
}

#ft {
    background-color: #307248;
    margin-top: 0;
    
} 
.f_top {
    padding-top: 30px;}
    .front_title {
    text-align: center;
    margin-bottom: 20px;}  
    .front_title h2 {
        font-family: 'helvetins';
        text-transform: uppercase;
        font-size: 26px;
        color: #282828;
        margin-bottom: 15px;
        font-weight: normal;
        text-align: center;}  
    .f_form {
        position: relative;
        text-align: center;
        margin-bottom: 40px;}
        .f_form .d_contact {
            display: inline-block;
            width: 540px;
            position: relative;}
.f_form .d-phone {
    padding: 15px 35px;
    border: 1px solid #fff;
    background-color: #fff;
    color: red;
    font-style: italic;
    border-radius: 25px;
    width: 100%;
}
      .f_form .d-phone::placeholder{color:#1d5852;}
            .f_form .d-send {
                border: transparent;
                background: url(./i/ic.png) no-repeat;
                background-position: 0 -100px;
                outline: none;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: -50px;
                width: 30px;
                height: 30px;}    
      .f_phone {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-bottom: 30px;}  
     .f_phone:before {
    content: "";
    width: 55px;
    height: 60px;
    background: url(./i/icon-1.png?ver=1.0.5) no-repeat;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    background-position: -182px -318px;
}                       
        .f_phone .lf {margin-right: 100px;}
            .f_phone a {
                color: #fff;
                font-size: 36px;
                font-family: 'helvetins';}
     .f_address {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 25px;
        position: relative;} 
        .f_address:before {
            content: "";
            width: 1px;
            border-right: 1px dotted #fff;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            height: 95%;
        }  
       .f_address .lf, .f_address .rt {position: relative;}
        .f_address .lf {
            text-align: right;
            padding: 10px 0;
            padding-right: 60px;
            margin-right: 35px;} 
         .f_address .rt {
            padding: 10px 0;
            padding-left: 60px;
            margin-left: 35px;}      
            .f_address .lf:before, .f_address .rt:before {
    content: "";
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: url(./i/icon-1.png?ver=1.0.5) no-repeat;
    position: absolute;
    top: 50%;
    right: -10px; 
    transform: translateY(-50%);
    background-position: -5px -318px;
} 
.f_address .rt:before {
    right: auto;
    left: -10px !important;
    background-position: -61px -314px;
} 
            .f_address .lf span, .f_address .rt span {
                color: #fff;
                font-family: 'helvetins';
                font-size: 20px;}
            .f_address p {color: #fff;}  
.f_mid {
    padding: 30px 0;
    border-top: 1px dotted #fff;
    }   
    .f_mid_wr {
        display: flex;
        justify-content: space-between;
        color: #fff;}  
        .f_mid_wr .f_i { margin-right: 30px;} 
        .f_mid_wr .f_t {
            color: #fff;
            font-size: 18px;
            text-transform: uppercase;
            margin-bottom: 15px;
            height: 26px;
            }   
        .f_menu li {
            padding: 15px 0;
            padding-left: 10px;
            position: relative;
            border-top: 1px solid #fff;
            }
            .f_menu li:before{
                content: '';
                display: inline-block;
                background: url(./i/ic.png) no-repeat;
                width: 10px;
                height: 10px;
                background-position: -50px -15px;
                position: relative;
                left: -7px;}
        .f_list li {
            position: relative;
            border-top: 1px solid #fff;
            } 
            .f_list li:before {
                content: '';
                display: inline-block;
                width: 30px;
                height: 30px;
                background: url(./i/ic.png) no-repeat;
                background-position: -200px -7px;
                position: relative;
                left: 0;
                margin: 5px 8px 0 5px;}
                .f_list li:nth-child(2):before{
                    background-position: -200px -55px;}
                .f_list li:nth-child(3):before{
                    background-position: -200px -105px;}  
                .f_list li:nth-child(4):before{
                    background-position: -200px -150px;}          
                
            .f_list li a{
                border-left: 1px solid #fff;
                display: inline-block;
                line-height: 25px;
                margin-top: 8px;
                padding: 0;
                margin-bottom: 8px;
                padding-left: 11px;
                } 
#s8 .ipa, #s11 .ipa{
        clear: both;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    margin: 10px 0 0;
}                
.f_map {
    height: 400px;
    background-image: url(./i/fmap.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.f_copyright {
    color: #6b6b6b;
    position: relative;
    z-index: 999;
    background-color: #282828;
    text-align: center ;
    display: inline-block;
    width: 100%;}
.f_copyright ul {
    display: flex;
    margin-top: -25px;
    margin-bottom: 15px;
    justify-content: center;}
    .f_copyright li {
        width: 50px;
        height: 52px;
        background: url(./i/ic.png) no-repeat;
        background-position: -9px -245px;
        margin-right: 20px;
        background-color: transparent;}
        .f_copyright li:nth-child(2){
            background-position: -59px -248px;
            width: 52px;}
        .f_copyright li:nth-child(3){background-position: -111px -247px;} 
        .f_copyright li:nth-child(4){background-position: -161px -247px;} 
        .f_copyright li a {
            width: 100%;
            height: 100%;
            display: block;}
.f_copyright p {
    margin-bottom: 10px;
}    
.mb{display:none !important;}
.menur{
    display: block !important;
}
.pc #map {
    background: transparent url(./i/fmap.jpg) center center no-repeat;
    height: 400px;
    background-size: cover;
    text-align: center;
    position: relative;}
.mb #map {
    background: transparent url(./i/mmap.jpg) center center no-repeat;
    height: 400px;
    background-size: cover;
    margin-top: -45px;
    text-align: center;
    position: relative;} 
.mbi{display: none;}    
.mb-tab{display: none;}
.d1{
  position: relative;
  
}
.d1 img{
  width: 100%;
}
.top-d1{
      position: absolute;
    top: 11.5%;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'utm-avo';
    width: 100%;
    display: block;

    margin: auto;
}
.top-d1 p{
  font-family: 'utm-avo';
  text-align: center;
  color: #2e2b2c;
  line-height: 1.7;
  padding: 0 10px;
  font-size: 14px;
}
.top-d1 h3{
  font-family: Pacifico;
  color: #a83131;
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
.bot-d1{
  margin: -145% 0 0 0;
}
.itslbot img{
  display: block;
  margin: auto;
}

.btw .owl-dots {
    display: none !important;
}

@media screen and (max-width: 1600px){
#gkk:before {
    top: 22px;
    left: 37%;
}
.box-gkk:after {
    top: 30px;
    left: 60%;
}
.box-gkk:before {
    left: 3%;
}  

#gkk:after {
    content: '';
    display: inline-block;
    width: 106px;
    height: 182px;
    background: url(./i/lx2.png) no-repeat;
    position: absolute;
    top: -104px;
    right: -15px;
    background-size: contain;
}

#gkk img.bt {
    max-width: 200px;
}
#gkk img.hover {
    max-width: 200px;
}
#gkk .owl-dots {
    text-align: center;
    margin: 10px 0 0;
}
#s5 .dathen div input {
    width: 360px;
    height: 44px;
    border-radius: 30px;
    padding: 0 15px;
    border: 1px solid #06303a;
}
#s5 .dathen {
    /* max-width: 416px; */
    position: absolute;
    bottom: 68px;
    left: 60%;
    transform: translateX(-55%);
}
#dat-hen .dathen div input {
    width: 380px;
}

.p-xt {
    right: -45px;
}
.p-xt img {
    max-width: 265px;
}
.tit-gk {
    margin-top: 829px;
}
.tit-gk img {
    max-width: 580px;
}
.tit-bs {
    margin-top: -205px !important;
}
.tit-bs img {
    max-width: 520px;
}

#dat-hen:before {
    left: 135px;
    top: -68px;
}
#dat-hen {
    height: 315px;
}

#dat-hen .dathen {
    top: 145px;
    left: 61%;
    transform: translateX(-55%);
}


.gk.medium{
  display: block;
}
.gk.lard{
  display: none;
}

.bn-ud {
    margin-top: -490px;
}
.tit-qtr {
    margin-bottom: 30px;
}
.tit-qtr img{
   max-width: 620px;
}
.img-qtr img {
    max-width: 920px;
}
.text-text p {
    font-size: 18px;
    color: #3a306e;
    line-height: 30px;
    font-family: 'utm-avo';
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}
.frr {
    background: url(./i/nen-fr.jpg) center no-repeat;
    height: 600px;
    position: relative;
    background-size: cover;
    margin-top: -87px;
}
.frr .cmd {
  left: 34%;
    bottom: 242px;
}

.frr .cmd textarea {
    height :75px;
    width:  350px;
}
#map {
    height: 405px;
    width: 100%;
    background-size: 1600px;
}
.frr .d-send {
    text-align: center;
    transform: translateX(-50%);
    left: 10%;
}
#bn .dkkn {
    bottom: 120px;
}
}    

@media screen and (max-width: 1366px){
.ctn {
    width: 100%;
    max-width: 1145px;
}
#gkk:before {
    left: 34%;
}
.box-btn img {
     margin-left: 92px !important;
}

.dbds-mb {
  margin-top: 120px;
}

#gkk h3 {
  font-size: 30px;
  position: relative;
}

#gkk h3:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url('./i/lx1.png') no-repeat;
  position: absolute;
  left: 37px;
  top: -15px;
  background-size: contain;
}

#gkk h3:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url('./i/lx1.png') no-repeat;
  position: absolute;
  right: 37px;
  top: 0;
  background-size: contain;
}
#gkk h4 {
    font-size: 20px;
    line-height: 30px;
}
#gkk img.hover {
    max-width: 170px;

}
#gkk .owl-nav .owl-next, #gkk .owl-nav .owl-prev {
    bottom: -35px; 
}    
#s5 .ic-dnbs {
    bottom: -200px;
}

#gkk .ctn {
    max-width: 80%;
}

.bn-ud {
    margin-top: -400px;
}

.ic-gk {
    margin-top: 10px;
}
#gkk img.bt {
    max-width: 170px;
    margin-left: 92px !important;
}
#gkk .owl-dots {
    text-align: center;
    margin: 0;
}

#s5:after {
    bottom: -58px;
}


#s5 .under-bs {
    padding-bottom: 1px;
}
.box-gkk:after {
    width: 200px;
    height: 103px;
    bottom: -197px;
    background-size: contain;
    left: 61%;
}
#bn .dkkn {
    bottom: 95px;
}
#dat-hen:before {
    left: 33px;
    top: -45px;
    background-size: cover;
    width: 110px;
    height: 120px;
}
#dat-hen {
    height: 270px;
}
#dat-hen .dathen {
    top: 120px;
}
#dat-hen .dathen div input {
    width: 315px;
}
.qtr {
    /* margin-top: -85px; */
}
.frr {  
    height: 420px;
}
#s5 .dathen {
    position: absolute;
    bottom: 68px;
    left: 61%;
    transform: translateX(-55%);
}
#s5 .dathen div input {
    width: 340px;
}
#map {
    height: 346px;
    width: 100%;
    background-size: 1366px;
}
.frr {
    background: url(./i/nen-fr.jpg) center no-repeat;
    height: 440px;
    position: relative;
    background-size: cover;
    margin-top: -75px;
}
.frr .cmd {
    width: 260px;
    position: absolute;
    bottom: 91px;
    left: 36%;
    /* left: auto; */
    bottom: 160px;
}
.frr .cmd input {
   margin-bottom: 10px;
   height: 37px;
}
.frr .cmd textarea {
    height: 60px;
    width: 100%;
}
.frr .d-send {
    /* bottom: -65px; */
    transform: translateX(-27%);
    background-size: 195px;
    left: 13%;
}
}


@media screen and (max-width: 1145px){

.rung {
    animation: shake-phone linear 1s;
    animation-iteration-count: infinite;
}    
#dat-hen:before {
    display:  none;
}
.ud-qtr {
  margin-top: -200px;
}
.under-gk {
    text-align: center;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}

.img-bs-mb{
  position: relative;
}

#s5:after {
  display: none !important;
}
.ic-dnbs .owl-dots{
    text-align: center;
    margin: 20px 0;
}

.ic-dnbs.owl-carousel .owl-dots button {
    height: 6px;
    width: 18px;
    background: #b1b1b1;
    border-radius: 10px;
    position: relative;
    margin-right: 7px;
}
.ic-dnbs  .owl-dot.active{
    background: #e24d79 !important;
    width: 35px !important;
}
.img-bs-mb:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 230px;
    position: absolute;
    left: 0;
    bottom: -175px;
    background: url(./i/af-s5-mb.png) no-repeat;
    z-index: 1;
}

.dbds-mb {
    margin-top: -25px;
}

footer {
    background: transparent;
}
#s5 .owl-carousel .owl-item img {
    margin: 0;
}
#s5 .ic-gk {
    margin-bottom: 5px !important;
    position: relative;
    z-index: 2;
}
#bn .dkkn {
    bottom: 30px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 65%;
}
#gkk .box-btn img {
     max-width: 190px !important;
     margin: 0 auto !important;
     display: block;
}
#s5 {
    padding-top: 130px;
    height: 927px;
    background-size: cover;
}
#s5 .ic-dnbs {
    right: auto;
    bottom: auto;
    position: relative;
}
#s5 .ic-dnbs img {
  margin: 0 auto !important;
}


#s5 .bt {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
}
.dlt {
    position: absolute;
    bottom: 335px;
}
#phieu-ud-mb img {
        display: block;
}
#qtr {
    margin-top: 0;
}
.btw .owl-dots {
    display:  block !important;
}
.sli-gk {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    overflow: hidden;
    max-width: 100%;
}
.ic-gk .hover {
    display: block !important;
}
.ic-gk .bt {
    /* display: none !important; */
    margin-left: auto !important;
}
.ctn {
    width: 1004px; } 
.mb{
       width: 100%;
       display: inline-block !important;
       } 
.cthd div {display: none;}  
.nav .btm {display:none} 
.home #hd{margin-bottom:0;}   
.mftc .i1{
    padding: 0 15px;
}
.mb #mhc {
   background: #2e9057;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0 0;
   
    }
.mb #btm {
    background: url(./i/ic1.png) no-repeat !important;
    background-position: 0 -185px;
    width: 4%;
    height: 31px;
    display: inline-block;
    padding: 7px 15px 7px 0;
    float: left;
    cursor: pointer;
}
.mb #htl {
    width: 80%;
    padding: 5px 1%;
    border-right: 2px solid #fdf6f8;
    text-align: center;
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-family: "helvetins";
    font-weight: normal;
    text-transform: uppercase;
    border-left: 2px solid #fdf6f8;
}
.mb #menu li {
    list-style: none;
    border-bottom: 1px solid #fff;}
    .mb #menu li a {
        color: #fff;
        padding: 5px 0 5px 4%;
        font-size: 16px;
        width: 96%;
        display: inline-block;
        line-height: 35px;
        text-transform: uppercase;}
.mb #logo {
    clear: both;
    text-align: center;
    padding: 17px 20px 10px;}
.mb #lc {
        width: 40px;
    height: 40px;
    float: left;
    background: url(./i/ic1.png) no-repeat !important;
    background-position: -25px 0 !important;
    position: absolute;
    right: 5px;
}
.mb #menu {
    display: none;
    position: absolute;
    top: 50px;
    background: #007649;
    width: 100%;
    z-index: 99;
}
.mb #frm input[type="text"] {
    height: 48px;
    border: 2px solid #dbdadb;
    padding: 0 4%;
    width: 91%;
    border-radius: 5px;
}

.mb #frm {
    position: relative;
    margin-bottom: 15px;
}
.mb  #frm input[type="submit"] {
    background: url(./i/ic.png) center no-repeat;
    width: 25px;
    height: 20px;
    background-position: -65px -12px;
    position: absolute;
    top: 15px;
    right: 30px;
    border-left: 1px solid #ccc;}
    .mb #frm input::placeholder{
        font-style:  italic;
        color:#898989;
    }
.nav {background: transparent;}
.nav div.n1{display:none}
.nav div.n3{display: none}
.nav #btm{display:none;}  
.nav .n2 {width: 100%;}
.n2 input {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #dbdadb;
    padding: 15px;
}
.f_address {border-bottom: 1px dotted #a4dbbc;}
.ct1 {
    display: none}
.pc{display: none !important;}                   
#s5 .box-text {
    max-width: 100%;
}    
.bk {
    background: none;
    padding: 0;}

.box-gkk:after {
  display: none
}    
section .mb{background: transparent;}
#gkk {
height: auto;
padding: 0;

background-size: cover;

padding-top: 10px !important;

margin: 0;

background: url('./i/nen-gk-mb.jpg') no-repeat;

position: relative;

z-index: 2;
}
#gkk:before, #gkk:after, .box-gkk:before {
  display:  none;
}

#gkk .owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

#gkk .ctn {
    max-width: 98%;
}
#gkk .owl-carousel .owl-dots button {
    /* background: #fff; */
}


#gkk img {
    max-width: 100% !important;
}
#gkk img.hover {
    max-width: 190px !important;
} 
#bn img {
    display:  block !important;
}
#bn img.pc {
    display:  none !important;
}
#gkk .item {

text-align: center;

margin-top: 0;
}
#s5 h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
    color: #fff;
    font-family: 'tdkhome';
    text-transform: none;
    font-weight: normal;
}   
.btw.mb {
    max-width: 90%;
}
#s5 .owl-nav button {

    text-indent: -9999px;
}
#s5 {
    background:  url(./i/nen-bs-mb.jpg) no-repeat;
    height: 765px;
    background-size: cover;
    display: block;
    padding-bottom: 20px;
    margin-top: 0;
    padding-top: 20px;
}
#s5 .owl-carousel .owl-item img {
    max-width: 100%;
}

#qtr:before {
  display:  none !important;
}
.bn-ud {
    margin-top: 0;
}
#s5 .dbds-mb .owl-nav {
    display: none;
}
#s5 .owl-stage-outer {
    padding: 0;
}
#s5 .item h4 {
   /* width: 90%; */
   color: #07975e;
   font-family: 'tdkhome';
   font-family: 'SVN-2';
   text-transform: capitalize;
   font-size: 25px;
   line-height: 32px;
   margin-bottom: 5px;
   margin: 14px 0 0px;
   text-transform: uppercase;
   background: url(./i/nen-titi-bs.png) no-repeat;
   height: 55px;
   padding: 24px 0 0 41px;
   position: relative;
   z-index: 2;
   background-size: 400px;
}
#dat-hen {
    background: url(./i/nen-dh-mb.png) no-repeat;
    height: 278px;
    background-size: contain;
}  
#dat-hen .dathen {
    left: 70%;
}  
#dat-hen .dathen div input {
    width: 203px;
}
#dat-hen .dathen div {
    display: block;

}
#fr-mb h3{ 
    text-align: center;
    color: #fff;
    font-family: 'utm-avobold';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-top: 55px;
}
.ic-dnbs {
    /* width:  330px; */
    margin: 15px auto 0;
    display: block !important;
}
#s5 .dbds .owl-nav {
    display:  none !important;
}
#s5 .dathen {
    max-width: 310px;
    position: absolute;
    bottom: 329px;
    left: 45%;
    transform: translateX(-58%);
}
#s5 .dathen div {
    display: block;
    position: relative;
}
#s5 .dathen div input {
    width: 100%;
    height: 31px;
    border-radius: 30px;
    padding: 0 15px;
    border: 1px solid #06303a;
    flex: 1;
}
#s5 .d-send  {
    text-indent: -9999px;
    border: 0;
    background: url(i/ic-send-mb.png) no-repeat;
    width: 86px;
    padding: 0;
    background-position-x: 0 !important;
    height: 33px;
    position: absolute;
    right: -86px;
    top: 0;
}
.cdmb {
    margin-top: -30px;
}
.img-text {
    position: relative;
    z-index: 2;
}
#fr-mb {
    margin-top:  -15px;
}
#fr-mb h5{
    text-align: center;
    color: #fff; 
    font-family: TKD;
    font-size: 18px;
    margin-bottom: 15px;
}
#fr-mb input{
    width: 90%;
    padding: 10px 5%;
    display: block;
    border-radius: 20px;
    margin-bottom: 10px;
}
#fr-mb .ss-q-date {
    background: #fff url(./i/lich.png) no-repeat right 8px;
    background-position-x: 95%;
    background-size: 18px;
}
#fr-mb img{
    width: 100%;
}
#form_mb {
    background: #fff url(./i/i1/nen-fr-mb.jpg) no-repeat center;
    position: relative;
    height: 419px;
    background-size: contain;
}
#form_mb div {
    width: 340px;
    position: absolute;
    bottom: 119px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}  
#form_mb div input {
    border-radius: 30px;
    border: 1px solid #ba111b;
    padding: 0 12px;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
}
#form_mb div input::placeholder {
    color:  #06303a;
    font-family: utm-avo;
}
#form_mb div textarea::placeholder {
    color:  #06303a;
    font-family: utm-avo;
}
#form_mb textarea {
    border-radius: 7px;
    border: 1px solid #aae1ce;
    padding: 10px 12px;
    height: 75px;
    width: 100%;
    box-sizing: border-box;
}
#fr-mb .d-send {
    text-indent: -9999px;
    width: 260px;
    height: 70px;
    background: transparent;
    cursor: pointer;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
    background: url(./i/btn-dh.png) no-repeat;
    background-size: contain !important;
}

.p-xt {
    right: auto;
    bottom: -13px;
    position: relative;
    text-align: center !important;
}
#gkk img.pc {
    display:  none !important;
}

#s5 h3.tit {
    font-size: 22px;
    margin-bottom: 12px;
    position: relative;
    margin-top: 75px;
}

#s5 .owl-carousel .owl-item .item {
  
    display: block;
    text-align: center;
}

#form_dt div.mxh1 {
    position: absolute;
    bottom: -50%;
    left: 20px;
}
#form_dt div a {
    display: inline-block;
    width: 38px;
    height: 38px;
       margin-right: 5px; 
    background: url(./i/ic1.png) no-repeat;
    background-position: -221px -4px;
}
#form_dt div a:nth-child(2) {
    background-position: -261px -5px;
}
#mb {
    background: transparent url(./i/r1.jpg) center center no-repeat;
    background-size: cover;
    padding: 35px 0;
    text-align: center;}
    #mb .mb{
        width: 94%;
        margin: 0 auto;}
     #mb h2{
        color: #ffffff;
        font-family: 'helvetins';
        padding: 0 30px;
        font-size:45px;
        font-weight: normal;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 20px;} 
        #mb h2:after{
            content: '';
            display: inline-block;
            width: 250px;
            height: 30px;
            background: url(./i/ic.png) center center no-repeat;
            background-position: -15px -330px;
            top: 15px;
            position: relative;}
        #mb  h3{
            padding: 20px 0;
            color: #e3c798;
            font-size: 20px;
            text-align: center;
            background: url(./i/l2.png) center center no-repeat;
            position: relative;}
        #mb .f_phone {
            margin-bottom: 0;
            margin-top: 20px;}      
        .f_phone .lf {margin-right: 70px;}
        .f_phone a {
            font-size: 22px; } 
        #mb .f_phone:before {background-position: -240px -55px;}  
.f_phone:before {
    position: absolute;
    margin: auto;
    bottom: -40px;
    top: auto;}        
.mb #map #btn {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 30%;
    color: #b0ebc9;
    font-size: 16px;
    font-style: italic;
    background: #257247;
    border-radius: 15px 15px 0 0;
    padding: 15px 18px;}        

    #s5 p.ct{display: none;} 
    #s5 .owl-nav .owl-prev{
        background: url(./i/left-mb.png) no-repeat;
        left: -15px !important;
        top: 35%;
        transform: rotate(0);
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(0);
    }  
    #s5 .owl-nav .owl-next {
    background: url(./i/left-mb.png) no-repeat;
    left: auto;
    right: -13px !important;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    top: 35%;
}

.ss-q-date {
    -webkit-appearance: none;
}
.ss-q-date::-webkit-inner-spin-button,
.ss-q-date::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
input[type="date"]::before {
  color: #999999;
  content: attr(placeholder);
}
input[type="date"] {
  color: #ffffff;
}
input[type="date"]:focus,
input[type="date"]:valid {
  color: #666666;
}
input[type="date"]:focus::before,
input[type="date"]:valid::before {
  content: "" !important;
}   
.bfr {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
    background: #fff;
    padding: 0 0 20px;
}

textarea {
    padding: 6px 4px;
    margin: 10px 0!important;
    width: 100%;
    border: 1px solid #ccc;
}
@keyframes shake-phone {
    0%{transform:translate(0px,0px) rotate(0deg)}
    10%{transform:translate(0px,5px) rotate(-25deg)}
    12%{transform:translate(0px,5px) rotate(-23deg)}
    20%{transform:translate(0px,0px) rotate(-15deg)}
    21%{transform:translate(0px,5px) rotate(-15deg)}
    30%{transform:translate(0px,0px) rotate(-20deg)}
    40%{transform:translate(0px,5px) rotate(-10deg)}
    51%{transform:translate(0px,0px) rotate(0deg)}
    100%{transform:translate(0px,0px) rotate(0deg)}
  }  

.mb .wpr {
    width: 94%;
    margin: 0 auto;
}


#s13 .box-13 div {
    width: 50%;
    padding-left: 75px;
    height: 75px;
    background-size: 73px;
}
#s13 .box-13 div:nth-child(3) {
    width: 50%;
    background: url(./i/i1/ic3.png) no-repeat;
    padding-left: 75px;
    height: 75px;
    background-size: 73px;
}
#s13 h4 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
    text-align: left;
}
#s13 p, #s13 li {
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    display: block;
}
#s13 span {
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    text-align: left;
    display: block;
}
#dc-mb {
    background: #e24d79;
    margin-top: 0;
    padding-top: 0.9rem;
    overflow: hidden;
}
#dc-mb .tt {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'helvetins';
    position: relative;
    padding: 15px 0 5px;
    font-family: 'itc-bold';
}
#dc-mb .des {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
#dc-mb .f {
    position: relative;
    margin-top: 15px;
    padding: 0 15px;
}
#dc-mb .f input {
    width: 100%;
    padding: 15px 35px;
    border-bottom: 4px solid #ffcdcc;
    background-color: #ffe7e6;
    font-size: 1.2rem;
    font-style: italic;
    padding: 8px 0;
    border-radius: 2rem;
    -moz-border-radius: 2rem;
    -webkit-border-radius: 2srem;
    color: #fff;
}
#dc-mb .f input::placeholder {
    color: #c80700;
    font-size: 14px;
    padding-left:10px;
    font-style: italic;
}
#dc-mb .f button {
    width: 2.25rem;
    height: 2.4rem;
    border: none;
    /* background-position: -7.5rem 0.4rem !important; */
    position: absolute;
    right: 18px;
    top: 31px;
    margin-top: -1.2rem;
    background: url(./i/i1/ic-bay-mb.png) no-repeat;
    background-size: 22px;
}

#dc-mb .p a:first-child {
    padding-right: 3.7rem;
}
#dc-mb .p {
    position: relative;
    margin-top: 1.2rem;
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#dc-mb .p a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    position: relative;
    font-family: 'itc-bold';
}
#dc-mb .p a:first-child:before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0.3rem;
    background: url(./i/i1/ii.png) no-repeat;
    background-size: 50px;
    bottom: -7px;
}
#dc-mb .dv{
    margin-top: 30px;
    padding-top: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
#dc-mb .dv:before{
  content:  '';
  display: inline-block;
  width: 70%;
  height: 2px;
  border-top: 1px dashed #fff;
  position: absolute;
  top: 5px;
  left:  50%;
  transform: translateX(-50%);
}
#dc-mb .dv h4{
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
  position: relative;
  font-family: 'itc-bold';
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#map {
    height: 219px;
    background: url(./i/i1/map-mb.jpg) no-repeat;
    background-size:cover;
}
.last-ft {
    background: #e24d79 url(./i/i1/bus.png) no-repeat left;
    padding: 30px 0 33px 115px;
    margin-bottom: 25px;
    background-size: 108px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mxh-ft{
  display: flex;
  position: absolute;
  top: -35px;
  left: 44%;
  transform: translateX(-50%);
}
.mxh-ft a{
  display: inline-block;
  width:  50px;
  height: 50px;
  margin: 0 3px;
  background: url(./i/i1/mxh-ft.png) no-repeat left;
  background-size: cover;

}
.mxh-ft a:nth-child(2){
  background: url(./i/i1/mxh-ft.png) no-repeat left;
  background-position: -54px 0px;
  background-size: cover;
}
.mxh-ft a:nth-child(3){
  background: url(./i/i1/mxh-ft.png) no-repeat left;
  background-position: -116px 0;
  background-size: cover;
}
.mxh-ft a:nth-child(4){
  background: url(./i/i1/mxh-ft.png) no-repeat left;
  background-position: -171px 0;
  background-size: cover;
}
.last-ft div span {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-family: utm;
    font-family: 'itc-bold';
    display: inline-block;
    font-weight: normal;
    text-align: center;
    font-size: 25px;
    border: 1px solid #fff;
    margin-right: 3px;
    border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius: 3px;
    color: #fff;
}
.f_lienhe_new {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    display: block;
    max-width: 640px;
    margin: 0 auto;
    padding: 15px 0;
    background: #fff;
}
.f_lienhe_new a:nth-child(2) {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 54.68%;
}
.f_lienhe_new a:nth-child(3) {
    display: inline-block;
    position: absolute;
    left: 54.68%;
    top: 0;
    bottom: 0;
    width: 22.66%;
}
.f_lienhe_new a:nth-child(4) {
    display: inline-block;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    width: 22.66%;
}
.dathen .d-send {
    height: 53px;
    background: url(./i/btn-submit-mb.png) right center no-repeat !important;
    padding: 0 25px;
    border-radius: 30px;
    color: #6d3c00;
    font-family: 'itc-medium';
    font-size: 12px;
    cursor: pointer;
    width: 100%;
    line-height: 25px;
    margin-top: 5px;
    width: 111px;
}
#dat-hen .dathen {
    top: 126px;
}
#bn .qtr img.pc {
    display:  none !important;
}
.qtr {
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.f_lienhe_new {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999999;
    display: block;
    max-width: 640px;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    text-align: center;
}
.f_lienhe_new a:nth-child(2) {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50.68%;
}
.f_lienhe_new a:nth-child(3) {
    display: inline-block;
    position: absolute;
    left: 50.68%;
    top: 0;
    bottom: 0;
    width: 25.66%;
}
.f_lienhe_new a:nth-child(4) {
    display: inline-block;
    position: absolute;
    right: 1%;
    top: 0;
    bottom: 0;
    width: 22.66%;
}
#s13 {
    /* border-bottom: 0; */
    margin-top: -6px;
    border-top: 2px solid #f78347;
    padding: 20px 0;
    border-bottom: 2px solid #d64640;
}
}


@media screen and (max-width: 1014px) {
.ctn {
    /* width: 748px; */
    width: calc( 100% - 30px);
    max-width: 100%;
}
}

 



@media screen and (min-width: 375px) and (max-width:  414px){
#s5 {
   /* background-size: cover; */
   /* margin-top: 0; */
}

.ic-dnbs {
    margin: 5px auto 0;
}
#s5 .dathen {
    bottom: 274px;
}
#form_mb {
    height: 532px;
    background-size: 390px;
}
#form_mb div {
    bottom: 98px;
}
#fr-mb .d-send {
    text-indent: -9999px;
    width: 260px;
    height: 70px;
    background: transparent;
    cursor: pointer;
    /* margin-top: 10px; */
    position: absolute;
    left: 11%;
    /* transform: translateX(-50%); */
    bottom: -66px;
    background-size: contain;
    background: url(./i/btn-dh.gif) no-repeat;
    background: url(./i/btn-dh.png) no-repeat;
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}
}

@media screen and (max-width: 414px){
.ctn {
    width: 100%;
    /* padding: 0 15px; */
    } 
#form_mb {
    height: 419px;
    background-size: contain;
    /* margin-top: -10px; */
    z-index: 1;
    position: relative;
}    
.tel {width: auto;}
.n2 input {width: 94%; } 
.box-tit {
    max-width: 350px;
    background-size: 350px;
    bottom: 18px;
    left: 8%;
    width: 100%;
    background: url(./i/khung-tit-mb.png) no-repeat left;
    padding: 30px 0;
} 
#s9 .p a {
   
    font-size: 28px;
    
}
.last-ft div span {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 27px;
}


.mb #lc {margin-left:15px;}


} 

@media screen and (max-width: 393px){
#s5 .item h4 {
    font-size: 22px;
    background-size: 385px;
}
}
@media screen and (max-width: 375px){
.ctn {
    width: 100% !important;
} 
   
#s5 {
    background: url(./i/nen-bs-mb.jpg) no-repeat top;
    background-size: contain;
    margin: 0;
}
#s5 .item h4 {
    font-size: 18px;
    background-size: 360px;
    line-height: 25px;
}
#s5 .owl-nav .owl-next {
    right: -16px !important;
}
#s5 .owl-nav .owl-prev {
    top: 44%;
}

.ic-gk.mb img {
    max-width: 100% !important;
}
#s5 .dathen {
    bottom: 300px;
}
#form_mb div {
    bottom: 86px;
    width: 300px;
}
.last-ft div span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    margin-right: 1px;
}
  
.mb #lc {margin-left:10px !important;}     
#form_mb textarea {
    margin-top: 0 !important;
}
#s13 h4 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
    text-align: left;
}
#dc-mb .p a {
    font-size: 20px;
}
}

@media screen and (max-width: 360px){
#gkk {
    /* height: 500px; */
}
.mb #htl {
    font-size: 19px;
}
#s5 .item h4 {
    font-size: 18px;
    background-size: 345px;
    line-height: 25px;
}
}


@media screen and (max-width: 320px){
.ctn {
    width: 290px !important;}   
h3 {
    font-size: 18px !important;
} 
#s5 .item h4 {
    font-size: 16px;
    background-size: 305px;
    line-height: 22px;
}
 .last-ft div span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-family: 'helvetins';
    display: inline-block;
    font-weight: normal;
    text-align: center;
    font-size: 25px;
    border: 1px solid #cf8281;
    margin-right: 3px;
    border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
}

.
#s9 .p a{
    font-size: 20px;
}
#s11 > div > div:last-child > div span {
    width: 42px;
}
.mb #htl {
    width: 76%;
    font-size: 18px; 
}
.mb #btm {
    width: 5%;
}
td.left span {
    padding: 12px 5px;
    display: block;
    border-bottom: 1px dashed #d7d7d7;
    border-right: 1px dashed #d7d7d7;
    margin-left: 20px;
    font-weight: bold;
    font-size: 11px;
}

}


body>object{display:none}#d-form-contact{width:100%;height:100%;position:fixed;z-index: 999999999999;top:0;left:0;background:rgba(0 ,0 ,0 ,.8)}#d-form-contact>.in{width:500px;height:400px;margin:50px auto 0;background-color:#f0f0f0;border-radius:5px;padding:10px}#d-form-contact>.in>.tit{text-align:center;font-weight:700;font-size:20px;margin-bottom:0;text-transform:uppercase}#d-form-contact>.in>.form>label{width:100px;text-align:right;font-weight:700;font-size:14px;font-family:arial;display:block;float:left;margin-right:10px;line-height:25px}#d-form-contact>.in>.form>input{width:350px;display:block;float:left;margin-bottom:10px;height:25px;border:1px solid #ccc;border-radius:2px;padding-left:10px}#d-form-contact>.in>h4{font-size: 16px;text-align: center;margin-bottom: 15px;margin-top: 5px}#d-form-contact>.in>.form>.trieuchung{width:340px;height:150px;border-radius:5px;padding:10px 0 10px 10px;border:1px solid #ccc}#d-form-contact>.in>.form>button{float:right;display:block;width:70px;height:28px;border:none;border-radius:2px;margin-right:5px;margin-top:5px;font-weight:700;color:#fff;cursor:pointer}#d-form-contact>.in>.form>.send{background-color:green}#d-form-contact>.in>.form>.send:hover{background-color:#026202}#d-form-contact>.in>.form>.cancel{background-color:orange;margin-right:28px}#d-form-contact>.in>.form>.cancel:hover{background-color:#d08701}@media screen and (max-width:600px){#d-form-contact>.in .form{display:table;margin:0 auto}#d-form-contact>.in{width:80% !important;height:initial}#d-form-contact>.in>.tit{font-size:18px}#d-form-contact>.in>.form>.trieuchung,#d-form-contact>.in>.form>input{width:150px}#d-form-contact>.in>.form>.cancel{margin-right:0}#d-form-contact>.in>.form>.trieuchung{height:70px}}#loading,#success{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999;background-image:url(http://chuyende.phongkhamngoquyen.com/image_all/bg-black-opacity.png);background-repeat:repeat}#loading img,#success img{width:100px;display:block;margin:200px auto 0}#loading p,#success p{text-align:center;font-size:16px;font-family:arial;font-weight:700;color:#fff;text-transform:uppercase;line-height:30px}@media screen and (max-width: 600px){#success img{margin-top:150px;}}@media screen and (max-width: 350px){#d-form-contact>.in {width: 95% !important;}}                                                                          center;font-size:16px;font-family:arial;font-weight:700;color:#fff;text-transform:uppercase;line-height:30px}@media screen and (max-width: 600px){#success img{margin-top:150px;}}@media screen and (max-width: 350px){#d-form-contact>.in {width: 95% !important;}}                                                                          
