@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap');
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-regular.html) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-heavyoblique.html) format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-mediumoblique.html) format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-medium.html) format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-lightoblique.html) format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-light.html) format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-heavy.html) format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../greycliffcf-demiboldoblique.html) format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src:
    url(../greycliffcf-extraboldoblique.html) format('opentype'),
    url(../greycliffcf-boldoblique.html) format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src:
    url(../greycliffcf-extrabold.html) format('opentype'),
    url(../greycliffcf-bold.html) format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: Greycliffcf;
  src: url(../otf/greycliffcf-demibold.otf) format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../extratype---eina-03-semibolditalic.html) format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../otf/extratype---eina-03-semibold.otf) format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../extratype---eina-03-lightitalic.html) format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../otf/extratype---eina-03-bold.otf) format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../otf/extratype---eina-03-regularitalic.otf) format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../extratype---eina-03-light.html) format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../otf/extratype---eina-03-regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Extratype eina 03';
  src: url(../extratype---eina-03-bolditalic.html) format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: ITC Charter;
  src: url(../itc-charter_bold-italic.html) format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: ITC Charter;
  src: url(../otf/itc-charter_italic.otf) format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: ITC Charter;
  src: url(../otf/itc-charter_regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
html {
  box-sizing: border-box;
  background: #fff;
}

*,
:before,
:after {
  box-sizing: inherit;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  /*    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

progress {
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

figure {
  margin: 1em 40px;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 700;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

html,
body {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  /*    font-family: 'Noto Sans', sans-serif;
*/
  font-size: 14px;
  line-height: 1.4;
  background: #fff;
}

html {
  overflow-x: hidden;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.w3-serif {
  font-family: serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
}

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 20px 0;
}

img {
  vertical-align: middle;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: #006eba;
}

h1.logo-maison {
  margin: auto;
  float: left;
  display: flex;
  align-items: center;
  background: #fff0;
}

/* Css container, full*/
.ent-full {
  width: 100%;
  /* float: left; */
}
.ent-container {
  width: 100%;
  max-width: 1296px;
  margin: auto;
  clear: both;
}
.ent-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ent-grid {
  display: grid;
  grid-auto-rows: minmax(min-content, max-content);
}
.h1 {
  margin: 10px 0px;
  font-size: 36px;
}
/* end css colum */
/* css scale */
.for_ud {
  overflow: hidden;
}
.for_ud img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.for_ud:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* end css scale*/
/* css header */
.header-top {
  box-shadow: 3px 3px 12px 0px rgb(0 0 0 / 6%);
}
.primary_menu_ent {
  display: flex;
  align-items: center;
  width: calc(100% - 385px);
}
.btn-main {
  border-radius: 40px;
  background: #006eba;
  font-size: 16px;
  font-weight: 500;
  padding: 12px 24px;
  border: none;
  box-sizing: border-box;
  color: #fff;
  transition: 0.5s;
  cursor: pointer;
  height: 48px;
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
}
.btn-main:hover {
  box-shadow: 0 5px 20px rgb(0 0 0 / 25%);
}

.button_header svg {
  margin-right: 7px;
}
.button_header {
  align-items: center;
  width: 190px;
}
.ent-lg-lh {
  width: 180px;
}
/* end css header */
/* css menu */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
}
/*#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}*/

#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li {
  float: left;
  flex-shrink: 0;
  flex-grow: 1;
  text-align: center;
  margin-left: 10px;
}
/* #top-menu-list .current-menu-item {
    background: #008b45;
} */
#cssmenu > ul > li:hover a {
  color: #006eba;
}
#cssmenu > ul > li:nth-child(1) {
  /* border-left: 1px solid #fff; */
  /* background: #00974a;*/
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}

#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu.align-right > ul > li {
  float: right;
}

#cssmenu > ul > li > a {
  padding: 0px 10px;
  letter-spacing: 1px;
  text-decoration: none;
  min-height: 30px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 2px;
  font-weight: 500;
  color: #000;
}

/*#menu-item-16 a {
    background: url('./images/menu-active.png') bottom left repeat-x #08cefe;
}*/

#cssmenu > ul > li.has-sub > a {
  padding-right: 20px;
}

