﻿
@import url('https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root {
    --main: #1e851f;
    --main-light: #ff262b;
    --main-focus: #eb020780;
    --main-dark: #c80000;
    --second: #f4810d;
    --second-light: #fff430;
    --second-focus: #FFF21280;
    --second-dark: #ffdc12;
    --text: #7a7a7a;
    --text-dark: #543c04;
    --light: #F7F7F7;
    --border: #CFCFCF
}
body{background: #f5f5f5;font-family: "Sarabun", sans-serif;font-style: normal;color: #5E5E5E;}
@font-face{font-family:ftd;src:url(font/UTM-Micra.ttf)}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{/* ; */}
.ffb{font-family:ffb}.ffnb{font-family:ffnb}.fftd{font-family:Exo}
.color{color:var(--main)}.second{color:var(--second) !important}.text{color:var(--text)}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:inherit;}
.td:hover{color:var(--main)}
thead, tbody, tfoot, tr, td, th{border-width:1px;border-color: #3333331a;}
td{padding:5px}

.bg-main-dark{background-color: var(--main-dark) !important;}
.bg-primary{background-color: var(--main) !important;}
.bg-primary-dark{background-color: var(--main-dark) !important;}
.border-bottom{1px solid var(--border) !important}
.btn-square {width: 38px;height: 38px;}
.btn-square, .btn-sm-square, .btn-lg-square{padding: 0;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.bg-light{background: #f7f7f7 !important;position: relative;}
.btn{}
.btnz{border-radius: 20px;padding: .75rem 2rem;font-size: 18px;}
.btn-outline-light:hover{/* background-color: var(--main); *//* border-color: var(--main); */color: var(--main);}
.btn-outline-primary{color: var(--main);border-color: var(--main);}
.btn-outline-primary:hover{background-color: var(--main);border-color: var(--main);}
.btn-outline-primary:active:focus,.btn-outline-primary:active,.btn-outline-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-outline-secondary{color: var(--second);border-color: var(--second);}
.btn-outline-secondary:hover{background-color: var(--second);border-color: var(--second);}
.btn-outline-secondary:active:focus,.btn-outline-secondary:active,.btn-outline-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.btn-primary{background-color:var(--main);border-color:var(--main)}
.btn-primary:hover{background-color:var(--main-light);border-color:var(--main-light);color:var(--second)}
.btn-primary:active:focus,.btn-primary:active,.btn-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-secondary{background-color:var(--second);border-color:var(--second);color:var(--main);font-weight:600}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light);color:var(--main)}
.btn-secondary:active:focus,.btn-secondary:active,.btn-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.form-control{/* border-radius:0; */}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
.text-light{color:var(--light) !important}
.text-primary{color:var(--main) !important}
.text-second{color:var(--second) !important}
.fs18{font-size:18px}
.fw-m{font-weight:500 !important}
.mt-n4{margin-top: -1.5rem !important;}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
@media (min-width: 768px){
  .py-md-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
  .my-md-6 {margin-top: 6rem !important;margin-bottom: 6rem !important;}
  .pt-md-6 {padding-top: 6rem !important}
}
@media (min-width: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
  .pb-lg-6 {padding-bottom: 6rem !important}
  .pt-lg-6 {padding-top: 6rem !important}
  .py-lg-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
}
@media (min-width: 1200px) {
  .col-left{padding-left: calc(((100% - 1140px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1140px) / 2) + .75rem);}
}

@media (min-width: 1400px) {
  .col-left{padding-left: calc(((100% - 1320px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}
@media (max-width: 576px) {
  .btnz{font-size: 15px;padding: 0.375rem 1.5rem;}
}

.red,.titletb{color:red!important}
.clearfm *{margin:0;padding: 0;border:none;text-decoration:none;list-style:none;color:inherit;line-height:1.4;}
.overHide{overflow:hidden}

.background-white{background-color:#fff;padding:25px 4%;border:1px solid #eee}
.bncat{background: #232C3B;color:#fff;text-align:center;padding: 90px 0 40px;}
.bncat .h2{text-transform: capitalize;color: #fff;font-weight: 800;margin-bottom: 0;}
.boxes+.boxes{margin-top:50px;}
.boxes .contain{margin-top:20px}
.bread_crumb{a;padding: 8px 0;background: var(--bs-light);}
.breadcrumb{margin-bottom:0}
.breadcrumb-item.active{}
.breadcrumb-item+.breadcrumb-item::before{}

.center{text-align:center}

.detail{/* text-align:justify; */}
.detail table{width:100%}
.detail img{max-width:100% !important;cursor:zoom-in;height:auto !important;}
.detail a{}
.detail h1,.detail h2,.detail h3,.detail h4,.detail h5{font-size: 16px;}
.detail h2{font-size: 20px;}
.detail h3{font-size: 18px;}
.error{color:red}

.flex{display:flex}

.imgB{position:relative;overflow: hidden;}
.imgB .img{position: absolute;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;overflow: hidden;transition:.5s;width: 100%;height: 100%;top: 0;left: 0;}
.imgB:hover .img{transform:scale(1.1);}
.imgA,.imgH,.imgW,.imgHover{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto !important;width:auto !important;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgH img{height:100%;min-width:100%;width:auto !important;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;object-fit: cover;}
.imgHover:before{content:"";position: absolute;z-index: 1;top: 0;left: -10%;width: 120%;height: 100%;background: rgba(255, 255, 255, 0.2);transition: transform .8s;transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);opacity: 0;visibility: hidden;}
.imgW img{width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgW:hover img,.imgH:hover img,.imgA:hover img{transform:translateX(-50%) translateY(-50%) scale(1.1)}
.imgHover:hover:before{transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -125%, 0);opacity: 1;visibility: initial;}
.info{font-size: 14px;color: #979797;/* margin-bottom:15px; */overflow:hidden;display: flex;}
.info li{padding-right:20px}
.info > span{padding-right:20px;margin-bottom:5px}
.info > span+span{}
.info .date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.info .views:before{content:"\f06e";font-family:fontawesome;display:inline-block;margin-right:6px;}
.ifbv{display:flex;flex-flow: wrap;}
.ifbv >*{padding-right:20px}

.left{float:left;}.right{float:right}
.line1{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.list-group{margin-bottom:20px}

.ma{margin:auto}
.mtop10{margin-top:10px !important;}.mtop20{margin-top:20px !important;}.mtop30{margin-top:30px !important;}.mtop40{margin-top:40px !important;}.mtop50{margin-top:50px !important;}

.pager{margin-top:20px;font-size:13px;}
.pager span,.pager a{background-color:#0d7aa3;display:inline-block;text-align:center;margin-right:3px;border-radius:4px;color:#fff;border:1px solid #0d7aa3;padding: 3px 10px 4px 10px;}    
.pager a:hover{background-color:#00A857;border-color:#00A857}
.pager span{background-color:#fff;color:#0d7aa3;border-color:#ddd;}

.bgwhite{background-color:#fff}
@media only screen
and (max-width :576px){
    .ifbv{flex-flow: wrap;row-gap: 5px;}
    .info .fb-like{padding-left:0;}
    .background-white{padding:25px 0}
    .boxes .contain{margin-top:15px;}
    .boxes+.boxes{margin-top:25px}
    .breadcrumb h2{display:none}
    .detail{font-size:15px}
    .detail h1{font-size:24px}.detail h2{font-size:22px}.detail h3{font-size:20px}.detail h4{font-size:18px}
  .detail img{width: auto !important;}
    .pdingm{padding:25px 0 !important}
    .bncat h2{font-size:18px}
    .bread_crumb{font-size:13px}
}
.nav-mobile{display:none}
#slideshow {position:relative;width:100%;z-index:1;}
#slideshow img{width:100%;height:auto;float:left}

.litt {box-shadow: 0px 0px 10px 2px #00000026;}
.litt .nd{padding:15px 10px; }
/*.litt .date{color:#8C8C8C;margin-bottom:3px;display: block;}*/
.litt .td{font-size: 17px;font-weight:500; height:41px; margin-bottom:10px; color:#333}
.litt .mt{font-size: 14px;font-weight:normal; margin-bottom:10px}
.litt .td:hover{color:var(--main)}
.litt .link{text-decoration:none}
.litt .link:hover{color:var(--second)}

/*header*/
header{background:#fff;}
.tophead {border-bottom: 1px solid #C5C5C5;}
.tophead .container{display:flex;justify-content: space-between;align-items:center}
.tophl{display:flex;gap:40px;font-size:13px}
.tophl i{margin-right:6px;font-size: 16px;position: relative;top: 2px;}
.mxhh{display:flex;gap:15px}
.mxhh a:hover{color:var(--main)}

.midhead {background-color:var(--main); color:#fff }
.midhead .container{display: flex;justify-content: space-between;align-items: center; position:relative}
.midhead .container::before{position:absolute; content:""; width:1px; top:30px; bottom:30px; right:50%; background:#fff}

.midhead .left-content{display: flex;align-items: center;}

.logo{height: 106px;}
.logo img{height:100%}
.midhead .tencty{font-family: "Roboto Serif", serif;font-weight:normal;font-size: 17px;text-transform: uppercase;text-align: center;margin: 0;margin-left: 20px;}
.tencty strong{display:block;font-family: "Roboto Serif", serif;font-size: 41px; font-weight:600; margin-top:10px}
.midhead .right-content{}

.midhead .right-content .lienhe{display:flow-root; font-size:13px; font-weight:bold; margin-bottom:10px}
.midhead .right-content .lienhe i{margin-right:10px;}
.midhead .right-content .lienhe .phoneh{margin-right:20px;position:relative}
.midhead .right-content .lienhe .phoneh::after{content:""; position:absolute; top:3px;right:-10px;width:1px; height:12px; background-color:#fff;}

.searchbox{position:relative;flex: 1;/*margin: 0 50px;*/}
.searchbox .form-control{border-color: #C9C9C9;border-radius: 100px;height: 50px;padding-left: 20px;font-size: 14px;color:#000}
.searchbox .form-control::placeholder{color:#B0B0B0}
.searchbox .btn{width: 60px;position:absolute;top:0;right:0;bottom: 0;line-height: 38px;font-size: 24px; border-top-right-radius:100px;border-bottom-right-radius:100px}
.searchbox .btn:hover{background-color: var(--second); color:#fff}
/*.dch{position:relative;display: flex;align-items: center;gap: 10px;}
.dch i{font-size: 40px;color:var(--main)}
.dch span{max-width: 205px;}*/

.nav_main{color:#333;background:#fff;position: relative;z-index: 2; font-weight:bold; font-size:15px}
.menu_main{display:flex;margin-bottom: 0;align-items: center;justify-content: center;position: relative;}
.mnlic1{height:51.5px}
.mnlic1:hover{background:var(--main); color:#fff}
.mnliac1{padding: 14px 15px;display:block;position:relative;text-align: center;z-index: 1;border-radius: 2px;text-transform:uppercase;}
.havesub .mnliac1:after{content: "\f107";font-family:fontawesome;margin-left: 5px;font-weight: 300;}
.mnliac1.active,.mnlic1:hover .mnliac1,.mnlic1:nth-of-type(2) .mnliac1{background: #ffffff26;}

.menusub{position: absolute;background-color: #fff;color: #333;top: 150%;opacity: 0;visibility: hidden;transition: .5s;min-width: 250px;}
.mnlic1:hover .menusub{top: 100%;visibility: visible;transition: .1s;opacity: 1;}
.menusub li a{display:block;padding: 5px 10px;font-weight: 600; font-size:16px}
.menusub li:hover a{background: var(--main); color:#fff}

@media only screen and (min-width: 992px){
    .searchbox{min-width:400px}
}

@media only screen and (max-width: 1200px){
    .midhead .container::before {display: none}
}
@media only screen and (max-width: 992px){
  #ShowMenu{z-index: 10;animation: fadeInRight 1s;}
  #ShowMenu.close:before{background-color:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;top:0;border:0;left:0;content:"";}
  .nav_main,.mxhh,.dch{display:none}
  .tophead .container{justify-content: center;}

  .nav_main .searchbox{width: 90%;position: relative;display: block;margin: 15px auto;}
  .searchbox .form-control{border-radius:0;height: auto;font-size: 15px;}
  .searchbox .btn{font-size:16px;line-height: 37px;width: 38px;padding: 0;}
  .nav_main{position:fixed;z-index:999;overflow:scroll;top:0;background:var(--main);height:100%;display:none;left:0;width:250px;display:none;padding: 0;}
  .nav_main .container{padding:0}
  .menu_main{display:block}
  .mnlic1{border-top: 1px solid #ffffff2e;position: relative;}
  .mnliac1{padding:15px 2%;padding-left: 5%;font-size: 14px;width:calc(100% - 42.4px);color:#fff !important;text-align: left;background: transparent !important;}
  .mnliac1:before{display:none}
  .havesub.mnlic1 span:after,.mnliac1:after{display:none}
  .openmn{display:block;font-style: normal;position:absolute;right:2%;top:0;height: 50.8px;width:42.4px;display:flex;color:#fff}
  .openmn:before{content:"\f324";font-family:fontawesome;margin:auto;font-weight:500;transition:transform .3s}
  .havesub.active .openmn:before{transform:rotate(90deg)}
  .menusub{position:relative;padding:0;display:none;top:auto;visibility:visible;transition:none;opacity:1}
  .mnlic1:hover .menusub{top: auto;}
  .menusub li+li{border-top:1px solid #eee;}
  .menusub li a{padding:15px 0;padding-left:6%;}
}
@media only screen 
and (max-width: 576px){
    .logo{height: 55px;}
.midhead .tencty{font-size: 13px;margin: 0;margin-left: 15px;}
.tencty strong{font-size: 16px; margin-top:10px}
.midhead .right-content .lienhe{display:none} 
}
@media only screen 
and (max-width: 392px){
    .logo{height: 55px;}
.midhead .tencty{font-size: 11px;margin: 0;margin-left: 5px;}
.tencty strong{font-size: 16px; margin-top:10px}
.midhead .right-content .lienhe{display:none} 
}

@media only screen 
and (max-width: 375px){
    .logo{height: 54px;}
.midhead .tencty{font-size: 11px;margin: 0;margin-left: 3px;}
.tencty strong{font-size: 16px; margin-top:10px}
.midhead .right-content .lienhe{display:none} 
}


/*footer*/
footer{background: var(--main); color:#fff}
.rowft{justify-content:space-between}
.rowtf{border-bottom:1px solid #DCDCDC; margin-top:-20px}
.topfl{display:flex;align-items:center;margin-bottom: 20px;}
.logof{height: 106px;}
.logof img{height:100%}
.tenctyf{font-family: "Roboto Serif", serif;font-weight:normal;font-size: 17px;text-transform: uppercase;text-align: center;margin: 0;margin-left: 20px;}
.tenctyf strong{display:block;font-family: "Roboto Serif", serif;font-size: 41px; font-weight:600; margin-top:10px}
.lbemail{margin-bottom:10px; font-size:18px; font-weight:500; text-align:center}
.form-dkf .form-control {border-color: #C9C9C9;border-radius: 100px!important;height: 50px;padding-left: 20px;font-size: 14px;color: #000;}
.form-dkf .btn {border:none;z-index:3;width: 80px;position: absolute;top: 0;right: 0;bottom: 0;line-height: 38px;font-size: 24px;background-color:var(--second); color:#fff;border-bottom-right-radius:100px; border-top-right-radius:100px}
.form-dkf .btn:hover {background-color:#ff960d}

.titf{font-size: 24px;font-weight: bold;margin-bottom: 24px;text-transform: capitalize;line-height: 1.4;margin-top:36px;color: #fff;}
.iff >*{}
.iff >*:before{content:"\f3c5";font-family:fontawesome;font-weight:900;margin-right: 15px;width: 14px;text-align:center;display:inline-block;color: #fff;}
.iff >*:nth-child(2):before{content:"\f879"}
.iff >*:nth-child(3):before{content:"\f0e0"}
.iff >*:nth-child(4):before{content: "\f26b";font-weight: 500;}
.mnf >*{margin-bottom:8px}
.mnf a:before{content: "\f105";font-family: 'fontawesome';margin-right: 0;font-weight: 300;}
.mnf a:hover{color:var(--second)}
.foot{background:var(--main);color: #fff;}
.foot .container{border-top:1px solid #DCDCDC}
.foot .container{font-size: 15px;display: flex;justify-content: space-between;}
.foot a:hover{color:var(--second)}
@media only screen
and (max-width :576px){
    .rowtf{padding:20px 0px; margin-bottom:20px}
    .logof{height: 55px;}
    .tenctyf{font-size: 14px;margin: 0;margin-left: 20px;}
    .tenctyf strong{font-size: 20px; margin-top:10px}
    .lbemail{margin-bottom:10px; font-size:12px; font-weight:500; text-align:center}



  .foot .container{display: block;text-align: center;}
  .titf{margin-top:0}
}

.tithome {
    font-family: "Philosopher";
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #253D26;
    position: relative;
    padding-bottom: 9px;
    margin-bottom: 30px;
}
.tithome:before{content:"";position: absolute;border-bottom: 3px solid var(--main);width: 150px;left: 0;right: 0;bottom: 0;margin: auto;}
.tithome.second:before{background-image:url(/Design/line2.png)}
.titsp{text-align:center;margin-bottom:30px}
.titsp h3{color:var(--main);font-size: 16px;text-transform: uppercase;font-weight: normal;margin-bottom:0;line-height: 1.5;}
.titsp h2{font-weight:500;text-transform: capitalize;}
.title-ic{color:var(--main);font-family: 'Roboto Slab';font-weight: normal;margin-bottom: 25px;}
.title-ic span{position:relative;display:inline-block}
.title-ic span:before{content:"";background: url(/Design/icon-yen.png) no-repeat;background-size: contain;position: absolute;width: 47px;height: 38px;left: 100%;bottom: 4px;margin-left: 25px;}
.quote{text-align:center;color:#777;margin-bottom: 25px}
.rowup .wow:nth-child(4n+2){animation-delay:.1s}
.rowup .wow:nth-child(4n+3){animation-delay:.2s}
.rowup .wow:nth-child(4n+4){animation-delay:.3s}
@media only screen
and (max-width :576px){
    .tithome {
        font-size: calc(0.8rem + .9vw);
    }
    .tithome:before{width:30%}

  .titsp small{display:none}
}
/*abouthome*/
.abouthome .container {background: url('../Design/bg-gthome-01.png') no-repeat; background-size:cover; text-align:center}
.abouthome strong {font-size:28px; color:#253D26; text-transform:uppercase; font-family:"Philosopher"}
.abouthome .title-gt {font-size:36px; color:var(--main); text-transform:uppercase;margin-bottom: 20px; margin-top:30px}
.abouthome .ndgt {font-size:19px; color:#333; font-weight:500; padding:0 100px; margin-bottom:30px}
.abouthome h3 {font-size:28px; color:#F58634; font-weight:600;}
.ckhome {margin: 0 50px}
.ckhome .item{position:relative;cursor: auto; padding-left:64px}
.ckhome i{font-size: 30px;color: var(--second);position:absolute;left: 0;top: 0;transition: all .3s ease-out;cursor:pointer}
.ckhome .item:hover i{transform: rotateY(-180deg);}
.ckhome .col-md-6:nth-child(1) i:before{content:"\f005"}
.ckhome .col-md-6:nth-child(2) i:before{content:"\f005"}
.ckhome .col-md-6:nth-child(3) i:before{content:"\f005"}
.ckhome .col-md-6:nth-child(4) i:before{content:"\f005"}
.ckhome .col-md-6:nth-child(5) i:before{content:"\f005"}
.ckhome h4{font-weight: 600;color: #333; text-align:left; font-size:24px}
@media only screen
and (max-width :992px){

  .ckhome .item{padding:0;text-align: center;}
}

@media only screen
and (max-width :576px){
.abouthome strong {font-size:18px; }
.abouthome .title-gt {font-size:24px; margin-bottom: 10px; margin-top:20px}
.abouthome .ndgt {font-size:20px;  padding:0; margin-bottom:30px}
.abouthome h3 {font-size:22px; color:var(--main); font-weight:700;}
.ckhome {margin: 0 10px}
.ckhome .item{position:relative;cursor: auto; padding-left:50px}
.ckhome h4{ font-size:20px}

}
/*abouthome end*/
/*dghome*/
.dghome {
    background: url(/Design/bg-dg2.jpg);
    background-size: cover;
}
.dghome .title{color:#fff;text-align:center;text-transform:uppercase;margin-bottom: 30px;}
.owldg {max-width:900px;margin:auto}
.owldg .item{padding: 15px 30px;background: #fff;}
.owldg .nd{background:#fff;padding:15px;text-align:center;border: 1px solid #CECECE;}
.owldg .imgz{margin:auto;height:70px;width:70px;border-radius:50%;margin-top:20px}
.owldg .ten{margin-bottom: 4px;font-weight:500;margin-top:10px}
.owldg .star{margin-bottom:14px;color:var(--main)}
@media (max-width: 576px){
  .owldg .item{padding:5px}
}

/*ckhome*/
    /*.ckhome {}
.ckhome .item{position:relative;cursor: auto; padding-left:64px}
.ckhome i{font-size: 50px;color: var(--main);position:absolute;left: 0;top: 0;transition: all .3s ease-out;cursor:pointer}
.ckhome .item:hover i{transform: rotateY(-180deg);}
.ckhome .col-6:nth-child(2) i:before{content:"\f82d"}
.ckhome .col-6:nth-child(3) i:before{content:"\f34e"}
.ckhome .col-6:nth-child(4) i:before{content:"\f648"}
.ckhome .col-6:nth-child(5) i:before{content:"\e012"}
.ckhome .col-6:nth-child(6) i:before{content:"\f873"}
.ckhome h4{font-weight: 500;color: #333; text-align:left}
@media only screen
and (max-width :992px){
  .ckhome .item{padding:0;text-align: center;}
  .ckhome i{position:relative;margin-bottom: 8px;font-size:30px}
}*/

/*dvhome*/
.dvhome .container{ background-color:#fff}
.dvhome .tithome{ }
.rowdv .td{font-weight:500; }
@media (max-width: 576px){
.dvhome .tithome{ margin-bottom:30px}

  }

/*newshome*/
.newshome{position:relative;z-index: 1;}
/*.newshome:before{content:"";background: url(/Design/bg-news.png) no-repeat top;background-size: 100% 100%;width:100%;height:50%;left:0;bottom:0;position: absolute;z-index: -1;pointer-events: none;}*/
.newshome .container{background:url(/Design/bg-news.png) no-repeat}
.newshome .litt{}
.newshome .litt .imgz{}
.newshome .litt .nd{padding:15px 12px; background-color:rgba(152, 197, 100, .9); color:#fff}
/*.litt .date{color:#8C8C8C;margin-bottom:3px;display: block;}*/
.newshome .litt .td{font-size: 17px;font-weight:700; height:40px; margin-bottom:15px}
.newshome .litt .mt{font-size: 14px;font-weight:500; height:65px;margin-bottom:15px}
.newshome .litt .td:hover{color:var(--main)}
.newshome .litt .link{text-decoration:underline}
.newshome .owlnav .owl-nav button.owl-prev{left: -35px;}
.newshome .owlnav .owl-nav button.owl-next{right:-35px;}


@media only screen 
and (max-width: 576px){
  
}

/*khac*/
.owlnav.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;transform: rotate(180deg) !important;transition: .3s;color: #333;font-size: 35px !important;opacity:0;}
.owlnav .owl-nav button span{display:none}
.owlnav .owl-nav button.owl-prev{left: 0;}
.owlnav .owl-nav button.owl-next{right:0;}
.owlnav .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owlnav .owl-next:before{content:"\f105";font-family:fontawesome;}
.owlnav:hover .owl-nav button{transform:translateX(0) !important;opacity:1}
.owlnav.owl-carousel .owl-nav button:hover{color:var(--main) !important}
.owldot .owl-dots{text-align:center;margin-top:20px}
.owldot .owl-dots button{outline:0}
.owldot .owl-dots span{display: block;width: 15px;height: 15px;margin: 5px;border: 5px solid var(--main);transition:.5s;}
.owldot .owl-dots button.active span{opacity:1;background:var(--main);}

.inner_page{padding:30px 0}

/*sidebar*/
.col_side .td{font-size:24px;text-transform:capitalize;margin-bottom:25px}
.boxside+.boxside{margin-top:50px}
.ulttside li{display:flex}
.ulttside li+li{margin-top:20px}
.imgside{height:70px;width:70px;margin-right:20px}
.ulttside li .nd{display:flex;width:calc(100% - 90px);height:68px}
.ulttside li .nd >div{margin:auto 0}
.ulttside li .nd h4{font-size:16px;color:#333;margin-bottom:5px}
.ulttside li .nd h4:hover{color:#1f1f1f}
.ulttside li .nd p{color:#999;font-size:12px}
.tagside a{padding:7px 26px 5px;color:#6f6f6f;background:#f5f5f5;display:inline-block;margin-right:5px;margin-bottom:10px}
.tagside a:hover{background:#1f1f1f;color:#fff}
@media only screen 
and (max-width: 576px){

}

/*bvpage*/
.bvpage{/* padding:100px 0 80px; */border-bottom:1px solid #e1e1e1;}
.titpost{font-size: 1.75rem;border-bottom: 1px solid #e5e5e5;margin-bottom: 12px;line-height: 1.4;padding-bottom: 4px;}
.tagbv{margin-bottom:10px}
.tagbv a{color:#6f6f6f}
.tagbv a+a:before{content:",";margin-right:5px;color:#6f6f6f}
.tagbv a:hover{color:#1f1f1f}
.bvothers{padding:70px 0 50px}
@media only screen 
and (max-width: 576px){
    .bvpage{padding:25px 0}
}

/*dppage*/
.dppage{padding-top:50px}
.dptop .row{flex-direction: row-reverse;}
.dpsame .row{flex-direction: row}
.info_contain{}
.slider_contain {}
#slider{background:#f3f6fb;height: 417px;}
#slider .slides li{position:relative;}
#slider .slides img{position:absolute;height:auto;width:auto;max-width: 100%;max-height: 100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
#carousel{margin-top:20px;}
#carousel .slides > li{height: 50px;background:#f3f6fb;cursor:pointer;opacity:.5}
.flex-active-slide{opacity:1 !important}
#carousel .slides > li img{max-width:90%;max-height:90%}
.titproduct{font-size: calc(1.325rem + .9vw);text-transform:capitalize;}
.giadp{color:#D8232A;font-size: 24px;margin:20px 0 10px}
.statusdp .g{color:#4CAF50}.statusdp .r{color:#F44336}
.infodp{color:#6f6f6f;margin-top:20px}
.cartdp{overflow:hidden;margin-top:45px;display:flex;}
.cartdp .textbox{background:#f5f5f5;color:#6f6f6f}
.cartdp .tinh{cursor:pointer;width:45px;height:55px;line-height:55px;text-align:center;float:left;box-sizing:border-box;}
.cartdp .txt{width:50px;height:55px;text-align:center;float:left;outline:0;background:#f5f5f5}
.cartdp .gio-hang{margin-left:10px;height:55px;padding:0 28px;background: #F44336;color: #fff;letter-spacing:2px;text-transform:uppercase;}
.carderror{color:#1f1f1f;font-size:14px}
.phonedp{padding-top:50px;margin-top:30px;border-top:1px solid #ebebeb}
.phonedp a{display:block;text-transform:uppercase;text-align:center;background: #EDB723;color:#1f1f1f;height:55px;line-height:55px;}
.ct-dp .title{text-align:center;position: relative;}
.ct-dp .title:before{content:"";position: absolute;border-bottom: 1px dashed var(--main);width: 100%;left: 0;bottom: 15px;}
.ct-dp .title span{border: 1px solid var(--main);color:var(--main);font-size: 18px;text-transform: uppercase;padding: 4px 18px;background: #fff;display: inline-block;position: relative;}
.ultabdp{color:#999999;display:flex;justify-content: center;padding:0;position:relative}
.ultabdp:before{content:"";position:absolute;width:100%;height: 0;left:0;border-bottom:1px solid #ebebeb;top:0;bottom:0;margin:auto;}
.ultabdp li{position:relative;background:#fff;padding:0 5px}
.ultabdp li+li{padding-left:65px}
.ultabdp li.active{color:#495057}
.tab-over{margin-top:40px}
.fb-comments{display:block !important;width: 100% !important}
.sidesp{}
.boxssp{background:var(--bs-light);padding:10px;margin-bottom:5px;box-shadow: #f2f2f2 1px 1px 0px 0px inset, #f2f2f2 -1px -1px 0px 0px inset;border-radius: 4px;}
.boxssp .td{text-transform:uppercase;border-bottom: 1px solid #dee2e6;padding-bottom: 5px;}
.phonessp a{position: relative;margin: 15px 0;padding-left: 50px;display: block;line-height: 1.2;font-size: 15px;}
.phonessp i{color:var(--main);position: absolute;left: 0;font-size: 40px;}
.phonessp strong{display:block;color: var(--main);font-size: 18px;}
.ckssp .item{display:flex;align-items: center;margin:15px 0}
.ckssp img{width:35px;margin-right: 10px;}
.ckssp .nd{display:inline-block;line-height: .8;}
.ckssp h3{font-size:13px;text-transform:uppercase;margin: 0;}
.ckssp small{color:var(--bs-gray);font-size:13px}
.boxssp.i3{font-size: 14px;}
.boxssp.i3 .nd{max-width: 200px;margin: 10px auto;}
.boxssp.i3 a{color:red}
@media only screen 
and (max-width: 576px){
    .dppage{padding-top: 15px;}
    .dptop .row{flex-direction: column-reverse;}
    .dpsame .row{flex-direction: row}
    #slider{height:380px;background:#fff}
    .cartdp{flex-flow: wrap;justify-content: space-between;}
    .cartdp .textbox{margin-bottom:10px}
    .cartdp .gio-hang{margin-left:0}
}

/*photo-page*/
.photodetailp{}
#gallery .container{}
.ulctha{overflow:hidden;margin-right: -15px;margin-left: -15px;box-sizing:border-box;}
.lictha{max-width:33.33333333333%;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.imgctha{margin-bottom:30px;}
.imgctha a{display:block;position:relative;}
.imgctha a:before{background: rgba(0, 0, 0, 0.5);position:absolute;position: absolute;top: 0;left: 0;bottom: 5px;right: 0;transition: all 300ms linear 0s;border-radius:10px;}
.imgctha a:after{content:"\f00e";font-size:20px;opacity:0;color:#fff;background:#ffffff42;width: 50px;height: 50px;box-sizing:border-box;padding: 12px;border:1px solid;display:inline-block;font-family:fontawesome;position:absolute;left: 0;right: 0;margin:auto;text-align:center;top:calc(40% - 20px);transition: all 300ms linear 0s;}
.imgctha:hover a:before{content:"";}
.imgctha:hover a:after{opacity:1;top:40%}
.imgctha img{width:100%;height:auto;border-radius:10px;}
@media only screen 
and (max-width: 576px){
.ulctha{margin-right:-5px;margin-left:-5px}
.lictha{max-width:50%;padding-left:5px;padding-right:5px}
}

@keyframes light-left {
0%{left:-5%;opacity:0}
50%{left:50%;opacity:1}
100%{left:105%;opacity:0}
}
@keyframes light-right {
0%{right:-5%;opacity:0}
50%{right:50%;opacity:1}
100%{right:105%;opacity:0}
}
.hotline-phone-ring-wrap{position:fixed;bottom:0;left:0;z-index:900}
.hotline-phone-ring-wrap-zl{position:fixed;bottom:90px;left:0;z-index:900}
.text-hotline{color:#fff;font-size:20px}
.hotline-phone-ring{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;left:0;bottom:0;display:block}
.hotline-phone-ring-zl{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;right:0;bottom:0;display:block}
.hotline-phone-ring-circle{width:90px;height:90px;top:0;left:0;position:absolute;background-color:red;border-radius:100%;border:2px solid red;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-zl{width:90px;height:90px;top:0;right:0;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid #0182ca;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-fill{width:65px;height:65px;top:12px;left:12px;position:absolute;background-color:red;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-circle-fill-zl{width:65px;height:65px;top:12px;right:12px;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-img-circle{background-color:red;width:40px;height:40px;top:25px;left:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle-zl{background-color:#0182ca;width:40px;height:40px;top:25px;right:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle .pps-btn-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.hotline-phone-ring-img-circle .pps-btn-img img{width:33px;height:33px}
.hotline-bar{position:absolute;background:#3578e5;height:45px;width:185px;line-height:45px;border-radius:3px;padding:0 50px;background-size:100%;cursor:pointer;transition:all .8s;-webkit-transition:all .8s;z-index:9;border-radius:50px!important;left:52px;bottom:31px}
.hotline-bar>a{color:#fff;text-decoration:none;font-size:16px;font-weight:700;text-indent:32px;letter-spacing:1px;display:block;line-height:45px;font-family:Arial}
.hotline-bar>a:hover,.hotline-bar>a:active{color:#fff}
@-webkit-keyframes phonering-alo-circle-anim {
0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}
30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.6}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}
40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}
}