@charset "UTF-8";

@font-face {
  font-family: 'utm-he';
  font-weight: 400;
  src: url("./a/f/utm-helvetins.ttf"); }


  @font-face {
  font-family: 'UVF-SLIMTONY';
  src: url("./a/f/UVF-SLIMTONY.TTF"); }

/** 
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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-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; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%; 
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3); 
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%; 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }  

/**
 * Swiper 4.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 7, 2017 
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
#certify {
  position: relative;
  width:100%;
  margin: 0 auto;}

#certify img{ width:100%;}
 
#certify .swiper-container {
  padding-bottom: 50px;

} 
#certify .swiper-slide {
    width: 80%;
    background: #fff;
    box-shadow: 0 8px 30px #0000008a;
}
#certify  .swiper-slide img{
  display:block;
}
#certify .swiper-slide p {
    line-height: 19px;
    padding-top: 0;
    color: rgba(59,59,59,1);
    font-size: 13px;
    margin: 10px 0;
    text-indent: 0;
    text-align: center;
    font-weight: normal;
    padding: 0 15px;
}
#certify .p5{
    color: #787878 !important;
    margin-bottom: 15px !important; 
    text-align: justify !important;
    padding: 0 15px;
    font-weight: normal !important;
    line-height: 18px !important;
}
#certify  .swiper-slide p a{color: #8D0004;}
#certify  .swiper-slide p span img{ width:11.1rem; margin-top:1rem; margin-left:0rem;}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
 
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 1px solid #53a776; 
  background-color: transparent;
  width: 10px;
  height: 10px; 
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {

  background-color: #53a776;
}

#certify .swiper-button-prev {
  left: -30px; 
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%
}

#certify .swiper-button-next { 
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}

#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%
}
#certify  h3{
    color: #342040;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    font-family: 'AVERTA-BOLD';
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/*.slick-loading .slick-list {
  background: #fff url("./a/f/ajax-loader.gif") center center no-repeat; }*/

/* Icons */
/*@font-face {
  font-family: "slick";
  src: url("./a/f/slick.eot");
  src: url("./a/f/slick.eot?#iefix") format("embedded-opentype"), url("./a/f/slick.woff") format("woff"), url("./a/f/slick.ttf") format("truetype"), url("./a/f/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }*/
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "?"; }
    [dir="rtl"] .slick-prev:before {
      content: "?"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "?"; }
    [dir="rtl"] .slick-next:before {
      content: "?"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.cb {
  clear: both; }

.tac {
  text-align: center; }

.cxs1,
.csm1,
.cmd1,
.clg1,
.cxs2,
.csm2,
.cmd2,
.clg2,
.cxs3,
.csm3,
.cmd3,
.clg3,
.cxs4,
.csm4,
.cmd4,
.clg4,
.cxs5,
.csm5,
.cmd5,
.clg5,
.cxs6,
.csm6,
.cmd6,
.clg6,
.cxs7,
.csm7,
.cmd7,
.clg7,
.cxs8,
.csm8,
.cmd8,
.clg8,
.cxs9,
.csm9,
.cmd9,
.clg9,
.cxs10,
.csm10,
.cmd10,
.clg10,
.cxs11,
.csm11,
.cmd11,
.clg11,
.cxs12,
.csm12,
.cmd12,
.clg12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.cxs1,
.cxs2,
.cxs3,
.cxs4,
.cxs5,
.cxs6,
.cxs7,
.cxs8,
.cxs9,
.cxs10,
.cxs11,
.cxs12 {
  float: left; }

.cxs12 {
  width: 100%; }

.cxs11 {
  width: 91.66666667%; }

.cxs10 {
  width: 83.33333333%; }

.cxs9 {
  width: 75%; }

.cxs8 {
  width: 66.66666667%; }

.cxs7 {
  width: 58.33333333%; }

.cxs6 {
  width: 50%; }

.cxs5 {
  width: 41.66666667%; }

.cxs4 {
  width: 33.33333333%; }

.cxs3 {
  width: 25%; }

.cxs2 {
  width: 16.66666667%; }

.cxs1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .csm1,
  .csm2,
  .csm3,
  .csm4,
  .csm5,
  .csm6,
  .csm7,
  .csm8,
  .csm9,
  .csm10,
  .csm11,
  .csm12 {
    float: left; }

  .csm12 {
    width: 100%; }

  .csm11 {
    width: 91.66666667%; }

  .csm10 {
    width: 83.33333333%; }

  .csm9 {
    width: 75%; }

  .csm8 {
    width: 66.66666667%; }

  .csm7 {
    width: 58.33333333%; }

  .csm6 {
    width: 50%; }

  .csm5 {
    width: 41.66666667%; }

  .csm4 {
    width: 33.33333333%; }

  .csm3 {
    width: 25%; }

  .csm2 {
    width: 16.66666667%; }

  .csm1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .cmd1,
  .cmd2,
  .cmd3,
  .cmd4,
  .cmd5,
  .cmd6,
  .cmd7,
  .cmd8,
  .cmd9,
  .cmd10,
  .cmd11,
  .cmd12 {
    float: left; }

  .cmd12 {
    width: 100%; }

  .cmd11 {
    width: 91.66666667%; }

  .cmd10 {
    width: 83.33333333%; }

  .cmd9 {
    width: 75%; }

  .cmd8 {
    width: 66.66666667%; }

  .cmd7 {
    width: 58.33333333%; }

  .cmd6 {
    width: 50%; }

  .cmd5 {
    width: 41.66666667%; }

  .cmd4 {
    width: 33.33333333%; }

  .cmd3 {
    width: 25%; }

  .cmd2 {
    width: 16.66666667%; }

  .cmd1 {
    width: 8.33333333%; } }
.csm25 {
  width: 20%; }

.csm15 {
  width: 12.5%; }

html,
body {
  overflow-x: hidden; }

body,
div,
ul,
li,
ol,
dl,
dt,
dd,
input,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
img,
p {
  margin: 0;
  padding: 0;
  border: none;
  text-align: justify; }

* {
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s; }

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto; }

a {
  text-decoration: none;
  color: inherit; }

a:hover,
a:focus {
  text-decoration: none;
  color: #ffd915; }

a:hover, a:focus {
    color: #5a249e;
}

.img-r {
  display: block;
  max-width: 100%;
  height: auto; }

.ctn:before,
.ctn:after {
  content: " ";
  display: table; }

.ctn:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.cxs5s,
.csm5s,
.cmd5s,
.clg5s {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.p-l {
  float: left !important; }

.p-r {
  float: right !important; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.ctn {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

@media (min-width: 768px) {
  .ctn {
    width: 750px; } }
@media (min-width: 992px) {
  .ctn {
    width: 970px; } }
@media (min-width: 1200px) {
  .ctn {
    width: 1140px; } }
/*@font-face {
  font-family: utm-he;
  src: url(f/UTM-HelvetIns.ttf);
  font-weight: normal; }*/
body {
   font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.6;
  line-height: normal;
  color: #282828; }

#header {
  /*background: url(../i/bg-h.jpg);*/
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
  z-index: 9;
  }

li {
  list-style: none;
  display: inline-block; }

#hh1 .logo img {
  margin: 20px 0 35px 40px; }
#hh1 .lh {
  text-align: right; }
  #hh1 .lh a {
    margin-left: 83px;
    font-family: utm-he;
    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: #53a776;
      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(./a/i/icon.png) no-repeat 0px 0px; 
      background-position: -16px -10px;}

    #hh1 .lh a:nth-child(2):after {
      background: url(./a/i/icon.png) no-repeat -30px 0px;
      background-position: -57px -12px;}

.mainmn{
    background: #ffd7ec;
}
nav {
  height: auto;
  line-height: 60px;
  position: relative;}
  nav ul > li {
    
    position: relative;
    display: inline-block;
    }
  nav ul > li a:hover ul.sub-menu{display: inline-block !important;}  
