/* =================================================================
   OPTIMIZED COLOR VARIABLES FOR DANAFF
   ================================================================= */
:root {
  /* Primary Colors */
  --primary-orange: #F5914A;
  --primary-orange-light: #FF9F5C;
  --primary-orange-dark: #E87D35;
  --primary-navy: rgb(9, 11, 30);
  --primary-navy-light: rgb(15, 18, 45);
  
  /* Gradients */
  --gradient-primary: linear-gradient(135deg, #F5914A 0%, #E87D35 100%);
  --gradient-secondary: linear-gradient(135deg, rgb(9, 11, 30) 0%, rgb(15, 18, 45) 100%);
  --gradient-sunset: linear-gradient(135deg, #F5914A 0%, rgb(9, 11, 30) 100%);
  --gradient-elegant: linear-gradient(90deg, rgb(9, 11, 30) 0%, #F5914A 50%, rgb(9, 11, 30) 100%);
}

body {
  font-family: Arial, Helvetica, sans-serif;
}
.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.page-loader.fade-out {
  opacity: 0;
  visibility: hidden;
}

.page-loader img {
  max-width: 200px;
  height: auto;
  animation: pulse 2s infinite;
  /* Thêm các thuộc tính để làm mượt animation */
  will-change: transform, opacity;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  50% {
    transform: scale3d(1.05, 1.05, 1);
    opacity: 0.8;
  }
  100% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}

/* Ẩn scroll khi đang load */
body.loading {
  overflow: hidden;
}
.border-shape-top-left::after {
  width: 130px;
  height: 113%;
  bottom: 0;
  left: 68px;
}
header{
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
   
    
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
header ul{
  list-style-type: none;
  margin: 0;
}
.header-top{
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-top-left p{
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;

}
.header-top-right{
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-top-right ul{
  display: flex;
  gap: 10px;
  align-items: center;
}
.header-top-right .language-switcher li .lang-link{
    
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}
.header-top-right .language-switcher li span.switcher-separator{
    color: #fff;
    font-size: 14px;
    padding: 0 5px;
}
.header-top-right  .logo-doi-tac::before{
    content: '';
    width: 1px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 30px;

}
.header-top-right .language-switcher li .lang-link:hover{
  color: #f5914a;
  font-weight: 600;
}
.header-top-right .language-switcher li .lang-link.active{
  color: #f5914a;
  font-weight: 600;
}
.section-home-1{
  background-color: #535353;
}
.cea-vertical-tab .cea-tabs {
  width: 27%;
}

.image-grid-1 {
  max-height: 150px;
  margin-bottom: 30px;
}

.cea-vertical-tab .cea-tab-content {
  width: 73%;
}

.elementor-36315 .elementor-element.elementor-element-c3a950f .post-title-head .post-title {
  line-height: 25px !important;
}

.insta-footer-wrap .sub-title {
  color: #f5914a;
}
.title-section h4.title{
  color: #fff ;
  font-family: Marcellus;
  font-size: 25px;
  line-height: 35px;
}
.entry-content ul li {
  margin-bottom: 5px;
}

.ban-giam-khao .owl-carousel .owl-stage-outer,
.nha-tai-tro .owl-carousel.owl-loaded {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nha-tai-tro .owl-carousel .owl-stage-outer {
  height: 200px;
}

.elementor-36315 .elementor-element.elementor-element-a7fd4b7>.elementor-container>.elementor-column>.elementor-widget-wrap {
  z-index: 10;
}

.contact-dannaff .border-shape-top-left::after {
  width: 190px;
  height: 500px;
  left: -93px;
  right: auto;
  transform: rotate(-29deg);
}

.nha-tai-tro .border-shape-top-left::after {
  height: 150%;
}

.elementor-36315 .elementor-element.elementor-element-2f63453 .team-designation .post-designation-head {
  line-height: 25px;
}

.elementor-36315 .elementor-element.elementor-element-3be534a2 {
  z-index: 20 !important;
}

.list-news-hone .swiper-wrapper {
  padding-bottom: 90px;
}

.list-news-hone .swiper-pagination {

  bottom: 0px !important;
}

.list-news-hone .swiper-pagination-bullet {
  background-color: #f5914a;
  width: 10px;
  height: 10px;
  margin-right: 10px !important;
  opacity: .8;
  border-radius: 4px 0 4px 0;
  transition: all 0.4s ease;
}

.section-home-2 {
    padding: 100px 0;
  background-color: #535353;
}

.swiper-pagination-bullet-active {
  background-color: #f5914a;
  transform: scale(1.5);
}

.list-news-hone .item-new-home .img-news {
  padding: 0;
}

.list-news-hone .item-new-home .img-news img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}


.event-chau-a img {
  height: 320px;
  object-fit: cover;

}

.event-chau-a .post-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

#site-content {
  background-color: #535353 !important;
}

.elementor-36315 .elementor-element.elementor-element-3122989b:not(.elementor-motion-effects-element-type-background),
.elementor-36315 .elementor-element.elementor-element-3122989b>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #535353 !important;
}

.elementor-36315 .elementor-element.elementor-element-4820b760:not(.elementor-motion-effects-element-type-background),
.elementor-36315 .elementor-element.elementor-element-4820b760>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-image: none !important;
  background-color: #535353 !important;
}

.elementor-36315 .elementor-element.elementor-element-52a16548>.elementor-background-overlay {
  background-color: #535353 !important;
  opacity: 0;
}

.elementor-36315 .elementor-element.elementor-element-2558b82:not(.elementor-motion-effects-element-type-background),
.elementor-36315 .elementor-element.elementor-element-2558b82>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #535353 !important;
}

.post-title-su-kien {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.event-inner-su-kien img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}



.elementor-36315 .elementor-element.elementor-element-fa60604 .section-title-wrapper .section-title {
  color: #fff !important;
}



.img-our-team {
  height: 200px !important;
  object-fit: cover;
}

.elementor-36315 .elementor-element.elementor-element-2f63453 .post-title-head .post-title {
  line-height: 25px;
}

.elementor-36315 .elementor-element.elementor-element-2f63453 .team-wrapper .team-inner {
  height: 410px;
}

.banner-home {
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.banner-home img.img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-content {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  color: #fff;
}


.title-banner-home-1 {
  touch-action: manipulation;
  font-family: Marcellus;
  font-size: 48px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 56px;
  text-align: left;
  white-space: normal;
  padding: 0px 0px 6px;
  border-radius: 0px;
  vertical-align: top;
  transform-origin: 50% 50%;
  width: 1218px;
  height: 61px;
  display: block;
  visibility: visible;
  background: transparent;
  translate: none;
  rotate: none;
  scale: none;
  opacity: 1;
  transform: translate(0px, 0px);
  pointer-events: auto;
}

.link-banner-home-1 {
  font-family: "DM Sans";
  font-size: 15px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 17px;
  text-align: center;
  white-space: nowrap;
  padding: 18px 30px 18px 87px;
  border-radius: 15px 0px;
  vertical-align: top;
  transform-origin: 50% 50%;
  width: 20%;
  height: auto;
  display: block;
  visibility: visible;
  background: rgb(237, 138, 0);
  translate: none;
  rotate: none;
  scale: none;
  opacity: 1;
  transform: translate(0px, 0px);
  pointer-events: auto;
}

.link-banner-home-1:hover {
  text-decoration: none;
  color: #fff;
}

.link-banner-home-1 span {
  font-size: 23px !important;
  vertical-align: middle !important;
  position: absolute;
  top: -1px;
  left: -7px;
  padding: 0 15px;
  transition: all 0.4s ease;
  line-height: 54px;
  background-color: #ffffff;
  border-radius: 25px 0 0 0 !important;
  color: #09172e;
}
.link-banner-home-1 span i{
   transition: all 0.4s ease;
}
/* Sửa từ .bi-plus::before thành .bi-plus */


/* HOẶC nếu muốn dùng ::before, cần thêm !important */
.link-banner-home-1:hover .bi-plus::before {
  transform: rotate(90deg) !important;
}

/* HOẶC sử dụng cách an toàn nhất */

.title-banner-home-2 {
  touch-action: manipulation;
  font-family: "Roboto Slab";
  font-size: 30px;
  font-weight: 800;
  color: rgb(237, 138, 0);
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 32px;
  text-align: left;
  white-space: normal;
  padding: 0px 0px 0px 20px;
  border-style: solid;
  border-width: 0px 0px 0px 3px;
  border-color: rgba(245, 145, 74, 0.74);
  vertical-align: top;
  transform-origin: 50% 50%;
  height: auto;
  display: block;
  visibility: visible;
  background: transparent;
  translate: none;
  rotate: none;
  scale: none;
  opacity: 1;
  transform: translate(0px, 0px);
  pointer-events: auto;
}
      /* User Info Dropdown Menu Styles */
.user-info {
    position: relative !important;
    display: inline-block;
}

.user-info > .user-info-toggle {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    text-decoration: none;
    color: #fff;
    background: none;
    font-weight: 500;
    border: none;
    transition: all 0.3s ease;
    border-radius: 4px;
}

.user-info > .user-info-toggle:hover {
    background-color: #f8f9fa;
    color: #F5914A;
}

.user-info > .user-info-toggle i {
    margin-right: 6px;
    font-size: 16px;
}

/* Dropdown Menu */
.user-info .sub-menu {
    position: absolute;
    top: 100%;
    display: block !important;
    right: -5%;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    list-style: none;
    padding: 8px 0;
    margin: 0;
}

.user-info:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.user-info .sub-menu li {
    list-style: none;
    margin: 0;
}

.user-info .sub-menu li a {
    display: block;
    padding: 12px 20px;
    color: #495057;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.5s ease;
    border-radius: 0;
}

.user-info .sub-menu li a:hover {
    background-color: #f8f9fa;
    color: #F5914A;
    padding-left: 30px;
}

/* Separators between menu items */
.user-info .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #f1f3f4;
}

/* Special styling for logout link */
.user-info .sub-menu li:last-child a {
    color: #dc3545;

}

.user-info .sub-menu li:last-child a:hover {
    background-color: #f8d7da;
    color: #721c24;
}

/* Arrow indicator */
.user-info > .user-info-toggle::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid currentColor;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.user-info:hover > a::after {
    transform: rotate(180deg);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .user-info .sub-menu {
        right: -10px;
        left: -10px;
        min-width: auto;
        border-radius: 6px;
    }
    
    .user-info .sub-menu li a {
        padding: 14px 16px;
        font-size: 15px;
    }
}

/* Animation for menu items */
.user-info .sub-menu li {
    transform: translateX(10px);
    opacity: 0;
    transition: all 0.3s ease;
}

.user-info:hover .sub-menu li {
    transform: translateX(0);
    opacity: 1;
}

.user-info:hover .sub-menu li:nth-child(1) { transition-delay: 0.1s; }
.user-info:hover .sub-menu li:nth-child(2) { transition-delay: 0.15s; }
.user-info:hover .sub-menu li:nth-child(3) { transition-delay: 0.2s; }

/* Focus states for accessibility */
.user-info > .user-info-toggle:focus,
.user-info .sub-menu li a:focus {
    outline: 2px solid #F5914A;
    outline-offset: 2px;
}
.user-info.active > .user-info-toggle {
    background-color: #f8f9fa;
    color: #F5914A;
}
.user-info .sub-menu.show {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}
.user-info .sub-menu.show li {
    transform: translateX(0) !important;
    opacity: 1 !important;  

}
.user-info.active > .user-info-toggle::after,
.user-info:hover > .user-info-toggle::after {
    transform: rotate(180deg);
}
/* Ensure proper stacking */
.header-topbar {
    position: relative;
    z-index: 999;
}

.user-info {
    z-index: 1001;
}

/* Alternative style for logged out state */
.user-info a[href="/dang-nhap"] {
   
    color: white;
   
}

.user-info a[href="/dang-nhap"]:hover {
    background-color: #e67e3c;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(245, 145, 74, 0.3);
}

/* Loading state */
.user-info.loading > a {
    pointer-events: none;
    opacity: 0.7;
}

.user-info.loading > a::before {
    content: '';
    width: 12px;
    height: 12px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #F5914A;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-right: 8px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .user-info .sub-menu {
        background: #2d3748;
        border-color: #4a5568;
        color: #e2e8f0;
    }
    
    .user-info .sub-menu li a {
        color: #e2e8f0;
    }
    
    .user-info .sub-menu li a:hover {
        background-color: #4a5568;
        color: #F5914A;
    }
    
    .user-info .sub-menu li:not(:last-child) {
        border-bottom-color: #4a5568;
    }
}
.rotateCircle {
  display: none;
}

.rotateBorder {
  position: absolute;
  width: 140px;
  height: 140px;
  border: 1px dashed rgb(184, 150, 126);
  border-radius: 50%;
  animation: spin 35s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.rotateCircle .text {
  -webkit-text-stroke: 1px rgb(184, 150, 126);
  font-family: Marcellus;
  font-size: 50px;
  color: rgba(184, 150, 126, 0);
}

.sub-title {
  margin-bottom: 15px;
}

.sub-title span {
  color: #F5914A;

  font-size: 15px;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 1px;
}

.sub-title span::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -25px;
  height: 13px;
  width: 20px;
  transition: 0.4s;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  background: linear-gradient(to right, #f5914a, rgb(184 151 128 / 6%));
}

.sub-title span::after {
  content: '';
  background: linear-gradient(to left, #f5914a, rgb(184 151 128 / 6%));
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -29px;
  height: 13px;
  width: 20px;
  transition: 0.4s;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
}

.text-2-dong {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.item-new-home {
  background: #fff;
  box-shadow: 0px 12px 10px rgb(238 239 240 / 25%);
  border-radius: 6px;
  border: 1px solid #F2F5FA;
}

.item-new-home .content-new-home {
  display: flex;
  align-items: center;
  
}

.item-new-home .content-new-home .title {
  text-decoration: none;
  color: #151515;
  font-family: Marcellus;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  
}

.item-new-home .content-new-home .title:hover {
  color: #f5914a;
}

.text-3-dong {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.section-home-2 .title-section {
  text-align: center;
}
.header-navbar{
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);

}
.header-navbar .navbar-brand::before{
     content: "";
    width: 1px;
    height: 70px;
 
    margin-right: 30px;
}
.header-navbar .navbar-brand img{
  max-width: 90%;
  width: 100px;
  background-color: #fff;
}
.header-navbar .screen-reader-text{
  display: none;
}
.header-navbar .search-submit{
  display: none;
}
.navbar-nav ul .sub
.section-home-2 .title-section .title {
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-size: 25px;
  color: #fff;
  font-family: Marcellus;

}
.navbar-nav {
  position: relative;
}

.navbar-nav .nav-link,
.navbar-nav .menu-item > a {
  color: #ffffff !important;
  font-weight: 600;
  font-size: 14px;
  padding: 15px 25px;
  text-decoration: none;
  transition: all 0.3s ease;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}



.navbar-nav .menu-item > a:hover::before {
  left: 0;
}

.navbar-nav .menu-item > a:hover {
  color: #f5914a !important;
  text-shadow: 0 0 8px rgba(245, 145, 74, 0.5);
}

/* Menu Item Styles */
.navbar-nav .menu-item {
  position: relative;
  display: inline-block;
}

.navbar-nav .menu-item-has-children > a::after {
  content: '\f107';
  font-family: Arial,Helvetica,sans-serif, 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 8px;
  font-size: 14px;
  transition: transform 0.4s ease;
}

.navbar-nav .menu-item-has-children:hover > a::after {
  transform: rotate(180deg);
}

/* Sub Menu Styles */
.navbar-nav .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 280px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
  list-style: none;
  padding: 10px 0;
  margin: 25px 0 0 0;
}

.navbar-nav .menu-item:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.navbar-nav .sub-menu .menu-item {
  display: block;
  width: 100%;
}

.navbar-nav .sub-menu .menu-item > a {
  color: #262626 !important;
  padding: 12px 20px;
  display: block;
  text-transform: uppercase;
  transition: all 0.4s ease;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

.navbar-nav .sub-menu .menu-item:last-child > a {
  border-bottom: none;
}

.navbar-nav .sub-menu .menu-item > a:hover {
  color: #f5914a !important;
  padding-left: 35px;
}

/* Sub Sub Menu (Level 3) - Sửa lại */
.navbar-nav .sub-menu .menu-item-has-children {
  position: relative;
}

.navbar-nav .sub-menu .menu-item-has-children > a::after {
  content: '\f105';
  font-family: Arial,Helvetica,sans-serif, 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
  margin-left: 0;
  margin-top: 2px;
}

/* Submenu cấp 3 - Ẩn mặc định */
.navbar-nav .sub-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  background: #fff;
  backdrop-filter: blur(10px);
  min-width: 280px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 0.3s ease;
  z-index: 1001;
  list-style: none;
  padding: 10px 0;
  margin: 0;
}

/* Chỉ hiển thị submenu cấp 3 khi hover vào menu cha cấp 2 */
.navbar-nav .sub-menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/* Đảm bảo submenu cấp 3 không hiển thị khi không hover */
.navbar-nav .sub-menu .menu-item:not(:hover) .sub-menu {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
}

/* Style cho các item trong submenu cấp 3 */
.navbar-nav .sub-menu .sub-menu .menu-item > a {
  color:#262626 !important;
  padding: 12px 20px;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  transition: all 0.4s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
 
  background: #fff;
}

.navbar-nav .sub-menu .sub-menu .menu-item:last-child > a {
  border-bottom: none;
}

.navbar-nav .sub-menu .sub-menu .menu-item > a:hover {

  color: #F5914A !important;
  padding-left: 35px;
}

/* Đảm bảo submenu cha vẫn hiển thị khi hover vào submenu con */
.navbar-nav .menu-item:hover > .sub-menu,
.navbar-nav .sub-menu .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  padding: 20px 0;
}

.navbar-nav .sub-menu .menu-item-has-children:hover > .sub-menu {
  transform: translateX(0);
}
.search-box{
  margin-right: 20px;
  color: #fff;
  cursor: pointer;
}
.search-box:hover{
  color: #f5914a;
}
.full-bar-search-wrap.active{
  visibility: visible;
  opacity: 1;
   z-index: 9;
}
.full-bar-search-wrap {
  position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    left: auto;
    width: 100%;
    height: 100%;
    background: #fff;
    right: 0px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}
.full-bar-search-wrap .search-form{
  width: 80%;
  padding: 0 30px;
}
.full-bar-search-wrap .search-field{
  width: 100%;
  border: none;
  height: 50px;
  font-size: 18px;
}
.close.full-bar-search-toggle {
    z-index: 99;
    background: #f5914a;
    opacity: 1;
    font-size: 17px;
    top: 50%;
    right: 30px;
    padding: 6px 10px;
    border-top-right-radius: 11px;
    border-bottom-left-radius: 11px;
   
}

/* Mobile Menu Responsive - Cập nhật */
@media (max-width: 991.98px) {
  .navbar-nav .sub-menu {
    position: static;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    margin-left: 20px;
    border-left: 2px solid #f0c040;
  }
  
  .navbar-nav .sub-menu .sub-menu {
    position: static;
    margin-left: 40px;
    transform: none;
    opacity: 1;
    visibility: visible;
  }
  
  .navbar-nav .menu-item-has-children > a::after {
    content: '\f067';
  }
  
  .navbar-nav .menu-item-has-children.open > a::after {
    content: '\f068';
  }
}
/* Navbar Brand Logo */
.navbar-brand img {
  max-height: 60px;
  width: auto;
}
.divider {
  padding: 25px 0;
}

.divider .divider-separator {
  display: inline-block;
  /* để căn theo chiều ngang chữ */
  border-bottom: 3px solid;
  /* độ dày của gạch */
  border-image: linear-gradient(to right, #f5914a, rgb(58 123 213 / 0));
  border-image-slice: 1;
  width: 15%;
  /* chiều dài gạch */
  margin-top: 10px;
  /* khoảng cách với text */
}

.schedule-container {
  display: flex;
  background: #F5914A;
  /* nền tổng thể khung */
  padding: 20px;
}

/* Cột trái - ngày */
.schedule-days {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.day-btn {
  background: #E96102;
  color: #fff;
  padding: 15px 20px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  outline: none;
  font-family: "Roboto Slab", Sans-serif;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  word-spacing: 4px;
  transition: background 0.3s;
}

.day-btn.active {
  background: #b84800;
  /* khi chọn ngày */
}

/* Cột phải - nội dung */
.schedule-content {
  flex: 1;
  color: #FFFFFF;
  font-family: "Roboto Slab", Sans-serif;
  font-weight: 400;
}

.schedule-content h4 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-content ul {
  padding-left: 20px;
}

.tab-content ul li {
  line-height: 30px;
}

.day-btn:last-child {
  margin-bottom: 0;
}

.section-home-3 {
  background-color: #09172E;
  overflow: hidden;
  height: 100%;
  position: relative;
  width: 100%;
}

.title-section h2 {
  color: rgb(245, 145, 74);
  font-family: Roboto, sans-serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 50px;
  padding: 40px 0;
}

.list-films {
  z-index: 10 !important;
  margin: 30px 0;
}

.duong-cheo-phai {
  background: linear-gradient(to bottom, #f5914a -24%, rgb(58 123 213 / 0));
  content: "";
  position: absolute;
  height: 72%;
  width: 100px;
  right: 26px;
  top: 0;
  right: 22%;
  opacity: 1;
  transform: skew(30deg, 0);
}

.duong-cheo-trai {
  background: linear-gradient(to top, #f5914a 0, rgb(58 123 213 / 0));
  position: absolute;
  width: 150px;
  height: 100%;
  top: 0;
  left: 25%;
  transform: skew(30deg, 0);
}

.list-films .item-films a .img-phim {
  height: 100% !important;
  width: 100%;
  transition: all 1s;
  object-fit: cover;
  overflow: hidden;
}

.list-films .item-films a {
  display: block;
  overflow: hidden;
}

.list-films .item-films a .img-phim:hover {
  transform: scale(1.16);
}

.list-films .swiper-wrapper {
  padding-bottom: 60px;
}

.list-films .swiper-pagination {
  margin-bottom: 10px;
}

.button-custom {
  background: linear-gradient(180deg, #F5914A 0%, #F5914A 100%);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all .3s;
  font-weight: 500;
  border: none;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  margin-bottom: none;
}

.group-btn-phim {
  padding-bottom: 10px;
}

.section-home-4 {
  padding: 150px 0;
  background-color: #535353;

}

.section-home-4 .img {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.section-home-4 .img img {
  max-width: 80%;
  border-radius: 100px 0px 100px 0px;
}

.section-home-4 .text-content {
  margin-top: 20px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  display: flex;
  align-items: center;
}

.section-home-4 .text-content p {
  margin-left: 20px;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  line-height: 30px;
}

.gioi-thieu-danaff .sub-title span {
  font-size: 18px;

}

.gioi-thieu-danaff .sub-title {
  margin-left: 25px;
}

.gioi-thieu-danaff .title h4 {
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0.5px;
  color: #fff;
  font-family: Marcellus;
}

.gioi-thieu-danaff .title p {
  color: #fff;
  line-height: 30px;
}

.gioi-thieu-danaff .divider {
  padding: 15px 0;
}

.gioi-thieu-danaff .img-gioi-thieu .content {
  background-color: #FFFFFF;
  margin: -92px 30px 0px 30px;
  padding: 35px 35px 38px 35px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EFEFEF;
  border-radius: 50px 0px 40px 0px;
  display: inline-block;
  z-index: 10;
  text-align: center;
}

.gioi-thieu-danaff .img-gioi-thieu .content .title h4 {
  color: #09172E;
  padding: 0px 20px 0px 20px;
  margin-bottom: 28px;
  font-size: 34px;
  font-weight: 400;
  line-height: 42px;
  letter-spacing: 0.5px;
}

.gioi-thieu-danaff .img-gioi-thieu .content .link-gioi-thieu {
  display: inline-block;
  background-color: #0b162d;
  color: #fff;
  border-radius: 15px 0 15px 0;
  transition: all .5s;
  cursor: pointer;
  text-decoration: none !important;
}

.gioi-thieu-danaff .img-gioi-thieu .content .link-gioi-thieu .view {
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;

  padding: 14px 25px;
  font-size: 15px;
  transition: all .5s;
}

.gioi-thieu-danaff .img-gioi-thieu .content .link-gioi-thieu .text {
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 0 0 15px 0;
  background-color: #f5914a;
  transition: all .5s;
}

.gioi-thieu-danaff .img-gioi-thieu .content .link-gioi-thieu:hover {
  background-color: #f5914a;
  transition: all .5s;
}

.gioi-thieu-danaff .img-gioi-thieu .content .link-gioi-thieu:hover .text {
  background-color: #0b162d;
  border-radius: 15px 0 15px 0;
  transition: all .5s;
}

.list-doi-tac .item-doi-tac {
  margin: 25px 0;
}



.list-doi-tac .item-doi-tac a img {
  width: 100%;
}

.section-home-6 .sub-title {
  text-align: center;
}

.list-phim-du-thi .name-cate-phim {
  text-align: center;
  margin-bottom: 30px;

}

.list-phim-du-thi .name-cate-phim h4,
.section-home-7 .title-section .title {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: Marcellus;
}

.list-phim-du-thi .item-phim-du-thi {
  position: relative;
}

.list-phim-du-thi .item-phim-du-thi .wrapper::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 0;
  right: 12px;
  border-radius: 0 27px;
  cursor: pointer;
  bottom: 14px;
  opacity: 0;
  background: #000000b8;
  transition: all .3s;
}

.list-phim-du-thi .item-phim-du-thi .wrapper:hover.wrapper::before {
  opacity: 1;
}

.list-phim-du-thi .item-phim-du-thi .wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  cursor: pointer;
  border-radius: 0 27px;
}

.section-home-7 .divider .divider-separator {
  width: 53%;
}

.list-event-home .item-event-home {
  margin-bottom: 15px;
}

.list-event-home .item-event-home a {
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.list-event-home .item-event-home .img-event {
  width: 100%;
  height: 450px;
  object-fit: cover;

}

.list-event-home .item-event-home p {
  margin-top: 10px;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 20px;
}

.list-jury-home {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.list-jury-home .item-jury-home {
  height: 410px;
  -webkit-box-shadow: 0px 12px 20px 6px rgb(0 0 0 / 3%);
  padding: 40px 30px;
  border-radius: 40px 0 40px 0;
  background-color: #fff;
}

.list-jury-home .item-jury-home .content-jury {
  text-align: center;
  padding: 15px 0px;

  font-family: Marcellus;
}

.list-jury-home .item-jury-home .image-jury img {
  height: 200px;
  object-fit: cover;
}

.list-jury-home .item-jury-home .content-jury .name-jury a {
  font-size: 20px;
  line-height: 30px;
  color: #151515;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
}

.list-jury-home .item-jury-home .content-jury .name-jury a:hover {
  color: #f5914a;
}

.list-jury-home .item-jury-home .content-jury .position-jury {
  line-height: 25px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 10px;
  color: #797979;
}

.title-cate-jury {
  text-align: center;
  margin: 0.7em 0;
}

.title-cate-jury h2 {
  font-size: 42px;
  color: #F5914A;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;

  letter-spacing: 0.5px;
}

.list-jury-home .swiper-wrapper {
  padding: 30px 0;

}

.section-home-9 {
  width: 100%;
  overflow: hidden;
  background-color: #09172E;

}

.section-home-9 .image {
  position: relative;
}

.section-home-9 .image img {
  height: 400px;
  width: 600px;
  position: inherit;
  z-index: 2;
  object-fit: cover;
}

.section-home-9 .image::before {
  content: "";
  position: absolute;
  height: 72%;
  background: linear-gradient(to bottom, #f5914a -24%, rgb(58 123 213 / 0));
  width: 100px;
  right: 0px;
  top: 0;
  left: auto;
  opacity: 1;
  z-index: 1;
  transform: skew(30deg, 0);
}

.section-home-9 .image::after {
  content: "";
  background: linear-gradient(to top,#f5914a 0,rgb(58 123 213 / 0));
  position: absolute;
  top: -16px;
  bottom: 0;
  z-index: 9;
  width: 190px;
  height: 500px;
  left: -85px;
  opacity: .7;
  right: auto;
  transform: rotate(-29deg);
}
.section-home-9 .text-contact {
    position: relative;
      background: 
        linear-gradient(rgba(9, 23, 46, 0.62), rgba(9, 23, 46, 0.62)),
        url(https://danaff.com.vn/assets-danaff/wp-content/uploads/2023/07/leaf-bg-img-1.png) center center/cover no-repeat;
    display: flex;
    /* opacity: 0.62;  XÓA DÒNG NÀY */
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-home-9 .text-contact .content {
    position: relative;
    z-index: 2;
    padding: 0 30px;
    text-align: center;
}
.section-home-9 .text-contact .title{
      color: #FFFFFF;
    margin-bottom: 30px;
    font-size: 42px;
    font-weight: 400;
    line-height: 58px;
    letter-spacing: 0.5px
   
}
.section-home-9 .text-contact .group-button{
       display: inline-block;
    background-color: #fff;
    color: #fff;
    border-radius: 15px 0 15px 0;
    transition: all .5s;
    text-transform: uppercase;
    font-family: "Tahoma", Sans-serif;
    cursor: pointer;
    text-decoration: none !important;
}
.section-home-9 .sub-title span {
  text-transform: none;
}
.section-home-9 .text-contact .group-button .icon{
   font-weight: 500;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 25px;
    font-size: 15px;
    color: #0b162d;
    transition: all .5s;
}
.section-home-9 .text-contact .group-button .text{
font-weight: 700;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 30px;
    border-radius: 0 0 15px 0;
    background-color: #f5914a;
    transition: all .5s;
}

.section-home-9 .text-contact .group-button .icon i{
    transition: transform .5s;
}
.section-home-9 .text-contact .group-button:hover{
    background-color: #2f3748;
}
.section-home-9 .text-contact .group-button:hover .icon{

    color: #fff;
}
.section-home-9 .text-contact .group-button:hover .icon i{
    
    color: #fff;
    transform: rotate(90deg);
}
.section-home-9 .text-contact .group-button:hover .text{
    background-color: #fff;
    color: #000;
}
.section-home-10{
  padding: 100px 0;
  background:#535353;
}
.tab-latest-news{
  margin: 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-latest-news .item-tab-news {

  font-family: "Tahoma", Sans-serif;
  padding: 15px 35px;
  color: #fff;
  cursor: pointer;
  background: #A5A5A5;
  background-color: transparent;
  background-image: linear-gradient(180deg, #A5A5A5 0%, #B1AEAE 100%);
  transition: all 0.2s;
}
.tab-latest-news .item-tab-news span{
  display: flex;
  align-items: center;

}

.tab-latest-news .item-tab-news span i{
  padding: 2.5px ;
  border: 2px solid #fff;
  border-radius: 50%;

  font-size: 8px;
  margin-right: 8px;
}

.tab-latest-news .item-tab-news:hover{
  background: #f1f2f3;
  color: #000;
}
.tab-latest-news .active{
  background: #F5914A ;
  background-image: linear-gradient(180deg, #F5914A 0%, #F5914A 100%);
}
.tab-latest-news .item-tab-news:hover i{

  border-color: #000;
}
.latest-news .item-latest-news {
  margin: 15px 0;
}
.latest-news .item-latest-news .img-news{
  height: auto;
  object-fit: cover;
}
.latest-news .item-latest-news .title-news{
  text-align: center;
  padding: 10px 0;
}
.latest-news .item-latest-news .title-news a{
    color: #fff;
    font-family: Marcellus;
    font-weight: 400;
    text-decoration: none;
    font-size: 25px;
    line-height: 35px;
}
.section-home-8 .title-section .title{
  font-size: 40px;
  text-transform: uppercase;
  font-family: Marcellus;
}
.section-home-10 .title-section .title {
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 42px;
  color: #fff;
  font-family: Marcellus;

}
.mobile-menu-floating {
    position: fixed;
    background: #fff;
    z-index: 999999;
    padding-bottom: 50px;
    height: 100%;
    width: 100%;
    padding: 20px 15px;
    left: -100%;
    top: 0;
    transition: all ease-in-out 0.5s;
}
img.mobile-logo {
    max-width: 90px;
}
li.menu-item.menu-item-has-children {
    position: relative;
}
ul.mobile-menu li {
    display: block;
}
.mobile-menu-wrapper ul.mobile-menu li > a {
    line-height: 25px;
}
.mobile-menu-wrapper ul.mobile-menu li > a {
    padding: 15px 0;
    line-height: 1;
    display: block;
}
ul.mobile-menu li.menu-item-has-children ul.sub-menu {
    padding-left: 15px;
}
.mobile-menu li > ul.sub-menu {
    display: none;
}
ul.mobile-menu li.menu-item-has-children > span {
    position: absolute;
    right: 15px;
    z-index: 999;
    top: 0;
    color: #333;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    text-align: center;
}
ul.mobile-menu li.menu-item-has-children > span.up-arrow:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid;
}
.language-switcher .lang-link {
    background: none;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    color: inherit;
}
.language-switcher .switcher-separator
 {
    margin: 0 5px;
}
.language-switcher .lang-link.active {
    font-weight: bold;
    color: #F5914A;
}
.mobile-menu{
  margin-left: 15px;
  padding: 0;
}
.mobile-menu-toggle {
  font-weight: 700;
  color: #f5914a !important;
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    } 
    100% {
        transform: translateY(0);
    } 
}
@keyframes slide-up {
    0% {
        transform: translateY(0);
    } 
    100% {
        transform: translateY(-100%);
    } 
}
.sticky-outer .header-sticky.sticky-head {
  transition: all 0.5s ease-in-out;
    -webkit-animation: slide-down 0.55s;
    -moz-animation: slide-down 0.55s;
    animation: slide-down 0.55s;
    z-index: 10;
}
.sticky-outer .header-sticky {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
}
.sticky-head.header-sticky .header-navbar {
    background-color: #fff;
    color: #000 !important;
}
.sticky-head.header-sticky .navbar-nav .menu-item > a {
    color: #000 !important;
}
.sticky-head.header-sticky .search-box{
  color: #000;
}

.mobile-menu-floating.active{
  left: 0;
}
.insta-footer-wrap {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.12);
}
.insta-footer-wrap {
    padding-top: 70px;
    padding-right: 48px;
    padding-bottom: 70px;
    padding-left: 48px;
   
    position: relative;
    overflow: hidden;
}
.widget {
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}
aside.footer-insta-widget.col-12 .insta-footer-content {
    max-width: 65%;
    text-align: left;
}

.insta-footer-wrap {
    background-color: rgb(9, 11, 30);
    background-image: url(https://wordpress.zozothemes.com/igual/wp-content/uploads/sites/6/2023/07/overlay-g-1.png);
    background-repeat: no-repeat;
    background-position: left center;
}
aside.footer-insta-widget.col-12 .insta-footer-content h3 {
    font-size: 40px;
    color: #fff;
    line-height: 1.4;
    padding-right: 124px ;
}
#menu-social-menu{
  list-style-type: none;
  padding: 0;
}
.footer-widget.contact-widget {
    padding: 24px 19px;
    width: 31%;
    position: relative;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.footer-widget.contact-widget:before {
    content: '';
    background: linear-gradient(to right,#f5914a 0,rgb(184 151 128 / 6%));
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    transition: 0.4s;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.insta-footer-wrap a.phone {
    font-size: 37px;
    line-height: 1.5;
    font-family: 'Marcellus';
    margin-bottom: 3px;
    position: inherit;
    z-index: 2;
    display: inline-block;
    color: #fff;
    transition: all .3s;
}
.footer-widget .title {
    color: #fff;
    font-size: 15px;
    position: inherit;
    z-index: 2;
    font-weight: 500;
}

figure {
    margin: 0 0 1rem;
}
.wp-block-gallery.wp-block-gallery-1{
 gap: 0.5em;
}
.footer-widgets-wrap
 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.12);
}

.footer-widgets-wrap {
    padding-top: 97px;
    padding-bottom: 90px;
}
.footer-widgets-wrap {
    background-color: rgb(9, 11, 30);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: inherit;
}

.footer-widgets-wrap {
  background: rgb(9, 11, 30);
    color: #e0e0e0;
    font-size: 16px;
    line-height: 33px;
}
.widget .widgettitle{
  font-size: 22px;
  color: #fff;
    font-weight: 400;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    letter-spacing: -0.5px;
}
.widget .widgettitle::before {
    content: "";
    height: 2px;
    background: linear-gradient(to right,#f5914a,rgb(184 151 128 / 0));
    width: 50px;
    border-radius: 80px;
    position: absolute;
    right: -64px;
    top: 50%;
    transform: translateY(-50%);
}
.widget-content-bx a {
    display: inline-block;
    margin-bottom: 4px;
    color: #e0e0e0;
}
.widget-content-bx a i {
    margin-right: 8px;
    color: #f5914a;
    vertical-align: middle;
}
.mailchimp-wrapper .input-group {
    height: 52px;
    line-height: 52px;
}
footer .mailchimp-wrapper .input-group input#zozo-mc-email {
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    color: #fff;
    border-radius: 0;
    padding: 0 0px;
}
footer button.input-group-addon.zozo-mc.btn.btn-default {
    min-width: 48px;
    border-radius: 0 !important;
    margin-left: 7px !important;
    padding-right: 0;
    position: absolute;
    right: 0;
    color: #f5914a;
    top: 4px;
    bottom: 3px;
    height: 47px;
    background-color: transparent;
}
.footer-bottom-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.footer-bottom-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-bottom-wrap {
    background-color: rgba(10, 10, 10, 0);
}
.footer-bottom-wrap {
    color: #e0e0e0;
    font-size: 16px;
    line-height: 30px;
}
.footer-bottom-wrap {
    padding: 20px 0;
    background: rgb(9, 11, 30);

}
.footer-bottom-wrap a{
  color: #f5914a;
}
.back-to-top {
    display: none;
    background: #f5914a;
    color: #fff;
    position: fixed;
    right: 25px;
   
    bottom: 17px;
    text-align: center;
    border-radius: 0;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    z-index: 9;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 12px 11px 14px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
}
.back-to-top i {
    font-size: 17px;
    line-height: 1;
    margin-top: 0;
    display: block;
    animation: blinker 1s linear infinite;
    -moz-animation: blinker 1s linear infinite;
    -webkit-animation: blinker 1s linear infinite;
}
.back-to-top:hover {
	color: #fff;
}
.back-to-top:focus {
	color: #fff;
}
.back-to-top:hover i {
    transition: all .3s;
}
.widget.widget_nav_menu li a:before {
    content: "\f285";
    color: #f5914a;
    margin-right: 9px;
    font-family: 'bootstrap-icons';
    padding-left: 0;
    font-size: 13px;
    position: relative;
    top: 0;
}
.footer-widgets-wrap li a {
    line-height: 23px;
}
.footer-widgets-wrap a {
    color: #e0e0e0;
}
