@font-face {
  font-family: 'Inter-Bold';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/Inter-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter-Regular';
  src: url('/wp-content/themes/flatsome-child/assets/fonts/Inter-Regular.ttf') format('truetype');
  font-display: swap;
}
html {
    margin-right: 0 !important;
}
body{
  font-family: 'Inter-Regular', sans-serif;
  font-size: 15px;
}
h1, h2, h3, h4, h5, h6, strong {
  font-family: 'Inter-Bold', sans-serif;
}
#masthead .flex-left > ul > li > a {
    color: #000;
    font-family: 'Inter-Bold';
    padding: 0;
}
#masthead .flex-left > ul {
    justify-content: center;
}
#logo {
    margin-right: 0;
}
.nav-line-bottom>li>a:before {
    height: 1px;
}
#masthead .flex-left > ul > li.active > a, #masthead .flex-left > ul > li > a:hover {
    color: #1175bd;
}
.stuck .header-main {
    background: #fff;
}
.stuck .header-main ul > li > a {
    line-height: 1.6 !important;
}
#masthead .flex-left > ul > li > a> i {
    display: none;
}
#masthead .flex-left > ul > li>ul {
    background: #0789d5;
    padding: 0;
}
#masthead .flex-left > ul > li>ul>li>a {
    color: #fff;
    font-size: 14px;
    line-height: 1.4 !important;
    padding: 7px 15px;
}
#masthead .flex-left > ul > li>ul>li>a:hover {
    text-decoration: underline;
}
.mail-header a {
    background: #f02027;
    width: 35px;
    height: 35px;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mail-header a i {
    color: #fff;
    top: 0;
    position: relative;
    font-size: 15px;
}
.header-search>a {
    background: #3775bd;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
}
.header-search>a>i {
    color: #fff;
    top: -2px;
    position: relative;
}
.header-search {
    margin-left: 0 !important;
}
.infoFt>h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
.infoFt>p {
  margin-bottom: 8px;
  font-size: 13px;
  position: relative;
  padding-left: 20px;
}
.infoFt>p:before {
  font-family: "Font Awesome 7 Free";
  position: absolute;
  left: 0;
}
.infoFt1>p:nth-child(2):before, .infoFt1>p:nth-child(3):before, .infoFt1>p:nth-child(4):before,
.infoFt1>p:nth-child(5):before, .infoFt1>p:nth-child(6):before, .infoFt2>p:nth-child(2):before,
.infoFt2>p:nth-child(3):before, .infoFt2>p:nth-child(4):before, .infoFt3>p:nth-child(2):before,
.infoFt3>p:nth-child(3):before, .infoFt3>p:nth-child(4):before{
  content: '\f3c5';
}
.infoFt1>p:nth-child(7):before, .infoFt2>p:nth-child(5):before, .infoFt3>p:nth-child(5):before {
  content: '\f095';
}
.section-title-normal, .section-title-normal span {
  border-bottom: 0;
  padding-bottom: 0;
}
footer .section-title-normal span {
  text-transform: inherit;
}
footer .ux-menu-link__link {
  font-size: 13px;
  min-height: auto;
}
footer .ux-menu-link+.ux-menu-link .ux-menu-link__link {
  padding-top: 10px;
}
footer .ux-menu-link__link:hover {
  color: #c7040a!important;
  text-decoration: underline;
}
.fFt button {
  margin: 0;
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 12px;
  color: #1175bd;
}
.fFt input {
  border: 0;
  box-shadow: none;
  border-bottom: solid 1px #ccc;
  font-size: 13px;
  padding: 0;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}
.wpcf7-response-output {
  margin: 10px 0 0 !important;
  border: 0 !important;
  font-size: 12px;
  color: red;
  padding: 0 !important;
}
input, textarea, input:focus, textarea:focus {
  box-shadow: none !important;
}
.social-icons a {
  background: #1175bd !important;
  border: 0 !important;
  color: #fff;
}
.social-icons a i {
  top: 1px;
}
.copyright-footer {
  color: #000;
  font-size: 13px;
}
.section-title-normal:not(footer .section-title-normal) span {
  text-transform: inherit;
  font-size: 36px;
}
.des-1 *{
  margin-bottom: 0;
}
.btn {
    color: #2d2d2d !important;
    font-weight: 500;
    font-size: 16px;
}
.btn:hover {
    color: red !important;
}
.blog-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
#crumbs {
    background-color: #f6f6f6;
    padding: 2.08333rem;
    color: #6d6d6d;
}
#crumbs * {
    color: #6d6d6d;
    font-size: 14px;
}
#crumbs span:not(.current) {
    margin: 0 10px;
}
.crumb-cate {
    padding-bottom: 50px;
}
h1.entry-title {
    text-transform: uppercase;
    font-size: 30px;
}
.news-item-date {
    position: relative;
}
.news-item-date span {
    color: #6d6d6d;
    position: relative;
    background: #fff;
    padding-right: 20px;
    font-size: 13px;
}
.news-item-date:before {
    content: '';
    background: #ed1c23;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 10px;
}
.entry-header-text-top {
    padding-bottom: 0;
}
#comments {
    display: none;
}
.blog-single article {
    margin-bottom: 0;
}
.archive-page-header h1.page-title {
    font-size: 30px;
    text-transform: inherit;
}
header.archive-page-header {
    padding-top: 30px;
}
.post-item .box:hover img {
    transform: scale(1.1);
}
.news {
    opacity: 1;
}
.news .box-text * {
    opacity: 1;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}