nav ul ul.sub-menu {
        width: 230px;
    position: absolute;
    z-index: 999999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    margin-right: 24px;
    top: 65px;
    left: -5px;
    background: #9f75b9;
    visibility: hidden;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
nav ul li:hover .sub-menu {
    margin-top: 0;
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    -moz-transform: rotate3d(0, 0, 0, 0deg);
    -o-transform: rotate3d(0, 0, 0, 0deg);
    -ms-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
    visibility: inherit;
}

nav ul ul.sub-menu li {
  display: block;
}

      nav ul ul.sub-menu > li:last-child {
        border: none; }
    nav ul ul.sub-menu a {
    text-transform: none;
    margin: 0;
    display: block;
    font-size: 15px;
    line-height: 50px;
    padding: 0 15px;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
    color: #fff;
    font-family: Tahoma;
}

nav ul ul.sub-menu a:hover{
  color: #342040;
}
 nav ul ul.sub-menu li:last-child a{
    border-bottom: 0
 }


nav ul li.menu-item-has-children:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #af80cbe6;
    position: absolute;
    right: 5px;
    top: 29px;
}

nav a {
    font-size: 17px;
    text-transform: uppercase;
    color: #342040;
    display: inline-block;
    margin: 0 20px;
    font-weight: bold;
}
nav a:hover {
    color: #560279;
}

  nav .home {
    position: relative;
   }
    nav .home a {
      width: 30px;
      height: 30px;
      /*background: url(../a/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 #81c89e;}
  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(./a/i/icon.png) no-repeat;
        background-position: -170px -8px;}

nav ul li.bg{
    background: #53a776;
}
nav ul li a.home{
    width: 40px;
    height: 30px;
    background: url(./a/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: utm-he;
    font-size: 20px;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
nav ul li span.dm:after {
    content: "";
    background: transparent url(./a/i/icon.png) no-repeat;
    width: 20px;
    height: 15px;
    background-position: -145px -25px;
    float: right;
    position: absolute;
    top: 5px;
    right: -10px;
}

@font-face {
  font-family: 'AVERTA-BOLD'; 
  src: url("/wp-content/themes/pc/a/f/AVERTA-BOLD.OTF"); } 

#header {
    position: relative;
    background: #9f75b9;
}

#hh1 .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#hh1 {
    padding: 40px 0 30px;
}

.hd1 {
  width: 35%;
}

#hh1 .logo img {
    margin: -10px 0 0;
}

.top-hd {
    display: flex;
    gap: 40px;
    align-items: end;
    justify-content: end;
    width: 75%;
}


.top-hd span {
  display: inline-block;
  line-height: 1
}

.logo {
    position: relative;
    z-index: 2;
    width: 33.3333%;
    text-align: center;
}

.top-hd .bs {
    text-align: right;
    font-family: 'AVERTA-BOLD';
    font-size: 20px;
    color: #fff5b5;
    position: relative;
    padding-right: 15px;
    padding-bottom: 12px;
}

.top-hd .bs:before {
    content: '';
    display: inline-block;
    width: 207px;
    height: 64px;
    background: url(/wp-content/themes/pc/img/n-hl-top.png) no-repeat;
    position: absolute;
    top: -42px;
    right: 0;
    z-index: 2;
}

.top-hd .bs:after {
    content: '';
    display: inline-block;
    width: 230px;
    height: 60px;
    border: 2px solid #fef5b4;
    border-radius: 10px;
    position: absolute;
    top: -25px;
    right: 2px;
    z-index: 1;
}

.top-hd .hl, .top-hd .dl {
  text-align: center;
  font-family: 'AVERTA-BOLD';
  font-size: 16px;
  color: #fff5b5;
  position: relative;
}

.top-hd .hl:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/wp-content/themes/pc/img/ic-hd.png) no-repeat;
    position: absolute;
    top: 0;
    left: 55px;
}

.top-hd .dl:before {
    content: '';
    display: inline-block;
    width: 44px;
    height: 25px;
    background: url(/wp-content/themes/pc/img/ic-hd.png) no-repeat;
    background-position: -27px 0;
    position: absolute;
    top: 0;
    left: 2px;
}

.top-hd .hl p {
  font-size: 38px;
  line-height: 1;
  color: #fff;
  font-family: 'AVERTA-BOLD';
  text-align: center;
}

.top-hd .dl p {
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
    font-family: 'AVERTA-BOLD';
    text-align: center;
    text-transform: uppercase;
    padding-top: 5px;
}

.top-hd .dl span {
    padding-left: 35px;
}

.mainmn .ctn {
    display: flex;
    padding: 5px 0;
    align-items: center;
}

.search-hd form {
    padding: 0 12px;
    border-radius: 30px;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 3px #adadad;
}

.mainmn .search-hd {
  width: 20%;
}

.mainmn .mnp {
  width: 80%;
}

.search-hd form input {
    height: 40px;
    background: transparent;
    padding: 0 10px;
}

.search-hd form input::placeholder {
  font-style: italic;
}

.search-hd form button {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 25px;
    height: 25px;
    border: 0;
    background: url(https://dakhoaxadan.com.vn/wp-content/themes/pc/img/ic-search.png) no-repeat;
    cursor: pointer;
}



#s1{
    text-align: center; 
    padding-top: 40px;
}
h3.htt{
    font-size: 30px;
    color: #106634;
    font-family: utm-he;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
}

    #s1 .cmd3{text-align: center;}
    #s1 .cmd3 h4{
        color: #29814e;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
        margin: 15px 0;}
    #s1 .cmd3 p{
        text-align: center;
        line-height: 25px;}    

#s2 {
    margin-top: 40px; 
    background: url(./a/i/s2nen.jpg);
    padding: 40px 0 25px;
    background-size: cover;
} 
#s2 .box-nd{
    height: 270px;
} 
#s2 .cmd4 .box{
    box-shadow: 0 0 10px #ccc;
    text-align: center;}   
    .box div p{
        text-align: center;
        line-height: 30px;
        margin-bottom: 20px;} 
        .box div p a{
            background: #d7384e;
            color: #fff;
            padding: 12px 15px;
            font-weight: bold;
            font-size: 12px;
            border-radius: 5px;}   

#s3{
    background: url(./a/i/s3nen.jpg);
    height: 540px;}
    #s3 .cmd4{left: 21%;}
    #s3 .cmd4:nth-child(2){left: 22% !important;}
    #s3 h2{
        color: #fff;
        margin: 130px 0 20px;
        font-size: 30px;
        font-family: utm-he;
        font-weight: normal;}  
     #s3 p{
        color: #fff;
        font-size: 18px;}
     #s3 h3{
        margin: 140px 0 10px;
        text-align: center;
        font-size: 24px;
        font-family: utm-he;
        font-weight: normal;} 
#s3  input {
    width: 100%;
    padding: 12px 0 12px 45px;
    margin-top: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;} 
    #s3  input::placeholder{
        color: #787878;
        position: relative;
        border-left: 1px solid #c6c6c6;
        padding-left:  10px;
        height: 25px;
        line-height: 25px;}
       
 #s3 input:first-child {
    background: #fff url(./a/i/i1.png) no-repeat left 8px;
    background-position-x: 15px;}  
 #s3 input:nth-child(2) {
    background: #fff url(./a/i/i2.png) no-repeat left 8px;
    background-position-x: 15px;} 
 #s3 input:nth-child(3) {
    background: #fff url(./a/i/i3.png) no-repeat left 8px;
    background-position-x: 15px;} 
 #s3 input:nth-child(4) {
    background: #fff url(./a/i/i4.png) no-repeat left 8px;
    background-position-x: 15px;}          
  #s3  input:nth-child(3) {
        float: left;
        width: 48%;
        margin: 10px 2% 10px 0;}     
  #s3  input:nth-child(4) {
        float: left;
        width: 48%;
        padding-left: 55px;
        margin: 10px 0 10px 2%;}   
  #s3 .d-send{
        float: right;
        margin-top: 10px;
        background: #d7384e;
        border: 0;
        color: #fff;
        font-size: 18px;
        padding: 13px;
        border-radius: 5px;}
        #form_dt div.mxh{
            position: absolute;
            bottom: 0;}
      #form_dt div a{
        display: inline-block;
        width: 38px;
        height: 38px;
        background: url(./a/i/icon.png) no-repeat;
        background-position: -122px -65px;}
        #form_dt div a:nth-child(2){background-position: -168px -65px;}           
#s4{
    background:url(./a/i/s4nen.jpg);
    padding: 40px 0 20px;}
#s4 h3{color:#fff;}
#s4 .d{color:#fff;}   
.dt2{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    padding-bottom: 25px;}    
    .dt1 .dt2 h4 {
        text-align: center;
        margin-bottom: 5px;
        margin-top: 20px;} 
    .dtt1 {
        text-align: center;
        margin-bottom: 20px;
        color: #2d9057;}    
    .dtt2 {
        padding: 0 15px;
        margin-bottom: 20px;
        text-align: justify;
            height: 88px;
        text-align-last: center;}  
    .dt2 p.tc{text-align: center;}    
    .dt2 p a {
        background: #d7384e;
        color: #fff;
        padding: 10px 18px;
        font-weight: bold;
        font-size: 12px;
        display: inline-block;
        border-radius: 5px;}   
#s4 .slick-dots li {
    height: 10px;
    width: 10px;
    border: 1px solid #fff;
    border-radius: 50%;}
  #s4 .slick-dots {bottom: -35px;} 
#s4 .slick-dots li.slick-active {
    background: #fff;}
    
#s5{padding-top: 40px;}     
#s5 h3{margin-bottom: 50px;}   
#s5 .cmd4 .ct{
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;}  
#s5 .cmd4.p1 .des{padding: 10px 15px;}
 #s5 .cmd4.p1   .des h4{
        font-size: 18px;
        margin: 10px 0;}  
    .des  h5{
      font-size: 12px;
      text-transform: uppercase;
      color: #2d9057 ;
      font-weight: normal;
      margin-bottom: 10px;}  
    .des a.xct{
        float: right;
        color: #d7384e;
        font-size: 13px;
        display: inline-block;
        margin: 10px 0;}   
#s5 .cmd4.p1 .des p.ex{
    height: auto;
    color:#787878;}
#s5 .cmd4.p1 img{
    width: 100%;
    float: none;
    margin-right: 0;
}  
#s5 .cmd4 img{
    float: left;
    width: 35%;
    margin-right: 5%;
} 
#s5 .cmd4 .cmd12{
    margin-bottom: 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px;
} 
#s5 .p2 .ct{
    padding: 15px;
} 
#s5 .p2 .cmd4 {
    margin-bottom: 15px;
}
#s5 .p2 .cmd4 h4 {
    margin-bottom: 10px;
    line-height: 25px;
    height: 45px;
    
    overflow: hidden;
}
#s5 .des p {
    overflow: hidden;
    color: #787878;
    height: 47px;
}
#s5 .cmd4.p1 .des h4 {
    font-size: 18px;
    margin: 10px 0 7px;
    height: 40px;
}
#s5 .des p {
    overflow: hidden;
    color: #787878;
    height: 47px;
}
.des p.ex {
    overflow: hidden;
    color: #787878;
    height: 45px;
}
#s5 .cmd4 .cmd12 h4{margin-bottom: 15px;}  
#s5 .xemct{
    background: #e2e2e2;
    text-align: center;
    color: #787878;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    padding: 10px 0;
    border-radius: 5px;
    margin:  0 15px !important;
    width: 97%;
}  

#s6{
    margin-top: 30px;
    background: url(./a/i/s6nen.jpg) left;
    padding-top: 40px;
    height: 480px;}
    #s6 h3.htt{color:#fff;}
    #s6 .d{color: #fff;} 
    #s6 .cmd9{left: 25%;} 
#s6 .cmd4 h2{
    float: left;
    width: 30%;
    font-size: 50px;
    line-height: 55px;
    color: #fff;
    font-family: utm-he;
    font-weight: normal;
    padding: 27px 10px;
    background: #328f59;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}     
#s6 .cmd4 div{
    background: #eef3f0;
    float: left;
    width: 70%;
    padding: 10px;
    position: relative;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;} 
    #s6 .cmd4 div:before{
        content: '';
        display: inline-block;
        width: 145px;
        height: 150px;
        background: url(./a/i/icon.png) no-repeat;
        background-position: -8px -165px;
        position: absolute;
        bottom: -180px;}
        #s6 .cmd4.cd2 div:before{background-position: -155px -165px;}
        #s6 .cmd4.cd3 div:before{background-position: -305px -165px;}
    #s6 .cmd4 div:after{
        content: '';
        display: inline-block;
        border-top: 10px solid #eef3f0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        position: absolute;
        bottom: -8px;
        right: 45%;}    
#s6 .cmd4 ul li{
    color: #787878;
    position: relative;
    padding-left: 15px;}  
    #s6 .cmd4 ul li:before{
        content: '';
        display: inline-block;
        width: 7px;
        height: 7px;
        border: 1px solid #52aa77;
        border-radius: 50%;
        left: 0;
        position: absolute;
        top: 8px;} 
        
#s7{
    background: #eeefe9;
    padding:  40px 0 20px;}  
    #s7 h3{margin-bottom: 50px;}
#s7 .slick-slide img {
    margin: 0 auto;
    border-radius: 50%;
    opacity: 0.4;
    max-width: 140px;
}  
#s7 .slick-slide p{
    text-align: center;
    margin: 20px 0;
} 
#s7 .slick-slide h5{
        font-size: 14px; 
    font-weight: bold;
    text-align: center;
}    
#s7 .slick-dots li {
    height: 8px;
    width: 8px;
    background: #8d8c8c;
    border-radius: 50%;
} 
#s7 .slick-dots li.slick-active:before{
        content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #6db48b;
    position: absolute;
    top: -3px;
    left: -3px;
    border-radius: 50%;
    overflow: hidden;
} 
#s8{
    padding: 30px 0;
}   
#s8 .slick-next.slick-arrow, #s8 .slick-prev.slick-arrow {
    display: inline-block !important;
    width: 25px;
    height: 35px;
    background: url(./a/i/icon.png) no-repeat;
       background-position: -220px -65px;
    position: absolute;
    top: 50%;
    right: -20px;
    text-indent: -9999px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
} 
#s8 div .slick-prev.slick-arrow {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    right: auto;
    left: -25px;
    top: 40%;
}
#s9{
    padding:  40px 0 20px;
    background: url(./a/i/s4nen.jpg);}     
    #s9 h3{color:#fff}
    #s9 .d{color: #fff;}
#s9 .f_form{
    width: 50%;
    margin: 0 auto;
    position: relative;
}    
#s9 .f_form .d-fullname {
    padding: 15px 35px;
    background-color: #fff;
    color: #4b9a6e;
    font-style: italic;
    border-radius: 25px;
    width: 100%;}
   #s9 .d-send{
        position: absolute;
        right: 12px;
        width: 45px;
        height: 40px;
        top: 2px;
        border: 0;
        background: #fff url(./a/i/icon.png) no-repeat;
        background-position: -5px -115px !important;
        cursor: pointer;}        

#s9 .line{
    border-top: 2px solid #85d6a7;
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-top: 30px;
} 
#s9 .contact{text-align: center;}       
#s9 .contact img{
    display: block;
    margin: 0 auto;
}
#s9 .contact a span{
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-top: 10px;} 
    #s9 .contact a span.one{
        font-family: utm-he;
        font-weight: normal;}
.bottom_f{
    padding: 40px 0 20px;
    background: url(./a/i/ftnen.jpg);
    color: #fff;
}
.bottom_f h4{
    color: #fff;
    font-family: utm-he;
    font-weight: normal;
    font-size: 20px;
    display: inline-block;
    border-bottom: 2px solid #3b3b3b;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}      
.menu_f_1 li{
    width: 100%;
    float: left;
    margin-bottom: 35px;
    padding-left: 50px;
    position: relative;}
    .menu_f_1 li:before{
        content: '';
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url(./a/i/icon.png) no-repeat;
        background-position: -55px -115px !important;
        position: absolute;
        left: 0;
        top: -12px;}
        .menu_f_1 li:nth-child(2):before{ background-position: -95px -115px !important;}
        .menu_f_1 li:nth-child(3):before{ 
            left: -3px;
            top: -15px;
            background-position: -135px -115px !important;}
        .menu_f_1 li:nth-child(4):before{ 
            left: 3px;
            top: -15px;
            background-position: -175px -115px !important;}
    .menu_f_1 li:after{
        content: '';
        display: inline-block;
        width: 42px;
        height: 42px;
        position: absolute;
        left: 0;
        top: -10px;
        border-radius: 50%;
        border: 1px solid #2c2c2c;}    

.copyright{
    background: #1a1a1a;
    padding: 10px 0;
    text-align: center;
}   
.copyright p{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-align: center; 
}     
.menu-item.bg .sub-menu .li1{
    float: left;
    width: 18%;
    border-right: 1px solid #d7d7d7;  
    margin: 0 1%;
}
.menu-item.bg .sub-menu .li1:last-child{
    border-right: 0;
}
#s8 .slick-slide img {
    height: 163px;
    border-radius: 10px;
}
/**danh m?c**/

#topcat {
    position: relative;
    display: flow-root;
    background: #efefef;
    margin-top: 20px;
    padding: 5px 0;
    margin-bottom: 30px;
}
#topcat #breadcrums > div {
    display: inline-block;
    float: left;
    padding: 0 10px;
    position: relative;
}
#topcat #breadcrums {
    margin-top: 5px;
    display: block;
}
#topcat .cat_socical {
    display: flex;
    float: right;
    position: relative;
}
#topcat .cat_socical a {
    flex: 1;
    display: block;
}
#cat #list_cat .cmd6 div {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
#cat #list_cat .cmd6 h3 {
    width: 90%;
    text-align: center;
    line-height: 25px;
    margin: 10px auto 20px;
    display: block;
    height: 50px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 18px;
    font-family: 'AVERTA-BOLD';
    text-align: left;
}

