@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Bold.woff2") format("woff2"), url("../fonts/mulish/Mulish-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-SemiBoldItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-BoldItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Black.woff2") format("woff2"), url("../fonts/mulish/Mulish-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-BlackItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-ExtraBold.woff2") format("woff2"), url("../fonts/mulish/Mulish-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-ExtraLight.woff2") format("woff2"), url("../fonts/mulish/Mulish-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Light.woff2") format("woff2"), url("../fonts/mulish/Mulish-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Medium.woff2") format("woff2"), url("../fonts/mulish/Mulish-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Italic.woff2") format("woff2"), url("../fonts/mulish/Mulish-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-ExtraLightItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-LightItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-MediumItalic.woff2") format("woff2"), url("../fonts/mulish/Mulish-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-Regular.woff2") format("woff2"), url("../fonts/mulish/Mulish-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mulish";
  src: url("../fonts/mulish/Mulish-SemiBold.woff2") format("woff2"), url("../fonts/mulish/Mulish-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto";
  src: url("../fonts/Noto/NotoSerif.eot");
  src: url("../fonts/Noto/NotoSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif.woff2") format("woff2"), url("../fonts/Noto/NotoSerif.woff") format("woff"), url("../fonts/Noto/NotoSerif.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto";
  src: url("../fonts/Noto/NotoSerif-Bold.eot");
  src: url("../fonts/Noto/NotoSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Noto/NotoSerif-Bold.woff2") format("woff2"), url("../fonts/Noto/NotoSerif-Bold.woff") format("woff"), url("../fonts/Noto/NotoSerif-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*======================================== config =================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin: 0px;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover,
a:focus {
  text-decoration: none;
}

input {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

html {
  scroll-behavior: smooth;
}
@media (max-width: 767px) {
  .item-banner .banner-img {
      width: 100%;
  }
  html {
    overflow-x: hidden;
  }
  
}
html.open_menu {
  overflow: hidden;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  color: #000;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Mulish";
  background: #fff;
  color: #2F384F;
}
@media (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 13px;
  }
}

.container {
  max-width: 1100px;
}
@media (max-width: 1200px) {
  .container {
    max-width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none !important;
}

.slick-slider {
  margin-bottom: 0;
}

/*======================================== end config =================================*/

.note {
/*    display: block !important;*/
    font-weight: 600;
    color: #5d6683 !important; 
}

.header-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  transition: 0.3s all !important;
  background: #fff;
}
.header-menu .logo {
  transition: 0.4s all !important;
}
.header-menu .logo img {
  transition: 0.4s all !important;
  height: 48px;
}
.header-menu.fix-menu {
  background: #fff;
}
.header-menu.fix-menu .logo {
  height: 65px;
  transition: 0.4s all !important;
}
.header-menu.fix-menu .logo img {
  height: 35px;
}
@media (max-width: 1023px) {
  .header-menu {
    display: none;
  }
}

.banner-img {
    max-width: 1200px !important;
    margin: 0 auto;
    text-align: center;
}


.menu-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  text-transform: uppercase;
  font-size: 12px;
}
.menu-content .logo {
  background: rgba(24, 37, 79, 0.7);
  text-align: center;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-content a {
  color: #BBA46E;
  font-weight: 600;
  padding: 10px 0;
  display: inline-flex;
}
.menu-content a.evn-menu {
  font-size: 9px;
}
.menu-content ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-content ul li {
  position: relative;
}
.menu-content ul li:hover .submenu {
  opacity: 1;
  pointer-events: unset;
}
.menu-content .center {
  flex: 0 0 158px;
  width: 100%;
}
.menu-content .left {
  flex: 0 0 calc(50% - 80px);
  max-width: calc(50% - 80px);
  padding-right: 40px;
}
.menu-content .right {
  flex: 0 0 calc(50% - 80px);
  max-width: calc(50% - 80px);
  padding-left: 40px;
}

.submenu {
  width: 250px;
  padding: 15px 10px;
  border-radius: 10px;
  background: #BBA46E;
  position: absolute;
  top: 36px;
  left: calc(50% - 110px);
  z-index: 10;
  transition: 0.3s all !important;
  opacity: 0;
  pointer-events: none;
}
.submenu:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #bba46e;
  position: absolute;
  transform: rotate(45deg);
  top: -3px;
  left: calc(50% - 3px);
}
.submenu .t-submenu a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: initial;
  padding: 0;
}
.cover{
  padding-top: 20px;
}
.submenu ul {
  display: block;
  margin-left: 20px;
  padding: 0;
}
.submenu ul li a {
  font-size: 8px;
  color: #fff;
  text-transform: initial;
  font-weight: normal !important;
  padding: 0 !important;
}

.user-menu {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  margin-bottom: 14px;
}
.user-menu .icon {
  flex: 0 0 44px;
  margin-right: 15px;
}

.link-acc-menu {
  padding: 0 10px;
}
.link-acc-menu ul li {
  margin-bottom: 14px;
}
.link-acc-menu ul li:last-child {
  margin-bottom: 0;
}
.link-acc-menu ul li a {
  font-size: 14px;
}

.fter-bot {
  padding: 35px 0;
  font-size: 12px;
  color: #fff;
  background: #BBA46E;
}
@media (max-width: 767px) {
  .fter-bot {
    padding: 15px 0;
    font-size: 10px;
  }
}
.fter-bot ul {
  list-style: none;
}
.fter-bot ul li {
  margin-bottom: 6px;
}
.fter-bot ul li:last-child {
  margin-bottom: 0;
}

.fter-top {
  padding: 90px 0 30px 0;
}
@media (max-width: 767px) {
  .fter-top {
    padding: 30px 0;
  }
}

.content-form-fter {
  max-width: 425px;
  margin: 0 auto;
}
.content-form-fter .txt-desc-fter .desc {
  border-bottom: 1px solid #BBA46E;
}
.content-form-fter .txt-desc-fter .logo {
  margin-bottom: 24px;
}
.content-form-fter .txt-desc-fter .logo h2 {
  font-size: 20px;
  font-family: Noto;
  font-weight: normal;
  padding: 20px 0 6px 0;
}
.content-form-fter .social {
  padding: 16px 0 34px 0;
}
.content-form-fter .social ul {
  list-style: none;
  display: flex;
  justify-content: center;
}
.content-form-fter .social ul li {
  margin-right: 20px;
}
.content-form-fter .social ul li:last-child {
  margin-right: 0;
}

main {
    margin-top: 88px;
}
main.fix-menu {
    margin-top: 65px;
}

.newsletter h4 {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.frm-news {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
.frm-news .txt_field {
  border: 1px solid #D9D9D9;
  height: 38px;
  padding: 0 20px;
  font-size: 10px;
  font-family: Noto;
  flex: 0 0 calc(100% - 125px);
  outline: none;
}
.frm-news .txt_field::placeholder {
  color: #BBA46E;
}
.frm-news .btn_field {
  border: 1px solid #BBA46E;
  height: 38px;
  width: 115px;
  font-size: 10px;
  font-family: Noto;
  color: #BBA46E;
  cursor: pointer;
  background: transparent;
  margin-left: 8px;
  flex: 0 0 125px;
}

.policy ul {
  list-style: none;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .policy ul {
    font-size: 10px;
  }
}

.menu-mobile {
  padding: 8px 0;
  background: #fff;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100;
  box-shadow: 0px 1px 4px #ebebeb;
}
@media (max-width: 1023px) {
  .menu-mobile {
    display: block !important;
  }
}
.menu-mobile .logo img {
  height: 35px;
}

.mm-mobile {
  background: #f9f9f9;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 1001;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.4s all !important;
}
.mm-mobile.open_menu {
  left: 0;
}
.mm-mobile ul {
  list-style: none;
}
.mm-mobile ul li {
  margin-bottom: 15px;
}
.mm-mobile ul li:last-child {
  margin-bottom: 0;
}
.mm-mobile ul li a {
  font-size: 15px;
}

.close-menu {
  background: #BBA46E;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.close-menu a {
  color: #fff;
  font-size: 25px;
  position: relative;
  top: -1px;
}

@media (max-width: 767px) {
  main {
    margin-top: 51px;
  }
}

#menu {
  z-index: 1001;
  text-transform: uppercase;
  display: none;
}

nav#menu.mm-menu_opened {
  display: block;
}

.mm-page__blocker.mm-slideout {
  background: #000000;
  z-index: 100;
  opacity: 0.5;
}

.title {
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .title {
    margin-bottom: 18px;
  }
}
.title h2 {
  font-family: Noto;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .title h2 {
    font-size: 20px;
  }
}
.title .desc-title {
  margin-top: 8px;
}

.slick-arrow {
  background: #fff;
  z-index: 2;
  width: 20px;
  display: flex;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(50% - 10px);
}
.slick-arrow.arr-left {
  left: -20px;
}
@media (max-width: 767px) {
  .slick-arrow.arr-left {
    left: 0;
  }
}
.slick-arrow.arr-right {
  right: -20px;
}
@media (max-width: 767px) {
  .slick-arrow.arr-right {
    right: 0;
  }
}

.box-banner {
  position: relative;
}
.box-banner .slick-dots {
  bottom: 24px;
}
.box-banner .slick-dots button {
  display: none !important;
}
.box-banner .slick-dots li {
  width: 8px;
  height: 7px;
  border: 1.71429px solid #E4D2A0;
  border-radius: 100%;
  margin: 0 2px;
}
.box-banner .slick-dots li.slick-active {
  background: #E4D2A0;
}

.box-about {
  padding: 20px 0 60px 0;
}
.box-about .row {
  margin: 0 -24px;
}
.box-about .row > div {
  padding: 0 24px;
}
.box-about .title-about {
  margin-bottom: 10px;
}
.box-about .title-about h1 {
  font-family: Noto;
  font-weight: normal;
}
@media (max-width: 767px) {
  .box-about .title-about h1 {
    font-size: 32px;
  }
}
.box-about .view-maps {
  margin-top: 8px;
}
.box-about .view-maps a {
  color: #BBA46E;
  font-size: 14px;
  font-style: italic;
  font-family: Noto;
}

@media (max-width: 1023px) {
  .txt-about {
    margin-bottom: 30px;
  }
}
.txt-about p {
  margin-bottom: 15px;
}
.txt-about ul {
  padding-left: 18px;
}

.box-slide-gallery .container {
  max-width: 1150px;
}

.slide-gallery {
  margin: 0 -17px;
}
@media (max-width: 1200px) {
  .slide-gallery {
    margin: -10px;
  }
}
.slide-gallery .item-slide {
  padding: 0 17px;
}
@media (max-width: 1200px) {
  .slide-gallery .item-slide {
    padding: 0 10px;
  }
}

.box-service {
  padding: 26px 0;
}

.list-service {
  max-width: 950px;
  margin: 0 auto;
}
.list-service .row {
  margin: 0 -27.5px;
}
@media (max-width: 1200px) {
  .list-service .row {
    margin: 0 -10px;
  }
}
.list-service .row > div {
  padding: 0 27.5px;
}
@media (max-width: 1200px) {
  .list-service .row > div {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .list-service .row > div {
    margin-bottom: 20px;
  }
  .list-service .row > div:last-child {
    margin-bottom: 0;
  }
}

.item-srv .avarta {
  margin-bottom: 16px;
}
.item-srv .info h3 a {
  font-size: 15px;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.item-srv .info .desc {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .item-srv .info .desc {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .item-srv .info .view-detail {
    display: none;
  }
}
.item-srv .info .view-detail a {
  color: #BBA46E;
  font-size: 14px;
  font-style: italic;
  font-family: Noto;
}

.box-member {
  padding: 0 0 26px 0;
}
.box-member .title {
  margin-bottom: 11px;
}
.box-member .desc-member {
  margin-bottom: 10px;
}

.slide-member {
  margin: 0 -22.4px;
}
@media (max-width: 1200px) {
  .slide-member {
    margin: 0 -10px;
  }
}
.slide-member .item-slide {
  padding: 0 22.5px;
}
@media (max-width: 1200px) {
  .slide-member .item-slide {
    padding: 0 10px;
  }
}

.item-member h3 {
  padding: 19px 0 5px 0;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.item-member .view-detail {
  margin-top: 10px;
}
.item-member .view-detail a {
  color: #BBA46E;
  font-size: 14px;
  font-family: Noto;
  font-style: italic;
}

.box-slogan {
  position: relative;
}
.box-slogan .info-slogan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
  color: #fff;
}
.box-slogan .info-slogan h4 {
  font-family: Noto;
  font-size: 36px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 1023px) {
  .box-slogan .info-slogan h4 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .box-slogan .info-slogan h4 {
    font-size: 18px;
  }
}
.box-slogan .info-slogan .info {
  width: max-content;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .box-slogan .info-slogan .info {
    width: 100%;
    position: relative;
  }
}
.box-slogan .info-slogan .info span {
  font-size: 36px;
  font-weight: normal;
  font-style: italic;
  font-family: Noto;
  text-align: right;
  display: block;
  line-height: initial;
  margin-top: 7px;
}
@media (max-width: 1023px) {
  .box-slogan .info-slogan .info span {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .box-slogan .info-slogan .info span {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 10px;
  }
}
.box-slogan .info-slogan .info .author {
  font-size: 15px;
}
.box-slogan .avarta-slogan img {
  height: 219px;
  object-fit: cover;
}

.box-new-home {
  padding: 54px 0 0 0;
}
@media (max-width: 767px) {
  .box-new-home {
    padding: 32px 0 0 0;
  }
}
.box-new-home .title {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .box-new-home .title {
    margin-bottom: 15px;
  }
}

.list-news .row {
  margin: 0 -25px;
}
@media (max-width: 1200px) {
  .list-news .row {
    margin: 0 -10px;
  }
}
.list-news .row .col-md-4 {
  padding: 0 25px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .list-news .row .col-md-4 {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .list-news .row .col-md-4 {
    margin-bottom: 20px;
  }
}

.item-news .info h3 a {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  margin: 18px 0 10px 0;
}
.item-news .info .view-detail {
  margin-top: 10px;
}
.item-news .info .view-detail a {
  font-size: 14px;
  font-style: italic;
  color: #BBA46E;
  font-family: Noto;
}

.box-service-cate {
  padding: 72px 0 0 0;
}
@media (max-width: 767px) {
  .box-service-cate {
    padding: 32px 0 0 0;
  }
}
.box-service-cate .title {
  margin-bottom: 0;
}

.content-service {
  padding: 70px 0 58px 0;
}
@media (max-width: 767px) {
  .content-service {
    padding: 24px 0;
  }
}

.box-srv {
  max-width: 860px;
  position: relative;
  margin: 0 auto;
}
.box-srv .title-service {
  margin-bottom: 26px;
  padding-bottom: 29px;
  position: relative;
}
@media (max-width: 767px) {
  .box-srv .title-service {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}
.box-srv .title-service:after {
  content: "";
  width: 100px;
  height: 1px;
  background: #2F384F;
  position: absolute;
  bottom: 0;
  left: 0;
}
.box-srv .title-service h3 {
  font-size: 38px;
  font-weight: 800;
}
@media (max-width: 1023px) {
  .box-srv .title-service h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .box-srv .title-service h3 {
    font-size: 18px;
  }
}
.box-srv .desc-srv {
  padding: 0 0 0 50px;
}
@media (max-width: 767px) {
  .box-srv .desc-srv {
    padding: 0;
  }
}
.box-srv .desc-srv p {
  margin-bottom: 25px;
}
.box-srv .desc-srv p:last-child {
  margin-bottom: 0;
}
.box-srv.srv-1 {
  margin-bottom: 90px;
  text-align: right;
}
@media (max-width: 1023px) {
  .box-srv.srv-1 {
    margin-bottom: 40px;
  }
}
.box-srv.srv-1 .desc-srv {
  max-width: 400px;
  position: relative;
  z-index: 2;
}
.box-srv.srv-1 .left {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
}
@media (max-width: 767px) {
  .box-srv.srv-1 .left {
    position: relative;
    margin-bottom: 20px;
  }
}
.box-srv.srv-2 {
  max-width: 885px;
}

.list-news-service {
  max-width: 875px;
  margin: 0 auto;
}
.list-news-service .item-new-srv {
  display: flex;
  margin-bottom: 66px;
}
@media (max-width: 1023px) {
  .list-news-service .item-new-srv {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .list-news-service .item-new-srv {
    margin-bottom: 20px;
  }
}
.list-news-service .item-new-srv:last-child {
  margin-bottom: 0;
}
.list-news-service .item-new-srv .avarta {
  flex: 0 0 375px;
  width: 100%;
  padding-right: 90px;
  border-bottom: 1.2px solid #BBA46E;
  height: fit-content;
}
@media (max-width: 1023px) {
  .list-news-service .item-new-srv .avarta {
    flex: 0 0 300px;
    padding-right: 0;
    border-bottom: 0;
    height: auto;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .list-news-service .item-new-srv .avarta {
    flex: 0 0 45%;
    margin-right: 10px;
  }
}
.list-news-service .item-new-srv .desc {
  padding: 20px 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .list-news-service .item-new-srv .desc {
    display: none;
  }
}
.list-news-service .item-new-srv h3 a {
  display: block;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .list-news-service .item-new-srv h3 a {
    font-weight: 500;
    text-transform: unset;
  }
}
@media (max-width: 767px) {
  .list-news-service .item-new-srv .view-detail {
    display: none;
  }
}
.list-news-service .item-new-srv .view-detail a {
  font-size: 14px;
  font-family: Noto;
  color: #BBA46E;
}

.box-service-sub {
  padding: 42px 0 0 0;
}
@media (max-width: 767px) {
  .box-service-sub {
    padding: 32px 0 0 0;
  }
}
.box-service-sub .title {
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .box-service-sub .title {
    margin-bottom: 20px;
  }
}

.list-blog {
  max-width: 766px;
  margin: 0 auto;
}

.item-blog {
  display: flex;
  margin-bottom: 47px;
  line-height: 1.3;
}
@media (max-width: 1023px) {
  .item-blog {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .item-blog {
    margin-bottom: 20px;
  }
}
.item-blog:last-child {
  margin-bottom: 0;
}
.item-blog .date {
  font-size: 14px;
}
@media (max-width: 767px) {
  .item-blog .date {
    font-size: 10px;
  }
}
.item-blog .avarta {
  margin-right: 28px;
  flex: 0 0 248px;
}
@media (max-width: 1023px) {
  .item-blog .avarta {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .item-blog .avarta {
    margin-right: 10px;
    flex: 0 0 45%;
  }
}
.item-blog h3 a {
  display: flex;
  font-size: 14px;
  text-transform: uppercase;
  line-height: initial;
  padding: 4px 0;
  font-weight: 700;
}
@media (max-width: 767px) {
  .item-blog .desc {
    display: none;
  }
}
.item-blog .view-detail {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .item-blog .view-detail {
    display: none;
  }
}
.item-blog .view-detail a {
  font-size: 14px;
  font-family: Noto;
  font-style: italic;
  color: #BBA46E;
}

.note-srv {
  padding: 80px 0 0 0;
  max-width: 952px;
  color: #BBA46E;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .note-srv {
    padding: 32px 0 0 0;
  }
}
.note-srv a {
  color: #BBA46E;
  font-size: 14px;
  font-weight: 800;
  padding: 10px 20px;
  background: #5d6683;
  margin-top: 30px;
  display: inline-block;
  border-radius: 20px;
}

.list-sub-service {
  max-width: 802px;
  margin: 0 auto;
}

.item-sub-srv {
  margin-bottom: 69px;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .item-sub-srv {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .item-sub-srv {
    margin-bottom: 20px;
  }
}
.item-sub-srv:last-child {
  margin-bottom: 0;
}
.item-sub-srv .avarta {
  flex: 0 0 348px;
  margin-right: 36px;
}
@media (max-width: 1023px) {
  .item-sub-srv .avarta {
    flex: 0 0 300px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .item-sub-srv .avarta {
    flex: 0 0 45%;
    margin-right: 10px;
  }
}
.item-sub-srv h3 a {
  display: block;
  font-size: 16px;
  font-weight: 800;
}
@media (max-width: 767px) {
  .item-sub-srv h3 a {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.item-sub-srv .desc {
  padding: 20px 0 13px 0;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .item-sub-srv .desc {
    display: none;
  }
}
.item-sub-srv .view-detail a {
  color: #BBA46E;
}
.item-sub-srv .book-date {
  background: #BBA46E;
  display: inline-flex;
  color: #fff;
  padding: 10px 37px;
}
@media (max-width: 767px) {
  .item-sub-srv .book-date {
    font-size: 12px;
    padding: 5px 15px;
  }
}
.item-sub-srv ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  font-style: italic;
  font-family: Noto;
}
.item-sub-srv ul li {
  margin-right: 16px;
}
@media (max-width: 767px) {
  .item-sub-srv ul li:first-child {
    display: none;
  }
}
.item-sub-srv ul li:last-child {
  margin-right: 0;
}

.box-form-contact {
  margin-top: 35px;
  padding: 0 0 165px 0;
  background: url("../images/bn-contact.png") no-repeat center;
  background-size: cover;
  background-position: top right;
}
@media (max-width: 1023px) {
  .box-form-contact {
    padding: 0 0 80px 0;
  }
}
@media (max-width: 767px) {
  .box-form-contact {
    margin: 0;
    padding: 20px;
  }
}
.box-form-contact .frm-contact {
  padding: 110px 213px 110px 68px;
  background: #E5E5E5;
  border: 8px solid rgba(229, 229, 229, 0.54);
  backdrop-filter: blur(15.4px);
  width: max-content;
}
@media (max-width: 1400px) {
  .box-form-contact .frm-contact {
    padding: 50px 80px;
  }
}
@media (max-width: 1023px) {
  .box-form-contact .frm-contact {
    padding: 30px;
    border: 0;
    width: 400px;
  }
}
@media (max-width: 767px) {
  .box-form-contact .frm-contact {
    width: 100%;
    padding: 20px;
  }
}
.box-form-contact .frm-contact h5 {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .box-form-contact .frm-contact h5 {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .box-form-contact .frm-contact h5 {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .box-form-contact .container {
    padding: 0;
  }
}

.content-frm {
  width: 404px;
  width: 100%;
}
.content-frm .item {
  margin-bottom: 37px;
}
@media (max-width: 1023px) {
  .content-frm .item {
    margin-bottom: 15px;
  }
}
.content-frm .item:last-child {
  margin-bottom: 0;
}
.content-frm .item .txt_field {
  width: 100%;
  padding: 0 18px;
  background: rgba(251, 252, 253, 0.94);
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  outline: none;
  height: 50px;
}
@media (max-width: 1023px) {
  .content-frm .item .txt_field {
    height: 45px;
    font-size: 14px;
  }
}
.content-frm .item textarea {
  width: 100%;
  padding: 10px 18px;
  background: rgba(251, 252, 253, 0.94);
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  outline: none;
  height: 160px;
}
@media (max-width: 1023px) {
  .content-frm .item textarea {
    font-size: 14px;
    height: 100px;
  }
}
.content-frm .item .btn_field {
  background: #BBA46E;
  height: 42px;
  cursor: pointer;
  border: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 0 54px;
}
@media (max-width: 1023px) {
  .content-frm .item .btn_field {
    font-size: 16px;
    height: 45px;
  }
}

.box-contact-place {
  padding: 40px 0 0 0;
}
.box-contact-place iframe {
  width: 100%;
  height: 408px;
/*  filter: grayscale(1);*/
}
@media (max-width: 767px) {
  .box-contact-place iframe {
    height: 250px;
  }
}

.content-place .row {
  margin: 0 -21px;
}
.content-place .row > div {
  padding: 0 21px;
}
.content-place ul {
  list-style: none;
}
@media (max-width: 767px) {
  .content-place ul {
    margin-top: 24px;
  }
}
.content-place ul li {
  margin-bottom: 24px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .content-place ul li {
    font-size: 14px;
  }
}
.content-place ul li:last-child {
  margin-bottom: 0;
}
.content-place ul li h4 {
  font-family: Noto;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .content-place ul li h4 {
    font-size: 16px;
  }
}

.banner-member {
  padding: 88px 0 76px 0;
  position: relative;
  background: url("../images/bn-team.png") no-repeat center;
  background-size: cover;
}
@media (max-width: 767px) {
  .banner-member {
    padding: 20px 0;
  }
}

.content-banner-member {
  border: 3px solid #E4D2A0;
}
.content-banner-member img {
  display: inline;
}
.content-banner-member .row {
  margin: 0;
}
.content-banner-member .row > div {
  padding: 0;
}
.content-banner-member .txt-member {
  padding: 30px 60px;
}
@media (max-width: 1200px) {
  .content-banner-member .txt-member {
    padding: 20px;
  }
}
.content-banner-member .txt-member h2 {
  font-size: 37px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: Noto;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .content-banner-member .txt-member h2 {
    font-size: 26px;
  }
}
.content-banner-member .slick-dots {
  bottom: -50px;
}
.content-banner-member .slick-dots button {
  display: none !important;
}
.content-banner-member .slick-dots li {
  width: 8px;
  height: 7px;
  border: 1.71429px solid #E4D2A0;
  border-radius: 100%;
  margin: 0 2px;
}
.content-banner-member .slick-dots li.slick-active {
  background: #E4D2A0;
}

.box-doctor {
  padding: 90px 0 0 0;
}
@media (max-width: 767px) {
  .box-doctor {
    padding: 32px 0 0 0;
  }
}

.content-doctor {
  display: flex;
  align-items: center;
  text-align: justify;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .content-doctor {
    display: block;
  }
}
.content-doctor p {
  margin-bottom: 15px;
}
.content-doctor p:last-child {
  margin-bottom: 0;
}
.content-doctor .left {
  flex: 0 0 403px;
  margin-right: 52px;
}
@media (max-width: 1023px) {
  .content-doctor .left {
    margin: 0 auto 30px auto;
    max-width: 250px;
  }
}

.breadcrumbs {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin: 0;
    padding: 10px 0 20px 0;
  }
}
.breadcrumbs ul {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs ul li {
  margin-right: 10px;
  position: relative;
}
.breadcrumbs ul li:After {
  content: "/";
  position: absolute;
  top: 0;
  right: -8px;
}
.breadcrumbs ul li:last-child {
  margin-right: 0;
}
.breadcrumbs ul li:last-child:after {
  display: none;
}

.content-detail {
  max-width: 780px;
  margin: 0 auto;
}
.content-detail p {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .content-detail p {
    margin-bottom: 10px;
  }
}
.content-detail img {
  max-width: 100%;
  height: auto !important;
}
.content-detail .note-srv {
  padding: 40px 0 0 0;
}
@media (max-width: 767px) {
  .content-detail .note-srv {
    padding: 32px 0 0 0;
  }
}
.content-detail .detail-top {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .content-detail .detail-top {
    margin-bottom: 15px;
  }
}
.content-detail .detail-top h1 {
  font-size: 30px;
  font-weight: normal;
  font-family: Noto;
}
@media (max-width: 767px) {
  .content-detail .detail-top h1 {
    font-size: 24px;
  }
}

.dialog-popup {
  background: url("../images/bn-popup.jpg") no-repeat center;
  background-size: cover;
  max-width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
@media (max-width: 767px) {
  .dialog-popup {
    padding: 20px;
  }
}
.dialog-popup .modal-content {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.dialog-popup .modal-body {
  padding: 0;
}

.content-popup {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  border: 0.552px solid rgba(255, 255, 255, 0.2);
  box-shadow: inset -2.76px -2.76px 2.208px rgba(255, 255, 255, 0.04), inset 2.76px 2.76px 2.208px rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(11.04px);
  border-radius: 13.248px;
  max-width: 490px;
  padding: 30px;
  margin: 0 auto;
}
.content-popup-2 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    border: 0.552px solid rgba(255, 255, 255, 0.2);
    box-shadow: inset -2.76px -2.76px 2.208px rgb(255 255 255 / 4%), inset 2.76px 2.76px 2.208px rgb(255 255 255 / 8%);
    backdrop-filter: blur(11.04px);
    border-radius: 13.248px;
    max-width: 767px;
    padding: 30px;
    margin: 0 auto;
}
@media (max-width: 767px) {
  .content-popup {
    padding: 20px;
    max-width: 100%;
  }

  .content-popup-2{
    padding-top: 180px;
  }
}
.content-popup p {
  font-style: italic;
}
.content-popup .close-popup {
  text-align: right;
}
.content-popup .close-popup a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
}
.content-popup h6 {
  font-size: 16px;
  font-weight: 700;
}
.content-popup .choose-trans {
  padding: 11px 0 30px 0;
}
.content-popup .choose-trans ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  border-radius: 8.832px;
  padding: 8px 10px;
}
.content-popup .choose-trans a {
  color: #BBA46E;
}

.choose-who {
  background: #FFFFFF;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.09);
  border-radius: 16px;
  padding: 20px 0;
  margin-top: 10px;
}
.choose-who ul {
  list-style: none;
}
.choose-who ul li a {
  display: block;
  padding: 4px 18px;
  font-size: 16px;
  color: #BBA46E;
}
@media (max-width: 767px) {
  .choose-who ul li a {
    font-size: 12px;
  }
}
.choose-who ul li a:hover {
  background: #F5F5F5;
}

.fix-doctor {
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 165px;
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
  transition: 0.4s all !important;
}
@media (max-width: 767px) {
  .fix-doctor {
    right: -165px;
  }
  .fix-doctor.active {
    right: 0;
  }
}
.fix-doctor .tt-memb a {
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #BBA46E;
  padding: 8px;
}
.fix-doctor .desc {
  padding: 8px 8px 18px 8px;
}
.fix-doctor .hotline {
  display: flex;
  align-items: center;
  line-height: initial;
  font-size: 10px;
}
.fix-doctor .hotline .icon {
  background: #BBA46E;
  flex: 0 0 26px;
  margin-right: 6px;
  height: 26px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  float: left;
}
.info-22 {
    width: 113px;
    float: left;
}

.fix-doctor .clc-bouble {
  display: block !important;
  position: absolute;
  left: -30px;
  top: calc(50% - 15px);
}
@media (max-width: 767px) {
  .fix-doctor .clc-bouble a {
    background: #BBA46E;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 10px;
  }
  .fix-doctor .clc-bouble a svg {
    transition: 0.4s all !important;
  }
  .fix-doctor .clc-bouble a svg.active {
    transform: rotate(180deg);
  }
  .fix-doctor .clc-bouble a path {
    fill: #fff;
  }
}

.box-quizz {
  padding: 50px 0 0 0;
}

.list-quizz {
  max-width: 630px;
  margin: 0 auto;
}
.list-quizz .item-quizz {
  margin-bottom: 80px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .list-quizz .item-quizz {
    margin-bottom: 30px;
  }
}
.list-quizz .item-quizz:last-child {
  margin-bottom: 0;
}
.list-quizz .item-quizz h3 {
  margin-bottom: 15px;
  color: #2F384F;
  font-weight: 800;
  font-size: 20px;
/*  text-transform: uppercase;*/
}
@media (max-width: 767px) {
  .list-quizz .item-quizz h3 {
    font-weight: bold;
    font-size: 15px;
  }
}
.list-quizz .item-quizz ul {
  list-style: none;
  margin: 0 -7px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.list-quizz .item-quizz ul li {
  padding: 7px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  .list-quizz .item-quizz ul li {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.list-quizz .item-quizz ul li input {
  position: absolute;
  opacity: 0;
}
.list-quizz .item-quizz ul li a, .list-quizz .item-quizz ul li label {
  font-size: 16px;
  font-weight: 700;
  background: #BBA46E;
  border-radius: 10px;
  padding: 16px 30px;
  display: flex;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
  cursor: pointer;
  transition: 0.3s all !important;
  height: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .list-quizz .item-quizz ul li a, .list-quizz .item-quizz ul li label {
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px 10px;
  }
}
.list-quizz .item-quizz ul li a.active, .list-quizz .item-quizz ul li a:hover, .list-quizz .item-quizz ul li label.active, .list-quizz .item-quizz ul li label:hover {
  color: #fff;
  background: #18254F;
}
.list-quizz .item-quizz ul li [type=radio]:checked + label {
  color: #fff;
  background: #18254F;
}
.list-quizz .item-quizz .title-quizz {
  padding: 15px 0;
}

.view-result-box {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .view-result-box {
    padding-top: 50px;
  }
}
.view-result-box .view-result {
  background: #BBA46E;
  border-radius: 4px;
  cursor: pointer;
  border: 0;
  height: 45px;
  padding: 0 10px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .view-result-box .view-result {
    font-size: 14px;
    height: 40px;
  }
}
.view-result-box .frm-result {
  max-width: 245px;
  margin: 0 auto;
}
.view-result-box .frm-result .txt_field {
  background: #FFFFFF;
  border: 1px solid #BBA46E;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 14px;
  padding: 0 10px;
  outline: none;
  width: 100%;
}
.view-result-box .frm-result .btn_field {
  background: #BBA46E;
  border-radius: 4px;
  height: 45px;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  border: 0;
  color: #fff;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .view-result-box .frm-result .btn_field {
    font-size: 14px;
    height: 40px;
  }
}

.box-login {
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}
.box-login .txt-login {
  max-width: 710px;
  margin: 0 auto;
  color: #BBA46E;
  margin-bottom: 30px;
}
.box-login .txt-login h6 {
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 5px;
}
.box-login p {
  padding: 10px 0;
  color: #BBA46E;
}
.box-login ul {
  margin: 0 -8px;
  list-style: none;
/*  display: flex;*/
  justify-content: center;
}
.box-login ul li {
  padding: 0 8px;
}

.frm-login .txt_field, .frm-login select {
  width: 260px;
  background: #FFFFFF;
  border: 0.5px solid #BBA46E;
  box-shadow: 0px 4px 4px rgba(124, 124, 124, 0.25);
  border-radius: 5px;
  text-align: center;
  color: #000000 !important;
  outline: none;
  height: 28px;
}
.frm-login .txt_field, .frm-login select::placeholder {
  color: #BBA46E;
}
.frm-login .btn_field {
  background: #BBA46E;
  box-shadow: 0px 4px 4px rgba(124, 124, 124, 0.25);
  border-radius: 5px;
  padding: 0 20px;
  height: 30px;
  font-weight: 600;
  border: 0;
  color: #fff;
  cursor: pointer;
}
.frm-login .item {
  margin-bottom: 20px;
}
.frm-login .item:last-child {
  margin-bottom: 0;
}

.btn-test {
  margin-top: 15px;
  margin-bottom: 35px;
  border-radius: 5px;
/*  height: 40px;*/
  align-items: center;
  display: inline-flex;
  padding: 0 10px;
  color: #BBA46E;
  font-weight: 600;
  justify-content: center;
  font-size: 17px;
  display: flex;
    flex-direction: column;
}
a.text-anser {
    font-size: 16px !important;
    color: #2F384F !important;
}

.content-account-text .item-info-txt {
    height: 100%;
}

span.text-anser {
    background: #BBA46E;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 17px;
    color: #fff;
}
/*.btn-test  {
  background: #BBA46E;
  border-radius: 5px;
  height: 40px;
  align-items: center;
  display: inline-flex;
  padding: 0 10px;
  color: #fff;
  font-weight: 600;
  justify-content: center;
}*/

.box-account {
  padding: 45px 0;
  background: #E9E9E9;
}
.box-account .account-top {
  margin-bottom: 30px;
}

.content-account {
  max-width: 910px;
  margin: 0 auto;
}
.content-account .row {
  margin: 0 -9px;
}
.content-account .row > div {
  padding: 9px;
}

.user-acc {
  display: flex;
  align-items: center;
}
.user-acc .avr {
  margin-right: 25px;
  flex: 0 0 103px;
}
.user-acc .avr img {
  width: 100%;
  height: 103px;
  border-radius: 100%;
  object-fit: cover;
}
.user-acc ul {
  list-style: none;
  color: #2F384F;
}

.txt-acc ul {
  list-style: none;
  color: #BBA46E;
}

.item-info-txt {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(149, 149, 149, 0.25);
  border-radius: 10px;
  padding: 15px 30px;
  color: #2F384F;
  margin-bottom: 20px;
}
.item-info-txt:last-child {
  margin-bottom: 0;
}
.item-info-txt ul {
  margin-bottom: 15px;
  list-style: none;
}
.item-info-txt h6 {
  color: #BBA46E;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.item-info-txt textarea {
  width: 100%;
  padding: 12px 10px;
  font-size: 12px;
  background: #FFFFFF;
  border: 1px solid #BBA46E;
  height: 135px;
  outline: none;
}
.item-info-txt .btn-book {
  margin-bottom: 12px;
}
.item-info-txt .btn-book ul {
  margin-bottom: 0;
  display: flex;
}
.item-info-txt .btn-book ul li {
  margin-right: 30px;
}
.item-info-txt .btn-book ul li:last-child {
  margin-right: 0;
}
.item-info-txt .btn-book ul li a {
  background: #BBA46E;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600;
  padding: 2px 10px;
  color: #fff;
}
.item-info-txt .btn-acc-book a, .item-info-txt .btn-acc-book .btn_field {
  background: #BBA46E;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600;
  padding: 2px 10px;
  color: #fff;
  cursor: pointer;
  border: 0;
}

.list-cal .item-cal {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.list-cal .item-cal:last-child {
  margin-bottom: 0;
}
.list-cal .item-cal .time {
  color: #BBA46E;
  font-size: 16px;
  font-weight: 700;
  flex: 0 0 90px;
}
.list-cal .item-cal .check {
  flex: 0 0 25px;
}
.list-cal .item-cal .check input {
  width: 25px;
  height: 25px;
  background: #FFFFFF;
  border: 2px solid #BBA46E;
}
.list-cal .item-cal .info {
  flex: 0 0 calc(100% - 115px);
  max-width: calc(100% - 115px);
}
.list-cal .item-cal ul {
  padding-left: 7px;
  border-left: 1px solid #9C9C9C;
  list-style: none;
}
.list-cal .item-cal ul li {
  margin-bottom: 5px;
}
.list-cal .item-cal ul li:last-child {
  margin-bottom: 0;
}
.list-cal .item-cal ul li strong {
  font-weight: 700;
}

.date-picker {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 1.62085px 10.1303px 4.05213px rgba(34, 34, 34, 0.15);
  backdrop-filter: blur(16.2085px);
  border-radius: 8.10427px;
  padding: 25px;
  font-size: 12px;
  margin-bottom: 15px;
}
.date-picker .ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}
.date-picker .ui-datepicker-calendar th {
  padding: 10px 5px;
  font-weight: 600;
  font-size: 11px;
}
.date-picker .ui-datepicker-calendar td {
  padding: 5px;
}
.date-picker .ui-datepicker-calendar td .ui-state-active {
  color: #BBA46E;
  font-weight: bold;
}
.date-picker .ui-datepicker-title {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.date-picker .ui-datepicker-header {
  position: relative;
}
.date-picker .ui-datepicker-header .ui-icon {
  display: none;
}
.date-picker .ui-datepicker-header .ui-corner-all {
  position: absolute;
  height: 100%;
  width: 30px;
  top: 0;
}
.date-picker .ui-datepicker-header .ui-datepicker-prev:after {
  content: "<";
  position: absolute;
  top: 0;
  left: 0;
  color: #bba46e;
  font-weight: bold;
  font-size: 14px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.date-picker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
.date-picker .ui-datepicker-header .ui-datepicker-next:after {
  content: ">";
  position: absolute;
  top: 0;
  right: 0;
  color: #bba46e;
  font-weight: bold;
  font-size: 14px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.info {
    width: 100%;
}

/*# sourceMappingURL=style.css.map */
.text-form {
  margin-bottom: 15px;
  color: #2F384F !important;
  font-weight: 600;
  font-size: 20px;
/*    text-transform: uppercase;*/
}

.form-input{
  background: #FFFFFF;
  border: 1px solid #BBA46E;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 14px;
  padding: 0 10px;
  outline: none;
  width: 100%;
}

.item-expert {
    background: #fff;
    box-shadow: 0px 0px 7px #aaaaaab5;
    border-radius: 8px;
    margin-bottom: 20px;
    overflow: hidden;
}

.item-expert:last-child {
  margin-bottom: 0;
}

.item-expert .info {
    padding: 15px;
}

.item-expert .info a {
    display: block;
    font-weight: bold;
    font-size: 13px;
}
.title-exp {
    margin-bottom: 20px;
}

.title-exp h2 {
    font-size: 16px;
    font-family: 'Noto';
    text-transform: uppercase;
    font-weight: bold;
}
.pagination-pages ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    font-size: 12px;
}

.pagination-pages ul li {
    padding: 0 2px;
}

.pagination-pages ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ebebeb;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-weight: bold;
}

.pagination-pages ul li a.active {
    background: #bba46e;
    color: #fff;
}
@media (max-width: 1023px) {
  .list-experet {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .title-exp {
      margin-top: 30px;
      margin-bottom: 10px;
  }
  .item-expert {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px);
      margin: 10px auto !important;
  }
  .pagination-pages ul {
    margin-top: 15px;
  }
}


.container_page_cate, .section_cate, .mx-100 {
    max-width: 100%;
}
.section_cate{
    margin: auto;
}
input#categories-search {
    background-color: rgb(255, 255, 255);
    min-width: 100%;
    box-shadow: rgb(38 38 38 / 8%) 0px 0px 25px;
    font-size: 16px;
    line-height: 1.2;
    padding: 12px 16px 12px 48px;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 6px;
    outline: blue;
}
.container_page_cate .title_le {
    color: #284a75;
    margin-bottom: 30px;
}
.container_page_cate .jNzzlM {
    text-align: center;
    width: 100%;
    padding-top: 32px;
}
input:active, input:focus {
    border-color: rgb(45, 135, 243) !important;
}
.sc-hHEiqL.ccTnQh.displayIcon {
    position: absolute;
    top: 50%;
    left: 16px;
    display: inline-flex;
    cursor: default;
    transform: translateY(-50%);
}

.sort_itemt_bkfed {
    margin-top: 20px;
}

.sort_itemt_bkfed .sort_itemt {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 16px;
    width: 100%;
}

.sort_itemt_bkfed .sort_itemt .sc-224time {
    text-align: center;
    width: 25%;
    padding: 0 15px;
    margin-top: 30px;
/*    max-width: 165px;*/
}

.sc-224time img {
    max-width: 110px;
    height: auto;
}
a.sc-kmIPcE.cKYATR {
    height: 70px;
    padding: 16px;
    width: 100%;
    display: flex;
    box-sizing: border-box;
/*    -webkit-flex-direction: column;*/
/*    -ms-flex-direction: column;*/
/*    flex-direction: column;*/
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e4e8ec;
    background-color: white;
    border-radius: 6px;
    box-shadow: 0px 5px 12px rgb(40 74 117 / 8%);
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    flex-wrap: wrap;
    justify-content: center;
}

.list-quizz .item-quizz ul li [type=checkbox]:checked + label {
    color: #fff;
    background: #18254F;
}

.sc-224time .content {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: center;
    word-break: break-word;
}

.sc-224time .content .sc-bdnxRM.bNSOyJ {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

.sort_itemt_bkfed .sort_itemt .sc-224time .banner {
    max-width: 110px;
    margin-bottom: 10px;
}
.full_container_page {
/*    background-image: url(../images/categoriesBackground.svg);*/
    width: 100%;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    background-size: cover;
/*    height: 355px;*/
}
.mx-100{
  max-width: 100%;
}
.section_block {
    padding: 25px 20px 20px;
    background: #d1c5a8;
/*    margin-top: 30px;*/
}
.section_block {
    max-width: 1020px;
    margin: auto;
    margin-top: 40px;
    position: relative;
    z-index: 999;
    margin-bottom: 20px;
    border-radius: 10px;
}

section.box-banner {
    z-index: 90;
}
.container_page_block form {
    margin: 0;
}
label sup {
    top: 0;
    color: red;
}
.form_position_post button.btn {
    width: 100%;
    background: #BBA46E;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    margin-top: 17px;
}
.avr iframe {
    max-width: 100%;
}

.content_table_chart {
        max-width: 680px;
        margin: auto;
        padding: 30px 0px;
    }

    .title_chart {
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .cont_table .table td, .cont_table .table th {
        border-top: 2px solid #00000094;
        vertical-align: middle;
        text-align: center;
    }
    .cont_table .table thead th {
        border-bottom: none;
    }

    .cont_table table.table {
        border-bottom: 2px solid #00000094;
    }
    /*.content_chart_box {
        margin-bottom: 60px;
    }*/
    .box-login .user-acc .info ul {
        justify-content: unset;
    }

    .box-login .txt-acc ul {
        flex-wrap: wrap;
        justify-content: unset;
    }
.title-2 {
  font-size: 20px;
  font-weight: 600;
  padding: 22px 0px;
}
.name-ct {
    display: inline-block;
    font-weight: 700;
}
.container_chart p {
    color: #000 !important;
}
/*respónive*/
@media only screen and (min-width: 768px) and  (max-width: 1023px) {
  .sort_itemt_bkfed .sort_itemt .sc-224time {
/*      width: calc(25% - 40px);*/
      width: 25%;
      max-width: none;
  }
  .cYlyIP {
      padding: 0px 15px;
  }
  .sort_itemt_bkfed {
      padding: 0px 20px;
  }
}
@media only screen and  (max-width: 767px) {
  .sort_itemt_bkfed .sort_itemt .sc-224time {
      width: calc(50% - 15px);
      max-width: none;
      padding: 0;
  }
  .sort_itemt_bkfed .sort_itemt {
      justify-content: space-between;
  }
  .cYlyIP {
      padding: 0px 15px;
  }
  .sort_itemt_bkfed {
      padding: 0px 20px;
  }
}

@media (max-width: 767px) {
  .section_block {
    max-width: 100%;
    margin-top: 30px;
  }
}
.mb-0{
  margin-bottom: 0px !important;
}
.after_title {
    font-size: 25px !important;
    margin-bottom: 15px;
    line-height: 33px !important;
}
.ta-center {
    text-align: center;
}

.title-dat-lich {
    font-size: 20px;
    font-weight: 700;
    color: #ad8548;
    margin-bottom: 30px;
}

a.btn_field.cls-export:hover{
  background: #bc8c1b;
}
a.btn_field.cls-export {
    padding: 7px 15px;
    background: #bba46e;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
    font-size: 20px;
}
.info_chart {
    text-align: center;
    font-weight: normal !important;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tit_inline {
    font-family: Noto;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #BBA46E;
}

.line_itemt_list .itemt_content {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    align-items: center;
}

.line_itemt_list {
    margin: 25px 0px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.line_itemt_list .itemt_content .itm_txt {
    width: 55%;
    order: 2;
}

.line_itemt_list .itemt_content .itm_img {
    width: calc(45% - 20px);
    order: 3;
}

section.box_flex_imgtxt {
    margin: 35px 0px;
    margin-bottom: 20px;
}

.line_itemt_list:last-child {margin-bottom: 0px;}

.line_itemt_list:nth-child(2n+2) .itemt_content .itm_img {
    order: 1;
}

.list_cont_child {
    padding-left: 15px;
    line-height: 28px;
}

.list_cont_child > p {list-style-type: disc;/*display: list-item;*/}

.title-lager {
    font-size: 21px;
    font-family: 'Noto';
    margin-bottom: 10px;
}

@media (max-width: 767px) { 
    .line_itemt_list .itemt_content {
        flex-wrap: wrap;
    }

    .line_itemt_list .itemt_content .itm_img, .line_itemt_list .itemt_content .itm_txt {
        width: 100%;
        order: 0;
        margin-bottom: 20px;
    }

    .line_itemt_list {
        padding: 0;
    }
}






@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Light.svg#eicon) format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Regular.svg#eicon) format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'ESL Legend';
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.eot#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.woff2) format("woff2"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/fonts/legend/ESLLegend-Bold.svg#eicon) format("svg");
  font-style: normal;
  font-weight: bold;
}

img {
  max-width: 100%;
}

.ag-format-container {
  width: 1160px;
  margin: 0 auto;

  position: relative;
}

/*.ag-timeline-block {
  padding: 300px 0;
}*/
.ag-timeline_title-box {
  padding: 0 0 30px;

  text-align: center;
}
.ag-timeline_tagline {
  font-size: 40px;
  color: rgb(84, 89, 95);
}
.ag-timeline_title {
    font-family: Noto;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #BBA46E;
}

.ag-timeline_item {
  margin: 0 0 50px;

  position: relative;
}
.ag-timeline_item:nth-child(2n) {
  text-align: right;
}

.ag-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;

  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #393935;

  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;

  overflow: hidden;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #BBA46E;
}

.ag-timeline-card_box {
  padding: 0 0 20px 50%;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
}
.ag-timeline-card_point-box {
  display: inline-block;
  margin: 0 14px 0 -28px;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -28px 0 14px;
}
.ag-timeline-card_point {
  height: 50px;
  line-height: 50px;
  width: 50px;
  border: 3px solid #BBA46E;
  background-color: #1d1d1b;

  text-align: center;
  font-family: 'ESL Legend', sans-serif;
  font-size: 20px;
  color: #FFF;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.js-ag-active .ag-timeline-card_point {
  color: #1d1d1b;
  background-color: #BBA46E;
}
.ag-timeline-card_meta-box {
  display: inline-block;
}
.ag-timeline-card_meta {
    margin: 10px 0 0;
    font-family: "Mulish";
    font-weight: bold;
    font-size: 18px;
    color: #BBA46E;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -77px 0 0;
  background-color: #BBA46E;

  opacity: 0;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  box-shadow: 0 0 0 0 rgba(0,0,0,.5);

  -webkit-transition: -webkit-transform .5s, opacity .5s;
  -moz-transition: -moz-transform .5s, opacity .5s;
  -o-transition: -o-transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s;

  position: relative;
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #BBA46E;

  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;

  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;

  right: auto;
  left: 0;
}
.ag-timeline-card_img {
  width: 100%;
}
.ag-timeline-card_info {
  padding: 20px 30px;
}
.ag-timeline-card_title {
  display: none;
  margin: 10px 0 0;

  font-family: 'ESL Legend', sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #BBA46E;
}
.ag-timeline-card_desc {
  line-height: 1.45;

  font-size: 16px;
  color: #FFF;
}


@media only screen and (max-width: 979px) {
  .ag-timeline_line {
    left: 30px;
  }

  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }

  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px;
  }
  .ag-timeline-card_meta-box {
    display: none;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px;
  }
  .ag-timeline-card_point {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ag-timeline-card_item {
    width: auto;
    margin: -65px 0 0 75px
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    right: auto;
    left: 0;
  }
  .ag-timeline-card_title {
    display: block;
  }
  .ag-timeline-card_arrow {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-card_img {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 639px) {
  .ag-timeline_title {
    font-family: Noto;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #BBA46E;
  }

  .ag-timeline-card_info {
    padding: 10px 15px;
  }
  .ag-timeline-card_desc {
    font-size: 14px;
  }
}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

.title-q {
    font-size: 24px;
    font-weight: 600;
    margin-top: 25px;
}

