/* @font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/UTMAvo.ttf") format("truetype"); }
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/UTMAvoBold.ttf") format("truetype");
  font-weight: bold; } */
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'UTMAvo';
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300; }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600; }
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: bold; }
object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit; }
b, strong, th {
  font-weight: bold; }
i, em {
  font-style: italic; }
sub, sup {
  font-size: 75%; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
del {
  text-decoration: line-through; }
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 20px 0;
  padding: 0; }
input, select {
  vertical-align: middle; }
a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }
ol, ul, li {
  padding: 0;
  list-style: none;
  margin: 0; }
label {
  font-weight: normal; }
input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }
select {
  padding-left: 8px; }
input[type="number"] {
  padding-left: 5px; }
textarea {
  padding: 8px 12px 5px 12px; }
input, textarea, select, button, a {
  outline: none; }
button {
  border: none;
  background: none;
  padding: 0; }
* {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-top: constant(safe-area-inset-top); }
.col-xs-f20, .col-sm-f20, .col-md-f20, .col-lg-f20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
.c-img {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }
.hv-over {
  display: block;
  position: relative; }
  .hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-over:hover:after {
    background: rgba(255, 255, 255, 0.3); }
.hv-scale {
  overflow: hidden;
  display: block; }
  .hv-scale img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  width: auto !important;
  height: auto !important; }
.s-content table, .s-content iframe {
  max-width: 100%;
  margin: auto; }
.s-content iframe {
  display: block; }
.s-social .fb_iframe_widget, .s-social a.pinterest {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px; }
.slick-list {
  margin: 0 -15px; }
  .slick-list .slick-slide {
    margin: 0 15px; }
.slick-arrow {
  cursor: pointer;
  z-index: 1;
  text-align: center;
  position: absolute; }
.slick-dots {
  text-align: center; }
  .slick-dots button {
    display: none; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background: #666; }
.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }
img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }
.col-xs-f20 {
  float: left;
  width: 20%; }
@media (min-width: 768px) {
  .col-sm-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 992px) {
  .col-md-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-f20 {
    float: left;
    width: 20%; } }
.row-ibl {
  font-size: 0; }
  .row-ibl > [class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .row-ibl.mid > [class^="col-"] {
    vertical-align: middle; }
  .row-ibl.bot > [class^="col-"] {
    vertical-align: bottom; }
  .row-ibl > [class^="col-"].i-mid {
    vertical-align: middle; }
  .row-ibl > [class^="col-"].i-top {
    vertical-align: top; }
  .row-ibl > [class^="col-"].i-bot {
    vertical-align: bottom; }
.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }
.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }
.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }
.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }
.margin-auto {
  margin-left: auto;
  margin-right: auto; }
.col-mar-0 {
  margin-left: 0px;
  margin-right: 0px; }
.col-mar-0 > div[class^="col-"] {
  padding-left: 0px;
  padding-right: 0px; }
.col-mar-5 {
  margin-left: -5px;
  margin-right: -5px; }
.col-mar-5 > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px; }
.col-mar-8 {
  margin-left: -8px;
  margin-right: -8px; }
.col-mar-8 > div[class^="col-"] {
  padding-left: 8px;
  padding-right: 8px; }
.col-mar-10 {
  margin-left: -10px;
  margin-right: -10px; }
.col-mar-10 > div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }
.relative {
  position: relative; }
.static {
  position: static; }
.absolute {
  position: absolute; }
.text-justify {
  text-align: justify; }
.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }
.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }
@media all and (max-width: 1199px) {
  .md-left {
    text-align: left; }
  .md-center {
    text-align: center; }
  .md-right {
    text-align: right; } }
@media all and (max-width: 991px) {
  .sm-left {
    text-align: left; }
  .sm-center {
    text-align: center; }
  .sm-right {
    text-align: right; } }
@media all and (max-width: 767px) {
  .xs-left {
    text-align: left; }
  .xs-center {
    text-align: center; }
  .xs-right {
    text-align: right; }
  .xs-pad-7 {
    margin: 0 -7px; }
    .xs-pad-7 > div[class^="col-"] {
      padding: 0 7px; }
  .xs-pad-5 {
    margin: 0 -5px; }
    .xs-pad-5 > div[class^="col-"] {
      padding: 0 5px; } }
body {
  font-size: 14px;
  font-family: "OpenSans";
  line-height: 1.5;
  color: #333; }
.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }
.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }
.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }
.delay08 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s; }
.delay10 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }
.delay12 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s; }
.dura5 {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }
.dura15 {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s; }
.dura20 {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }
.dura100 {
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s; }
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  padding: 6px 0; }
  header .logo {
    display: inline-block;
    vertical-align: middle; }
    header .logo img {
      display: block;
      max-height: 50px; }