/*#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 24px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: "";
} */
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 45%;
  right: 4px;
  display: block;
  content: '';
  transition: all 0.25s ease;
  border: solid #333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-radius: 1px;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 10;
  border-radius: 8px;
  box-shadow: 0 0 7px rgb(0 0 0 / 25%);
  background: #fff;
  top: 100%;
}

#cssmenu.align-right ul ul {
  text-align: right;
}

#cssmenu ul ul li {
  height: 0;
  transition: all 0.25s ease;
  text-align: left;
}

#cssmenu li:hover > ul {
  left: auto;
}

#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}

/*#cssmenu li:hover > ul > li {
  height: 35px;
}*/

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 12px 15px;
  width: 200px;
  font-size: 15px;
  text-decoration: none;
  font-weight: 400;
  min-width: 200px;
  float: left;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #006eba;
}
#cssmenu > ul > li,
#cssmenu > ul > li > a,
#cssmenu > ul,
#cssmenu {
  height: 100%;
  display: flex;
  align-items: center;
}
/*#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: "";
}
*/
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 18px;
  height: 8px;
  /*background: #dddddd;*/
  content: '';
  transition: all 0.25s ease;
  background: url('../png/zimg01.png') no-repeat right center;
}

#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
.boxmobile {
  display: none;
}

@media all and (max-width: 1024px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
  only screen and (min-resolution: 192dpi) and (max-width: 1024px),
  only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }

  #cssmenu ul {
    width: 100%;
  }
  #container-cssmenu {
    display: none;
  }
  #cssmenu .sub-menu {
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }

  #cssmenu ul li {
    width: 100%;
  }

  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }

  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    /* border-bottom: 0;*/
  }

  #cssmenu > ul > li {
    float: none;
  }

  #cssmenu ul ul li a {
    padding-left: 25px;
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }

  #cssmenu ul ul li a {
    float: left;
  }

  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }

  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    /* padding: 10px 10px;*/
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000;
  }
  #menu-button {
    display: block;
    padding: 17px;
    color: #000;
    cursor: pointer;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
  }

  #menu-button:after {
    position: absolute;
    top: 22px;
    right: 0px;
    display: block;
    height: 8px;
    width: 22px;
    border-top: 2px solid #006eb9;
    border-bottom: 2px solid #006eb9;
    content: '';
  }

  #menu-button:before {
    position: absolute;
    top: 16px;
    right: 0px;
    display: block;
    height: 2px;
    width: 22px;
    background: #006eb9;
    content: '';
  }

  #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #006eb9;
    transform: rotate(45deg);
  }

  #menu-button.menu-opened:before {
    top: 23px;
    background: #006eb9;
    width: 15px;
    transform: rotate(-45deg);
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 42px;
    width: 46px;
    cursor: pointer;
  }

  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }

  #cssmenu ul ul .submenu-button {
    height: 35px;
    width: 46px;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 20px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #006eb9;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 20px;
    right: 20px;
  }

  #cssmenu .submenu-button.submenu-opened:after {
    background: #006eb9;
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 17px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #006eb9;
    content: '';
  }

  #cssmenu ul ul .submenu-button:before {
    top: 17px;
    right: 23px;
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  #cssmenu ul ul li a:before {
    font-family: 'FONTAWESOME';
    content: '\f101';
    margin-right: 5px;
    margin-left: -12px;
  }
}
/*end menu css*/

/*css home*/
.blog-section-featured-g {
  height: 640px;
  background-size: cover;
  background-position: center center;
}
.center-flex {
  height: 100%;
  align-content: center;
  float: left;
}
.img_bg img {
  width: 80%;
  height: auto;
}
.img_bg {
  float: right;
  width: 50%;
}
.blog-section-featured-g .ent-container {
  height: 100%;
}
.center-flex {
  height: 100%;
  align-content: center;
  width: 50%;
}
/* .featured-blog-content {
    max-width: 50%;
    padding-left: 0px;
    padding-top: 8%;
} */
.gradient,
.featured-blog-img {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.gradient {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(#f3f8ff)
  );
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f3f8ff);
}
.gradient {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}
.featured-blog-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.featured-blog-content {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}
.featured-blog-content h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #006eba;
  font-size: 54px;
  line-height: 110%;
  font-weight: 600;
  text-align: left;
}

.featured-blog-content h1 .heading-aff-1,
.featured-blog-content h1 .heading-aff-4 {
  color: #fff;
  font-size: 36px;
}

