@charset "UTF-8";
0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Suez+One&display=swap");
@font-face {
  font-family: "UTM Americana";
  src: url("https://candyfonts.com/wp-data/2018/10/26/11233/UTM AmericanaBEx.ttf") format("woff"), url("https://candyfonts.com/wp-data/2018/10/26/11233/UTM AmericanaBEx.ttf") format("opentype"), url("https://candyfonts.com/wp-data/2018/10/26/11233/UTM AmericanaBEx.ttf") format("truetype");
}
body {
  background-color: #e5e5e5;
  background-image: url(/assets/images/backgroundbody.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  color: #707378;
}

img {
  max-width: 100%;
}

.dimmer {
  height: 10px;
}

.carousel .carousel-indicators {
  margin-bottom: -30px;
}
.carousel .carousel-indicators button {
  background-color: #491E1B;
  width: 13px;
  height: 13px;
  border-radius: 100%;
}

@media screen and (max-width: 1023px) {
  .carousel-indicators {
    margin-bottom: -30px;
  }
}
h1 {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  /* identical to box height, or 123% */
  letter-spacing: -0.05em;
  color: #491E1B;
}

.content_h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  /*line-height: 42px;*/
  /* identical to box height, or 139% */
  /*text-transform: uppercase;*/
  color: #491E1B;
}

.content_h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  /* or 141% */
  color: #707378;
}

.content_detail {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  /* or 141% */
  color: #707378;
}

.imageachivebox {
  width: 100%;
  height: 100%;
  border: 1px solid #491E1B;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}
.imageachivebox img {
  width: 100%;
}
.imageachivebox a {
  margin-bottom: 10px;
  align-self: flex-end;
}

.achive-box {
  padding: 10px;
}
.achive-box img {
  width: 100%;
  max-height: 250px;
}
@media screen and (max-width: 1023px) {
  h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .content_h3 {
    font-size: 20px;
    line-height: 23px;
  }
  .content_h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .content_detail {
    font-size: 16px;
    line-height: 20px;
  }
}
.title-block h2 {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  /* identical to box height, or 86% */
  text-align: center;
  color: #491E1B;
  margin: 50px 0px;
}

.btn.btn-primary {
  background-color: #f94c3b;
  border-color: #f94c3b;
  transition: all 0.2s ease-in-out;
}
.btn.btn-primary:hover {
  background-color: #e11a07;
  border-color: #e11a07;
}
.btn.btn-secondary {
  background-color: #491E1B;
  border-radius: 60px;
}
.btn.btn-secondary:hover {
  background-color: #e11a07;
  border-color: #e11a07;
}

.card .card-img, .card .card-img-top {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

nav .container .ms-n5 {
  margin-left: -40px;
}
nav .container .nav-item {
  margin-right: 20px;
}
nav .container .nav-item.active .nav-link {
  background: #FFBA49;
  border-radius: 25px;
  padding: 5px 20px;
}
nav .container .nav-item:hover .nav-link {
  background: #FFBA49;
  border-radius: 25px;
  padding: 5px 20px;
}

.block {
  padding: 0 0 1.5rem;
}
.block img {
  border-radius: 0.25rem;
}
.block.column-block .col-md:not(:last-child) {
  margin-bottom: 1.5rem;
}
.block.column-block img {
  height: 100%;
  object-fit: cover;
}
.block.image-gallery-block .carousel {
  border-radius: 0.25rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .block.column-block .col-md:not(:last-child) {
    margin-bottom: 0;
  }
}
.post-meta {
  font-size: 0.875rem;
}
.post-meta span:not(:last-child)::after {
  content: "◆";
  display: inline-block;
  padding: 0 0.25rem;
}

.archive article {
  padding-bottom: 1rem;
  margin-top: 1.5rem;
}

.comments .alert {
  background: #f4f4f4;
  padding: 2rem 2.5rem;
}

.page-link {
  color: #f94c3b;
  min-width: 2.5rem;
  text-align: center;
}
.page-link:hover {
  color: #f71f0a;
}

.page-item.active .page-link {
  background: #f94c3b;
  border-color: #f94c3b;
}

.topbanner .banner {
  margin: 50px 0px;
}
.topbanner .banner .container .row .leftbanner h2 {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  /* or 123% */
  letter-spacing: -0.05em;
  text-align: justify;
  color: #491E1B;
}
.topbanner .banner .container .row .leftbanner p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: justify;
  /* or 133% */
  color: #707378;
}
.topbanner .banner .container .row .leftbanner a {
  background: #491E1B;
  border-radius: 60px;
}
.topbanner .banner .container .row .rightbanner {
  padding: 20px 30px;
}
.topbanner .banner .container .row .rightbanner .carousel .carousel-indicators button {
  background-color: #491E1B;
  width: 13px;
  height: 13px;
  border-radius: 100%;
}
.topbanner .slogan .container {
  padding: 50px 100px;
}
.topbanner .slogan .container p {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  /* or 138% */
  text-align: center;
  color: #491E1B;
}
.topbanner .slogan .container p a {
  color: #491E1B;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .topbanner .banner .container .row {
    flex-direction: column-reverse;
  }
  .topbanner .banner .container .row .leftbanner h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    /* or 123% */
    letter-spacing: -0.05em;
  }
  .topbanner .banner .container .row .leftbanner p {
    font-size: 14px;
    line-height: 20px;
    /* or 133% */
    color: #707378;
  }
  .topbanner .banner .container .row .leftbanner a {
    background: #491E1B;
    border-radius: 60px;
  }
  .topbanner .banner .container .row .rightbanner {
    padding: 0;
  }
  .topbanner .banner .container .row .rightbanner .carousel .carousel-indicators {
    margin-bottom: -10px;
  }
  .topbanner .banner .container .row .rightbanner .carousel .carousel-indicators button {
    background-color: #491E1B;
    width: 13px;
    height: 13px;
    border-radius: 100%;
  }
}
.top-dich-vu-block .container .item img {
  width: 100%;
}
.top-dich-vu-block .container .item a {
  text-decoration: none;
}
.top-dich-vu-block .container .item a h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 40px;
  /* identical to box height, or 194% */
  padding-left: 30px;
  color: #491E1B;
}
.top-dich-vu-block .container .item p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  padding: 0px 30px;
  /* or 146% */
  color: #707378;
}