#cat #list_cat .cmd6 p {
    padding: 0 20px 20px;
    text-align: center;
    line-height: 25px;
    color: #838383;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 20px;
    font-family: tahoma;
}
#cat #list_cat .cmd6 a.xemthem {
    padding: 7px 20px 7px 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px auto;
    margin-bottom: 20px;
    font-size: 12px;
    color: #342040;
}
#siderbar{margin-top:30px;}
.menu_bar{
    background: #9f75b9;
    color: #fff;
    border-radius: 10px;
}
.menu_bar h2{
    font-family: utm-he;
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    border-bottom: 2px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding: 20px;
}
.menu_bar ul{
    padding: 5px 20px;
}
.menu_bar ul li{width: 100%;}
.menu_bar ul li a{
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    position: relative;}
    .menu_bar ul li:last-child a{border-bottom: 0 !important;}
    .menu_bar ul li a:before {
        content: "";
        width: 23px;
        height: 23px;
        background: url(./a/i/icon.png) no-repeat;
        background-position: -85px -75px;
        position: absolute;
        top: 15px;
        right: 0;}
.menu_bar ul li a.active, .menu_bar ul li a:focus{color: #9ff3c2 !important;}        
.menu_bar ul li:first-child .sub-menu{display: block;}        
.menu_bar ul li .sub-menu li a{
    font-weight: normal;
    position: relative;
    border-bottom: 0;
    padding-left: 10px;}
    .menu_bar ul li .sub-menu li:last-child a{padding-bottom: 0 !important;}
   .menu_bar ul li .sub-menu li a:before {
        content: '';
        display: inline-block;
        width: 7px;
        height: 7px;
        border: 1px solid #fff;
        border-radius: 50%;
        left: -10px;
        position: absolute;
        top: 22px;}
         .menu_bar ul li .sub-menu li a:hover:before{border-color: #9ff3c2 !important;}
  .menu_bar ul li a:hover{color: #9ff3c2 !important;}     
 .menu_bar .sub-menu {
    display: none;
}  
#siderbar .tt{margin-top:  30px;}
h2.title-sb{
    font-family: utm-he;
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    color: #342040;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 0 0 15px 45px;
}
h2.title-sb:before{
    content: '';
    display: inline-block;
    width: 40px;
    height: 45px;
    background: url(./a/i/icon.png) no-repeat;
    background-position: -240px -10px;
    position: absolute;
    left: 0;
    top: -12px;}
h2.title-sb:after{
     background: #342040;
     content: '';
     display: inline-block;
     width: 150px;
     height: 1px;
     position: absolute;
     left: 0;
     bottom: -1px;
     }
.slidertt h4{
    padding: 10px 20px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;} 
.slidertt p a{
    padding: 7px 20px 7px 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    display: block;
    width: 100px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px auto;
    margin-bottom: 20px;
    font-size: 12px;
    color: #da4d5f;
}   
.slidertt .slick-dots li {
    height: 8px;
    width: 8px;
    border: 1px solid #6db48b;
    border-radius: 50%;
}    
.slidertt .slick-dots li.slick-active {
    background: #6db48b;
}
.slidertt .dt1{
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
}
.kt{margin-top: 50px;}
.kt h2:before{
    background-position: -300px -10px;
    width: 50px;
}
.kt .dt3{
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px;
}
.kt .dt3 img{
    float: left;
    width: 40%;
    border-radius: 10px;
    margin-right: 5%;
}
.slibs{margin-top: 40px;}
.slibs h2{
    padding-left: 55px;
}
.slibs h2:before{
    background-position: -340px -8px;
}
.doingu_s h3{
    text-align: center;
    padding: 10px 0;
}
.doingu_s span{
    text-align: center;
    color: #2d9057;
    display: block;
    margin-bottom: 20px;
}
#siderbar .doingu_s .item_dn a {
    line-height: 35px;
    width: 45%;
    margin: 0 2%;
    text-align: right;
    padding-right: 10px;
    height: 35px;
    position: relative;
    background: #d03d3f;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}
#siderbar .doingu_s .item_dn a:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 25px;
    background: url(./a/i/icon.png) no-repeat;
    background-position: -395px 0;
    position: absolute;
    left: 10px;
    top: 6px;
}
#siderbar .doingu_s .item_dn .s_dh {
    position: relative;
    background: #53a776;}
#siderbar .doingu_s .item_dn .s_dh:before{
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(./a/i/icon.png) no-repeat;
    background-position: -420px 0;
    position: absolute;
    left: 5px;
    top: 6px;
}
.pagination {
    text-align: right;
    margin-bottom: 40px;
}
.pagination span, .pagination a {
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 13px;
    font-weight: bold;
    color: #282828;
    padding: 8px 15px;
    margin-right: 5px;
    transition: all .5s;
}
.pagination span:hover, .pagination span.current, .pagination a:hover, .pagination a.current {
    border-color: #61ad7f;
    background: #61ad7f;
    color: #fff;
}
.mb{display: none;}
.brb {
    margin-block-end: 5px;
}
#breadcrumbs {
    padding: 10px 0;
    font-size: 15px;
    color: #5d5d5d;
    text-transform: uppercase;
}
.brb span, .brb a {
    /* font-size: 13px; */
}
.breadcrumb_last {
    color: #f85785;
}