.box-blog-post .is-divider {
    display: none;
}
.news .box-text {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background: linear-gradient(180deg, transparent, #000);
    padding: 3.33333rem 1.66667rem 1.66667rem;
}
.news .box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news .box-text a {
    margin: 10px 0;
    font-size: 20px;
    text-transform: uppercase;
}
.news .box:hover .box-text {
    background: linear-gradient(180deg, rgba(173, 16, 32, 0), #ad1020);
}
.news-vertical .box-image {
    width: 30%;
}
.from_the_blog_excerpt {
    opacity: 1;
    font-size: 13px;
}
.news-vertical .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-title a {text-transform: uppercase;}
.news-vertical .post-title a {
    font-size: 14px;
    margin: 7px 0;
}
.time {
    color: #777;
    font-size: 12px;
}
.news .time {
    color: #fff;
}
.news-vertical .box-text {
    padding: 0 20px;
}
#post-list .post-item .box-text {
    padding: 15px 0 10px;
}
#post-list .post-item .box-text .time {
    font-size: 14px;
    font-weight: bold;
}
#post-list .post-item .box-text a {
    margin: 10px 0;
    font-size: 18px;
}
#post-list .post-item .box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.background-section-new {
    background: url(/wp-content/uploads/2026/05/bg-news.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
}
.background-section-new #crumbs {
    display: inline-block;
}
.background-section-new #crumbs h1 {
    color: #000;
    font-size: 34px;
    text-transform: inherit;
}
.page-crumbs h1 {
    font-size: 36px !important;
    color: #000 !important;
}
.page-crumbs {
    display: inline-block;
    position: absolute;
}
.sec-br {
    align-items: baseline;
}
.box1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-transition: all .3s ease-in-out;
    gap: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    transition: all .3s ease-in-out;
    background-color: #d2ecf8;
    padding: 1.25rem;
    min-height: 17.70833rem;
}
.box1 h3 {
    color: #1b65a6;
    text-transform: uppercase;
}
.box1 .icon-box-text>div {
    -webkit-transition: grid-template-rows .25s ease;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .25s ease;
    transition: grid-template-rows .25s ease, -ms-grid-rows .25s ease;
}
.box1:hover .icon-box-text>div {
    grid-template-rows: 1fr;
}
.box1 .icon-box-text>div>p {
    overflow: hidden;
    color: #1b65a6;
    font-size: 14px;
}
.box1:hover {
    background: #ffffff;
}
.bang thead tr th {
    background-color: #ed1c23;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.bang tbody tr td {
    color: #000;
    text-align: left;
    font-size: 16px;
}
.bang table {
    border-collapse: collapse;
}
.bang table td, .bang table th {
    border: 1px solid #efefef;
}
.bang table tr:nth-child(2n) {
    background-color: #f6f6f6;
}
table td {
    padding: .625rem 1.04167rem !important;
    color: #000;
}
.single-du-an #crumbs {
    display: inline-block;
}
.info-project>h1 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1.5;
}
.project-detail-attributes ul li {
    gap: 1.04167rem;
    display: grid;
    grid-template-columns: 30% 1fr;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 1.04167rem;
    margin-left: 0;
}
.project-detail-attributes ul {
    list-style: none;
}
.article-content * {
    font-size: 14px;
}
.gallery-box {
  max-width: 580px;
}
.gallery-main-img {
  width: 100%;
  object-fit: cover;
  display: block;
}
.gallery-thumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}
.gallery-thumbs-list {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  flex: 1;
}
.gallery-thumbs-list::-webkit-scrollbar {
  display: none;
}
.gallery-thumb {
  flex: 0 0 90px;
  height: 70px;
  cursor: pointer;
  border: 1px solid transparent;
  overflow: hidden;
}
.gallery-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.gallery-thumb.active {
  border-color: #1a6fb5;
}
.gallery-btn {
  border: none;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 25px;
  flex-shrink: 0;
  margin: 0;
  min-height: auto;
  min-width: 35px !important;
  padding: 0;
  line-height: normal;
}
.related-project h5.post-title a {
    margin: 10px 0;
}
.related-project p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}
.xemchitiet a {
    text-transform: uppercase;
    color: #282828;
}
.xemchitiet a i {
    font-size: 12px;
    margin-left: 7px;
}
.f-project .col {
    padding-bottom: 0;
}
.f-project input {
    background: transparent;
    border: 0;
    font-size: 12px;
    border-bottom: solid 1px #ccc;
    padding: 0;
    background-image: url(/wp-content/uploads/2026/05/input-bg-blue.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 15px;
}
input:focus {background-color: transparent !important;}
.f-project input {
    margin-bottom: 30px;
}
.f-project button {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 13px;
    font-weight: 100;
}
.section-dk form {
    margin-bottom: 0;
}
.background-section-new2 #crumbs {
    display: inline-block;
}
.background-section-new2 h1 {
    color: #000 !important;
    font-size: 34px !important;
    text-transform: inherit;
}
.background-section-new2 {
    background-size: cover !important;
    background-position: center !important;
    height: 500px;
}
section.page-category-project {
    padding-top: 60px;
}
.menu-project, .menu-project>div {
    display: inline-block;
}
.menu-project>div>a {
    min-height: auto;
    margin: 0 15px;
}
.menu-project>div:first-child>a {
    margin-left: 0;
}
.menu-project>div.active>a {
    color: #1175bd;
    border-bottom: solid 1px;
    padding: 0;
}
.project-filter{
    display:flex;
    gap:40px;
    width: 85%;
    margin-bottom: 40px;
    margin-top: 20px;
    align-items: center;
}
.filter-item{
    flex:1;
}
.filter-item label{
    display:block;
    font-size:32px;
    font-weight:700;
    color:#1e2b45;
    margin-bottom:20px;
    line-height:1.2;
}
.project-filter select{
    width:100%;
    height: 45px;
    border:none;
    border-bottom:1px solid #d9d9d9;
    background-color:transparent;
    font-size: 14px;
    font-weight:400;
    color: #888888;
    padding:0 40px 0 0;
    outline:none;
    box-shadow:none;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    cursor:pointer;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'%3E%3Cpath d='M1 1.5L9 10.5L17 1.5' stroke='%231E3A5F' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat:no-repeat;
    background-position:right center;
    background-size:16px;
}
.project-filter select:focus{
    border-bottom:1px solid #1e3a5f;
}
.filter-submit{
    flex:none;
}
.filter-submit button{
    border:none;
    background:transparent;
    display:flex;
    align-items:center;
    gap:14px;
    font-size:28px;
    font-weight:700;
    color:#0d2d5e;
    cursor:pointer;
    padding:0;
    transition:all .3s ease;
}
.filter-submit button:hover{
    opacity:.7;
}
.filter-submit svg{
    width:18px;
    height:18px;
}
.filter-submit button {
    margin: 0;
    font-size: 14px;
    font-weight: 100;
    min-height: auto;
}
.project-filter select {
    margin-bottom: 0;
}
.section-title-center b {
    background: transparent;
}
.section-title-center span {
    text-transform: inherit;
    font-size: 36px;
}
.box2  .box-text {
    padding: 20px 0;
}
.box2 .box-text h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.box2 .box-text p {
    font-size: 15px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.box2 .btn, .box3 .btn {
    background: #1b65a6 !important;
    color: #fff !important;
    font-size: 14px;
    padding: 3px 20px;
}
.box2:hover .btn, .box3:hover .btn {
    background: #ed1c23 !important;
}
.box3 .box-text {
    padding: 0 20px;
}
.box3 .box-text h4 {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 13px;
}
.box3 .box-text p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.da-slider-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.da-slider {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}
.da-slide {
    flex: 0 0 100%;
    min-height: 520px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
}
.da-arrow, .da-next {
    margin: 0;
}
@media (max-width: 768px) {
    .da-slide { min-height: 380px; }
}
.da-slide-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.da-slide-content {
    background: rgba(20, 90, 160, 0.85);
    color: #fff;
    padding: 36px 32px;
    max-width: 380px;
    margin-left: 80px;
}
@media (max-width: 768px) {
    .da-slide-content {
      margin-left: 20px;
      padding: 24px 20px;
      max-width: calc(100% - 40px);
  }
}
.da-slide-title {
    font-size: clamp(18px, 2.5vw, 26px);
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 14px;
    text-transform: uppercase;
    color: #fff;
}
.da-slide-desc {
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 20px;
    color: rgba(255,255,255,0.9);
}
.da-slide-btn {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 2px;
    transition: border-color 0.2s;
}
.da-slide-btn:hover {
    border-color: #fff;
    color: #fff;
}
.da-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.15);
    border: none;
    color: #fff;
    font-size: 36px;
    width: 44px;
    height: 44px;
    line-height: 1;
    cursor: pointer;
    z-index: 10;
    transition: background 0.2s;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.da-arrow:hover {
    background: rgba(255,255,255,0.3);
}
.da-prev { left: 12px; }
.da-next { right: 12px; }
.box1a {
    background: #ededed;
    border: solid 1px #ccc;
}
.page-crumbs2 {
    display: inline-block;
    margin-bottom: 60px;
}
.secgt:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, #fff 20%, rgba(255, 255, 255, 0));
    width: 80%;
    height: 100%;
    content: "";
}
.secgt2 {
    border-bottom: solid 1px #ebebeb;
}
.menu-gt,.menu-gt>div {
    display: inline-block;
}
.menu-gt a {
    min-height: auto;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    color: #777;
    position: relative;
}
.menu-gt>.active>a {
    color: #1175bd;
}
.menu-gt>div+div a {
    border-left: 1px solid #e9e9e9;
    padding-left: .83333rem;
}
.btn2 {
    border: solid 1px !important;
    text-transform: capitalize;
    font-weight: 100;
}
.btn2 span:before {
    content: '\f019';
    font-family: "Font Awesome 7 Free";
    margin-right: 6px;
}
.btn2 span {
    line-height: 2.6;
}
.desgt {
    margin-bottom: 50px;
}
.stat-item-number {
    color: #ed1c23;
    font-weight: bold;
    font-size: 50px;
    font-family: 'Inter-Bold';
    line-height: 1.3;
}
.stat-item-text {
    font-family: 'Inter-Bold';
    font-size: 20px;
    margin-bottom: 30px;
}
.tl-slider {
    position: relative;
    padding: 0 55px;
    margin-top: -10px;
}
.tl-slider .tl-prev,
.tl-slider .tl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
}
.tl-slider .tl-prev, .tl-slider .tl-next {
    margin: 0;
    min-height: auto;
    line-height: 0;
    font-size: 30px;
}
.tl-slider .tl-prev {
    left: -20px;
}
.tl-slider .tl-next {
    right: -20px;
}
.tl-viewport {
    overflow: hidden;
}
.tl-track {
    display: flex;
    transition: transform 0.45s ease;
}
.tl-item {
    flex-shrink: 0;
    text-align: center;
    padding: 10px;
}
.tl-dot-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
    justify-content: center;
}
.tl-dot-wrap img {
    width: 22px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.15));
}
.tl-line {
    flex: 1;
    height: 2px;
    background: linear-gradient(to right, #ddd, #bbb);
}
.tl-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #cc0000;
    flex-shrink: 0;
    margin: 0 8px;
    box-shadow:
    0 0 0 4px #fff,
    0 0 0 7px rgba(204, 0, 0, 0.25),
    0 4px 10px rgba(204, 0, 0, 0.3);
    transition: all 0.3s ease;
}
.tl-item:hover .tl-dot {
    transform: scale(1.15);
    background: #ff1a1a;
}
.tl-year {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #111;
    letter-spacing: 0.5px;
}
.tl-text {
    font-size: 13px;
    color: #000;
    margin: 0;
}
.imght {
    margin-bottom: 0 !important;
}
.box4 .icon-box-text h3 {
    font-size: 28px;
    margin-bottom: 3px;
}
.box4 .icon-box-text p {
    font-size: 14px;
}
.gt {
    background: #fff;
    padding: 20px;
    border-bottom: solid 1px #ed1c23;
}
.gt *:first-child {
    font-size: 18px;
    margin-bottom: 7px;
    color: #ed1c23;
    font-family: 'Inter-Bold';
}
.gt p {
    font-size: 13px;
}
.des2 p:nth-child(2), .des2 p:nth-child(4), .des2 p:nth-child(6), .des2 p:nth-child(8) {
    font-size: 18px;
    border-top: solid 1px #e4e4e4;
    padding-top: 15px;
    margin-bottom: 10px;
}
.box5 .box-text {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .8));
    padding: 1.04167rem;
}
.box5 .box-text h4 {
    font-size: 20px;
}
.box5 .box-text .content-5 {
    -webkit-transition: grid-template-rows .25s ease;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .25s ease;
    transition: grid-template-rows .25s ease, -ms-grid-rows .25s ease;
}
.box5:hover .box-text .content-5 {
    grid-template-rows: 1fr;
}
.box5 .box-text .content-5 p{
    overflow: hidden;
}
.secgt2 {
    position: sticky;
    top: 102px;
    z-index: 999;
    background: #fff;
}
.badge.post-date {
    display: none;
}
.home .badge.post-date {
    display: block;
    top: 0;
}
.home .badge.post-date .badge-inner {
    height: 70px;
    width: 70px !important;
    min-width: 70px;
}
.home .badge.post-date .badge-inner * {
    font-size: 20px;
    line-height: 1.3;
}
.newshome  .time {
    display: none;
}
.newshome .box-text {
    padding: 20px 0;
}
.newshome .box-text .post-title a {
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px;
}
.newshome .box-text p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.home-2 .btn2 {
    background: #fff !important;
    padding: 0 20px;
}
.btn3 {
    font-weight: 100;
}
.home-2 {
    overflow: hidden;
}
.slider-home button.flickity-button {
    opacity: 1;
}
.slider-home button.flickity-button svg {
    background: #ed1c23;
    padding: 10px;
}
.slider .flickity-prev-next-button:hover .arrow, .slider .flickity-prev-next-button:hover svg {
    fill: #fff;
}