.home-partner-block {
  padding: 20px 0px;
  background-color: #e5e5e5;
}
.home-partner-block h2 {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  /* identical to box height, or 86% */
  text-align: center;
  text-transform: uppercase;
  color: #491E1B;
  margin: 50px 0px;
}
.home-partner-block .headermobile {
  display: none;
  background-image: url(../images/bgdoitac.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 26.7px;
  line-height: 40px;
  /* or 148% */
  text-align: center;
  color: #491E1B;
  padding: 100px 100px;
}
.home-partner-block .partneritem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.home-partner-block .partneritem img {
  width: 300px;
  height: auto;
  max-width: 100%;
}
.home-partner-block .headerweb {
  background-image: url(../images/bgdoitac.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 26.7px;
  line-height: 40px;
  /* or 148% */
  text-align: center;
  color: #491E1B;
  padding: 100px 100px;
}

@media screen and (max-width: 1023px) {
  .home-partner-block .headermobile {
    display: block;
  }
  .home-partner-block .headerweb {
    display: none;
  }
  .home-partner-block .divition {
    display: none;
  }
}
footer .slogen1 {
  width: 100%;
  padding: 20px 20%;
}
footer .slogen1 p {
  font-family: "UTM Americana";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  /* or 138% */
  text-align: center;
  color: #491E1B;
}
footer .imagenhansu .container img {
  width: 100%;
  height: auto;
}
footer .slogen2 {
  width: 100%;
  padding: 50px 20% 30px 20%;
  background-color: #491E1B;
}
footer .slogen2 p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  /* or 146% */
  text-align: center;
  color: #FFFFFF;
}
footer .footercontent {
  background-color: #c4c4c4;
}
footer .footercontent .container .footerlogo {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footercontent .container hr {
  color: #FFFFFF;
}
footer .footercontent .container .footermenu h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 52px;
  margin-left: 15px;
  /* identical to box height, or 262% */
  text-transform: uppercase;
  color: #FFFFFF;
}
footer .footercontent .container .footermenu ol li {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  /* or 179% */
  color: #FFFFFF;
}
footer .copyright {
  padding-top: 20px;
}
footer .copyright p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  /* identical to box height, or 183% */
  text-align: center;
  color: #272D4E;
}