#article h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
    background: #ffffff;
    padding: 15px;
    border-radius: 15px;
    color: #7b4aa6;
    text-align: left;
}
.top-p {
    margin-bottom: 15px !important;
}
.desxx {
    float: left;
    display: flex;
}
.desxx p span {
    font-size: 13px;
    color: #787878;
}
.desxx p span.color {
    color: #ed4169;
}
.desxx p {
    margin-right: 50px;
    margin-bottom: 1em;
}
#article, #article p, #article>div {
    line-height: 27px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
#article img{
    display: block;
    margin: 0 auto;
}

#article h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #0d0d0d;
    line-height: 1.5;
    background: #ffd7ec;
    position: relative;
    display: block !important;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-left: 40px;
    border: 1px solid #9f75b9;
    border-radius: 40px;
    padding: 20px 25px;
    padding-left: 85px;
    text-align: left;
}

#article h2:before {
    content: '';
    display: inline-block;
    width: 38px;
    height: 45px;
    background: url(./img/ic-h2.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 25px;
    top: 7px;
}

#blqh {
    font-size: 22px;
    font-family: utm-he;
    position: relative;
    display: block;
    margin: 20px 0;
    padding-top: 30px;
    text-transform: uppercase;
    clear: both;
}
#blqh span {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: block;
    z-index: -1;
}
#blqh:after {
    content: "";
    width: 210px;
    height: 1px;
    background: #106634;
    position: absolute;
    bottom: 0 !important;
    top: auto !important;
    left: 0;
}

