/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: 'Open-Sans', sans-serif !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
  color: #ffef00;
  text-decoration: none !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-family: 'Ubuntu', sans-serif !important;
  font-size: 2.5rem !important;
  /* margin: 0.67em 0; */
  font-weight: 600 !important;
  color: black;
}

.mainHeader .mainNav-item a:hover {
  color: black !important;
}

h4{
  font-family: 'Open-Sans', sans-serif !important;
  font-size: 1rem !important;
  text-transform: uppercase !important;
  color: black;
}

.methodology{
  background-color: #ffef00;
}

.wwt-image{
  height:250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.what-we-think .trends h5{
  margin-top:2em;
}

@media (min-width: 768px) and (max-width: 2040px) {

  .we-are, .these-tools{
    margin-top: 10em;
    margin-left: 5em;
  }

  .who-we-are .title, .what-we-think .title, .services .title, .contact .title, .service-section .title, .case .title{
    margin-left: 3.7em;
    margin-top: 7em;
  }

  .what-we-offer .title, .get-in-touch .title, .diagnostics .title, .contact .title,
  .services .title, .tools-title .title, .case-yellow-banner .title, .case .title{
    margin: 4em 0 2.5em 3.7em;
  }

  .who-we-are .row{
    height: 720px;
  }

  .methodology-boxes{
    display: block;
  }
  .methodology-boxes-2{
    display: none;
  }

  .who-we-are p {
    margin: 5em 2.5em 0 6em;
  }

  .methodology .title {
    margin-left: 3.7em;
    margin-top: 4em;
  }

  .methodology-boxes{
    margin: 30px 0 20px 0;
    height: 480px;
    width: 100%;
  }

  .what-we-think .trends{
    margin: 2em 0em 2em 2em;
  }

  .what-we-think-button{
    right: 100px;
    position: absolute;
    bottom: 0;
  }

  .diagnostic-tools .title{
    padding-top:100px;
    margin-left: 1.7em;
    margin-top: 2.5em;
    color: white;
  }

  .question h2{
    margin: 0 2em 1em 0;
  }

  .question .answers{
    margin: 0 2em 3em 3em;
  }

  .wwt-image{
    width: 350px;
  }

  .what-we-think .trends .image-container{
    margin-right: 0;
  }

}

@media (min-width: 320px) and (max-width: 480px) {

  .what-we-think .trends .image-container{
    margin-right: 2em;
  }

  .we-are{
    margin: 8em 1em 2em 2em;
  }
  .who-we-are {
    margin: 2em 1em 2em 2em;
  }

  .who-we-are p {
    margin: 1.7em 2.5em 0 1em;
  }

  .methodology-boxes{
    display: none;
  }

  .methodology .title {
    margin: 2em;
  }

  .methodology-boxes-2{
    display: block;
    margin-bottom: 2em;
  }
  .what-we-think {
    margin: 2em 0 1em 2em;
  }

  .what-we-think .trends{
    margin: 2em 0 4em 0em;
  }

  .what-we-think-button{
    right: 1em;
    position: absolute;
    bottom: 0;
  }

  .diagnostic-tools .title {
    margin-top: 2em;
  }

  .diagnostic-tools .title{
    padding-top:2em;
    margin-left: 1.7em;
    margin-top: 2.5em;
    color: white;
  }

  .question h2{
    margin-bottom:1em;
  }

  .question .answers{
    margin-left: 1em;
    margin-bottom: 3em;
  }
}

mark {
  background: #ff0;
  color: #000;
}
/* small {
  font-size: 80%;
} */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}


*,
:before,
:after {
  box-sizing: border-box;
}

.slide-title {
  color: #fff;
}
.text {
  color: black;
  line-height: 1.75;
}
.title__small {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  line-height: 1.125;
  font-weight: 600;
}
.title__small {
  font-size: 1.5rem;
  font-weight: 700;
}
.title__white {
  color: #fff;
}
.title__orange {
  color: #f15931;
}
.subtitle {
  font-size: 1.5rem;
  margin-top: 0;
  line-height: 1.5;
  color: #fff;
  font-weight: 250;
}



.services:after, .case:after {
  content: '';
  display: block;
  clear: both;
}
.services, .contact, .case{
  margin-top: 10em;
  margin-bottom: 5em;
}

.services-list, .case-list {
  margin-bottom: 5em;
}

.service-decription, .case-description{
  /* margin-left: 5em !important;
  margin-right: 5em !important; */
  margin: 5em 5em 3em 5em !important;
}

.services-button{
  float:right;
  margin-right: 6em !important;
}