.featured-blog-content h1 .heading-aff-2 {
  color: #fff;
  font-size: 44px;
  font-weight: bold;
}

.featured-blog-content h1 .heading-aff-3 {
  margin-top: 20px;
  font-size: 60px;
  font-weight: bold;
  line-height: 80px;
  color: #fec450;
  background-image: linear-gradient(to right, #1e448f, transparent);
  border-radius: 40px;
  padding: 5px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: -25px;
}

.truncate-text-div {
  overflow: hidden;
  max-height: 70px;
  max-width: 650px;
}
.truncate-text-div {
  font-family: 'Extratype eina 03', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 172%;
  font-weight: 400;
}
.enttt {
  margin-top: 40px;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

@media (max-width: 1200px) {
/*  .ent-full.blog-section-featured-g {
    background-image: url('https://blog.synctrack.io/wp-content/uploads/2022/08/bg-1-300x160.png') !important;
  }*/
}

.home-cta-group {
  margin-top: 25px;
}

.cta-black {
  padding: 15px 35px;
  border-radius: 35px;
  background-color: #fec450;
  font-size: 16px;
  line-height: 120%;
  font-weight: 600;
  text-align: center;
  color: #000;
  margin-top: 20px;
  margin-right: 10px;
  border: 2px solid #fec450;
}
.cta-black:hover {
  color: #000;
  box-shadow: 0 5px 20px rgb(0 0 0 / 25%);
}
.cta-black.blog {
  margin-top: 10px;
}
.cta-white {
  padding: 15px 35px;
  border-radius: 35px;
  background-color: transparent;
  font-size: 16px;
  line-height: 120%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  border: 2px solid #fff;
}
.cta-white:hover {
  color: #fff;
  box-shadow: 0 5px 20px rgb(0 0 0 / 25%);
}
.news_box_3 {
  margin-top: 1rem;
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 8px 24px hsl(210deg 8% 62% / 20%);
  border-radius: 10px;
}
.news_box_3_2 {
  width: 33%;
}
.thum_new_box img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
}
.he_box {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
.box_tt p {
  margin-bottom: 10px;
  font-family: 'Extratype eina 03', sans-serif;
  color: #4f577d;
  font-size: 16px;
  line-height: 172%;
  font-weight: 400;
}
.news_infor_box {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #092c4c;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.news_infor_box:hover {
  color: #006eba;
}
.readarticle {
  padding: 12.85px 32.85px;
  border-style: solid;
  border-width: 2.15px;
  border-color: #006eba;
  border-radius: 8px;
  background-color: transparent;
  font-family: 'Extratype eina 03', sans-serif;
  color: #006eba;
  font-size: 16px;
  line-height: 120%;
  font-weight: 600;
  text-align: center;
  display: inline-block;
}

.readarticle:hover {
  box-shadow: 0 5px 20px rgb(0 0 0 / 15%);
}

.readarticle2:hover {
  color: #268bd1;
}

.news_box_3_right h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #092c4c;
  font-size: 24px;
  line-height: 110%;
  font-weight: 600;
}
.readarticle2 {
  font-family: 'Extratype eina 03', sans-serif;
  color: #006eba;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
.news_box_3_right p {
  margin-bottom: 10px;
  font-family: 'Extratype eina 03', sans-serif;
  color: #4f577d;
  font-size: 16px;
  line-height: 172%;
  font-weight: 400;
}
.news_box_3_right a ~ a {
  margin-top: 15px;
}
.henb_box {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
.henb_box a {
  margin-top: 1rem;
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 8px 24px hsl(210deg 8% 62% / 20%);
  border-radius: 10px;
}
.thum_new_box_dm img {
  width: 100%;
  height: auto;
}
.box_ttnb .news_infor_boxnb {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #092c4c;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.box_ttnb .news_infor_boxnb:hover {
  color: #006eba;
}
.box_ttnb p {
  margin-bottom: 10px;
  font-family: 'Extratype eina 03', sans-serif;
  color: #4f577d;
  font-size: 16px;
  line-height: 172%;
  font-weight: 400;
}
.entttnb .h2td,
.enttt .h2td,
.entttnbend .h2td {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #006eba;
  font-size: 32px;
  line-height: 110%;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.entttnb {
  margin-top: 20px;
  margin-bottom: 40px;
}
.left_ctdg {
  width: 40%;
}
.right_ctdg {
  width: 59%;
}
.left_ctdg h3 {
  font-size: 28px;
}
.left_ctdg a ~ a {
  margin-top: 40px;
  display: block;
}
.home__questions-s {
  background-image: url('../png/footer-design.png'),
    linear-gradient(180deg, #e7ebf8, #e7ebf8);
  background-position:
    69vw 10vw,
    0px 0px;
  background-size: 31.75vw, auto;
  background-repeat: no-repeat, repeat;
}
.home__questions-s .ent-flex {
  height: 20.6vw;
  align-items: center;
}
.home__questions-s__con__col__3,
.home__questions-s__con__col__2 {
  padding: 2vw 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fff)
  );
  background-image: linear-gradient(180deg, #fff, #fff);
}
.home__questions {
  text-align: center;
  width: 30%;
}
.home__questions.home__questions-s__con__col__2,
.home__questions.home__questions-s__con__col__3 {
  box-shadow: 0 8px 24px hsl(210deg 8% 62% / 20%);
}
.home__questions h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #006eba;
  font-size: 24px;
  line-height: 110%;
  font-weight: 600;
}
.home__questions p {
  margin-bottom: 10px;
  font-family: 'Extratype eina 03', sans-serif;
  color: #4f577d;
  font-size: 16px;
  line-height: 172%;
  font-weight: 400;
}
.home__questions-s__con__col__1 {
  text-align: left;
}
.home__questions-s__con__col__1 h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #006eba;
  font-size: 32px;
  line-height: 110%;
  font-weight: 600;
}
.med-sub-text a {
  font-family: 'Extratype eina 03', sans-serif;
  color: #8447f9;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
.home__questions-s__con__col__1 p {
  font-family: 'Extratype eina 03', sans-serif;
  color: #006eba;
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
}
/*end css home*/
/*css footer*/
.ent-footer {
  border-top: solid 1px #dddddd;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #fff;
}
.topfooter {
  padding-top: 30px;
  padding-bottom: 20px;
}
.titlefo {
  display: block;
  padding: 0 0 0 0;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: #000;
  margin-bottom: 24px;
}
/*.footer11 ul li a:before,
.footer2_box_1 ul li a:before {
    content: "\f105";
    font-family: 'FONTAWESOME';
    margin-right: 5px;
}*/
.footer11 ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
.footer11 ul li,
.footer2_box_1 ul li {
  list-style: none;
}
/*.footer2_box_1 ul li~li {
    border-top: 1px solid #ffffff4d;
}*/
.footer1 {
  width: 15%;
  float: left;
}
.footer11 {
  width: calc(24% - 0px);
}
.footer2 iframe {
  width: 100%;
}
.footer2 {
  width: calc(24% - 0px);
}
.widget-footer {
  margin-bottom: 15px;
}
.footer2_box_1 ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
.footer2_box_1 ul a {
  font-size: 14px;
}
.footer2_box_1 ul li {
  /*    padding-top: 5px;*/
  padding-bottom: 5px;
}

.foot__copyright {
  padding: 9px 0;
  font-size: 13px;
  text-align: center;
  color: #fff;
  border-top: solid 1px #ffffff14;
  background: #0659a3;
}
.add_paypal_tracking_footer_icon a {
  padding: 10px 5px;
  font-size: 30px;
}
.mt-f {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lhnh p {
  position: relative;
}
.lhnh p:nth-child(1) a:before {
  content: '\f041';
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-right: 10px;
}
.lhnh p:nth-child(2):before {
  content: '\f2bb';
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-right: 10px;
}
.lhnh p:nth-child(3) a:before {
  content: '\f0e0';
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-right: 10px;
}
.lhnh p:nth-child(4) a:before {
  content: '\f082';
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-right: 10px;
}
.custom {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 17px;
  color: #464e53;
}
.topfooter li {
  margin-bottom: 1rem;
}
.topfooter li a {
  font-weight: 500;
  font-size: 16px;
  color: #464e53;
}
.topfooter li a:hover {
  color: #006eba;
}
.footer11img {
  display: flex;
  align-items: center;
}
custom {
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 24px;
  padding-bottom: 24px;
  color: #464e53;
  font-size: 16px;
}
.custom a {
  font-weight: 700;
}
/*end css footer*/

/*css product */

.gallery_img_sp img {
  width: 100%;
  height: auto;
}
.gale_ct {
  width: 48%;
  float: left;
}
.mt_sp {
  float: right;
  width: 48%;
  text-align: justify;
}
.ct_sp {
  width: 100%;
  float: left;
  text-align: justify;
  border-top: 1px solid #eee;
}
.gallery_img_sp .owl-nav .owl-next,
.gallery_img_sp .owl-nav .owl-prev {
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px !important;
  padding: 8px 11px !important;
  background: #2ebfe7 !important;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  border-radius: 50% !important;
  position: absolute;
  outline: none;
  margin: 0px !important;
}
.gallery_img_sp .owl-nav .owl-prev {
  left: -18px;
}
.gallery_img_sp .owl-nav .owl-next {
  right: -18px;
}
.product_sum {
  font-size: 16px;
}
.dmsp {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
.fullcontent_taxo {
  margin-bottom: 30px;
}
/*end css product */
/* css post */
.h1_cat {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #444;
  margin-top: 0px;
}
.title-des-post {
  width: 100%;
  background: #fff;
  float: left;
  margin-bottom: 30px;
}
.title-des-post h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Greycliffcf, sans-serif;
  color: #080b5f;
  font-size: 42px;
  line-height: 110%;
  font-weight: 600;
}
.wiget-post {
  width: 25%;
  background: #fff;
  float: right;
  position: sticky;
  top: 0px;
}
.brecrum {
  font-size: 18px;
  font-weight: 500;
  color: #006eba;
	margin-top: 15px
}
.ctn_post {
  width: calc(100% - 94px);
}
span.date-name {
  font-size: 13px;
  color: #848484;
  background-size: auto 13px;
  -moz-background-size: auto 13px;
  -webkit-background-size: auto 13px;
}

.content-nh-post iframe {
  width: 100%;
  min-height: 450px;
}
.content-nh-post img {
  width: 100%;
  height: auto;
}
#menu-left li a {
  position: relative;
  padding-left: 21px;
  color: #161616;
}
/*#menu-left li a:before {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    border: 1px solid silver;
}*/
#menu-left ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
#menu-left li ~ li {
  margin-top: 8px;
}
.sidebar1 .wiget_tv ~ .wiget_tv {
  margin-top: 15px;
}

/*
#menu-left li.current-menu-item a:after {
    content: "";
    width: 10px;
    height: 5px;
    border-left: 1px solid #01a4ef;
    border-bottom: 1px solid #01a4ef;
    position: absolute;
    left: 3px;
    top: 4px;
    transform: rotate( 
-45deg);
}*/
#menu-left li.current-menu-item a {
  color: #473b2b;
  font-weight: 600;
}
.content-nh-post table {
  width: 100%;
}
table,
td,
th {
  border: 1px solid #ddd;
  text-align: left;
}
table {
  border-collapse: collapse;
  width: 100%;
}

th,
td {
  text-align: left;
  padding: 8px;
}

.content-nh-post li {
  list-style: disc;
}
.content-nh-post {
  text-align: justify;
  margin-bottom: 24px;
  color: #2f344b;
  font-size: 20px;
  line-height: 180%;
}
/* css toc */
#toc_container {
  padding: 0px;
  border: 1px solid #0659a2;
  border-radius: 6px;
  width: 100%;
}
#toc_container p.toc_title {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
p.toc_title {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #0659a2;
}
ul.toc_list {
  padding: 10px !important;
  margin-top: 0px !important;
}
.toc_toggle a:hover {
  color: #fff;
  font-weight: 600;
}
ul.toc_list li ~ li {
  margin-top: 3px !important;
  width: 100%;
}
.content-nh-post h2 {
  font-size: 24px;
}
.content-nh-post h3 {
  font-size: 20px;
}
/* end css toc */
.single_tags a:after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.single_tags a:before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgb(0 0 0 / 25%);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}
.single_tags a {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.single_tags {
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 0px;
  margin-top: 10px;
}
.single_tags a:hover {
  background: #006eba;
  color: #fff;
}
.single_tags a:hover:after {
  border-left: 10px solid #006eba;
}
.destar {
  background: #f0f0f0;
  padding: 10px;
  float: left;
  width: 100%;
}
.destar {
  background: #f0f0f0;
  padding: 10px;
}
.mota {
  font-weight: 600;
  line-height: 1.5;
  border-bottom: 1px solid #0659a2;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.ent-col-6 {
  width: 50%;
  float: left;
}
.kk-star-ratings .kksr-stars {
  top: -3px;
}
.share-like {
  position: relative;
}
.fb_iframe_widget {
  top: 9px;
}
.list_product_item img {
  width: 100%;
  height: auto;
}
.ctn_product {
  width: 63%;
}
.ctn_product h4 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 5px;
}
.price_loop {
  color: red;
  font-weight: 500;
  font-size: 14px;
}
.price_loop span.woocommerce-Price-amount.amount {
  margin-left: 0px;
}
.price_loop ins {
  text-decoration: none;
}
.price_loop del {
  color: #333;
  opacity: 0.5;
}
.show-more {
  float: left;
  width: 100%;
}
.readmore {
  width: 130px;
  display: block;
  overflow: hidden;
  position: relative;
  line-height: 35px;
  font-size: 14px;
  color: #0659a2;
  margin: 10px auto;
  cursor: pointer;
  border: 1px solid;
  text-align: center;
  border-radius: 8px;
  top: 0px;
}
.bg-article {
  background: linear-gradient(
    to bottom,
    rgba(255 255 255/0),
    rgb(255 255 255),
    rgba(255 255 255/1)
  );
  bottom: 15px;
  height: 105px;
  left: 0;
  position: absolute;
  width: 100%;
}
.readmore:after {
  content: '';
  width: 0;
  right: 0;
  border-top: 6px solid #0659a2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.star_loop.woocommerce {
  display: inline-block;
  margin-top: 5px;
}
.fullcontent_des {
  display: inline-block;
  width: 100%;
}
.list_product_item img {
  width: 95px;
}
.ctn_product {
  width: calc(100% - 105px);
}
.content-auto ul li {
  list-style: initial;
  margin-left: -20px;
  line-height: 1.8;
}
.ent-container-600 {
  margin: auto;
  max-width: 680px;
  width: 100%;
}
/* end css post */
/* css category */
.list_cate_post_pt a picture {
  width: 265px;
}
.list_cate_post_pt a:hover img {
  opacity: 0.8;
}
/*.list_cate_post_pt a img {
    max-width: 265px;
}*/
.list_cate_post_pt a img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 8px;
}
.info-ca-pt {
  /*    width: calc(100% - 280px);
    margin-left: 15px;*/
}
.list_cate_post_pt {
  float: left;
  width: 100%;
}
.list_cate_post_pt h2 {
  margin: 10px 0 0;
  font-size: 18px;
  text-align: center;
  -webkit-line-clamp: 2;
  max-height: calc(2 * 1.4 * 18px + 0px);
  overflow: hidden;
  font-weight: 500;
  color: #3e3e3e;
}
.list_cate_post_pt {
  /*    padding-top: 15px;
    padding-bottom: 15px;*/
}
.des-tax.content-nh-post {
  width: 100%;
}
.des-tax.content-nh-post ul {
  margin-left: -20px;
}
.right_cate {
  width: 68%;
  float: left;
}
.right_cate > h1 {
  text-align: left;
  line-height: 1.5;
  margin-bottom: 1.5em;
}

