@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: 'FontAwesome';
  src: url("//theme.hstatic.net/200000404175/1001380407/14/fontawesome.eot?v=54");
  src: url("//theme.hstatic.net/200000404175/1001380407/14/fontawesome.eot?v=54") format("embedded-opentype"), url("//theme.hstatic.net/200000404175/1001380407/14/fontawesome.woff?v=54") format("woff"), url("//theme.hstatic.net/200000404175/1001380407/14/fontawesome.ttf?v=54") format("truetype"), url("//theme.hstatic.net/200000404175/1001380407/14/fontawesome.svg?v=54") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("//theme.hstatic.net/200000404175/1001380407/14/glyphicons-halflings-regular.eot?v=54");
  src: url("//theme.hstatic.net/200000404175/1001380407/14/glyphicons-halflings-regular.eot?#iefix?v=54") format("embedded-opentype"), url("//theme.hstatic.net/200000404175/1001380407/14/glyphicons-halflings-regular.woff?v=54") format("woff"), url(//theme.hstatic.net/200000404175/1001380407/14/glyphicons-halflings-regular.ttf?v=54) format("truetype"), url(//theme.hstatic.net/200000404175/1001380407/14/glyphicons-halflings-regular.svg#glyphicons_halflingsregular?v=54) format("svg"); }

* {
  font-family: "Inter", sans-serif !important;
  margin: 0;
  padding: 0; }

.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

.fa {
  font-family: "FontAwesome" !important; }

img.ls-blur-up-img {
  display: none; }

img.lazyload:not([src]) {
  visibility: hidden; }

.lazyloading {
  opacity: 0.3;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: opacity 300ms, filter 400ms;
  -webkit-transition: opacity 300ms, filter 400ms; }

.lazyloaded {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: opacity 300ms, filter 400ms;
  -webkit-transition: opacity 300ms, filter 400ms; }

/*------------VARIABLE-------------*/
/*$bg_main: radial-gradient(113.1% 460.47% at 15.37% 41.29%, #0038FF 0%, rgba(0, 31, 139, 0.58) 100%, rgba(32, 32, 32, 0.29) 100%);
*/
html, body {
  border: 0;
  background-color: #fff; }

html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

img {
  max-width: 100%; }

body {
  line-height: 1.4;
  font-size: 14px;
  color: #211C1C;
  overflow-x: hidden;
  background: #fff;
  position: initial !important; }

/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
  display: block; }

/* 1.4 - Typography */
h1, h2, h3, h4, h5, h6 {
  color: #211C1C;
  margin: 0 0 13px 0;
  font-weight: 500;
  line-height: 1.2; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 28px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 13px;
  line-height: 18px; }

h5 {
  font-size: 12px;
  line-height: 18px; }

h6 {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase; }

p {
  margin: 0 0 10px 0;
  line-height: 21px; }

/* 1.5 - Links and Buttons */
a {
  color: #211C1C;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover, a:focus {
  color: #211C1C;
  text-decoration: none;
  outline: none; }

a:active {
  outline: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #211C1C;
  line-height: 1.1; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #211C1C; }

/* 1.6 - Tables */
table {
  width: 100%;
  border-spacing: 0; }

table tr td {
  border-top: 1px solid #dddddd; }

table tr td, table tr th {
  padding: 10px;
  text-align: left; }

table tr td:first-child, table tr th:first-child {
  padding-left: 0px; }

table tr td:last-child, table tr th:last-child {
  padding-right: 0px; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

/* 2.3 - Lists */
ul {
  padding: 0;
  list-style-type: none; }

ul.unstyled, ol.unstyled {
  margin: 0;
  list-style: none outside none; }

ul.unstyled > li, ol.unstyled > li {
  list-style: none; }

ul.horizontal > li, ol.horizontal > li {
  display: block;
  float: left; }

ul.horizontal-inline, ol.horizontal-inline {
  text-align: center; }

ul.horizontal-inline > li, ol.horizontal-inline > li {
  display: inline;
  margin: 0 5px; }

ul.expanded > li, ol.expanded > li {
  margin-bottom: 10px; }

a {
  transition: opacity 150ms linear, color 150ms linear, background 150ms linear; }

input:focus {
  outline: none; }

/* lazyload */
.owl-carousel .owl-item img,
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: initial !important; }

img.owl-lazy:not([src]) {
  visibility: hidden; }

.owl-carousel .owl-item img {
  width: auto !important;
  text-align: center;
  margin: auto;
  overflow: hidden; }

.ratiobox {
  position: relative;
  display: block; }

.ratiobox .ls-blur-up-is-loading, .ratiobox .lazyload:not([src]) {
  visibility: hidden; }

.ratiobox .ls-blur-up-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: "blur-up: auto", "object-fit: contain";
  -o-object-fit: contain;
  object-fit: contain;
  filter: blur(8px);
  opacity: 1;
  transition: opacity 500ms, filter 700ms; }

.ratiobox .ls-blur-up-img.ls-inview.ls-original-loaded {
  opacity: 0;
  filter: blur(5px); }

/* END ++++ lazyload */
.page-layout {
  padding: 40px 0; }

.breadcrumb-shop {
  display: none; }

.content-page:not(.content-a) * {
  color: #fff !important; }

@media (min-width: 992px) {
  .mainContent-theme {
    padding-top: 78px; } }

@media (max-width: 991px) {
  .mainContent-theme {
    padding-top: 67px; } }

.home-heading {
  font-weight: 700;
  font-size: 48px;
  line-height: calc(58 / 48);
  color: #0038FF;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 54px; }
  @media (max-width: 1180px) {
    .home-heading {
      margin-bottom: 20px !important; } }
  @media (min-width: 992px) and (max-width: 1180px) {
    .home-heading {
      font-size: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-heading {
      font-size: 26px; } }
  @media (max-width: 767px) {
    .home-heading {
      font-size: 22px; } }

/*-------BUTTON-------*/
.btn-blc {
  font-weight: 600;
  font-size: 20px;
  line-height: calc(24 / 20);
  border-radius: 8px;
  padding: 8px 12px;
  display: inline-block;
  text-align: center;
  border: 0; }
  @media (max-width: 1024px) {
    .btn-blc {
      font-size: 16px; } }
  .btn-blc__primary {
    background: #0038FF;
    color: #fff; }
    .btn-blc__primary:hover {
      color: #fff; }
  .btn-blc__light {
    /*padding:14px 29px 14px 28px;*/
    background: #42E8E0;
    color: #011BFF; }
    .btn-blc__light:hover {
      color: #011BFF; }
  .btn-blc__outline {
    border: 1px solid #fff;
    color: #fff; }
    .btn-blc__outline:hover {
      color: #fff; }

.blc-bg {
  background: #131963; }

.btn-yellow {
  background: #FFD231; }

.btn-blue {
  background: #009EF7; }

#blc-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99999;
  box-shadow: 0px 0px 6px rgba(143, 127, 127, 0.6); }

.blc-header-top {
  padding: 10px 0;
  background: #fff; }

.blc-navbar-menu {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }
  .blc-navbar-menu .blc-navbar-logo {
    margin-right: 37px;
    max-width: 50px;
    width: 100%; }
    @media (min-width: 992px) and (max-width: 1180px) {
      .blc-navbar-menu .blc-navbar-logo {
        margin-right: 20px; } }
  .blc-navbar-menu .blc-navbar-navigation {
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .blc-navbar-menu .blc-navbar-navigation .blc-nav {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      -webkit-justify-content: center;
      align-items: center;
      -webkit-align-items: center;
      margin: 0; }
      .blc-navbar-menu .blc-navbar-navigation .blc-nav li:not(:last-child) {
        margin-right: 25px; }
        @media (min-width: 992px) and (max-width: 1180px) {
          .blc-navbar-menu .blc-navbar-navigation .blc-nav li:not(:last-child) {
            margin-right: 15px; } }
      .blc-navbar-menu .blc-navbar-navigation .blc-nav li a {
        font-weight: 600;
        font-size: 16px;
        line-height: calc(45 / 24);
        color: #000;
        text-transform: capitalize;
        display: inline-block; }
        @media (min-width: 992px) and (max-width: 1180px) {
          .blc-navbar-menu .blc-navbar-navigation .blc-nav li a {
            font-size: 14px; } }
      .blc-navbar-menu .blc-navbar-navigation .blc-nav li.menu-hot a {
        display: block;
        position: relative; }
        .blc-navbar-menu .blc-navbar-navigation .blc-nav li.menu-hot a .label-h {
          position: absolute;
          top: -12px;
          right: -20px;
          font-size: 10px;
          line-height: 1;
          background: #d93737;
          color: #fff;
          padding: 4px 6px;
          border-radius: 4px;
          font-weight: 400;
          -webkit-animation: flash 1s linear infinite;
          -moz-animation: flash 1s linear infinite;
          -ms-animation: flash 1s linear infinite;
          -o-animation: flash 1s linear infinite;
          animation: flash 1s linear infinite; }
      .blc-navbar-menu .blc-navbar-navigation .blc-nav li.nav-login a {
        color: #0038FF; }
      .blc-navbar-menu .blc-navbar-navigation .blc-nav li.nav-trial a {
        background: #0038FF;
        border-radius: 50px;
        padding: 0 28px;
        color: #fff; }
  .blc-navbar-menu .blc-navbar-login {
    width: 120px; }
    .blc-navbar-menu .blc-navbar-login a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center;
      color: #fff;
      font-weight: 700;
      font-size: 16px;
      line-height: calc(19 / 16); }
      .blc-navbar-menu .blc-navbar-login a img {
        width: 25px;
        margin-right: 10px; }

@keyframes flash {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.blc-hero__container {
  position: relative; }

.blc-hero__box {
  position: absolute;
  top: 110px;
  left: 50px;
  z-index: 2; }
  @media (max-width: 767px) {
    .blc-hero__box {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding: 15px; } }

.blc-hero__subtitle {
  font-weight: 700;
  font-size: 40px;
  line-height: calc(48 / 40);
  color: #85EFF2;
  margin-bottom: 19px; }
  @media (max-width: 1024px) {
    .blc-hero__subtitle {
      font-size: 20px;
      margin-bottom: 10px; } }

.blc-hero__title {
  font-weight: 700;
  font-size: 66px;
  line-height: calc(80 / 66);
  color: #FFF;
  margin-bottom: 67px; }
  @media (max-width: 1024px) {
    .blc-hero__title {
      font-size: 24px;
      margin-bottom: 25px; } }

.blc-hero__image {
  /*@media (min-width:768px){
		width: calc(100% + 75px);
	}*/ }
  .blc-hero__image img {
    width: 100%; }

.blc-hero__action a:first-child {
  margin-right: 25px; }

.blc-hero__clip {
  border-left: calc(100vw/2) solid #fff;
  border-top: 405px solid transparent;
  border-right: calc(100vw/2) solid #fff;
  margin-top: -135px; }

/*------HOME USER-----*/
.blc-home-user {
  margin-top: 30px;
  margin-bottom: 60px; }
  @media (min-width: 992px) and (max-width: 1024px) {
    .blc-home-user {
      margin-bottom: 40px; } }
  @media (max-width: 991px) {
    .blc-home-user {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .blc-home-user {
      margin-top: 0; } }

.blc-user__list {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .blc-user__list {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .blc-user__list {
      justify-content: center; } }

.blc-user__item:nth-child(1), .blc-user__item:nth-child(3) {
  /*transform: translateY(-145px);*/ }
  @media (max-width: 767px) {
    .blc-user__item:nth-child(1), .blc-user__item:nth-child(3) {
      transform: unset; } }

@media (min-width: 768px) {
  .blc-user__item {
    padding: 0 25px; } }

@media (max-width: 767px) {
  .blc-user__item {
    margin-top: 30px; } }

.blc-user__box {
  padding: 47px 50px 47px 52px;
  background: #FFFFFF;
  box-shadow: 0px 15px 106px -17px rgba(0, 0, 0, 0.15);
  border-radius: 9px;
  height: 100%; }
  @media (min-width: 992px) and (max-width: 1180px) {
    .blc-user__box {
      padding: 30px 25px 30px 25px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .blc-user__box {
      padding: 20px; } }
  @media (max-width: 767px) {
    .blc-user__box {
      padding: 20px; } }

.blc-user__image {
  max-width: 122px;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .blc-user__image {
      max-width: 80px; } }

.blc-user__detail {
  margin-top: 35px; }
  @media (max-width: 991px) {
    .blc-user__detail {
      margin-top: 15px; } }
  .blc-user__detail .blc-user__title {
    font-weight: 500;
    font-size: 24px;
    line-height: calc(34 / 24);
    text-align: center;
    text-transform: uppercase;
    margin: 0; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .blc-user__detail .blc-user__title {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .blc-user__detail .blc-user__title {
        font-size: 14px; } }

/*------HOME ABOUTUS-------*/
.blc-home-aboutus {
  margin-bottom: 86px; }
  @media (max-width: 1024px) {
    .blc-home-aboutus {
      margin-bottom: 50px; } }

.blc-aboutus__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.blc-aboutus__image {
  width: 100%; }
  @media (min-width: 1181px) {
    .blc-aboutus__image {
      flex: 0 0 611px;
      max-width: 611px; } }
  @media (min-width: 768px) and (max-width: 1180px) {
    .blc-aboutus__image {
      flex: 0 0 50%;
      max-width: 50%; } }

.blc-aboutus__detail {
  padding-left: 77px;
  width: 50%; }
  @media (min-width: 1181px) {
    .blc-aboutus__detail {
      flex: 0 0 calc(100% - 611px);
      max-width: calc(100% - 611px); } }
  @media (min-width: 768px) and (max-width: 1180px) {
    .blc-aboutus__detail {
      flex: 0 0 50%;
      max-width: 50%;
      padding-left: 20px; } }
  @media (max-width: 767px) {
    .blc-aboutus__detail {
      padding-left: 0;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 20px; } }
  .blc-aboutus__detail .blc-aboutus__des {
    font-weight: 500;
    font-size: 20px;
    line-height: 200%;
    margin-bottom: 48px; }
    @media (max-width: 1024px) {
      .blc-aboutus__detail .blc-aboutus__des {
        font-size: 16px;
        margin-bottom: 30px; } }

/*-----HOME FEATURED------*/
.blc-home-featured {
  margin-bottom: 86px; }
  @media (max-width: 1024px) {
    .blc-home-featured {
      margin-bottom: 50px; } }

.blc-featured__list.row {
  margin-left: -8px;
  margin-right: -8px; }

.blc-featured__item {
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 768px) {
    .blc-featured__item:nth-child(4n) {
      clear: both; } }
  @media (min-width: 992px) {
    .blc-featured__item {
      margin-bottom: 30px; } }
  @media (max-width: 991px) {
    .blc-featured__item {
      margin-bottom: 15px; } }
  .blc-featured__item .blc-featured__image a {
    position: relative;
    padding-bottom: 56.35%;
    display: block;
    overflow: hidden; }
  .blc-featured__item .blc-featured__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover; }
  .blc-featured__item .blc-featured__detail {
    padding: 10px 15px; }
    .blc-featured__item .blc-featured__detail h3 {
      font-weight: 700;
      font-size: 24px;
      line-height: calc(29 / 24);
      color: #0038FF;
      margin-bottom: 14px;
      text-transform: uppercase;
      text-align: center; }
      @media (min-width: 768px) and (max-width: 1024px) {
        .blc-featured__item .blc-featured__detail h3 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .blc-featured__item .blc-featured__detail h3 {
          font-size: 16px; } }
    .blc-featured__item .blc-featured__detail .blc-featured__des {
      font-weight: 500;
      font-size: 16px;
      line-height: calc(27 / 16);
      margin-bottom: 12px;
      display: block;
      display: -webkit-box;
      height: 80px;
      -webkit-line-clamp: 3;
      visibility: visible;
      text-overflow: ellipsis;
      overflow: hidden; }
      @media (max-width: 1024px) {
        .blc-featured__item .blc-featured__detail .blc-featured__des {
          font-size: 14px; } }
    @media (max-width: 991px) {
      .blc-featured__item .blc-featured__detail {
        padding: 23px 10px; } }

.blc-featured__box {
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid #0038FF;
  box-shadow: 0 3px 0px #0038FF; }

.blc-home-connection {
  margin-bottom: 86px; }
  @media (max-width: 1024px) {
    .blc-home-connection {
      margin-bottom: 40px; } }
  .blc-home-connection .home-heading {
    margin-bottom: 0; }
  .blc-home-connection .home-connection__des {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #5f7287;
    margin-top: 1rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }

.blc-connection__wrapper {
  position: relative;
  padding: 15px 20px 15px;
  margin-top: 30px; }
  .blc-connection__wrapper .badge-left {
    position: absolute;
    bottom: 0;
    left: 0; }
  .blc-connection__wrapper .badge-right {
    position: absolute;
    top: 0;
    right: 0; }
  .blc-connection__wrapper .con-badge img {
    width: 203px; }

.blc-connection__list .connection-item {
  width: 95px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .blc-connection__list .connection-item {
      width: 80px;
      height: 80px; } }

/*-------HOME BLOG-------*/
.btn-direct {
  margin-bottom: 30px; }

.blc-home-blog {
  margin-bottom: 86px; }
  @media (max-width: 1024px) {
    .blc-home-blog {
      margin-bottom: 40px; } }

.blc-article__list {
  margin-bottom: 45px; }
  @media (min-width: 1025px) {
    .blc-article__list {
      margin-top: 55px; } }
  .blc-article__list .owl-stage {
    padding-left: 0 !important; }

.blog-posts .blc-article__item {
  margin-bottom: 30px; }

.blc-article__item .blc-article__image {
  overflow: hidden;
  border-radius: 5px;
  display: block; }
  .blc-article__item .blc-article__image .aspect23 {
    overflow: hidden;
    display: block;
    padding-bottom: 66.55%;
    position: relative; }
    .blc-article__item .blc-article__image .aspect23 img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      object-fit: cover;
      width: 100%;
      height: 100%; }

.blc-article__item .blc-article__detail {
  margin-top: 20px; }
  .blc-article__item .blc-article__detail .article-title {
    font-weight: 600;
    font-size: 16px;
    line-height: calc(21 / 16);
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 36px; }
    .blc-article__item .blc-article__detail .article-title a {
      color: #211C1C; }
    @media (max-width: 767px) {
      .blc-article__item .blc-article__detail .article-title {
        font-size: 14px; } }
  .blc-article__item .blc-article__detail .article-des {
    font-size: 14px;
    line-height: calc(18 / 14);
    color: #211C1C; }

.blc-article__item .link-overrate {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.blc-home-customer {
  margin-bottom: 110px; }
  @media (max-width: 1024px) {
    .blc-home-customer {
      margin-bottom: 50px; } }

.blc-customer__list {
  margin-top: 83px; }
  @media (max-width: 1180px) {
    .blc-customer__list {
      margin-top: 30px; } }

.blc-customer__item a {
  display: block;
  overflow: hidden;
  border: 1px solid #A9A9A9;
  border-radius: 100%;
  padding: 20px; }

.box-article-heading h1 {
  margin: 20px 0;
  font-size: 24px; }

.box-article-heading .header-page {
  z-index: 9; }
  .box-article-heading .header-page:after {
    background: #000; }

ul.article-info-more li {
  opacity: 0.85;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 600; }
  ul.article-info-more li i {
    margin-right: 5px; }

.meta-tags .tags-title {
  font-weight: 500; }

.meta-tags a.tag {
  opacity: 0.8;
  font-style: italic;
  font-size: 14px; }
  .meta-tags a.tag:after {
    content: ",";
    margin: 1px; }

.post-navigation {
  width: 100%;
  float: left;
  font-size: 16px;
  font-weight: 600; }
  .post-navigation .right {
    float: right; }
  .post-navigation .left {
    float: left; }

.article-pages, .meta-tags, .article-comment .comment_form, .post-navigation {
  margin-bottom: 40px; }

.article-pages * {
  max-width: 100% !important; }

.article-pages ul {
  list-style: initial;
  padding-left: 20px; }

.article-pages ol {
  list-style-type: decimal;
  padding-left: 20px; }

.article-pages ul ul {
  list-style-type: circle; }

.article-pages ul ul ul {
  list-style-type: square; }

.article-comment .title-bl h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px; }
  .article-comment .title-bl h2:after {
    content: "";
    display: block;
    margin-top: 25px;
    width: 30px;
    height: 3px;
    background: #252a2b; }

.article-comment .comment_form .form-group input, .article-comment .comment_form .form-group textarea {
  box-shadow: none;
  background: #ededed;
  color: #252a2b;
  border: 0;
  border-radius: 0; }

.article-comment .comment_form .form-group input {
  padding: 0 20px;
  height: 55px; }

.article-comment .comment_form .form-group textarea {
  padding: 20px;
  resize: none; }

.article-comment .comment_form button.btn-rb {
  background: #65d1e6;
  border: 0;
  height: 55px;
  display: inline-block;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px; }
  .article-comment .comment_form button.btn-rb:hover {
    background: #65d1e6; }

/* Table of Contents Article */
.table-of-contents {
  border: 2px solid #000;
  padding: 0;
  position: relative;
  margin: 0px 0px 30px;
  width: 100%;
  max-width: 507px;
  border-radius: 4px;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: column;
  -webkit-flex-direction: column; }

.table-of-contents .table-title {
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  padding: 10px 15px;
  background: #000; }

.table-of-contents .table-title .htitle {
  font-size: 18px;
  color: #fff;
  position: relative; }

.table-of-contents .table-title .icon-list {
  color: #fff;
  margin-right: 14px; }

.table-of-contents .table-title .toc_toggle {
  position: absolute;
  color: #fff;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }

.table-of-contents .table-title .toc_toggle a {
  color: #fff;
  font-size: 20px;
  margin: 0; }

.table-of-contents ul {
  font-size: 15px;
  margin: 0 0 0 16px; }

.table-of-contents ul li {
  list-style-position: outside;
  margin: 2px 0 0; }

.table-of-contents ul li a {
  text-decoration: none;
  color: #000; }

.table-of-contents > ul > li > a {
  font-weight: 600; }

.table-of-contents > ul {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden; }

.table-of-contents > ul.expanded {
  height: initial !important; }

.table-of-contents > ul ul ul {
  display: none; }

.table-of-contents ul li a:hover, .table-of-contents ul li a:focus {
  color: var(--shop-color-hover); }

.table-of-contents .act-viewmore {
  order: 2;
  padding: 0 15px 15px; }

.table-of-contents .act-viewmore .btn-viewmore {
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  font-style: italic; }

.table-content-button {
  width: 35px;
  height: 35px;
  display: block;
  position: fixed;
  left: 10px;
  z-index: 10;
  opacity: 0;
  top: 45%;
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }

.table-content-button .btn-icolist {
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  outline: none;
  float: left;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  border-radius: 4px; }

.table-content-button .btn-icolist svg {
  width: 20px;
  height: 35px;
  vertical-align: initial; }

.table-content-fixed {
  position: fixed;
  left: 10px;
  z-index: 999;
  max-width: 280px;
  top: 45%;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  -webkit-transform-origin: 0 top;
  transform-origin: 0 top;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

.table-content-fixed .table-of-header {
  position: relative;
  padding-right: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 12px;
  border-bottom: 1px solid  #eeeeee; }

.table-content-fixed .table-of-header .hTitle {
  max-width: calc(100% - 50px);
  margin-left: 0;
  font-weight: 600;
  font-size: 15px; }

.table-content-fixed .table-of-header .hClose {
  position: absolute;
  right: 5px;
  top: 2px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  text-align: center; }

.table-content-fixed .table-of-header .hClose svg {
  width: 32px;
  height: 32px;
  width: 14px; }

.table-content-fixed .table-of-contents {
  border: 0;
  background: #ffffff;
  margin: 0;
  padding: 5px 12px;
  box-shadow: none;
  display: block;
  overflow: hidden;
  overflow-y: auto;
  max-height: 70vh;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.table-content-fixed .table-of-contents .table-title {
  display: none; }

.table-content-fixed .table-of-contents ul {
  font-size: 13px; }

.table-content-fixed .table-of-contents .act-viewmore {
  display: none !important; }

.table-content-button.active {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }

.table-content-fixed.active {
  transform: scale(1) translateY(-45%);
  -webkit-transform: scale(1) translateY(-45%);
  -moz-transform: scale(1) translateY(-45%);
  -ms-transform: scale(1) translateY(-45%);
  -o-transform: scale(1) translateY(-45%); }

#article h3.author {
  font-size: 14px;
  font-style: normal;
  text-transform: capitalize; }

#binhluan .date {
  float: right;
  color: #333333;
  font-size: 12px; }

#binhluan .comment-user {
  padding: 25px 0;
  border-bottom: 1px solid #ededed; }

.page-contact main {
  min-height: 85vh; }

.page-wrapper ul, .page-wrapper ol {
  margin-bottom: 15px;
  padding-left: 20px; }

.page-wrapper ul {
  list-style-type: initial; }

.header-page-contact h1 {
  font-size: 30px;
  font-weight: 700;
  margin: 0px 0; }

.box-info-contact li {
  margin-bottom: 30px; }

.box-info-contact li p {
  margin-bottom: 0;
  color: #666;
  font-weight: 500; }

.box-info-contact li p strong {
  font-weight: 600;
  color: #252a2b; }

.box-send-contact h2 {
  font-weight: 700;
  font-size: 25px;
  margin: 40px 0 35px; }

.box-send-contact h2:after {
  content: "";
  display: block;
  margin-top: 25px;
  width: 30px;
  height: 3px;
  background: #252a2b; }

.contact-form .input-group {
  width: 100%;
  margin-bottom: 20px; }

.contact-form .input-group input,
.contact-form .input-group textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 45px;
  font-weight: 500;
  padding: 0 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

.contact-form .input-group textarea {
  width: 100%;
  height: 130px;
  padding: 20px 20px; }

.contact-form .input-group textarea:focus {
  outline: none; }

.wrapbox-content-page-contact {
  padding: 50px; }

.wrapbox-content-page {
  padding-bottom: 30px; }

.sidebar-page .group-menu {
  margin: 0 0 30px;
  position: relative;
  padding: 20px;
  border: 1px solid #e3e5ec; }

.sidebar-page .page_menu_title h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
  text-align: center; }

.sidebar-page .box_image {
  margin-bottom: 30px; }

.box_image .banner {
  position: relative;
  overflow: hidden; }

.box_image .banner img {
  width: 100%;
  -webkit-transition: all 1s ease-in-out 0s;
  -khtml-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.box_image .banner:hover img {
  -webkit-transform: scale(1.2);
  -khtml-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }

/*------------PAGE VISION--------------*/
.page-vision {
  padding-bottom: 196px; }
  @media (max-width: 767px) {
    .page-vision {
      padding: 40px 0; } }

.blc-vision {
  margin-bottom: 123px; }
  @media (max-width: 1180px) {
    .blc-vision {
      margin-bottom: 50px; } }

.vison-heading {
  font-weight: 600;
  font-size: 55px;
  line-height: calc(67 / 55);
  color: #FFFFFF;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 992px) and (max-width: 1180px) {
    .vison-heading {
      font-size: 36px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .vison-heading {
      font-size: 26px; } }
  @media (max-width: 767px) {
    .vison-heading {
      font-size: 22px; } }

.blc-vision__container {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .blc-vision__container {
      flex-wrap: wrap; } }

.blc-vision__image {
  flex: 0 0 auto; }
  @media (min-width: 1200px) {
    .blc-vision__image {
      max-width: 662px; } }
  @media (max-width: 1199px) {
    .blc-vision__image {
      max-width: 50%; } }
  @media (max-width: 767px) {
    .blc-vision__image {
      max-width: 100%; } }

.blc-vision__detail .vison-heading {
  margin-bottom: 48px; }
  @media (max-width: 1180px) {
    .blc-vision__detail .vison-heading {
      margin-bottom: 20px; } }

.blc-vision__detail .vision-des {
  font-weight: 500;
  font-size: 16px;
  line-height: calc(26 / 16);
  color: #fff; }

.blc-vision .blc-vision__detail {
  padding-right: 86px; }
  @media (min-width: 768px) and (max-width: 1180px) {
    .blc-vision .blc-vision__detail {
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .blc-vision .blc-vision__detail {
      padding-right: 0; } }

.blc-mission {
  margin-bottom: 135px; }
  @media (max-width: 1180px) {
    .blc-mission {
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .blc-mission .blc-vision__container {
      flex-direction: column-reverse; } }
  .blc-mission .blc-vision__detail {
    padding-left: 131px; }
    @media (min-width: 768px) and (max-width: 1180px) {
      .blc-mission .blc-vision__detail {
        padding-left: 30px; } }
    @media (max-width: 767px) {
      .blc-mission .blc-vision__detail {
        padding-left: 0; } }

.blc-core__list {
  margin-top: 133px;
  margin-left: -15.5px;
  margin-right: -15.5px; }
  @media (max-width: 1180px) {
    .blc-core__list {
      margin-top: 100px; } }

.blc-core__item {
  padding-left: 15.5px;
  padding-right: 15.5px; }
  @media (max-width: 767px) {
    .blc-core__item {
      margin-bottom: 50px; } }
  .blc-core__item .blc-core__box {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    background: #0E0F57;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .blc-core__item .blc-core__box span {
      font-weight: 500;
      font-size: 20px;
      line-height: calc(24 / 20);
      text-align: center;
      color: #FFFFFF;
      width: 100%;
      padding: 0 20px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 1180px) {
        .blc-core__item .blc-core__box span {
          font-size: 16px; } }
    @media (max-width: 767px) {
      .blc-core__item .blc-core__box {
        padding-bottom: 56.52%; } }
  .blc-core__item .blc-core__icon {
    position: absolute;
    width: 110px;
    height: 110px;
    background: #0E0F57;
    border-radius: 100%;
    text-align: center;
    line-height: 110px;
    top: -57px;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .blc-core__item .blc-core__icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
        top: -40px; } }

/*------- PAGE FAQ-------*/
.page-faq {
  padding-bottom: 106px; }

.page-title {
  text-align: center;
  font-weight: 600;
  font-size: 38px;
  line-height: calc(67 / 55);
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: -0.02rem;
  margin-bottom: 19px; }
  @media (max-width: 767px) {
    .page-title {
      font-size: 26px; } }

.page-faq__top {
  padding: 90px 0 231px; }
  @media (max-width: 991px) {
    .page-faq__top {
      padding: 40px 0 150px; } }

.faq__top-wrapper {
  max-width: 626px;
  margin: 0 auto;
  text-align: center; }

.faq__top-des {
  font-size: 24px;
  line-height: calc(29/24);
  color: #fff;
  margin-bottom: 53px; }
  @media (max-width: 991px) {
    .faq__top-des {
      font-size: 18px;
      margin-bottom: 15px; } }

.search-form {
  display: flex;
  align-items: center;
  justify-content: center; }
  .search-form .search-group {
    max-width: 393px;
    width: 100%;
    margin-right: 14px;
    position: relative; }
    @media (max-width: 767px) {
      .search-form .search-group {
        max-width: 220px; } }
    .search-form .search-group .faq-search-input {
      width: 100%;
      height: 45px;
      background: #fff;
      border-radius: 74px;
      border: none;
      outline: none;
      padding: 14px 14px 15px 55px;
      color: #C4C4C4;
      font-size: 13px;
      line-height: calc(16 / 13); }
    .search-form .search-group .faq-search-icon {
      position: absolute;
      left: 21px;
      top: 50%;
      transform: translateY(-50%); }
  .search-form .faq-search-btn {
    font-size: 20px;
    line-height: calc(24 / 20);
    padding: 11px 20px 10px;
    color: #fff;
    border: none;
    border-radius: 74px; }
    @media (max-width: 767px) {
      .search-form .faq-search-btn {
        font-size: 18px; } }

.faq-nav {
  padding: 0 36px;
  margin-top: -74px;
  margin-bottom: 0; }
  .faq-nav__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -10.5px;
    margin-right: -10.5px;
    align-items: stretch; }
    @media (max-width: 991px) {
      .faq-nav__list {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        flex-wrap: unset;
        justify-content: unset; } }
  .faq-nav__item {
    padding: 0 10.5px;
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
    margin-bottom: 44px;
    text-align: center;
    cursor: pointer; }
    @media (max-width: 991px) {
      .faq-nav__item {
        flex: 0 0 calc(100% / 4);
        max-width: calc(100% / 4); } }
    @media (max-width: 767px) {
      .faq-nav__item {
        flex: 0 0 40%;
        max-width: 40%; } }
    .faq-nav__item .faq-nav__box {
      padding: 36px 30px 34px;
      background: #FFFFFF;
      box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.1);
      border-radius: 10px;
      height: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      @media (max-width: 991px) {
        .faq-nav__item .faq-nav__box {
          padding: 20px 15px; } }
    .faq-nav__item .faq-nav__title {
      margin-top: 22px;
      margin-bottom: 0;
      text-align: center;
      font-weight: 600;
      font-size: 20px;
      line-height: calc(24 / 20); }
      @media (max-width: 991px) {
        .faq-nav__item .faq-nav__title {
          font-size: 16px; } }

.faq-content {
  margin-top: 46px; }
  .faq-content__wrapper {
    max-width: 1074px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px; }
  .faq-content .faq-group:not(:last-child) {
    margin-bottom: 90px; }
  .faq-content .faq-group__title {
    font-weight: 600;
    font-size: 40px;
    line-height: calc(48 / 40);
    text-align: center;
    color: #0E0F57;
    text-transform: uppercase;
    margin-bottom: 60px; }
    @media (min-width: 768px) and (max-width: 1180px) {
      .faq-content .faq-group__title {
        font-size: 30px; } }
    @media (max-width: 767px) {
      .faq-content .faq-group__title {
        font-size: 22px; } }
  .faq-content .faq-group__list {
    margin: 0; }
  .faq-content .faq-group__item {
    background: #FFFFFF;
    box-shadow: 0px 4px 23px -4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 39px 38px 38px 61px; }
    .faq-content .faq-group__item:not(:last-child) {
      margin-bottom: 34px; }
      @media (max-width: 991px) {
        .faq-content .faq-group__item:not(:last-child) {
          margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .faq-content .faq-group__item {
        padding: 20px 20px 20px 15px; } }
    .faq-content .faq-group__item .faq-item__question {
      font-weight: 600;
      font-size: 24px;
      line-height: calc(36 / 30);
      color: #A5A5A5;
      position: relative;
      cursor: pointer;
      padding-right: 40px; }
      @media (max-width: 991px) {
        .faq-content .faq-group__item .faq-item__question {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .faq-content .faq-group__item .faq-item__question {
          font-size: 18px; } }
      .faq-content .faq-group__item .faq-item__question .question-flag {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        transition: all 0.3s ease-in-out; }
        .faq-content .faq-group__item .faq-item__question .question-flag:before {
          position: absolute;
          content: '';
          width: 20px;
          height: 20px;
          border-left: 4px solid #a5a5a5;
          transform: rotate(-45deg);
          left: 0;
          top: 0; }
          @media (max-width: 767px) {
            .faq-content .faq-group__item .faq-item__question .question-flag:before {
              width: 15px;
              height: 15px; } }
        .faq-content .faq-group__item .faq-item__question .question-flag:after {
          position: absolute;
          content: '';
          width: 20px;
          height: 20px;
          border-right: 4px solid #a5a5a5;
          transform: rotate(45deg); }
          @media (max-width: 767px) {
            .faq-content .faq-group__item .faq-item__question .question-flag:after {
              width: 15px;
              height: 15px; } }
      .faq-content .faq-group__item .faq-item__question.active {
        color: #0E0F57; }
        .faq-content .faq-group__item .faq-item__question.active .question-flag {
          transform: translateY(-50%) rotate(180deg); }
    .faq-content .faq-group__item .faq-item__answer {
      display: none;
      padding-top: 50px;
      border-top: 1px solid #EAEAEA;
      margin-top: 37px; }
      .faq-content .faq-group__item .faq-item__answer p, .faq-content .faq-group__item .faq-item__answer span {
        font-weight: 500;
        font-size: 20px;
        color: #A5A5A5;
        line-height: calc(36 / 24); }
        @media (max-width: 991px) {
          .faq-content .faq-group__item .faq-item__answer p, .faq-content .faq-group__item .faq-item__answer span {
            font-size: 18px; } }
      @media (max-width: 991px) {
        .faq-content .faq-group__item .faq-item__answer {
          padding-top: 20px;
          margin-top: 20px; } }

/*-------PAGE SOLUTION-------*/
.page-solution {
  padding: 127px 0 50px; }

.container-solution {
  max-width: 1228px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

.solution__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -31px;
  margin-right: -31px; }
  @media (max-width: 991px) {
    .solution__list {
      margin-left: -15px;
      margin-right: -15px; } }

.solution__item {
  width: calc(100% / 3);
  padding: 0 31px;
  margin-bottom: 58px; }
  @media (max-width: 991px) {
    .solution__item {
      padding: 0 15px;
      width: calc(100% / 2);
      margin-bottom: 30px; } }
  .solution__item-box {
    background: #FFFFFF;
    box-shadow: 0px 17px 129px -57px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    text-align: center;
    padding: 30px 30px 57px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .solution__item-box {
        padding: 15px; } }
  .solution__item .solution__image img {
    max-height: 90px; }
  .solution__item .solution__detail {
    margin-top: 42px; }
    @media (max-width: 991px) {
      .solution__item .solution__detail {
        margin-top: 20px; } }
    .solution__item .solution__detail .solution__title {
      font-weight: 600;
      font-size: 18px;
      line-height: calc(34 / 28);
      margin-bottom: 32px; }
      @media (max-width: 991px) {
        .solution__item .solution__detail .solution__title {
          margin-bottom: 15px; } }
      @media (max-width: 767px) {
        .solution__item .solution__detail .solution__title {
          font-size: 16px; } }
    .solution__item .solution__detail .btn-solution {
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      color: #0E0F57;
      padding: 7px 40px;
      border: 1px solid #0E0F57;
      border-radius: 45px;
      display: inline-block; }
      @media (max-width: 991px) {
        .solution__item .solution__detail .btn-solution {
          padding: 7px 15px;
          font-size: 18px; } }

/*-----BLOG-----*/
#blog {
  padding: 95px 0; }
  @media (max-width: 991px) {
    #blog {
      padding: 30px 0; } }
  #blog .blc-article__item .blc-article__detail .article-des {
    font-size: 13px;
    line-height: calc(17 / 13); }

.page-blog__top {
  margin-bottom: 93px; }
  @media (max-width: 991px) {
    .page-blog__top {
      margin-bottom: 50px; } }
  .page-blog__top .page-title {
    color: #0E0F57;
    margin-bottom: 72px; }
    @media (max-width: 991px) {
      .page-blog__top .page-title {
        margin-bottom: 30px; } }
  .page-blog__top .search-form .faq-search-input {
    border: 1px solid #0E0F57; }

/*----PAGINATION----*/
#pagination {
  text-align: center;
  margin-top: 30px; }
  #pagination .page-node {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #009EF7;
    margin: 0 3px;
    border-radius: 4px; }
    #pagination .page-node.current, #pagination .page-node:hover {
      background: #009EF7;
      color: #fff; }

/*-----PAGE CAMPAIGN-------*/
.title-blue {
  color: #42E8E0; }

.title-2 {
  color: #0038FF; }

.page-campaign .section-campaign:not(:last-child) {
  margin-bottom: 40px; }

.page-campaign * {
  font-family: 'Montserrat', sans-serif !important; }

.campaign-top {
  margin-bottom: 109px;
  padding-top: 87px;
  background: url("//theme.hstatic.net/200000404175/1001380407/14/bg-campaign-top.png?v=54"); }
  .campaign-top__container {
    display: flex;
    flex-wrap: wrap; }
  @media (min-width: 992px) {
    .campaign-top__content {
      flex: 0 0 50%;
      max-width: 50%; } }
  .campaign-top__content h1 {
    font-weight: 700;
    font-size: 70px;
    line-height: 123.4%;
    text-transform: uppercase;
    margin-bottom: 33px;
    color: #fff; }
  @media (min-width: 992px) {
    .campaign-top__image {
      flex: 0 0 50%;
      max-width: 50%;
      position: relative; }
      .campaign-top__image img {
        position: absolute;
        bottom: 2px; } }

.campaign-list {
  margin: 0; }
  .campaign-list li {
    margin-bottom: 30px;
    display: flex;
    align-items: center; }
    .campaign-list li .campaign-item-name {
      font-weight: 500;
      font-size: 24px;
      line-height: 123.4%;
      text-transform: capitalize;
      margin-left: 20px;
      display: inline-block;
      color: #fff; }

.section-campaign .campaign-title {
  font-weight: 700;
  font-size: 48px;
  line-height: calc(59 / 48);
  text-align: center;
  text-transform: uppercase;
  color: #0E0F57;
  margin-bottom: 43px; }

.section-campaign .campaign-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .section-campaign .campaign-content__image {
    flex: auto;
    -ms-flex: auto;
    max-width: 628px; }
  .section-campaign .campaign-content__detail {
    flex: 1;
    -ms-flex: 1;
    padding-left: 60px; }
    .section-campaign .campaign-content__detail ul {
      margin: 0; }
      .section-campaign .campaign-content__detail ul li {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 23px 39px 19px 39px;
        border: 2px solid #A5A5A5;
        border-radius: 12px;
        margin-bottom: 41px;
        text-transform: capitalize; }
        .section-campaign .campaign-content__detail ul li span {
          font-weight: 500;
          font-size: 24px;
          line-height: calc(30 / 24);
          margin-left: 25px;
          text-transform: capitalize; }

.campaign-pers__container {
  max-width: 1232px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  min-height: 630px; }
  .campaign-pers__container:before {
    position: absolute;
    content: '';
    background: url("//theme.hstatic.net/200000404175/1001380407/14/bg-per1.png?v=54");
    width: 518px;
    height: 712px;
    background-size: cover;
    left: -59px;
    top: -92px; }
  .campaign-pers__container:after {
    position: absolute;
    content: '';
    background: url("//theme.hstatic.net/200000404175/1001380407/14/bg-per2.png?v=54");
    width: 429px;
    height: 449px;
    background-size: cover;
    right: -80px;
    top: 70px; }

.campaign-pers__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -29px;
  margin-right: -29px; }

.campaign-pers__item {
  padding: 0 29px;
  text-align: center;
  position: relative;
  z-index: 1; }
  .campaign-pers__item .campaign-pers__box {
    padding: 50px 45px;
    box-shadow: 0px 15px 106px -17px rgba(0, 0, 0, 0.15);
    border-radius: 9px;
    background: #fff;
    height: 100%; }
  .campaign-pers__item .campaign-pers__image {
    max-width: 122px;
    margin: 0 auto; }
  .campaign-pers__item .campaign-pers__title {
    font-weight: 500;
    font-size: 20px;
    line-height: calc(30 / 20);
    text-align: center;
    text-transform: uppercase; }

.section-campaign-buy {
  margin-bottom: 130px; }

.content-buy {
  max-width: 956px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #263238;
  margin-top: 96px;
  position: relative; }
  .content-buy .buy-image {
    text-align: center; }
  .content-buy .buy-content {
    position: absolute;
    max-width: 300px;
    width: 100%; }
    .content-buy .buy-content ul {
      padding: 38px 20px 45px 20px;
      margin: 0;
      background: #FFFFFF;
      border-radius: 15px;
      border: 2px solid #A5A5A5; }
      .content-buy .buy-content ul li {
        display: flex;
        align-items: center; }
        .content-buy .buy-content ul li:not(:last-child) {
          margin-bottom: 26px; }
        .content-buy .buy-content ul li svg {
          flex: 0 0 20px;
          -ms-flex: 0 0 20px; }
        .content-buy .buy-content ul li span {
          font-weight: 500;
          font-size: 24px;
          line-height: calc(35 / 24);
          padding-left: 20px;
          text-transform: capitalize;
          display: inline-block; }
    .content-buy .buy-content:before {
      position: absolute;
      content: '';
      width: 60px;
      height: 60px;
      border-left: 2px solid #A5A5A5;
      border-bottom: 2px solid #A5A5A5;
      background: #fff; }
    .content-buy .buy-content.buy-content__left {
      left: -110px;
      top: -60px; }
      .content-buy .buy-content.buy-content__left:before {
        transform: rotate(225deg);
        top: 69px;
        left: calc(100% - 30px); }
    .content-buy .buy-content.buy-content__right {
      right: -110px;
      top: 50%;
      transform: translateY(-50%); }
      .content-buy .buy-content.buy-content__right:before {
        transform: rotate(45deg);
        top: 69px;
        right: calc(100% - 30px); }

.campaign-bottom {
  background: url("//theme.hstatic.net/200000404175/1001380407/14/bg-campaign-bottom.png?v=54");
  background-repeat: no-repeat; }
  .campaign-bottom .campaign-bot__container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end; }

@media (min-width: 1366px) {
  .container {
    width: 1230px; } }

.blc-header-mb {
  background: #0B0437;
  padding: 5px 0; }
  .blc-header-mb .blc-navbar-menu {
    justify-content: space-between; }
  .blc-header-mb .header-action_menu {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center; }

.header-action__link {
  position: relative;
  display: block;
  font-size: 13px;
  color: #333333;
  margin-left: 5px; }
  .header-action__link img {
    width: 22px; }

.hamburger-menu {
  width: 30px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  display: block;
  transition: all 150ms linear; }
  .hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
    width: 25px;
    height: 1px; }
  .hamburger-menu .bar {
    position: relative;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    -ms-transition: all 0ms 100ms, width 150ms linear;
    -webkit-transition: all 0ms 100ms, width 150ms linear;
    transition: all 0ms 100ms, width 150ms linear; }
    .hamburger-menu .bar:before {
      content: "";
      position: absolute;
      left: 0;
      top: -6px;
      background: #fff;
      -ms-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
      -webkit-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
      transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }
    .hamburger-menu .bar:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -6px;
      background: #fff;
      -ms-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
      -webkit-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
      transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.active-menu-nav-mobile {
  width: 85%;
  height: 100vh;
  position: fixed !important;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 8888;
  overflow: hidden;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateX(0px) !important;
  -webkit-transform: translateX(0px) !important;
  transform: translateX(0px) !important; }

.menu-nav-mobile {
  position: fixed;
  width: 80%;
  height: 100vh;
  left: 0;
  top: 0 !important;
  background: #fff;
  z-index: 9999999;
  overflow: hidden;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.menu-bar-mobile {
  padding: 10px;
  height: 52px;
  line-height: 31px;
  border-bottom: 1px solid #eee;
  font-weight: 700; }

.menu-mobile li:not(:last-child) {
  border-bottom: 1.1px solid #eee; }

.menu-mobile li {
  padding: 10px 0px;
  font-size: 15px;
  font-weight: 600;
  color: #eee;
  position: relative; }
  .menu-mobile li a {
    color: #464646;
    display: block; }
  .menu-mobile li .icon-subnav {
    position: absolute;
    top: 5px;
    right: 0; }
  .menu-mobile li.menu-hot a {
    display: inline-block;
    position: relative; }
    .menu-mobile li.menu-hot a .label-h {
      position: absolute;
      top: -7px;
      right: -40px;
      font-size: 10px;
      line-height: 1;
      background: #d93737;
      color: #fff;
      padding: 4px 6px;
      border-radius: 4px;
      font-weight: 400;
      -webkit-animation: flash 1s linear infinite;
      -moz-animation: flash 1s linear infinite;
      -ms-animation: flash 1s linear infinite;
      -o-animation: flash 1s linear infinite;
      animation: flash 1s linear infinite; }

.menu-nav-mobile .menu-mobile {
  padding: 10px 10px 80px;
  overflow: hidden;
  overflow-y: scroll;
  height: 100%; }

.sub_menu-mobile a {
  padding-left: 30px; }

.sub_menu-mobile {
  transition: all 1s ease-out;
  border-top: 1.1px solid #eee;
  margin-top: 15px;
  display: none; }

.menu-nav-mobile-click-close {
  padding: 15px;
  font-weight: 800;
  background: #ffffff !important;
  color: #121212 !important;
  font-size: 20px;
  text-align: center; }

.active-menu-nav-mobile-close {
  position: fixed;
  width: 20%;
  height: 100vh;
  right: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.6);
  z-index: 8888;
  overflow: hidden;
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transform: translateX(0px) !important; }

.menu-nav-mobile-close {
  position: fixed;
  width: 20%;
  height: 100vh;
  right: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  overflow: hidden;
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transform: translateX(100%); }

.menu-mobile i {
  color: #000;
  float: right;
  font-size: 26px; }

.menu-mobile-info {
  height: 100vh;
  background-color: #efefef;
  padding-left: 10px;
  padding-top: 24px; }
  .menu-mobile-info i {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-right: 15px;
    line-height: 30px; }

.page-connector {
  padding: 40px 0 0 0; }

.list-connector .row {
  margin-left: -8px;
  margin-right: -8px; }

.item-connector {
  margin-bottom: 15px;
  padding: 0 8px; }
  .item-connector .connector-card {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 20px;
    border: 1px solid #ebedf3;
    background: #fff;
    border-radius: 0.85rem;
    position: relative; }
    @media (max-width: 767px) {
      .item-connector .connector-card {
        padding: 20px 10px; } }
  .item-connector .connector-image {
    flex-shrink: 0; }
    .item-connector .connector-image img {
      width: 100%;
      max-width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      object-fit: contain; }
      @media (max-width: 767px) {
        .item-connector .connector-image img {
          max-width: 50px;
          height: 50px; } }
  .item-connector .connector-title {
    padding-left: 10px; }
    .item-connector .connector-title h4 {
      margin: 0;
      font-size: 14px;
      font-weight: 600; }
      @media (max-width: 767px) {
        .item-connector .connector-title h4 {
          font-size: 13px; } }

.connector-action {
  position: absolute;
  top: 8px;
  right: 8px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .connector-action a {
    width: 24px;
    height: 24px;
    background: #e1f0ff;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    margin-left: 5px; }
    .connector-action a svg {
      width: 10px;
      height: 13px;
      fill: #b5b5c3; }
    .connector-action a.action-conn svg {
      fill: #3699ff; }

#blc-footer {
  background: #F3F3F3;
  padding: 46px 0 39px; }

.footer-logo {
  margin-bottom: 43px; }
  .footer-logo img {
    max-width: 202px; }

.footer-col {
  margin-bottom: 20px; }
  .footer-col .footer-txt {
    font-size: 13px;
    font-weight: 500;
    color: #545454;
    line-height: 186%; }
    @media (max-width: 767px) {
      .footer-col .footer-txt {
        font-size: 14px; } }
  .footer-col .footer-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 186%;
    text-transform: uppercase;
    color: #545454;
    margin-bottom: 11px; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .footer-col .footer-title {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .footer-col .footer-title {
        font-size: 20px;
        margin-bottom: 5px; } }
  .footer-col .footer-nav li a {
    text-transform: uppercase; }
  .footer-col ul {
    margin: 0; }
    .footer-col ul li:not(:last-child) {
      margin-bottom: 10px; }
  .footer-col .footer-contact li a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center; }
  .footer-col .footer-contact li .footer-icon {
    line-height: 0;
    margin-right: 19px; }
  .footer-col .footer-fanpage {
    margin-top: 30px; }

@media (min-width: 992px) {
  .footer-col__social {
    text-align: right; } }

.social-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }
  @media (min-width: 992px) {
    .social-list {
      justify-content: flex-end;
      -webkit-justify-content: flex-end; } }
  .social-list li {
    margin-bottom: 0 !important; }
    .social-list li:not(:first-child) {
      margin-left: 25px; }

/*------------------PAGE BÁO GIÁ----------------*/
.featured-content {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #f64545; }

.page-pricing {
  position: relative;
  padding: 111px 0 124px;
  overflow: hidden; }
  .page-pricing.blc-bg {
    background: #2d3052; }
  @media (max-width: 991px) {
    .page-pricing {
      padding: 40px 0; } }
  @media (min-width: 1024px) {
    .page-pricing .circle-1 {
      position: absolute;
      content: '';
      background-image: url("//theme.hstatic.net/200000404175/1001380407/14/img-circle1.png?v=54");
      background-size: cover;
      width: 350px;
      height: 350px;
      transform: rotate(134.88deg);
      left: -7%;
      top: 2%; }
    .page-pricing .circle-2 {
      position: absolute;
      content: '';
      width: 74px;
      height: 74px;
      background: linear-gradient(253.03deg, #013BCB 33.44%, #00ECFB 100%);
      transform: rotate(134.88deg);
      border-radius: 100%;
      top: 212px;
      right: 13%; }
    .page-pricing .circle-3 {
      position: absolute;
      content: '';
      background-image: url("//theme.hstatic.net/200000404175/1001380407/14/img-circle3.png?v=54");
      background-size: contain;
      background-repeat: no-repeat;
      width: 100px;
      height: 100px;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
    .page-pricing .circle-4 {
      position: absolute;
      content: '';
      width: 300px;
      height: 300px;
      background: radial-gradient(100% 100% at 67.03% 0%, #00D8F5 0%, #4FE8FF 37.5%, #8FF3FF 100%);
      bottom: -19px;
      border-radius: 100%;
      right: -8%; } }

.pricing-plan__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 90px; }
  @media (max-width: 991px) {
    .pricing-plan__row {
      margin-top: 0; } }
  .pricing-plan__row .pricing-plan__item:nth-child(2) .pricing-plan__box {
    border-color: #fff; }
  @media (max-width: 991px) {
    .pricing-plan__row .pricing-plan__item {
      margin-bottom: 30px; } }

.pricing-plan__box {
  padding: 45px 20px;
  background: linear-gradient(138.02deg, rgba(254, 254, 254, 0.26) -2.62%, rgba(254, 254, 254, 0.1) 98.59%);
  backdrop-filter: blur(6px);
  border-radius: 15px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }

.pricing-plan__head {
  text-align: center;
  margin-bottom: 30px; }
  .pricing-plan__head .pricing-plan__title {
    font-weight: 600;
    font-size: 32px;
    line-height: calc(39/32);
    color: #00FFE0;
    margin-bottom: 23px; }
    @media (max-width: 1024px) {
      .pricing-plan__head .pricing-plan__title {
        font-size: 24px;
        margin-bottom: 12px; } }
  .pricing-plan__head .pricing-plan__value {
    font-weight: 700;
    font-size: 22px;
    line-height: calc(44/36);
    margin: 0;
    color: #fff; }
    .pricing-plan__head .pricing-plan__value span {
      font-weight: 600;
      font-size: 20px;
      line-height: calc(24/20);
      color: #DDDDDD; }
    @media (max-width: 1024px) {
      .pricing-plan__head .pricing-plan__value {
        font-size: 16px; }
        .pricing-plan__head .pricing-plan__value span {
          font-size: 16px; } }

.pricing-plan__detail .pricing-infoList {
  margin: 0;
  margin-bottom: 36px; }
  .pricing-plan__detail .pricing-infoList li {
    font-weight: 600;
    font-size: 16px;
    line-height: calc(24/20);
    position: relative;
    padding-left: 35px;
    color: #FFFFFF; }
    .pricing-plan__detail .pricing-infoList li svg {
      position: absolute;
      left: 0;
      top: 1px; }
    @media (max-width: 1024px) {
      .pricing-plan__detail .pricing-infoList li {
        font-size: 14px; } }
    .pricing-plan__detail .pricing-infoList li:not(:last-child) {
      margin-bottom: 16px; }

.pricing-plan__detail .pricing-data h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: calc(24/20);
  color: #00FFF0;
  margin-bottom: 16px; }
  @media (max-width: 1024px) {
    .pricing-plan__detail .pricing-data h4 {
      font-size: 14px;
      margin-bottom: 8px; } }

.pricing-plan__detail .pricing-data p {
  font-weight: 600;
  font-size: 16px;
  line-height: calc(32/20);
  color: #fff;
  margin-bottom: 14px; }
  @media (max-width: 1024px) {
    .pricing-plan__detail .pricing-data p {
      font-size: 14px; } }

.pricing-plan__detail .pricing-data p.price-data {
  font-weight: 600;
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .pricing-plan__detail .pricing-data .min-h {
    min-height: 64px; } }

.pricing-plan__detail .pricing-support {
  display: flex;
  align-items: center;
  margin-bottom: 24px; }
  .pricing-plan__detail .pricing-support h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: calc(24/20);
    color: #00FFF0;
    margin: 0;
    margin-right: 16px; }
    @media (max-width: 1024px) {
      .pricing-plan__detail .pricing-support h5 {
        font-size: 14px;
        margin-right: 10px; } }
  .pricing-plan__detail .pricing-support .support-list {
    margin: 0;
    display: flex; }
    .pricing-plan__detail .pricing-support .support-list li:not(:last-child) {
      margin-right: 13px; }
    @media (max-width: 1024px) {
      .pricing-plan__detail .pricing-support .support-list li svg {
        width: 32px;
        height: 32px; } }

.pricing-plan__action {
  text-align: center;
  margin-top: 40px; }
  .pricing-plan__action .btn-pricing-register {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    padding: 14px 18px;
    background: #009EF7;
    border-radius: 11px; }
  @media (max-width: 1024px) {
    .pricing-plan__action {
      margin-top: 20px; }
      .pricing-plan__action .btn-pricing-register {
        font-size: 20px; } }

.price-col33 {
  width: 33%; }

.pricing-compare {
  margin-top: 30px; }

.row-type {
  background: #3f4480; }

.price-type {
  font-weight: 600;
  color: #fff;
  font-size: 16px; }

.type-title {
  margin-bottom: 8px;
  color: #fff;
  font-weight: 500; }

.type-title .type-toggle {
  width: 30px;
  text-align: center;
  display: inline-block; }

.type-title .type-toggle img {
  width: 18px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.type-title.show-toggle .type-toggle img {
  transform: rotate(180deg); }

.type-des {
  font-size: 13px;
  font-style: italic;
  display: none; }

.txt-strong {
  font-weight: 600;
  font-size: 20px; }

.price-col33.txt-strong {
  font-size: 14px; }

.bg-hover {
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.bg-hover:hover {
  background: #3e4270; }

.pricing-compare__table table {
  background: #454866; }
  .pricing-compare__table table thead tr {
    background: #009ef7; }
    .pricing-compare__table table thead tr th {
      font-size: 16px;
      font-weight: 600;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      border: none;
      padding: 20px 10px; }
      .pricing-compare__table table thead tr th:first-child {
        border-right: 0;
        border-left: 1px solid rgba(255, 255, 255, 0.2); }
      .pricing-compare__table table thead tr th:last-child {
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .pricing-compare__table table thead tr th:nth-child(2), .pricing-compare__table table thead tr th:nth-child(3) {
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .pricing-compare__table table tbody tr td {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border: 0;
    border: none;
    color: #fff; }
    .pricing-compare__table table tbody tr td:first-child {
      border-left: 1px solid rgba(255, 255, 255, 0.2); }
    .pricing-compare__table table tbody tr td:last-child {
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
    .pricing-compare__table table tbody tr td:nth-child(2), .pricing-compare__table table tbody tr td:nth-child(3) {
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .pricing-compare__table table tbody tr:last-child td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.pricing-compare__tablist {
  width: calc(100% + 30px);
  transform: translateX(-15px); }
  .pricing-compare__tablist .pricing-tab {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    border-bottom: 1px solid #959595; }
    .pricing-compare__tablist .pricing-tab .pricing-tab__item {
      flex: 0 0 calc(100% / 3);
      max-width: calc(100% / 3);
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      -webkit-justify-content: center;
      align-items: center;
      -webkit-align-items: center;
      border-bottom: 3px solid transparent;
      border-right: 1px solid #959595;
      border-top: 1px solid #959595;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
      .pricing-compare__tablist .pricing-tab .pricing-tab__item:last-child {
        border-right: 0; }
      .pricing-compare__tablist .pricing-tab .pricing-tab__item.active {
        background: #009ef7;
        border-bottom-color: #009ef7; }
      .pricing-compare__tablist .pricing-tab .pricing-tab__item span {
        display: block;
        padding: 8px;
        font-size: 15px;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        color: #fff; }

.pricing-compare__content {
  width: calc(100% + 30px);
  transform: translateX(-15px);
  margin-top: 20px; }
  .pricing-compare__content:not(.active) {
    display: none; }
  .pricing-compare__content .pricing-compare__line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .pricing-compare__content .pricing-compare__line.bg-h {
      background: #3f4480; }

.pricing-info__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }

.pricing-info__row .info__col {
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  padding: 10px; }

.pricing-info__row .info-pri {
  font-size: 16px;
  font-weight: 600;
  color: #fff; }

.pricing-info__row .info-txt {
  font-size: 16px;
  font-weight: 600;
  color: #fff; }

.pricing-info__row .info__col-full {
  padding: 10px; }

.pricing-info__row .info__col_title {
  font-size: 16px;
  font-weight: 600;
  color: #fff; }

.pricing-info__row .info-title {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px; }

.pricing-info__row .info-desc {
  font-size: 13px;
  color: #fff;
  font-style: italic; }

.pricing-info__row .info-check {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #fff; }

.featured-list {
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.featured-list::-webkit-scrollbar {
  width: 10px;
  height: 8px; }

.featured-list::-webkit-scrollbar-track {
  background: #f1f1f1; }

.featured-list::-webkit-scrollbar-thumb {
  background: #0038FF; }

.featured-list::-webkit-scrollbar-thumb:hover {
  background: #555; }

.featured-list .featured-item {
  flex: 0 0 calc(100% / 3);
  -ms-flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
  padding: 0 8px;
  margin-bottom: 30px; }

.featured-item__box {
  border: 2px solid #daf6e3;
  border-radius: 16px;
  overflow: hidden; }

.featured-item__head {
  text-align: center;
  padding: 15px 15px;
  border-bottom: 1px solid #ededed;
  background: #ecf7ff;
  min-height: 225px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer; }

.featured-item.active .featured-item__head {
  background: #a9a9ff !important; }

.featured-list .featured-item:nth-child(even) .featured-item__head {
  background: #8ccfff; }

.featured-item__head .featured-name {
  font-size: 18px;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 0;
  font-weight: 600;
  color: #2b56b1; }

.featured-item__head .featured-des {
  margin: 10px 0;
  font-size: 13px;
  color: #000; }

.featured-item__head .featured-price {
  font-size: 14px;
  color: #333; }

.featured-price .price-km {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #4b4a4a; }

.featured-price .price-km__txt {
  margin-bottom: 5px; }

.featured-price .price-km__txt span {
  display: inline-block;
  padding: 2px 8px;
  background: #47578f;
  font-size: 13px;
  color: #fff; }

.featured-price .price-value {
  font-size: 18px; }

.featured-price .price-highlight {
  color: #47578f;
  font-weight: 700; }

.featured-item__choose {
  position: relative; }

.featured-item__choose input {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.featured-item__choose .chk-fk {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px; }

.featured-line__head {
  padding: 10px 15px;
  background: #e8edff;
  font-weight: 600;
  text-transform: capitalize; }

.featured-line__head.highlight {
  background: #96adff; }

.featured-line__item {
  padding: 8px 0 0; }

.featured-line__item .line-item__name {
  font-size: 14px;
  padding: 0 15px 5px;
  font-weight: 500; }

.price-note {
  font-size: 12px;
  color: #f81616; }

.line-item__list .item-row {
  display: flex;
  align-items: center;
  padding: 8px 15px; }

.item-row .col-50 {
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

.item-row .col-34 {
  flex: 0 0 34%;
  -ms-flex: 0 0 34%;
  max-width: 34%;
  padding-left: 5px;
  padding-right: 5px; }

.item-row .col-66 {
  flex: 0 0 66%;
  -ms-flex: 0 0 66%;
  max-width: 66%;
  padding-left: 5px;
  padding-right: 5px; }

.title-small {
  font-size: 13px;
  font-weight: 400;
  margin: 0; }

.list-choose {
  text-align: center;
  position: relative; }

.list-choose .input-chk {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.list-choose label {
  margin: 0; }

.list-choose .input-chk-fk {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #dedede;
  position: relative;
  cursor: pointer; }

.list-choose .input-chk:checked + label .input-chk-fk {
  border-color: #2a55b1;
  background: #2a55b1; }

.list-choose .input-chk:checked + label .input-chk-fk:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 7px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 3px;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg); }

.line-item__list .list-select {
  width: 100%;
  height: 30px;
  border: 1px solid #dedede;
  border-radius: 4px;
  font-size: 13px;
  outline: 0; }

.line-item__list .list-select:focus {
  border-color: #2b56b1; }

.hover-bg {
  transition: all 0.3s ease-in-out;
  cursor: pointer; }

.hover-bg:hover {
  background: #f4f4f4; }

.des-txt {
  font-size: 12px; }

.des-txt + .des-txt {
  margin-top: 5px; }

.featured-item__action {
  text-align: center;
  padding: 10px; }

.featured-item__action .btn-trial {
  display: inline-block;
  max-width: 200px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 1px solid #0038FF;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  background: #0038FF;
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.featured-item__action .btn-trial:hover {
  border-color: #0038FF;
  background: #fff;
  color: #0038FF; }

.input-buy__row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center; }

.input-buy__row .input-buy__con {
  flex: 0 0 32%;
  -ms-flex: 0 0 32%;
  max-width: 32%;
  position: relative; }

.input-buy__row .input-number {
  width: 100%;
  height: 28px;
  border: 1px solid #dcdcdc;
  padding: 0 30px 0 8px;
  appearance: none;
  -moz-appearance: textfield; }

.input-buy__row .input-number::-webkit-outer-spin-button,
.input-buy__row .input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.input-buy__row .lb-user {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  font-size: 12px;
  color: #595757; }

.price-buy__con {
  font-size: 12px;
  flex: 0 0 68%;
  -ms-flex: 0 0 68%;
  max-width: 68%;
  margin-left: 5px; }

.price-buy__con del {
  color: #7a7a7a;
  margin-right: 6px; }

.price-buy__con .price-cur {
  font-weight: 600;
  color: #e11f1f; }

.txt-normal {
  font-size: 13px;
  font-weight: 400; }

.item-body__wrapper {
  max-height: 500px;
  height: 100%;
  overflow: hidden; }

.item-body__wrapper.show-full {
  max-height: initial; }

.item-body__action {
  padding: 10px 15px 0; }

.item-body__action .btn-detailview {
  font-size: 16px;
  font-weight: 500;
  color: #2a55b1; }

.pricing-tab {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px; }

.pricing-tab .pricing-tab__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0;
  border: 2px solid #0038FF;
  border-radius: 30px;
  overflow: hidden; }
  .pricing-tab .pricing-tab__list li {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
    text-align: center; }
    .pricing-tab .pricing-tab__list li .pricing-tab-btn {
      display: block;
      padding: 12px 15px;
      font-size: 16px;
      text-transform: uppercase;
      color: #0038FF;
      font-weight: 600;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
      @media (max-width: 767px) {
        .pricing-tab .pricing-tab__list li .pricing-tab-btn {
          font-size: 14px; } }
      .pricing-tab .pricing-tab__list li .pricing-tab-btn.active {
        background: #0038FF;
        border-radius: 30px;
        color: #fff; }

.pricing-content__line:not(.active) {
  display: none; }

.price-combo {
  position: fixed;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 0;
  background: #fff;
  box-shadow: 0px 4px 8px rgba(103, 103, 103, 0.6);
  z-index: 9999999;
  transition: all 0.3s ease-in-out;
  transform: translateY(300px);
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid #ecf7ff; }
  .price-combo.show-ani {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .price-combo .price-combo__heading {
    font-weight: 600;
    text-transform: uppercase;
    color: #0038ff;
    margin-bottom: 10px;
    font-size: 16px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f6f6f6; }
    .price-combo .price-combo__heading .btn-detail-price {
      display: inline-block;
      font-size: 14px;
      text-transform: capitalize;
      font-weight: 400;
      margin-left: 5px;
      font-style: italic;
      text-decoration: underline; }
      .price-combo .price-combo__heading .btn-detail-price:hover {
        color: #0038ff; }
      .price-combo .price-combo__heading .btn-detail-price .ic-detail {
        display: inline-block;
        margin-left: 5px; }
        .price-combo .price-combo__heading .btn-detail-price .ic-detail img {
          width: 15px;
          transition: all 0.3s ease-in-out; }
      .price-combo .price-combo__heading .btn-detail-price.active img {
        transform: rotate(180deg); }
  .price-combo .price-combo__sub {
    display: flex;
    justify-content: space-between; }
    .price-combo .price-combo__sub .combo-sub__title {
      font-size: 14px;
      margin-bottom: 5px; }
    .price-combo .price-combo__sub .combo-sub__ck {
      font-size: 14px;
      font-style: italic; }
    .price-combo .price-combo__sub .combo-sub__price {
      font-size: 16px; }
      .price-combo .price-combo__sub .combo-sub__price del {
        font-size: 14px;
        color: #272525;
        margin-right: 4px; }
      .price-combo .price-combo__sub .combo-sub__price span {
        margin-bottom: 3px; }
      .price-combo .price-combo__sub .combo-sub__price .price-year span {
        font-weight: 600;
        color: #db2e2e; }
    .price-combo .price-combo__sub .combo-sub__left {
      flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      max-width: 50%; }
    .price-combo .price-combo__sub .combo-sub__ck {
      flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      max-width: 50%; }

.price-combo__detail-wrapper {
  display: none; }

.price-combo__detail {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  border: 1px solid #dcdcdc; }
  .price-combo__detail .detail-col {
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
    text-align: center; }
    .price-combo__detail .detail-col:not(:last-child) {
      border-right: 1px solid #dcdcdc; }
    .price-combo__detail .detail-col .detail-col__title {
      padding: 8px;
      border-bottom: 1px solid #dcdcdc;
      font-size: 13px;
      background: #f0f0f0; }
    .price-combo__detail .detail-col .detail-col__value {
      padding: 8px;
      font-size: 13px; }

#modal-detail-price {
  z-index: 999999; }
  #modal-detail-price .modal-content {
    box-shadow: none;
    border: 1px solid #f8f8f8;
    border-radius: 6px; }
  #modal-detail-price .modal-header {
    padding-bottom: 0;
    border: 0;
    position: relative; }
    #modal-detail-price .modal-header .close {
      opacity: 0.6;
      position: absolute;
      margin: 0;
      top: 50%;
      transform: translateY(-50%);
      right: 15px; }
    #modal-detail-price .modal-header .modal-title {
      text-align: center;
      font-size: 16px;
      text-transform: uppercase;
      color: #2b56b1;
      font-weight: 600; }
  #modal-detail-price .featured-item__head {
    min-height: initial; }
  #modal-detail-price .item-body__wrapper {
    max-height: initial; }
  #modal-detail-price .item-body__action {
    display: none; }

@media (min-width: 768px) and (max-width: 1024px) {
  .featured-list .featured-item {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%; } }

@media (max-width: 767px) {
  .featured-list {
    justify-content: unset;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto; }
    .featured-list.flex-center {
      justify-content: unset;
      flex-wrap: nowrap;
      overflow: hidden;
      overflow-x: auto; }
  .featured-list .featured-item {
    flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    max-width: 90%; }
  .price-combo__detail .detail-col {
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1); }
    .price-combo__detail .detail-col:not(:last-child) {
      border-right: 0; }
  .price-combo .price-combo__sub {
    flex-wrap: wrap; }
    .price-combo .price-combo__sub .combo-sub__left {
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      max-width: 100%; }
    .price-combo .price-combo__sub .combo-sub__price {
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      max-width: 100%;
      margin-top: 10px;
      padding-top: 10px;
      border-top: 1px solid #dcdcdc; }
      .price-combo .price-combo__sub .combo-sub__price span {
        text-align: left; } }

/*----- BANGGIA 2025-----*/
@media (min-width: 992px) {
  .col2 {
    width: 20%; } }

@media (min-width: 992px) {
  .col50 {
    width: 40%; } }

.row-flex {
  display: flex; }
  @media (max-width: 767px) {
    .row-flex {
      flex-wrap: nowrap;
      overflow: hidden;
      overflow-x: auto; } }

.border-table {
  border: 1px solid #d1e5ff; }
  .border-table + .border-table {
    border-left: 0; }

.price-tabList .price-tab {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .price-tabList .price-tab h4 {
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 500; }
  @media (min-width: 992px) {
    .price-tabList .price-tab:nth-child(2) {
      background: #eaf2f8; }
    .price-tabList .price-tab:nth-child(3) {
      background: #d1f2eb; }
    .price-tabList .price-tab:nth-child(4) {
      background: #abebc6; }
    .price-tabList .price-tab:nth-child(5) {
      background: #2980b9; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .price-tabList .price-tab {
      padding: 5px;
      width: calc(100% / 4); }
      .price-tabList .price-tab h4 {
        font-size: 14px; }
      .price-tabList .price-tab.active {
        background: #d1e5ff; } }
  @media (max-width: 767px) {
    .price-tabList .price-tab {
      padding: 5px 10px;
      border: 0;
      border-bottom: 1px solid #d1e5ff;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      flex: 0 0 calc(100% / 3 - 15px);
      max-width: calc(100% / 3 - 15px); }
      .price-tabList .price-tab h4 {
        font-size: 14px; }
      .price-tabList .price-tab.active {
        background: #d1e5ff; } }

.price-item:hover .row {
  background: #f2f2f2; }

.col-value h5 {
  height: 100%;
  margin: 0;
  padding: 10px 0;
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .col-value h5 {
      font-size: 10px; } }

.price-box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px 0; }
  @media (max-width: 767px) {
    .price-box .m-value {
      font-size: 12px; } }
  .price-box .price-value {
    font-weight: 600;
    font-size: 22px; }
    @media (max-width: 767px) {
      .price-box .price-value {
        font-size: 20px; } }
  .price-box .type-list {
    margin-top: 10px; }
    .price-box .type-list .btn-type {
      display: inline-block;
      padding: 8px 20px;
      border: 1px solid #0176D3;
      border-radius: 4px;
      background: #f1f2f3;
      font-weight: 600;
      font-size: 14px;
      transition: all 0.5s ease-in-out;
      position: relative; }
      @media (max-width: 767px) {
        .price-box .type-list .btn-type {
          font-size: 12px; } }
      .price-box .type-list .btn-type .discount {
        position: absolute;
        top: -8px;
        right: -8px;
        font-size: 11px;
        background: #61CE70;
        color: #fff;
        display: inline-block;
        padding: 0px 5px;
        border-radius: 20px; }
      .price-box .type-list .btn-type.active, .price-box .type-list .btn-type:hover {
        background: #0176D3;
        color: #fff; }

.price-addon {
  background: #0176D3;
  padding: 10px 0; }
  .price-addon h4 {
    margin: 0;
    padding: 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff; }
    @media (max-width: 991px) {
      .price-addon h4 {
        font-size: 16px; } }

.col-not {
  background: #ededed; }

.price-contentTab .price-tab:not(.active) {
  display: none; }

/* submenu */
.blc-nav__has-submenu {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px; }

.blc-nav__has-submenu:hover .blc-nav__submenu {
  opacity: 1;
  visibility: visible; }

.blc-nav__submenu {
  position: absolute;
  background: #fff;
  z-index: 200;
  transition: all ease-in-out 150ms;
  opacity: 0;
  visibility: hidden;
  top: 100%;
  left: -20px;
  box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.3);
  padding: 30px 15px 20px; }

.blc-nav__submenu > li {
  width: max-content;
  max-width: 700px;
  min-width: 100%;
  margin: 0;
  padding: 0 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f9f9f9; }

.blc-nav__submenu > li:last-child {
  border: 0;
  padding-bottom: 0;
  margin: 0; }

.blc-nav__submenu > li > a {
  font-weight: 500 !important; }

.blc-nav__submenu-mb {
  padding-left: 20px;
  padding: 5px 20px 0;
  padding-right: 5px; }

.blc-nav__submenu-mb > li {
  border: 0 !important;
  font-weight: 450;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0;
  padding-top: 5px;
  border-top: 1px solid #f1f1f1 !important;
  margin-top: 5px; }

.blc-nav__submenu-mb > li:first-child {
  border-top: 0 !important; }

.menu-mobile li.blc-nav__has-submenu-mb > a {
  display: inline-block; }

.blc-nav__has-submenu-mb {
  position: relative; }

.blc-nav__has-submenu-mb::before, .blc-nav__has-submenu-mb::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 12px;
  background: #464646;
  right: 10px;
  top: 12px;
  transition: all ease 150ms; }

.blc-nav__has-submenu-mb::before {
  transform: rotate(90deg); }

.blc-nav__has-submenu-mb.show-submenu::after {
  transform: rotate(90deg); }

.modal-dialog.modal-dialog-centered {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: calc(100% - 70px);
  height: 100%; }

.modal-popupContact .close-popup-contact {
  height: 25px;
  width: 25px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
  border-radius: 50%;
  outline: none;
  background: #1b1b1b;
  opacity: 0.3;
  transition: all ease 200ms;
  display: flex;
  align-items: center;
  justify-content: center; }

.modal-popupContact .close-popup-contact svg {
  display: block;
  margin: auto;
  height: 10px;
  width: 10px;
  fill: #e2e2e2; }

.modal-popupContact .close-popup-contact:hover {
  opacity: 0.6; }

@media (max-width: 767px) {
  .modal-dialog.modal-dialog-centered {
    max-height: calc(100% - 30px); } }