@media (max-width: 992px){
    .danb-big-img{
        height:420px;
    }
    .danb-big-title{
        font-size:28px;
    }
    .danb-overlay{
        padding:80px 24px 145px;
    }
    .danb-thumbs{
        max-width:82%;
    }
}
@media (max-width: 768px){
    .danb-wrap{
        border-radius:18px;
    }
    .danb-big-img{
        height:280px;
    }
    .danb-overlay{
        padding:60px 18px 110px;
    }
    .danb-label{
        font-size:11px;
        padding:6px 12px;
    }
    .danb-big-title{
        font-size:20px;
        line-height:1.45;
    }
    .danb-thumbs{
        right:12px;
        bottom:12px;
        max-width:92%;
    }
    .danb-track{
        gap:8px;
    }
    .danb-thumb{
        width:92px;
        border-radius:12px;
    }
    .danb-thumb img{
        height:56px;
    }
    .danb-thumb-name{
        font-size:10px;
        padding:5px 7px;
    }
}
@media (max-width: 480px){
    .danb-big-img{
        height:240px;
    }
    .danb-big-title{
        font-size:18px;
    }
    .danb-overlay{
        padding-bottom:95px;
    }
}
@media (max-width: 768px) {
    .tl-slider {
        padding: 0 45px;
    }
    .tl-slider .tl-prev,
    .tl-slider .tl-next {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .tl-year {
        font-size: 22px;
    }
    .tl-text {
        font-size: 14px;
    }
}
@media (min-width: 992px){
  .nopad{
    padding-bottom: 0 !important;
}
#masthead .flex-left {
    max-width: 75%;
}
.col-img-home:after {
    background: url(/wp-content/uploads/2026/05/VSCZXV-e1748504159210-1.webp);
    content: '';
    position: absolute;
    bottom: -80px;
    right: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 523px;
    height: 410px;
    background-position: center;
}
.home-6:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #1b65a6;
    width: 40%;
    height: 100%;
    content: "";
}
.partner-slider>.col-inner {
    padding: 0 10.41667rem;
}
}
@media (max-width: 991px){
    .mobile-nav>li>a {
        color: #3775bd;
    }
    .mfp-content {
        background: #fff !important;
        transition: transform .5s, opacity .3s !important;
    }
    .mfp-ready .mfp-close {
        opacity: 1;
    }
    .mfp-content .header-search-form-wrapper input {
        border-radius: 5px;
        background: #fff;
        height: 45px;
        font-size: 14px;
        border: solid 1px #3775bd;
    }
    .mfp-content .header-search-form-wrapper button i {
        color: #3775bd;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        font-family: 'Inter-Bold', sans-serif;
        font-size: 15px;
    }
    .off-canvas .nav-vertical>li>button i {
        color: #000;
    }
    .off-canvas .nav-vertical>li>button {
        opacity: 1;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
        background: transparent;
    }
    .off-canvas .nav-vertical li li>a {
        color: #000;
        padding-right: 20px;
        font-size: 14px;
    }
    .off-canvas .nav-vertical>li>ul {
        padding-bottom: 10px !important;
    }
    .secgt2 {
        top: 70px;
    }
    .secgt3:before {
        position: absolute;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .6)), to(rgba(255, 255, 255, .8)));
        background: linear-gradient(90deg, rgba(255, 255, 255, .6), rgba(255, 255, 255, .8));
        width: 100%;
        height: 100%;
        content: "";
        z-index: 1;
    }
    .secgt:before {
        background: linear-gradient(90deg, rgba(255, 255, 255, .6), rgba(255, 255, 255, .8));
        width: 100%;
    }
    .menu-gt {
        flex-wrap: initial;
        display: flex;
        overflow-x: scroll;
        flex-flow: row nowrap;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: relative;
        z-index: 2;
        white-space: nowrap;
    }
    .menu-gt>.active>a {
        color: #1175bd !important;
    }
}
@media (max-width: 549px){
  .nopadm{
    padding-bottom: 0 !important;
}
.background-section-new {
    height: 300px;
    background-position: 59% 40%;
}
.background-section-new #crumbs h1 {
    font-size: 24px;
}
.news-vertical .post-item .box .box-image, .news-vertical .post-item .box .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}
.news-vertical .post-item .box .box-image {
    width: 40% !important;
}
.news-vertical .box-text {
    padding-right: 0;
}
.news .post-item {
    padding-bottom: 0;
}
.featured-posts-2 {
    padding-bottom: 0;
}
.blog-wrapper .align-center >.col {
    padding-bottom: 0;
}
.section-title-normal:not(footer .section-title-normal) span, .section-title-center span, .page-crumbs h1 {
    font-size: 26px;
}
table th, table td {
    font-size: 12px !important;
    padding: 9px !important;
    text-align: center !important;
    line-height: 1.2;
}
.info-project>h1 {
    font-size: 24px;
    margin-bottom: 25px;
}
.box2 .box-text h3 {
    font-size: 18px;
}
.box2 .box-text {
    padding-bottom: 0;
}
.box3 .box-text {
    padding: 20px 0 0;
}
.page-crumbs2 {
    margin-bottom: 0;
}
.box5 .box-text {position: relative;background: transparent;padding: 0;}
.box5 .box-text * {
    color: #000;
    padding: 10px 0 !important;
}
.box5 .box-text h4 {
    padding: 0 !important;
}
.box5 .box-text .content-5 p {
    overflow: auto;
}
.box5 .box-text .content-5 {
    display: block;
}
}