#blqxt {
    background: #e2e2e2;
    font-weight: bold;
    font-size: 12px;
    height: 42px;
    color: #787878;
    width: 100%;
    line-height: 42px;
    display: block;
    text-align: center;
}    
.lq .item .in{
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-right: 30px;
}
  
#blq .slick-dots li {
    height: 9px;
    width: 9px;
    border: 1px solid #6db48b;
    border-radius: 50%;
}
#blq .slick-dots li.slick-active {
    background: #6db48b;
}

#blq .slick-dots {
    bottom: -35px;
}
#blq .slick-dotted.slick-slider {
    margin-bottom: 40px;
}
#siderbar .doingu_s .item_dn {
    position: relative;
    display: flow-root;
    border: 1px solid #ccc;
  
    border-radius: 10px;
    padding: 0 0 25px;
}
.doingu_s .slick-dots li {
    height: 8px;
    width: 8px;
    border: 1px solid #6db48b;
    border-radius: 50%;
}
.doingu_s .slick-dots li.slick-active {
    background: #6db48b;
}
.doingu_s p{
    padding: 0 15px;
}
.form-post{
    background: url(./a/i/nenp.png);
    padding: 60px 0 20px;
    margin-top: 30px;
    height: 390px;
}
.form-post h3{
    font-size: 28px;
    line-height: 35px;
    font-family: utm-he;
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
}
.form-post p{
    font-family: 'UTM-Isadora';
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.form-post ul{
    margin: 30px ;
}
.form-post ul li{
   float: left;
   width: 46%;
   margin: 0 4% 0 0;
   text-align: center;
}
.form-post ul li:nth-child(2){
   margin: 0 0 0 4%;

}
.form-post ul li span{
        background: #d03d3f;
    color: #fff;
    padding: 2px 7px 4px;
    font-size: 20px;
    line-height: 25px;
    font-family: utm-he;
    font-weight: normal;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
}
.form-post ul li:nth-child(2) span{
    background: #208048;
}
.right-f {
    width: 44%;
}
.right-f h3{
        margin: 0;
        color:#000000;
        text-align: center;
        font-size: 24px;
        font-family: utm-he;
        font-weight: normal;} 
.right-f  input {
    width: 100%;
    padding: 12px 0 12px 45px;
    margin-top: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;} 
    .right-f  input::placeholder{
        color: #787878;
        position: relative;
        border-left: 1px solid #c6c6c6;
        padding-left:  10px;
        height: 25px;
        line-height: 25px;}
       
.right-f input:first-child {
    background: #fff url(./a/i/i1.png) no-repeat left 8px;
    background-position-x: 15px;}  
 .right-f input:nth-child(2) {
    background: #fff url(./a/i/i2.png) no-repeat left 8px;
    background-position-x: 15px;} 
 .right-f input:nth-child(3) {
    background: #fff url(./a/i/i3.png) no-repeat left 8px;
    background-position-x: 15px;} 
.right-f input:nth-child(4) {
    background: #fff url(./a/i/i4.png) no-repeat left 8px;
    background-position-x: 15px;}          
  .right-f  input:nth-child(3) {
        float: left;
        width: 48%;
        margin: 10px 2% 10px 0;}     
  .right-f  input:nth-child(4) {
        float: left;
        width: 48%;
        padding-left: 55px;
        margin: 10px 0 10px 2%;}   
  .right-f .d-send{
        float: right;
        margin-top: 10px;
        background: #d7384e;
        border: 0;
        color: #fff;
        font-size: 18px;
        padding: 13px;
        border-radius: 5px;}
        #form_dt div.mxh{
            position: absolute;
            bottom: 0;}
      #form_dt div a{
        display: inline-block;
        width: 38px;
        height: 38px;
        background: url(./a/i/icon.png) no-repeat;
        background-position: -122px -65px;}
        #form_dt div a:nth-child(2){background-position: -168px -65px;}  
.social {
    text-align: center;
    position: relative;
    padding: 20px 0;
}
.social:before{
    content: '';
    display: inline-block;
    width: 315px;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    left: 0;
    top: 50%;
}
.social:after{
    content: '';
    display: inline-block;
    width: 315px;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    right: 0;
    top: 50%;
}
.social a {
    display: inline-block;
    width: 40px;
    height: 45px;
    margin-right:5px;
    background: url(./a/i/icon.png) no-repeat;
    background-position: -349px -60px;
}
.social a:nth-child(2) {
    width: 45px;
    background-position: -390px -60px;
}
.social a:nth-child(3) {
    background-position: -436px -60px;
}  
.add-post{
    border: 1px #84ba1e dashed;
    padding: 10px;
    background: #e2f4e9;
    margin-bottom: 20px;
    clear: both;
    text-align: center; 
} 
.add-post1{
        border: 1px #ba1e71 dashed;
    padding: 10px;
    background: rgba(255,168,172,0.5);
    margin-bottom: 20px;
    clear: both;  
    text-align: center;  
} 

.single-post #article li {
    padding-left: 30px;
    position: relative;
    line-height: 1.3;
    margin: 10px 0;
    display: block;
}

.single-post #article li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #f85785;
    border-radius: 50%;
    position: absolute;
    left: 11px;
    top: 8px;
}

.doingu_s .slick-slide img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.single-post #article ul{
    margin-left: 30px;
    margin-bottom: 20px;
}
 
#bn .slick-prev {
    z-index: 100;
    cursor: pointer;
    background: url(./a/i/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 20px;
      text-indent: -9999px;
}
#bn .slick-next{
    z-index: 100;
    cursor: pointer;
    background: url(./a/i/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 20px;
      text-indent: -9999px;
}   
#bn .slick-arrow{ 
    opacity: 0; 
}
#bn:hover .slick-arrow{
    opacity: 1;
} 

.text_rung{
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
        display: inline-block;
}

@-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}
  
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;}}  
  

footer {
    padding: 30px 0 0;
    background: #fff5fa;
    position: relative;
    border-top: 12px solid #d0c0ef;
}
.box-ft { 
    display: flex;
    padding-bottom: 30px
}

.menu_f_1  {
  margin-right: 65px;
}

.menu_f_1 p {
  font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
}

.menu_f_1 p b {
  display: block;
  font-weight: bold;
    font-size: 15px;
}

.menu_f_2 {
  width: 26%;
  margin-right: 40px;
}

.menu_f_3 {
  width: 35%;
  padding-left: 3%;
}



#action-ft {
  position: fixed;
    bottom: 50px;
    left: 20px;
    z-index: 99999;
}

.button-zl {
  margin-bottom: 50px;
}

#action-ft .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 80px;
    height: 80px;
    top: 12px;
    left: 0;
    position: absolute;
    box-shadow: 0 0 0 0 #c33737;
    background-color: rgb(221 53 53 / 56%);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    /* background-color: #e60808; */
    width: 80px;
    height: 80px;
    line-height: 80px;
    top: 10px;
    left: 0;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

@-webkit-keyframes phone-vr-circle-fill {
    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)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}



footer .dh-ft {
  display: flex;
  height: 45px;
    background: #fff;
    border-radius: 30px;
    margin-bottom: 15px;
}

