.silder_items .silder_content {
  max-width: 400px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #fff; }
  .silder_items .silder_content button {
    border-radius: 22.5px;
    height: 45px;
    width: 50%;
    background-color: #141ed2;
    border: 0 solid #141ed2;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.62px;
    line-height: 17px;
    text-align: center; }
    .silder_items .silder_content button a {
      text-decoration: none;
      color: #ffffff; }
  .silder_items .silder_content .text_content1 {
    font-size: 42px;
    color: #141ed2;
    font-weight: bold;
    line-height: 50px; }
  .silder_items .silder_content .text_content2 {
    font-size: 24px;
    color: #141ed2;
    font-weight: bold;
    line-height: 30px; }
  .silder_items .silder_content .text_content3 {
    font-size: 18px;
    color: #141ed2;
    font-weight: normal;
    line-height: 25px; }

.silder_items .center {
  left: 0;
  right: 0; }

.silder_items .left {
  left: 5px; }

.silder_items .right {
  right: 5px !important;
  left: unset; }

.divtext button {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  overflow: hidden;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  background-color: #141ed2;
  border-radius: 40px;
  border: 1px solid #141ed2;
  line-height: 38px;
  height: 40px;
  padding: 0 25px;
  text-transform: uppercase;
  min-width: 130px;
  letter-spacing: 1px; }

.divtext .text_content1 {
  font-size: 42px;
  color: #141ed2;
  font-weight: bold;
  line-height: 50px; }

.divtext .text_content2 {
  font-size: 24px;
  color: #141ed2;
  font-weight: bold;
  line-height: 30px; }

.divtext .text_content3 {
  font-size: 22px;
  color: #141ed2;
  font-weight: normal;
  line-height: 25px;
  font-weight: 600; }

.list-item .item {
  width: 100% !important; }

.subquote {
  font-weight: bold; }
  .subquote__people {
    font-size: 22px;
    text-transform: uppercase; }
  .subquote__pos {
    font-size: 16px;
    color: gray; }

blockquote p {
  margin-bottom: 0; }

html, body {
  scroll-padding-top: 80px; }

.table-ti-gia .col {
  width: 35% !important; }

.banner-heading-3 .img-pc {
  display: block; }

.banner-heading-3 .img-mb {
  display: none; }

@media only screen and (max-width: 768px) {
  .banner-heading-3 .img-pc {
    display: none; }
  .banner-heading-3 .img-mb {
    display: block; } }

/* Edit by Mango */
.sec-tigia .divquidoi .input-group .input-group-addon > i {
  display: none;
}
#panel + div {
  position: relative;
  z-index: 1000;
}

.fix-select {
  z-index: 99;
}

.fix-select1 {
  z-index: 90;
}
.infoWindow p {
  margin-bottom: 0;
}

ul.menu.line > li #search {
  border: none;
  width: 70px;
  transition: 0.5s all ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  margin-left: 5px;
}

ul.menu.line > li button.search-sg i {
  padding: 5px;
  cursor: pointer;
}

#search-result {
  width: 100%;
  height: 100vh;
  overflow: auto;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1001 !important;
  display: none;
  background-color: #fff;
}

#top-search-result {
  position: relative;
  padding: 15px 0px;
}

#top-search-result span.close-sg {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

#top-search-result .search-field {
  position: relative;
  margin-top: 20px;
  background: transparent;
}

#top-search-result .search-input-transparent {
  width: 100%;
  line-height: 46px;
  height: 48px;
  padding: 0 5px 0 50px;
  font-size: 2rem;
  border: none;
}

#top-search-result .icon-search-2 {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  cursor: pointer;
  background: none;
}

#top-search-result .btn-clear-text {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  cursor: pointer;
  background: none;
}

#top-search-result .icon-search-2:before {
  font-size: 1.671rem;
}

.search-result .cttab-v3 .tab-menu > div {
  display: inline-block !important;
  width: auto;
  height: auto;
}

.search-result .cttab-v3 .tab-menu {
  margin-bottom: 10px;
  text-align: center;
}
.search-result .cttab-v3 .tab-menu > div span {
  padding: 0px 40px;
  font-size: 0.933333rem;
}

#top-search-result .btn-clear-text:before {
  padding: 3px 7px;
  border-radius: 100%;
  background-color: #ccc;
  color: #fff;
}

.fixed-screen {
  overflow: hidden;
  max-height: 100vh;
}

.wrap-menu-mb ul.menu > li > form {
  font-weight: 600;
  font-size: 15px;
  color: #000;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.wrap-menu-mb form input {
  width: 100%;
  line-height: 30px;
  border: none;
  transition: 0.5s all ease-in-out;
  -webkit-transition: 0.5s all ease-in-out;
  margin-left: 5px;
}
.wrap-menu-mb .form-group {
  display: flex;
}

.wrap-menu-mb .form-group .search-sg {
  border: none;
  background: transparent;
}

.sec-tigia .divtigia .tab-menu .tg-tab {
  text-align: left;
  padding-left: 0px;
  font-size: 24px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
}
.sec-tigia .divtigia {
  border: 1px solid #ececec;
  background-color: #fff;
  padding: 15px;
}
.cttab-v3 .tab-menu > div {
  display: table-cell !important;
  vertical-align: middle;
  height: 55px;
  width: 25%;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  position: relative;
  background-color: rgba(224, 240, 255, 0.5);
  color: #141ed2;
  font-size: 12px;
  font-weight: 600;
}

#panel #search-sg {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 10px 0px;
  background-color: #f1f1f1;
  color: #bbb;
  transition: 0.3s all ease-in-out;
}

