/*
Theme Name: Hanwha Mdf Site Theme
Theme URI: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
Version: 1.0.66
Description: A customizable theme with a simple yet robust set of theme options.
Author: Gapp Group
Author URI: https://www.gappgroup.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: bb-theme
Text Domain: hanwha-mdf-site-theme
*/

/*

WARNING! DO NOT EDIT THEME FILES IF YOU PLAN ON UPDATING!

Theme files will be overwritten and your changes will be lost
when updating. Instead, add custom code in the admin under
Appearance > Theme Settings > Code or create a child theme.

*/
@font-face {
  font-family: "SF UI Text";
  src: url("assets/fonts/SFUIText-Regular.woff2") format("woff2"),
    url("assets/fonts/SFUIText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Text";
  src: url("assets/fonts/SFUIText-Medium.woff2") format("woff2"),
    url("assets/fonts/SFUIText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Text";
  src: url("assets/fonts/SFUIText-Semibold.woff2") format("woff2"),
    url("assets/fonts/SFUIText-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF UI Text";
  src: url("assets/fonts/SFUIText-Bold.woff2") format("woff2"),
    url("assets/fonts/SFUIText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PingFangSC-medium";
  src: url("assets/fonts/SFProPingFangSC-Medium.woff2") format("woff2"),
    url("assets/fonts/SFProPingFangSC-Medium.woff") format("woff"),
    url("assets/fonts/SFProPingFangSC-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.fl-module-menu ul#menu-header-menu li a {
  font-weight: 400;
  font-family: "SF UI Text";
}
.fl-module-menu ul#menu-header-menu li {
  padding: 0px 25px;
}
.footer-main-wrap .fl-col-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.footer-main-wrap ul#menu-footer-menu li a {
  font-weight: 400;
  font-family: "SF UI Text";
}
.footer-main-wrap ul#menu-footer-menu li {
  padding-left: 40px;
}
.footer-bottom p {
  line-height: 25px;
  color: rgba(57, 57, 57, 1);
  font-size: 18px;
}
.footer-main-wrap .fl-icon-group i {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*login page*/

.login-section:after {
  top: 0;
  content: "";
  position: absolute;
  background-color: rgba(243, 115, 33, 1);
  height: 100%;
  width: 432px;
  left: 0;
  z-index: -1;
}
.login-section {
  position: relative;
  z-index: 1;
}
.login-section .fl-row-content-wrap {
  margin: 0;
}
.login-right-image {
  max-width: 722px;
  height: 602px;
  object-fit: contain;
  margin-bottom: 90px;
  position: relative;
  margin-left: 40px;
}
.login-form-section .fl-module-content {
  margin: 0;
}
.login-form-section .fl-login-form .fl-form-field .fl-form-field-sec {
  display: flex;
  align-items: center;
}
.login-form-section .fl-login-form .fl-form-field {
  margin-bottom: 33px;
}
.login-form-section .fl-login-form .fl-form-field label {
  line-height: 20px;
  color: rgba(16, 16, 16, 1);
  font-size: 16px;
  font-family: "SF UI Text";
  width: 137px;
}
.login-form-section .fl-login-form .fl-form-field input {
  line-height: 20px;
  border-radius: 30px !important;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(16, 16, 16, 1);
  font-family: Roboto;
  border: 1px solid rgba(220, 220, 220, 1);
  font-size: 16px;
}

.login-form-section ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(170, 170, 170, 1);
  opacity: 1; /* Firefox */
}

.login-form-section :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(170, 170, 170, 1);
}

.login-form-section ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(170, 170, 170, 1);
}
.login-form-section .fl-form-field input[type="password"] {
  margin: 0;
}
.fl-module-login-form .fl-form-button {
  border-radius: 50px;
}
.fl-module-login-form .fl-form-button a.fl-button {
  border-radius: 50px;
}