footer .dh-ft input {
  display: flex;
    width: 80%;
    padding: 0 25px;
    height: 45px;
    border-radius: 30px;
}

footer .dh-ft input::placeholder {
  font-style: italic;
 
    
  color:  #747474;
  font-size:  16px
}

footer .dh-ft .d-send {
    border: 0;
    text-indent: -9999px;
    width: 105px;
    background: url(/wp-content/themes/pc/img/dsend-ft.png) no-repeat;
    background-size: auto;
    cursor: pointer;
}
.menu_f_1 .mxh-ft {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}

.menu_f_1 .mxh-ft h5 {
    font-size: 16px;
    line-height: 25px;
   font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-right: 15px;
}

.menu_f_1 .mxh-ft div a{
  width: 35px;
  height: 35px;
  background: url(https://chuabenhxahoihn.vn/wp-content/themes/pc/img/mxh-ft.png) no-repeat;
  margin-left: 5px;
  display: inline-block;
}

.menu_f_1 .mxh-ft div a:nth-child(2) {
  background-position: -51px 0;
}

.menu_f_1 .mxh-ft div a:nth-child(3) {
  background-position: -102px 0;
}

.menu_f_1 .mxh-ft div a:nth-child(4) {
  background-position: -153px 0;
}

footer h5 {
    color: #342040;
    text-align: center;
    font-size: 42px;
    line-height: 1;
    margin: 0 0 10px;
    font-family: 'utm-he';
    font-weight: normal;
}

.menu_f_1 h3 {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 5px;
    padding-right: 65px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

footer h4 {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffd7ec;
    color: #342040;
    font-weight: bold;
}

footer .box-ft li {
  font-size:  16px;
  line-height: 20px;
  position: relative;
  margin-bottom: 15px;
  display: block;
  padding-left: 20px;
}

footer .box-ft li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ffd7ec;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 50%;
}

.box-qr {
    display: flex;
    background: #ffd7ec;
    padding: 5px 5px 5px 15px;
    color: #342040;
    border-radius: 12px;
    margin: 20px 0 0;
    align-items: center;
    
    font-size: 18px;
    max-width: 235px;
}

.box-qr b {
    color: #72ed28;
   font-weight: bold;
    font-size: 16px;
}

.text-qr {
    font-size: 18px;
    text-align: left;
    margin-right: 25px;
    color: #342040;
    
    line-height: 1.4;
}

.img-qr img {
  border-radius: 12px;
}

.bottom-ft {
    position: relative;
    background: #d0c0ef;
    padding: 20px 0;
}

.bottom-ft .ctn {
    display: flex;
    align-items: center;
}

.box-ft-phone {
    display: flex;
    position: relative;
    width: 40%;
    margin-right: 75px;
    justify-content: space-between;
}

.box-ft-phone:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url(/wp-content/themes/pc/img/ic-call.png) no-repeat;
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
    top: 3px;
}

.box-ft-phone a {
    font-size: 30px;
    font-family: 'utm-he';
    color: #342040;
    margin-right: 30px;
}

.box-ft-phone a:nth-child(2) {
    margin-right: 0
}

.zltv {
    display: flex;
    width: 60%;
    height: 59px;
    background: url(/wp-content/themes/pc/img/tv-ft.png) no-repeat;
}

.zltv a {
    width: 50%;
    display: inline-block;
}

.time-ft p {
    color: #342040;
    font-style: italic;
    font-size: 15px;
    
}
  
.menu_f_3 h3 {
    color: #342040;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}

.menu_f_3 p {
    color: #342040;
    font-style: italic;
    font-size: 15px;
    
    text-align: center;
    line-height: 22px
}


.popup {
   display: none;
    position: fixed;
    z-index: 99999999;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.popup.active {
    display: block
}

.ctn-popup {
    background-color: TRANSPARENT;
    margin: auto;
    width: 600px;
    position: relative;
    top: 10%;
    background: #fff;
    z-index: 2222;
    border-radius: 30px;
}

.top-pop {
    background: #342040;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    text-align: center;
    padding: 12px;
    position: relative;
}

#btn-close-popup {
    display: inline-block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 6px;
    right: 15px;
    cursor: pointer;
}

.top-pop h4 {
    color: #fff;
    text-align: center;
    font-family: 'AVERTA-BOLD';
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 5px;
}

.top-pop p {
    text-align: center;
    color: #fff;
}

.ct-pop {
    padding: 30px;
}

.ct-pop .fr {
    position: relative;
    margin-bottom: 25px;
}

.ct-pop .fr input {
    width: 100%;
    height: 65px;
    padding: 0 20px;
    border: 2px solid #ffe7ec;
    border-radius: 10px;
        font-size: 18px;
    color: #342040;
}

.ct-pop .fr span {
        text-align: left;
    display: inline-block;
    color: #342040;
    font-family: 'AVERTA-BOLD';
    font-size: 18px;
    background: #fff;
    position: absolute;
    left: 30px;
    top: -12px;
}

.ct-pop p {
    font-family: 'AVERTA-BOLD';
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}

.popup b {
    color: #fd3760;
}

.popup .nhan {
    font-size: 24px;
}

.popup .d-send {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    border: 0;
    background: url(/wp-content/themes/pc/img/nen-dsend.png) no-repeat center;
    text-indent: -9999px;
    height: 76px;
}

.popup .ss-q-date {
        background: url(/wp-content/themes/pc/img/ic-fr-date.png) no-repeat center;
    background-position-x: 98%;
}


.bottom-ft.fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9999
}

#ig_pop {
    position: fixed;
    right: 30px;
    bottom: 400px;
    z-index: 22222;
    cursor: pointer;
    display: inline-block;
}

#ig_pop img {
    display: block;
}

.t_shot_mb {
    display: none
}

.t_shot_pc {
    margin-bottom: 20px;
}
     
@media screen and  (max-width: 1600px){
#header:before {
    background-size: contain;
} 

.hd1 {
    width: 33%;
}

.logo {
    width: 29.3333%;
}

#hh1 .logo img {
    margin: -25px 0 0;
}

.tx-hd:after {
    right: 10px;
}

.tx-hd:before {
    left: 15px;
}
.dv span {
    line-height: 1.2;
}  
    #s3 .cmd4 { 
    left: 35%;
} 
#s3 .cmd4:nth-child(2) { 
    left: 35.5% !important; 
}  
#s6 {
    background-position-x: -80px;
}
}
@media screen and  (max-width: 1366px){
  #hh1 .logo img {
    margin: -42px 0 0;
}
#s3 {
    background: url(./a/i/s3nen.jpg) center;
    background-position-x: -205px;
} 
#s3 .cmd4 {
    left: 26%;
}
#s3 .cmd4:nth-child(2) {
    left: 27.5% !important;
}
#s6 {
    background-position-x: -200px;
}       
}

/** SHORTCODE **/

.t_shot_code_nenhong {
    background: #FFA8AC;
    border: 1px #ba1e71 dashed;
    padding: 5px 15px;
    background: rgba(255,168,172,0.5);
    margin-bottom: 20px;
}
.t_shot_code_nenhong a:hover{
    color: #fff;
}
.t_shot_code_nenxanh a:hover{
    color: #fff;
}
.t_shot_code_nenxanh {
    background: #fff;
    border: 2px solid #ffd7ec;
    padding: 5px 15px;
    margin-bottom: 20px;
}
.thamkhao a {
    position: relative;
    color: #308051;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    border: 1px dotted #308051;
    padding: 1px 20px 3px 32px;
    line-height: 27px;
} 
.thamkhao p{
    margin-bottom: 0 !important;
}
.thamkhao a:hover{
        color: red;
} 
.thamkhao a:before {
    content: ''; 
    display: inline-block;
    width: 8px;   
    height: 8px;
    border:  1px solid #308051;
    border-radius: 50%;
    position: absolute;   
    left: 15px;
    top: 11px; 
}  
.t_shot_code_1{
    display: inline-block; 
    height: 22px;
    width: 22px;
    background: url(./a/i/check1.png) no-repeat left;
}
.t_shot_code_2{
    display: inline-block;
    height: 22px;  
    width: 22px;
    background: url(./a/i/ic-2.png) no-repeat left;
}
.t_shot_code_3 {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(./a/i/ic3.png) no-repeat;
    float: left;
    margin-top: 8px;
    margin-right: 0;
}