.banner-contact{
  background-image: url(/img/contact-1.png);
  height: 500px;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.get-in-touch{
  background-color: #ffef00;
}

.get-in-touch .contact-form{
  margin: 2.5em 3.7em 2.5em 3.7em;
}

.get-in-touch .contact-form label{
  font-size: 1.7em;
  font-family: 'Ubuntu', sans-serif !important;
  font-weight: 600;
}

.get-in-touch .contact-form input{
  width: 100%;
  padding: 1em;
  border: solid 2px #d3d3d0;
  background-color: #fcf8bb;
}

.contact-info{
  padding: 80px 100px 0px 100px;
}

.contact-info h2{
  font-family: 'Ubuntu', sans-serif !important;

}

.submit-button{
  float:right;
  margin: 2em;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cfcc9b;
  font-size: 14px;
  padding-left: 10px;
}

.questionary-questions input{
  padding: 1em;
  border: solid 2px #d3d3d0;
  background-color: #fff;
}

.questionary-questions input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d3d3d0;
  font-size: 14px;
  padding-left: 10px;
}

.btn,
.btn__lang,
.btn__send {
  display: inline-block;
  margin: 0;
  text-align: center;
  text-decoration: none;
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  transition: 300ms all ease-in-out;
}
.btn:hover,
.btn__lang:hover,
.btn__send:hover {
  background-color: #fff;
  color: #025595;
}
.btn__lang,
.btn__send {
  background-color: #1bb1e7;
  color: #fff;
}
.btn__lang:hover,
.btn__send:hover {
  color: #fff;
  background-color: #025595;
}
.btn__send {
  font-size: 1rem;
  padding: 0.25rem 1.5rem;
}
.mainLogo {
  display: inline-block;
  width: 180px;
  text-decoration: none;
}
.mainLogo img {
  display: block;
  width: 100%;
}
.footerLogo {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(99.9% * 1/12);
}
.footerLogo:nth-child(1n) {
  margin-right: 0;
  margin-left: 0;
}
.footerLogo:last-child {
  margin-right: 0;
}
.footerLogo:nth-child(0n) {
  margin-right: 0;
  margin-left: auto;
}
@media only screen and (max-width: 1200px) {
  .footerLogo {
    margin-bottom: 2rem;
    width: auto;
  }
}
.footerLogo img {
  display: block;
  max-width: 76px;
}
.mainHeader {
  height: 5em;
  padding-left: 3.7em;
  /* padding-left: calc(50% - (1200px / 2)); */
  /* padding-right: calc(50% - (1200px / 2)); */
  /* box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1); */
  position: fixed;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  z-index: 10;
  /* background: #0049CB url('/img/textura.png'); */
  background-color: #FFF;
  background-size: 60%;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.mainNav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'Ubuntu', sans-serif !important;
  font-weight: 500;
  margin-right: 3.7em;
}

.mainNav a:hover{
  color:black !important;
}
@media only screen and (max-width: 1200px) {
  .mainNav {
    display: none;
  }
}
.mainNav-item {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-decoration: none;
  color: #000;
  margin-right: 1rem;
  margin-left: 1rem;
  /* transition: 250ms top ease-in-out; */
  transition: 300ms all ease-in-out;
}
.mainNav-item:before {
  position: absolute;
  top: -4px;
  left: -0.5rem;
  right: -0.5rem;
  height: 4px;
  content: '';
  background-color: #ffef00;
  transition: inherit;
}
.mainNav-item:hover:before,
.mainNav-item.active:before {
  top: 80px;
}
@media only screen and (max-width: 1200px) {
  .btn__lang {
    display: none;
  }
}
.mainNav-trigger {
  display: none;
  color: #ffef00 !important;
  text-decoration: none;
  font-size: 2.5rem;
  line-height: 1;
  margin-right: 1em;
}
@media only screen and (max-width: 1200px) {
  .mainNav-trigger {
    display: block;
  }
}
.mainNav__mobile {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
  position: fixed;
  right: -90%;
  padding-top: 99px;
  width: 90%;
  height: 100vh;
  background-color: #fff;
  text-align: center;
}
.mainNav__mobile-item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  border-bottom: 1px solid #ffef00;
  color: black;
  display: block;
}
.mainNav__mobile-item.active {
  color: black;
  background-color: #ffef00;
  border: 0;
}
.wrap {
  position: relative;
}

footer {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background: #fff;
}
footer > div {
  margin-left: 4.7em;
  /* padding-right: calc(50% - (1200px / 2)); */
  display: -ms-flexbox;
  display: flex;
}