.right_cate .view-time i {
  margin-right: 5px;
}
.right_cate .view-time a {
  color: rgb(0, 0, 255);
  margin-right: 1.5em;
}
.lv_dv,
.date_dv {
  color: #788193;
  font-size: 15px;
}
.date_dv {
  margin-right: 10px;
}

.list-news-lq .news_infor_boxnb {
  font-size: 34px;
  line-height: 44px;
}
.top_cat {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.top_cat h1 {
  font-size: 40px;
  color: #006eba;
}
.ct_down p {
  font-size: 16px;
  line-height: 1.8;
}
.list-news-lq a:hover p {
  color: #333;
}
/* .ct_down:after {
    color: #928a97;
    font-size: 25px;
    letter-spacing: 7.35px;
    padding-left: 2px;
    font-weight: 300;
    vertical-align: middle;
    overflow: hidden;
    width: 47%;
    margin-top: 30px;
    content: "................................................................";
    display: block;
    margin-bottom: 20px;
} */
.sp-cat {
  margin-bottom: 30px;
}
.list-news-lq a {
  display: block;
}
.list-news-lq a ~ a {
  border-top: 1px solid #eee;
  margin-top: 20px;
}
/* end css category */
/* css Tag Search */
.div_show_post {
  padding: 10px;
  background: #fff;
  display: grid;
  grid-auto-rows: minmax(min-content, max-content);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 10px;
}
.show-post img {
  width: 200px;
  height: 133.333333px;
}
.content_tag {
  width: calc(100% - 215px);
}
.content_tag h2 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 5px;
}
h1.tieude2 {
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 0px;
  border: 1px solid #eee;
}
/* end css Search */
/* css phan trang */
.quatrang {
  width: 100%;
  text-align: center;
  padding: 10px;
  background: #fff;
  font-size: 15px;
  float: left;
  margin-top: 10px;
}
span.page-numbers.current {
  color: #fff;
  background: #006eb9;
}
.quatrang .page-numbers {
  padding: 5px 10px;
  border: 1px solid #006eb9;
  border-radius: 5px;
  font-weight: 600;
}
a.page-numbers {
  background: #fff;
}
.list-news-lq {
  margin-bottom: 15px;
  float: left;
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
}
/* end css phan trang */
/* css page */
.page-content {
  background: #fff;
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.page-content img {
  width: 100%;
  height: auto;
}
.ent-container.list-page h1 {
  font-size: 24px;
  padding: 5px 0px;
  margin-bottom: 0px;
  font-weight: 500;
}
/* end css page */
.we-make {
  position: relative;
  display: block;
  padding: 50px 0 30px;
  z-index: 1;
}
.we-make-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.we-make__left {
  position: relative;
  display: block;
  margin-right: 115px;
}
.we-make__left * {
  color: #fff;
}
.we-make__left {
  position: relative;
  display: block;
  width: 50%;
  color: #fff;
  float: left;
}
.we-make__right {
  float: right;
  width: calc(50% - 115px);
}
.section-title__tagline::before {
  position: relative;
  top: -2px;
  content: '';
  background-color: #00a451;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  border-radius: 50%;
}
.section-title__tagline {
  position: relative;
  display: inline-flex;
  font-size: 16px;
  align-items: center;
  line-height: 30px;
  margin-bottom: 6px;
  font-weight: 700;
}
.we-make__person {
  display: flex;
  align-items: center;
}
.we-make__person-img {
  position: relative;
  display: block;
}
.we-make__person .we-make__person-img img {
  width: 81px;
  border-radius: 50% !important;
  border: 3px solid #fff;
  height: auto;
}
.we-make__person-text {
  margin-left: 15px;
}
.we-make__person-text img {
  width: 200px;
  height: auto;
}
.we-make__person-text p {
  font-size: 30px;
  color: #fff;
  margin: 0;
  font-family: 'Georgia';
  line-height: 40px;
}
/*====Skill Bar=====*/
.progress-bar {
  margin-bottom: 25px;
  overflow: hidden;
  /*padding-left:20px;
  padding-right: 25px; /* Separate bars from container */
}

.progress-title-holder {
  position: relative;
  margin: 5px 0;
  line-height: 15px;
  font-weight: 400;
  color: #2e2e2e;
}

.progress-title {
  z-index: 100;
  font-weight: bold;
  color: #fff;
}

.progress-number-wrapper {
  width: 100%;
  z-index: 10;
}

.progress-number-mark {
  margin-bottom: 4px;
  border-radius: 3px;
  background-color: #00d2ff;
  padding: 0 8px;
  position: absolute;
  bottom: 0;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.progress-number-wrapper,
.progress-number-mark {
  font-family:
    Open Sans,
    sans-serif;
  font-size: 11px;
  line-height: 24px;
  height: 24px;
  letter-spacing: 0px;
  font-weight: 600;
  font-style: normal;
  text-transform: none;
  color: #ffffff;
}

.down-arrow {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #00d2ff;
  position: absolute;
  left: 50%;
  top: 100%;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.progress-content-outter {
  height: 15px;
  background-color: #e1e1e0;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.08);
}

.progress-content {
  height: 15px;
  background-color: #2c9dd9;
  width: 0%;
  border-radius: 30px;
}

/*====End Skill Bar=====*/
blockquote {
  border-right: solid 1px;
  border-color: #00a551 !important;
  background: url(../png/left-quote.png)
    no-repeat;
  background-position: left 5px;
  background-size: 3%;
  box-shadow: 2px 2px 15px #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-bottom: 15px !important;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  border-left: 5px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative;
}
/* Style the tab */

/* css video */
.news_infor_box_r_video h3 {
  font-size: 14px;
  font-weight: 500;
}
.thum_new_box_r_video img {
  width: 100%;
  height: auto;
}
.thum_new_box_r_video {
  position: relative;
}
.thum_new_box_r_video:after {
  content: '\f04b';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  font: 12px/30px FontAwesome;
  color: #fff;
  text-align: center;
  background: #f31e21;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thum_new_box_r_video:hover:after {
  background: #000;
}
/*.he_box_video a figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #000;
    line-height: 19px;
    padding: 0 4px;
    z-index: 3;
}*/
.luotxem {
  padding-right: 20px;
  color: #f31e21;
}
.time_tr_video {
  color: #777;
  font-size: 13px;
}
.video2 {
  padding-top: 40px;
}
/* end css video */
.tab button {
  border: none;
  outline: none;
  cursor: pointer;
  height: 37px;
  padding: 0px 16px;
  transition: 0.3s;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 5px;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #00a551;
  color: #fff;
}

.tablinks.active span:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background-color: #f1ae4a;
  transition: all 0.3s;
  opacity: 1;
  height: 3px;
}
.wp-caption {
  width: 100% !important;
}
.header-top.active {
  position: fixed;
  top: 0px;
  background: #fff;
  z-index: 10;
}
.content-nh-post a {
  color: #006eba;
}
.h2td {
  position: relative;
}
.xtc {
  float: right;
  position: relative;
  top: 1px;
  font-size: 17px;
  color: #4f577d;
  font-weight: 300;
}
.left_cat.active {
  top: 80px;
}
.news_box_3_right h3:hover {
  color: #006eba;
}

.home__banner-s img {
  width: 100%;
}

.news_infor_time {
  position: absolute;
  right: 0;
  bottom: 0;
}
.news_infor_time span {
  margin-left: 5px;
}

.position_relative {
  position: relative;
  margin-top: 1.5rem;
}

/* Social sharing buttons */
.sing_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1em;
}
.social-share-buttons {
  display: flex;
  gap: 10px;
}
.social-share-buttons > span {
  align-self: center;
  line-height: 0;
  color: #888;
}

.social-share-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  transition: background-color 0.3s ease;
}