.t_shot_code_4 {
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url(/wp-content/themes/pc/img/icon7.gif) no-repeat left;
    margin-right: 3px;
    vertical-align: middle;
}

@font-face {
  font-family: 'utm-fb';
  font-weight: 400;
  src: url("./a/f/UTM-FacebookB.ttf"); }
@font-face {
  font-family: 'utm-avo';
  font-weight: 400;
  src: url("./a/f/UTM-Avo.ttf"); } 
.box-add{
    text-align: center !important;
    margin: 30px 0;  
}

.shot-video p { 
    text-align: center !important;
}
.box-hotro {
    background: #dff1e7;
    border: 1px dashed #6ab388;
    display: flex;
    width: 75%;
    margin: 30px auto 10px !important;
}

#article h3 {
   font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #0d0d0d;
    line-height: 25px;
    background: transparent !important;
    position: relative;
    display: block !important;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-left: 30px;
    margin-left: 25px;
} 

#article h3:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 17px;
    background: url(./img/ic-h3.png) no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
}

.single-post #article p {
    margin-bottom: 20px;
}
.single-post #article .box-hotro li {
    float: left; 
    text-align: center;
    width: 23%;
    padding: 10px;
    border-right: 1px dashed #6ab388;
    height: 90px;
    list-style: none !important;  
} 
.box-hotro li:last-child{
    border-right: 0;
} 
.box-hotro h3 {
    margin: 0 !important;
    text-align: center !important;
    font-family: utm-fb !important;
    color: #245438 !important;
    font-weight: bold !important;
    font-size: 19px !important;
       text-transform: uppercase; 
}
.box-hotro li:first-child{ 
    width: 54% !important; 
    position: relative;
}
.box-hotro li:first-child:after {
    content: ''; 
    display: inline-block;
    width: 20px; 
    height: 22px;
    background: url(./img/cut.png) no-repeat;
    position: absolute;
    right: -14px;
    bottom: -14px;
    z-index: 222;
}
.box-hotro li:first-child a{
font-size: 16px;
    border: 1px solid #aacdb8; 
    padding: 0 15px;
    border-radius: 20px;
    color: #d35153;
    background: #fff;
    margin-right: 10px;
    margin-top: 10px; 
    display: inline-block;
    text-transform: uppercase;
    font-family:  utm-avo;
}
 #article .box-hotro li p{
    background: #53a776;
    font-family: utm-he !important;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    padding: 5px;
    text-align: center !important; 
    border: 1px solid #fff;
    border-radius: 5px; 
    margin-bottom: 0 !important;
    text-align: center !important ; 
}
.box-hotro li:last-child p{
    background: #e1a930 !important;
}
.box-hotro li p span{
    display: block;
    font-size: 20px;
        text-align: center;
}
.shot-video {
    width: 85%;
    margin: 20px auto;
    background: url(./img/nen-video.png) no-repeat;
    padding: 30px 30px 20px;
    background-size: contain;
    height: 225px;
}
.shot-video iframe{
    width: 265px;
    height: 165px;
    float: left; 
    margin-right: 20px; 
}
.text-video h4{
    font-size: 14px !important;
    font-family: Tahoma !important;
    font-weight: bold !important;
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    line-height: 21px;
}
.text-video h4:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 346px;
    background: #d7d7d7;
    position: absolute;
    left: 45%;
    bottom: 0; 
}
.text-video{
    padding-right: 30px; 
}
.under-text p { 
    font-size: 12px; 
    color: #787878;
    font-weight: normal;
    text-align: left !important;
    margin-bottom: 0 !important;
    font-family: Tahoma !important;
}
.under-text a{
    background: #d03d3f;
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    padding: 3px 15px;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block; 
}
.text-image{
    text-align: center !important;
    font-size: 12px;
    color: #787878;
}
figure{
    width: auto !important;
} 
figcaption{
    text-align: center;
    font-size: 13px;
}
.call-post {
    clear: both;
   padding: 25px 50px 15px;
    border: 1px dashed #3f835b;
    border-radius: 5px;
    padding-left: 215px;
    background: #f6f5f5 url(./a/i/last-pt.jpg) no-repeat left;
    background-position-y: 10px;
    margin: 30px 0;
}
.call-post p{
    margin-bottom: 20px;
}
.call-post ul li{
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-left: 40px;
}
.call-post ul li:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(./a/i/icon1.png) no-repeat;
    background-position: -375px -320px;
    position: absolute;
    left: 0;
    top: -3px;
}
.call-post ul li:nth-child(2):before{
    background-position: -409px -320px;
} 
.call-post ul li:nth-child(3):before{
    background-position: -443px -320px;
} 
.call-post li a{
    color: #2e8f56;
    font-family: utm-he;
    font-size: 18px;
    font-weight: normal;
}
.call-post li:nth-child(2) a{
    color: #fb8008;
    font-family: Tahoma;
    text-transform: uppercase;
    font-size: 14px;
}
#single .last {
    position: relative;
    text-align: center;
    padding: 25px;
    background: #fff;
    border-radius: 55px;
    box-shadow: 0 0 9px 2px #cfcfcf;
    width: 96%;
    margin: 30px auto;
}

#single .last:before {
    content: '';
    display: inline-block;
    width: 98%;
    height: 82%;
    border: 2px dashed #00bf9d;
    position: absolute;
    top: 9%;
    left: 1%;
    border-radius: 55px;
}

.last h4 {
    font-size: 35px !important;
    text-align: center;
    color: #00bf9d;
    font-weight: normal !important;
    margin-bottom: 5px !important;
    font-family: 'lobster';
    line-height: 1;
}
.last p {
    text-align: center !important;
    color: #0e0e0e;
    font-weight: bold;
    font-size: 16px;
    margin-top: 3px;
}

.lastpost {
  position: relative;
}

.lastpost .action {
    height: 60px;
    width: 595px;
    position: absolute;
    bottom: 29px;
    transform: translateX(50%);
}

.lastpost .action a {
  display: block;
  height: 30px;
  width: 100%;
}

.sb-time{
    margin-top: 24px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    background: url(./a/i/nen-sb.jpg) no-repeat bottom;
}
.top-time{
    background: #967a5f;
    text-align: center;
    padding: 10px;
    border-bottom: 10px solid #a58b71;
}
.top-time p{
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.form-dh {
    padding: 20px 10px 40px;
}
.form-dh input:first-child {
    background: #fff url(./a/i/ip-sb1.png) no-repeat right 12px;
    background-position-x: 96%;
    padding: 12px 15px;
    border: 1px solid #d7d7d7;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 15px;
}
.form-dh input.d-phone {
    background: #fff url(./a/i/ip-sb2.png) no-repeat right 12px;
    background-position-x: 96%;
    padding: 12px 15px;
    border: 1px solid #d7d7d7;
    width: 100%;
    border-radius: 3px;
}
.form-dh .d-send{
    background: #e1a930;
    border: 1px solid #fff;
    color: #fff;
    font-family: utm-he;
    font-weight: normal; 
    font-size: 18px;
    padding: 8px 20px;
    border-radius: 5px;
    margin-top: 12px; 
    width: 100%;
    margin-bottom: 18px;

}
.form-dh p{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.tit-lq {
    margin: 60px 0 30px;
    font-family: utm-he;
    font-size: 24px;
    line-height: 25px;
    font-weight: normal;
    text-align: center;
    color: #360057;
    text-transform: uppercase;
}

#blq .box {
    overflow: hidden;
    border: 0;
}  

#blq .box .imglq {
    border: 2px solid #9f75b9c7;
    margin-bottom: 15px;
    border-radius: 16px;
    overflow: hidden;
}

