/* ------------------------------------------------------------------------- */
/* VARIABLES 100X100 */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE FRO 100X100 */
/* ------------------------------------------------------------------------- */
.center-content {
  text-align: center;
}

.left-content {
  text-align: left;
}

.right-content {
  text-align: right;
}

/* ------------------------------------------------------------------------- */
/* 100X100 GRID SYSTEM */
/* ------------------------------------------------------------------------- */
.column-container {
  font-size: 0;
}

.column {
  display: inline-block;
  padding: 0.5%;
  vertical-align: top;
}

.column-1 {
  width: 8.3333333333%;
}

.column-2 {
  width: 16.6666666667%;
}

.column-3 {
  width: 25%;
}

.column-4 {
  width: 33.333333333%;
}

.column-5 {
  width: 41.666666667%;
}

.column-6 {
  width: 50%;
}

.column-7 {
  width: 58.333333333%;
}

.column-8 {
  width: 66.666666667%;
}

.column-9 {
  width: 75%;
}

.column-10 {
  width: 83.33333333%;
}

.column-11 {
  width: 91.66666667%;
}

.column-12 {
  width: 100%;
}

/* Special Grids */
.column-margin {
  display: inline-block;
  vertical-align: top;
}

.column-1_11 {
  width: 8.5%;
  margin-left: 0.29545455%;
  margin-right: 0.29545455%;
}