#search-sg #logo {
  position: absolute !important;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#search-sg #logo img {
  display: block;
}

@media only screen and (min-width: 1200px) {
  #search-sg #logo {
    height: 80px;
  }
  #search-sg #logo img {
    max-height: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .search-result .cttab-v3 .tab-menu > div {
    display: inline-block !important;
    width: 100%;
  }
}

#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

div#lanhdaoModal {
  margin-bottom: 0;
}

.myModals {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.myModals .btnModal.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.myModals > .container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.myModals > .container.middle {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  margin: 0 auto;
}
.myModals .contentModal {
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  padding: 15px;
}
@media only screen and (min-width: 576px) {
  .myModals .contentModal {
    padding: 25px;
  }
}
.myModals .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #9b9b9b;
  color: #9b9b9b;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  font-size: 8px;
  z-index: 100;
  border-radius: 100%;
  cursor: pointer;
}
.active.myModals {
  visibility: visible;
  opacity: 1;
  z-index: 9999999;
}

input[type='date'] {
  display: block;

  /* Solution 1 */
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  min-height: 1.2em;

  /* Solution 2 */
  /* min-width: 96%; */
}

/* End edit*/


.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:''}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-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);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center;background:#000}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:0.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;text-align:center;width:100%}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,0.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.9);color:#fff}.carousel:hover .slide .legend{opacity:1}

/**
* Rangeslider
*/
.rangeslider {
  margin: 20px 0;
  position: relative;
  background: #e6e6e6;
  -ms-touch-action: none;
  touch-action: none;
}
.rangeslider,
.rangeslider .rangeslider__fill {
  display: block;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle {
  background: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 -1px 3px rgba(0, 0, 0, 0.4);
}
.rangeslider .rangeslider__handle .rangeslider__active {
  opacity: 1;
}
.rangeslider .rangeslider__handle-tooltip {
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  font-size: 14px;
  transition: all 100ms ease-in;
  border-radius: 4px;
  display: inline-block;
  color: white;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.rangeslider .rangeslider__handle-tooltip span {
  margin-top: 12px;
  display: inline-block;
  line-height: 100%;
}
.rangeslider .rangeslider__handle-tooltip:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
}
/**
* Rangeslider - Horizontal slider
*/
.rangeslider-horizontal {
  height: 12px;
  border-radius: 10px;
}
.rangeslider-horizontal .rangeslider__fill {
  height: 100%;
  background-color: #7cb342;
  border-radius: 10px;
  top: 0;
}
.rangeslider-horizontal .rangeslider__handle {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.rangeslider-horizontal .rangeslider__handle:after {
  content: ' ';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background-color: #dadada;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 -1px 3px rgba(0, 0, 0, 0.4) inset;
}
.rangeslider-horizontal .rangeslider__handle-tooltip {
  top: -55px;
}
.rangeslider-horizontal .rangeslider__handle-tooltip:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  left: 50%;
  bottom: -8px;
  transform: translate3d(-50%, 0, 0);
}
/**
* Rangeslider - Vertical slider
*/
.rangeslider-vertical {
  margin: 20px auto;
  height: 150px;
  max-width: 10px;
  background-color: transparent;
}
.rangeslider-vertical .rangeslider__fill,
.rangeslider-vertical .rangeslider__handle {
  position: absolute;
}
.rangeslider-vertical .rangeslider__fill {
  width: 100%;
  background-color: #7cb342;
  box-shadow: none;
  bottom: 0;
}
.rangeslider-vertical .rangeslider__handle {
  width: 30px;
  height: 10px;
  left: -10px;
  box-shadow: none;
}
.rangeslider-vertical .rangeslider__handle-tooltip {
  left: -100%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.rangeslider-vertical .rangeslider__handle-tooltip:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(0, 0, 0, 0.8);
  left: 100%;
  top: 12px;
}
/**
* Rangeslider - Reverse
*/
.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill {
  right: 0;
}
.rangeslider-reverse.rangeslider-vertical .rangeslider__fill {
  top: 0;
  bottom: inherit;
}
/**
* Rangeslider - Labels
*/
.rangeslider__labels {
  position: relative;
}
.rangeslider-vertical .rangeslider__labels {
  position: relative;
  list-style-type: none;
  margin: 0 0 0 24px;
  padding: 0;
  text-align: left;
  width: 250px;
  height: 100%;
  left: 10px;
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item {
  position: absolute;
  transform: translate3d(0, -50%, 0);
}
.rangeslider-vertical .rangeslider__labels .rangeslider__label-item::before {
  content: '';
  width: 10px;
  height: 2px;
  background: black;
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.rangeslider__labels .rangeslider__label-item {
  position: absolute;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  top: 10px;
  transform: translate3d(-50%, 0, 0);
}

@font-face{font-family:"revicons";fallback:fallback;src:url(/_next/public/chunks/fonts/revicons-f92b5cb0d130e260a09a6075622db4d5.woff) format('woff'),url(/_next/public/chunks/fonts/revicons-d01dc6d267a72a1aaf81fbf31f240104.ttf) format('ttf'),url(/_next/public/chunks/fonts/revicons-ff58082b90105830c16b203408bf0e2a.eot) format('ttf')}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,0.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,0.8)}.react-multiple-carousel__arrow::before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left::before{content:"\E824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right::before{content:"\E825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;margin:auto;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;padding:5px 5px 5px 5px;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:grey;padding:0;margin:0;margin-right:6px;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0 !important}.react-multi-carousel-track{overflow:visible !important}}