.login-author-name.welcome-text {
  margin-bottom: 60px;
}
.fl-login-form .fl-button-wrap {
  margin-bottom: 15px;
}
.fl-input-field.fl-remember-forget {
  text-align: center;
  margin-bottom: 25px;
}
.fl-input-field.fl-remember-forget a {
  line-height: 20px;
  color: rgba(58, 98, 215, 1);
  font-size: 14px;
  text-align: left;
}
.no-acc-text {
  padding: 36px 0 60px;
}
.login-right-image .fl-photo.fl-photo-align-left {
  margin-bottom: 50px !important;
}
.login-right-image .fl-photo-content:after,
.login-right-image .fl-photo-content:before {
  content: "";
  position: absolute;
  top: -50px;
  width: 92%;
  height: 50px;
  right: 0;
  background-color: white;
}
.login-right-image .fl-photo-content:before {
  top: auto;
  bottom: -50px;
}
.login-right-image .fl-photo-content:after {
  z-index: -1;
}
.no-acc-text a {
  color: rgba(58, 98, 215, 1) !important;
}
.vision-logo {
  padding-top: 80px;
}
.fl-form-error-message.before {
  padding-bottom: 10px;
  padding-top: 0;
}
.fl-post-content.clearfix p {
  margin-bottom: 35px;
  color: #000;
  font-size: 20px;
}
/*campaign*/
.campaign-container {
  width: 100% !important;
}
.campaign-post {
  box-shadow: 0 0px 15px #00000033;
}
.campaign-content {
  padding: 30px;
}
.campaign-content .fl-post-title {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0;
}
.campaign-container .campaign-content .fl-post-header {
  margin-bottom: 10px;
}
.campaign-container .campaign-content {
  padding: 20px;
}
.campaign-container p {
  color: #929292;
}
.campaign-container a {
  color: #f37321;
}
.campaign-container .download-item {
  color: #f37321;
  font-size: 24px;
  line-height: 38px;
}
.campaign-container h2.fl-post-title {
  color: #101010;
  font-weight: 600;
  font-size: 18px;
}
.campaign-col {
  display: flex;
  flex-wrap: wrap;
}
.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fl-post.grid-item {
  width: calc(33.33% - 20px);
  margin-bottom: 20px;
}
.fl-module-menu ul#menu-header-menu li a,
.footer-main-wrap ul#menu-footer-menu li a,
.header-btn a.fl-button {
  font-size: 18px;
}
select#chart-region {
  font-size: 18px;
  border: 1px solid #cdcdcd;
  padding: 5px 10px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 200px;
  margin-left: 10px;
}
header .fl-row-content-wrap,
footer .fl-row-content-wrap {
  padding: 0 20px;
}

.header-btn {
  float: none;
}

.header-btn .fl-col-content.fl-node-content {
  flex-direction: initial;
}

.fl-module.fl-module-button.header-logout-btn {
  display: inline-block;
  width: auto;
}

.fl-module.fl-module-html.fl-node-t768xrb19lou {
  display: inline-block;
  width: auto;
}
.header-btn .fl-module-content {
  margin-top: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 5px;
}
.user-info {
  color: #fff;
}

.user-info span {
  display: block;
}
/*Dropdown design start*/
.campaign-container .download-item {
  display: inline-block;
  padding-bottom: 10px;
  width: 100%;
}
.campaign-container .download-item span.title {
  display: inline-block;
  width: 215px;
}
.campaign-container .select2-container {
  width: calc(100% - 225px) !important;
}
.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #aaa;
}
.admin-bar .select2-container--default .select2-dropdown--above {
  margin-top: 32px;
}
.login-author-name .fl-heading {
  margin-top: 20px !important;
}
.select2-container .select2-selection--single {
  height: 40px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}
.fl-col.login-block {
    width: auto;
    max-width: 150px;
}
.fl-col.fl-col-small.user-info-block {
    width: auto;
}
.fl-col.fl-col-small.user-info-block .fl-col-content.fl-node-content {
    justify-content: flex-end !important;
    flex-direction: unset;
}
.signup-popup{
  display: none;
}
.signup-popup ul {
    padding: 10px 0;
    list-style: none;
}
.signup-popup .fl-rich-text{
    background-color: #f60;
    color: #fff;
}

.signup-popup ul li {
    padding: 7px 20px;
}

.signup-popup ul li a {
    color: #fff;
}

.signup-popup {
    max-width: 300px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.signup-popup .close{
    position: absolute;
    color: #fff!important;
    top: 30px;
    right: 30px;
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 0!important;
}
.fl-post-content.clearfix .signup-popup .message {
    color: #fff;
    padding: 15px 30px 15px 15px;
    font-size: 16px;
    margin: 0;
    border-bottom: 1px solid white;
}
@media (min-width: 1100px) {
  body.fl-full-width .container {
    width: auto;
  }
}
@media (max-width: 1750px) {
  .header-btn a.fl-button {
    padding: 10px 16px !important;
  }
  .footer-main-wrap .fl-icon-group i {
    line-height: 37.5px !important;
    height: 38.4px !important;
    width: 38.4px !important;
  }
  .footer-main-wrap .fl-icon-group i:before {
    font-size: 23px;
  }
}
@media (max-width: 1550px) {
  .campaign-container .download-item {
    font-size: 14px;
    line-height: 20px;
  }
  .campaign-container .download-disc p {
    font-size: 12px;
    line-height: 30px;
  }
  .campaign-container .download-item span.title {
    display: inline-block;
    width: 110px;
  }
  .campaign-container .select2-container {
    width: calc(100% - 115px) !important;
  }
  .select2-container .select2-selection--single {
    height: 28px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 28px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 1px;
  }
}
@media (max-width: 1440px) {
  .fl-module-menu ul#menu-header-menu li a,
  .footer-main-wrap ul#menu-footer-menu li a {
    font-size: 15px;
  }
  .header-btn a.fl-button {
    font-size: 17px !important;
    padding: 5px 12px !important;
  }
  .footer-main-wrap .fl-icon-group i {
    line-height: 8.5px !important;
    height: 21.5px !important;
    width: 21.5px !important;
  }
  .footer-main-wrap .fl-icon-group i:before {
    font-size: 13px;
  }
  .login-right-image {
    max-width: 40%;
  }
  .login-form-section {
    width: 50%;
  }
  .login-right-image .fl-module-content.fl-node-content {
    margin-left: 0;
  }
  .login-right-image {
    margin-left: 20px;
  }
  .fl-photo-content {
    z-index: 1;
  }
  .login-right-image .fl-photo-content:after {
    height: 30px;
    top: -30px;
  }
  .login-right-image {
    height: 400px;
  }
}

