@import "https://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,300,300italic";
@font-face {
  font-family: 'SamsungSharpSans-Regular';
  src: url("../../../assets/fonts/SamsungSharpSans-Regular.eot") format("embedded-opentype"), url("../../../assets/fonts/SamsungSharpSans-Regular.woff") format("woff"), url("../../../assets/fonts/SamsungSharpSans-Regular.ttf") format("truetype"), url("../../../assets/fonts/SamsungSharpSans-Regular.svg#SamsungSharpSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SamsungSharpSans-Bold';
  src: url("../../../assets/fonts/SamsungSharpSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/SamsungSharpSans-Bold.woff") format("woff"), url("../../../assets/fonts/SamsungSharpSans-Bold.ttf") format("truetype"), url("../../../assets/fonts/SamsungSharpSans-Bold.svg#SamsungSharpSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'SamsungOne-400';
  src: url("../../../assets/fonts/SamsungOne-400.eot") format("embedded-opentype"), url("../../../assets/fonts/SamsungOne-400.woff") format("woff"), url("../../../assets/fonts/SamsungOne-400.ttf") format("truetype"), url("../../../assets/fonts/SamsungOne-400.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RobotoMono-Regular';
  src: url("../../../assets/fonts/roboto_mono/RobotoMono-Regular.eot") format("embedded-opentype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Regular.woff") format("woff"), url("../../../assets/fonts/roboto_mono/RobotoMono-Regular.ttf") format("truetype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RobotoMono-Bold';
  src: url("../../../assets/fonts/roboto_mono/RobotoMono-Bold.eot") format("embedded-opentype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Bold.woff") format("woff"), url("../../../assets/fonts/roboto_mono/RobotoMono-Bold.ttf") format("truetype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RobotoMono-Thin';
  src: url("../../../assets/fonts/roboto_mono/RobotoMono-Thin.eot") format("embedded-opentype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Thin.woff") format("woff"), url("../../../assets/fonts/roboto_mono/RobotoMono-Thin.ttf") format("truetype"), url("../../../assets/fonts/roboto_mono/RobotoMono-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
html, body {
  height: 100%; }

/* Global */
.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.alert {
  margin-top: 20px; }

.alert.alert-success {
  font-size: 16px;
  font-weight: bold; }

.error {
  color: red;
  font-size: 13px; }

.content {
  text-align: center; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

/* Masonry */
.grid {
  position: relative; }

.grid-sizer, .grid-item {
  min-height: auto !important; }

body.admin-site {
  background: radial-gradient(circle, #5a89bd, #004da3);
  /* Main */
  /* Store */
  /* Admin */
  /* Admin Editor */ }
  body.admin-site label {
    color: #004da3; }
  body.admin-site a {
    color: #5a89bd;
    font-size: 16px; }
  body.admin-site a:hover {
    color: #004da3; }
  body.admin-site #create-sale .total, body.admin-site #create-sale .icon i {
    color: #0082a9; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #0082a9; }
  body.admin-site .btn-brand, body.admin-site .daterangepicker .ranges li.active, body.admin-site .btn-success {
    background: #5a89bd;
    border-color: #5a89bd; }
  body.admin-site .page-sidebar .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar .page-sidebar-menu > li.active > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, body.admin-site .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle .badge.badge-default {
    background: #004da3; }
  body.admin-site .content-wrap.pdf-wrap h1, body.admin-site h2, body.admin-site h3, body.admin-site h4, body.admin-site h5, body.admin-site h6 {
    font-family: "RobotoMono-Regular", sans-serif; }
  body.admin-site .tooltip-custom, body.admin-site #map-canvas a.active .btn, body.admin-site .progress_bar .bar, body.admin-site .btn-site {
    background: #004da3; }
  body.admin-site #map-canvas .btn:hover, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover {
    border-color: #004da3;
    color: #004da3; }
  body.admin-site .table .title, body.admin-site .m-content h1, body.admin-site .m-nav-grid .m-nav-grid__row .m-nav-grid__item .m-nav-grid__text {
    color: #004da3; }
  body.admin-site .control-label, body.admin-site .btn.m-btn--label-brand, body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-icon {
    color: #004da3; }
  body.admin-site .m-loader.m-loader--brand:before, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item:hover:not(.m-menu__item--actions) > .m-menu__link .m-menu__link-text {
    color: #0082a9; }
  body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper, body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-dropdown--open > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    background: #5a89bd;
    border: 1px solid #5a89bd; }
  body.admin-site .btn-site {
    color: #fff;
    background: #004da3;
    color: #fff;
    padding: 10px 36px;
    border-radius: 26px;
    font-size: 16px; }
  body.admin-site .btn-site:hover {
    background: #5a89bd; }
  body.admin-site .pagination > .active > a, body.admin-site .pagination > .active > a:hover, body.admin-site .pagination > .active > a:focus, body.admin-site .pagination > .active > span, body.admin-site .pagination > .active > span:hover, body.admin-site .pagination > .active > span:focus {
    background: #004da3;
    border-color: #004da3; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--active-tab > .m-menu__link, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--hover > .m-menu__link {
    background-color: #004da3; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link .m-menu__link-text {
    color: #004da3; }
  body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-text {
    color: #5a89bd; }
  body.admin-site .table > thead > tr > th, body.admin-site .table > thead > tr > td, body.admin-site .table > tbody > tr > th, body.admin-site .table > tbody > tr > td, body.admin-site .table > tfoot > tr > th, body.admin-site .table > tfoot > tr > td {
    letter-spacing: -0.65px;
    font-family: "RobotoMono-Regular", sans-serif !important; }
  body.admin-site .form-control {
    font-family: "RobotoMono-Regular", sans-serif !important; }
  body.admin-site .box-list .admin-list .active a {
    background: #004da3 !important; }
  body.admin-site .box-list .admin-list a {
    background: #5a89bd; }
  body.admin-site .box-list .admin-list a:hover {
    background: #004da3; }
  body.admin-site .flex-item .form_fields_actions {
    display: none;
    background: #f3f3f3;
    border: 1px dashed #ccc;
    padding: 10px;
    color: #777; }
  body.admin-site .flex-item:hover .form_fields_actions {
    display: block; }

@media (min-width: 1025px) {
  .admin-site.m-header--fixed.m-header--minimize-on .m-header .m-header__top {
    background-color: #004da3 !important; } }
@media screen and (max-width: 768px) {
  .admin-site .select2-container .select2-selection--single .select2-selection__rendered {
    overflow: auto;
    word-break: break-word; } }
@media (max-width: 726px) {
  .dataTables_filter label {
    white-space: wrap !important; } }
body.error-site {
  background: #004da3;
  color: #ffffff; }
  body.error-site .top {
    background: #ffffff;
    color: #004da3; }
  body.error-site .button {
    background: #ffffff;
    color: #004da3; }
  body.error-site a:hover .button {
    background: #ffffff; }

body.main-site {
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/
  /*#content a { font-size: inherit; }*/ }
  body.main-site #primary-menu > ul > li.menu-item-emphasis > a {
    border-radius: 20px !important; }
  body.main-site .button.button-large {
    border-radius: 23px !important; }
  body.main-site .dark a {
    color: #444 !important; }
  body.main-site .dark a:hover {
    color: #EEE !important; }
  body.main-site form .flex-item {
    margin-bottom: 20px; }
    body.main-site form .flex-item label {
      color: #0082a9; }
  body.main-site .form-control {
    border-radius: 10px;
    border-radius: 20px !important;
    padding: 12px !important;
    height: auto !important; }
  body.main-site .form-control.fileupload {
    padding: 9px 12px;
    height: auto; }
  body.main-site .file_container div.image_thumb {
    margin-bottom: 5px !important; }
  body.main-site .btn-site {
    border-radius: 20px !important;
    padding: 10px 20px; }
  body.main-site .no-padding {
    padding: 0; }
  body.main-site .row {
    width: auto; }
  body.main-site #content p {
    line-height: 1.4; }
  body.main-site .featherlight-inner h1 {
    font-family: "SamsungSharpSans", Helvetica; }
  body.main-site .number-support a {
    font-family: "samsungone300", sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    box-shadow: 0px 3px 8px 3px #e3e2e2;
    margin-top: 1rem; }
    body.main-site .number-support a svg {
      max-width: 22px;
      height: 22px;
      display: inline-block; }
  body.main-site .landing-new {
    position: relative;
    position: relative;
    /* Menu desktop */
    /* form starting stylings ------------------------------- */
    /* LABEL ======================================= */
    /* active state */
    /* BOTTOM BARS ================================= */
    /* active state */
    /* HIGHLIGHTER ================================== */
    /* active state */
    /* ANIMATIONS ================ */ }
    body.main-site .landing-new::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      background-image: url("../../../../assets/img/pat4.png");
      background-size: contain;
      background-position: center center;
      background-repeat: repeat;
      background-attachment: fixed;
      z-index: 0;
      pointer-events: none; }
    body.main-site .landing-new .btn-download {
      position: fixed;
      bottom: 0;
      z-index: 15;
      max-width: 200px; }
      body.main-site .landing-new .btn-download .top-img {
        margin-bottom: -15px; }
    body.main-site .landing-new img {
      width: 100%;
      height: auto; }
    body.main-site .landing-new .center {
      text-align: center; }
    body.main-site .landing-new h2 {
      font-family: "SamsungSharpSans", Helvetica;
      font-size: 35px;
      margin-bottom: 2rem; }
    body.main-site .landing-new h5 {
      font-size: 22px;
      font-family: "SamsungSharpSans", Helvetica; }
    body.main-site .landing-new p {
      font-size: 20px;
      line-height: 1.3;
      font-family: "samsungone300", sans-serif; }
    body.main-site .landing-new .members-btn {
      padding: 1rem;
      border: 1px solid #ccc;
      display: inline-block;
      margin: 2rem 0;
      border-radius: 50px;
      background-image: radial-gradient(#ffffff, #f7f7f7); }
    body.main-site .landing-new .menu-desktop {
      background: #f6f5f5;
      color: #000; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        padding: 0;
        margin: 0;
        list-style: unset; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          display: inline-block;
          position: relative;
          padding: 1.5rem 2rem;
          text-align: center;
          font-family: "samsungone300", sans-serif;
          width: 24.5%;
          font-size: 1rem;
          font-weight: 700;
          transition: .3s all ease-in-out;
          vertical-align: middle; }
          body.main-site .landing-new .menu-desktop .menu-contain ul li a {
            transition: .3s all ease-in-out; }
          body.main-site .landing-new .menu-desktop .menu-contain ul li a:hover, body.main-site .landing-new .menu-desktop .menu-contain ul li a.active {
            padding: 10px 12px;
            border-radius: 50px; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li::after {
          height: 35px;
          display: block;
          width: 2px;
          background: #000;
          content: '';
          position: absolute;
          top: 17%;
          right: 0; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li.last-menu:after {
          display: none !important; }
    body.main-site .landing-new .menu-desktop.normal-menu {
      background: #f6f5f5;
      color: #000; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a {
        color: #000;
        transition: .3s all ease-in-out; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a:hover, body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a.active {
        background: #3f7f43;
        color: #fff;
        padding: 10px 12px;
        border-radius: 50px; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li::after {
        height: 35px;
        display: block;
        width: 2px;
        background: #000;
        content: '';
        position: absolute;
        top: 17%;
        right: 0; }
    body.main-site .landing-new .blue-menu {
      color: #fff; }
      body.main-site .landing-new .blue-menu .menu-contain ul {
        margin-bottom: 0; }
        body.main-site .landing-new .blue-menu .menu-contain ul li {
          display: inline-block;
          position: relative;
          padding: 0;
          text-align: center;
          font-family: "samsungone300", sans-serif;
          width: 24.7%;
          font-size: 1rem;
          font-weight: 700;
          vertical-align: middle; }
          body.main-site .landing-new .blue-menu .menu-contain ul li a {
            color: #fff;
            transition: .3s all ease-in-out;
            padding: 1.5rem 2rem;
            display: block;
            margin: 0;
            background: #3f7f43; }
          body.main-site .landing-new .blue-menu .menu-contain ul li a:hover, body.main-site .landing-new .blue-menu .menu-contain ul li a.active {
            background: #000;
            color: #fff; }
        body.main-site .landing-new .blue-menu .menu-contain ul li.last-menu a {
          border-right: 0; }
    body.main-site .landing-new .steps-form {
      /* Estados */ }
      body.main-site .landing-new .steps-form .checkmark {
        width: 12px;
        height: 6px;
        border-left: 3px solid white;
        border-bottom: 3px solid white;
        transform: rotate(-45deg); }
      body.main-site .landing-new .steps-form .steps-container {
        display: flex;
        justify-content: flex-start;
        align-items: unset;
        max-width: 100%;
        margin: 40px auto; }
      body.main-site .landing-new .steps-form .step {
        text-align: center;
        flex: 1;
        position: relative;
        z-index: 1; }
      body.main-site .landing-new .steps-form .step::before {
        content: '';
        position: absolute;
        top: 18%;
        transform: translateY(-50%);
        width: 50%;
        height: 2px;
        background: #ccc;
        z-index: 0;
        left: 0; }
      body.main-site .landing-new .steps-form .step::after {
        content: '';
        position: absolute;
        top: 18%;
        transform: translateY(-50%);
        width: 50%;
        height: 2px;
        background: #ccc;
        z-index: 0;
        right: 0; }
      body.main-site .landing-new .steps-form .step:last-child::after,
      body.main-site .landing-new .steps-form .step:first-child::before {
        content: none; }
      body.main-site .landing-new .steps-form .step-icon {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 8px;
        font-weight: bold;
        color: white;
        font-size: 16px;
        position: relative;
        z-index: 2; }
      body.main-site .landing-new .steps-form .completed .step-icon {
        background: #4cd964;
        color: transparent; }
      body.main-site .landing-new .steps-form .completed .step-icon::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 6px;
        border-left: 3px solid white;
        border-bottom: 3px solid white;
        transform: rotate(-45deg); }
      body.main-site .landing-new .steps-form .active .step-icon {
        background: #2cbb52; }
      body.main-site .landing-new .steps-form .pending .step-icon {
        background: #ccc; }
      body.main-site .landing-new .steps-form .step-title {
        font-weight: bold;
        font-family: "samsungone300", sans-serif; }
      body.main-site .landing-new .steps-form .step-desc {
        font-size: 14px;
        color: #333;
        font-family: "samsungone300", sans-serif; }
    body.main-site .landing-new .group {
      position: relative;
      margin-bottom: 35px; }
    body.main-site .landing-new input, body.main-site .landing-new select {
      font-size: 18px;
      padding: 10px 10px 10px 5px;
      display: block;
      width: 100%;
      border: none;
      border-bottom: 1px solid #757575;
      font-family: "samsungone300", sans-serif; }
    body.main-site .landing-new input:focus {
      outline: none; }
    body.main-site .landing-new label {
      color: #999;
      font-size: 18px;
      font-weight: normal;
      position: absolute;
      pointer-events: none;
      left: 5px;
      top: 10px;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all;
      width: 100%;
      background: #fff;
      font-family: "samsungone300", sans-serif;
      text-transform: unset;
      letter-spacing: 0; }
    body.main-site .landing-new input:focus ~ label, body.main-site .landing-new input:valid ~ label, body.main-site .landing-new select:focus ~ label, body.main-site .landing-new select:valid ~ label {
      top: -20px;
      font-size: 14px;
      color: #3f7f43;
      left: 0; }
    body.main-site .landing-new .bar {
      position: relative;
      display: block;
      width: 100%; }
    body.main-site .landing-new .bar:before, body.main-site .landing-new .bar:after {
      content: '';
      height: 2px;
      width: 0;
      bottom: 1px;
      position: absolute;
      background: #3f7f43;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all; }
    body.main-site .landing-new .bar:before {
      left: 50%; }
    body.main-site .landing-new .bar:after {
      right: 50%; }
    body.main-site .landing-new input:focus ~ .bar:before, body.main-site .landing-new input:focus ~ .bar:after, body.main-site .landing-new select:focus ~ .bar:before, body.main-site .landing-new select:focus ~ .bar:after {
      width: 50%; }
    body.main-site .landing-new .highlight {
      position: absolute;
      height: 60%;
      width: 100px;
      top: 25%;
      left: 0;
      pointer-events: none;
      opacity: 0.5;
      padding: 0;
      background: none;
      color: transparent;
      border-radius: 0; }
    body.main-site .landing-new input:focus ~ .highlight, body.main-site .landing-new select:focus ~ .highlight {
      -webkit-animation: inputHighlighter 0.3s ease;
      -moz-animation: inputHighlighter 0.3s ease;
      animation: inputHighlighter 0.3s ease; }
@-webkit-keyframes inputHighlighter {
  from {
    background: #3f7f43; }
  to {
    width: 0;
    background: transparent; } }
@-moz-keyframes inputHighlighter {
  from {
    background: #3f7f43; }
  to {
    width: 0;
    background: transparent; } }
@keyframes inputHighlighter {
  from {
    background: #3f7f43; }
  to {
    width: 0;
    background: transparent; } }
    body.main-site .landing-new .section-1 {
      text-align: center;
      background: #fff; }
      body.main-site .landing-new .section-1 h1 {
        font-family: "SamsungSharpSans", Helvetica;
        font-size: 45px;
        line-height: 1.3;
        color: #000; }
      body.main-site .landing-new .section-1 p {
        font-weight: 700;
        color: #000;
        font-size: 28px; }
        body.main-site .landing-new .section-1 p span {
          font-family: "SamsungSharpSans", Helvetica;
          color: #3f7f43;
          font-size: 40px; }
      body.main-site .landing-new .section-1 img {
        max-width: 100%; }
      body.main-site .landing-new .section-1 h2 {
        color: #000;
        font-size: 26px;
        margin-top: 2rem; }
    body.main-site .landing-new .section-2 {
      padding: 6rem 12% 2rem;
      background: #f6f5f5; }
      body.main-site .landing-new .section-2 h2 {
        text-align: center;
        color: #3f7f43;
        font-size: 35px; }
      body.main-site .landing-new .section-2 p {
        font-size: 18px;
        margin-bottom: 0; }
      body.main-site .landing-new .section-2 .all-steps {
        margin-top: 5rem; }
      body.main-site .landing-new .section-2 .step {
        margin: 0;
        margin-bottom: 4rem; }
        body.main-site .landing-new .section-2 .step p {
          text-align: left;
          line-height: 1.3 !important; }
        body.main-site .landing-new .section-2 .step .title {
          font-weight: 700;
          font-size: 20px;
          margin-bottom: 0; }
        body.main-site .landing-new .section-2 .step .min-btn {
          background: #3f7f43;
          color: #fff;
          padding: 8px 20px;
          border-radius: 50px;
          display: inline-block;
          margin-top: 8px;
          font-family: "samsungone300", sans-serif;
          font-size: 16px;
          font-weight: 700;
          transition: .3s all ease-in-out; }
        body.main-site .landing-new .section-2 .step .min-btn:hover {
          background: #000; }
        body.main-site .landing-new .section-2 .step .p-btn {
          min-height: 46px; }
    body.main-site .landing-new .section-3 {
      background: #e8e8e8;
      padding: 3rem 12% 8rem;
      color: #fff; }
      body.main-site .landing-new .section-3 .all-bluedays-categories .tab {
        overflow: hidden;
        background-color: #f7f7f7;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
        height: auto;
        margin-bottom: 3rem; }
      body.main-site .landing-new .section-3 .all-bluedays-categories .tab .tablinks {
        background-color: #fff;
        float: left;
        outline: none;
        cursor: pointer;
        padding: 16px 18px;
        transition: 0.3s;
        font-family: "SamsungSharpSans", Helvetica;
        font-size: 20px;
        color: #667085;
        border: 1px solid #f7f7f7;
        text-align: center; }
      body.main-site .landing-new .section-3 .all-bluedays-categories .tab .tablinks:hover {
        background-color: #eee; }
      body.main-site .landing-new .section-3 .all-bluedays-categories .tab .tablinks.active {
        background-color: #007BFF;
        color: #fff; }
      body.main-site .landing-new .section-3 .box-content {
        background: #fff;
        color: #000;
        padding: 3rem 4rem;
        border-radius: 50px; }
        body.main-site .landing-new .section-3 .box-content h2 {
          text-align: center;
          color: #3f7f43;
          font-size: 35px; }
        body.main-site .landing-new .section-3 .box-content .pop-up-link {
          font-family: "samsungone300", sans-serif;
          text-align: center;
          color: #3f7f43; }
        body.main-site .landing-new .section-3 .box-content .subtitle {
          font-family: "samsungone300", sans-serif;
          text-align: center;
          font-weight: 700;
          font-size: 18px;
          margin-bottom: 4rem; }
        body.main-site .landing-new .section-3 .box-content .blue {
          font-family: "samsungone300", sans-serif;
          text-align: center;
          font-weight: 700;
          color: #3f7f43; }
        body.main-site .landing-new .section-3 .box-content .btn-contain {
          text-align: center;
          margin-top: 5rem; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form {
            background: #3f7f43;
            color: #fff;
            padding: 19px 7rem 13px;
            display: inline-block;
            border-radius: 50px;
            transition: .3s all ease-in-out;
            font-family: "SamsungSharpSans", Helvetica;
            text-transform: uppercase;
            font-size: 22px;
            line-height: .8;
            z-index: 60;
            border: none; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form:hover {
            background: #a11a42; }
        body.main-site .landing-new .section-3 .box-content .clients {
          overflow: hidden;
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          grid-gap: 30px;
          height: auto;
          margin-bottom: 3rem;
          align-items: center; }
          body.main-site .landing-new .section-3 .box-content .clients .option {
            background-color: #007BFF;
            float: left;
            outline: none;
            cursor: pointer;
            padding: 12px;
            transition: 0.3s;
            font-family: "SamsungSharpSans", Helvetica;
            font-size: 20px;
            color: #fff;
            border: 1px solid #f7f7f7;
            text-align: center;
            border-radius: 50px;
            line-height: 1; }
        body.main-site .landing-new .section-3 .box-content .input-contain {
          text-align: center; }
          body.main-site .landing-new .section-3 .box-content .input-contain p {
            color: #999;
            font-size: 18px;
            font-weight: normal;
            font-family: "samsungone300", sans-serif;
            margin-bottom: 0; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file-item {
            display: none; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
            display: inline-block;
            margin: 50px auto;
            font-size: 20px;
            font-family: "samsungone300", sans-serif;
            width: auto;
            height: auto;
            line-height: 40px;
            background-color: #14289e;
            color: #FFF;
            text-align: center;
            padding: 5px 25px;
            border: 2px solid #14289e;
            border-radius: 5px;
            transition: all 0.3s ease-in-out;
            position: relative;
            pointer-events: initial;
            left: auto;
            top: auto; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label:hover {
            background: transparent;
            color: #14289e; }
          body.main-site .landing-new .section-3 .box-content .input-contain .fa {
            margin-right: 5px; }
        body.main-site .landing-new .section-3 .box-content .checkbox-contain {
          margin-bottom: 2rem; }
        body.main-site .landing-new .section-3 .box-content .check-input {
          margin-bottom: 15px; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text {
            display: block;
            position: relative;
            padding-left: 45px;
            margin-bottom: 12px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding-top: 5px;
            pointer-events: all;
            font-weight: 700;
            color: #3f7f43; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0; }
          body.main-site .landing-new .section-3 .box-content .check-input .checkmark {
            position: absolute;
            top: 20%;
            left: 0;
            height: 28px;
            width: 28px;
            border: 2px solid #000; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input:checked ~ .checkmark {
            background-color: #3f7f43;
            border-color: #3f7f43; }
          body.main-site .landing-new .section-3 .box-content .check-input .checkmark:after {
            content: "";
            position: absolute;
            display: none; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input:checked ~ .checkmark:after {
            display: block; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text .checkmark:after {
            left: 8px;
            top: 3px;
            width: 8px;
            height: 15px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
      body.main-site .landing-new .section-3 .roulette .logo-home {
        padding-top: 2%;
        text-align: center;
        flex-grow: 0; }
        body.main-site .landing-new .section-3 .roulette .logo-home .width-position {
          position: absolute;
          width: 20% !important; }
        body.main-site .landing-new .section-3 .roulette .logo-home .left-top {
          top: 24px;
          right: 29px; }
        body.main-site .landing-new .section-3 .roulette .logo-home .right-top {
          top: 24px;
          left: 48px; }
        body.main-site .landing-new .section-3 .roulette .logo-home .image {
          width: 65%;
          padding-top: 40px;
          padding-bottom: 40px; }
      body.main-site .landing-new .section-3 .roulette .contnt_cmax {
        flex-grow: 1; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax {
          height: 100%; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete {
            padding: 0 20px;
            text-align: center;
            margin: auto;
            position: relative;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
              width: max-content;
              height: 100%;
              position: relative;
              margin: 0 auto;
              padding: 0; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .roullete_img {
                width: 100%;
                height: auto;
                max-width: 550px; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                left: 0;
                padding: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun {
                  width: 100%;
                  height: 100%;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  position: relative; }
                  body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun:before {
                    content: "";
                    background: url(../../assets/images/soporte.png);
                    position: absolute;
                    left: 0;
                    right: 0;
                    max-width: 460px;
                    width: 100%;
                    bottom: -90px;
                    height: 110px;
                    background-repeat: no-repeat;
                    background-position: center;
                    background-size: cover;
                    z-index: -1;
                    margin: auto; }
                  body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
                    height: 140px;
                    width: 140px; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 p {
                  position: absolute;
                  font-size: 24px;
                  font-family: 'SamsungSharpSans-Bold', sans-serif;
                  color: #000;
                  text-align: center;
                  width: 20%; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-0 {
                  top: 38%;
                  left: 18%;
                  transform: rotate(-160deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-1 {
                  top: 24%;
                  left: 31%;
                  transform: rotate(-115deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-2 {
                  top: 25%;
                  right: 30%;
                  transform: rotate(-65deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-3 {
                  top: 37%;
                  right: 16%;
                  transform: rotate(335deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-4 {
                  bottom: 36%;
                  right: 17%;
                  transform: rotate(25deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-5 {
                  bottom: 23%;
                  right: 30%;
                  transform: rotate(65deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-6 {
                  bottom: 23%;
                  left: 30%;
                  transform: rotate(115deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-7 {
                  bottom: 37%;
                  left: 17%;
                  transform: rotate(-200deg);
                  margin: 0; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base {
            margin-top: -5%;
            text-align: center; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base img {
              max-width: 80%; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-b, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-b, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b {
              position: absolute; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_p {
              top: 320px;
              bottom: 0;
              width: 100%;
              max-width: 250px;
              margin: auto 0;
              height: max-content; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_s {
              width: 100%;
              max-width: 100px;
              top: 7rem;
              bottom: 0;
              margin: auto 0;
              height: max-content; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person {
            z-index: 1; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p {
              left: 20px; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p {
              right: 10px; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-a {
              bottom: 140px;
              width: 100%;
              max-width: 350px;
              z-index: -1;
              left: -40px; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
            z-index: 3;
            width: 30%;
            right: 0;
            left: unset; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b {
              top: 0;
              right: 0;
              max-width: 350px;
              margin: auto;
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: center; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b .contnt-btn-start {
                background-color: #00113f;
                color: #fff;
                padding: 20px 60px;
                border-radius: 10px;
                box-shadow: 0 0 20px white;
                font-family: 'SamsungSharpSans-Bold', sans-serif;
                letter-spacing: 1px;
                font-size: 14px; }
      body.main-site .landing-new .section-3 .roulette h1.title {
        text-align: left;
        font-size: 5rem;
        font-family: 'SamsungSharpSans-Bold', sans-serif, sans-serif;
        margin: 0;
        padding-left: 5rem;
        color: #fff; }
      body.main-site .landing-new .section-3 .price {
        text-align: center; }
        body.main-site .landing-new .section-3 .price img {
          max-width: 70%; }
    body.main-site .landing-new .section-4 {
      background: #fff;
      color: #000;
      padding: 4rem; }
      body.main-site .landing-new .section-4 p {
        font-size: 18px; }
      body.main-site .landing-new .section-4 .btn-contain {
        text-align: center; }
        body.main-site .landing-new .section-4 .btn-contain .terms-btn {
          background: #000;
          color: #fff;
          display: inline-block;
          border-radius: 50px;
          font-weight: 700;
          padding: 1rem 4rem;
          font-family: "samsungone300", sans-serif;
          transition: .3s all ease-in-out;
          border: 1px solid #000; }
        body.main-site .landing-new .section-4 .btn-contain .terms-btn:hover {
          text-decoration: none;
          background: #fff;
          border: 1px solid #000;
          color: #000; }
      body.main-site .landing-new .section-4 .terms {
        background-color: #fff;
        padding: 2rem 1.5rem 3rem; }
        body.main-site .landing-new .section-4 .terms .logos-contain {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 10px; }
          body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer {
            -webkit-align-self: center;
            -ms-flex-item-align: center;
            align-self: center;
            padding: 1rem;
            text-align: center; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_3 img {
              width: 250px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 p {
              color: #576A83;
              font-size: 11px;
              margin-bottom: .3rem;
              font-weight: 600;
              line-height: 14px !important; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 img {
              width: 90px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer img {
              display: block;
              margin: auto;
              max-width: 100%;
              width: auto; }
  body.main-site .featherlight .featherlight-inner {
    display: block !important; }
  body.main-site .featherlight .featherlight-content {
    background: #f6f4f5;
    border-radius: 30px; }
    body.main-site .featherlight .featherlight-content .inside-lightbox {
      text-align: center;
      padding: 2rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox h5 {
        font-size: 25px;
        font-family: "SamsungSharpSans", Helvetica;
        color: #3f7f43; }
      body.main-site .featherlight .featherlight-content .inside-lightbox p {
        font-size: 18px;
        font-family: "samsungone300", sans-serif;
        max-width: 60%;
        font-weight: 700;
        margin: 0 auto 1rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox img {
        max-width: 70%;
        margin-bottom: 1.5rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox table p {
        margin: 0 auto;
        max-width: 100%; }
      body.main-site .featherlight .featherlight-content .inside-lightbox table h5 {
        margin-bottom: 0;
        margin-top: 5px; }
  body.main-site .select-table {
    height: 3.5rem;
    padding: .45rem .5rem;
    border-radius: .5rem;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    -ms-border-radius: .5rem;
    -o-border-radius: .5rem; }
  body.main-site #mylightbox2 table {
    min-width: 500px; }
  body.main-site .table {
    display: none; }
  body.main-site .table.show-table {
    display: table; }
  body.main-site .p-r {
    position: relative; }
    body.main-site .p-r .p-f {
      position: fixed;
      bottom: 0px;
      z-index: 9999999;
      width: 100%;
      text-align: center;
      background: #404040; }
      body.main-site .p-r .p-f strong {
        color: #fff; }
  body.main-site .out-of-stock {
    position: relative; }
    body.main-site .out-of-stock::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      inset: 0 0 0 0;
      margin: auto;
      background: url(../../../assets/img/agotado.png) no-repeat center;
      background-size: contain;
      max-width: 1100px;
      opacity: .8;
      transform: rotate(-5deg);
      -webkit-transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      -o-transform: rotate(-5deg); }
  body.main-site .solve {
    background: #fff;
    text-align: center; }
    body.main-site .solve h1, body.main-site .solve h2, body.main-site .solve h3, body.main-site .solve h4 {
      font-family: "SamsungSharpSans", Helvetica; }
    body.main-site .solve .container {
      width: 100%;
      max-width: 1440px; }
    body.main-site .solve .pc {
      display: block; }
    body.main-site .solve .mobile {
      display: none; }
    body.main-site .solve img {
      width: 100%;
      height: auto; }
    body.main-site .solve .title {
      width: 100%;
      max-width: 793px;
      margin: auto auto 100px;
      font-family: "SamsungSharpSans", Helvetica;
      font-size: 48px;
      color: #000; }
    body.main-site .solve .subtitle {
      font-size: 28px;
      text-align: center;
      color: #000;
      font-family: "SamsungSharpSans", Helvetica;
      padding: 50px; }
    body.main-site .solve .banner-3 {
      display: grid;
      grid-template-columns: 55% 45%;
      background: #E8E8E8; }
      body.main-site .solve .banner-3 .info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 0 5rem; }
        body.main-site .solve .banner-3 .info .logo {
          margin-bottom: 2rem; }
        body.main-site .solve .banner-3 .info h1 {
          color: #0C95D9;
          font-size: 35px;
          font-family: "SamsungSharpSans", Helvetica;
          text-align: left;
          margin-left: 1rem;
          margin-bottom: 1rem; }
        body.main-site .solve .banner-3 .info .btn {
          text-decoration: none;
          background-color: #FF6600;
          color: #fff;
          font-size: 25px;
          font-family: "SamsungSharpSans", Helvetica;
          border-radius: 99px;
          padding: 10px 35px;
          line-height: 1.5; }
      body.main-site .solve .banner-3 .image-contain img {
        width: 100%;
        height: auto; }
    body.main-site .solve .banner-3-logos {
      display: grid;
      grid-template-columns: 70% 30%;
      background: #fff;
      padding: 1rem 2rem; }
      body.main-site .solve .banner-3-logos .logos-full {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        align-items: center; }
        body.main-site .solve .banner-3-logos .logos-full img {
          width: 100%;
          padding: 1rem; }
          body.main-site .solve .banner-3-logos .logos-full img.min {
            max-width: 90%;
            margin: auto; }
      body.main-site .solve .banner-3-logos .aj-text {
        align-items: center;
        align-items: center;
        display: grid; }
    body.main-site .solve .inside-menu {
      width: 918.3px;
      height: 88.9px;
      flex-grow: 0;
      margin: 28px auto 70px;
      padding: 21.4px 49.7px 24.4px 59.6px;
      border-radius: 72.1px;
      box-shadow: 4.8px 4.8px 4.8px 1.2px #00000008;
      border: solid 1.2px #ececec;
      background-color: #fff;
      display: flex;
      flex-basis: auto; }
      body.main-site .solve .inside-menu .inside-menu-each {
        width: 100%;
        align-self: center; }
        body.main-site .solve .inside-menu .inside-menu-each a {
          cursor: pointer;
          width: auto;
          font-family: "samsungone300", sans-serif;
          font-size: 17px;
          line-height: 14px;
          letter-spacing: normal;
          text-align: center;
          color: #000; }
          body.main-site .solve .inside-menu .inside-menu-each a:hover {
            font-weight: 700;
            border-bottom: 1px solid #ca892b; }
        body.main-site .solve .inside-menu .inside-menu-each a.final-btn {
          background-color: #ca892b;
          color: #fff;
          padding: 10px 30px;
          border-radius: 30px; }
          body.main-site .solve .inside-menu .inside-menu-each a.final-btn a:hover {
            border: none; }
    body.main-site .solve .steps {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      width: 100%;
      margin: 0 auto 2rem; }
      body.main-site .solve .steps .each-step {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        height: 100%;
        text-align: center;
        padding: 2rem;
        border-right: 2px solid #b8b8b8cc; }
        body.main-site .solve .steps .each-step:last-child {
          border-right: none; }
        body.main-site .solve .steps .each-step .number {
          display: inline;
          background-color: #0075c7;
          font-family: "SamsungSharpSans", Helvetica;
          font-size: 24px;
          line-height: 1.4;
          text-align: center;
          color: #fff;
          border-radius: 72px;
          padding: 12px 25px; }
        body.main-site .solve .steps .each-step p {
          font-size: 18px;
          text-align: center;
          line-height: 1.4;
          color: #000;
          margin-top: 30px;
          font-family: "samsungone300", sans-serif; }
    body.main-site .solve .cards-wrapper {
      position: relative;
      display: inline-block;
      width: 100%; }
      body.main-site .solve .cards-wrapper .info-panel {
        position: absolute;
        top: 0;
        left: 200%;
        width: 100%;
        height: 100%;
        background-color: #9b1c45;
        color: white;
        padding: 30px;
        box-sizing: border-box;
        transition: left 0.5s ease;
        border-radius: 20px;
        z-index: 2;
        overflow-y: auto;
        padding: 40px 85px 40px 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        height: auto;
        min-height: 350px; }
        body.main-site .solve .cards-wrapper .info-panel.open {
          left: 0; }
      body.main-site .solve .cards-wrapper .inside-panel {
        position: relative; }
        body.main-site .solve .cards-wrapper .inside-panel .close-btn-info {
          width: 20px;
          height: 20px;
          transform: rotate(45deg);
          position: absolute;
          top: 50%;
          right: -50px;
          border-bottom: 2px solid #FFFFFF;
          border-left: 2px solid #FFFFFF;
          margin-top: -8px;
          cursor: pointer;
          background: none;
          border-right: none;
          border-top: none; }
      body.main-site .solve .cards-wrapper .info-content h2 {
        margin: 0 0 10px;
        font-family: "SamsungSharpSans", Helvetica;
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        color: #fff; }
      body.main-site .solve .cards-wrapper .info-content p {
        font-family: "samsungone300", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-align: justify;
        color: #fff;
        margin-bottom: 0; }
      body.main-site .solve .cards-wrapper .card-container {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        flex-wrap: wrap;
        position: relative;
        z-index: 1;
        width: 100%; }
        body.main-site .solve .cards-wrapper .card-container .card {
          color: white;
          width: 23%;
          height: 350px;
          border-radius: 20px;
          cursor: pointer;
          transition: transform 0.3s ease;
          display: block;
          align-items: flex-end;
          font-weight: bold;
          font-size: 1.2em; }
          body.main-site .solve .cards-wrapper .card-container .card:hover {
            transform: scale(1.05); }
          body.main-site .solve .cards-wrapper .card-container .card img {
            width: 100%;
            height: auto; }
          body.main-site .solve .cards-wrapper .card-container .card .card-bottom {
            padding: 25px;
            position: relative;
            min-height: 105px;
            align-content: center; }
            body.main-site .solve .cards-wrapper .card-container .card .card-bottom p {
              font-size: 24px;
              text-align: left;
              font-family: "SamsungSharpSans", Helvetica;
              margin-bottom: 0; }
            body.main-site .solve .cards-wrapper .card-container .card .card-bottom .arrow {
              width: 16px;
              height: 15px;
              transform: rotate(225deg);
              border-left: 2px solid white;
              border-bottom: 2px solid white;
              cursor: pointer;
              position: absolute;
              right: 25px;
              top: 50%;
              margin-top: -8px; }
    body.main-site .solve .banner-2 {
      display: grid;
      grid-template-columns: 40% 60%; }
      body.main-site .solve .banner-2 .info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start; }
        body.main-site .solve .banner-2 .info h2 {
          color: #000;
          font-size: 35px;
          font-family: "SamsungSharpSans", Helvetica;
          text-align: left;
          margin-bottom: 1rem; }
        body.main-site .solve .banner-2 .info .btn {
          text-decoration: none;
          background-color: #000;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 25px;
          font-family: "SamsungSharpSans", Helvetica;
          border-radius: 99px;
          width: 330px;
          height: 67px; }
    body.main-site .solve .knowmore .tab {
      overflow: hidden; }
      body.main-site .solve .knowmore .tab button {
        background-color: inherit;
        float: none;
        border: none;
        outline: none;
        cursor: pointer;
        transition: 0.3s;
        font-family: "SamsungSharpSans", Helvetica;
        font-size: 30px;
        line-height: 1.4;
        text-align: center;
        color: #000;
        margin: 0 20px;
        padding: 5px 0;
        border-bottom: 2px solid transparent; }
      body.main-site .solve .knowmore .tab button.active.first {
        border-color: #a11a42; }
      body.main-site .solve .knowmore .tab button.active.second {
        border-color: #ca892b; }
      body.main-site .solve .knowmore .tab button.active.third {
        border-color: #3f7f43; }
    body.main-site .solve .knowmore .tabcontent {
      display: none; }
      body.main-site .solve .knowmore .tabcontent .inside-tab {
        padding: 100px 80px;
        text-align: left;
        gap: 100px; }
        body.main-site .solve .knowmore .tabcontent .inside-tab h3 {
          font-family: "SamsungSharpSans", Helvetica;
          font-size: 38px;
          margin-bottom: 65px;
          color: #000; }
        body.main-site .solve .knowmore .tabcontent .inside-tab p {
          font-family: "samsungone300", sans-serif;
          font-size: 20px;
          text-align: justify;
          color: #000; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.first {
        display: grid;
        grid-template-columns: 65% 35%; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.second {
        display: grid;
        grid-template-columns: 70% 30%; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.third {
        display: grid;
        grid-template-columns: 45% 55%; }
    body.main-site .solve .sub-banner {
      width: 100%;
      height: 300px;
      display: flex;
      flex-direction: row;
      position: relative;
      justify-content: space-around; }
      body.main-site .solve .sub-banner .inside-sub {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        body.main-site .solve .sub-banner .inside-sub h2 {
          font-size: 35px;
          margin-bottom: 1rem;
          color: #000;
          font-family: "SamsungSharpSans", Helvetica; }
        body.main-site .solve .sub-banner .inside-sub .btn-white {
          text-decoration: none;
          background-color: #fff;
          color: #3f7f43;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 32px;
          font-family: "SamsungSharpSans", Helvetica;
          border-radius: 99px;
          width: 330px;
          height: 67px; }
    body.main-site .solve .faq {
      padding: 75px 0; }
      body.main-site .solve .faq h1 {
        width: 100%;
        max-width: 565px;
        font-family: "SamsungSharpSans", Helvetica;
        font-size: 48px;
        text-align: center;
        color: #000;
        margin: 0 auto 17px; }
      body.main-site .solve .faq p.description {
        width: 100%;
        max-width: 800px;
        font-family: "samsungone300", sans-serif;
        font-size: 18px;
        text-align: center;
        color: #6b6969;
        margin: 0 auto 80px; }
      body.main-site .solve .faq hr {
        display: block;
        width: 100%;
        border: 1px solid #e9e9e9;
        position: relative;
        max-width: 950px;
        margin: 80px auto; }
      body.main-site .solve .faq .tabs {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        margin: 0 auto 40px;
        justify-content: space-around;
        max-width: 1200px; }
        body.main-site .solve .faq .tabs .tab {
          height: auto;
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          align-items: center;
          cursor: pointer; }
          body.main-site .solve .faq .tabs .tab img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            border: 2px solid #ccc;
            object-fit: cover;
            transition: 0.3s; }
          body.main-site .solve .faq .tabs .tab span {
            font-family: "SamsungSharpSans", Helvetica;
            font-size: 18px;
            text-align: center;
            color: #000;
            margin: 10px 0; }
      body.main-site .solve .faq .faq-section {
        display: none;
        max-width: 700px;
        margin: 0 auto;
        text-align: left; }
        body.main-site .solve .faq .faq-section h3 {
          width: 70%;
          max-width: 600px;
          flex-grow: 0;
          margin: 0 auto 20px;
          font-family: "SamsungSharpSans", Helvetica;
          font-size: 24px;
          text-align: center;
          color: #000;
          border-bottom: 2px solid #83ae51;
          padding-bottom: 15px; }
        body.main-site .solve .faq .faq-section .faq-item {
          border-bottom: 1px solid #a4a4a4;
          padding: 20px; }
        body.main-site .solve .faq .faq-section .faq-question {
          cursor: pointer;
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 20px auto;
          font-family: "samsungone300", sans-serif;
          font-size: 20px;
          color: #000;
          position: relative;
          gap: 10px; }
          body.main-site .solve .faq .faq-section .faq-question .arrow {
            width: 15px;
            height: 15px;
            transform: rotate(-45deg);
            border-bottom: 1px solid #a4a4a480;
            border-left: 1px solid #a4a4a480;
            transition: transform 0.3s; }
        body.main-site .solve .faq .faq-section .faq-item.active .faq-question .arrow {
          transform: rotate(135deg); }
        body.main-site .solve .faq .faq-section .faq-answer {
          display: none;
          max-width: 700px;
          margin: 40px auto 20px;
          font-family: "samsungone300", sans-serif;
          font-size: 16px;
          color: #000; }
        body.main-site .solve .faq .faq-section .faq-item.active .faq-answer {
          display: block; }
      body.main-site .solve .faq .faq-section.active {
        display: block; }
    body.main-site .solve .register {
      padding: 50px 0; }
      body.main-site .solve .register .register-header {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        body.main-site .solve .register .register-header img {
          margin-bottom: 50px;
          max-width: 114px; }
        body.main-site .solve .register .register-header h1 {
          width: 90%;
          max-width: 619px;
          font-family: "SamsungSharpSans", Helvetica;
          font-size: 48px;
          line-height: 54px;
          text-align: center;
          color: #000;
          margin: 0 auto 32px; }
        body.main-site .solve .register .register-header p {
          width: 95%;
          max-width: 702px;
          margin: 0 auto 15px;
          font-family: "samsungone300", sans-serif;
          font-size: 18px;
          text-align: center;
          color: #000; }
      body.main-site .solve .register .register-banner {
        position: relative; }
        body.main-site .solve .register .register-banner .register-btn {
          text-decoration: none;
          background-color: #4A8E54;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 32px;
          font-family: "SamsungSharpSans", Helvetica;
          border-radius: 99px;
          width: 40%;
          height: 95px;
          border: none;
          position: absolute;
          bottom: 8%;
          left: 30%; }
    body.main-site .solve p.terms-p {
      width: 100%;
      margin: 80px auto;
      font-family: "samsungone300", sans-serif;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      color: #000; }
    body.main-site .solve .section-4 {
      background: #fff;
      color: #000;
      padding: 4rem; }
      body.main-site .solve .section-4 p {
        font-size: 18px; }
      body.main-site .solve .section-4 .btn-contain {
        text-align: center; }
        body.main-site .solve .section-4 .btn-contain .terms-btn {
          background: #000;
          color: #fff;
          display: inline-block;
          border-radius: 50px;
          font-weight: 700;
          padding: 1rem 4rem;
          font-family: "samsungone300", sans-serif;
          transition: .3s all ease-in-out;
          border: 1px solid #000; }
        body.main-site .solve .section-4 .btn-contain .terms-btn:hover {
          text-decoration: none;
          background: #fff;
          border: 1px solid #000;
          color: #000; }
      body.main-site .solve .section-4 .terms {
        background-color: #fff;
        padding: 2rem 1.5rem 3rem; }
        body.main-site .solve .section-4 .terms .logos-contain {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 10px; }
          body.main-site .solve .section-4 .terms .logos-contain .logo__footer {
            -webkit-align-self: center;
            -ms-flex-item-align: center;
            align-self: center;
            padding: 1rem;
            text-align: center; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_3 img {
              width: 250px; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_2 p {
              color: #576A83;
              font-size: 11px;
              margin-bottom: .3rem;
              font-weight: 600;
              line-height: 14px !important; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_2 img {
              width: 90px; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer img {
              display: block;
              margin: auto;
              max-width: 100%;
              width: auto; }
  @media screen and (max-width: 767px) {
    body.main-site .solve .pc {
      display: none; }
    body.main-site .solve .mobile {
      display: block; }
    body.main-site .solve .title {
      margin: auto auto 70px;
      font-size: 30px; }
    body.main-site .solve .subtitle {
      font-size: 25px;
      padding: 50px 10px;
      margin: 0; }
    body.main-site .solve .banner-3 {
      grid-template-columns: 1fr; }
      body.main-site .solve .banner-3 .info {
        align-items: center;
        padding: 1rem;
        text-align: center; }
        body.main-site .solve .banner-3 .info .logo {
          margin-bottom: 1rem; }
        body.main-site .solve .banner-3 .info h1 {
          margin-left: 0;
          text-align: center;
          font-size: 20px; }
        body.main-site .solve .banner-3 .info .btn {
          font-size: 15px;
          padding: 5px 25px; }
    body.main-site .solve .banner-3-logos {
      grid-template-columns: 1fr;
      padding: 1rem; }
      body.main-site .solve .banner-3-logos .logos-full {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 100%; }
        body.main-site .solve .banner-3-logos .logos-full img {
          max-width: 150px; }
          body.main-site .solve .banner-3-logos .logos-full img.min {
            max-width: 100px; }
    body.main-site .solve .inside-menu {
      width: 100%;
      height: auto;
      padding: 20px 20px;
      display: grid;
      grid-template-columns: 1fr;
      border-radius: 20px; }
      body.main-site .solve .inside-menu .inside-menu-each {
        padding: 5px; }
      body.main-site .solve .inside-menu a.final-btn {
        display: inline-block; }
    body.main-site .solve .cards-wrapper .card-container .card {
      width: 100%;
      height: 120px; }
      body.main-site .solve .cards-wrapper .card-container .card img {
        display: none; }
    body.main-site .solve .cards-wrapper .info-panel {
      flex-direction: row;
      height: 100%;
      min-height: 540px;
      padding: 30px 40px 30px 30px; }
    body.main-site .solve .cards-wrapper .inside-panel .close-btn-info {
      right: -35px; }
    body.main-site .solve .steps {
      gap: 20px; }
      body.main-site .solve .steps .each-step {
        border-bottom: 2px solid #b8b8b8cc;
        border-right: 0; }
        body.main-site .solve .steps .each-step:last-child {
          border-bottom: none; }
        body.main-site .solve .steps .each-step .number {
          font-size: 18px;
          padding: 10px 25px; }
        body.main-site .solve .steps .each-step p {
          font-size: 16px; }
    body.main-site .solve .banner-2 {
      grid-template-columns: 1fr;
      margin-top: 40px; }
      body.main-site .solve .banner-2 .info h2 {
        text-align: center;
        font-size: 23px; }
      body.main-site .solve .banner-2 .info .btn {
        font-size: 22px;
        width: 100%;
        height: 50px; }
    body.main-site .solve .knowmore .tab {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      body.main-site .solve .knowmore .tab button {
        margin: 0;
        font-size: 20px; }
    body.main-site .solve .knowmore .tabcontent .inside-tab {
      padding: 20px 0;
      text-align: center;
      gap: 20px; }
      body.main-site .solve .knowmore .tabcontent .inside-tab h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: justify; }
      body.main-site .solve .knowmore .tabcontent .inside-tab p {
        font-size: 17px;
        margin-bottom: 0; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.first, body.main-site .solve .knowmore .tabcontent .inside-tab.second, body.main-site .solve .knowmore .tabcontent .inside-tab.third {
        grid-template-columns: 1fr; }
    body.main-site .solve .sub-banner .inside-sub .btn-white {
      font-size: 22px;
      width: 220px;
      height: 50px; }
    body.main-site .solve .faq h1 {
      width: 100%;
      max-width: 565px;
      font-size: 30px; }
    body.main-site .solve .faq p.description {
      width: 100%;
      max-width: 100%;
      font-size: 17px;
      text-align: justify;
      color: #6b6969;
      margin-bottom: 2rem; }
    body.main-site .solve .faq .faq-section .faq-item {
      padding: 10px 0; }
    body.main-site .solve .faq .faq-section .faq-question {
      margin: 10px auto;
      font-size: 17px;
      display: grid;
      grid-template-columns: 90% 10%; }
    body.main-site .solve .register .register-header img {
      margin-bottom: 50px;
      max-width: 114px; }
    body.main-site .solve .register .register-header h1 {
      width: 100%;
      font-size: 30px; }
    body.main-site .solve .register .register-header p {
      font-size: 17px; }
    body.main-site .solve .register .register-banner .register-btn {
      font-size: 25px;
      width: 100%;
      height: 60px;
      position: relative;
      bottom: 0;
      left: 0; }
    body.main-site .solve .section-4 {
      padding: 20px; }
      body.main-site .solve .section-4 p {
        font-size: 16px; }
      body.main-site .solve .section-4 .terms {
        background-color: #fff;
        padding: 2rem 1.5rem 3rem; }
        body.main-site .solve .section-4 .terms .logos-contain {
          display: grid;
          grid-template-columns: 100%;
          grid-gap: 10px; }
          body.main-site .solve .section-4 .terms .logos-contain .logo__footer {
            -webkit-align-self: center;
            -ms-flex-item-align: center;
            align-self: center;
            padding: 1rem;
            text-align: center; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_2 p {
              font-size: 10px; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_2 img {
              width: 80px; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer.logo_3 img {
              width: 300px; }
            body.main-site .solve .section-4 .terms .logos-contain .logo__footer img {
              display: block;
              margin: auto;
              max-width: 100%;
              width: auto; }
    body.main-site .featherlight .featherlight-content {
      max-width: 90%;
      max-height: 90%; }
      body.main-site .featherlight .featherlight-content .inside-lightbox {
        padding: 1rem 0; }
        body.main-site .featherlight .featherlight-content .inside-lightbox h5 {
          font-size: 22px; }
        body.main-site .featherlight .featherlight-content .inside-lightbox p {
          max-width: 90%; }
    body.main-site .container {
      padding: 20px 0;
      width: 330px !important; }
    body.main-site .landing-new {
      padding: 30; }
      body.main-site .landing-new .box-content .btn-contain {
        margin-top: 3rem; }
        body.main-site .landing-new .box-content .btn-contain .btn-form {
          font-size: 20px;
          padding: 1rem 4.5rem; }
      body.main-site .landing-new .mobile_space input, body.main-site .landing-new select {
        padding-top: 30px; }
      body.main-site .landing-new .steps-contain {
        margin: 0 0 2rem; }
        body.main-site .landing-new .steps-contain .steps li {
          width: 60px;
          height: 60px;
          line-height: 57px;
          margin: 0 6px;
          border: 5px solid #12b7e3;
          font-size: 32px; }
      body.main-site .landing-new .steps-contain:after {
        top: 45%; }
      body.main-site .landing-new .steps-form .step-title, body.main-site .landing-new .steps-form .step-desc {
        display: none; }
      body.main-site .landing-new .steps-form .step::after, body.main-site .landing-new .steps-form .step::before {
        top: 50%; }
      body.main-site .landing-new .bottom-sign img {
        max-width: 100%; }
      body.main-site .landing-new .description {
        margin: 2rem 0; }
        body.main-site .landing-new .description .pc {
          display: none; }
        body.main-site .landing-new .description .mobile {
          display: block; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          width: auto; }
      body.main-site .landing-new .blue-menu .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .blue-menu .menu-contain ul li {
          width: auto;
          min-width: 100px; }
      body.main-site .landing-new .section-1 h1 {
        font-size: 24px; }
      body.main-site .landing-new .section-1 p {
        font-size: 18px; }
        body.main-site .landing-new .section-1 p span {
          display: block;
          font-size: 24px; }
      body.main-site .landing-new .section-2 {
        padding: 3rem 0; }
        body.main-site .landing-new .section-2 h2 {
          font-size: 22px;
          margin-bottom: 1rem; }
        body.main-site .landing-new .section-2 p {
          font-size: 16px; }
        body.main-site .landing-new .section-2 .all-steps {
          margin-top: 4rem; }
        body.main-site .landing-new .section-2 .step {
          text-align: center; }
          body.main-site .landing-new .section-2 .step p {
            text-align: center;
            font-size: 16px; }
          body.main-site .landing-new .section-2 .step img {
            max-width: 50%;
            margin-bottom: 1rem; }
          body.main-site .landing-new .section-2 .step .min-btn {
            font-size: 16px; }
      body.main-site .landing-new .section-3 {
        padding: 2rem 1rem; }
        body.main-site .landing-new .section-3 .all-bluedays-categories .tab {
          grid-gap: 8px;
          grid-template-columns: 1fr; }
          body.main-site .landing-new .section-3 .all-bluedays-categories .tab .tablinks {
            padding: 13px 8px;
            font-size: 16px;
            border-width: 3px; }
        body.main-site .landing-new .section-3 .box-content {
          padding: 2rem; }
          body.main-site .landing-new .section-3 .box-content .clients {
            grid-gap: 5px; }
            body.main-site .landing-new .section-3 .box-content .clients .option {
              font-size: 15px; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
            word-break: break-all; }
          body.main-site .landing-new .section-3 .box-content h2 {
            font-size: 22px;
            margin-bottom: 1rem; }
          body.main-site .landing-new .section-3 .box-content .subtitle {
            margin-bottom: 2.5rem;
            font-size: 16px; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form {
            font-size: 18px;
            padding: 1rem 3rem;
            line-height: 1.1; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete {
            padding: 0; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
            width: 100%; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
            width: 70px;
            height: 70px; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 p {
            font-size: 14px; }
          body.main-site .landing-new .section-3 .box-content .pop-up-link {
            display: block;
            margin-top: 3rem; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .roulette_base img {
            max-width: 100%; }
      body.main-site .landing-new .section-4 {
        padding: 20px; }
        body.main-site .landing-new .section-4 p {
          font-size: 16px; }
        body.main-site .landing-new .section-4 .terms {
          background-color: #fff;
          padding: 2rem 1.5rem 3rem; }
          body.main-site .landing-new .section-4 .terms .logos-contain {
            display: grid;
            grid-template-columns: 100%;
            grid-gap: 10px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer {
              -webkit-align-self: center;
              -ms-flex-item-align: center;
              align-self: center;
              padding: 1rem;
              text-align: center; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 p {
                font-size: 10px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 img {
                width: 80px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_3 img {
                width: 300px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer img {
                display: block;
                margin: auto;
                max-width: 100%;
                width: auto; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    body.main-site .solve .title {
      margin: auto auto 70px;
      font-size: 30px; }
    body.main-site .solve .subtitle {
      font-size: 25px;
      padding: 50px 10px;
      margin: 0; }
    body.main-site .solve .banner-3 .info {
      padding: 0 3rem; }
      body.main-site .solve .banner-3 .info .logo {
        margin-bottom: 1rem; }
      body.main-site .solve .banner-3 .info h1 {
        font-size: 22px; }
      body.main-site .solve .banner-3 .info .btn {
        font-size: 15px; }
    body.main-site .solve .inside-menu {
      width: 100%;
      height: auto;
      padding: 20px 20px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      border-radius: 20px; }
      body.main-site .solve .inside-menu .inside-menu-each {
        padding: 5px; }
      body.main-site .solve .inside-menu a.final-btn {
        display: inline-block; }
    body.main-site .solve .cards-wrapper .card-container .card {
      width: 100%;
      height: 120px; }
      body.main-site .solve .cards-wrapper .card-container .card img {
        display: none; }
    body.main-site .solve .cards-wrapper .info-panel {
      flex-direction: row;
      height: 100%;
      min-height: 540px;
      padding: 30px 40px 30px 30px; }
    body.main-site .solve .cards-wrapper .inside-panel .close-btn-info {
      right: -35px; }
    body.main-site .solve .steps {
      gap: 20px; }
      body.main-site .solve .steps .each-step .number {
        font-size: 18px;
        padding: 10px 25px; }
      body.main-site .solve .steps .each-step p {
        font-size: 16px; }
    body.main-site .solve .banner-2 {
      margin-top: 40px; }
      body.main-site .solve .banner-2 .info h2 {
        text-align: center;
        font-size: 23px; }
      body.main-site .solve .banner-2 .info .btn {
        font-size: 22px;
        width: 100%;
        height: 50px; }
    body.main-site .solve .knowmore .tab {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      body.main-site .solve .knowmore .tab button {
        margin: 0;
        font-size: 20px; }
    body.main-site .solve .knowmore .tabcontent .inside-tab {
      padding: 20px 0;
      text-align: center;
      gap: 20px; }
      body.main-site .solve .knowmore .tabcontent .inside-tab h3 {
        font-size: 20px;
        margin-bottom: 25px;
        text-align: justify; }
      body.main-site .solve .knowmore .tabcontent .inside-tab p {
        font-size: 17px;
        margin-bottom: 0; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.first, body.main-site .solve .knowmore .tabcontent .inside-tab.second, body.main-site .solve .knowmore .tabcontent .inside-tab.third {
        grid-template-columns: 55% 40%; }
    body.main-site .solve .sub-banner .inside-sub .btn-white {
      font-size: 22px;
      width: 220px;
      height: 50px; }
    body.main-site .solve .faq h1 {
      width: 100%;
      max-width: 565px;
      font-size: 30px; }
    body.main-site .solve .faq p.description {
      width: 100%;
      max-width: 100%;
      font-size: 17px;
      text-align: justify;
      color: #6b6969;
      margin-bottom: 2rem; }
    body.main-site .solve .faq .tabs {
      gap: 20px; }
    body.main-site .solve .faq .faq-section .faq-question {
      font-size: 17px; }
    body.main-site .solve .register .register-header img {
      margin-bottom: 50px;
      max-width: 114px; }
    body.main-site .solve .register .register-header h1 {
      width: 100%;
      font-size: 30px; }
    body.main-site .solve .register .register-header p {
      font-size: 17px; }
    body.main-site .solve .register .register-banner .register-btn {
      font-size: 25px;
      height: 60px;
      position: absolute;
      bottom: 3%; }
    body.main-site .solve .section-4 .terms {
      padding: 1rem 0; }
      body.main-site .solve .section-4 .terms img {
        max-width: 100%; }
    body.main-site .featherlight .featherlight-content {
      max-width: 70%;
      max-height: 80%; }
    body.main-site .landing-new .bottom-sign img {
      max-width: 70%; }
    body.main-site .landing-new {
      padding: 20px 0; }
      body.main-site .landing-new .title-inner h1 {
        font-size: 55px; }
      body.main-site .landing-new .steps-contain .steps li {
        margin: 0 1.5rem; }
      body.main-site .landing-new .steps-contain:after {
        top: 45%; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          width: auto; }
      body.main-site .landing-new .blue-menu .menu-contain ul li {
        width: 24.55%; }
      body.main-site .landing-new .steps-form .step-desc {
        font-size: 12px;
        padding: 0 8px; }
      body.main-site .landing-new .steps-form .step::after, body.main-site .landing-new .steps-form .step::before {
        top: 15%; }
      body.main-site .landing-new h2 {
        font-size: 28px; }
      body.main-site .landing-new h5 {
        font-size: 18px; }
      body.main-site .landing-new p {
        font-size: 17px;
        line-height: 1.2; }
      body.main-site .landing-new .section-1 {
        padding: 3rem 0; }
        body.main-site .landing-new .section-1 h1 {
          font-size: 40px; }
        body.main-site .landing-new .section-1 p {
          font-size: 20px; }
          body.main-site .landing-new .section-1 p span {
            font-size: 28px; }
      body.main-site .landing-new .section-2 {
        padding: 2rem; }
        body.main-site .landing-new .section-2 .step {
          padding: 0 6rem; }
      body.main-site .landing-new .section-3 {
        padding: 2rem 5%; }
        body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
          word-break: break-all; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
          width: 100%; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
          width: 100px;
          height: 100px; }
      body.main-site .landing-new .section-4 .terms {
        padding: 1rem 0; }
        body.main-site .landing-new .section-4 .terms img {
          max-width: 100%; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    body.main-site .solve .banner-3 .info .logo {
      margin-bottom: 1rem; }
    body.main-site .solve .banner-3 .info h1 {
      font-size: 28px; }
    body.main-site .solve .banner-3 .info .btn {
      font-size: 15px; }
    body.main-site .solve .cards-wrapper .info-panel {
      min-height: 275px; }
    body.main-site .solve .cards-wrapper .card-container .card {
      height: 275px; }
      body.main-site .solve .cards-wrapper .card-container .card .card-bottom p {
        font-size: 20px; }
    body.main-site .solve .knowmore .tabcontent .inside-tab {
      padding: 70px 20px;
      gap: 20px; }
      body.main-site .solve .knowmore .tabcontent .inside-tab.first, body.main-site .solve .knowmore .tabcontent .inside-tab.second {
        grid-template-columns: 60% 38%; }
    body.main-site .solve .register .register-banner .register-btn {
      bottom: 4%; }
    body.main-site .solve .section-4 {
      padding: 4rem 2rem; }
      body.main-site .solve .section-4 .terms img {
        max-width: 80%; }
    body.main-site .featherlight .featherlight-content {
      max-width: 60%;
      max-height: 70%; }
    body.main-site .landing-new .steps-contain .steps li {
      margin: 0 5.5rem; }
    body.main-site .landing-new .steps-contain:after {
      top: 50%; }
    body.main-site .landing-new .blue-menu .menu-contain ul li {
      width: 24.65%; }
    body.main-site .landing-new .section-1 {
      padding: 4rem 2rem 0; }
    body.main-site .landing-new .section-2 {
      padding: 2rem 5%; }
    body.main-site .landing-new .section-3 {
      padding: 3rem 5% 7rem; }
      body.main-site .landing-new .section-3 .box-content {
        padding: 3rem 6rem; }
    body.main-site .landing-new .section-4 {
      padding: 4rem 2rem; }
      body.main-site .landing-new .section-4 .terms img {
        max-width: 80%; } }
  @media screen and (min-width: 1200px) {
    body.main-site .featherlight .featherlight-content {
      max-width: 40%;
      max-height: 90%; } }
