@charset "UTF-8";
/*@font-face {
  font-family: 'HelveticaNeue';
  src: url('../../../assets/fonts/HelveticaNeue/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
  url('../../../assets/fonts/HelveticaNeue/HelveticaNeue.woff') format('woff'),
  url('../../../assets/fonts/HelveticaNeue/HelveticaNeue.ttf')  format('truetype'),
  url('../../../assets/fonts/HelveticaNeue/HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../../assets/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../../assets/fonts/fontawesome-webfont.woff2") format("woff2");
  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, #a6c539, #e62776);
  /* Main */
  /* Store */
  /* Admin */
  /* Admin Editor */ }
  body.admin-site .m-menu__submenu {
    overflow-x: auto; }
    body.admin-site .m-menu__submenu .m-menu__subnav {
      white-space: nowrap; }
  body.admin-site label {
    color: #E62776; }
  body.admin-site a {
    color: #A6C539;
    font-size: 16px; }
  body.admin-site a:hover {
    color: #E62776; }
  body.admin-site #create-sale .total, body.admin-site #create-sale .icon i {
    color: #E62776; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #E62776; }
  body.admin-site .btn-brand, body.admin-site .daterangepicker .ranges li.active, body.admin-site .btn-success {
    background: #A6C539;
    border-color: #A6C539; }
  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: #E62776; }
  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: "HelveticaNeue", 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: #E62776; }
  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: #E62776;
    color: #E62776; }
  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: #E62776; }
  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: #E62776; }
  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: #E62776; }
  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: #A6C539;
    border: 1px solid #A6C539; }
  body.admin-site .btn-site {
    color: #fff;
    background: #E62776;
    color: #fff;
    padding: 10px 36px;
    border-radius: 26px;
    font-size: 16px; }
  body.admin-site .btn-site:hover {
    background: #A6C539; }
  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: #E62776;
    border-color: #E62776; }
  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: #E62776; }
  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: #E62776; }
  body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-text {
    color: #A6C539; }
  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: #E62776 !important; } }
body.error-site {
  background: #E62776;
  color: #fff; }
  body.error-site .top {
    background: #fff;
    color: #E62776; }
  body.error-site .button {
    background: #fff;
    color: #E62776; }
  body.error-site a:hover .button {
    background: #fff; }

body.admin-site-2 .table.table-striped {
  border-spacing: 0 12px;
  border-collapse: separate;
  border: 0; }
  body.admin-site-2 .table.table-striped thead tr {
    box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.12);
    border-radius: 5rem; }
    body.admin-site-2 .table.table-striped thead tr th {
      background-color: #E62776;
      color: #fff;
      border: 0;
      padding: 1rem;
      font-size: .99rem; }
      body.admin-site-2 .table.table-striped thead tr th:first-child {
        border-top-left-radius: 5rem;
        border-bottom-left-radius: 5rem; }
      body.admin-site-2 .table.table-striped thead tr th:last-child {
        border-top-right-radius: 5rem;
        border-bottom-right-radius: 5rem; }
  body.admin-site-2 .table.table-striped tbody tr {
    box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.12);
    border-radius: 5rem;
    transition: all ease-in-out 0.3s; }
    body.admin-site-2 .table.table-striped tbody tr:hover {
      box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.12); }
    body.admin-site-2 .table.table-striped tbody tr td {
      border: 0;
      padding: 1rem; }
      body.admin-site-2 .table.table-striped tbody tr td:first-child {
        border-top-left-radius: 5rem;
        border-bottom-left-radius: 5rem; }
      body.admin-site-2 .table.table-striped tbody tr td:last-child {
        border-top-right-radius: 5rem;
        border-bottom-right-radius: 5rem; }

body.admin-site-2 .primary {
  color: #E62776 !important; }
body.admin-site-2 .secondary {
  color: #FAA725 !important; }
body.admin-site-2 .bg-primary {
  background-color: #E62776 !important; }
body.admin-site-2 .popover {
  border: 1px solid #FAA725; }
  body.admin-site-2 .popover .popover-header {
    background-color: #FAA725; }
    body.admin-site-2 .popover .popover-header::before {
      border-bottom: 1px solid #FAA725; }
  body.admin-site-2 .popover.bs-popover-bottom .arrow:after {
    border-bottom-color: #FAA725; }
body.admin-site-2 h1, body.admin-site-2 h2, body.admin-site-2 h3, body.admin-site-2 h4, body.admin-site-2 h5, body.admin-site-2 h6, body.admin-site-2 .h1, body.admin-site-2 .h2, body.admin-site-2 .h3, body.admin-site-2 .h4, body.admin-site-2 .h5, body.admin-site-2 .h6 {
  color: #FAA725; }
body.admin-site-2 a {
  color: #E62776; }
body.admin-site-2 .content {
  text-align: inherit; }
body.admin-site-2 .btn-primary {
  border-radius: 30px;
  background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200%;
  transition: .6s; }
  body.admin-site-2 .btn-primary:hover {
    background: linear-gradient(122deg, #faa725 25%, #a6c539 60%) 80%/200%; }
body.admin-site-2 .bg-authentication {
  background: linear-gradient(90deg, #e62776, #4d298c);
  width: 100%; }
body.admin-site-2 .main-menu .navbar-header {
  width: 220px;
  height: 8rem;
  padding: 1rem; }
body.admin-site-2 .main-menu .shadow-bottom {
  background: linear-gradient(rgba(230, 39, 118, 0.7) 41%, rgba(230, 39, 118, 0.5) 95%, rgba(230, 39, 118, 0.2)); }
body.admin-site-2 .main-menu.menu-dark {
  background: #E62776; }
  body.admin-site-2 .main-menu.menu-dark .navigation {
    background: transparent; }
    body.admin-site-2 .main-menu.menu-dark .navigation li ul {
      background: transparent; }
    body.admin-site-2 .main-menu.menu-dark .navigation li.sidebar-group-active > a {
      background: #4D298C; }
    body.admin-site-2 .main-menu.menu-dark .navigation li.open > a {
      background: #4D298C;
      color: #fff; }
body.admin-site-2 .main-menu.menu-dark .navigation > li.active > a {
  background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200%;
  transition: .6s;
  box-shadow: 0 0 6px 1px rgba(250, 167, 37, 0.46); }
  body.admin-site-2 .main-menu.menu-dark .navigation > li.active > a:hover {
    background: linear-gradient(122deg, #faa725 25%, #a6c539 60%) 80%/200%; }
body.admin-site-2 .header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right {
  padding: .5rem 0;
  padding-top: 0; }
body.admin-site-2 .header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-header {
  border-radius: 6px 6px 0 0;
  background: #E62776; }
body.admin-site-2 .dropdown .dropdown-menu::before {
  background: #E62776; }
body.admin-site-2 .action-btns .btn-outline-primary {
  margin-right: 10px; }
body.admin-site-2 #general-list .title {
  background: #E62776;
  color: #fff; }
body.admin-site-2 .vs-checkbox-primary input:checked ~ .vs-checkbox {
  border-color: #FAA725 !important; }
body.admin-site-2 .vs-checkbox-primary input:checked ~ .vs-checkbox .vs-checkbox--check {
  background-color: #FAA725 !important; }
body.admin-site-2 .aux-modal {
  transform: translate(0, 100%); }
body.admin-site-2 .modal-success {
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.192) !important; }
body.admin-site-2 .modal-dialog {
  width: auto; }
body.admin-site-2 .succes-aux {
  width: 150px;
  margin: 20px; }
body.admin-site-2 .close.closeSuccess {
  font-size: 2.5rem !important;
  width: 20px !important;
  align-self: flex-end !important;
  margin-right: 5px;
  position: absolute;
  z-index: 9999999; }
body.admin-site-2 .pop2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30vh !important;
  /* padding-top: 0 !important; */
  overflow: hidden !important; }
body.admin-site-2 #profile-info .img-fluid {
  width: 150px;
  display: block;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 10px; }
body.admin-site-2 #profile-info h4, body.admin-site-2 #profile-info p {
  text-align: center;
  margin: auto; }
body.admin-site-2 #profile-info form {
  padding: 0 calc(100% - 95%); }
  body.admin-site-2 #profile-info form input[type="file"] {
    border: 1px solid #4D298C;
    color: #fff;
    background: #4D298C; }
  body.admin-site-2 #profile-info form .btn-green-pro {
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200%;
    transition: .6s; }
    body.admin-site-2 #profile-info form .btn-green-pro:hover {
      background: linear-gradient(122deg, #faa725 25%, #a6c539 60%) 80%/200%; }

.table th, .table td {
  padding: 10px;
  margin: 5px; }

.table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding: 5px; }

body.main-site {
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/
  /*-----------------------------------*/
  /* HOME */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* HOME */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* PROFILE */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* PROFILE */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* CAMPAIGN */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* CAMPAIGNS */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* EDIT CAMPAIGN */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* SIDEBAR */
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* COMO FUNCIONA*/
  /*-----------------------------------*/
  /*-----------------------------------*/
  /* POPUPS LOGIN & REGISTER*/
  /*-----------------------------------*/
  /* Tamaño del scroll */
  /*==============  new  ===============*/
  /* --------------------------------------------------------------------
  ------------------------------------------------------------------------- */
  /* .accordion-header .fa {
  	float: right;
  	line-height: 35px;
  } */
  /* ------------------ */
  /* -----------style modal----------------- */
  /* -----------MODAL---------------------- */
  /* -------SQUAL------- */ }
  body.main-site .btn {
    margin-bottom: 5px; }
  body.main-site .nav-menu li a.menu-link {
    color: #555655; }
  body.main-site .nav-menu > li:hover > a.menu-link,
  body.main-site .nav-menu > li:active > a.menu-link,
  body.main-site .nav-menu > li.active > a.menu-link,
  body.main-site .nav-menu > li.current-menu-item > a.menu-link {
    color: #E62776; }
  body.main-site .nav-menu > li > a.menu-link:after {
    background-color: #A6C539; }
  body.main-site .nav-menu > li.parent > a:before {
    line-height: 76px; }
  body.main-site a {
    color: #E62776; }
    body.main-site a:hover {
      color: #FAA725; }
  body.main-site .btn {
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 0/200%;
    transition: 0.6s; }
    body.main-site .btn:hover, body.main-site .btn.actived {
      color: #fff;
      background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 100%/200%; }
    body.main-site .btn.btn.btn-icon i {
      background-color: initial; }
  body.main-site .nav-menu > li {
    margin: 0 20px; }
  body.main-site .footer-name {
    color: #ffffff; }
  body.main-site .container2 {
    width: 98%; }
  body.main-site .wpcf7-form .wpcf7-submit {
    border: 0 solid #E62776;
    background-color: #E62776; }
  body.main-site .wpcf7-form .wpcf7-submit:hover,
  body.main-site .wpcf7-form .wpcf7-submit:active {
    background-color: #0d905d; }
  body.main-site .btn-log {
    color: #ff4e98 !important;
    font-style: italic;
    font-weight: 600 !important; }
  body.main-site .btn-secondary {
    background-color: #43afe4; }
  body.main-site .navigation-bar .hamburger a {
    border-color: #254d6e; }
  body.main-site .navigation-bar .hamburger a:before {
    background-color: #254d6e; }
  body.main-site .content {
    text-align: unset; }
  body.main-site .remaining-days {
    color: #01ab00;
    font-weight: 600; }
  body.main-site .post-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    /* .fa-whatsapp:hover,
    .fa-facebook:hover,
    .fa-envelope:hover,
    .fa-link:hover {
    	width: 45px;
    	height: 45px;
    	line-height: 45px;
    	transition: 0.3s;
    } */ }
    body.main-site .post-social .fa-whatsapp,
    body.main-site .post-social .fa-facebook,
    body.main-site .post-social .fa-envelope,
    body.main-site .post-social .fa-link {
      color: #ffffff;
      box-shadow: unset;
      display: flex;
      align-items: center;
      justify-content: center; }
    body.main-site .post-social .fa-whatsapp {
      background: #36da18; }
    body.main-site .post-social .fa-facebook {
      background: #595bb9; }
    body.main-site .post-social .fa-envelope {
      background: #fd2e2e; }
    body.main-site .post-social .fa-link {
      background: #24d3ff; }
  body.main-site .navigation-bar {
    box-shadow: 2px 2px 8px #848484; }
  body.main-site .contact .btn-wp {
    background-color: #36da18; }
  body.main-site .contact-page .card {
    text-align: center;
    padding: 10px;
    border: 1px solid #b6b6b6;
    border-radius: 8px;
    margin-bottom: 8vh; }
    body.main-site .contact-page .card img {
      margin: auto;
      margin-bottom: 10px; }
  body.main-site .contact-page .title-form {
    margin-top: 10px; }
  body.main-site .fly-slider {
    height: 90vh; }
    body.main-site .fly-slider .slide:before {
      background-color: rgba(0, 0, 0, 0.32); }
  body.main-site .call-to-action .btn-icon i {
    background-color: initial; }
  body.main-site .call-to-action .cta-cc {
    background-color: #0bb70a; }
    body.main-site .call-to-action .cta-cc i {
      background-color: #04a504; }
  body.main-site .fly-services .fly-service .btn-medium:hover {
    background: #FAA725; }
  body.main-site .fly-services .fly-service .service-buttons {
    top: 25%;
    padding: 0 30px; }
  body.main-site .fly-projects .fly-project .project-media {
    border-radius: 12px 0 0 12px; }
  body.main-site .fly-projects .fly-project:nth-child(even) .project-media {
    border-radius: 0px 12px 12px 0px; }
  body.main-site .fly-projects .fly-project:nth-child(even) .flip-front.campaign-list {
    padding-right: 280px; }
  body.main-site .complete.fly-project .progress .progress-label {
    background-color: #1aa900; }
  body.main-site .fly-project .progress .progress-label {
    width: 60px;
    height: 30px;
    font-size: 18px;
    line-height: 32px;
    margin-left: -46px; }
  body.main-site .complete.fly-project .progress .progress-bar {
    background-color: #00d610; }
  body.main-site .profile-main .boxed,
  body.main-site .campaign .boxed {
    border-radius: 12px; }
    body.main-site .profile-main .boxed .project-title,
    body.main-site .campaign .boxed .project-title {
      color: #555655; }
    body.main-site .profile-main .boxed .label,
    body.main-site .campaign .boxed .label {
      color: #A6C539; }
    body.main-site .profile-main .boxed .value,
    body.main-site .campaign .boxed .value {
      color: #555655; }
  body.main-site .profile-main .nav-pills > li > a,
  body.main-site .campaign .nav-pills > li > a {
    background: #fd5ea1;
    color: #ffffff; }
  body.main-site .profile-main .widget-sidebar,
  body.main-site .campaign .widget-sidebar {
    margin-bottom: 0; }
  body.main-site .profile-main .divisor,
  body.main-site .campaign .divisor {
    height: 3px;
    background: #e4e1e1;
    margin: 2.2rem 0 2.2rem; }
  body.main-site .profile-main .nav-pills > li.active > a,
  body.main-site .profile-main .nav-pills > li.active > a:hover,
  body.main-site .profile-main .nav-pills > li.active > a:focus,
  body.main-site .campaign .nav-pills > li.active > a,
  body.main-site .campaign .nav-pills > li.active > a:hover,
  body.main-site .campaign .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
  body.main-site .profile-main .title-styled,
  body.main-site .campaign .title-styled {
    margin-bottom: 1em; }
  body.main-site .profile {
    /* Estilo del área del input[file] */
    /* Estilo del área del input[file] con :hover */
    /* Keyframing de la animación */ }
    body.main-site .profile .flip-front {
      margin-top: 100px; }
    body.main-site .profile #btn-responsive {
      width: 33.33%;
      float: left;
      padding: 0px 10px 0 10px;
      margin: 0;
      height: 45px; }
      body.main-site .profile #btn-responsive a {
        width: 100%;
        text-align: center; }
    body.main-site .profile .volunteer-cta a {
      text-transform: none; }
    body.main-site .profile .volunteer-cta .btn.btn-icon i {
      background-color: #2b9c2b; }
    body.main-site .profile .volunteer-cta .btn {
      background-color: #2b9c2bd1; }
    body.main-site .profile .missing-fields .btn.btn-icon i {
      background-color: #e5323c; }
    body.main-site .profile .missing-fields .btn {
      background-color: #f0414b; }
    body.main-site .profile .verificating-fields .btn.btn-icon i {
      background-color: #43afe4; }
    body.main-site .profile .verificating-fields .btn {
      background-color: #4abbf0; }
    body.main-site .profile .comment-avatar {
      left: -150px; }
    body.main-site .profile .title-styled small {
      color: #95d0ed;
      font-size: 100%; }
    body.main-site .profile .drag-drop {
      height: 8em;
      width: 8em;
      background-color: #ccc;
      border-radius: 4em;
      text-align: center;
      color: white;
      position: relative;
      margin: 0 auto 1em; }
    body.main-site .profile .drag-drop span.desc {
      display: block;
      font-size: 0.7em;
      padding: 0 0.5em;
      color: #000; }
    body.main-site .profile input[type='file'] {
      height: 10em;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 3; }
    body.main-site .profile .drag-drop:hover,
    body.main-site .profile input[type='file']:hover {
      background-color: #3276b1;
      cursor: pointer; }
    body.main-site .profile .drag-drop:hover span.desc {
      color: #3276b1; }
    body.main-site .profile .drag-drop:hover .pulsating {
      animation: pulse1 1s linear infinite;
      animation-direction: alternate;
      -webkit-animation: pulse1 1s linear infinite;
      -webkit-animation-direction: alternate; }
    body.main-site .profile .fa-stack .top {
      color: white; }
    body.main-site .profile .fa-stack .medium {
      color: black;
      text-shadow: 0 0 0.25em #666; }
    body.main-site .profile .fa-stack .bottom {
      color: rgba(225, 225, 225, 0.75); }
@keyframes pulse1 {
  0% {
    color: rgba(225, 225, 225, 0.75); }
  50% {
    color: rgba(225, 225, 225, 0.25); }
  100% {
    color: rgba(225, 225, 225, 0.75); } }
@-moz-keyframes pulse1 {
  0% {
    color: rgba(225, 225, 225, 0.75); }
  50% {
    color: rgba(225, 225, 225, 0.25); }
  100% {
    color: rgba(225, 225, 225, 0.75); } }
@-webkit-keyframes pulse1 {
  0% {
    color: rgba(225, 225, 225, 0.75); }
  50% {
    color: rgba(225, 225, 225, 0.25); }
  100% {
    color: rgba(225, 225, 225, 0.75); } }
@-ms-keyframes pulse1 {
  0% {
    color: rgba(225, 225, 225, 0.75); }
  50% {
    color: rgba(225, 225, 225, 0.25); }
  100% {
    color: rgba(225, 225, 225, 0.75); } }
  body.main-site .verified-profile {
    color: #ffffff;
    font-size: 14px;
    background: #2b9c2b;
    padding: 4px 6px;
    border-radius: 6px; }
  body.main-site .no-verified-profile {
    color: #ffffff;
    font-size: 14px;
    background: #f0414b;
    padding: 4px 6px;
    border-radius: 30px;
    display: inline-block; }
  body.main-site .verified-profile-proceso {
    color: #ffffff;
    font-size: 14px;
    background: #43afe4;
    padding: 4px 6px;
    border-radius: 6px; }
  body.main-site .campaign .comment-body {
    text-align: left; }
  body.main-site .campaign .payment .form-control,
  body.main-site .campaign .payment .wpcf7-form-control {
    height: 36px; }
  body.main-site .campaign .flip-button {
    margin-right: 2rem; }
  body.main-site .campaign .flip-button::last-child {
    margin-right: 0rem; }
  body.main-site .campaign-check {
    color: #ffffff;
    font-size: 1rem;
    background: #01ab00;
    padding: 10px 15px;
    margin-top: 25px;
    border-radius: 8px; }
  body.main-site .menu-campaign {
    padding: 2rem 0;
    box-shadow: 0px 1px 9px #b9b9b9;
    background: #efefef; }
    body.main-site .menu-campaign .btn.btn-primary {
      background: #fff;
      color: #E62776;
      border: 1px solid rgba(25, 92, 148, 0.32);
      width: 100%; }
    body.main-site .menu-campaign .btn.btn-primary:hover {
      background: #E62776;
      color: #fff; }
  body.main-site .campaigns .boxed {
    border-radius: 12px; }
    body.main-site .campaigns .boxed .project-media {
      border-radius: 12px; }
  body.main-site .campaigns .creator {
    font-size: 1.2rem; }
  body.main-site .campaigns article {
    cursor: pointer; }
  body.main-site .campaigns .profile {
    font-size: 1.1rem; }
  body.main-site .campaigns .project-location {
    color: #555655;
    font-size: 1rem; }
    body.main-site .campaigns .project-location i {
      color: #A6C539; }
  body.main-site .campaigns .fly-project .label {
    color: #A6C539; }
  body.main-site .campaigns .fly-project .value {
    color: #555655; }
  body.main-site .campaigns .fly-project .project-title {
    color: #555655;
    text-transform: uppercase; }
  body.main-site .edit-campaign .section-title {
    padding-top: 1.5rem; }
  body.main-site .edit-campaign .timeline-item .title-styled {
    margin-bottom: 1.8rem; }
  body.main-site .edit-campaign .form-group {
    margin-bottom: 1.4rem;
    position: relative; }
    body.main-site .edit-campaign .form-group label {
      color: #E62776; }
  body.main-site .edit-campaign .section-subtitle {
    font-size: 1.5rem;
    margin-top: 2rem; }
  body.main-site .checkbox label::after {
    color: transparent; }
  body.main-site .checked::after {
    color: transparent; }
  body.main-site .sidebar .widget-posts .fly-article .post-media {
    width: 100%;
    position: unset; }
  body.main-site .sidebar .widget-posts .fly-article {
    padding-left: 0; }
  body.main-site .sidebar .widget-posts .post-date {
    font-size: 16px;
    font-weight: 500; }
  body.main-site .sidebar .title-draw {
    font-size: 1rem;
    color: #254d6e;
    line-height: 1.3rem; }
  body.main-site .how-page .fly-project.vertical .flip-front {
    padding-left: unset;
    padding-right: unset; }
  body.main-site .how-page .alternate-layout .fly-project.vertical:nth-child(even) .project-content {
    text-align: unset; }
  body.main-site .how-page .fly-card .flip-front {
    min-height: 100px; }
  body.main-site .how-page .project-title {
    margin-bottom: 0;
    color: #E62776; }
    body.main-site .how-page .project-title i {
      color: #FAA725;
      font-size: 40px;
      margin-right: 20px; }
  body.main-site .modal {
    max-height: calc(100% - 30px);
    margin: auto; }
  body.main-site .popup .form-popup {
    display: flex; }
  body.main-site .popup .modal-content {
    border: none;
    border-radius: 0; }
  body.main-site .popup .modal-header {
    border-bottom: none;
    width: 80%; }
  body.main-site .popup .modal-body {
    padding-top: 0;
    padding-bottom: 0; }
  body.main-site .popup .modal-dialog {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: 1200px; }
  body.main-site .popup .bg-col1 {
    background-image: url(../../../assets/images/login-bg.jpg);
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    body.main-site .popup .bg-col1 .img-bg {
      margin-top: 260px; }
      body.main-site .popup .bg-col1 .img-bg h2 {
        color: #ffffff;
        font-size: 3rem; }
      body.main-site .popup .bg-col1 .img-bg p {
        color: #ffffff;
        font-size: 18px;
        padding: 0 20px; }
  body.main-site .popup .btn.btn-icon.btn-large,
  body.main-site .popup .btn.btn-large {
    width: 100%; }
  body.main-site .popup .title-styled {
    margin-bottom: 0; }
  body.main-site .popup button.close {
    padding: 5px 10px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 9; }
  body.main-site .popup .close {
    font-size: 40px; }
  body.main-site .popup .bg-col1 {
    padding: 0; }
  body.main-site .popup .bg-col2 {
    padding: 0 5%;
    padding-top: 5%; }
  body.main-site .popup .lg-google {
    background-color: white;
    color: #ffffff;
    text-transform: none; }
  body.main-site .popup .lg-google:hover {
    background-color: #ff2e2e;
    color: #ffffff;
    transition: 0.6s; }
  body.main-site .popup .lg-facebook {
    background-color: #3b5998;
    text-transform: none; }
  body.main-site .popup .lg-facebook:hover {
    background-color: #2d4672;
    transition: 0.6s; }
  body.main-site .popup i {
    margin-right: 16px; }
  body.main-site .popup .text-footer a {
    color: #E62776;
    font-weight: 500;
    cursor: pointer; }
  body.main-site input[type='password'],
  body.main-site select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 44px;
    padding: 0 1em;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: normal;
    letter-spacing: 0;
    background-color: transparent;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  body.main-site input[type='file'] {
    height: 44px !important;
    opacity: 1 !important;
    position: relative !important;
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #b3b3b3;
    line-height: normal;
    letter-spacing: 0;
    background-color: transparent;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    font-style: italic; }
  body.main-site input[type='file']:hover {
    background: #fff !important; }
  body.main-site .checkbox-component {
    margin-bottom: 40px; }
    body.main-site .checkbox-component .container {
      display: block;
      position: relative;
      padding-top: 5px;
      padding-left: 35px;
      margin-bottom: 12px;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      body.main-site .checkbox-component .container::after {
        display: none; }
      body.main-site .checkbox-component .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      body.main-site .checkbox-component .container input:checked ~ .checkmark {
        background-color: #E62776; }
        body.main-site .checkbox-component .container input:checked ~ .checkmark::after {
          display: block; }
      body.main-site .checkbox-component .container .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
        border: 1px solid #E62776;
        border-radius: 4px; }
        body.main-site .checkbox-component .container .checkmark:after {
          content: "";
          position: absolute;
          display: none;
          left: 9px;
          top: 5px;
          width: 5px;
          height: 10px;
          border: solid white;
          border-width: 0 3px 3px 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
  body.main-site .select-absolute {
    position: absolute;
    top: 30px;
    width: 50px;
    right: 0;
    background: #254d6e;
    color: #fff; }
  body.main-site .ci-complemento {
    position: absolute;
    top: 30px;
    width: 140px;
    right: 10%; }
  body.main-site .verify-code {
    position: absolute;
    top: 30px;
    width: 140px;
    right: 3%; }
  body.main-site .btn-verify {
    background: #E62776;
    color: #fff;
    padding: 3px 5px 5px 5px;
    font-size: small;
    float: right;
    font-weight: 600; }
    body.main-site .btn-verify:hover {
      background: #FAA725;
      color: #000; }
  body.main-site .form-donation textarea.wpcf7-form-control {
    min-height: 100px; }
  body.main-site .form-donation .success {
    font-size: 24px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px; }
  body.main-site hr {
    margin-top: 5px;
    margin-bottom: 5px; }
  body.main-site .user-image {
    width: 36px;
    float: left;
    display: block;
    margin-top: -10px;
    border-radius: 50%;
    background: #95d0ed; }
  body.main-site .toast-info {
    background: #E62776; }
  body.main-site .table-transactions .td-image {
    width: 10%; }
    body.main-site .table-transactions .td-image img {
      border-radius: 10%; }
  body.main-site .table-transactions th {
    text-align: center; }
  body.main-site .table-transactions td {
    text-align: center;
    vertical-align: middle; }
  body.main-site .table-transactions thead {
    background: #E62776;
    color: #fff; }
  body.main-site .table-transactions .table-body:hover {
    background: #254d6ea6;
    color: #fff; }
  body.main-site .primary-color {
    color: #E62776; }
  body.main-site .second-color {
    color: #FAA725; }
  body.main-site .third-color {
    color: #A6C539; }
  body.main-site .section-testimonials .testimonials-slider::before {
    color: transparent !important; }
  body.main-site .section-testimonials .job {
    color: #A6C539; }
  body.main-site .extra-space {
    margin-top: 50px; }
    body.main-site .extra-space .btn-request-ver {
      background: #E62776;
      color: #fff;
      padding: 15px;
      text-transform: uppercase;
      font-size: 14px;
      font-family: cursive; }
  body.main-site .btn-form {
    background: #E62776;
    color: #fff;
    width: auto; }
  body.main-site .account-settings-form p .btn {
    background: #E62776; }
  body.main-site .account-settings-form p .btn:hover {
    background: #FAA725; }
  body.main-site .thumbnail-slider .description.bottom {
    top: 3%;
    bottom: auto; }
    body.main-site .thumbnail-slider .description.bottom .title span {
      background: #E62776; }
  body.main-site .comment-date {
    font-size: 14px;
    float: right;
    color: #FAA725; }
  body.main-site .fly-service:before {
    display: none; }
  body.main-site .fly-service {
    background: #FAA725;
    transition: 0.6s; }
    body.main-site .fly-service:hover {
      background: #A6C539;
      transition: 0.6s; }
  body.main-site .section-stats:before {
    background: linear-gradient(to bottom, rgba(230, 39, 118, 0.8) 25%, rgba(250, 167, 37, 0.8) 60%, rgba(166, 197, 57, 0.8) 90%); }
  body.main-site .section-stats .description {
    color: #fff; }
  body.main-site .footer {
    background: #E62776; }
    body.main-site .footer .widget-footer .widget-title {
      color: #ffffff; }
  body.main-site .section-cta::before {
    background-color: #a6c539; }
  body.main-site .section-cta .section-title {
    color: #fff; }
  body.main-site .section-cta .section-subtitle {
    color: #fff; }
  body.main-site .section-title {
    color: #555655;
    text-transform: uppercase; }
  body.main-site .section-subtitle {
    color: #E62776; }
  body.main-site .post-meta {
    color: #555655; }
  body.main-site .back-to-top {
    background-color: #FAA725;
    color: #fff; }
    body.main-site .back-to-top:hover {
      background-color: #A6C539;
      color: #fff; }
  body.main-site .category-section {
    margin-top: 10vh; }
    body.main-site .category-section a {
      margin: 0 5px 0 5px; }
  body.main-site .listD {
    list-style: decimal;
    padding: 0;
    padding-left: 25px;
    line-height: normal; }
  body.main-site .listC {
    list-style: circle;
    padding: 0;
    padding-left: 25px;
    line-height: normal; }
  body.main-site .red_text {
    color: red; }
  body.main-site .content__tab .content_form {
    display: none; }
  body.main-site .content_form {
    position: relative; }
    body.main-site .content_form .group_form {
      position: relative;
      margin-bottom: 15px; }
      body.main-site .content_form .group_form p {
        font-size: 14px;
        color: #717171;
        line-height: normal; }
      body.main-site .content_form .group_form label:not(.not__label) {
        display: block;
        line-height: normal;
        width: 100%;
        font-size: 15px;
        font-family: 'Roboto';
        font-weight: 600;
        color: #656565;
        margin: 0 0 0.5rem; }
      body.main-site .content_form .group_form input:not([type='checkbox']):not([type='radio']):not([type='file']),
      body.main-site .content_form .group_form textarea,
      body.main-site .content_form .group_form select {
        display: block;
        width: 100%;
        padding: 10px 15px;
        line-height: normal;
        border: 1px solid #c3c3c3;
        margin: 0;
        height: auto;
        text-align: left; }
      body.main-site .content_form .group_form button,
      body.main-site .content_form .group_form .button {
        display: block;
        width: 100%;
        padding: 10px 15px;
        line-height: normal;
        margin: 0;
        background-color: #E62776;
        color: #fff;
        text-align: center;
        font-size: 16px;
        margin-top: 1.4rem;
        border-radius: 40px;
        border: 1px solid #E62776; }
        body.main-site .content_form .group_form button a,
        body.main-site .content_form .group_form .button a {
          color: #fff; }
        body.main-site .content_form .group_form button i,
        body.main-site .content_form .group_form .button i {
          padding-right: 5px; }
        body.main-site .content_form .group_form button:hover,
        body.main-site .content_form .group_form .button:hover {
          background-color: #FAA725;
          color: #fff;
          border-color: #FAA725; }
        body.main-site .content_form .group_form button.btn__facebook,
        body.main-site .content_form .group_form .button.btn__facebook {
          background-color: #1979f3;
          border-color: #1979f3;
          color: #fff;
          opacity: 0.9; }
          body.main-site .content_form .group_form button.btn__facebook:hover,
          body.main-site .content_form .group_form .button.btn__facebook:hover {
            background-color: #1979f3;
            border-color: #1979f3;
            color: #fff;
            opacity: 1; }
        body.main-site .content_form .group_form button.btn__google,
        body.main-site .content_form .group_form .button.btn__google {
          background-color: #d7453d;
          border-color: #d7453d;
          color: #fff;
          opacity: 0.9; }
          body.main-site .content_form .group_form button.btn__google:hover,
          body.main-site .content_form .group_form .button.btn__google:hover {
            background-color: #d7453d;
            border-color: #d7453d;
            color: #fff;
            opacity: 1; }
      body.main-site .content_form .group_form.content_upload-image {
        position: relative; }
        body.main-site .content_form .group_form.content_upload-image #file-content {
          display: flex;
          gap: 1rem;
          align-items: center;
          flex-wrap: wrap; }
        body.main-site .content_form .group_form.content_upload-image .content_img .file-upload {
          position: relative; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-input {
            position: absolute !important;
            top: 0;
            left: 0;
            width: 100%;
            height: 100% !important;
            opacity: 0 !important;
            z-index: 2;
            cursor: pointer; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .width-2 {
            max-width: 200px; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-upload-wrap {
            border: 2px dashed #E62776 !important;
            position: relative;
            z-index: 1; }
            body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-upload-wrap .drag-text {
              padding: 2rem;
              text-align: center; }
              body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-upload-wrap .drag-text h3 {
                color: #E62776 !important;
                text-transform: unset;
                font-size: 2rem;
                font-weight: 400; }
              body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-upload-wrap .drag-text i {
                color: #E62776 !important;
                font-size: 2.857rem; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .name-file-gg {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            width: auto;
            margin: 20px;
            background-color: rgba(0, 0, 0, 0.8);
            color: #fff;
            padding: 20px 15px;
            z-index: 3; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-dropping,
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .image-upload-wrap:hover {
            background: transparent;
            border-color: #E62776 !important; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .width-22 {
            max-width: 200px !important; }
          body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content {
            position: relative;
            border-bottom: 0;
            display: none;
            width: max-content;
            max-width: 100%;
            margin: auto; }
            body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .file-upload-image {
              border: 1px solid #dedede; }
            body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .image-title-wrap {
              position: absolute;
              top: 0;
              right: 0;
              margin: 9px;
              padding: 0; }
              body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .image-title-wrap .remove-image {
                font-size: 0;
                width: 45px;
                background: rgba(234, 84, 85, 0.75);
                border: 0; }
                body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .image-title-wrap .remove-image::before {
                  content: '\f014';
                  font-size: 20px;
                  display: inline-block;
                  font-family: 'fontawesome';
                  font-weight: 500;
                  transition: all ease 0.3s; }
                body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .image-title-wrap .remove-image:hover {
                  background: #ea5455; }
                  body.main-site .content_form .group_form.content_upload-image .content_img .file-upload .file-upload-content .image-title-wrap .remove-image:hover::before {
                    transform: rotate(-45deg); }
  body.main-site .noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
                   /* Non-prefixed version, currently
								supported by Chrome, Edge, Opera and Firefox */ }
  body.main-site .row_type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    body.main-site .row_type.ds_row {
      -moz-flex-flow: row;
      -webkit-flex-flow: row;
      -ms-flex-flow: row;
      flex-flow: row; }
    body.main-site .row_type.ds_column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column;
      -ms-flex-flow: column;
      flex-flow: column; }
    body.main-site .row_type.ds_column-reversed {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: column-reverse;
      -ms-flex-flow: column-reverse;
      flex-flow: column-reverse; }
  body.main-site .align_start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  body.main-site .justify_start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  body.main-site .align_centr {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  body.main-site .justify_centr {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  body.main-site .align_end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  body.main-site .justify_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  body.main-site .order_1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  body.main-site .order_2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  body.main-site .order_3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  body.main-site .content__tabs-selector {
    margin: 0;
    margin-bottom: 3rem; }
    body.main-site .content__tabs-selector.type_2 .ctt_tabs .tab__selector::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 100%;
      transform: translate(-50%, -50%) scaleX(0);
      transform-origin: left;
      width: 100%;
      height: 4px;
      background-color: #FAA725;
      z-index: 1;
      transition: all ease-in-out 0.45s; }
    body.main-site .content__tabs-selector.type_2 .ctt_tabs.completed .tab__selector::before {
      transform: translate(-50%, -50%) scaleX(1); }
    body.main-site .content__tabs-selector.type_2 .ctt_tabs.completed p {
      font-weight: 600; }
    body.main-site .content__tabs-selector.type_2 .ctt_tabs + .ctt_tabs .tab__selector::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 100%;
      transform: translate(50%, -50%);
      width: 100%;
      height: 4px;
      background-color: #E62776;
      z-index: 0; }
    body.main-site .content__tabs-selector.type_2 .media {
      max-width: 100%;
      position: relative;
      overflow: unset; }
      body.main-site .content__tabs-selector.type_2 .media p {
        line-height: normal;
        margin: 1rem 0 0; }
      body.main-site .content__tabs-selector.type_2 .media .tab__selector {
        text-align: center;
        cursor: default;
        width: 100%;
        position: relative;
        overflow: unset; }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector + .tab__selector::after {
          content: '';
          position: absolute;
          top: 50%;
          right: 100%;
          transform: translate(50%, -50%);
          width: 100%;
          height: 4px;
          background-color: #E62776;
          z-index: 0; }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector.complete h4::after {
          transform: translate(-50%, -50%) rotate(-45deg) scale(1); }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector.complete h4 span {
          display: none; }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector.active h4, body.main-site .content__tabs-selector.type_2 .media .tab__selector.complete h4 {
          background-color: #FAA725;
          color: #fff; }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector.active p, body.main-site .content__tabs-selector.type_2 .media .tab__selector.complete p {
          color: #E62776;
          font-weight: 500; }
        body.main-site .content__tabs-selector.type_2 .media .tab__selector h4 {
          width: 80px;
          max-width: 100%;
          text-align: center;
          background-color: #E62776;
          color: #fff;
          border-radius: 50%;
          font-size: 32px;
          margin: 0;
          margin-left: auto;
          margin-right: auto;
          font-family: 'Roboto';
          position: relative;
          z-index: 2; }
          body.main-site .content__tabs-selector.type_2 .media .tab__selector h4::before {
            content: '';
            display: block;
            padding-bottom: 100%; }
          body.main-site .content__tabs-selector.type_2 .media .tab__selector h4::after {
            content: '';
            position: absolute;
            top: 46%;
            left: 50%;
            transform: translate(-50%, -50%) rotate(-45deg) scale(0);
            transform-origin: center;
            display: block;
            border: none;
            width: 55%;
            height: 24%;
            border-left: 4px solid;
            border-bottom: 4px solid;
            border-color: #fff;
            transition: all ease-in-out 0.3s; }
    body.main-site .content__tabs-selector:not(.type_2) .tab__selector {
      min-height: 100%;
      padding: 1rem;
      background-color: #fff;
      border: 1px solid #efefef;
      border-radius: 30px;
      text-align: center;
      height: 125px;
      transition: 0.6s;
      cursor: pointer;
      color: #888; }
      body.main-site .content__tabs-selector:not(.type_2) .tab__selector:hover, body.main-site .content__tabs-selector:not(.type_2) .tab__selector.active {
        background: #E62776;
        background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 100%/200%;
        color: #fff; }
      body.main-site .content__tabs-selector:not(.type_2) .tab__selector.active {
        cursor: default; }
      body.main-site .content__tabs-selector:not(.type_2) .tab__selector h4 {
        margin: 0;
        line-height: normal;
        color: inherit; }
  body.main-site .custom-control.custom-checkbox {
    display: inline-block;
    position: relative;
    min-height: unset;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0; }
    body.main-site .custom-control.custom-checkbox.type_2 label {
      border: 0;
      background-color: transparent; }
    body.main-site .custom-control.custom-checkbox.type_2 input:hover ~ label {
      background-color: transparent !important; }
    body.main-site .custom-control.custom-checkbox.type_2 input:checked ~ label {
      background-color: transparent !important;
      color: #4b4b4b !important; }
    body.main-site .custom-control.custom-checkbox input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      cursor: pointer;
      visibility: visible;
      opacity: 0;
      margin: 0; }
      body.main-site .custom-control.custom-checkbox input:checked ~ label {
        border-color: #E62776;
        background-color: #E62776;
        color: #fff !important; }
        body.main-site .custom-control.custom-checkbox input:checked ~ label::before {
          color: #fff;
          border-color: #FAA725;
          background-color: #FAA725; }
        body.main-site .custom-control.custom-checkbox input:checked ~ label::after {
          background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23231F20' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
      body.main-site .custom-control.custom-checkbox input:focus:not(:checked) ~ label:before {
        border-color: #FAA725; }
      body.main-site .custom-control.custom-checkbox input:not(:disabled):active:not(:checked) ~ label:before {
        border-color: #FAA725;
        background-color: transparent; }
      body.main-site .custom-control.custom-checkbox input:hover:not(:checked) ~ label {
        background-color: rgba(234, 234, 234, 0.8); }
    body.main-site .custom-control.custom-checkbox label {
      padding: 10px 15px;
      padding-left: 38px;
      border: 1px solid #dedede;
      border-radius: 30px; }
      body.main-site .custom-control.custom-checkbox label::before, body.main-site .custom-control.custom-checkbox label::after {
        top: 50%;
        transform: translateY(-50%);
        left: 15px; }
      body.main-site .custom-control.custom-checkbox label::before {
        position: absolute;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: '';
        user-select: none;
        background-color: #fff;
        border: 1px solid #9e9e9e; }
      body.main-site .custom-control.custom-checkbox label::after {
        position: absolute;
        display: block;
        width: 1rem;
        height: 1rem;
        content: '';
        background: no-repeat 50% / 70% 60%; }
  body.main-site .custom-control.custom-radio {
    display: inline-block;
    position: relative;
    min-height: unset;
    padding: 0;
    margin-bottom: 10px; }
    body.main-site .custom-control.custom-radio.type_2 label {
      border: 0;
      background-color: transparent; }
    body.main-site .custom-control.custom-radio.type_2 input:hover ~ label {
      background-color: transparent !important; }
    body.main-site .custom-control.custom-radio.type_2 input:checked ~ label {
      background-color: transparent !important;
      color: #4b4b4b !important; }
    body.main-site .custom-control.custom-radio input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      cursor: pointer;
      visibility: visible;
      opacity: 0;
      margin: 0; }
      body.main-site .custom-control.custom-radio input:checked ~ label {
        border-color: #E62776;
        background-color: #E62776;
        color: #fff !important; }
        body.main-site .custom-control.custom-radio input:checked ~ label::before {
          color: #fff;
          border-color: #FAA725;
          background-color: #FAA725; }
        body.main-site .custom-control.custom-radio input:checked ~ label::after {
          background-color: #fff; }
      body.main-site .custom-control.custom-radio input:focus:not(:checked) ~ label:before {
        border-color: #FAA725; }
      body.main-site .custom-control.custom-radio input:not(:disabled):active:not(:checked) ~ label:before {
        border-color: #FAA725;
        background-color: transparent; }
      body.main-site .custom-control.custom-radio input:hover:not(:checked) ~ label {
        background-color: rgba(234, 234, 234, 0.8); }
    body.main-site .custom-control.custom-radio label {
      padding: 10px 15px;
      padding-left: 38px;
      border: 1px solid #dedede;
      border-radius: 30px; }
      body.main-site .custom-control.custom-radio label::before, body.main-site .custom-control.custom-radio label::after {
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
        border-radius: 50%; }
      body.main-site .custom-control.custom-radio label::before {
        position: absolute;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: '';
        user-select: none;
        background-color: #fff;
        border: 1px solid #9e9e9e; }
      body.main-site .custom-control.custom-radio label::after {
        position: absolute;
        display: block;
        content: '';
        width: 0.4rem;
        height: 0.4rem;
        left: 1.25rem; }
    body.main-site .custom-control.custom-radio + .custom-radio {
      margin-left: 10px; }
  body.main-site .content__tabs {
    padding: 2rem 0 0; }
    body.main-site .content__tabs .content__tab {
      display: none; }
      body.main-site .content__tabs .content__tab.actived__tab {
        display: block; }
      body.main-site .content__tabs .content__tab .content_form {
        display: block !important; }
  body.main-site .conten_card {
    padding: 10px 0;
    min-height: 100%;
    width: 100%; }
  body.main-site .card_box {
    padding: 1.5rem;
    border: 1px solid #dedede;
    transition: all ease-in-out 0.35s;
    cursor: default;
    min-height: 100%;
    width: 100%; }
    body.main-site .card_box:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.16); }
    body.main-site .card_box .card_header {
      display: block;
      width: 100%; }
      body.main-site .card_box .card_header img {
        width: auto;
        display: block;
        max-width: 100%;
        margin: auto;
        height: auto;
        padding: 0; }
    body.main-site .card_box .card_content {
      text-align: center;
      padding: 10px 0 0; }
      body.main-site .card_box .card_content p {
        font-size: 14px;
        font-weight: 600; }
  body.main-site .user-card .row {
    display: flex;
    align-items: center; }
  body.main-site .user-card .user-image-2 {
    margin-right: auto;
    border-radius: 12px; }
  body.main-site .design_animation-status {
    width: 150px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    position: relative; }
    body.main-site .design_animation-status::before {
      content: '';
      display: block;
      padding-bottom: 100%; }
    body.main-site .design_animation-status .status-success,
    body.main-site .design_animation-status .status-error {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    body.main-site .design_animation-status .status-success .status-success-circle {
      stroke-dasharray: 260.75219024795285px, 260.75219024795285px;
      stroke-dashoffset: 260.75219024795285px;
      -o-transform: rotate(220deg) translateX(5%) translateY(2.5%);
      -ms-transform: rotate(220deg) translateX(5%) translateY(2.5%);
      -moz-transform: rotate(220deg) translateX(5%) translateY(2.5%);
      -webkit-transform: rotate(220deg) translateX(5%) translateY(2.5%);
      transform: rotate(220deg) translateX(5%) translateY(2.5%);
      -o-transform-origin: center center;
      -ms-transform-origin: center center;
      -moz-transform-origin: center center;
      -webkit-transform-origin: center center;
      transform-origin: center center;
      stroke-linecap: round;
      animation: ani-success-circle 1s ease-in both; }
    body.main-site .design_animation-status .status-success .status-success-path {
      stroke-dasharray: 60px 64px;
      stroke-dashoffset: 62px;
      stroke-linecap: round;
      animation: ani-success-path 0.4s 1s ease-in both; }
@keyframes ani-success-circle {
  to {
    stroke-dashoffset: 782.2565707438586px; } }
@keyframes ani-success-path {
  0% {
    stroke-dashoffset: 62px; }
  65% {
    stroke-dashoffset: -5px; }
  84% {
    stroke-dashoffset: 4px; }
  100% {
    stroke-dashoffset: -2px; } }
    body.main-site .design_animation-status .status-error .status-error-circle {
      stroke-dasharray: 260.75219024795285px, 260.75219024795285px;
      stroke-dashoffset: 260.75219024795285px;
      animation: ani-error-circle 1.2s linear; }
    body.main-site .design_animation-status .status-error .status-error-line1 {
      stroke-dasharray: 54px 55px;
      stroke-dashoffset: 55px;
      stroke-linecap: round;
      animation: ani-error-line 0.15s 1.2s linear both; }
    body.main-site .design_animation-status .status-error .status-error-line2 {
      stroke-dasharray: 54px 55px;
      stroke-dashoffset: 55px;
      stroke-linecap: round;
      animation: ani-error-line 0.2s 0.9s linear both; }
@keyframes ani-error-line {
  to {
    stroke-dashoffset: 0; } }
@keyframes ani-error-circle {
  0% {
    stroke-dasharray: 0, 260.75219024795285px;
    stroke-dashoffset: 0; }
  35% {
    stroke-dasharray: 120px, 120px;
    stroke-dashoffset: -120px; }
  70% {
    stroke-dasharray: 0, 260.75219024795285px;
    stroke-dashoffset: -260.75219024795285px; }
  100% {
    stroke-dasharray: 260.75219024795285px, 0;
    stroke-dashoffset: -260.75219024795285px; } }
  body.main-site .color_primary {
    color: #E62776; }
  body.main-site .color_second {
    color: #FAA725; }
  body.main-site .color_third {
    color: #A6C539; }
  body.main-site .color_text {
    color: #4b4b4b; }
  body.main-site .tt-uppercase {
    text-transform: uppercase; }
  body.main-site .tt-capitalize {
    text-transform: capitalize; }
  body.main-site .tt-lowercase {
    text-transform: lowercase; }
  body.main-site .tt-inherit {
    text-transform: inherit; }
  body.main-site .tt-normal {
    text-transform: unset; }
  body.main-site .section-title2 {
    font-size: 50px;
    line-height: normal;
    color: #fff; }
    body.main-site .section-title2 small {
      color: inherit; }
      body.main-site .section-title2 small i {
        font-style: italic; }
  body.main-site .btn {
    margin-bottom: 5px;
    margin-left: 0.5em;
    margin-right: 0.5em; }
  body.main-site .btn {
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 0/200%;
    transition: 0.6s; }
  body.main-site .contact-page .card {
    text-align: center;
    padding: 10px;
    padding-bottom: 30px;
    border: 1px solid #b6b6b6;
    border-radius: 8px;
    margin-bottom: 8vh; }
  body.main-site .contact-page .card.m-bot-3 {
    margin-bottom: 3vh !important; }
  body.main-site .contact-page .card h3 {
    font-size: 26px; }
  body.main-site .contact-page .card h5 {
    font-size: 18px; }
  body.main-site .fly-slider .slide:before {
    background-color: rgba(0, 0, 0, 0.37); }
  body.main-site .fly-project .progress .progress-label {
    width: 60px;
    height: 30px;
    font-size: 18px;
    line-height: 32px;
    margin-left: -28px; }
  body.main-site .fly-project .element .progress .progress-label {
    width: 40px;
    height: 22px;
    font-size: 14px;
    line-height: 23px;
    margin-left: -18px; }
  body.main-site .how-page .project-title i {
    color: #faa725;
    font-size: 38px;
    margin-right: 20px; }
  body.main-site .popup .modal-dialog {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    max-width: 100%;
    width: 1200px; }
  body.main-site .popup .bg-col1 {
    background-image: url(../../../assets/images/login-bg.jpg);
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%; }
  body.main-site .popup button.close {
    padding: 10px 24px;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 9; }
  body.main-site .popup .bg-col2 {
    padding: 0 5%;
    padding-top: 5%;
    height: 90vh;
    overflow: scroll;
    scrollbar-width: thin; }
  body.main-site .modal-success {
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.192) !important; }
  body.main-site::-webkit-scrollbar {
    width: 11px;
    height: 0; }
  body.main-site::-webkit-scrollbar-track {
    background-color: #eeeeee; }
  body.main-site::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #cccccc; }
  body.main-site::-webkit-scrollbar-track:hover {
    background-color: #e4e4e4; }
  body.main-site::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3; }
  body.main-site ::-webkit-scrollbar {
    width: 11px;
    height: 0; }
  body.main-site ::-webkit-scrollbar-track {
    background-color: #eeeeee; }
  body.main-site ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #cccccc; }
  body.main-site ::-webkit-scrollbar-track:hover {
    background-color: #e4e4e4; }
  body.main-site ::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3; }
  body.main-site .table-transactions .table-body:hover {
    background: #f7f7f7 !important;
    color: #1f1f1f;
    cursor: pointer; }
  body.main-site .category-section a {
    margin: 0 10px 0 10px; }
  body.main-site .section-title2 {
    font-size: 40px;
    line-height: normal;
    color: #fff; }
  body.main-site .btn-correction {
    width: 100%;
    font-size: 17px; }
  body.main-site .table-transct {
    height: 8vw; }
  body.main-site .solunes-store input[type="submit"]:hover, body.main-site .solunes-store input[type="submit"]:focus {
    color: #fff;
    background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 100%/200%; }
  body.main-site .alert {
    position: fixed;
    top: 100px;
    z-index: 1;
    left: 0;
    right: 0;
    max-width: 600px;
    margin: auto;
    padding: 1.3rem 2rem;
    line-height: 1.3rem; }
    body.main-site .alert .close-alert {
      position: absolute;
      top: 7px;
      right: 10px;
      font-size: .8rem;
      cursor: pointer;
      z-index: 2; }
  body.main-site .accordion-wrap {
    /* border-bottom: 1px solid #ddba4d; */
    margin-bottom: 2rem; }
  body.main-site .accordion-item {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 30px; }
  body.main-site .accordion-header {
    transition: ease-in-out 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  body.main-site .accordion-text {
    width: 100%;
    display: none;
    padding: 20px 36px;
    border-top: 1px solid rgba(128, 128, 128, 0.1); }
    body.main-site .accordion-text ul {
      display: flex;
      flex-direction: column;
      gap: 1rem; }
      body.main-site .accordion-text ul li {
        display: flex;
        gap: 0.5rem; }
        body.main-site .accordion-text ul li span {
          color: #E62776;
          font-weight: 700; }
        body.main-site .accordion-text ul li ul {
          padding-left: 25px !important;
          list-style: disc !important;
          margin-top: 5px; }
          body.main-site .accordion-text ul li ul li {
            font-size: 15px !important;
            flex-direction: column; }
        body.main-site .accordion-text ul li a {
          color: #faa725;
          font-weight: 100; }
          body.main-site .accordion-text ul li a:hover {
            color: #E62776; }
  body.main-site .fa {
    transition: ease-in-out 300ms; }
  body.main-site .rotate-fa {
    transform: rotate(180deg); }
  body.main-site .accordion-gold {
    color: #faa725; }
  body.main-site .accordion-no-bar {
    border-bottom: 0; }
  body.main-site .title-accordion {
    display: flex;
    align-items: center; }
    body.main-site .title-accordion .fa {
      transform: rotate(0deg); }
  body.main-site .too-info {
    cursor: pointer;
    position: relative;
    width: 100%; }
    body.main-site .too-info .tooptil {
      width: 80%;
      position: absolute;
      top: 0;
      left: 50%;
      font-size: 14px;
      background: #E62776;
      color: white;
      padding: 1rem;
      border-radius: 5px;
      box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
      opacity: 0;
      pointer-events: none;
      transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
      transform: translateX(-50%); }
      body.main-site .too-info .tooptil::before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        background: #E62776;
        bottom: -6px;
        left: 50%;
        transform: translate(-50%) rotate(45deg);
        transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      body.main-site .too-info .tooptil h3 {
        font-size: 200px;
        font-weight: 700;
        text-align: center;
        color: #faa725; }
      body.main-site .too-info .tooptil ul {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
        /* overflow-y: auto; */
        /* height: 90px; */
        max-height: 100px; }
        body.main-site .too-info .tooptil ul li span {
          color: #faa725;
          font-weight: 700; }
        body.main-site .too-info .tooptil ul li ul {
          padding-left: 45px !important;
          list-style: disc !important;
          margin-top: 5px; }
          body.main-site .too-info .tooptil ul li ul li {
            font-size: 15px !important;
            flex-direction: column; }
        body.main-site .too-info .tooptil ul li a {
          color: #faa725;
          font-weight: 100; }
          body.main-site .too-info .tooptil ul li a:hover {
            color: white; }
    body.main-site .too-info:hover .tooptil {
      top: -150%;
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
  body.main-site .req {
    color: red; }
  body.main-site .modal-list h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #E62776; }
  body.main-site .modal-list ul {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    body.main-site .modal-list ul li {
      display: flex;
      gap: 0.5rem; }
      body.main-site .modal-list ul li span {
        color: #faa725;
        font-weight: 700; }
      body.main-site .modal-list ul li ul {
        padding-left: 45px !important;
        list-style: disc !important;
        margin-top: 5px; }
        body.main-site .modal-list ul li ul li {
          font-size: 16px !important;
          flex-direction: column; }
      body.main-site .modal-list ul li a {
        color: #faa725;
        font-weight: 100; }
        body.main-site .modal-list ul li a:hover {
          color: white; }
  body.main-site .edModal {
    --modalContenedor__marginY: 40px;
    --modalContenedor__ancho: 800px;
    --modalContenido__colorFondo: white;
    --modalContenido__redondeado: 18px;
    --modalEncabezado__alineacion: flex-end;
    --modalEncabezado__padding: 15px 15px 5px;
    --modalCerrar__tamano: 30px;
    --modalCerrar__colorFondo: gray;
    --modalCerrar__colorFondo--hover: #4d4d4d;
    --modalCerrar__colorIcono: white;
    z-index: 999;
    background-color: transparent;
    padding: 15px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    visibility: hidden;
    opacity: 0; }
  body.main-site .edModal--activo {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color .4s;
    z-index: 9999; }
    body.main-site .edModal--activo a {
      color: white;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 1rem; }
      body.main-site .edModal--activo a:hover {
        border: none;
        outline: none;
        color: white; }
  body.main-site .edModal--activo .edModal__contenido {
    opacity: 1;
    transform: translateY(0); }
  body.main-site .edModal__fondo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  body.main-site .edModal__contenedor {
    max-width: 90%;
    width: 100%;
    min-height: calc(100% - (var(--modalContenedor__marginY) * 2));
    display: flex;
    align-items: center;
    justify-content: center;
    margin: var(--modalContenedor__marginY) auto; }
  body.main-site .edModal__contenido {
    width: 90%;
    min-height: var(--modalCerrar__tamano);
    background-color: var(--modalContenido__colorFondo);
    border-radius: var(--modalContenido__redondeado);
    /* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5); */
    opacity: 0;
    transition: transform .6s, opacity .6s;
    transform: translateY(-100px); }
  body.main-site .edModal__contenido-sucess {
    width: 750px; }
  body.main-site .edModal__encabezado {
    display: flex;
    justify-content: var(--modalEncabezado__alineacion);
    padding: var(--modalEncabezado__padding); }
  body.main-site .edModal-btn-close {
    border: none;
    background: none;
    font-size: 1.5rem;
    font-weight: 100;
    color: #faa8255e; }
    body.main-site .edModal-btn-close:hover {
      color: #faa725; }
    body.main-site .edModal-btn-close:focus {
      outline: none;
      border: none; }
  body.main-site .edModal__cerrar {
    border: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: var(--modalCerrar__tamano);
    height: var(--modalCerrar__tamano);
    background-color: var(--modalCerrar__colorFondo);
    border-radius: 50%;
    transition: background-color .3s; }
  body.main-site .edModal__cerrar:hover {
    cursor: pointer;
    background-color: red; }
  body.main-site .edModal__cerrarIcono {
    width: 60%; }
  body.main-site .edModal__cerrarIcono path {
    fill: white; }
  body.main-site .edModal__cuerpo {
    padding: 5px 30px 40px;
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    overflow-x: auto;
    max-height: 90vh; }
    body.main-site .edModal__cuerpo .emodal-item-c {
      flex: 1 0 200px; }
  body.main-site .modal-conten-success {
    box-sizing: border-box;
    padding: 2rem 3.8rem 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem; }
    body.main-site .modal-conten-success img {
      width: 130px; }
    body.main-site .modal-conten-success__txt {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 0.5rem; }
      body.main-site .modal-conten-success__txt p,
      body.main-site .modal-conten-success__txt span {
        color: #003E7E;
        text-align: center; }
      body.main-site .modal-conten-success__txt p {
        font-weight: 700;
        font-size: 24px;
        line-height: 33px; }
      body.main-site .modal-conten-success__txt span {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px; }
  body.main-site .modal-list-acordion h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #E62776; }
  body.main-site .modal-list-acordion .li-acordion {
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 10px;
    margin-bottom: 0.5rem; }
    body.main-site .modal-list-acordion .li-acordion .li-item {
      margin: 0px;
      padding: 1rem 1.5rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 1rem; }
      body.main-site .modal-list-acordion .li-acordion .li-item i {
        color: #faa725;
        font-size: 1.5rem; }
      body.main-site .modal-list-acordion .li-acordion .li-item .li-header {
        color: #000 !important;
        align-items: start;
        gap: 0.5rem; }
        body.main-site .modal-list-acordion .li-acordion .li-item .li-header span {
          color: #faa725;
          margin-top: 4px; }
        body.main-site .modal-list-acordion .li-acordion .li-item .li-header p {
          font-weight: 700;
          margin: 0px; }
      body.main-site .modal-list-acordion .li-acordion .li-item .li-txt-acordion ul {
        list-style: lower-alpha;
        margin-left: 2rem; }
  body.main-site .layout-parall {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center; }
  body.main-site .content-time {
    display: flex;
    gap: 5px;
    flex-direction: column;
    background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 0/200%;
    padding: 0.5rem;
    border-radius: 8px;
    color: white; }
    body.main-site .content-time p {
      width: 100%;
      text-align: right;
      margin: 0px;
      font-size: 12px; }
    body.main-site .content-time .content-squal {
      display: flex;
      /* gap: 5px; */ }
      body.main-site .content-time .content-squal .point-time {
        font-size: 1.5rem; }
      body.main-site .content-time .content-squal .squal-time {
        width: 45px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        body.main-site .content-time .content-squal .squal-time span {
          font-size: 25px;
          font-weight: 700;
          text-align: center; }
        body.main-site .content-time .content-squal .squal-time p {
          font-size: 10px;
          text-align: center;
          padding: 0px;
          margin: 0; }
  body.main-site .layou-info {
    margin-top: 2rem; }
  body.main-site select {
    background-image: url(../../../assets/images/arrow-select.svg);
    background-size: 10px;
    background-position: 98% center;
    background-repeat: no-repeat;
    margin-top: 12px; }
  body.main-site .info-txt {
    margin-top: -10px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0.9rem;
    color: gray; }
    body.main-site .info-txt i {
      color: #E62776;
      display: inline-block;
      margin-right: 5px; }
  body.main-site .list-disc {
    list-style: disc;
    margin-left: 2rem; }
    body.main-site .list-disc li {
      margin-bottom: 8px;
      text-align: justify; }
      body.main-site .list-disc li::marker {
        font-weight: 700; }
  body.main-site .list-number {
    list-style: auto; }
  body.main-site .list-alpha {
    list-style: lower-alpha; }
  body.main-site .description h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 1rem; }
  body.main-site .description p {
    text-align: justify; }
  body.main-site .f-termino {
    color: white;
    /* text-transform: uppercase; */
    display: block; }
    body.main-site .f-termino:hover {
      color: #FAA725;
      text-decoration: underline; }
  body.main-site .layout-terms {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    order: 1; }
  body.main-site .btn-img-add {
    width: 75px;
    height: 75px;
    border-radius: 10px;
    background: #E62776;
    color: white;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    user-select: none;
    flex-direction: column;
    gap: 4px;
    order: 5; }
    body.main-site .btn-img-add:active {
      transform: scale(0.9);
      transition: transform 0.3s; }
    body.main-site .btn-img-add span {
      font-size: 12px;
      text-align: center; }
  body.main-site .contect-back {
    display: flex;
    gap: 1.5rem;
    align-items: center;
    justify-content: center; }
  body.main-site .detail-camping {
    width: 100%; }
    body.main-site .detail-camping h3 {
      text-align: center;
      margin: 0px 0px 16px 0px;
      font-weight: 700; }
    body.main-site .detail-camping ul {
      list-style: none;
      width: 100%; }
      body.main-site .detail-camping ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        font-size: 14px;
        padding: 0.8rem;
        border-bottom: 1px solid rgba(128, 128, 128, 0.2);
        color: #000; }
  body.main-site .btn-report {
    background: #b2b2b2;
    font-size: 14px; }
    body.main-site .btn-report:hover {
      background: #888888; }
  body.main-site .hide-donador {
    display: none;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 16px;
    padding: 10px; }
    body.main-site .hide-donador label {
      width: 100%;
      font-size: 1.1rem;
      font-weight: 500; }
    body.main-site .hide-donador input {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      border: 1px solid #d4d4d4;
      border-radius: 5px;
      padding: 11px; }
  body.main-site .btn-donar-big {
    display: flex;
    font-size: 16px;
    padding: 0px 31px;
    height: 57px;
    align-items: center;
    justify-content: center;
    width: fit-content; }
  body.main-site .post-social .fa-whatsapp:hover,
  body.main-site .post-social .fa-facebook:hover,
  body.main-site .post-social .fa-envelope:hover,
  body.main-site .post-social .fa-link:hover {
    width: 40px;
    height: 40px;
    transform: scale(1.1); }
  body.main-site .slide img {
    display: inline-block !important;
    max-width: 100% !important; }
  body.main-site .descriptio-notice p {
    margin-bottom: 12px;
    text-align: justify; }
  body.main-site .comment-content-notice {
    width: 90%;
    padding: 16px;
    margin: 0px auto; }
    body.main-site .comment-content-notice .item-comment {
      display: flex;
      gap: 16px;
      padding: 12px;
      border-bottom: 1px solid rgba(128, 128, 128, 0.1);
      margin-bottom: 16px; }
      body.main-site .comment-content-notice .item-comment img {
        width: 45px;
        height: 45px;
        min-width: 45px;
        min-height: 45px;
        border-radius: 50%;
        object-fit: cover;
        object-position: center;
        overflow: hidden; }
      body.main-site .comment-content-notice .item-comment .comments-description-notice {
        flex: 1; }
        body.main-site .comment-content-notice .item-comment .comments-description-notice .title-comment {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
          flex-wrap: wrap;
          margin-bottom: 12px; }
          body.main-site .comment-content-notice .item-comment .comments-description-notice .title-comment h5 {
            font-weight: 500;
            margin: 0px; }
        body.main-site .comment-content-notice .item-comment .comments-description-notice p {
          margin: 0px;
          text-align: justify; }
  body.main-site .size-width {
    width: 80%;
    margin: 0px auto; }
  body.main-site .widget-yanapay .yanapay {
    padding-left: 26px;
    margin: 0 0 20px;
    position: relative;
    color: white; }
    body.main-site .widget-yanapay .yanapay::before {
      content: counter(seccion,disc);
      font-family: 'FontAwesome';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 20px;
      position: absolute;
      top: 0px;
      left: 0; }
    body.main-site .widget-yanapay .yanapay .yanapay-link {
      color: white; }
  body.main-site .position-input {
    position: relative !important; }
    body.main-site .position-input input[type='text'] {
      appearance: none;
      display: block;
      width: 100%;
      height: 44px;
      padding: 0 1em;
      margin-bottom: 20px;
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #4b4b4b;
      line-height: normal;
      letter-spacing: 0;
      background-color: transparent;
      border: 1px solid #d4d4d4;
      border-radius: 3px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    body.main-site .position-input .eyes-input {
      width: 25px;
      height: 25px;
      color: #c8c8c8;
      font-size: 25px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      bottom: 10px;
      right: 10px;
      cursor: pointer; }
      body.main-site .position-input .eyes-input:hover {
        color: #666666; }
  body.main-site .fly-slider .slide {
    background-size: cover !important; }
  body.main-site .loader-custom {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 3px solid;
    border-color: #A6C539 #A6C539 transparent transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite; }
  body.main-site .loader-custom::after,
  body.main-site .loader-custom::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid;
    border-color: transparent transparent #FAA725 #FAA725;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotationBack 0.5s linear infinite;
    transform-origin: center center; }
  body.main-site .loader-custom::before {
    width: 32px;
    height: 32px;
    border-color: #A6C539 #A6C539 transparent transparent;
    animation: rotation 1.5s linear infinite; }
@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes rotationBack {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }
  body.main-site .linea-separete {
    background: #E62776;
    height: 1px;
    margin-bottom: 18px; }
  body.main-site .line-gray {
    background: #faa725;
    height: 1px;
    margin: 14px 0px 20px; }
  body.main-site .layout-center {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px; }
  body.main-site .check-bank {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px; }
  body.main-site #firs-bank {
    display: none; }
  body.main-site .custom-control.custom-checkbox input:checked ~ label::before {
    color: #e62776;
    border-color: #e62776;
    background-color: #e62776; }
  body.main-site .custom-control.custom-checkbox input:checked ~ label::after {
    filter: invert(1); }
  @media screen and (max-width: 767px) {
    body.main-site .section-title2 {
      font-size: 25px; }
    body.main-site .dp_block-resp {
      display: block !important; }
    body.main-site .content__tabs-selector.type_2 {
      margin-bottom: 1rem; }
      body.main-site .content__tabs-selector.type_2 .media .tab__selector h4 {
        width: 64px;
        font-size: 24px; }
      body.main-site .content__tabs-selector.type_2 .media .tab__selector.complete h4::after {
        transform: translate(-50%, -50%) rotate(-45deg) scale(0.8); }
    body.main-site .content__tabs-selector:not(.type_2) .ccstab_content {
      margin: 5px 0;
      width: 100%; }
    body.main-site .content__tabs .content__tab .content_form .group_form .content_inputs-checks {
      text-align: center; }
    body.main-site .td-image {
      display: none; }
    body.main-site .popup .modal-dialog {
      width: 90%; }
    body.main-site .popup .form-popup {
      display: unset; }
    body.main-site .popup .bg-col1 {
      display: none; }
    body.main-site .user-image {
      display: none; }
    body.main-site .profile #btn-responsive {
      width: 50%;
      padding: 0px 2px 0 2px; }
      body.main-site .profile #btn-responsive a {
        font-size: 12px;
        padding: 0; }
        body.main-site .profile #btn-responsive a i {
          display: none; }
    body.main-site .fly-services i {
      font-size: 20px;
      margin-bottom: 10px; }
    body.main-site .fly-services .title,
    body.main-site .fly-services .description {
      font-size: 14px; }
    body.main-site .fly-service {
      padding: 10px 15px; }
    body.main-site .fly-projects .fly-project .project-media {
      border-radius: 12px 0 0 12px; }
    body.main-site .fly-projects .fly-project:nth-child(even) .project-media {
      border-radius: 0px 12px 12px 0px; }
    body.main-site .fly-projects .fly-project:nth-child(even) .flip-front.campaign-list {
      padding-right: 280px; }
    body.main-site .fly-projects .fly-project .project-media {
      border-radius: 12px 12px 0 0;
      width: 100%; }
    body.main-site .fly-projects .fly-project:nth-child(even) .project-media {
      border-radius: 12px 12px 0 0; }
    body.main-site .fly-projects .fly-project:nth-child(even) .flip-front.campaign-list {
      padding-right: 0; }
    body.main-site .fly-projects .fly-project .project-location a {
      text-align: center; }
    body.main-site .fly-projects .fly-project .project-stats li {
      max-width: 100%; }
    body.main-site .fly-projects .fly-project .project-buttons a {
      display: block; }
    body.main-site .size-width {
      width: 100%; }
    body.main-site .comment-content-notice {
      width: 100%;
      padding: 0px; }
      body.main-site .comment-content-notice .item-comment img {
        min-width: 30px;
        min-height: 30px;
        width: 30px;
        height: 30px; }
    body.main-site .btn-respon {
      height: 50px;
      width: 162px;
      display: flex;
      margin: 0 auto;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    body.main-site .fly-project.vertical .project-media.aux-imp {
      width: 260px; } }
  @media only screen and (max-width: 767px) {
    body.main-site .fly-project.vertical .project-media.aux-imp {
      width: auto; }
    body.main-site .fly-flip-effect {
      width: 100%; } }
  @media screen and (max-width: 622px) {
    body.main-site .alert {
      margin: 0 1rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    body.main-site .section-title2 {
      font-size: 34px; } }
  @media screen and (max-width: 1230px) and (min-width: 990px) {
    body.main-site .alert {
      top: 175px !important; } }
  @media screen and (max-width: 991px) {
    body.main-site .nav-menu {
      background-color: #E62776; }
      body.main-site .nav-menu li a {
        color: #ffffff !important; }
    body.main-site .nav-menu li.active > a.menu-link {
      background: #a6c539; }
      body.main-site .nav-menu li.active > a.menu-link ~ ul {
        background: #f7ffd8; }
    body.main-site .nav-menu li.current-menu-item > a.menu-link {
      background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200%; }
    body.main-site .nav-menu li ul li.active.parent > a.menu-link {
      background: #faa725; }
      body.main-site .nav-menu li ul li.active.parent > a.menu-link ~ ul {
        background: #ffe0b0; } }
  @media screen and (max-width: 960px) {
    body.main-site body.main-site .popup .modal-dialog {
      transform: translate(-50%, -50%) scale(0.8); }
    body.main-site .nav-menu > li.parent > a:before {
      line-height: initial; } }
  body.main-site .donacion-succes {
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    body.main-site .donacion-succes p {
      font-size: 22px;
      margin: 0px; }
    body.main-site .donacion-succes a {
      margin-top: 30px;
      height: 44px;
      display: flex;
      align-items: center;
      justify-content: center; }
  body.main-site .starability-result {
    position: relative;
    width: 150px;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
    font-size: 0.1em;
    color: transparent; }
  body.main-site .starability-result:after {
    content: ' ';
    position: absolute;
    left: 0;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
    background-position: 0 -30px; }
  body.main-site .starability-result[data-rating="5"]::after {
    width: 150px; }
  body.main-site .starability-result[data-rating="4"]::after {
    width: 120px; }
  body.main-site .starability-result[data-rating="3"]::after {
    width: 90px; }
  body.main-site .starability-result[data-rating="2"]::after {
    width: 60px; }
  body.main-site .starability-result[data-rating="1"]::after {
    width: 30px; }
  @media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
    body.main-site .starability-result {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
      background-size: 30px auto; }
    body.main-site .starability-result:after {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
      background-size: 30px auto; } }
@-webkit-keyframes grow-rotate {
  0% {
    -webkit-transform: scale(1, 1) rotate(0deg);
    transform: scale(1, 1) rotate(0deg); }
  99% {
    -webkit-transform: scale(4, 4) rotate(90deg);
    transform: scale(4, 4) rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1, 1) rotate(0deg);
    transform: scale(1, 1) rotate(0deg);
    opacity: 0; } }
@keyframes grow-rotate {
  0% {
    -webkit-transform: scale(1, 1) rotate(0deg);
    transform: scale(1, 1) rotate(0deg); }
  99% {
    -webkit-transform: scale(4, 4) rotate(90deg);
    transform: scale(4, 4) rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1, 1) rotate(0deg);
    transform: scale(1, 1) rotate(0deg);
    opacity: 0; } }
  body.main-site .starability-growRotate {
    display: block;
    position: relative;
    width: 150px;
    min-height: 60px;
    padding: 0;
    border: none;
    will-change: contents; }
  body.main-site .starability-growRotate > input {
    position: absolute;
    margin-right: -100%;
    opacity: 0; }
  body.main-site .starability-growRotate > input:checked ~ label,
  body.main-site .starability-growRotate > input:focus ~ label {
    background-position: 0 0; }
  body.main-site .starability-growRotate > input:checked + label,
  body.main-site .starability-growRotate > input:focus + label {
    background-position: 0 -30px; }
  body.main-site .starability-growRotate > input[disabled]:hover + label {
    cursor: default; }
  body.main-site .starability-growRotate > input:not([disabled]):hover ~ label {
    background-position: 0 0; }
  body.main-site .starability-growRotate > input:not([disabled]):hover + label {
    background-position: 0 -30px; }
  body.main-site .starability-growRotate > input:not([disabled]):hover + label::before {
    opacity: 1; }
  body.main-site .starability-growRotate > input:focus + label {
    outline: 1px dotted #999; }
  body.main-site .starability-growRotate .starability-focus-ring {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    outline: 2px dotted #999;
    pointer-events: none;
    opacity: 0; }
  body.main-site .starability-growRotate > .input-no-rate:focus ~ .starability-focus-ring {
    opacity: 1; }
  body.main-site .starability-growRotate > label {
    position: relative;
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    font-size: 0.1em;
    color: transparent;
    cursor: pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-position: 0 -30px; }
  body.main-site .starability-growRotate > label::before {
    content: '';
    position: absolute;
    display: block;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
    background-position: 0 30px;
    pointer-events: none;
    opacity: 0; }
  body.main-site .starability-growRotate > label:nth-of-type(5)::before {
    width: 120px;
    left: -120px; }
  body.main-site .starability-growRotate > label:nth-of-type(4)::before {
    width: 90px;
    left: -90px; }
  body.main-site .starability-growRotate > label:nth-of-type(3)::before {
    width: 60px;
    left: -60px; }
  body.main-site .starability-growRotate > label:nth-of-type(2)::before {
    width: 30px;
    left: -30px; }
  body.main-site .starability-growRotate > label:nth-of-type(1)::before {
    width: 0px;
    left: 0px; }
  @media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
    body.main-site .starability-growRotate > label {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
      background-size: 30px auto; } }
  @media screen and (-ms-high-contrast: active) {
    body.main-site .starability-growRotate {
      width: auto; }
    body.main-site .starability-growRotate > input {
      position: static;
      margin-right: 0;
      opacity: 1; }
    body.main-site .starability-growRotate .input-no-rate {
      display: none; }
    body.main-site .starability-growRotate > label {
      display: inline;
      float: none;
      width: auto;
      height: auto;
      font-size: 1em;
      color: inherit;
      background: none; }
    body.main-site .starability-growRotate > label::before, body.main-site .starability-growRotate > label::after {
      display: none; } }
  body.main-site .starability-growRotate > label::after {
    content: ' ';
    position: absolute;
    opacity: 0;
    width: 30px;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAxlBMVEUAAACZmZn2viTHuJ72viOampqampr1viSampr3vySampqdnZ34wiX1vSSampr1vSOZmZmampr1viT2vSOampr2viT2viSampr2viSampr2vyX4vyWbm5v3vSSdnZ32wSadnZ36wCWcnJyZmZn/wSr/2ySampr2vSP2viSZmZn2vSSZmZn2vST2viSampr2viSbm5ubm5uZmZn1vSSampqbm5v2vSWampqampr3vSf5wiT5vyagoKD/xCmkpKT/yCSZmZn1vSO4V2dEAAAAQHRSTlMA+vsG9fO6uqdgRSIi7+3q39XVqZWVgnJyX09HPDw1NTAwKRkYB+jh3L6+srKijY2Ef2lpYllZUU5CKigWFQ4Oneh1twAAAZlJREFUOMuV0mdzAiEQBmDgWq4YTWIvKRqT2Htv8P//VJCTGfYQZnw/3fJ4tyO76KE0m1b2fZu+U/pu4QGlA7N+Up5PIz9d+cmkbSrSNr9seT3GKeNYIyeO5j16S28exY5suK0U/QKmmeCCX6xs22hJLVkitMImxCvEs8EG3SCRCN/ViFPqnq5epIzZ07QJJvkM9Tkz1xnkmXbfSvR7f4H8AtXBkLGj74mMvjM1+VHZpAZ4LM4K/LBWEI9jwP71v1ZEQ6dyvQMf8A/1pmdZnKce/VH1iIsdte4U8VEtY23xOujxtFpWDgKbfjD2YeEhY0OzfjGeLyO/XfnNpAcmcjDwKOXRfU1IyiTRyEkaiz67pb9oJHJb9vVqKfgjLBPyF5Sq9T0KmSUhQmtiQrJGPHVi0DoSabj31G2gW3buHd0pY85lNdcCk8xlNDPXMuSyNiwl+theIb9C7RLIpKvviYy+M6H8qGwSAp6Is19+GP6KxwnggJ/kq6Jht5rnRQA4z9zyRRaXssvyqp5I6Vutv0vkpJaJtnjpz/8B19ytIayazLoAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    bottom: 0;
    left: 0; }
  @media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
    body.main-site .starability-growRotate > label::after {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAABAlBMVEUAAACZmZmampr2vSObm5v/yiufn5+ampr1viP1viSZmZn2viOZmZmampqampr2viSampqampqcnJz5vyScnJz3wSf/wyn/xiujo6Oqqqr/0C/1vSOampr2viP2viOampr2viP2vST2viOampqampqampr1vyP3viSampr2vyT4vyX3viSbm5ubm5v5wCT8xSmgoKCampqampr3vyb2wiWenp72viOampqZmZmampr2viP2viP1viSampqbm5v2vyT3viObm5v4vyadnZ34wSSbm5v2viSZmZn2viP2vST2viP2viT1viOZmZn2viT2viX3viT3vyb2vyOZmZn1vSOZmZlNN+fKAAAAVHRSTlMA9uz4PQwS8O7r5+fTw4yMelw2MB0dFRELBgbS+/Hfu7uxqKWdg4N7ZmZMPi8pKRgPs0w7Nhb14drKw6Gck21tXkNDIyMZ1rDLycTBtaqVknlfV0sGP8ZwAAADW0lEQVRYw9zWvYqDQBSG4TPDoCAqKhYKQgoVLFaIgZCkiCBBUqVazv3fyu4aEXWdM85Uy779A+LP58AfTQgw73AwtxFiZIwbxMbUfuB3H4b49YNfZrbGodoI52+cm9hH9sbZwwAXOFbo2zjDsSzWxnecuuvaM8MpdtbEPs7y9azF5phZWrjERaWOPdpLbB81cICrgv3W4mvMLbU6RmFQeA5u5HhFEEbHLdWLsMxvHJXxW16Goh+ZqPyny1Az5j79SsCJoWHsBNAxQ9sNF26bWFuMC8v1LY+mmeTadjaqtaNnnXoxWBcde1nNWnzdb68xrOqvu22/MTzuPutujpJ122NvluSb8tTWk85CclDZQwLS0oa2TQpEKacsJy0kSJaQOKJxROKKxhWJ7zS+k9ijsUdim8Y2ZWNUFBP4pMKfOv8onX9WrsI5gd3VVLXtatxcuU0znGUHCUAS2DgrS6mT6hTzrXEjfIZj5Dk2xKkihqm4wKlQfQRqalhUP9UHo3FIPAG/Et44JVLsDDf0JHmB3OEByOwZES8hSAsviGjBdh3ylh6plmMnW4IyAUVJWcE/76vTell1EIaiMBwIAcWBA9GC0lIdKFXQQUsHVVCklN7ojf3+z3JOxYqK2TH555+K6CJJQtRbr9XtDmCnjH0AX9Va8J+liIMvDtRsCk2pEs6hKVexR2g7KuDihwt5a9MfprY0fkLXU9ZmFLpoJolN6GXKWWfZx0tHCocwKJSxC22ItYUEjmBUJHFjfYz1xQxlfaLiZsBExq2IPtbkNbLtOwwuGgjTLkH43mYtSzam7+1Bsr3nm5uExBQUozEh9V7N7uvmwZcqdpm0C6vJW63bZEuXtbrV2zpDzhrpYLBWMnY1mjV7JWFtMio7zbWniWFxvHnWm1yGxXmOPXP+L3YV2ysjnNhaZNeMcHPvuL27BMnVMaujljBAYyje4niH4g2ONyh+4PiB4gOODyjWcKxh1gZBNoJjEY4R/BLhF4IDEQ4QPBoEoyxH4+bxrUsHyxwxQlg0WHXqYifVLmo67cKY/UtaXFxBV26TLjuHrkp8BPJTMij1xQejdkgO24nf7dBOCRcbzQuNOR9Qs64GzzrfQa8It2oFAA6Zrga9xEeq1KHmLUHIiCAWInsg1x/MLqkMsItF8QAAAABJRU5ErkJggg==");
      background-size: 30px auto; } }
  body.main-site .starability-growRotate > input:checked + label::after {
    background-position: 0 -30px;
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: grow-rotate;
    animation-name: grow-rotate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

body.admin-site-2 {
  /* ----------------------------------------------- */ }
  body.admin-site-2 .content-content .content-area {
    padding-top: 50px;
    padding-bottom: 50px; }
  body.admin-site-2 .content-content h2 {
    color: #000; }
  body.admin-site-2 .content-content ul {
    padding-left: 0; }
    body.admin-site-2 .content-content ul li {
      background: url(../../../assets/img/bullet.png) no-repeat 10px 16px;
      padding: 5px 0px 5px 40px;
      list-style: none;
      margin: 0; }
  body.admin-site-2 .content-content a.bases-button {
    display: inline-block;
    text-decoration: none;
    background: #E62776;
    color: #000;
    padding: 8px 15px;
    -webkit-border-radius: 10px !important !important;
    -moz-border-radius: 10px !important !important;
    -ms-border-radius: 10px !important !important;
    border-radius: 10px !important !important;
    margin: 10px;
    margin-right: 40px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  body.admin-site-2 .content-content a.bases-button.small {
    max-width: 150px;
    line-height: 16px; }
  body.admin-site-2 .content-content a.bases-button:hover {
    text-decoration: none;
    background: #FAA725;
    color: #fff; }
  body.admin-site-2 .single-publication {
    background: #fff;
    margin-bottom: 20px; }
    body.admin-site-2 .single-publication .item-content {
      padding: 10px;
      border-top: 3px solid #E62776;
      line-height: 0;
      min-height: 250px; }
      body.admin-site-2 .single-publication .item-content h4 {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 800;
        margin-bottom: 3px; }
      body.admin-site-2 .single-publication .item-content .border-block {
        width: 30px;
        height: 5px;
        background: #E62776;
        display: inline-block; }
      body.admin-site-2 .single-publication .item-content h3 {
        font-size: 18px;
        font-weight: 800;
        color: #000;
        margin-top: 20px;
        margin-bottom: 20px; }
      body.admin-site-2 .single-publication .item-content p {
        font-size: 11px;
        font-weight: 800;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 20px; }
  body.admin-site-2 .thematics-page .grid .grid-item {
    margin-bottom: 30px;
    position: relative; }
  body.admin-site-2 .thematics-page .grid img {
    width: 100%;
    height: auto; }
  body.admin-site-2 .thematics-page .grid p {
    margin-bottom: 0;
    margin-top: 0; }
  body.admin-site-2 .thematics-page .grid .float {
    position: absolute;
    bottom: 10px;
    left: 15px;
    background: rgba(56, 56, 56, 0.5);
    max-width: 80%;
    padding: 5px 15px; }
    body.admin-site-2 .thematics-page .grid .float p {
      font-size: 10px;
      line-height: 13px;
      color: #fff;
      font-family: "HelveticaNeue", sans-serif; }
  body.admin-site-2 .thematics-page .grid .text-block {
    background: #E62776;
    color: #000;
    padding: 20px; }
    body.admin-site-2 .thematics-page .grid .text-block h1, body.admin-site-2 .thematics-page .grid .text-block h2 {
      color: #000; }
    body.admin-site-2 .thematics-page .grid .text-block h2 {
      text-transform: inherit;
      font-size: 20px;
      margin-top: 20px;
      margin-bottom: 20px; }
    body.admin-site-2 .thematics-page .grid .text-block h1 {
      font-size: 32px;
      line-height: 40px;
      margin-top: 35px;
      margin-bottom: 35px;
      text-align: center; }
    body.admin-site-2 .thematics-page .grid .text-block p {
      font-size: 20px;
      line-height: 30px;
      width: 270px; }
  body.admin-site-2 .thematics-page .grid .slide-4 .text-block {
    background: none; }
    body.admin-site-2 .thematics-page .grid .slide-4 .text-block h1 {
      font-size: 60px;
      margin-top: 35px;
      margin-bottom: 0; }
    body.admin-site-2 .thematics-page .grid .slide-4 .text-block h2 {
      font-size: 30px;
      text-align: center;
      margin-top: 10px; }
  body.admin-site-2 .thematics-page .grid .slide-3 .text-block {
    height: 420px; }
  body.admin-site-2 .thematics-page .grid .slide-4 .text-block {
    height: 190px; }
  body.admin-site-2 .thematics-page .grid .slide-5 .text-block {
    height: 420px; }
  body.admin-site-2 .thematics-page .grid .slide-2 .float, body.admin-site-2 .thematics-page .grid .slide-7 .float {
    left: auto;
    right: 15px;
    bottom: auto;
    top: 50px; }
  body.admin-site-2 .thematics-page .grid .slide-2 .float {
    width: 30%; }
  body.admin-site-2 .thematics-page .grid .slide-7 .float {
    width: 32%; }
  body.admin-site-2 .thematics-page .grid .slide-8 .float {
    left: 21px;
    bottom: 21px;
    padding-right: 30px; }
  body.admin-site-2 .content-program {
    margin-bottom: 30px; }
    body.admin-site-2 .content-program .uk-subnav > * > * {
      background-color: #E62776;
      color: #000; }
    body.admin-site-2 .content-program .uk-subnav-pill > * > * {
      padding: 10px 20px; }
    body.admin-site-2 .content-program .uk-subnav-pill > .uk-active > *, body.admin-site-2 .content-program .uk-subnav-pill > * > :hover, body.admin-site-2 .content-program .uk-subnav-pill > * > :focus {
      background-color: #FAA725;
      color: #fff; }
    body.admin-site-2 .content-program h3 {
      font-size: 22px;
      color: #000; }
    body.admin-site-2 .content-program .program-header {
      background-color: rgba(0, 79, 159, 0.29);
      color: #000;
      padding: 20px;
      margin-bottom: 30px; }
      body.admin-site-2 .content-program .program-header h3 {
        text-align: center; }
    body.admin-site-2 .content-program .subprogram {
      margin-bottom: 20px; }
      body.admin-site-2 .content-program .subprogram h3 {
        background-color: #E62776;
        padding: 5px 10px; }
  body.admin-site-2 .content-subscription {
    margin-bottom: 30px; }
  body.admin-site-2 .content-round-table {
    margin-top: 70px; }
    body.admin-site-2 .content-round-table .round-table-item {
      margin-bottom: 70px; }
      body.admin-site-2 .content-round-table .round-table-item p {
        font-size: 18px; }
      body.admin-site-2 .content-round-table .round-table-item p.text-title {
        font-size: 28px;
        margin-bottom: 20px; }
      body.admin-site-2 .content-round-table .round-table-item .round-table-header {
        border-left: 8px solid #eece35;
        padding-left: 15px;
        margin-bottom: 20px; }
        body.admin-site-2 .content-round-table .round-table-item .round-table-header p {
          font-size: 20px;
          line-height: 24px; }
  body.admin-site-2 .msg-benefit {
    max-width: 90%;
    width: fit-content;
    padding: 28px;
    position: relative;
    /* background: #ffffe8; */
    background: linear-gradient(90deg, #e62776 25%, #faa725 60%, #a6c539 90%) 0/200%;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 18px; }
    body.admin-site-2 .msg-benefit .msg-close {
      position: absolute;
      top: 8px;
      right: 8px;
      padding: 5px;
      cursor: pointer; }
      body.admin-site-2 .msg-benefit .msg-close i {
        font-size: 18px; }
        body.admin-site-2 .msg-benefit .msg-close i:hover {
          color: white; }
    body.admin-site-2 .msg-benefit .msg-txt {
      display: flex;
      justify-content: center;
      gap: 10px; }
      body.admin-site-2 .msg-benefit .msg-txt i {
        color: #a6c539;
        font-size: 28px; }
      body.admin-site-2 .msg-benefit .msg-txt p {
        margin: 0px;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        color: white;
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        body.admin-site-2 .msg-benefit .msg-txt p span {
          font-weight: 700; }
  body.admin-site-2 .card-body input.form-control, body.admin-site-2 .card-body select.form-control {
    padding-left: 32px !important; }
    body.admin-site-2 .card-body input.form-control:focus, body.admin-site-2 .card-body select.form-control:focus {
      border-color: #a6c539 !important; }
  body.admin-site-2 .form-control:focus ~ .form-control-position i {
    color: #a6c539 !important; }
  body.admin-site-2 #profile-info form input[type="file"] {
    background-color: #f0f0f0;
    color: #faa725;
    border-color: #a6c539; }
  body.admin-site-2 .table.table-striped tbody tr {
    box-shadow: none;
    border-radius: 16px; }
  body.admin-site-2 .table.table-striped tbody tr td:first-child {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px; }
  body.admin-site-2 .table.table-striped tbody tr td:last-child {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px; }
  body.admin-site-2 .table.table-striped tbody tr:hover {
    box-shadow: none;
    border: 1px solid #e1e1e1; }
  body.admin-site-2 .main-menu.menu-dark .navigation li.open > a {
    background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200%;
    transition: .6s;
    box-shadow: 0 0 6px 1px rgba(250, 167, 37, 0.46); }
  body.admin-site-2 .main-menu.menu-dark .navigation > li ul .active {
    background: transparent !important;
    box-shadow: none !important; }
  body.admin-site-2 .dropdown .dropdown-menu::before {
    background: #E62776 !important;
    border-color: #E62776;
    z-index: -1; }
  body.admin-site-2 #profile-info form .btn-green-pro {
    background: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200% !important; }
  body.admin-site-2 .btn-primary {
    background-color: linear-gradient(90deg, #faa725 25%, #a6c539 60%) 0/200% !important;
    border-color: transparent; }
  body.admin-site-2 .check-file {
    position: relative;
    width: 100%; }
    body.admin-site-2 .check-file p {
      font-weight: 700;
      font-size: 16px; }
    body.admin-site-2 .check-file svg {
      height: 55px; }
    body.admin-site-2 .check-file .check-ani {
      position: absolute;
      top: -15px;
      left: -150px;
      stroke-dashoffset: 0px;
      stroke-dasharray: 100px, 500px;
      fill: none;
      stroke-width: 7; }
    body.admin-site-2 .check-file .activeFile {
      animation: check-on .8s ease forwards;
      top: -21px;
      left: 102px;
      stroke: #ddd; }
@keyframes check-on {
  0% {
    stroke-dashoffset: 0px;
    stroke-dasharray: 100px, 500px; }
  100% {
    stroke-dashoffset: -403px;
    stroke-dasharray: 100px, 500px;
    stroke: green; } }
  body.admin-site-2 .eyes-hide {
    position: absolute;
    top: 0px;
    right: 0px;
    border: none;
    height: 100%;
    background: transparent;
    display: flex;
    align-items: center; }
    body.admin-site-2 .eyes-hide:hover, body.admin-site-2 .eyes-hide:focus, body.admin-site-2 .eyes-hide:focus-visible, body.admin-site-2 .eyes-hide:active {
      outline: none;
      border: none; }
    body.admin-site-2 .eyes-hide i {
      color: #cfcfcf;
      font-size: 18px; }
  body.admin-site-2 .layou-accout {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    body.admin-site-2 .layou-accout p {
      width: fit-content;
      margin: 0px; }
  body.admin-site-2 .modal {
    background: rgba(0, 0, 0, 0.5) !important; }
  body.admin-site-2 .btn-d1 {
    border-radius: 40px;
    background: #E62776;
    color: white;
    width: fit-content;
    transition: 0.2s; }
    body.admin-site-2 .btn-d1:hover {
      background: #A6C539; }
  body.admin-site-2 .layout-center {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px; }
  body.admin-site-2 .file-custom {
    display: none;
    opacity: 0; }
  body.admin-site-2 .file-custom-capm {
    border: 1px dashed gray;
    border-radius: 16px;
    padding: 25px 30px;
    margin: 0 auto;
    width: fit-content;
    display: block;
    cursor: pointer; }
    body.admin-site-2 .file-custom-capm svg {
      width: 80px;
      height: 80px; }
  body.admin-site-2 .txt-name-file {
    text-align: center;
    color: gray;
    padding: 10px;
    font-size: 16px; }
  body.admin-site-2 .border-xls {
    border-radius: 30px !important; }
  body.admin-site-2 .control-label {
    line-height: normal;
    margin-bottom: 12px; }
  body.admin-site-2 .form-control {
    margin-bottom: 12px !important; }
  body.admin-site-2 #campaign_accounts tbody tr:first-child td:last-child input {
    display: none; }
  body.admin-site-2 #campaign_accounts tbody tr:first-child td:last-child .delete_row {
    display: none; }
  body.admin-site-2 .header-navbar .navbar-container ul.nav li i.ficon:hover {
    color: #E62776; }
  body.admin-site-2 .badge.badge-primary {
    background-color: #A6C539; }
  body.admin-site-2 .dropdown .dropdown-menu .dropdown-item:hover {
    color: #A6C539; }
  body.admin-site-2 .txt-gray {
    color: #c9c9c9 !important; }
  body.admin-site-2 .modal-input-fiter {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    align-items: center; }
    body.admin-site-2 .modal-input-fiter label {
      font-size: 16px; }
    body.admin-site-2 .modal-input-fiter input {
      padding: 8px;
      border-radius: 10px;
      border: 1px solid #bcbcbc;
      width: 230px;
      max-width: 100%; }
  body.admin-site-2 .ecommerce-application .ecommerce-card .cart {
    background: #A6C539 !important; }

html .pace .pace-progress {
  background: #A6C539; }

.btn-primary:hover {
  color: #fff !important;
  border-color: #A6C539 !important;
  box-shadow: 0 8px 25px -8px #A6C539; }

.btn-outline-primary {
  color: #E62776;
  border: 1px solid #E62776;
  background-color: transparent; }
  .btn-outline-primary:hover {
    background-color: rgba(230, 39, 118, 0.08);
    color: #E62776;
    border: 1px solid #E62776; }

.header-navbar .navbar-container .bookmark-wrapper ul.nav li > a.nav-link i:hover {
  color: #E62776; }

.header-navbar .navbar-container ul.nav li.dropdown-user .dropdown-menu-right .dropdown-item:hover {
  color: #fff;
  background: #E62776; }

.page-loader {
  background: #ffffff5b !important; }