@media (max-width: 1600px) {
  .vision-logo {
    margin-left: 56px;
    margin-bottom: -2px;
  }
}

@media (max-width: 1199px) {
  .fl-module-menu ul#menu-header-menu li {
    padding: 0px 10px;
  }
  .fl-module-menu ul#menu-header-menu li a {
    font-size: 15px;
  }
  .fl-button-right a {
    font-size: 15px;
  }
  .fl-node-tojys3dpuev4 > .fl-col-content {
    margin-right: 0 !important;
  }
  .login-section:after {
    opacity: 0;
    display: none;
  }
  .no-acc-text {
    padding: 15px 0;
  }
  .vision-logo {
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    padding-top: 0;
  }
  .login-right-image {
    height: auto;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  .login-form-section {
    width: 50%;
    float: none;
    margin: 0 auto;
    padding: 0 20px;
  }
  .login-right-image .fl-module-content.fl-node-content {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
  }
  .login-author-name.welcome-text {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .fl-builder-content .header-logo {
    width: 55% !important;
  }
  .fl-builder-content .header-menu {
    width: 50px !important;
  }
  .user-info span {
    display: none;
  }
  .header-menu + .fl-menu-mobile-clone {
    position: absolute;
    top: 70px;
    background-color: #606060;
    z-index: 999;
    left: 0;
  }
  .header-menu + .fl-menu-mobile-clone ul li a {
    padding: 12px 0;
    border-bottom: 1px solid #fafafa;
    text-align: left;
    font-size: 16px !important;
  }
  .header-menu + .fl-menu-mobile-clone ul li:last-child a {
    border-bottom: 0px;
  }
  .header-menu {
    order: 1;
    text-align: right;
  }
  .header-menu button.fl-menu-mobile-toggle.hamburger {
    float: right;
    padding-right: 20px;
  }
  .header-btn a.fl-button {
    font-size: 16px !important;
    padding: 4px 7px !important;
  }
  .header-btn .fl-module-content.fl-node-content {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .footer-main-wrap ul#menu-footer-menu li {
    padding: 0;
  }
  .footer-main-wrap ul#menu-footer-menu li a {
    padding: 0;
  }
  .footer-menu ul#menu-footer-menu {
    justify-content: space-between !important;
    width: 100%;
  }
  .no-acc-text {
    padding: 15px 0;
  }
  .login-form-section {
    width: 100%;
  }
  .login-right-image {
    max-width: 100%;
    height: auto;
  }
  .login-right-image .fl-photo-content:after,
  .login-right-image .fl-photo-content:before {
    opacity: 0;
    display: none;
  }
  .login-right-image .fl-photo.fl-photo-align-left {
    margin-bottom: 0 !important;
  }
  .login-form-section > .fl-col-content.fl-node-content {
    padding: 0 0px 40px;
  }
  .grid {
    column-count: 2;
  }
  article .fl-row .fl-row-content-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .fl-node-68klhzsgf2q3.fl-module-heading .fl-heading {
    line-height: 50px;
  }
  article .fl-row.login-section .fl-row-content-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .login-form-section .fl-login-form .fl-form-field label {
    width: 160px;
    margin-bottom: 0;
  }
  .fl-post.grid-item {
      width: 100%; /* 1 item per row on smaller screens */
  }
  .header-menu + .fl-menu-mobile-clone {
    top: 105px;
  }
  .fl-builder-content .header-menu {
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .grid {
    column-count: 1;
  }
  .fl-post.grid-item {
      width: 100%; /* 1 item per row on smaller screens */
  }
}
@media (max-width: 400px) {
  .footer-menu ul#menu-footer-menu li a {
    font-size: 15px;
  }
  .fl-post.grid-item {
     width: 100%; /* 1 item per row on smaller screens */
  }
}

.custom-popup h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06d85f;
  margin: 80px 0;
}

.custom-popup .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.custom-popup .button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06d85f;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.custom-popup .button:hover {
  background: #06d85f;
}

.custom-popup.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
.custom-popup.overlay:target {
  visibility: visible;
  opacity: 1;
}

.custom-popup .popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.custom-popup .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.custom-popup .popup .close {
  position: absolute;
  top: 5px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.custom-popup .popup .close:hover {
  color: #06d85f;
}
.custom-popup .popup .content {
  max-height: 400px;
  overflow: auto;
}

.popup-content {
  display: none;
}

.view-more-assets {
  cursor: pointer;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 70%;
  }
}

/* Spinner */
.bar-chart-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #f37321 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
