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

  body.lite {display: flex; flex-direction: column-reverse; position: absolute;}
  body.lite .aside,
  body.lite .view-actions, 
  body.lite .navigation,
  body.lite .steps-navigation
  {display: none;}


  body.lite div.js-sidebar-options[data-option="1"] .steps__group:nth-child(1) {width: 100%;}
  body.lite div.js-sidebar-options[data-option="1"] .steps__group {margin-bottom: 15px; display: inline-block ; width: 31%; margin-right: 5px;}
  body.lite div.js-sidebar-options[data-option="2"],
  body.lite div.js-sidebar-options[data-option="3"] {display: block !important; display: flex !important;}

  body.lite .fixed-form-position{    display: block;  position: fixed; width: 100vw; bottom: 0px; background: #fff; left: 0; padding: 30px; box-shadow: 10px 10px 10px #dadada;}
  
  body.lite div.js-sidebar-options[data-option="2"] .steps__group,
  body.lite div.js-sidebar-options[data-option="3"] .steps__group {width: 50%;}

  body.lite div.js-sidebar-options[data-option="2"] .steps__group:first-child,
  body.lite div.js-sidebar-options[data-option="3"] .steps__group:first-child {margin-right: 20px;;}

  body.lite div.js-sidebar-options[data-option="2"] .steps__group:nth-child(2),
  body.lite div.js-sidebar-options[data-option="3"] .steps__group:nth-child(3),
  body.lite div.js-sidebar-options[data-option="3"] .steps__group:nth-child(4){display: none !important;}
  body.lite .steps, 
  body.lite .content {display: block ; height: auto ;}
  body.lite .steps {width: 100vw; position: initial; height: initial;}
  body.lite canvas.loaded { opacity: 1; height: auto !important; }

  body.lite .call-form-on-layer a {z-index: 100; width: 100%;}
  body.lite .hide-form-on-layer {width: 30px;position: absolute;right: 15px;top: 15px;cursor: pointer;}

  body.lite .steps__step { padding: 10px 0 0px 0; }

}

body.es_ES .aside__logo, body.en_GB .aside__logo{visibility: hidden;}
body.es_ES.watermark, body.en_GB.watermark {background: none !important;}

.m-t-1 {
  margin-top: 8px !important;
}

.p-t-8px {
  padding-top: 8px !important;
}

.m-b-1 {
  margin-bottom: 8px !important;
}

.p-b-8px {
  padding-bottom: 8px !important;
}

.m-l-1 {
  margin-left: 8px !important;
}

.p-l-8px {
  padding-left: 8px !important;
}

.m-r-1 {
  margin-right: 8px !important;
}

.p-r-8px {
  padding-right: 8px !important;
}

.m-t-2 {
  margin-top: 16px !important;
}

.p-t-8px {
  padding-top: 16px !important;
}

.m-b-2 {
  margin-bottom: 16px !important;
}

.p-b-8px {
  padding-bottom: 16px !important;
}

.m-l-2 {
  margin-left: 16px !important;
}

.p-l-8px {
  padding-left: 16px !important;
}

.m-r-2 {
  margin-right: 16px !important;
}

.p-r-8px {
  padding-right: 16px !important;
}

.m-t-3 {
  margin-top: 24px !important;
}

.p-t-8px {
  padding-top: 24px !important;
}

.m-b-3 {
  margin-bottom: 24px !important;
}

.p-b-8px {
  padding-bottom: 24px !important;
}

.m-l-3 {
  margin-left: 24px !important;
}

.p-l-8px {
  padding-left: 24px !important;
}

.m-r-3 {
  margin-right: 24px !important;
}

.p-r-8px {
  padding-right: 24px !important;
}

.m-t-4 {
  margin-top: 32px !important;
}

.p-t-8px {
  padding-top: 32px !important;
}

.m-b-4 {
  margin-bottom: 32px !important;
}

.p-b-8px {
  padding-bottom: 32px !important;
}

.m-l-4 {
  margin-left: 32px !important;
}

.p-l-8px {
  padding-left: 32px !important;
}

.m-r-4 {
  margin-right: 32px !important;
}

.p-r-8px {
  padding-right: 32px !important;
}

.m-t-5 {
  margin-top: 40px !important;
}

.p-t-8px {
  padding-top: 40px !important;
}

.m-b-5 {
  margin-bottom: 40px !important;
}

.p-b-8px {
  padding-bottom: 40px !important;
}

.m-l-5 {
  margin-left: 40px !important;
}

.p-l-8px {
  padding-left: 40px !important;
}

.m-r-5 {
  margin-right: 40px !important;
}

.p-r-8px {
  padding-right: 40px !important;
}

.m-t-6 {
  margin-top: 48px !important;
}

.p-t-8px {
  padding-top: 48px !important;
}

.m-b-6 {
  margin-bottom: 48px !important;
}

.p-b-8px {
  padding-bottom: 48px !important;
}

.m-l-6 {
  margin-left: 48px !important;
}

.p-l-8px {
  padding-left: 48px !important;
}

.m-r-6 {
  margin-right: 48px !important;
}

.p-r-8px {
  padding-right: 48px !important;
}