/* Style cho từng nút chia sẻ */
.social-share-buttons a[href*='facebook'] {
  background-color: #4267b2;
}

.social-share-buttons a[href*='twitter'] {
  background-color: #1da1f2;
}

.social-share-buttons a[href*='linkedin'] {
  background-color: #0077b5;
}

/* Hover effect */
.social-share-buttons a:hover {
  opacity: 0.8;
}

@media all and (max-width: 480px),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px),
  only screen and (min-device-pixel-ratio: 2) and (max-width: 480px) {
  .sing_heading {
    flex-direction: column;
    align-items: start;
    margin-bottom: 0.5em;
  }
  .social-share-buttons {
    margin-top: 0.3em;
  }
}


.quatrang.pagination .page-numbers {
    border: none;
    padding: 2px 10px;
    border-radius: 50px !important;
    color: #14296e;
    cursor: pointer;
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
}
.quatrang.pagination span.page-numbers.current {
    color: #fff;
}
.cat_name {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
    display: block;
    color: #818181;
}

.ent-author-box {
    margin-top: 0px;
    padding: 20px;
    border: 1px solid #081427;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.ent-author-box .author-avatar {
    margin-right: 20px;
    width: 120px
}
.author-info {
    width: calc(100% - 120px);
}
.ent-author-box .author-info p {
    margin: 5px 0 0;
    font-size: 20px
}
.author-info strong {
    display: block;
    font-size: 20px;
}
.author-info span {
    background: #effffd;
    color: #44b58f;
    padding: 2px 8px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 2px;
}
.author-info a {
    padding: 5px;
    border: 1px solid #1e1f1e;
    display: inline-block;
    line-height: 1;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 5px;
    color: #1e1f1e;
}