@import url("https://fonts.googleapis.com/css?family=Lobster|Lobster+Two:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Exo+2:100,200,300,400,500,600,800,900");
@font-face {
  font-family: 'SamsungSharpSans-Regular';
  src: url("../../../assets/fonts/SamsungSharpSans-Regular.eot?#iefix") 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; }
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: #000; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #000; }
  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: "samsungone300", 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: #000; }
  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 .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; }
  body.admin-site .coupon_area {
    font-size: 50px;
    width: 350px;
    background: #ddd;
    text-align: center;
    margin-bottom: 20px; }

@media (max-width: 900px) {
  body.admin-site .coupon_area {
    width: auto;
    font-size: 35px; }

  h3 {
    font-size: 19px; } }
@media (min-width: 1025px) {
  .admin-site.m-header--fixed.m-header--minimize-on .m-header .m-header__top {
    background-color: #004da3 !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; }

.custom_service {
  float: right;
  display: grid;
  grid-template-columns: 20% 80%;
  width: 22rem;
  background-color: #e7e7e7;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border-radius: 15px;
  text-align: center; }
  .custom_service svg {
    margin: auto;
    width: 40px;
    fill: #5a89bd; }
  .custom_service label {
    line-height: 1rem;
    margin-bottom: 0;
    color: #3C5B7E !important; }

@media (max-width: 750px) {
  .custom_service {
    float: none;
    margin: auto; } }
body.main-site {
  background-color: #f7f7f7;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/
  /* General */
  /* Unpacked pre Landing */
  /**
  * animations 
  ====================================== */ }
  body.main-site .container {
    max-width: 1278px !important; }
  body.main-site .no-margin {
    margin: 0; }
  body.main-site .no-padding {
    padding: 0; }
  body.main-site .banner-padding {
    padding: 2rem; }
  body.main-site .img-responsive {
    width: 100%;
    height: auto; }
  body.main-site .button-black {
    transition: .4s all ease-in-out; }
  body.main-site .button-white {
    transition: .4s all ease-in-out; }
  body.main-site h1, body.main-site h2, body.main-site h3, body.main-site h4 {
    font-family: "SamsungSharpSans", Helvetica; }
  body.main-site .form-contain-unpacked select {
    margin-bottom: 0; }
  body.main-site .view-page {
    background: #fff;
    font-family: "samsungone300", sans-serif; }
    body.main-site .view-page .content-view {
      max-width: 705px;
      margin: 0 auto;
      padding: 2rem; }
      body.main-site .view-page .content-view .top .top-bar p {
        font-size: 16px; }
        body.main-site .view-page .content-view .top .top-bar p a {
          color: #2575dd !important; }
      body.main-site .view-page .content-view .top h1 {
        font-family: "samsungone300", sans-serif;
        font-weight: 700;
        font-size: 48px;
        text-align: center;
        margin-bottom: 2rem; }
      body.main-site .view-page .content-view .top .second-bar .date {
        font-size: 16px; }
      body.main-site .view-page .content-view .top .second-bar .share {
        font-size: 14px;
        color: #47546e; }
        body.main-site .view-page .content-view .top .second-bar .share a {
          background: #fff;
          text-align: center; }
          body.main-site .view-page .content-view .top .second-bar .share a i {
            font-size: 14px;
            color: #47546e;
            width: 35px;
            height: 35px;
            line-height: 35px;
            border-radius: 50%;
            border: 1px solid #ddd;
            transition: .3s all ease-in-out; }
        body.main-site .view-page .content-view .top .second-bar .share a:hover i {
          color: #fff;
          background: #47546e; }
  body.main-site .clean-version .samsung-members-pre {
    padding-bottom: 0 !important;
    padding-top: 0 !important; }
  body.main-site .samsung-members-pre, body.main-site .samsung-members-pre-2 {
    position: relative;
    z-index: 100; }
    body.main-site .samsung-members-pre .contain-text, body.main-site .samsung-members-pre-2 .contain-text {
      /* custom */
      /*.captcha-contain { text-align: center; margin-top: 5rem;
      	input { border: 3px solid #09c; padding: 2rem 3rem; max-width: 40%; color: #000; margin: 0 auto; text-align: center; }
      }*/ }
      body.main-site .samsung-members-pre .contain-text .top-text, body.main-site .samsung-members-pre-2 .contain-text .top-text {
        text-align: center; }
        body.main-site .samsung-members-pre .contain-text .top-text h1, body.main-site .samsung-members-pre-2 .contain-text .top-text h1 {
          font-size: 32px;
          letter-spacing: -0.02em; }
        body.main-site .samsung-members-pre .contain-text .top-text p.subtitle, body.main-site .samsung-members-pre-2 .contain-text .top-text p.subtitle {
          font-size: 15px;
          line-height: 1.4;
          margin: 10px 0px 10px 0px; }
        body.main-site .samsung-members-pre .contain-text .top-text p.blue, body.main-site .samsung-members-pre-2 .contain-text .top-text p.blue {
          font-size: 1em;
          line-height: 1.4;
          color: #007bc1; }
      body.main-site .samsung-members-pre .contain-text p, body.main-site .samsung-members-pre-2 .contain-text p {
        font-family: "samsungone300", sans-serif !important; }
      body.main-site .samsung-members-pre .contain-text button, body.main-site .samsung-members-pre .contain-text input, body.main-site .samsung-members-pre .contain-text select, body.main-site .samsung-members-pre .contain-text textarea, body.main-site .samsung-members-pre-2 .contain-text button, body.main-site .samsung-members-pre-2 .contain-text input, body.main-site .samsung-members-pre-2 .contain-text select, body.main-site .samsung-members-pre-2 .contain-text textarea {
        line-height: 1.6;
        color: #eee;
        font-family: "samsungone300", sans-serif !important;
        border-bottom: 1px solid #ccc;
        color: #000;
        letter-spacing: -0.02em;
        text-transform: none;
        font-weight: 400;
        border-radius: 0;
        max-width: 100%;
        font-size: 15px; }
      body.main-site .samsung-members-pre .contain-text button, body.main-site .samsung-members-pre-2 .contain-text button {
        padding: 25px 0px 25px 8px; }
      body.main-site .samsung-members-pre .contain-text input, body.main-site .samsung-members-pre .contain-text select, body.main-site .samsung-members-pre .contain-text textarea, body.main-site .samsung-members-pre-2 .contain-text input, body.main-site .samsung-members-pre-2 .contain-text select, body.main-site .samsung-members-pre-2 .contain-text textarea {
        padding: 0px 0px 0px 8px;
        height: 50px;
        line-height: 50px; }
      body.main-site .samsung-members-pre .contain-text ::-moz-selection, body.main-site .samsung-members-pre-2 .contain-text ::-moz-selection {
        background: #b3d4fc;
        text-shadow: none; }
      body.main-site .samsung-members-pre .contain-text ::selection, body.main-site .samsung-members-pre-2 .contain-text ::selection {
        background: #b3d4fc;
        text-shadow: none; }
      body.main-site .samsung-members-pre .contain-text .hidden, body.main-site .samsung-members-pre-2 .contain-text .hidden {
        display: none !important;
        visibility: hidden; }
      body.main-site .samsung-members-pre .contain-text .invisible, body.main-site .samsung-members-pre-2 .contain-text .invisible {
        visibility: hidden; }
      body.main-site .samsung-members-pre .contain-text .sr-only, body.main-site .samsung-members-pre-2 .contain-text .sr-only {
        overflow: hidden;
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
        clip: rect(0 0 0 0); }
      body.main-site .samsung-members-pre .contain-text #short_desc_c, body.main-site .samsung-members-pre-2 .contain-text #short_desc_c {
        margin: 0 auto 50px;
        font-family: "samsungone300", sans-serif !important;
        font-size: 32px;
        margin-bottom: 10px;
        color: #eee;
        text-align: center; }
      body.main-site .samsung-members-pre .contain-text #sub_title, body.main-site .samsung-members-pre-2 .contain-text #sub_title {
        font-size: 25px;
        line-height: 1.4;
        color: #eee;
        margin: 10px 0px 10px 0px;
        text-align: center; }
      body.main-site .samsung-members-pre .contain-text #pnlOutputColumnOne, body.main-site .samsung-members-pre-2 .contain-text #pnlOutputColumnOne {
        text-align: left;
        width: 100%;
        float: left; }
      body.main-site .samsung-members-pre .contain-text #mandatory_text_c, body.main-site .samsung-members-pre-2 .contain-text #mandatory_text_c {
        text-align: center;
        font-size: 1em;
        line-height: 1.4;
        color: #b3d4fc; }
      body.main-site .samsung-members-pre .contain-text .title-tagline, body.main-site .samsung-members-pre-2 .contain-text .title-tagline {
        font-size: 16px; }
      body.main-site .samsung-members-pre .contain-text #form_output1_txtTextBox, body.main-site .samsung-members-pre-2 .contain-text #form_output1_txtTextBox {
        float: left;
        width: 100%;
        margin: 24px 0px 0px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output2_txtTextBox, body.main-site .samsung-members-pre-2 .contain-text #form_output2_txtTextBox {
        float: left;
        width: 100%;
        margin: 24px 0px 0px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output3_txtEmail1, body.main-site .samsung-members-pre-2 .contain-text #form_output3_txtEmail1 {
        float: left;
        width: 100%;
        margin: 24px 0px 0px 0px;
        clear: both; }
      body.main-site .samsung-members-pre .contain-text #form_output3_txtEmail2, body.main-site .samsung-members-pre-2 .contain-text #form_output3_txtEmail2 {
        float: right;
        width: 100%;
        margin: 24px 0px 0px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output4_txtTextBox, body.main-site .samsung-members-pre-2 .contain-text #form_output4_txtTextBox {
        float: left;
        width: 100%;
        margin: 24px 0px 0px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output5_txtTextBox, body.main-site .samsung-members-pre-2 .contain-text #form_output5_txtTextBox {
        float: left;
        width: 100%;
        margin: 24px 0px 0px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output5_lblTextBox, body.main-site .samsung-members-pre-2 .contain-text #form_output5_lblTextBox {
        text-decoration: underline; }
      body.main-site .samsung-members-pre .contain-text #form_output5_ckBoxList, body.main-site .samsung-members-pre-2 .contain-text #form_output5_ckBoxList {
        float: left;
        width: 100%;
        margin: 34px 0px 20px 0px; }
      body.main-site .samsung-members-pre .contain-text #form_output6_ckBox, body.main-site .samsung-members-pre-2 .contain-text #form_output6_ckBox {
        float: left;
        padding: 45px 0px 20px 30px;
        width: 100%; }
      body.main-site .samsung-members-pre .contain-text #form_output7_ckBox, body.main-site .samsung-members-pre-2 .contain-text #form_output7_ckBox {
        float: left;
        padding: 45px 0px 20px 30px;
        width: 100%; }
      body.main-site .samsung-members-pre .contain-text .myButton, body.main-site .samsung-members-pre-2 .contain-text .myButton {
        background-color: #ffffff;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 1px solid #ccc;
        display: inline-block;
        cursor: pointer;
        color: #333;
        font-family: Arial;
        font-size: 17px;
        padding: 16px 31px;
        text-decoration: none;
        text-shadow: 0px 1px 0px #2f6627; }
      body.main-site .samsung-members-pre .contain-text .myButton:hover, body.main-site .samsung-members-pre-2 .contain-text .myButton:hover {
        background-color: #999;
        color: #ffffff; }
      body.main-site .samsung-members-pre .contain-text .myButton:active, body.main-site .samsung-members-pre-2 .contain-text .myButton:active {
        position: relative;
        top: 1px; }
      body.main-site .samsung-members-pre .contain-text input[type=text]:after, body.main-site .samsung-members-pre-2 .contain-text input[type=text]:after {
        content: "";
        display: block;
        clear: both; }
      body.main-site .samsung-members-pre .contain-text input[type=text], body.main-site .samsung-members-pre-2 .contain-text input[type=text] {
        background: transparent;
        position: relative;
        border: 0px;
        border-bottom: 1px solid #ccc;
        width: 100%; }
      body.main-site .samsung-members-pre .contain-text input[type=text]:focus, body.main-site .samsung-members-pre-2 .contain-text input[type=text]:focus {
        position: relative;
        top: 0;
        left: 0;
        border: 3px solid #2fb9f1; }
      body.main-site .samsung-members-pre .contain-text select, body.main-site .samsung-members-pre-2 .contain-text select {
        -moz-box-sizing: border-box;
        position: relative;
        top: 0;
        left: 0;
        border: 0px;
        border-bottom: 1px solid #ccc;
        width: 100%;
        font-weight: 400; }
        body.main-site .samsung-members-pre .contain-text select option, body.main-site .samsung-members-pre-2 .contain-text select option {
          padding-top: 0.55em;
          padding-bottom: 0.55em;
          padding-left: 0.8em; }
      body.main-site .samsung-members-pre .contain-text .check-divider-text, body.main-site .samsung-members-pre-2 .contain-text .check-divider-text {
        margin: 2rem 0 1rem; }
      body.main-site .samsung-members-pre .contain-text .check-input .container-text, body.main-site .samsung-members-pre-2 .contain-text .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; }
      body.main-site .samsung-members-pre .contain-text .check-input .container-text input, body.main-site .samsung-members-pre-2 .contain-text .check-input .container-text input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      body.main-site .samsung-members-pre .contain-text .check-input .checkmark, body.main-site .samsung-members-pre-2 .contain-text .check-input .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 28px;
        width: 28px;
        border: 2px solid #d9d9d9; }
      body.main-site .samsung-members-pre .contain-text .check-input .container-text input:checked ~ .checkmark, body.main-site .samsung-members-pre-2 .contain-text .check-input .container-text input:checked ~ .checkmark {
        background-color: #fff;
        border-color: #09c; }
      body.main-site .samsung-members-pre .contain-text .check-input .checkmark:after, body.main-site .samsung-members-pre-2 .contain-text .check-input .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
      body.main-site .samsung-members-pre .contain-text .check-input .container-text input:checked ~ .checkmark:after, body.main-site .samsung-members-pre-2 .contain-text .check-input .container-text input:checked ~ .checkmark:after {
        display: block; }
      body.main-site .samsung-members-pre .contain-text .check-input .container-text .checkmark:after, body.main-site .samsung-members-pre-2 .contain-text .check-input .container-text .checkmark:after {
        left: 8px;
        top: 3px;
        width: 8px;
        height: 15px;
        border: solid #09c;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      body.main-site .samsung-members-pre .contain-text .big-margin-bot, body.main-site .samsung-members-pre-2 .contain-text .big-margin-bot {
        margin-bottom: 3rem; }
      body.main-site .samsung-members-pre .contain-text .small-margin-bot, body.main-site .samsung-members-pre-2 .contain-text .small-margin-bot {
        margin-bottom: 2rem; }
      body.main-site .samsung-members-pre .contain-text .btn-contain-form, body.main-site .samsung-members-pre-2 .contain-text .btn-contain-form {
        text-align: center; }
        body.main-site .samsung-members-pre .contain-text .btn-contain-form .form-pre-submit, body.main-site .samsung-members-pre-2 .contain-text .btn-contain-form .form-pre-submit {
          background: #00b6eb;
          color: #fff;
          padding: 1rem 8rem;
          margin-top: 1rem;
          border: 1px solid #00b6eb;
          text-transform: uppercase; }
        body.main-site .samsung-members-pre .contain-text .btn-contain-form .form-pre-submit:hover, body.main-site .samsung-members-pre-2 .contain-text .btn-contain-form .form-pre-submit:hover {
          background: #fff;
          color: #00b6eb; }
      body.main-site .samsung-members-pre .contain-text .code-input .paste-btn, body.main-site .samsung-members-pre-2 .contain-text .code-input .paste-btn {
        position: absolute;
        background: #00b6eb;
        color: #fff;
        padding: 1rem 1.2rem;
        right: 0;
        bottom: 0;
        cursor: pointer; }
      body.main-site .samsung-members-pre .contain-text .thankfull-message, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message {
        text-align: center;
        border-bottom: 3px solid #00b6eb;
        padding: 1rem 1rem 2rem; }
        body.main-site .samsung-members-pre .contain-text .thankfull-message h5, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message h5 {
          font-family: "samsungone300", sans-serif !important;
          font-weight: 400;
          font-size: 2rem;
          color: #24388c; }
        body.main-site .samsung-members-pre .contain-text .thankfull-message .code-contain, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message .code-contain {
          text-align: center; }
          body.main-site .samsung-members-pre .contain-text .thankfull-message .code-contain p, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message .code-contain p {
            margin-bottom: 0;
            line-height: initial;
            font-weight: 700; }
          body.main-site .samsung-members-pre .contain-text .thankfull-message .code-contain p.code, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message .code-contain p.code {
            font-size: 4rem;
            font-weight: 700; }
          body.main-site .samsung-members-pre .contain-text .thankfull-message .code-contain img, body.main-site .samsung-members-pre-2 .contain-text .thankfull-message .code-contain img {
            max-width: 200px; }
  body.main-site .img-top-banner {
    text-align: center; }
    body.main-site .img-top-banner img {
      width: 100%;
      height: auto; }
  body.main-site .tags {
    list-style: none; }
    body.main-site .tags .title {
      color: #fff;
      margin-right: 0.2em;
      background: #2575dd url("../../../assets/img/tag_bg.jpg") no-repeat right center;
      padding: 0 14px 0 4px; }
    body.main-site .tags .tag {
      margin-right: 0.2em; }
  body.main-site .message {
    background-color: #f7f7f7;
    line-height: 1.5;
    padding: 24px 21px; }
    body.main-site .message a {
      color: #2575dd; }
  body.main-site .each-photo {
    border: 1px solid #ccc;
    font-size: 14px;
    color: #47546e; }
    body.main-site .each-photo .title-photo {
      display: block;
      padding: 8px 10px;
      border-top: 1px solid #ccc; }
  body.main-site .f-right {
    float: right; }
  body.main-site .f-left {
    float: left; }
  body.main-site .bottom-part .share {
    font-size: 14px;
    color: #47546e; }
    body.main-site .bottom-part .share a {
      background: #fff;
      text-align: center; }
      body.main-site .bottom-part .share a i {
        font-size: 14px;
        color: #47546e;
        width: 35px;
        height: 35px;
        line-height: 35px;
        border-radius: 50%;
        border: 1px solid #ddd;
        transition: .3s all ease-in-out; }
    body.main-site .bottom-part .share a:hover i {
      color: #fff;
      background: #47546e; }
  body.main-site .third-color {
    color: #2575dd; }
  body.main-site .section-c {
    min-height: 100vh; }
    body.main-site .section-c .coupons-header {
      padding: 15px;
      height: 150px; }
      body.main-site .section-c .coupons-header .main-title {
        margin-top: 2.5rem;
        color: #000; }
      body.main-site .section-c .coupons-header .title-coupon {
        width: 100%;
        padding-top: 30px; }
        body.main-site .section-c .coupons-header .title-coupon .t-hidden {
          color: #fefefe;
          font-size: 30px;
          overflow: hidden;
          height: 30px; }
        body.main-site .section-c .coupons-header .title-coupon .subtitle {
          color: #fff; }
    body.main-site .section-c .samsung-members-pre-2 p.light {
      font-weight: normal;
      font-size: 20px; }
    body.main-site .section-c .samsung-members-pre-2 .container-text.promo-home {
      background-image: url("../../../assets/img/circle.png");
      background-size: cover;
      background-position: right bottom;
      background-repeat: no-repeat; }
    body.main-site .section-c .samsung-members-pre-2 .contain-text {
      max-width: 1120px;
      margin: 0 auto;
      padding: 20px 0;
      text-align: left;
      letter-spacing: -0.02em;
      color: black;
      line-height: 1.6;
      padding: 3rem 2rem;
      border-radius: 25px;
      position: relative;
      padding-bottom: 0;
      /*box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.42);*/ }
      body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text {
        text-align: center; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text h1 {
          font-size: 32px;
          letter-spacing: -0.02em; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text p.subtitle {
          font-size: 15px;
          line-height: 1.4;
          margin: 10px 0px 10px 0px; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text p.blue {
          font-size: 1em;
          line-height: 1.4;
          color: #007bc1; }
    body.main-site .section-c .samsung-members-pre-2 .right-image {
      width: 100%;
      height: auto;
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 600px; }
    body.main-site .section-c .samsung-members-pre-2 .footer {
      padding-top: 40px; }
    body.main-site .section-c .samsung-members-pre-2 .table {
      border: 1px solid #ffffff; }
      body.main-site .section-c .samsung-members-pre-2 .table thead tr {
        background: #25252a;
        color: #fff; }
        body.main-site .section-c .samsung-members-pre-2 .table thead tr th {
          font-weight: bold; }
      body.main-site .section-c .samsung-members-pre-2 .table tbody tr:hover {
        background: #00000024; }
    body.main-site .section-c .btn-action {
      border: 0 solid;
      box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
      outline: 1px solid;
      outline-color: #000;
      outline-offset: 0px;
      text-shadow: none;
      transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
      padding: 8px; }
    body.main-site .section-c .btn-action:hover {
      border: 1px solid;
      box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
      outline-color: rgba(255, 255, 255, 0);
      outline-offset: 15px;
      color: #162d9a;
      text-decoration: none; }
    body.main-site .section-c .btn-disabled {
      pointer-events: none;
      cursor: default; }
    body.main-site .section-c .image-absolute {
      position: fixed;
      bottom: 0;
      right: -140px;
      z-index: 0; }
  body.main-site .promo-landing .alert-1 {
    margin-top: 2%;
    border-radius: 6px;
    color: #00b6eb;
    font-weight: bold; }
  body.main-site .promo-landing .date {
    color: #989898;
    font-style: italic; }
  body.main-site .promo-landing .main-title {
    padding-bottom: 20px; }
    body.main-site .promo-landing .main-title strong {
      color: #00b6eb; }
  body.main-site .promo-landing .logo-company {
    width: 10%;
    float: right; }
  body.main-site .promo-landing .logo-samsung {
    width: 20%;
    float: left; }
  body.main-site .promo-landing .promo-home {
    background-image: url("../../../assets/img/circle-2.png");
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #ffffff; }
  body.main-site .promo-landing .sub-alert .btn-enter {
    background: #00b6eb;
    color: #ffffff;
    padding: 10px 20px;
    margin-left: 14px; }
  body.main-site .promo-landing .sub-alert .btn-enter:hover {
    text-decoration: none;
    background: #212529; }
  body.main-site .promo-landing .filled-field {
    color: #0099cc  !important;
    font-size: 22px !important; }
  body.main-site .form-landing .contain-text {
    background-image: unset; }
  body.main-site .form-landing .btn-canjear {
    background: #00b6eb;
    padding: 10px 12px;
    border-radius: 4px;
    outline: none;
    color: #ffffff; }
  body.main-site .form-landing .btn-pendiente {
    background: #6f6f6f;
    border-radius: 4px;
    outline: none;
    color: #ffffff; }
  body.main-site .form-landing .btn-nodisponible {
    background: #f58585;
    border-radius: 4px;
    outline: none;
    color: #ffffff; }
  body.main-site .form-landing .btn-action:hover {
    background: #25252a;
    color: #ffffff;
    border: none;
    box-shadow: none; }
  body.main-site .ticket-landing .top-title-box {
    padding: 0 0 4% 0; }
  body.main-site .ticket-landing .btn-voucher {
    margin: 15px;
    background: #0099cc;
    display: inline-block;
    padding: 13px 20px;
    color: white;
    align-items: center;
    margin-top: 57px;
    line-height: initial; }
  body.main-site .uppercase {
    text-transform: uppercase; }
  body.main-site .section-3 {
    background: linear-gradient(90deg, #27bef8 0%, #2e69ea 100%);
    padding: 4rem calc(100vw/10);
    color: #fff; }
    body.main-site .section-3 .box-content {
      background: white;
      color: #000;
      padding: 3rem calc(100%/10);
      border-bottom-left-radius: 50px;
      border-bottom-right-radius: 50px;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px; }
      body.main-site .section-3 .box-content .logo_principal {
        display: block;
        margin: auto;
        width: 70%; }
      body.main-site .section-3 .box-content .image_form {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 1rem;
        margin-bottom: 2rem; }
        body.main-site .section-3 .box-content .image_form img {
          width: 100%;
          max-width: 100%;
          margin: auto; }
        body.main-site .section-3 .box-content .image_form .title_image {
          font-size: 2rem;
          font-weight: 300;
          margin-left: -3rem;
          line-height: 3rem; }
      body.main-site .section-3 .box-content h2 {
        text-align: center;
        color: #000;
        font-size: 35px; }
      body.main-site .section-3 .box-content .pop-up-link {
        font-family: "samsungone300", sans-serif;
        text-align: center;
        color: #000;
        display: inline-block;
        margin-top: 2rem;
        word-break: break-word; }
        body.main-site .section-3 .box-content .pop-up-link.type_2 {
          margin: 0; }
      body.main-site .section-3 .box-content .blue {
        font-family: "samsungone300", sans-serif;
        text-align: center;
        font-weight: 700;
        color: #000; }
      body.main-site .section-3 .box-content .btn-contain {
        text-align: center;
        margin-top: 5rem; }
        body.main-site .section-3 .box-content .btn-contain .btn-form {
          background: #000;
          color: #fff;
          padding: 15px 7rem 10px;
          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 .section-3 .box-content .btn-contain .btn-form:hover {
          background: #000; }
      body.main-site .section-3 .box-content .input-contain {
        text-align: center; }
        body.main-site .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 .section-3 .box-content .input-contain .file-item {
          display: none; }
        body.main-site .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 .section-3 .box-content .input-contain .file_label:hover {
          background: transparent;
          color: #14289e; }
        body.main-site .section-3 .box-content .input-contain .fa {
          margin-right: 5px; }
      body.main-site .section-3 .box-content .checkbox-contain {
        margin-bottom: 2rem; }
      body.main-site .section-3 .box-content .check-input {
        margin-bottom: 2rem; }
        body.main-site .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: rgba(22, 45, 154, 0.8) !important; }
        body.main-site .section-3 .box-content .check-input .container-text input {
          position: absolute;
          opacity: 0;
          cursor: pointer;
          height: 0;
          width: 0; }
        body.main-site .section-3 .box-content .check-input .checkmark {
          position: absolute;
          top: 20%;
          left: 0;
          height: 28px;
          width: 28px;
          border: 2px solid #000; }
        body.main-site .section-3 .box-content .check-input .container-text input:checked ~ .checkmark {
          background-color: #000;
          border-color: #000; }
        body.main-site .section-3 .box-content .check-input .checkmark:after {
          content: "";
          position: absolute;
          display: none; }
        body.main-site .section-3 .box-content .check-input .container-text input:checked ~ .checkmark:after {
          display: block; }
        body.main-site .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 .section-3 .roulette .logo-home {
      padding-top: 2%;
      text-align: center;
      flex-grow: 0; }
      body.main-site .section-3 .roulette .logo-home .width-position {
        position: absolute;
        width: 20% !important; }
      body.main-site .section-3 .roulette .logo-home .left-top {
        top: 24px;
        right: 29px; }
      body.main-site .section-3 .roulette .logo-home .right-top {
        top: 24px;
        left: 48px; }
      body.main-site .section-3 .roulette .logo-home .image {
        width: 65%;
        padding-top: 40px;
        padding-bottom: 40px; }
    body.main-site .section-3 .roulette .contnt_cmax {
      flex-grow: 1; }
      body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax {
        height: 100%; }
        body.main-site .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 .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 .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .roullete_img {
              width: 100%;
              height: auto;
              max-width: 550px; }
            body.main-site .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 .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 .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
                  height: 130px;
                  width: 130px; }
            body.main-site .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 .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: #fff;
                text-align: center;
                width: 20%;
                text-align: left;
                padding-left: 2%; }
              body.main-site .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 .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 .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-2 {
                top: 24%;
                right: 31%;
                transform: rotate(-65deg);
                margin: 0; }
              body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-3 {
                top: 38%;
                right: 18%;
                transform: rotate(335deg);
                margin: 0; }
              body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-4 {
                bottom: 38%;
                right: 18%;
                transform: rotate(25deg);
                margin: 0; }
              body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-5 {
                bottom: 24%;
                right: 31%;
                transform: rotate(65deg);
                margin: 0; }
              body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-6 {
                bottom: 24%;
                left: 31%;
                transform: rotate(115deg);
                margin: 0; }
              body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-7 {
                bottom: 38%;
                left: 18%;
                transform: rotate(-200deg);
                margin: 0; }
        body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base {
          margin-top: -5%;
          text-align: center;
          width: 500px;
          max-width: 100%;
          margin-left: auto;
          margin-right: auto; }
          body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base img {
            max-width: 80%; }
        body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          overflow: hidden; }
          body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-a, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-b, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-a, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-b, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-a, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b {
            position: absolute; }
          body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .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 .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .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 .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person {
          z-index: 1; }
          body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p {
            left: 20px; }
          body.main-site .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p {
            right: 10px; }
          body.main-site .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 .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
          z-index: 3;
          width: 30%;
          right: 0;
          left: unset; }
          body.main-site .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 .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 .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 .section-3 .price {
      text-align: center; }
      body.main-site .section-3 .price img {
        max-width: 70%; }
  body.main-site .navbar {
    background-color: rgba(255, 255, 255, 0.836) !important;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 70%;
    height: auto !important; }
    body.main-site .navbar .collapse {
      justify-content: center !important; }
    body.main-site .navbar li {
      margin: 0 2rem;
      text-align: center; }
      body.main-site .navbar li a {
        color: black;
        font-weight: 700;
        font-size: 1rem; }
    body.main-site .navbar .separator {
      width: 2px;
      height: 1rem;
      background-color: black;
      border-radius: 20px;
      display: block;
      margin: auto; }
  body.main-site .header-black {
    width: 100%;
    background-color: #000;
    color: #FCFCFC;
    padding: 1.5rem 3.5rem;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    font-size: 1rem;
    position: relative; }
    body.main-site .header-black .steps {
      position: absolute;
      right: 2.5rem;
      top: 35%;
      display: flex;
      line-height: 1rem; }
      body.main-site .header-black .steps .step {
        padding: .3rem;
        background-color: #d8d8d8;
        color: #7e7e7e;
        border-radius: 50%;
        width: 1.5rem;
        height: 1.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: .9rem; }
      body.main-site .header-black .steps .line-steps {
        width: .8rem;
        height: .14rem;
        background-color: #bbbbbb;
        margin: auto 0; }
      body.main-site .header-black .steps .line-steps.animation {
        position: relative;
        overflow: hidden; }
      body.main-site .header-black .steps .line-steps.animation::before {
        content: '';
        background-color: #2575dd;
        width: 100%;
        height: 100%;
        animation: fill .5s forwards;
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        display: flex;
        justify-content: center;
        align-items: center; }
      body.main-site .header-black .steps .step.animation {
        position: relative;
        overflow: hidden; }
      body.main-site .header-black .steps .step.animation::before {
        content: attr(data-content);
        background-color: #2575dd;
        color: #fff;
        width: 100%;
        height: 100%;
        animation: fill 1s .5s forwards;
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center; }
  body.main-site .btn-primary.rounded {
    border-radius: 25px !important; }
  body.main-site .semi-rounded {
    border-radius: 8px !important; }
  body.main-site .up_buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  body.main-site input::-webkit-outer-spin-button,
  body.main-site input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  body.main-site input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */ }
  body.main-site .gift-form .grid_image {
    display: grid;
    grid-template-columns: 1fr; }
    body.main-site .gift-form .grid_image .up_buttons {
      display: grid;
      grid-template-columns: 1fr 1fr; }
  body.main-site .gift-form input {
    color: #000;
    font-family: inherit !important;
    text-transform: none;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 5px; }
  body.main-site .gift-form input:disabled {
    background-color: #dbdbdb !important;
    color: dimgray !important; }
  body.main-site .gift-form select {
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 45px !important;
    margin-top: 0;
    padding: 10px; }
  body.main-site .gift-form ._required_ {
    color: #FF1F1F; }
  body.main-site .gift-form h3 {
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
    font-size: 28px; }
  body.main-site .gift-form .p {
    font-size: 16px !important;
    color: #000;
    text-align: left;
    margin-bottom: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; }
  body.main-site .gift-form .img-logo-container {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 1rem 0;
    border-radius: 30px;
    display: flex;
    justify-content: center; }
    body.main-site .gift-form .img-logo-container .logo_img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      margin: auto !important;
      display: block;
      float: none; }
  body.main-site .gift-form .group {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem; }
    body.main-site .gift-form .group p.group-name {
      text-transform: uppercase;
      font-size: 15px;
      color: #2d6bea; }
    body.main-site .gift-form .group h3 {
      font-weight: 400;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
    body.main-site .gift-form .group p {
      font-size: .9rem;
      font-size: .7rem;
      line-height: .9rem;
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }
  body.main-site .gift-form .group.extended {
    max-width: 800px; }
  body.main-site .gift-form .group.semi-extended {
    max-width: 600px; }
  body.main-site .gift-form .group-label {
    color: #000;
    font-size: 16px;
    position: relative;
    font-weight: 600;
    margin-bottom: 1rem; }
  body.main-site .gift-form input {
    padding: 10px;
    width: 100%;
    margin-top: 0 !important;
    text-transform: uppercase;
    letter-spacing: 0; }
  body.main-site .gift-form input::placeholder {
    color: #000 !important;
    text-transform: uppercase;
    font-family: inherit !important;
    font-weight: 400 !important; }
  body.main-site .gift-form select::placeholder {
    color: #000 !important;
    text-transform: uppercase;
    font-family: inherit !important;
    font-weight: 400 !important; }
  body.main-site .gift-form textarea {
    color: #000;
    font-family: inherit !important;
    text-transform: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    padding: 10px; }
  body.main-site .gift-form .btn {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 2rem;
    text-transform: none;
    letter-spacing: normal;
    padding: 0.7rem 16%;
    justify-content: center; }
  body.main-site .gift-form .btn.btn-sm {
    margin: .5rem auto;
    text-align: center;
    justify-content: center;
    width: 100%;
    background: #27b6f6;
    border-color: #27b6f6;
    margin-top: 2rem;
    padding: 0.7rem 16%;
    color: #fff; }
  body.main-site .gift-form .btn.btn-sm:hover {
    background: #1caae9;
    border-color: #1caae9; }
  body.main-site .gift-form .btn.btn-sm:focus {
    box-shadow: none; }
  body.main-site .gift-form .buttons {
    display: flex;
    flex-direction: column; }
    body.main-site .gift-form .buttons .facebook {
      width: 250px;
      background-color: #4267B2;
      color: #fff;
      border-radius: 30px;
      padding: .7rem 1rem;
      border: none;
      margin: 1rem auto; }
    body.main-site .gift-form .buttons .twitter {
      width: 250px;
      background-color: #1DA1F2;
      color: #fff;
      border-radius: 30px;
      padding: .7rem 1rem;
      border: none;
      margin: 1rem auto; }
    body.main-site .gift-form .buttons .instagram {
      width: 250px;
      background-image: linear-gradient(to right, #8a3ab9, #e95950);
      color: #fff;
      border-radius: 30px;
      padding: .7rem 1rem;
      border: none;
      margin: 1rem auto; }
  body.main-site .gift-form .form-container {
    margin: 0 auto; }
  body.main-site .gift-form .form-container.log {
    margin-left: auto;
    margin-right: 0;
    padding-right: 2rem;
    padding-top: 3.5rem; }
    body.main-site .gift-form .form-container.log .group-label {
      margin-bottom: .5rem; }
  body.main-site .float_right {
    float: right;
    font-size: .8rem;
    font-weight: 500; }
  body.main-site input[type='email'], body.main-site input[type='text'], body.main-site input[type='number'], body.main-site select {
    margin-top: 1.8rem;
    margin-bottom: 0; }
  body.main-site .login {
    align-items: center;
    margin-top: 6rem; }
    body.main-site .login .form-container {
      justify-content: end; }
    body.main-site .login .form_cont {
      width: 25rem; }
    body.main-site .login .buttons_container {
      display: flex;
      justify-content: center; }
    body.main-site .login .login_buttons {
      display: flex;
      justify-content: center;
      align-items: start;
      flex-direction: column;
      padding-left: 2rem;
      border-left: 1px solid #aaa; }
      body.main-site .login .login_buttons button {
        text-transform: none;
        border-color: #aaa;
        width: 25rem;
        padding-top: 0.8rem;
        padding-bottom: .8rem; }
@keyframes fill {
  100% {
    transform: translateX(0); } }
  @media screen and (max-width: 767px) {
    body.main-site .right-image {
      display: none; }
    body.main-site .home-banner {
      height: auto; }
      body.main-site .home-banner .side-banner ul li {
        height: 100%;
        min-height: 65px; }
      body.main-site .home-banner .banner-principal .slide-principal a .each h2 {
        padding: 0 15px;
        font-size: 22px; }
    body.main-site .samsung-members-pre-2 .contain-text .thankfull-message .code-contain p.code {
      font-size: 3rem; }
    body.main-site .home {
      padding: 3rem 2rem; }
      body.main-site .home .divider-categories {
        margin-top: 9rem; }
      body.main-site .home .divider-categories .tabcontent a .each {
        height: auto;
        margin-bottom: 2rem; }
    body.main-site .logos img {
      width: 100%;
      height: auto; }
    body.main-site .section-c {
      /*.samsung-members-pre-2{
      	.contain-text { max-width: 1120px; margin: 0 auto; padding: 20px 0; text-align: left; letter-spacing: -0.02em; color: black; line-height: 1.6; background: #fff; padding: 3rem 2rem;
      		.top-text { text-align: center;
      			h1 { font-size: 32px;letter-spacing: -0.02em; }
      			p.subtitle { font-size: 15px; line-height: 1.4; margin: 10px 0px 10px 0px; }
      			p.blue { font-size: 1em; line-height: 1.4; color: #007bc1; }
      		}
      	}
      }*/ }
      body.main-site .section-c .coupons-header {
        height: auto; }
        body.main-site .section-c .coupons-header .title-coupon {
          padding-top: 0px; }
          body.main-site .section-c .coupons-header .title-coupon h2 {
            vertical-align: unset;
            display: table-cell;
            height: 0; }
      body.main-site .section-c .link {
        font-size: 11px; }
      body.main-site .section-c .image-absolute {
        display: none; }
      body.main-site .section-c .d-none-resp {
        display: none; }
    body.main-site .promo-landing .banner-landing {
      display: none; }
    body.main-site .promo-landing .contain-text {
      background-image: unset !important; }
    body.main-site .promo-landing .btn-contain-form .form-pre-submit {
      padding: 1rem !important;
      width: 100%; }
    body.main-site .promo-landing .warning {
      font-size: 12px; }
    body.main-site .promo-landing .main-title {
      font-size: 30px; }
    body.main-site .promo-landing .logo-company {
      width: 18%;
      float: right; }
    body.main-site .promo-landing .logo-samsung {
      width: 35%;
      float: left; }
    body.main-site .promo-landing .sub-alert p {
      width: 100%; }
    body.main-site .promo-landing .btn-enter {
      padding: 5px 10px !important; } }
  @media screen and (max-width: 768px) {
    body.main-site .login .form-container {
      justify-content: center; }
    body.main-site .login_buttons {
      align-items: center !important;
      padding-left: 0 !important;
      max-width: 50% !important;
      border-left: 0 !important;
      border-top: 1px solid #aaa;
      margin-top: 3rem;
      margin-bottom: 5rem;
      padding-top: 2rem; } }
  @media screen and (max-width: 991px) {
    body.main-site .image-absolute {
      display: none; }
    body.main-site .image-responsive img {
      width: 500px !important; }
    body.main-site .logo_principal {
      width: 100% !important; }
    body.main-site .gift-form h3 {
      font-size: 24px; }
    body.main-site .login_buttons button {
      width: 100% !important;
      max-width: 20rem; } }
  @media screen and (max-width: 650px) {
    body.main-site .grid_image {
      grid-template-columns: 1fr !important; }
    body.main-site .form_cont {
      width: 80% !important; }
    body.main-site .gift-form .up_inner {
      display: flex; }
      body.main-site .gift-form .up_inner label, body.main-site .gift-form .up_inner button {
        width: 7rem !important; }
    body.main-site .gift-form h3 {
      font-size: 20px !important; } }
  @media screen and (max-width: 420px) {
    body.main-site .section-3 {
      padding: 4rem 1rem; }
      body.main-site .section-3 .box-content {
        padding: 3rem calc(100%/10);
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px; }
    body.main-site .image_form .title_image {
      font-size: 1.5rem !important;
      margin-left: -1.5rem !important;
      line-height: 2rem !important; } }