@media only screen and (max-width: 1100px) {
  .column-1-tablet {
    width: 8.3333333333%;
  }
  .column-2-tablet {
    width: 16.6666666667%;
  }
  .column-3-tablet {
    width: 25%;
  }
  .column-4-tablet {
    width: 33.333333333%;
  }
  .column-5-tablet {
    width: 41.666666667%;
  }
  .column-6-tablet {
    width: 50%;
  }
  .column-7-tablet {
    width: 58.333333333%;
  }
  .column-8-tablet {
    width: 66.666666667%;
  }
  .column-9-tablet {
    width: 75%;
  }
  .column-10-tablet {
    width: 83.33333333%;
  }
  .column-11-tablet {
    width: 91.66666667%;
  }
  .column-12-tablet {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .column-1-mobile {
    width: 8.3333333333%;
  }
  .column-2-mobile {
    width: 16.6666666667%;
  }
  .column-3-mobile {
    width: 25%;
  }
  .column-4-mobile {
    width: 33.333333333%;
  }
  .column-5-mobile {
    width: 41.666666667%;
  }
  .column-6-mobile {
    width: 50%;
  }
  .column-7-mobile {
    width: 58.333333333%;
  }
  .column-8-mobile {
    width: 66.666666667%;
  }
  .column-9-mobile {
    width: 75%;
  }
  .column-10-mobile {
    width: 83.33333333%;
  }
  .column-11-mobile {
    width: 91.66666667%;
  }
  .column-12-mobile {
    width: 100%;
  }
  .column-0-mobile {
    display: none;
  }
}
/* ------------------------------------------------------------------------- */
/* VARIABLES FORM VALIDATION 100x100 */
/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE FORM VALIDATION 100x100 */
/* ------------------------------------------------------------------------- */
/* INPUT CSS */
.hundreds-validation__input_error {
  border-color: #ffb1b1 !important;
}

label.hundreds-validation__input_error,
p.hundreds-validation__input_error,
label.hundreds-validation__input_error a {
  color: #ffb1b1 !important;
  border-color: #ffb1b1 !important;
}

.hundreds-form__error {
  display: none;
  color: #ffb1b1;
}

/*.hundreds-validation__input_success{
	border-color: $hundreds-success-color !important;
}*/
/* MESSAGES CSS */
.form-messages {
  margin: 20px 0 30px;
}

.form-messages__success {
  color: #6eff7b;
}

.form-messages__errors {
  color: #ffb1b1;
}

.form-messages_hide {
  display: none;
}

.form-messages_show {
  display: block;
}

/* ------------------------------------------------------------------------- */
/* WordPress WYSIWYG Editor Styles */
/* ------------------------------------------------------------------------- */
.entry-content img {
  margin: 0 0 1.5em 0;
}

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.alignnone,
img.alignnone {
  /* not sure about this one */
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

/* ------------------------------------------------------------------------- */
/* FONTS */
/* ------------------------------------------------------------------------- */
/*

@font-face {
  font-family: 'nexabold';
  src: url(../fonts/nexa/NexaBold.eot);
  src: url(../fonts/nexa/NexaBold.eot) format('embedded-opentype'),
     url(../fonts/nexa/NexaBold.woff) format('woff'),
     url(../fonts/nexa/NexaBold.ttf) format('truetype'),
     url(../fonts/nexa/NexaBold.svg) format('svg');
  font-style: normal;
}

@font-face {
  font-family: 'nexalight';
  src: url(../fonts/nexa/NexaLight.eot);
  src: url(../fonts/nexa/NexaLight.eot) format('embedded-opentype'),
     url(../fonts/nexa/NexaLight.woff) format('woff'),
     url(../fonts/nexa/NexaLight.ttf) format('truetype'),
     url(../fonts/nexa/NexaLight.svg) format('svg');
  font-style: normal;
}

*/
/* ------------------------------------------------------------------------- */
/* VARIABLES */
/* ------------------------------------------------------------------------- */
/* 400 y 600*/
/*600*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
figure,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
}

/* ==========================================================================
   RESET CSS
   ========================================================================== */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
figure,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

a {
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

p a {
  outline: 0;
}

p a:hover {
  text-decoration: underline;
}

input[type=submit],
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

html,
body {
  /*overflow-x: hidden;*/
}

/* ------------------------------------------------------------------------- */
/* MIXINS */
/* ------------------------------------------------------------------------- */
/*
@mixin theme($theme: DarkGray) {
  background: $theme;
  box-shadow: 0 0 1px rgba($theme, .25);
  color: #fff;
}

.info {
  @include theme;
}
.alert {
  @include theme($theme: DarkRed);
}
.success {
  @include theme($theme: DarkGreen);
}
*/
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE - Classes used throught all the project */
/* ------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
  background-color: #F4F5F6;
}

body {
  background-color: #F4F5F6;
  min-height: 100%;
  font-family: "Inter", sans-serif;
  color: #081821;
  font-size: 1rem;
  line-height: 140%;
  -webkit-font-smoothing: antialiased;
}

p {
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 1.25rem;
}

ul li {
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 0.6rem;
}

.container-xs, .container-s, .container-m, .container-l, .container-xl, .container-full, .container-micro, .container-mini, .container-medio, .container {
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

.container {
  max-width: 1440px;
}

.container.full {
  max-width: unset;
}

.container-medio {
  max-width: 1200px;
}

.container-mini {
  max-width: 1000px;
}

.container-micro {
  max-width: 800px;
}

/* This is for the editables containers */
.container-full {
  max-width: unset;
}

.container-xl {
  max-width: 1400px;
}

.container-l {
  max-width: 1100px;
}

.container-m {
  max-width: 1000px;
}

.container-s {
  max-width: 900px;
}

.container-xs {
  max-width: 800px;
}

img {
  max-width: 100%;
  height: auto;
}

a,
button {
  cursor: pointer;
}

.clearfix, .clear {
  clear: both;
}

strong {
  font-weight: 500;
}

p a, a {
  text-decoration: none;
  color: #3185FC;
  font-weight: 400;
}

p i, i {
  font-style: italic;
}

ul {
  list-style: none;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

hr {
  width: 100%;
  height: 1px;
  border: none;
  background-color: #e1e1e1;
  margin: 15px 0;
}

.big,
.big p {
  font-size: 1.35rem;
}

.max_width {
  max-width: 640px;
}

.color-bg {
  background-color: #3185FC;
  color: #F4F5F6;
}
.color-bg h1, .color-bg h2, .color-bg h3, .color-bg h4, .color-bg h5 {
  color: #F4F5F6;
}

.bg-dark {
  background-color: #081821;
  color: #F4F5F6;
}
.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5 {
  color: #F4F5F6;
}

.margin0 {
  margin: 0;
}

.no_padding {
  padding: 0px !important;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.padding-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-medium {
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding-big {
  padding-top: 140px;
  padding-bottom: 140px;
}

.pt-0 {
  padding-top: 0;
}

.pt-xs {
  padding-top: 20px;
}

.pt-s {
  padding-top: 40px;
}

.pt-m {
  padding-top: 80px;
}

.pt-l {
  padding-top: 140px;
}

.pt-xl {
  padding-top: 200px;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-xs {
  padding-bottom: 20px;
}

.pb-s {
  padding-bottom: 40px;
}

.pb-m {
  padding-bottom: 80px;
}

.pb-l {
  padding-bottom: 140px;
}

.pb-xl {
  padding-bottom: 200px;
}

.mt-0 {
  margin-top: 0;
}

.mt-xs {
  margin-top: 20px;
}

.mt-s {
  margin-top: 40px;
}

.mt-m {
  margin-top: 80px;
}

.mt-l {
  margin-top: 140px;
}

.mt-xl {
  margin-top: 200px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-xs {
  margin-bottom: 20px;
}

.mb-s {
  margin-bottom: 40px;
}

.mb-m {
  margin-bottom: 80px;
}

.mb-l {
  margin-bottom: 140px;
}

.mb-xl {
  margin-bottom: 200px;
}

/* CALLTOACTIONS */
.calltoaction {
  display: inline-block;
  margin: 0;
  width: auto;
  text-align: center;
  padding: 0.7rem 1rem;
  color: #F4F5F6;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  background: linear-gradient(90deg, #3185FC 50%, #035EDD 100%);
  border-radius: 4px;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  opacity: 1;
  -webkit-appearance: none;
  cursor: pointer;
}

.calltoaction:hover {
  text-decoration: none;
}

.calltoaction.full {
  width: 100%;
}

.calltoaction.border {
  border: 1px solid #3185FC;
}

.calltoaction.white {
  background-color: #F4F5F6;
  border-color: #F4F5F6;
  color: #081821;
}

.calltoaction.black {
  background-color: #081821;
  border-color: #081821;
  color: #F4F5F6;
}

.calltoaction.transparent {
  background-color: transparent;
}

.calltoaction.white:hover {
  background-color: #f5f5f5;
}

.calltoaction.black:hover {
  background-color: #000;
}

.calltoaction.flex {
  position: relative;
  padding: 0.7rem 2.2rem 0.6rem 1rem;
}

.calltoaction.flex:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 15px;
  bottom: 15px;
  transform: translateX(0);
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 100%;
  transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.calltoaction.flex:hover:before {
  transform: translateX(5px);
}

.calltoaction.flex.blue {
  padding: 0 1.2rem 0 0;
  color: #3185FC;
  background: transparent;
}

.calltoaction.flex.blue:before {
  right: 0;
  bottom: 5px;
  background: url(../images/arrow.svg) no-repeat center;
  background-size: 100%;
}

.lozad {
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.lozad.loaded {
  opacity: 1;
}

/* ANIMATIONS */
.animated {
  animation-fill-mode: both;
  animation-duration: 1.6s;
}

.fadeInUp {
  animation-name: fadeInUp;
}

.fadeToLeft {
  animation-name: fadeToLeft;
}

.fadeToRight {
  animation-name: fadeToRight;
}

.fadeOpacity {
  animation-name: fadeOpacity;
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes blinkingimage {
  50% {
    transform: scaleY(1);
  }
}
@keyframes blinking {
  50% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate(0, 200px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeToLeft {
  0% {
    opacity: 0;
    transform: translate(100px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeToRight {
  0% {
    opacity: 0;
    transform: translate(-100px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes fadeOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@media only screen and (width <= 1100px) {
  .padding-medium {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .padding-big {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .mt-m {
    margin-top: 70px;
  }
  .mt-l {
    margin-top: 120px;
  }
  .mt-xl {
    margin-top: 160px;
  }
  .mb-m {
    margin-bottom: 70px;
  }
  .mb-l {
    margin-bottom: 120px;
  }
  .mb-xl {
    margin-bottom: 160px;
  }
  .pt-m {
    padding-top: 70px;
  }
  .pt-l {
    padding-top: 120px;
  }
  .pt-xl {
    padding-top: 160px;
  }
  .pb-m {
    padding-bottom: 70px;
  }
  .pb-l {
    padding-bottom: 120px;
  }
  .pb-xl {
    padding-bottom: 160px;
  }
}
@media only screen and (width <= 900px) {
  .padding-medium {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .padding-big {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .mt-m {
    margin-top: 60px;
  }
  .mt-l {
    margin-top: 100px;
  }
  .mt-xl {
    margin-top: 120px;
  }
  .mb-m {
    margin-bottom: 60px;
  }
  .mb-l {
    margin-bottom: 100px;
  }
  .mb-xl {
    margin-bottom: 120px;
  }
  .pt-m {
    padding-top: 60px;
  }
  .pt-l {
    padding-top: 100px;
  }
  .pt-xl {
    padding-top: 120px;
  }
  .pb-m {
    padding-bottom: 60px;
  }
  .pb-l {
    padding-bottom: 100px;
  }
  .pb-xl {
    padding-bottom: 120px;
  }
}
@media only screen and (width <= 800px) {
  .padding-medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .padding-big {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .mt-s {
    margin-top: 30px;
  }
  .mt-m {
    margin-top: 50px;
  }
  .mt-l {
    margin-top: 80px;
  }
  .mt-xl {
    margin-top: 110px;
  }
  .mb-s {
    margin-bottom: 30px;
  }
  .mb-m {
    margin-bottom: 50px;
  }
  .mb-l {
    margin-bottom: 80px;
  }
  .mb-xl {
    margin-bottom: 110px;
  }
  .pt-s {
    padding-top: 30px;
  }
  .pt-m {
    padding-top: 50px;
  }
  .pt-l {
    padding-top: 80px;
  }
  .pt-xl {
    padding-top: 110px;
  }
  .pb-s {
    padding-bottom: 30px;
  }
  .pb-m {
    padding-bottom: 50px;
  }
  .pb-l {
    padding-bottom: 80px;
  }
  .pb-xl {
    padding-bottom: 110px;
  }
}
@media only screen and (width <= 600px) {
  .padding-medium {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .padding-big {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mt-m {
    margin-top: 40px;
  }
  .mt-l {
    margin-top: 60px;
  }
  .mt-xl {
    margin-top: 100px;
  }
  .mb-m {
    margin-bottom: 40px;
  }
  .mb-l {
    margin-bottom: 60px;
  }
  .mb-xl {
    margin-bottom: 100px;
  }
  .pt-m {
    padding-top: 40px;
  }
  .pt-l {
    padding-top: 60px;
  }
  .pt-xl {
    padding-top: 100px;
  }
  .pb-m {
    padding-bottom: 40px;
  }
  .pb-l {
    padding-bottom: 60px;
  }
  .pb-xl {
    padding-bottom: 100px;
  }
  .big,
  .big p {
    font-size: 1.125rem;
  }
  .calltoaction {
    font-size: 1rem;
  }
}
/* ------------------------------------------------------------------------- */
/* GENEREAL STYLE - Classes used throught all the project */
/* ------------------------------------------------------------------------- */
h1, h2, h3, h4 {
  font-family: "Bitter", serif;
  color: #081821;
  line-height: 100%;
  font-optical-sizing: auto;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-wrap-style: balance;
}

h1, .title_h1 {
  font-size: clamp(1.6rem, 1.6rem + (1vw - 0.2rem) * 3.4, 3.4rem);
}

h2, .title_h2 {
  font-size: clamp(1.4rem, 1.4rem + (1vw - 0.2rem) * 2.5, 2.5rem);
}

h3, .title_h3 {
  font-size: clamp(1.2rem, 1.2rem + (1vw - 0.2rem) * 1.875, 1.875rem);
}

h4, .title_h4,
h5, .title_h5,
h6, .title_h6 {
  font-size: clamp(1rem, 1rem + (1vw - 0.2rem) * 1.4, 1.4rem);
}

.has_dot {
  position: relative;
  padding-left: 20px;
}
.has_dot::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 25%;
  width: 8px;
  height: 8px;
  background-color: #3185FC;
}

.contains_title_has_dot h1, .contains_title_has_dot h2, .contains_title_has_dot h3, .contains_title_has_dot h4 {
  position: relative;
  padding-left: 20px;
}
.contains_title_has_dot h1::before, .contains_title_has_dot h2::before, .contains_title_has_dot h3::before, .contains_title_has_dot h4::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 25%;
  width: 8px;
  height: 8px;
  background-color: #3185FC;
}

.title_center {
  text-align: center;
}

.title_white {
  color: #F4F5F6;
}

.uppercase {
  text-transform: uppercase;
}

@media only screen and (width <= 800px) {
  h1, h2, h3, h4 {
    margin-bottom: 1.25rem;
  }
}
/* ------------------------------------------------------------------------- */
/* COOKIES */
/* ------------------------------------------------------------------------- */
/*.cookies{ position: fixed; bottom: 10px; left:10px; width: 90%; max-width: 400px; padding: 25px 40px 20px 25px; z-index:100; background-color:white; border-radius: $border-radius; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.cookies .message-close-button { position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; background: transparent url(../images/close.svg) no-repeat; background-size: 100%; cursor:pointer;}
.cookies p { font-size: 14px; color:$color-txt; line-height:130%; margin-bottom: 0;}
.cookies p.cookies__text {margin-bottom:3px;}
.cookies p:last-child {text-align: right;}
.cookies p a{ color: $color-txt; font-weight:$font-weight-bold; font-size:15px;}
.cookies p a:hover{ color: $color-txt;}

@media only screen and (max-width: 800px){
  .cookies p { font-size:13px; }
  .cookies p a{ font-size:14px;}
}
@media only screen and (max-width: 600px){
  .cookies{ width: calc(100% - 20px);  max-width: none;}
  .cookies p { font-size:12px; }
  .cookies p a{ font-size:13px;}
}*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: #fff;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  background-color: #4a4a4a;
}

/* ------------------------------------------------------------------------- */
/* HEADER STYLES */
/* ------------------------------------------------------------------------- */
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background-color: #081821;
  z-index: 10;
  transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.header .container {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header.transparent {
  background-color: transparent;
}

.header.fixed {
  background-color: #081821;
}

.header.transparent.fixed {
  background-color: #081821;
}

.header.menu-opened {
  background-color: #081821;
}

.header .header-start,
.header .header-end {
  display: flex;
  align-items: center;
  gap: 30px;
}

.header .web-logo {
  width: 142px;
  z-index: 10000;
}

.header .web-logo .color {
  display: none;
}

/*.header.transparent .web-logo .white { display: block; }
.header.transparent .web-logo .color { display: none; }*/
/* MENUS */
.header__nav ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}

.header__nav ul li {
  padding: 0;
  margin: 0;
}

.header__nav ul li a {
  color: #F4F5F6;
  font-size: 0.9rem;
  line-height: 100%;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 4px 1px 4px;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.header__nav ul li a:after {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transform: translateZ(0);
  will-change: transform;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #081821;
  transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  transform: translate3d(-103%, 0, 0);
  -webkit-transform: translate3d(-103%, 0, 0);
}

.header__nav ul li a:hover:after,
.header__nav ul li.current-menu-item a:after,
.header__nav ul li.selected a:after {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

/*.header__nav ul li a:hover, 
.header__nav ul li.current-menu-item a,
.header__nav ul li.selected a {

}*/
.header__nav ul li.highlight a {
  position: relative;
  background: linear-gradient(90deg, #3185FC 50%, #035EDD 100%);
  color: #F4F5F6;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 10px 35px 10px 15px;
}

.header__nav ul li.highlight a:after {
  display: none;
}

.header__nav ul li.highlight a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 13px;
  bottom: 10px;
  transform: translateX(0);
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 100%;
  transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.header__nav ul li.highlight a:hover:before {
  transform: translateX(5px);
}

.header.transparent .header__nav ul li a {
  color: #F4F5F6;
}

.header.transparent .header__nav ul li a:after {
  background: #F4F5F6;
}

/* IDIOMAS */
.header_idiomas ul {
  display: flex;
  align-items: center;
  gap: 10px;
}

.header_idiomas ul li {
  margin: 0;
}

.header_idiomas ul li a {
  color: #F4F5F6;
  font-size: 0.8rem;
  line-height: 100%;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 3px;
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.header_idiomas ul li a:hover {
  opacity: 0.6;
}

.header_idiomas ul li.wpml-ls-current-language a {
  opacity: 0.6;
}

/*.header.transparent .header_idiomas ul li a { color:$color-white; }*/
/* MENU BURGER */
.header__menu-burguer {
  display: none;
}

#nav-open-close {
  display: inline-block;
  position: relative;
  z-index: 10001;
  width: 30px;
  height: 22px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-open-close span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: black;
  opacity: 1;
  left: 0;
  border-radius: 6px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-open-close span {
  background: #F4F5F6;
}

.transparent #nav-open-close span {
  background: #F4F5F6;
}

#nav-open-close span:nth-child(1) {
  top: 0px;
}

#nav-open-close span:nth-child(2) {
  top: 10px;
}

#nav-open-close span:nth-child(3) {
  top: 20px;
}

/*#nav-open-close.open span,
.transparent.fixed #nav-open-close.open span { background:$color-txt; }*/
#nav-open-close.open span:nth-child(1) {
  top: 10px;
  transform: rotate(45deg);
  width: 35px;
  left: -2px;
}

#nav-open-close.open span:nth-child(2) {
  opacity: 0;
  left: 0px;
}

#nav-open-close.open span:nth-child(3) {
  top: 10px;
  transform: rotate(-45deg);
  width: 35px;
  left: -2px;
}

/* MENU MOBILE */
.header__desplegable {
  position: absolute;
  height: auto;
  width: 100%;
  z-index: 20;
  background-color: #081821;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.header__desplegable.appear {
  visibility: visible;
  opacity: 1;
}

/* top level */
.header__nav-mobile {
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid #262626;
}

.header__nav-mobile li {
  margin: 0;
  border-bottom: 1px solid #262626;
}

.header__nav-mobile li.highlight {
  background-color: #3185FC;
  border-bottom: 1px solid #262626;
}

.header__nav-mobile li a {
  position: relative;
  display: block;
  padding: 18px 20px;
  color: #F4F5F6;
  font-size: 1.5rem;
  line-height: 100%;
}

.header__nav-mobile li a:focus,
.header__nav-mobile li a:hover,
.header__nav-mobile li a.selected {
  font-weight: 600;
}

main {
  margin-top: 70px;
}

main.transparent {
  margin-top: 0;
}

@media only screen and (width <= 1000px) {
  .header__nav {
    display: none;
  }
  .header__menu-burguer {
    display: flex;
  }
  .header .header-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (width <= 600px) {
  .header .web-logo {
    width: 130px;
  }
  .header_idiomas ul li a {
    font-size: 0.8rem;
  }
}
/* ------------------------------------------------------------------------- */
/* HOME CSS */
/* ------------------------------------------------------------------------- */
.hero-section {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.hero-section .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #081821;
  opacity: 0.4;
}
.hero-section.home {
  height: 100vh;
}
.hero-section__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  padding-left: 5%;
  max-width: 650px;
}
.hero-section__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hero-section__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.grid-1_2 {
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-1_2 > *,
.grid-3 > * {
  padding-left: 60px;
  padding-right: 60px;
}

.grid-1_2 > *:first-child {
  border-right: 1px solid #B3BABD;
}

.grid-3 > *:not(:nth-child(3n)) {
  border-right: 1px solid #B3BABD;
}

.grid-1_2.border_bottom,
.grid-3.border_bottom {
  border-bottom: 1px solid #B3BABD;
}

.grid-1_2 > .image {
  padding: 0;
}

.service__icon {
  display: flex;
  margin-bottom: 20px;
}
.service .content h1, .service .content h2, .service .content h3, .service .content h4 {
  font-family: "Inter", sans-serif;
}

.work {
  border-bottom: 1px solid #B3BABD;
}
.work .content h1, .work .content h2, .work .content h3, .work .content h4 {
  font-family: "Inter", sans-serif;
}

img.mobile {
  display: none !important;
}

.otgs-development-site-front-end {
  display: none !important;
}

@media only screen and (width <= 1100px) {
  .grid-1_2 > *,
  .grid-3 > * {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (width <= 900px) {
  .grid-1_2, .grid-3 {
    grid-template-columns: 1fr;
  }
  .grid-1_2 > *,
  .grid-3 > * {
    padding-left: 5%;
    padding-right: 5%;
  }
  .grid-1_2 > *:first-child {
    border-right: none;
  }
  .grid-3 > *:nth-child(-n+2) {
    border-right: none;
  }
  .empty-box {
    display: none;
  }
  .hide-on-mobile {
    display: none;
  }
}
@media only screen and (width <= 800px) {
  img.mobile {
    display: block !important;
  }
  img.desktop {
    display: none !important;
  }
}
/* ------------------------------------------------------------------------- */
/* PAGE PAGE STYLES */
/* ------------------------------------------------------------------------- */
/*
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4 { font-size:28px; margin:40px 0 30px; text-align: left;}
.page-content h1,
.page-content h2 { font-size:35px; }*/
.page-content ul,
.page-content ol {
  margin: 30px 0;
  padding-left: 22px;
}

.page-content ul li {
  list-style: disc;
  margin-bottom: 5px;
}

.page-content ol li {
  margin-bottom: 5px;
}

.page-content a {
  color: #3185FC;
}

.page-content .blockquote {
  font-size: 28px;
  line-height: 100%;
  margin: 30px 0;
  padding: 20px;
  border-top: 1px solid #081821;
  border-bottom: 1px solid #081821;
}

.page-content .blockquote p {
  margin: 0;
}

.page-content hr {
  margin: 30px auto;
  height: 1px;
  background: #e0e0e0;
  border: none;
}

.page-content .w-image {
  margin-bottom: 20px;
}

.wp-caption {
  margin-bottom: 20px;
  max-width: 100% !important;
  width: auto !important;
}

.wp-caption p.wp-caption-text {
  font-size: 13px;
  padding: 5px;
  text-align: left;
}

.wp-caption p.wp-caption-text b {
  font-weight: 400;
  color: #081821;
}

.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.video-responsive iframe, .video-responsive object, .video-responsive embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.download-pdf {
  text-align: center;
  margin: 60px 0;
}

/* OWL */
/*
.owl-theme .owl-nav.disabled+.owl-dots { position: absolute; width: 100%; bottom: 10px; text-align: center;}
.owl-theme .owl-dots .owl-dot {background:none;}
.owl-theme .owl-dots .owl-dot span { width: 7px; height: 7px;  margin: 4px; background: $color-white; border:none; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {  background:$color-txt;}

.owl-theme .owl-nav { position: absolute;  width: calc(100% + 30px); left: -15px; top: calc(50% - 15px); display: flex; justify-content: space-between;}
.owl-theme .owl-nav [class*=owl-] { display:inline-block; background:$color-txt !important; width:30px; height:30px; border-radius:100px !important; margin:0 !important; }
.owl-theme .owl-nav [class*=owl-] span { display: none !important; }
.owl-theme .owl-nav .disabled { opacity:0 !important; }
.owl-theme .owl-nav .owl-prev, 
.owl-theme .owl-nav .owl-next { background:$color-txt url('../images/flecha.svg') center no-repeat !important; background-size: 40% !important; }
.owl-theme .owl-nav .owl-prev{transform: rotate(180deg);}
*/
.quote {
  font-weight: 500;
}
.quote::before {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/quote.svg) no-repeat center;
  background-size: contain;
}

ul.contact .flex {
  display: flex;
  gap: 5px;
  align-items: center;
}

ul.contact a {
  color: #F4F5F6;
}

/* CARRUSEL */
@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.carrusel-movement {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  /*-webkit-mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);
  mask-image: linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);*/
}

.carrusel-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  animation-name: loop;
  animation-timing-function: linear;
  animation-duration: 50s;
  animation-iteration-count: infinite;
}

.carrusel-container li {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin: 0 20px 0 0;
  padding: 0.8rem 1.125rem;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.15);
}

.carrusel-container li img {
  max-width: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  aspect-ratio: 1/1;
}

.carrusel-container li span {
  display: block;
  font-size: 1rem;
  text-wrap: nowrap;
  white-space: nowrap;
  line-height: 100%;
  font-weight: 500;
}

/*
.desplegable-item { border-bottom:1px solid #E5E7EB; }
.desplegable-item:first-child { border-top:1px solid #E5E7EB; }
.desplegable-item .desplegable-button { display:flex; align-items: center;  padding:25px 20px; cursor:pointer; overflow: hidden; }
.desplegable-item .desplegable-button .title { margin-bottom:0; transform: translateX(-50px); @include transition(0.5s); }
.desplegable-item .desplegable-button .icon { display:flex; align-items: center; width:50px; opacity: 0; transform: translateX(-50px); @include transition(0.5s);}
.desplegable-item .desplegable-button:hover .title { transform: translateX(0px); }
.desplegable-item .desplegable-button:hover .icon { opacity:1; transform: translateX(0px); }
.desplegable-item .desplegable-content { display:none; padding:0 20px 25px;  }
*/
@media only screen and (width <= 600px) {
  /*.desplegable-item .desplegable-button { padding: 20px 0px;}
  .desplegable-item .desplegable-button .icon { display: none;}
  .desplegable-item .desplegable-button .title { transform: translateX(0px); font-size: 20px;}
   .desplegable-item .desplegable-content { padding:0 0 25px;  }*/
}
/* ------------------------------------------------------------------------- */
/* GENERAL FORM STYLES */
/* ------------------------------------------------------------------------- */
.hundreds-form__form {
  position: relative;
  height: 100%;
}

.submit-button-container {
  position: relative;
  margin-top: 30px;
}

.hundreds__loader {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 24, 33, 0.7098039216);
  display: flex;
  align-items: center;
  justify-content: center;
}

.antibot_field {
  position: absolute;
  left: -9999px;
} /* antibot field */
.hundreds__messages--hide, .hundreds__loader_hidden {
  display: none;
}

.hundreds__messages--show {
  display: block;
}

.hundreds__messages {
  margin: 30px 0 0;
}

.hundreds__messages p {
  margin: 0;
  font-size: 1.125rem;
}

.hundreds-form__form-box-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
}

.hundreds-form__form-box-input {
  margin-bottom: 20px;
}

.hundreds-form__form-box-input label {
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}

.hundreds-form__error {
  font-size: 0.8rem;
  line-height: 100%;
  margin: 5px 0 0;
}

.hundreds__messages p.hundreds__messages--errors {
  color: #ffb1b1;
}

.hundreds__messages p.hundreds__messages--success {
  color: #6eff7b;
}

/* checkbox labels privacy policy*/
.hundreds-form__checkbox label {
  color: #F4F5F6;
  cursor: pointer;
  display: block;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 140%;
  padding-left: 25px;
  margin-top: 15px;
  position: relative;
  text-align: left;
}

.hundreds-form__checkbox label:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #3185FC;
  background-color: transparent;
  border-radius: 20px;
}

.hundreds-form__checkbox label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  height: 11px;
  width: 11px;
  background-color: transparent;
  border-radius: 20px;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.hundreds-form__checkbox label a {
  color: #F4F5F6;
  border-bottom: 1px solid #F4F5F6;
}

form input[type=checkbox]:checked + label {
  color: #F4F5F6;
}

form input[type=checkbox]:checked + label:after {
  background-color: #3185FC;
}

.hundreds-form__radio label {
  color: #F4F5F6;
  cursor: pointer;
  display: block;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 120%;
  vertical-align: middle;
  padding-left: 40px;
  position: relative;
  text-align: left;
}

.hundreds-form__radio label:before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #3185FC;
  background-color: transparent;
  border-radius: 20px;
  transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.hundreds-form__radio label:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 4px;
  height: 19px;
  width: 19px;
  background-color: #3185FC;
  border-radius: 20px;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.5s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

.hundreds-form__radio label a {
  color: #F4F5F6;
  border-bottom: 1px solid #F4F5F6;
}

/*form input[type=radio]:checked + label {color:$color-white;} 
form input[type=radio]:checked+label:before {background-color:$color-white;}*/
form input[type=radio]:checked + label:after {
  opacity: 1;
}

.radios-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px 35px;
  margin-bottom: 25px;
}

.radios-container.row {
  flex-direction: row;
  flex-wrap: wrap;
}

p.label-text {
  font-weight: 600;
}

.high-risk {
  padding: 30px;
  border-radius: 5px;
}

.hidden {
  display: none;
}

form input[type=email],
form input[type=tel],
form input[type=text],
form input[type=number],
form textarea {
  border: 1px solid transparent;
  padding: 0.7rem 0.9rem;
  margin-bottom: 0;
  border-radius: 4px;
  color: #F4F5F6;
  font-family: "Inter", sans-serif;
  font-size: 1.125rem;
  line-height: 100%;
  background: rgba(255, 255, 255, 0.15);
  outline: 0;
  width: 100%;
  transition: all 0.5s cubic-bezier(0.15, 0.9, 0.34, 0.95);
  -webkit-appearance: none;
}

form textarea {
  resize: none;
}

form input[type=checkbox], form input[type=radio] {
  display: none;
}

form input[type=submit] {
  display: block;
  position: relative;
  background: linear-gradient(90deg, #3185FC 50%, #035EDD 100%);
  font-size: 1.125rem;
  line-height: 100%;
  font-weight: 500;
  cursor: pointer;
  border-radius: 4px;
  color: #F4F5F6;
  border: none;
  text-transform: uppercase;
  opacity: 1;
  margin: 0;
  outline: 0;
  padding: 0.7rem 2.5rem 0.7rem 1.5rem;
  -webkit-appearance: none;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

form input[type=submit]:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 18px;
  bottom: 14px;
  transform: translateX(0);
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 100%;
  transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

form input[type=submit]:hover {
  background: #035EDD;
}

form input[type=submit]:hover:before {
  transform: translateX(5px);
}

form.newsletter input[type=submit] {
  background: #F4F5F6;
  color: #3185FC;
}

form.newsletter input[type=submit]:before {
  background: url(../images/arrow.svg) no-repeat center;
  background-size: 100%;
}

form.newsletter input[type=submit]:hover {
  background: white;
}

form button.hundreds-form__form-button {
  display: block;
  position: relative;
  background: linear-gradient(90deg, #3185FC 50%, #035EDD 100%);
  font-size: 1.125rem;
  line-height: 100%;
  font-weight: 500;
  cursor: pointer;
  border-radius: 4px;
  color: #F4F5F6;
  border: none;
  text-transform: uppercase;
  opacity: 1;
  margin: 0;
  outline: 0;
  padding: 0.7rem 2.5rem 0.7rem 1.5rem;
  -webkit-appearance: none;
  transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.2s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

form button.hundreds-form__form-button:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 18px;
  bottom: 14px;
  transform: translateX(0);
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 100%;
  transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.07, 0.71, 0.1, 0.9);
}

form button.hundreds-form__form-button:hover:before {
  transform: translateX(5px);
}

form.newsletter button.hundreds-form__form-button {
  background: #F4F5F6;
  color: #3185FC;
}

form.newsletter button.hundreds-form__form-button:before {
  background: url(../images/arrow.svg) no-repeat center;
  background-size: 100%;
}

form.newsletter button.hundreds-form__form-button:hover {
  background: white;
}

::-webkit-input-placeholder {
  color: #F4F5F6;
  opacity: 0.7;
}

:-moz-placeholder {
  color: #F4F5F6;
  opacity: 0.7;
}

::-moz-placeholder {
  color: #F4F5F6;
  opacity: 0.7;
}

:-ms-input-placeholder {
  color: #F4F5F6;
  opacity: 0.7;
}

@media only screen and (width <= 900px) {
  .radios-container {
    margin-bottom: 15px;
  }
  .radios-container .hundreds-form__checkbox label {
    font-size: 1rem;
    padding-left: 35px;
  }
  .radios-container .hundreds-form__checkbox label:before {
    top: -2px;
    height: 20px;
    width: 20px;
  }
  .radios-container .hundreds-form__checkbox label:after {
    top: 1px;
    left: 3px;
    height: 16px;
    width: 16px;
  }
  .hundreds-form__radio label {
    font-size: 1rem;
    padding-left: 35px;
  }
  .hundreds-form__radio label:before {
    top: -2px;
    height: 20px;
    width: 20px;
  }
  .hundreds-form__radio label:after {
    top: 1px;
    left: 3px;
    height: 16px;
    width: 16px;
  }
}
@media only screen and (width <= 800px) {
  form input[type=submit] {
    width: 100%;
  }
  .hundreds-form__checkbox {
    margin: 0;
    width: auto;
  }
  .hundreds-form__form-box-container {
    grid-template-columns: 1fr;
  }
}
@media only screen and (width <= 480px) {
  form input[type=email],
  form input[type=text],
  form input[type=tel],
  form input[type=number],
  form textarea {
    font-size: 1rem;
  }
  form label {
    font-size: 0.75rem;
  }
}
/* ------------------------------------------------------------------------- */
/* NEWSLETTER FORM STYLES */
/* ------------------------------------------------------------------------- */
.newsletter.hundreds-form__form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.newsletter .hundreds__loader {
  background-color: rgba(49, 134, 252, 0.7490196078);
}

.newsletter .hundreds-form__checkbox label:before {
  border-color: #F4F5F6;
}

form.newsletter input[type=checkbox]:checked + label:after {
  background-color: #F4F5F6;
}

/* ------------------------------------------------------------------------- */
/* INSTAGRAM STYLES */
/* ------------------------------------------------------------------------- */
.hundreds__instagram a {
  width: 25%;
  display: inline-block;
  height: 200px;
}

.hundreds__instagram a li {
  width: 100%;
  height: 200px;
  background-size: cover;
}

/* ------------------------------------------------------------------------- */
/* FOOTER STYLES */
/* ------------------------------------------------------------------------- */
.section-newsletter h2,
.section-newsletter h3,
.section-newsletter h4 {
  color: #F4F5F6;
}

.footer a {
  color: #081821;
}

.footer a:hover {
  text-decoration: underline;
  color: #081821;
}

.section-footer.menus {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 40px;
}

.section-footer.menus .box ul li {
  font-size: 0.9rem;
}

.section-footer.menus .box ul li a.flex {
  display: flex;
  gap: 5px;
  align-items: center;
}

@media only screen and (width <= 800px) {
  .section-footer.menus {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*# sourceMappingURL=100x100.min.css.map*/