.m-t-7 {
  margin-top: 56px !important;
}

.p-t-8px {
  padding-top: 56px !important;
}

.m-b-7 {
  margin-bottom: 56px !important;
}

.p-b-8px {
  padding-bottom: 56px !important;
}

.m-l-7 {
  margin-left: 56px !important;
}

.p-l-8px {
  padding-left: 56px !important;
}

.m-r-7 {
  margin-right: 56px !important;
}

.p-r-8px {
  padding-right: 56px !important;
}

.m-t-8 {
  margin-top: 64px !important;
}

.p-t-8px {
  padding-top: 64px !important;
}

.m-b-8 {
  margin-bottom: 64px !important;
}

.p-b-8px {
  padding-bottom: 64px !important;
}

.m-l-8 {
  margin-left: 64px !important;
}

.p-l-8px {
  padding-left: 64px !important;
}

.m-r-8 {
  margin-right: 64px !important;
}

.p-r-8px {
  padding-right: 64px !important;
}

.m-t-9 {
  margin-top: 72px !important;
}

.p-t-8px {
  padding-top: 72px !important;
}

.m-b-9 {
  margin-bottom: 72px !important;
}

.p-b-8px {
  padding-bottom: 72px !important;
}

.m-l-9 {
  margin-left: 72px !important;
}

.p-l-8px {
  padding-left: 72px !important;
}

.m-r-9 {
  margin-right: 72px !important;
}

.p-r-8px {
  padding-right: 72px !important;
}

.m-t-10 {
  margin-top: 80px !important;
}

.p-t-8px {
  padding-top: 80px !important;
}

.m-b-10 {
  margin-bottom: 80px !important;
}

.p-b-8px {
  padding-bottom: 80px !important;
}

.m-l-10 {
  margin-left: 80px !important;
}

.p-l-8px {
  padding-left: 80px !important;
}

.m-r-10 {
  margin-right: 80px !important;
}

.p-r-8px {
  padding-right: 80px !important;
}

@font-face {
  font-family: "OpenSansLight";
  src: url("../fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSansSemiBold";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSansBold";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "OpenSansExtraBold";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

html,
body {
  font-family: "OpenSans";
  margin: 0;
  font-size: 14px;
}

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

.content {
  width: calc(100% - 300px);
  height: 100vh;
  position: relative;
}

.additional-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.additional-options__option {
  font-size: 14px;
  font-family: "OpenSansBold";
  color: #000;
  margin-right: 32px;
  cursor: pointer;
}

.additional-options__option:last-child {
  margin-right: 0;
}

.additional-options__option input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
}

.additional-options__option .mdi {
  color: #707070;
}

.additional-options__option .value {
  margin-left: 8px;
  position: relative;
  top: -1px;
}

.additional-options__toggle-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.aside {
  position: fixed;
  left: 0;
  height: 100vh;
  background-color: #fff;
  overflow-y: auto;
  z-index: 10;
  width: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 32px 0;
}

.aside__button {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #004d94;
  background: #fff;
  color: #004d94;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  cursor: pointer;
}

.aside__button:hover {
  background: #004d94;
  color: #fff;
}

.aside__button--disabled {
  pointer-events: none;
  opacity: 0.5;
}

.aside__logo {
  margin-top: auto;
  width: 50px;
  height: 248px;
}

.steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  height: 100vh;
  width: 300px;
  background-color: #fff;
  padding: 0 24px;
  overflow-y: auto;
}

.steps__change-element {
  width: 100%;
  text-align: left;
  display: none;
}

.steps__size-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #004d94;
  margin-top: 8px;
}

.steps__size-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.steps__size-control--disabled {
  pointer-events: none;
}

.steps__info {
  background-color: #f5f5f5;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -24px;
  padding: 0 24px;
  text-align: center;
  color: #707070;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  font-family: "OpenSansSemiBold";
}

.steps__info.active {
  background-color: #004d94;
  color: #fff;
}

.steps__info.active .select2-container--default
.select2-selection--single
.select2-selection__rendered,
.steps__info.active label {
  color: #fff;
}

.steps__info.active .select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
  border-color: #fff transparent transparent transparent;
}

.steps__info.active .select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
  border-color: transparent transparent #fff transparent;
}

.steps__info.active .steps__info-text {
  display: none;
}

.steps__info.active .steps__change-element {
  display: block;
}

.steps__info-text {
  width: 158px;
  max-width: 100%;
  margin: auto;
}

.steps__sidebar-option {
  display: none;
}

.steps__sidebar-option--active {
  display: block;
}

.steps__sidebar-option--disabled {
  opacity: 0.8;
  cursor: wait;
}

.steps__step {
  padding: 24px 0;
}

.steps__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.steps__header .value {
  font-family: "OpenSansBold";
  color: #000;
  margin-left: 8px;
  position: relative;
  top: -2px;
}

.steps__group {
  margin-bottom: 24px;
}

.steps__group:last-child {
  margin-bottom: 32px;
}

.steps__group--checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.steps__group--checkbox .switch {
  position: relative;
  cursor: pointer;
  width: 100%;
}