#blq .box .imglq img {
    display: block;
    height: 215px;
    object-fit: cover;
    width: 100%;
    border-radius: 16px;
}
#blq .box h5 {
    text-transform: uppercase;
    font-size: 12px;
    color: #2d9057;
    font-weight: normal;
    margin-bottom: 5px;
}
#blq .box .desc {
    padding-left: 0;
}
#blq .box .desc h4 {
    padding: 0 !important;
    text-align: left;
    color: #342040;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.3;
}
#blq{
        padding-bottom: 20px;
    clear: both;
    overflow: hidden;
}

 
#blq a:hover{
    color: #ff8202 !important;
}
.list-post .desc  h3 a:hover{
    color: #f37d00;
}
/** Check b?nh **/

#check-bn {
    background: url(/wp-content/themes/pc/img/nen-check-bn.jpg);
    margin: 0 auto 25px;
    position: relative;
    max-width: 800px;
}
.question{
    overflow: hidden;
    padding: 0 15px;
    position: relative;
}
.box-test {
    border: 0;
    float: left;
    width: 46%;
    margin: 0 2% 25px !important;
   
    height: 200px;
    position: relative;
}

.question:after {
  content: '';
  display: inline-block;
  width: 90%;
  border-bottom: 2px dashed #342040;
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  left: 5%;
}

.question:before {
  content: '';
  display: inline-block;
  width: 2px;
  border-left: 2px dashed #342040;
  position: absolute;
  left: 48%;
  /* transform: translateX(-50%); */
  top: 0;
  height: 96%;
}

#article .box-test h3 {
    color: #9f75b9;
    padding: 0 !important;
    height: 60px;
    line-height: 1.4;
    align-items: center;
    margin: 0 0 5px;
    font-weight: bold;
    display: flex !important;
    text-align: left;
}


.box-test h3:before, #check-bn .tit:before {
  display: none !important
}

.box-test h3 span {
    color: #ffd7ec;
    margin-right: 15px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #fff;
    float: left;
    font-size: 30px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    z-index: 1;
}

.box-test h3 span:before {
    content: '';
    display: inline-block;
    width: 55px;
    height: 55px;
    background: #342040;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
}

input[type="radio"] {
    width: 15px;
    height: 15px;
    margin-right: 8px;
    margin-top: 10px !important;
    vertical-align: text-bottom;
    margin-left: 60px;
    margin-bottom: 5px;
}
#check-bn .d-phone{
    /* border: 1px solid #aacdb8; */
    padding: 15px 12px;
    border-radius: 3px;
    /* max-width: 350px; */
    width: 46%;
    margin-right: 10px;
    float: left;
    /* margin-left: 115px; */
    border-radius: 30px;
}
#check-bn .d-phone::placeholder{
    font-size: 12px; 
    font-style: italic;
    color: #787878;
    
}
#check-bn .d-send{
   background: url(./img/bg-check-bnn.png) no-repeat;
   border: 0;
   /* padding: 10px 10px; */
   color: #fff;
   font-family: utm-he;
   font-size: 18px;
   font-weight: normal;
   border-radius: 3px;
   /* float: left; */
   width: 25%;
   text-indent: -9999px;
   height: 45px;
   cursor: pointer;
}
#check-bn .tit {
    font-family: utm-he;
    font-weight: normal;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    background: #9f75b9 !important;
    margin: 0 0 25px;
    padding: 15px 0;
}
.last-fr {
    background: #9f75b9;
    padding: 18px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
}

.tx-ck-bn {
  background: #9f75b9;
  color: #fff;
  padding: 15px 0 5px;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
}


.last-fr a{
    border: 0; 
    padding: 0;
    color: #fff;
    font-family: utm-he;
    font-size: 18px;
    font-weight: normal;
    border-radius: 3px;
    /* float: left; */
    margin-left: 9px;
    width: 35%;
    background: url(./img/bg-check-bnn.png) no-repeat;
    text-indent: -9999px;
    background-position-x: -178px;
    height: 45px;
}
.as {
    position: relative;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    margin-bottom: 15px;
    transition: all 1s;
}
.as:after {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    content: "Click xem ảnh";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;  
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
    color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.as:hover:after { 
    opacity: 0;
}
.as:hover img {
    -webkit-filter: brightness(1);
    filter: brightness(1); 
}
  
.as img { 
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; 
    -webkit-filter: brightness(0.1);
    filter: brightness(0.1);
    display: block;
    margin: 
}

#overhidden.active {
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9999999;
}
#my_popup3 {
    display: none;
    position: fixed;
    top: 18%;
    left: 3%;
    width: 96%;
    z-index: 9999999;
}
#my_popup3 .ctn {
    width: calc(100% - 40px);
    max-width: 440px;
    margin: auto;
    background: #2525239c;
    border: 2px solid #fff;
    position: relative;
    padding: 0;
}
#my_popup3 .content-popup3 {
    padding: 10px 10px 5px;
}
#my_popup3 .content-popup3 p {
    font-family: "Segoe UI","Helvetica Neue",Arial,sans-serif;
    margin-bottom: 5px;
 
    color: #fff;
    text-align: center;
    line-height: 20px;
}
  #my_popup3 .btn-wrap{
    display:block;
    padding:15px 8px;
        background: transparent;
  }
  #my_popup3 .btn-wrap .dib{
    display:inline-block;
    float:left; 
    height:35px;
    line-height:33px;
    border:1px solid #a91e35
  }
  #my_popup3 .btn-wrap input{
    background:#d9faf8;
    width:calc(100% - 90px);
    padding:0 5px
  }
  #my_popup3 .btn-wrap button{ 
    background:#a91e35;
    color:#fff;
    width:80px;
    margin-left:10px;
    font-weight:700;
    text-transform:uppercase;
    border-color:#019cb0 
  }
#my_popup3 .btn-wrap {
    display: block;
    padding: 15px 8px;
    background: transparent;
}
#my_popup3 .btn-popup{
    display:block;
    width:100%;
    background:#a91e35;
    border:1px solid #ff0;
    border-radius:3px;
    height:47px;
    line-height:45px;
    box-shadow:0 4px 2px -2px #333;
    margin-top:15px;
    text-align:center
  } 
  #my_popup3 .btn-popup a{
    display:inline-block;
    height:45px;
    line-height:45px;
    text-align:left
  }
  #my_popup3 .btn-popup.active{
    background:#2e8f56
  }
  #my_popup3 .btn-popup span,.btn-popup i{
    display:inline-block;
    float:left;
    padding:0 5px;
    color:#fff;
    line-height:45px 
  } 
  .btn-popup i{ 
    width: 25px;
        height: 29px;
       display: inline-block;
        background: url(./img/ic-bs.png) no-repeat;
        float: left;
        margin-top: 7px
  }
  #my_popup3 .btn-popup span{
    font-family:"Segoe UI","Helvetica Neue",Arial,sans-serif;
    font-size:14px;
    font-weight:500
  }
     #my_popup3 #btn-close-popup3 {
    display: block;
    position: absolute;
    top: -20px;
    left: -10px;
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    line-height: 23px;

    background: #2525239c;
    color: #fff; 
}
.left-dh{
    float: left; 
    width: 50%;
    background: #388e56;
    color: #fff;
        position: relative;
} 
.right-dh{
    float: left;
    width: 50%;
    background: #3f3f3f;
    color: #fff;
        position: relative;
}
.last-pop3 span{
    position: absolute;
    left: 62px;
    top: 10px;
}
#my_popup3 .ctn { 

    border: 2px solid #fff;
    
}
.last-pop3 img{ 
        float: left; 
    position: relative; 
    max-width: 40px; 
    display: inline-block;
    margin: 5px 12px 5px 8px;
}
.last-pop3 h4{
    float: left;
    font-size: 17px; 
     font-weight:  bold;
    text-transform: uppercase;
    padding: 10px 10px 10px 33px;
}  
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.ytequocte.com/i/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;}}