.easy-b3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gradient-upper-15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cool-f3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cool-f3 svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.media-prev {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hero_fixed .cool-f3 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.hero_fixed .media-prev {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.form_narrow .cool-f3 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.form_narrow .media-prev {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.dropdowngold {
  max-width: 100%;
}
.media_f0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}
.icon-first {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.westcontent {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 10px;
  padding-right: 10px;
}
.logo_08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  max-width: 100%;
  background-color: #6ec1e4;
}
.logo_08 i {
  visibility: visible;
}
.logo_08 span {
  visibility: visible;
}
.logo_08:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  visibility: hidden;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: "";
  -webkit-animation: jet-spinner 0.6s linear infinite;
  animation: jet-spinner 0.6s linear infinite;
}
.logo_08.message_narrow_6d i {
  visibility: hidden;
}
.logo_08.message_narrow_6d span {
  visibility: hidden;
}
.logo_08.message_narrow_6d:before {
  visibility: visible;
}
.logo_08 .active-selected {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.row_stone {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.row_stone .hover_simple_f3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.detail-da {
  display: block;
  margin-bottom: 5px;
}
.dropdowngold input[type="text"],
.dropdowngold input[type="email"],
.dropdowngold input[type="url"],
.dropdowngold input[type="password"],
.dropdowngold input[type="search"],
.dropdowngold input[type="number"],
.dropdowngold input[type="tel"],
.dropdowngold input[type="range"],
.dropdowngold input[type="date"],
.dropdowngold input[type="month"],
.dropdowngold input[type="week"],
.dropdowngold input[type="time"],
.dropdowngold input[type="datetime"],
.dropdowngold input[type="datetime-local"],
.dropdowngold select {
  width: 100%;
  border: 1px solid #e0e0e8;
  background-color: #f7fafd;
  border-radius: 4px;
  line-height: 16px;
  padding: 14px 20px;
  color: #a1a2a4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.dropdowngold input[type="text"].badge_blue,
.dropdowngold input[type="email"].badge_blue,
.dropdowngold input[type="url"].badge_blue,
.dropdowngold input[type="password"].badge_blue,
.dropdowngold input[type="search"].badge_blue,
.dropdowngold input[type="number"].badge_blue,
.dropdowngold input[type="tel"].badge_blue,
.dropdowngold input[type="range"].badge_blue,
.dropdowngold input[type="date"].badge_blue,
.dropdowngold input[type="month"].badge_blue,
.dropdowngold input[type="week"].badge_blue,
.dropdowngold input[type="time"].badge_blue,
.dropdowngold input[type="datetime"].badge_blue,
.dropdowngold input[type="datetime-local"].badge_blue,
.dropdowngold select.badge_blue {
  color: #d9534f;
}
.dropdowngold input[type="text"]:focus,
.dropdowngold input[type="email"]:focus,
.dropdowngold input[type="url"]:focus,
.dropdowngold input[type="password"]:focus,
.dropdowngold input[type="search"]:focus,
.dropdowngold input[type="number"]:focus,
.dropdowngold input[type="tel"]:focus,
.dropdowngold input[type="range"]:focus,
.dropdowngold input[type="date"]:focus,
.dropdowngold input[type="month"]:focus,
.dropdowngold input[type="week"]:focus,
.dropdowngold input[type="time"]:focus,
.dropdowngold input[type="datetime"]:focus,
.dropdowngold input[type="datetime-local"]:focus,
.dropdowngold select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.dropdowngold input[type="text"]:first-child,
.dropdowngold input[type="email"]:first-child,
.dropdowngold input[type="url"]:first-child,
.dropdowngold input[type="password"]:first-child,
.dropdowngold input[type="search"]:first-child,
.dropdowngold input[type="number"]:first-child,
.dropdowngold input[type="tel"]:first-child,
.dropdowngold input[type="range"]:first-child,
.dropdowngold input[type="date"]:first-child,
.dropdowngold input[type="month"]:first-child,
.dropdowngold input[type="week"]:first-child,
.dropdowngold input[type="time"]:first-child,
.dropdowngold input[type="datetime"]:first-child,
.dropdowngold input[type="datetime-local"]:first-child,
.dropdowngold select:first-child {
  margin-top: 0;
}
.dropdowngold input[type="text"]:last-child,
.dropdowngold input[type="email"]:last-child,
.dropdowngold input[type="url"]:last-child,
.dropdowngold input[type="password"]:last-child,
.dropdowngold input[type="search"]:last-child,
.dropdowngold input[type="number"]:last-child,
.dropdowngold input[type="tel"]:last-child,
.dropdowngold input[type="range"]:last-child,
.dropdowngold input[type="date"]:last-child,
.dropdowngold input[type="month"]:last-child,
.dropdowngold input[type="week"]:last-child,
.dropdowngold input[type="time"]:last-child,
.dropdowngold input[type="datetime"]:last-child,
.dropdowngold input[type="datetime-local"]:last-child,
.dropdowngold select:last-child {
  margin-bottom: 0;
}
.dropdowngold fieldset {
  padding: 0;
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.dropdowngold fieldset div {
  margin: 3px 0;
}
.dropdowngold fieldset label {
  margin-left: 5px;
}
.shadowin .row_stone {
  color: #5cb85c;
}
.orange-13 .row_stone {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .icon-first[data-column-mobile="20"] {
    width: 20%;
  }
  .icon-first[data-column-mobile="25"] {
    width: 25%;
  }
  .icon-first[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .icon-first[data-column-mobile="40"] {
    width: 40%;
  }
  .icon-first[data-column-mobile="50"] {
    width: 50%;
  }
  .icon-first[data-column-mobile="60"] {
    width: 60%;
  }
  .icon-first[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .icon-first[data-column-mobile="75"] {
    width: 75%;
  }
  .icon-first[data-column-mobile="80"] {
    width: 80%;
  }
  .icon-first[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .icon-first[data-column-tablet="20"] {
    width: 20%;
  }
  .icon-first[data-column-tablet="25"] {
    width: 25%;
  }
  .icon-first[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .icon-first[data-column-tablet="40"] {
    width: 40%;
  }
  .icon-first[data-column-tablet="50"] {
    width: 50%;
  }
  .icon-first[data-column-tablet="60"] {
    width: 60%;
  }
  .icon-first[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .icon-first[data-column-tablet="75"] {
    width: 75%;
  }
  .icon-first[data-column-tablet="80"] {
    width: 80%;
  }
  .icon-first[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .icon-first[data-column="20"] {
    width: 20%;
  }
  .icon-first[data-column="25"] {
    width: 25%;
  }
  .icon-first[data-column="33"] {
    width: 33.3333%;
  }
  .icon-first[data-column="40"] {
    width: 40%;
  }
  .icon-first[data-column="50"] {
    width: 50%;
  }
  .icon-first[data-column="60"] {
    width: 60%;
  }
  .icon-first[data-column="66"] {
    width: 66.3333%;
  }
  .icon-first[data-column="75"] {
    width: 75%;
  }
  .icon-first[data-column="80"] {
    width: 80%;
  }
  .icon-first[data-column="100"] {
    width: 100%;
  }
}
@-webkit-keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.paperdropdown.footer-in-7e {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 999;
}
.paperdropdown.footer-in-7e .gallery-dim-87 {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.paperdropdown.footer-in-7e .orange_79 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.paperdropdown.footer-in-7e .primary_64 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 800px;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  z-index: 2;
  opacity: 0;
}
.paperdropdown.footer-in-7e .picture-white {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: white;
  padding: 20px;
  z-index: 1;
}
.paperdropdown.footer-in-7e .picture-white > .input-pro-3e {
  position: relative;
  z-index: 2;
}
.paperdropdown.footer-in-7e .dark-2a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.paperdropdown.footer-in-7e .top-5e {
  position: relative;
  z-index: 2;
}
.paperdropdown.footer-in-7e .nav_silver_d3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  background-color: #6ec1e4;
}
.paperdropdown.footer-in-7e .nav_silver_d3 i {
  line-height: 1;
}
.paperdropdown.footer-in-7e.button-dirty-b9 .container_small {
  display: block;
}
.paperdropdown.footer-in-7e.button-dirty-b9
  .picture-white {
  display: none;
}
.paperdropdown.footer-in-7e.button-dirty-b9
  .nav_silver_d3 {
  display: none;
}
.paperdropdown.footer-in-7e.card-gold-79 {
  opacity: 0;
  pointer-events: none;
}
.paperdropdown.footer-in-7e.advanced_02 {
  opacity: 1;
  pointer-events: none;
}
.paperdropdown.footer-in-7e.advanced_02 .gallery-dim-87 {
  pointer-events: none;
}
.paperdropdown.footer-in-7e.advanced_02 .orange_79 {
  pointer-events: all;
}
.paperdropdown.footer-in-7e.advanced_02 .primary_64 {
  pointer-events: all;
}
.paperdropdown.footer-in-7e.panel-warm {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.paperdropdown.footer-in-7e.panel-warm
  .primary_64 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.paperdropdown.footer-in-7e.section-light {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.paperdropdown.footer-in-7e.section-light
  .primary_64 {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.paperdropdown.roughaccent .orange_79 {
  opacity: 1;
}
.paperdropdown.roughaccent .primary_64 {
  opacity: 1;
}
.alert_41 {
  background-image: url("../images/transparent.pagination_clean_5b");
  background-repeat: repeat;
  height: 100vh;
}
.dynamictitle {
  cursor: pointer;
}
.hardpicture {
  overflow: hidden;
  max-height: 100vh;
}
.container_small {
  display: none;
  width: 48px;
  height: 48px;
  border: 4px rgba(255, 255, 255, 0.15) solid;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: spCircRot 0.6s infinite linear;
  animation: spCircRot 0.6s infinite linear;
}
@-webkit-keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* css-noise: 0306 */
.widget-item-s6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