.steps__group--checkbox label {
  margin-bottom: 0;
}

.steps__group label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.view-actions {
  position: absolute;
  right: 32px;
  bottom: 8px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.camera-controls {
  margin-right: 24px;
}

.camera-controls__zoom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.camera-controls__action {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #707070;
}

.camera-controls__action:not(.disabled):hover {
  background: #004d94;
  color: #fff;
}

.camera-controls__action:active {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.camera-controls__action:last-child {
  margin-right: 0;
}

.camera-controls__action .mdi {
  font-size: 24px;
}

.camera-controls__action.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.steps-navigation {
  margin: 0 -24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}

.steps-navigation__button {
  text-align: center;
  width: 50%;
  font-family: "OpenSansBold";
  padding: 16px 8px;
  cursor: pointer;
}

.steps-navigation__button--prev {
  background-color: transparent;
  color: #004d94;
}

.steps-navigation__button--prev:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #004d94;
  margin-right: 4px;
}

.steps-navigation__button--next {
  color: #fff;
  background-color: #004d94;
}

.steps-navigation__button--next:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  margin-left: 4px;
}

.steps-navigation__button--disabled {
  background-color: #f5f5f5;
  color: #707070;
  cursor: default;
}

.steps-navigation__button--disabled:before, .steps-navigation__button--disabled:after {
  content: "";
  border-right-color: #707070;
}

.navigation {
  position: fixed;
  top: 80px;
  right: calc(300px + 50px);
  z-index: 10;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation__option {
  background-color: #fff;
  font-family: "OpenSansBold";
  color: #000;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  padding: 16px 24px;
  cursor: pointer;
}

.navigation__option:hover, .navigation__option--active {
  background-color: #004d94;
  color: #fff;
}

label {
  font-size: 12px;
  color: #707070;
  margin-bottom: 4px;
}

.input {
  width: 100%;
  height: 30px;
  outline: none;
}

.input[type="file"],
.input[type="text"],
.input[type="number"] {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #444;
  background-color: #fff;
  border: 1px solid #aaa;
  padding: 0 8px;
}

.input[type="file"] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.d-none {
  display: none !important;
}

.color-selector {
  margin-top: 8px;
  position: relative;
  width: 36px;
  height: 36px;
  background: url(../images/select.png);
}

.color-selector__box {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 30px;
  height: 30px;
  background: url(../images/select.png) center;
}

.w-100 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.w-100 label {
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.w-100 input {
  margin-top: 0;
  margin-right: 12px;
  margin-left: 4px;
}

.result-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.result-square {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 8px;
  border-radius: 4px;
  width: 24px;
  height: 22px;
}

.result-square[style="background-color: #FFFFFF"] {
  border: 1px solid #e3e3e3;
}

.result-square--background {
  height: 20px;
}

.result-square--icon {
  padding: 1px;
  border: 1px solid #004d94;
}

.result-square--icon img {
  margin: 0 auto;
  min-width: 20px;
  min-height: 18px;
}

.colorpicker {
  z-index: 55;
}

.custom-checkbox {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.checkbox {
  width: 24px;
  height: 24px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  position: relative;
}

.checkbox:before {
  content: "\F012C";
  font-size: 20px;
  color: #004d94;
  font-family: "Material Design Icons";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkbox-text {
  font-size: 14px;
  margin-left: 8px;
  color: #004d94;
  font-family: "OpenSansBold";
}

.checkbox-icon {
  margin-left: auto;
  margin-right: 0;
}

.custom-checkbox:checked + .checkbox {
  border-color: #004d94;
}

.custom-checkbox:checked + .checkbox:before {
  opacity: 1;
}

/* select2 styles */
.select2-container--default .select2-selection--single {
  border-radius: 0;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #e3e3e3;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 2px;
  font-family: "OpenSansBold";
  color: #004d94;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 60vh;
}

.select2 * {
  outline: none !important;
}

.dg.ac {
  z-index: 999 !important;
}

.select2 {
  width: 100% !important;
}

canvas {
  width: 100%;
  outline: none;
  opacity: 0;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  position: relative;
}

canvas.loaded {
  opacity: 1;
}

.loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #000;
  font-size: 32px;
}

.mb-1 {
  margin-bottom: 5px;
}

.mdi {
  font-size: 20px;
}

img {
  max-width: 100%;
}

.hr {
  width: 100%;
  height: 1px;
  background-color: #e3e3e3;
}

.input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 50px;
  background: #e3e3e3;
  outline: none;
  opacity: 0.85;
  -webkit-transition: 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.input[type="range"]:hover {
  opacity: 1;
}

.input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #004d94;
  border: 2px solid #fff;
  cursor: pointer;
}

.input[type="range"]::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #004d94;
  border: 2px solid #fff;
  cursor: pointer;
}

.input[type="range"]::-moz-range-progress {
  background: #004d94;
}

.input[type="range"]::-ms-fill-lower {
  background: #004d94;
}

.input[type="range"]::-webkit-range-progress {
  background: #004d94;
}
/*# sourceMappingURL=style.css.map */

.aside__logo img {border: 1px solid #fff} 