footer .footer-button{
  position: absolute;
  bottom: 20px;
  right: 0;
}

.wrapper{
  overflow: hidden;
}

.wrapper-full-page {
  overflow: hidden;
  margin: 0;
  height: 100%;
}

.footerLinks {
  margin-bottom: 1rem;
  margin-top: 1rem;
  -ms-flex-align: baseline;
      -ms-grid-row-align: baseline;
      align-items: baseline;
}

.followUs-item {
  display: inline-block;
  margin-right: 0.5rem;
  max-width: 26px;
  color: #cbc9c9;
}
.followUs-item:hover {
  color: #000;
}
.followUs-item img {
  width: 100%;
}

@media only screen and (max-width: 900px) {

}
.tagline,
.followUs {
  font-weight: 600;
}
@media only screen and (min-width: 900px) {

}

@media only screen and (min-width: 1200px) {
  .footerNav {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: calc(99.9% * 6/12 - (20px - 20px * 6/12));
    margin-left: calc(99.9% * (-1/12 * -1) - (20px - 20px * (-1/12 * -1)) + 20px) !important;
    margin-right: calc(99.9% * 1/12 - (20px - 20px * 1/12) + (20px * 2)) !important;
  }
  .footerNav:nth-child(1n) {
    margin-right: 20px;
    margin-left: 0;
  }
  .footerNav:last-child {
    margin-right: 0;
  }
  .footerNav:nth-child(12n) {
    margin-right: 0;
    margin-left: auto;
  }
}
.footerNav-item {
  margin-right: 1.5rem;
  color: #fff;
  text-decoration: none;
  transition: 300ms all ease-in-out;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  .footerNav-item {
    display: block;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}

.footerNav-item:hover {
  color: #fff;
}

.section-overlay {
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 300px;
}

.section-overlay .title{
  color:white;
}

.diagnostic-tools {
    color: #fff;
    background-image: url("/img/home-1.png");
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.diagnostic-tools-button{
  float: right;
  position: relative;
  bottom: 3.7em;
}

.diagnostic-tools-section{
  margin-top: 5em;
  /* margin-bottom: 6em; */
  height: 100%;
}

.section-overlay-diagnostic-tools-section {
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

.diagnostic-tools-section .row{
  height: 100% !important;
}

.diagnostic-tools-section .row .tools-title{
  height: 40%;
}

.diagnostic-tools-section .row .tools-tools{
  position: relative !important;
  bottom: 0 !important;
  height: 45%;
}

.tools-1 {
  color: #fff;
  background-image: url("/img/diagnostics-1.png");
  /* background-attachment: fixed; */
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.tools-2 {
  color: #fff;
  background-image: url("/img/diagnostics-2.png");
  /* background-attachment: fixed; */
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.tools-1 .title, .tools-2 .title{
  margin-left: 1.7em;
  margin-top: 2.5em;
  color: white;
}

.tools-1-button, .tools-2-button{
  position: absolute;
  bottom: 10%;
  right: 0;
}

.questionary-title{
  margin-top: 4em;
  margin-left: 4em;
  height: 0;
}

.questionary-questions{
  margin-left: 6em;
  margin-top: -12em;
}

@media (min-width: 320px) and (max-width: 480px) {
  .questionary-title{
    margin: 2em 0 3em 3em;
    height: 0;
  }

  .questionary-questions{
    margin: -12em 1em 2em 2em;
  }

  .question{
    margin: 4em 3em 0 0;
  }

  .back-button{
    left: 1em;
    position: absolute;
    bottom: 4em;
  }

  .next-button, .home-button{
    right: 1em;
    position: absolute;
    bottom: 4em;
  }
}

@media (min-width: 768px) and (max-width: 2040px) {
  .back-button{
    left: 3.7em;
    position: absolute;
    bottom: 6em;
  }

  .next-button, .home-button{
    right: 3.7em;
    position: absolute;
    bottom: 6em;
  }
}

.vertical-banner{
  background-image: url('/img/home-2.png');
  /* background-repeat: no-repeat;
  background-size: cover; */
  /* Nueva opcion para que sea parallax */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right;
  background-size: contain;
}

/* --------------------- PAGINAS DE SERVICIOS ---------------------------- */
.main-content{
  margin: 5em 0 0 0;
}

.web-dev-vertical-banner{
  background-image: url('/img/web-strategy-1.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.service-section .text{
  margin:3.4em;
}

.service-section .text h2{
  font-family: 'Ubuntu', sans-serif !important;
  margin-bottom: 1em;
}

.services-button-web-dev{
  float: right;
  margin-right: -1em !important;
}

.yellow-list ul{
  list-style: none; /* Remove default bullets */
  padding-left: 1em;
}

.yellow-list ul li{
  margin-bottom: .5em;
}

.yellow-list ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffef00; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.what-we-do-icons{
  margin: 0 3.4em 3.4em 3.4em !important;
}

.what-we-do-icons div{
  text-align:center;
  margin-bottom: 30px;
}

.what-we-do-icons img{
  width: 100px;
  margin: 50px;
}

.what-we-do-icons .wwd-subtitle{
  font-family: 'Ubuntu', sans-serif !important;
  font-size: 1.2em;
  font-weight: 600;
}

.social-media-vertical-banner{
  background-image: url('/img/socialmedia-1.png');
  /* background-attachment: fixed; */
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.services-button-social-media{
  float: right;
  margin-right: -1em !important;
}

.marketing-automation-vertical-banner{
  background-image: url('/img/MA-Banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

/* -------------------------------------------------------------------- */

.emailing-vertical-banner{
  background-image: url('/img/Emailing-1.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.services-button-emailing{
  float: right;
  margin-right: -2em !important;
}

.contactform {
    color: black;
    background-image: url("/img/agreement-business.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contactform .form-container {
    max-width: 750px;
    margin: 0 auto;
    padding: 60px 0 30px;
}
.custom-form-group {
    margin-bottom: 20px;
}
.custom-form-group .input-group .input-group-addon {
    padding: 0px 13px;
    font-size: 18px;
    border: none;
    color: white;
}
.form-inputs .form-control {
    height: 40px;
}
.form-inputs .form-control {
    background: #fff;
    /* border-radius: 30px; */
    box-shadow: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.custom-form-group textarea {
    width: 100%;
    padding: 20px 0 0 25px;
}
.form-group textarea:focus,
.form-group .form-control:focus {
    outline: 0px !important;
    -webkit-appearance: none;
}
.submit-form button {
    padding: 14px 26px;
    border-radius: 10px;
    display: block;
    font-weight: 600;
    margin: 0 auto;
    width: 100%;
    outline: none;
}
.submit-form button:before {
    right: 92px;
}
.contactform .output_message {
    padding: 8px;
    margin-bottom: 17px;
    border-radius: 2px;
    color: #fff;
    border-radius: 40px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}
.contactform .output_message.success {
    background: #28a745;
    padding: 15px;
}
.contactform .output_message.success:before {
    font-family: FontAwesome;
    content: "\f1d8";
    padding-right: 10px;
}
.contactform .output_message.error {
    background: #dc3545;
    padding: 15px;
}
.contactform .output_message.error:before {
    font-family: FontAwesome;
    content: "\f12a";
    padding-right: 10px;
}

.contactform textarea {
    color: #aaa;
    border-radius: 10px;
    box-shadow: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Inputs */

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.input-field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    -webkit-appearance: none;
}
.input-field:focus {
    outline: none;
}
.input-label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-input {
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    width: 100%;
}
.custom-input-field {
    padding-left: 51px;
    width: 100%;
    background: transparent;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    height: 50px;
    border-radius: 4px;
}
.custom-input-field:focus {
    outline: 0px !important;
    -webkit-appearance: none;
}
.custom-input-field:focus .custom-input {
    background: blue;
}
.custom-input-label {
    position: absolute;
    padding: 14px;
    width: 52px;
    height: 50px;
}

.custom-input-label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 50px;
    height: 50px;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.icon-field {
    color: #fff;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 20px;
    margin: 0;
}
.custom-input-field:focus {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.custom-input-field:focus + .custom-input-label::before {
    -webkit-transform: scale3d(0.8, 1, 1);
    transform: scale3d(0.8, 1, 1);
}
.custom-input-field:focus + .custom-input-label .icon-field {
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
}

.custom-input-label::before {
  background-color: #0049CB;
}

.custom-transparent-button, .custom-adextros-button, .custom-yellow-button, .custom-black-button,
.custom-adextros-button-back, .custom-yellow-button-back{
  padding: 15px;
  border: none;
  padding-right: 30px;
  font-size: 1.2rem;
  font-weight: 500;
}


.custom-transparent-button {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
}

.custom-transparent-button:after {
    content: "";
    width: 50px;
    height: 22px;
    background:url("/img/elements/icon-next-white-small.png") no-repeat;
    top: 6px;
    left: 25px;
    position: relative;
    display: inline-block;
}

.custom-adextros-button {
  background-color: transparent;
  color: #cbc9c9;
  text-transform: uppercase;
}

.section-overlay .custom-adextros-button {
  color: white !important;
}

.custom-adextros-button:after {
    content: "";
    width: 50px;
    height: 22px;
    background:url("/img/elements/icon-next-gray-small.png") no-repeat;
    top: 6px;
    left: 25px;
    position: relative;
    display: inline-block;
}

.custom-adextros-button-back {
  background-color: transparent;
  color: #cbc9c9;
  text-transform: uppercase;
}

.custom-adextros-button-back:before {
  content: "";
  width: 50px;
  height: 22px;
  background:url("/img/elements/icon-next-gray-small.png") no-repeat;
  top: 3px;
  left: -15px;
  position: relative;
  display: inline-block;
  transform: rotate(180deg);
}

.custom-yellow-button-back {
  background-color: #ffef00;
  color: #000;
  text-transform: uppercase;
}

.custom-yellow-button-back:before {
  content: "";
  width: 50px;
  height: 22px;
  background:url("/img/elements/icon-next-black-small.png") no-repeat;
  top: 3px;
  left: -15px;
  position: relative;
  display: inline-block;
  transform: rotate(180deg);
}



.custom-yellow-button {
  background-color: #ffef00;
  color: #000;
  text-transform: uppercase;
}

.custom-yellow-button:after {
    content: "";
    width: 50px;
    height: 22px;
    background:url("/img/elements/icon-next-black-small.png") no-repeat;
    top: 6px;
    left: 25px;
    position: relative;
    display: inline-block;
}

.custom-black-button {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}

.custom-black-button:after {
    content: "";
    width: 50px;
    height: 22px;
    background:url("/img/elements/icon-next-white-small.png") no-repeat;
    top: 6px;
    left: 25px;
    position: relative;
    display: inline-block;
}

.what-we-offer, .case-yellow-banner{
  background-color: #ffef00;
}


/* Extra Small Devices */

@media (max-width: 767px) {



}








  /* ******************* accordion ******************** */

  .accordion {
    width: 100%;
    /* max-width: 1080px; */
    /* height: 250px; */
    overflow: hidden;
    /* margin: 0 5em 0 8em; */
    text-align: center;
  }

  .accordion h2{
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 500;
  }

  .accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
  }

  .accordion ul li {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    width: 5.4em;
    /* height: 250px; */
    background: white;
    transition: all 500ms ease;
    margin: 0.5em 0 0.5em 0.5em;
    text-align: left;
  }

  .accordion ul li .accordion-content {
    display: block;
    overflow: hidden;
    width: 100%;
  }

  .accordion ul li .accordion-content a {
    display: block;
    height: 450px;
    width: 100%;
    position: relative;
    z-index: 3;
    /* vertical-align: bottom; */
    margin: 8em 5em 5em 7em;
    box-sizing: border-box;
    color: black;
    text-decoration: none;
    font-family: Open Sans, sans-serif;
    transition: all 200ms ease;
  }

  .accordion ul li .accordion-content a * {
    /* opacity: 0; */
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .accordion ul li .accordion-content a h2 {
    font-family: Open Sans, sans-serif;
    text-overflow: clip;
    font-size: 24px;
  }

  .accordion ul li .accordion-content p{
    margin-top: 1em;
  }


  /* Expand the accordion item on mouse hover using :hover pseudo element. */

  /* .accordion ul li { width: 8%; } */

  .li-active { width: 50% !important;}

  /* .accordion ul:hover li:hover a { background: rgba(0, 0, 0, 0.4); } */

  .li-active a * {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .acc1{
    height: 28em;
    margin-top: 0em;
  }
  .acc2{
    height: 26em;
    margin-top: 2em;
  }
  .acc3{
    height: 24em;
    margin-top: 4em;
  }
  .acc4{
    height: 22em;
    margin-top: 6em;
  }
  .acc5{
    height: 20em;
    margin-top: 8em;
  }

  .accordion-icon{
    display: block;
    position: absolute;
    top: 26px;
    left: 26px;
  }

  .accordion-icon-bottom{
    position: absolute;
    display: block;
    bottom: 30px;
  }

  .icon-a{width: 55px; left: 14px !important;}
  .icon-b{width: 45px; left: 18px !important;}
  .icon-c{width: 50px; left: 18px !important;}
  .icon-d{width: 55px; left: 13px !important;}
  .icon-e{width: 35px; left: 15px !important;}

  .accordion-icon-bottom img{
    width: 100%;
  }