.main-nav {
  text-align: center;
  font-family: arial;
  display: inline-block;
  vertical-align: middle; }
  .main-nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-right: 33px; }
    .main-nav > ul > li > a {
      display: block;
      text-transform: uppercase;
      position: relative;
      color: #333;
      font-size: 16px; }
  .main-nav li {
    position: relative; }
    .main-nav li ul {
      position: absolute;
      min-width: 220px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      z-index: 1;
      margin-top: 10px;
      pointer-events: none;
      opacity: 0;
      padding-top: 10px; }
      .main-nav li ul ul {
        left: 100%;
        top: 0;
        padding-top: 0;
        padding-left: 5px; }
      .main-nav li ul a {
        background: rgba(25, 122, 29, 0.85);
        display: block;
        font-size: 14px;
        padding: 10px 15px 8px 15px;
        color: #fff;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3); }
      .main-nav li ul li:hover > a {
        background: #197a1d; }
    .main-nav li:hover > ul {
      margin-top: 0;
      pointer-events: all;
      opacity: 1; }
.menu-btn {
  display: none; }
.h-hotline {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  background: #0e2f18;
  color: #fffc00;
  font-family: arial;
  border-radius: 6px;
  position: relative;
  padding-left: 44px;
  padding-right: 12px; }
  .h-hotline i {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px; }
  .h-hotline span {
    display: block;
    text-transform: uppercase; }
  .h-hotline:hover {
    color: #fff; }
.ic-phone {
  width: 25px;
  height: 24px;
  background-image: url("../images/ic-phone.png"); }
.slider-cas .slick-list {
  margin: 0; }
  .slider-cas .slick-list .slick-slide {
    margin: 0; }
.slider-cas .item {
  position: relative; }
.slider-cas .img img {
  display: block;
  width: 100%; }
.slider-cas .slick-arrow {
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -20px;
  opacity: 0.5;
  height: 40px; }
  .slider-cas .slick-arrow:hover {
    opacity: 1; }
  .slider-cas .slick-arrow.prev {
    left: 20px; }
  .slider-cas .slick-arrow.next {
    right: 20px; }
.slider-cas .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px; }
  .slider-cas .slick-dots li {
    border-color: #fff; }
    .slider-cas .slick-dots li.slick-active {
      background: #fff; }
.back-to-top {
  display: none;
  position: fixed;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  z-index: 999;
  width: 40px;
  height: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 15px;
  background: rgba(25, 122, 29, 0.8);
  color: #fff; }
  .back-to-top:hover {
    background: #197a1d; }
@media all and (min-width: 1200px) {
  .container {
    width: 1200px; } }
.btn-call {
  position: fixed;
  top: 28%;
  right: 40px;
  z-index: 99; }
.btn-call span {
  display: block;
  font-size: 36px;
  width: 64px;
  height: 64px;
  margin: auto;
  border-radius: 50%;
  line-height: 69px;
  text-align: center;
  color: #fff;
  background: #0e2f18;
  position: relative; 
}
.btn-call span i {
  -webkit-animation-name: lac;
  -moz-animation-name: lac;
  -ms-animation-name: lac;
  -o-animation-name: lac;
  animation-name: lac;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }
.btn-call span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: solid 1px rgba(25, 122, 29, 0.6);
  -webkit-animation-name: zoomin;
  -moz-animation-name: zoomin;
  -ms-animation-name: zoomin;
  -o-animation-name: zoomin;
  animation-name: zoomin;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }
.btn-call span:after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 50%;
  background: rgba(25, 122, 29, 0.6);
  z-index: -1;
  -webkit-animation-name: zoomout;
  -moz-animation-name: zoomout;
  -ms-animation-name: zoomout;
  -o-animation-name: zoomout;
  animation-name: zoomout;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -o-animation-direction: alternate;
  animation-direction: alternate; }
@keyframes lac {
  0% {
    transform: rotate(0deg); }
  10% {
    transform: rotate(-25deg); }
  20% {
    transform: rotate(25deg); }
  30% {
    transform: rotate(-25deg); }
  40% {
    transform: rotate(25deg); }
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }
@-webkit-keyframes lac {
  0% {
    -webkit-transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-25deg); }
  20% {
    -webkit-transform: rotate(25deg); }
  30% {
    -webkit-transform: rotate(-25deg); }
  40% {
    -webkit-transform: rotate(25deg); }
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes zoomin {
  0% {
    transform: scale(0.8);
    opacity: 1; }
  100% {
    transform: scale(2.2);
    opacity: .1; } }
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2.2);
    opacity: .1; } }
@keyframes zoomout {
  0% {
    transform: scale(0.8);
    opacity: 1; }
  100% {
    transform: scale(1.1);
    opacity: .3; } }
@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.1);
    opacity: .3; } }
.foot-dk{
  position: fixed;
  bottom: 30px;
  right: 0;
}
.foot-dk a{
 display: block;
  background: #feb000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding:  8px 20px;
  border-radius: 5px 0 0 5px;
}
.foot-dk a:hover{
  background: #0e2f18;
}
@media all and (max-width: 767px) {
  .btn-call {
    top: auto;
    right: 20px;
    bottom: 60px; }
  .btn-call span {
    font-size: 24px;
    width: 42px;
    height: 42px;
    line-height: 45px;
     } 
     .foot-dk{bottom: 10px;}
  }