/* Typography */
html {scroll-behavior:smooth;}
body {font-display: swap;color:#000000;font-family: "museo-sans",sans-serif;font-size:16px;font-weight:500;margin-bottom:698px;}
a {word-wrap:break-word;text-decoration:none;color:currentColor;}
a:hover {text-decoration:none;color:currentColor;}
a:focus {outline:0;color:currentColor;text-decoration:none;}
a:active:focus {outline:0;color:currentColor;text-decoration:none;}
label {font-weight:normal;}
strong, b {font-family: "museo-sans",serif;}
h1 , h2 , h3 , h4 , h5 , h6 {margin-top:0;font-weight:500;}

/* .tk-museo-sans { font-family: "museo-sans",sans-serif; }
.tk-museo-slab { font-family: "museo-slab",serif; }
.tk-museo-sans-rounded { font-family: "museo-sans-rounded",sans-serif; }
.tk-museo-sans-condensed { font-family: "museo-sans-condensed",sans-serif; }
.tk-museo-sans-display { font-family: "museo-sans-display",sans-serif; } */

/*p {white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}*/

/* Placeholders */
::-webkit-input-placeholder {color:#555555;}
:-moz-placeholder {color:#555555;}
::-moz-placeholder {color:#555555;}
:-ms-input-placeholder {color:#555555;}

/* Utilities */
.p-auto {padding:auto!important;}
.p-0 {padding:0!important;}
.pt-0 {padding-top:0!important;}
.pr-0 {padding-right:0!important;}
.pb-0 {padding-bottom:0!important;}
.pl-0 {padding-left:0!important;}
.p-1 {padding:1rem!important;}
.pt-1 {padding-top:1rem!important;}
.pr-1 {padding-right:1rem!important;}
.pb-1 {padding-bottom:1rem!important;}
.pl-1 {padding-left:1rem!important;}
.p-2 {padding:2rem!important;}
.pt-2 {padding-top:2rem!important;}
.pr-2 {padding-right:2rem!important;}
.pb-2 {padding-bottom:2rem!important;}
.pl-2 {padding-left:2rem!important;}
.p-3 {padding:3rem!important;}
.pt-3 {padding-top:3rem!important;}
.pr-3 {padding-right:3rem!important;}
.pb-3 {padding-bottom:3rem!important;}
.pl-3 {padding-left:3rem!important;}
.p-4 {padding:4rem!important;}
.pt-4 {padding-top:4rem!important;}
.pr-4 {padding-right:4rem!important;}
.pb-4 {padding-bottom:4rem!important;}
.pl-4 {padding-left:4rem!important;}
.m-auto {margin:auto!important;}
.m-0 {margin:0!important;}
.mt-0 {margin-top:0!important;}
.mr-0 {margin-right:0!important;}
.mb-0 {margin-bottom:0!important;}
.ml-0 {margin-left:0!important;}
.m-1 {margin:1rem!important;}
.mt-1 {margin-top:1rem!important;}
.mr-1 {margin-right:1rem!important;}
.mb-1 {margin-bottom:1rem!important;}
.ml-1 {margin-left:1rem!important;}
.m-2 {margin:2rem!important;}
.mt-2 {margin-top:2rem!important;}
.mr-2 {margin-right:2rem!important;}
.mb-2 {margin-bottom:2rem!important;}
.ml-2 {margin-left:2rem!important;}
.m-3 {margin:3rem!important;}
.mt-3 {margin-top:3rem!important;}
.mr-3 {margin-right:3rem!important;}
.mb-3 {margin-bottom:3rem!important;}
.ml-3 {margin-left:3rem!important;}
.m-4 {margin:4rem!important;}
.mt-4 {margin-top:4rem!important;}
.mr-4 {margin-right:4rem!important;}
.mb-4 {margin-bottom:4rem!important;}
.ml-4 {margin-left:4rem!important;}
.w-100 {width:100%;}
.w-auto {width:auto;}
.mw-100 {max-width:100%;}
.d-block {display:block;}
.d-inline {display:inline;}
.d-inline-block {display:inline-block;}
.o-hidden {overflow:hidden;}
.ox-hidden {overflow-x:hidden;}
.oy-hidden {overflow-y:hidden;}
.border {border:1px solid #dee2e6!important;}
.border-top {border-top:1px solid #dee2e6!important;}
.border-right {border-right:1px solid #dee2e6!important;}
.border-bottom {border-bottom:1px solid #dee2e6!important;}
.border-left {border-left:1px solid #dee2e6!important;}
.border-0 {border:0!important;}
.border-top-0 {border-top:0!important;}
.border-right-0 {border-right:0!important;}
.border-bottom-0 {border-bottom:0!important;}
.border-left-0 {border-left:0!important;}
.shadow-none {box-shadow:none!important;}
.shadow {box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}
.shadow-sm {box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}
.shadow-lg {box-shadow:0 1rem 3rem rgba(0,0,0,.175);}
.text-lowercase {text-transform:lowercase!important;}
.text-uppercase {text-transform:uppercase!important;}
.text-capitalize {text-transform:capitalize!important;}
.font-weight-bold {font-weight:700!important;}
.font-weight-normal {font-weight:400!important;}
.font-italic {font-style:italic!important;}
.align-top {vertical-align:top!important;}
.align-middle {vertical-align:middle!important;}
.rounded {border-radius:.25rem!important;}
.rounded-top {border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important;}
.rounded-right {border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important;}
.rounded-bottom {border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important;}
.rounded-left {border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important;}
.rounded-circle {border-radius:50%!important;}
.rounded-pill {border-radius:50rem!important;}
.rounded-0 {border-radius:0!important;}
.pe-none {pointer-events:none;}
.mw-unset {min-width:unset !important;}

.fs-21 {font-size:21px;}

/* Highlights */
::-moz-selection {background:rgba(255,0,39,.8);}
::selection {background:rgba(255,0,39,.8);}

/* Anchor */
/* .a-anchor-lp {display:block;height:50px;margin-top:-50px;visibility:hidden;} */

/* Utility > Colors */
.text-muted {color:#6b6b6b !important;}
.text-white {color:#ffffff!important;}
.text-dark {color:#0b0b0c!important;}
.text-black {color:#000000!important;}
.text-warning {color:#c39749 !important;}
.text-danger {color:#dc3545!important;}
.text-gray {color:#f0f0f0 !important;}
.color-accent {color:#FF0027;}

/* Bootstrap 3.3.7 Overrides & Addons */
.col-xs-15 , .col-sm-15 , .col-md-15 , .col-lg-15 {position:relative;min-height:1px;padding-right:10px;padding-left:10px;}
.col-xs-15 {width:20%;float:left;}
@media (min-width:768px) {.col-sm-15 {width:20%;float:left;}}
@media (min-width:992px) {.col-md-15 {width:20%;float:left;}}
@media (min-width:1200px) {.col-lg-15 {width:20%;float:left;}}
.dropdown-menu .divider {max-width:100%;}

/* CookieHub */
.cookiehub-declaration p { padding-left:0 !important; padding-right:0 !important; color:#000;font-size:16px !important; } .cookiehub-declaration td, .cookiehub-declaration th { padding: 10px 10px !important; }
.cookiehub-declaration th { background-color:#333; color:#fff; }
.cookiehub-declaration td { color:#000; }
.cookiehub-declaration tr:nth-of-type(odd) { background-color:#f0f0f0; color:#000; }
.cookiehub-declaration tr:nth-of-type(odd) td, .cookiehub-declaration tr:nth-of-type(odd) td p { background-color:#f0f0f0; color:#000; }
.ch2-block {background-color: rgba(0, �0, �0, �0.3) !important;}

/* No padding col */
.row.no-gutters [class*="col-"] {padding-left:0!important;padding-right:0!important;}
.row.row-narrow [class*="col-"] {padding-left:6px!important;padding-right:6px!important;}
.row.row-narrow {margin:0 -6px;}

.row.row-large [class*="col-"] {padding-left:30px!important;padding-right:30px!important;}
.row.row-large {margin:0 -30px;}

/* Buttons > Globals */
button {outline:none!important;}
.btn {border-radius:0;white-space:normal;border:0;padding:15px 30px;font-size:18px;line-height:20px;font-weight:700;}
.btn.focus , .btn:focus , .btn:hover, .btn:active {outline:none;box-shadow:none;}

/* Buttons > Size */
.btn.btn-sm {padding:4px 8px;}
.btn-icon {padding:8px 16px;}
.btn.btn-link {padding:0;}
.button-load-more {overflow-anchor: "none";}

/* Buttons > Types */
.btn-primary {background-color:#FF0027;color:#fff;border-radius:0 0 0 20px;transition:all .3s ease-in-out;}
.btn-primary:hover {background-color:#f21437 !important;color:#fff !important;border-radius:0 !important;transition:all .3s ease-in-out;}
.btn-primary:focus {outline:0;background:#f21437 !important;color:#fff !important;}

.btn-secondary {background-color:#0B0B0C;color:#fff;border-radius:0 0 0 20px;transition:all .3s ease-in-out;}
.btn-secondary:hover {background-color:#0B0B0C !important;color:#fff !important;border-radius:0 !important;transition:all .3s ease-in-out;}
.btn-secondary:focus {outline:0;background:#0B0B0C !important;color:#fff !important;}

.btn-social .icon--inline {top:-2px;position: relative;}
/* .btn-secondary {background:#dddddd;color:#000000;border-radius:0 0 0 20px;transition:all .3s ease-in-out;}
.btn-secondary:hover {background:#dddddd !important;color:#0b0b0c !important;transition:all .3s ease-in-out;}
.btn-secondary:focus {outline:0;background:#dddddd !important;color:#000000 !important;} */

.destion {background-color:qualcosa;display:inline-block;width:100%;top:0;left:0;right:0;bottom:0;margin:0 auto}

/* 
.btn-name{}
.btn-name:hover{}
.btn-name:focus{}
*/

/* Page > Message */
body.page-message .section-header {height:100vh;max-height:1200px;}
body.page-message {margin:0;height:100vh;overflow:hidden;}
body.page-message footer {display:none;}
body.page-message .section-message {margin:220px 0;}
body.page-message .section-404 {min-height:500px;}
body.page-message .section p {font-size:26px;}

/* Animations */
.wow {visibility:hidden;}

.bg-gradient-animation {position:absolute;content:"";width:100%;height:100%;background-color:#536daf;animation:huerotation 11s linear 0s infinite reverse;}
.bg-gradient-animation::before {content:"";position:absolute;width:100%;height:100%;background:linear-gradient(105deg, rgba(255, 190, 0, 0), #d9e4b8);-webkit-animation:huerotation 12s linear 1s infinite;animation:huerotation 12s linear 1s infinite;}

@-webkit-keyframes huerotation {to {-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);}}

@keyframes huerotation {to {-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn);}}

/* Animations > Italics */
i {transition:.6s ease-in-out;}
i:hover {text-shadow:0 0 20px #FF0027;transition:all 1s ease-in-out;}
.bg-black i:hover {text-shadow:0 0 20px #FF0027;transition:all 1s ease-in-out;}

/* Animations > Lights */
:root {--cursorX:20vw;--cursorY:20vh;--cursorX2:20vw;--cursorY2:20vh;--animationDuration:10s;--animationDelay:15s;}

.has-cursor-lights:before {content:"";position:fixed;display:block;top:0;left:0;width:100%;height:100%;opacity:.3;background-blend-mode:normal, overlay;background-position:center center;background-size:auto, auto, cover;background-image:radial-gradient(
  circle 10vmax at var(--cursorX2) var(--cursorY2),
  rgba(0, 0, 0, 0) 30%,
  rgba(0, 5, 5, .1) 40%,
  rgba(5, 5, 0, .5) 60%,
  rgba(0, 0, 0, .75) 70%,
  rgba(0, 0, 0, .95) 100%
  ),
  radial-gradient(
  circle 8vmax at var(--cursorX) var(--cursorY),
  rgba(255,0,39, .6) 20%,
  rgba(255,0,39, .3) 50%,
  rgba(255,0,39, .05) 100%
  );-webkit-animation:torch var(--animationDuration) linear var(--animationDelay)
  infinite alternate;animation:torch var(--animationDuration) linear var(--animationDelay)
  infinite alternate;
}

@-webkit-keyframes torch {
  100% {background-image:radial-gradient(
    circle 11vmax at var(--cursorX2) var(--cursorY2),
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 5, 5, .1) 40%,
    rgba(5, 5, 0, .5) 60%,
    rgba(0, 0, 0, .75) 70%,
    rgba(0, 0, 0, .95) 100%
    ),
    radial-gradient(
    circle 8vmax at var(--cursorX) var(--cursorY),
    rgba(255,0,39, .6) 20%,
    rgba(255,0,39, .3) 50%,
    rgba(255,0,39, .05) 100%
    );}

  }

@keyframes torch {
  100% {background-image:radial-gradient(
    circle 11vmax at var(--cursorX2) var(--cursorY2),
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 5, 5, .1) 40%,
    rgba(5, 5, 0, .5) 60%,
    rgba(0, 0, 0, .75) 70%,
    rgba(0, 0, 0, .95) 100%
    ),
    radial-gradient(
    circle 8vmax at var(--cursorX) var(--cursorY),
    rgba(255,0,39, .6) 20%,
    rgba(255,0,39, .3) 50%,
    rgba(255,0,39, .05) 100%
    );}
  }


.has-cursor-lights-404:before {content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;opacity:.3;background-blend-mode:normal, overlay;background-position:center center;background-size:auto, auto, cover;background-image:radial-gradient(circle 16vmax at var(--cursorX2) var(--cursorY2),
  rgba(0, 0, 0, 0) 30%,
  rgba(0, 5, 5, .1) 40%,
  rgba(5, 5, 0, .5) 60%,
  rgba(0, 0, 0, .75) 70%,
  rgba(0, 0, 0, .95) 100%),
  radial-gradient(circle 12vmax at var(--cursorX) var(--cursorY),
  rgba(255,0,39, 1) 0%,
  rgba(255,0,39, .5) 50%,
  rgba(255,0,39, .05) 100%),
  url(/assets/img/bg-404.svg);}

.has-cursor-lights-thankyou:before {content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;opacity:.3;background-blend-mode:normal, overlay;background-position:center center;background-size:auto, auto, cover;background-image:radial-gradient(circle 16vmax at var(--cursorX2) var(--cursorY2),
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 5, 5, .1) 40%,
    rgba(5, 5, 0, .5) 60%,
    rgba(0, 0, 0, .75) 70%,
    rgba(0, 0, 0, .95) 100%),
    radial-gradient(circle 12vmax at var(--cursorX) var(--cursorY),
    rgba(255,0,39, 1) 0%,
    rgba(255,0,39, .5) 50%,
    rgba(255,0,39, .05) 100%),
    url(/assets/img/bg-thankyou.svg);}

.has-cursor-lights-error:before {content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;opacity:.3;background-blend-mode:normal, overlay;background-position:center center;background-size:auto, auto, cover;background-image:radial-gradient(circle 16vmax at var(--cursorX2) var(--cursorY2),
      rgba(0, 0, 0, 0) 30%,
      rgba(0, 5, 5, .1) 40%,
      rgba(5, 5, 0, .5) 60%,
      rgba(0, 0, 0, .75) 70%,
      rgba(0, 0, 0, .95) 100%),
      radial-gradient(circle 12vmax at var(--cursorX) var(--cursorY),
      rgba(255,0,39, 1) 0%,
      rgba(255,0,39, .5) 50%,
      rgba(255,0,39, .05) 100%),
      url(/assets/img/bg-error.svg);}
.has-cursor-lights-slider:before {content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;opacity:.3;background-blend-mode:normal, overlay;background-position:center center;background-size:auto, auto, cover;background-image:radial-gradient(circle 35vmax at var(--cursorX2) var(--cursorY2),
      rgba(243, 243, 243, 0) 30%,
      rgba(243, 243, 243, .1) 40%,
      rgba(243, 243, 243, .5) 60%,
      rgba(243, 243, 243, .75) 70%,
      rgba(243, 243, 243, .95) 100%),
      radial-gradient(circle 12vmax at var(--cursorX) var(--cursorY),
      rgba(255,0,39, 1) 0%,
      rgba(255,0,39, .5) 80%,
      rgba(255,0,39, .05) 150%),
      url(/assets/img/bg-slider.png);}


/* Scroller > Logos */
@-webkit-keyframes fade-in {0% {opacity:0;}100% {opacity:1;}}
@keyframes fade-in {0% {opacity:0;}100% {opacity:1;}}
.brand-wheel {flex-direction:row;align-items:center;display:flex;overflow:hidden;position:relative;height:100px;--animationspeed:45s;--animationdelay:calc(var(--animationspeed) / 2);}
.brand-slide.slide-left {flex-shrink:0;position:absolute;-webkit-animation-name:slidelogoLeft;animation-name:slidelogoLeft;-webkit-animation-duration:var(--animationspeed);animation-duration:var(--animationspeed);-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;min-width:100%;display:flex;justify-content:space-around;}
.brand-slide.slide-left.delay {transform:translateX(100%);-webkit-animation-name:slidelogoLeft2;animation-name:slidelogoLeft2;}

.brand-slide.slide-right {flex-shrink:0;position:absolute;-webkit-animation-name:slidelogoRight;animation-name:slidelogoRight;-webkit-animation-duration:var(--animationspeed);animation-duration:var(--animationspeed);-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;min-width:100%;display:flex;justify-content:space-around;}
.brand-slide.slide-right.delay {transform:translateX(100%);-webkit-animation-name:slidelogoRight2;animation-name:slidelogoRight2;}

/* .brand-wheel:hover .brand-slide {animation-play-state:paused;} */

@-webkit-keyframes slidelogoLeft {from {transform:translateX(0%);}
  to {transform:translateX(-100%);}}
@keyframes slidelogoLeft {from {transform:translateX(0%);}
  to {transform:translateX(-100%);}}
@-webkit-keyframes slidelogoLeft2 {from {transform:translateX(100%);}
  to {transform:translateX(0%);}}
@keyframes slidelogoLeft2 {from {transform:translateX(100%);}
  to {transform:translateX(0%);}}

@-webkit-keyframes slidelogoRight {from {transform:translateX(0%);}
  to {transform:translateX(100%);}}
@keyframes slidelogoRight {from {transform:translateX(0%);}
  to {transform:translateX(100%);}}
@-webkit-keyframes slidelogoRight2 {from {transform:translateX(-100%);}
  to {transform:translateX(0%);}}
@keyframes slidelogoRight2 {from {transform:translateX(-100%);}
  to {transform:translateX(0%);}}

.slide-left .block-logo {width:200px;height:100px;background-position:center center;background-size:contain;background-repeat:no-repeat;display:inline-flex;align-self:center;-webkit-animation:fade-in .5s forwards;animation:fade-in .5s forwards;padding:0 20px 0 20px;}

.slide-right .block-logo {width:200px;height:100px;background-position:center center;background-size:contain;background-repeat:no-repeat;display:inline-flex;align-self:center;-webkit-animation:fade-in .5s forwards;animation:fade-in .5s forwards;padding:0 20px 0 20px;}

/* Boostrap Select */
.bootstrap-select .btn-default {border-radius:20px;border:1px solid #dbdada;padding:9px 20px;background-image:url(/assets/icons/icon-angle-down.svg) !important;background-size:12px;background-position:right 20px center;background-repeat:no-repeat;}
.bootstrap-select .btn-default:hover {border:1px solid #dbdada;background-color:#ffffff;}
.bootstrap-select .btn-default:focus {outline:0;}
.open > .dropdown-toggle.btn-default , .bootstrap-select > .dropdown-toggle.bs-placeholder , .bootstrap-select > .dropdown-toggle.bs-placeholder:active , .bootstrap-select > .dropdown-toggle.bs-placeholder:focus , .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {background-color:#ffffff;border:1px solid #dbdada;outline:none !important;}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {font-size:16px;font-weight:700;color:#0b0b0c;}
.bootstrap-select .dropdown-toggle .caret {display:none;}
.bootstrap-select .dropdown-toggle .caret:before {display:none;}
.bootstrap-select .dropdown-menu {border:1px solid #dbdada;box-shadow:none;padding:0;margin:0;border-radius:0 0 20px 20px;border-top:0;width:100%;}
.bootstrap-select .dropdown-menu li a {padding:8px 16px;position:relative;font-size:16px;white-space:normal;}
.bootstrap-select .dropdown-menu li a.selected , .bootstrap-select .dropdown-menu li a:hover {background-color:#f1f1f1;}
.bootstrap-select.open .btn-default {border-radius:20px 20px 0 0;border-bottom:0;border:1px solid #dbdada;}
.bootstrap-select.open .btn-default:hover {background-color:#ffffff;border:1px solid #dbdada;}
.bootstrap-select .dropdown-toggle:focus , .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {outline:none;}
.bootstrap-select .check-mark:before {display:none;}
.bootstrap-select .check-mark:after {content:"";background-image:url(/assets/icons/icon-check.svg);background-repeat:no-repeat;background-size:12px;background-position:center center;position:absolute;width:12px;height:12px;right:0;top:6px;}

/* Anchor */
.anchor {display:block;height:50px;margin-top:-50px;visibility:hidden;}

/* Elements */
.request-info {border-radius:25px;position: fixed;bottom:30px;right:30px;width:50px;height:50px;z-index:99999;box-shadow:2px 2px 10px rgba(32,26,142,.3);overflow: hidden;transition:.3s ease-in-out all;background-color: #FF0027;opacity:0;pointer-events:none;}
.request-info.is-visible {opacity:1;transition:.3s ease-in-out all;pointer-events: all;}
.request-info .btn-request-info {background-color:#FF0027;font-size:18px;font-weight:500;padding-left:50px;top:-2px;position:relative;color:#fff;}
.request-info .icon50 {position: absolute;top:50%;transform:translate(0,-50%);left:0;}
.request-info .text {opacity:0;left:50px;}
.request-info:hover {width:152px;transition:.3s ease-in-out all;}
.request-info:hover .text {opacity:1;transition:.3s ease-in-out all;}

/* Go-Top */
/* .go-top {position:fixed;bottom:15px;right:15px;text-decoration:none;color:#ffffff;background-color:#FA036F;font-size:12px;padding:10px 15px;display:none;z-index:99;border-radius:100%;}
.go-top:hover {opacity:.8;}
.go-top i {font-size:20px;color:#ffffff;-webkit-animation:none !important;animation:none !important;} */

/* Modals */
.modal {z-index:700000;}
.modal-content {background:#fff;border-radius:0;-webkit-background-clip:initial;background-clip:initial;}
.modal-header {border:0;}
.modal-header .close {font-size:42px;font-weight:100;color:#000000;text-shadow:none;filter:alpha(opacity=100);opacity:1;}
.modal-title {color:#000000;font-size:40px;}
.modal.modal-info .form-control {width:100%;}
.modal .form-group {margin-bottom:15px;}
.modal-body.modal-bg {background-position:center center;background-size:cover;background-repeat:no-repeat;height:620px;}

.modal .form-group input {margin-top:5px;margin-bottom:4px;}
.modal textarea.form-control {margin-top:5px;}

/* Modal > Project */
.modal-project .modal-dialog {margin-top:60px;border-radius:0;}
.modal-project .project-title h3 {font-size:26px;margin-top:10px;}
.modal-project .project-title h4 {margin:10px 0 10px;font-size:40px;}
.modal-project .project-description p {margin:0;}
.modal-project .project-images {border-radius:0;overflow: hidden;}
.modal-project .project-images .card {border:0;margin:0;}
.modal-project .project-images .card .card-bg {height:480px;}
.modal-project .modal-body {padding:0 25px 25px 25px;}
.modal-project .modal-footer {padding:0 25px 25px 25px;}
.modal-project .modal-content {border-radius:0;border:0;box-shadow:none;}
.modal-project .modal-header {padding:0;}
.modal-project .modal-header .close {position: absolute;top:-40px;right:0;}
.modal-project .project-title {margin-bottom:30px;}

.modal-project .project-category {display:none !important;}

.modal-project .company-image .logo {width:100px;height:60px;background-size:contain;background-position:center center;background-repeat:no-repeat;}

.modal-project .project-images .card.is-video:before {content:"";position: absolute;top:50%;transform:translate(0,-50%);left:0;right:0;margin:0 auto;text-align:center;width:80px;height:80px;background-position: center center;background-size:contain;background-repeat:no-repeat;background-image: url(/assets/icons/icon-video-play.svg);z-index:1;}


/* Modal > Form */
.modal-request .modal-dialog {margin-top:60px;border-radius:0;border:0;}
.modal-request .modal-title {font-weight:500;margin:0 0 15px;font-size:40px;line-height:initial;color:#fff;}
.modal-request .request-description p {margin:0;}
.modal-request .modal-body {padding:25px 25px  25px 25px;}
.modal-request .modal-content {border-radius:0;border:0;box-shadow:none;background-color: #0B0B0C;color:#fff;}
.modal-request .modal-header {padding:0;}
.modal-request .modal-header .close {position: absolute;top:-40px;right:0;}

.modal-backdrop {   -webkit-backdrop-filter: blur(5px);   backdrop-filter: blur(5px);
  background-color: rgba(56, 56, 56,.5);}
.modal-backdrop.in {opacity:1;}

/* Modal > Magazine */
.modal-magazine .modal-content {border:0;background-color:transparent;box-shadow:none;}
.modal-magazine .modal-dialog {margin-top:60px;border-radius:0;border:0;}
.modal-magazine .modal-header {padding:0;}
.modal-magazine .modal-header .close {position:absolute;top:-40px;right:0;}
.modal-magazine .modal-body {padding:25px;background-color:transparent;}
.modal-magazine .modal-body.modal-bg::before {content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom, rgba(0,0,0,.7) 10%, rgba(0,0,0,0) 60%);}
.modal-magazine .modal-body.modal-bg * {position:relative;}
.modal-magazine .modal-title {font-weight:700;margin:0 0 30px;font-size:40px;line-height:initial;color:#fff;}

/* Pill */
.pill {display:inline-block;padding:7px 14px 5px;font-weight:700;border-radius:30px;border:1px solid transparent;font-size:14px;}
.pill.pill-outline {border:1px solid #DBDADA;background-color:#ffffff;}

/* Medias > News */
.media.media-news {padding:25px 200px 25px 30px;position:relative;}
.media.media-news .block-image {margin-right:30px;width:120px;height:80px;background-image:url(https://picsum.photos/900/500);background-size:cover;background-position:center;opacity:0;display: none;}
.media.media-news .media-body p {margin:0;font-size:16px;}
.media.media-news h4 {font-size:26px;font-weight:700;margin:0 0 5px;}
.media.media-news .action {position:absolute;top:50%;transform:translate(0, -50%);right:30px;opacity:0;transition:.3s ease-in-out all;}
.media.media-news .block-date {margin:0 0 5px;}
.media.media-news .block-date p {font-size:14px;}

/* Medias > Image/Text */
.media.media-image-text h3 {margin:0;}
.media.media-image-text h4 {font-size:26px;margin:15px 0 30px;}
.media.media-image-text .media-body {padding-left:50px;padding-right:0;}
.media.media-image-text.is-right .media-body {padding-right:50px;padding-left:0;}

/* Medias > Team (LP) */
.media.media-team .block-team {border-radius:100%;background-color:#D0FA03;width:60px;height:60px;position: relative;margin-right:15px;}
.media.media-team .block-team span {position:absolute;top:52%;transform: translate(0,-50%);left:0;right:0;margin:0 auto;font-size:18px;font-style: italic;color:#000;text-align: center;font-weight:800;font-family: "museo-slab", serif;}
.media.media-team p {margin:0;}

/* Panel */
.panel {border:0;box-shadow:none;}
.panel-heading {padding:0;}
.panel-default > .panel-heading {background-color:transparent;}
.panel-body {padding:20px 0;}
.panel-group .panel {border:0;border-radius:0;background:transparent;border-bottom:1px solid #dedede;padding:0;box-shadow:none;}
h4.panel-title {margin-bottom:0!important;font-weight:700;font-size:20px;}
.panel-title {position:relative;}
.panel-title > a {display:block;padding:15px 40px 15px 15px;font-size:16px;}
.panel-title a[aria-expanded="false"]:after {content:"";position:absolute;top:50%;transform:translate(0,-50%);right:15px;width:15px;height:15px;background-image:url(/assets/icons/icon-angle-down.svg);background-repeat:no-repeat;background-position:center center;background-size:15px;}
.panel-title a[aria-expanded="true"]:after {content:"";position:absolute;top:50%;transform:translate(0,-50%);right:15px;width:15px;height:15px;background-image:url(/assets/icons/icon-angle-up.svg);background-repeat:no-repeat;background-position:center center;background-size:15px;}
.panel-group .panel-heading + .panel-collapse > .list-group , .panel-group .panel-heading + .panel-collapse > .panel-body {border:0;padding:20px;}

/* Fancybox */
.fancybox-container {z-index:9999999;}

/* Accordion */
.accordion-default {margin-top:50px;}
.accordion-default .list-links {border:0;margin:0;}

/* Taber */
.taber-body {padding-top:15px;}

/* Lists > Globals */
.list-unstyled , .list-group {margin:0;padding:0;}
.list-group li {list-style:none;padding-bottom:10px;}
.list-group li a {color:#616161;}
.list-group li a.active {color:#000000;}

/* Lists > Group */
.list-group-item {background-color:#ffffff;border-bottom:1px solid #f4f4f4;border-top:0;border-right:0;border-left:0;margin-bottom:0;}
.list-group-item:first-child {border-radius:0;}
.list-group-item:last-child {border-radius:0;border-bottom:0;}

/* Lists > N Cols (ul) */
.list-2cols {-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
.list-3cols {-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px;}

/* Lists > Pills */
.list-pills li {margin-bottom:10px;}
.list-pills a .pill {background:linear-gradient(to left, #fff 50%, #FF0027 50%) right;background-size:200%;transition:.6s ease-out background;}
.list-pills a:hover .pill {background-position: left;color:#0B0B0C;border:1px solid #FF0027;transition:.6s ease-out background;}

/* Lists > Blocks > News */
.list-news-blocks li {border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.list-news-blocks li + li {border-top:0;}

.list-news-blocks .media.media-news:hover {background-color:#f3f3f3;transition:.3s ease-in-out all;}
.list-news-blocks .media.media-news:hover .action {opacity:1;transition:.3s ease-in-out all;}
.list-news-blocks .media.media-news:hover .block-image {opacity:1;transition:.3s ease-in-out all;}

/* Lists > Links (News) */
.list-links {margin-top:30px;}
.list-links ul li a {padding:25px 30px;background-color:#f3f3f3;display:inline-block;width:100%;background-image:url(/assets/icons/icon-arrow-right-dark.svg);background-repeat:no-repeat;background-position:right 30px center;background-size:30px;transition:.3s ease-in-out background-color;}
.list-links ul li + li {margin-top:10px;}
.list-links ul li a:hover {background-color:#ffffff;transition:.3s ease-in-out background-color;}

/* Lists > Links (Services) */
.list-links-numbered {counter-reset: list-links;}
.list-links-numbered:before {content:"";position:absolute;}
.list-links-numbered li {position: relative;padding-left:50px;}
.list-links-numbered li .count {position: absolute;top:10px;left:0;}
.list-links-numbered li a {font-size:40px;font-weight: 500;padding:0 0 30px;display:inline-block;width:100%;}
.list-links-numbered li:last-child a {padding-bottom:0;}
.list-links-numbered li a:after {content:"";width:30px;height:30px;display:inline-block;vertical-align:middle;position: relative;background-image: url(/assets/icons/icon-circle-angle-right.svg);background-repeat:no-repeat;background-size:contain;background-position: center center;margin-left:15px;top:-3px;}

.list-links-numbered li i {font-family: "museo-slab", serif;font-style: italic;font-weight:900;}
.list-links.list-narrow li a {padding:8px 16px;background-size:16px;}

/* Lists > Icon > Asterisk */
.list-icon-asterisk li:before {content:"";background-image:url(/assets/icons/icon-asterisk.svg);width:15px;height:15px;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle;position: relative;margin-right:15px;}

/* Lists > Classic */
.list-classic ul {padding-left:20px;}
.list-classic ul li {font-size:21px;}

/* Scroll down */
.scroll-down {background-image:url(/assets/icons/icon-scroll-down.svg);background-repeat:no-repeat;background-position:center center; background-size:contain;position:absolute;left:auto;right:35px;margin:0 auto;bottom:40px;transform:translateX(-50%);z-index:9;text-align:center;font-size:12px;text-shadow:none;width:40px;height:40px;color:#585857;padding:0;-webkit-animation-duration:2s;animation-duration:2s;}

/* Progress Bar */
.form-steps {display:block;width:100%;position:relative;margin:40px 0;}
.form-steps:after {content:"";display:table;clear:both;}
.form-steps__item {padding:0;position:relative;display:table-cell;width:1%;text-align:center;}
.form-steps__item-content {display:inline-block;}
.form-steps__item-icon {display:block;border-radius:100%;text-align:center;width:30px;height:30px;margin:0 auto 10px auto;position:relative;background:#000;color:#FF0027;font-size:14px;font-weight:700;padding-top:6px;}
.form-steps__item-text {font-size:24px;color:#0b0b0c;font-weight:900;font-family: "museo-slab";}
.form-steps__item-line {display:inline-block;height:1px;width:100%;background:#cecece;position:absolute;left:-50%;top:12px;z-index:1;}
/* .form-steps__item--active .form-steps__item-icon {} */
.form-steps__item--active .form-steps__item-text {color:#4f5e77;}
.form-steps__item--active .form-steps__item-line {background:#000;}
.form-steps__item--completed .form-steps__item-text {color:#222;}
.form-steps__item--completed .form-steps__item-icon {background:#000;color:transparent;background-size:10px;background-repeat:no-repeat;background-position:center center;width:30px;height:30px;line-height:25px;}
.form-steps__item--completed .form-steps__item-line {background:#000;}

/* Cards > Globals */
.card {position:relative;min-width:0;word-wrap:break-word;border:1px solid #f4f4f4;margin-bottom:30px;background-color:#ffffff;transition:.3s all ease-in-out;}
a.d-block:hover .card {opacity:.8;transition:.3s all ease-in-out;}
.card .card-header {padding:14px 20px;font-size:18px;font-weight:bold;border-bottom:1px solid #f4f4f4;}
.card .card-bg {position:relative;width:100%;height:220px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.card .card-body {padding:18px 20px;color:#000000;}
.card .card-title {font-size:18px;font-weight:bold;margin:0 0 20px;}
.card .card-footer {padding:14px 20px;border-top:1px solid #f4f4f4;}
.card .card-footer:last-child {border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px);}

/* Cards > Badges */
.card-badge {position:absolute;}
.card-badge.bottom-right {bottom:20px;right:20px;}
.card-badge.bottom-left {bottom:20px;left:20px;}
.card-badge.top-right {top:20px;right:20px;}
.card-badge.top-left {top:20px;left:20px;}

/* Cards > Overlay */
.card .card-overlay .card-body {position:absolute;top:50%;transform:translate(0,-50%);bottom:auto;left:0;right:0;width:100%;color:#ffffff;}
.card .card-overlay:before {content:"";position:absolute;background:rgba(0,0,0,.4);width:100%;height:100%;left:0;right:0;top:0;bottom:0;pointer-events:none;}

/* Cards > Project (Big) */
.card.card-project {margin:0;border:0;background-color:transparent;white-space: normal;}
.card.card-project .card-bg {height:450px;}
.card.card-project .project-head {padding:15px 0 10px;}
.card.card-project .project-category {margin-left:10px;display:inline-block;vertical-align:middle;position: relative;}
.card.card-project .project-category .list-pills ul {margin:0;}
.card.card-project .project-category .list-pills ul li {margin-bottom:0;}
.card.card-project .project-category .list-pills ul li.other-tags .pill.pill-outline {border:0;font-weight:normal;padding-left:5px;}
.card.card-project .card-bg:before {content:"";width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,  rgba(0,0,0,0) 10%,rgba(0,0,0,.85) 110%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );}

.card.card-project .project-title {position: absolute;bottom:0;padding:30px;width:100%;}
.card.card-project .project-title h3 {font-size:32px;font-weight:700;margin:0 0 5px;color:#fff;}
.card.card-project .project-title h4 {font-size:21px;font-weight:700;margin:0;color:#fff;}
.card.card-project .title-over {color:#fff;margin-bottom:10px;}
.card.card-project p {font-size:16px;min-height:75px;}

/* Cards > Project (Alternatives) */
.card.card-project.is-big .card-bg {height:740px;}
.card.card-project.is-small .card-bg {height:355px;}
.card.card-project.is-small .title-over {font-size:14px;}
.card.card-project.is-medium .card-bg {height:545px;}
.card.card-project.is-full .project-logos li .logo {width:100px;height:60px;background-size:contain;background-position:top -10px center;background-repeat:no-repeat;}
.card.card-project.is-full .project-category {margin:15px 0 0;width:100%;overflow: hidden;white-space: nowrap;display:none;}
.card.card-project.is-full .project-category:before {content:"";position:absolute;right:0;width:100%;height:100%;background:linear-gradient(to right,  rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );}

.card.card-project.is-full .project-category .list-pills li {padding-left:0;}
.card.card-project.is-full .project-title h4 {font-size:26px;}
.card.card-project.is-full .card-bg {height:350px;}
.card.card-project.is-full .project-title {position:relative;bottom:auto;padding:15px 0 5px;color:#0b0b0c;}
.card.card-project.is-full .project-title h4 {color:#0b0b0c;}

.no-overlay .card.card-project.is-full .card-bg:before {display:none;}

.card.card-project.is-full .project-img img {width:100%;}

.card.card-project.has-gallery:before {content:"";position:absolute;width:40px;height:40px;top:5px;right:5px;background-image: url(/assets/icons/icon-gallery.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;z-index:1;}

.card.card-project .project-logos {display: inline-block;vertical-align:middle;}
.card.card-project .project-action button {border:0;background-color:transparent;padding:0;text-decoration:underline;}
.card.card-project .project-action {display:inline-block;vertical-align:middle;top:-24px;position: relative;}

/* Cards > News */
.card.card-news {border:0;background-color: transparent;margin-bottom:60px;}
.card.card-news .card-bg {height:260px;}
.card.card-news .news-title h4 {margin:15px 0;font-size:26px;font-weight:700;height:60px;overflow: hidden;}
.card.card-news .news-text p {margin:0;font-size:16px;height:70px;overflow:hidden;}
.card.card-news.is-medium .card-bg {height:320px;background-position: top center;}
.card.card-news.is-medium img.card-img {width:100%;}
.card.card-news .news-category {margin:15px 0 0;}
.card.card-news .news-category .list-pills ul {margin:0;}
.card.card-news .news-date p {margin:15px 0 0;font-size:14px;}
.card.card-news .news-action button {border:0;background-color:transparent;padding:10px 0 0;text-decoration:underline;}

.bg-black .card.card-news {color:#fff;}

/* Cards > Reviews */
.card.card-review {text-align:center;border:0;margin:0;}
.card.card-review .review-payoff:before {content:"";position:absolute;top:-30px;left:0;width:120px;height:120px;background-image: url(/assets/img/deco-quote-open.svg);background-position:  center center;background-repeat:no-repeat;background-size:contain;z-index:-1;}
.card.card-review .review-payoff {font-size:55px;font-weight:500;margin-bottom:40px;position: relative;z-index:1;line-height:initial;}
.card.card-review .review-payoff i {font-family:"museo-slab", serif;font-weight:900;}
.card.card-review .review-stars {margin:20px 0;display:inline-block;vertical-align:middle;margin-right:10px;}
.card.card-review .review-stars ul li {padding:0;}
.card.card-review .review-stars ul li .icon--inline {margin:0;}
.card.card-review .review-text p {font-size:21px;}
.card.card-review .review-author {margin:20px 0;font-size:18px;}
.card.card-review .review-author strong {font-weight:900;}

.reviews-view {text-align:center;margin-top:30px;}
.reviews-view .review-stars {display:inline-block;vertical-align: middle;margin-right:10px;}
.reviews-view .review-stars li {padding:0;}

/* Cards > Staff */
.card.card-staff {border:0;background-color:transparent;}
.card.card-staff .staff-img img {width:100%;}
.card.card-staff .staff-name {font-size:18px;font-weight:700;margin:15px 0 5px;}
.card.card-staff .staff-role {font-size:14px;min-height:40px;}

/* Cards > Timeline */
.card.card-timeline {border:0;background-color:transparent;padding:275px 30px 120px;margin:0;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}
.card.card-timeline .timeline-year {font-size:80px;font-family:"museo-slab", serif;font-weight:900;font-style:italic;}
.card.card-timeline .timeline-year:before {content:"/";color:#FF0027;font-size:60px;margin-right:15px;}
.card.card-timeline .timeline-text p {padding:30px 0;height:128px;font-size:16px;}
/* .card.card-timeline .timeline-image {height:280px;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;position: relative;} */

/* Cards > Tech */
.card.card-tech {border:0;background-color: transparent;color:#fff;min-height:540px;}
.card.card-tech .card-bg {height:300px;}
.card.card-tech h4.card-title {font-size:40px;font-weight:700;line-height:48px;margin:15px 0;}
.card.card-tech p {font-size:21px;margin:0;}

/* Cards > Timeline */
.card.card-timeline .timeline-image img {width:100%;height:320px;-o-object-fit:contain;object-fit:contain;}
.card.card-timeline .timeline-image.is-video .img-container {position: relative;}
.card.card-timeline .timeline-image.is-video .img-container:before {content:"";width:80px;height:80px;background-image:url(/assets/icons/icon-video-play.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;top:50%;transform:translate(0,-50%);left:0;right:0;margin:0 auto;text-align:center;}

/* Cards > Counter (tech) */
.card.card-counter-tech {background-color:transparent;border:0;color:#fff;text-align:center;margin:0;}
.card.card-counter-tech h4 {font-size:26px;font-weight:700;margin:0 auto 10px;}
.card.card-counter-tech .divider {width:125px;margin:10px auto;height:1px;background-color: #CECECE;}
.card.card-counter-tech .text p {font-size:21px;margin:0;}
.card.card-counter-tech .value {font-size:40px;}

/* Cards > Box */
.card.card-box {border:0;}
.card.card-box .card-body {padding:85px 30px 60px;background-image:url(/assets/icons/icon-asterisk-white.svg);background-repeat:no-repeat;background-size:25px;background-position:top 30px left 30px;}
.card.card-box .card-body.asterisk-black {background-image:url(/assets/icons/icon-asterisk-black.svg);}
.bg-home-01 {background-image:url(/assets/img/bg-home-01.jpg);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-02 {background-image:url(/assets/img/bg-home-02.jpg);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-03 {background-image:url(/assets/img/bg-home-03.jpg);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-black {background-image:url(/assets/img/bg-home-black.webp);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-red {background-image:url(/assets/img/bg-home-red.webp);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-black-small {background-image:url(/assets/img/bg-home-black-small.webp);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-red-small {background-image:url(/assets/img/bg-home-red-small.webp);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.bg-home-grey-horizontal {background-image:url(/assets/img/bg-home-grey-horizontal.webp);background-repeat: no-repeat;background-size:cover;background-position:center center;}
.card.card-box .section-title .title-over {font-size:21px;margin-bottom:10px;}
.card.card-box .section-title h3 {font-size:45px;margin-bottom:0;}
.card.card-box .section-title + p {margin-top:30px;}
.card.card-box p {font-size:18px;line-height:30px;}
.card.card-box .box-action {margin-top:60px;}
.card.card-box .list-icon-asterisk li {color: #fff;padding:4px 0;font-size:26px;}

.card.card-box.is-small .card-body {padding-bottom:30px;}
.card.card-box.is-small .box-action {margin-top:30px;}

/* Forms */
.form-group {position:relative;margin-bottom:15px;}
.form-group label {margin-bottom:5px;width:100%;}
label.error {display:none!important;}
label.control--checkbox {font-weight:normal;}
.form-control {border-radius:0;border:1px solid #dddddd;margin-bottom:10px;height:auto;padding:13px 25px;box-shadow:none;font-size:16px;}
.form-control.has-error , .control__privacy .control__indicator.has-error {border-color:rgb(169, 68, 66);background-color:rgba(169, 68, 66,.2);}
.form-control.has-error::-webkit-input-placeholder {color:#fff;}
.form-control.has-error::-moz-placeholder {color:#fff;}
.form-control.has-error:-ms-input-placeholder {color:#fff;}
.form-control.has-error::-ms-input-placeholder {color:#fff;}
.form-control.has-error::placeholder {color:#fff;}
.form-recaptcha.has-error iframe {border:2px solid #a94442;}
/* .form-request .row {margin-left:-6px;margin-right:-6px;}
.form-request .row [class*="col-"] {padding-left:6px;padding-right:6px;} */
.input-group .btn {border:1px solid #000000;}

.form-control.is-invalid {background-color: #FADADD;}
.form-group label.custom-validators-label {margin:0;}
.form-group.mb-0 label.custom-validators-label {margin:0 0 15px;}

/* Custom inputs */
.control {display:block;position:relative;padding:0 0 0 35px;margin:0 0 20px 0;cursor:pointer;font-size:11px;}
.control input {position:absolute;z-index:-1;opacity:0;}
.control-group {display:inline-block;vertical-align:top;background:#ffffff;text-align:left;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:30px;width:200px;height:210px;margin:10px;}
.control--group {display:block;position:relative;padding-left:35px;margin:32px 0;cursor:pointer;font-size:16px;}
.control--radio .control__indicator {border-radius:50%;border:1px solid #dddddd;background:#ffffff!important;}
.control__indicator {position:absolute;top:0;left:0;height:18px;width:18px;background:#ffffff;border:1px solid #7b7b7b;border-radius:2px;}
.control__indicator:after {content:"";position:absolute;display:none;}
.control:hover input ~ .control__indicator , .control input:focus ~ .control__indicator {background:#f4f4f4;}
.control:hover input:not([disabled]):checked ~ .control__indicator , .control input:checked:focus ~ .control__indicator {background:#FF0027;}
.control input:checked ~ .control__indicator {background:#FF0027;border:0;border:1px solid #FF0027;}
.control input:checked ~ .control__indicator:after {display:block;}
.control input:disabled ~ .control__indicator {background:#e6e6e6;opacity:.6;pointer-events:none;}
.control--checkbox .control__indicator:after {left:5px;top:2px;width:6px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);}
.control--checkbox input:disabled ~ .control__indicator:after {border-color:#7b7b7b;}
.control--radio .control__indicator:after {left:4px;top:4px;height:8px;width:8px;border-radius:50%;background:#7b7b7b;}
.control--radio input:disabled ~ .control__indicator:after {background:#7b7b7b;}
.select {position:relative;display:inline-block;width:100%;}
.select select {width:100%;cursor:pointer;margin:0;padding:8px 30px 8px 12px;outline:0;background:#ffffff;color:#000000;-ms-appearance:none;-webkit-appearance:none;appearance:none;-moz-appearance:none;border:1px solid #dddddd;border-radius:0;box-shadow:none;border-color:#dddddd;}
.select select::-ms-expand {display:none;}
.select select:disabled {opacity:.5;pointer-events:none;}
.select__arrow:before {content:"";position:absolute;width:15px;height:15px;top:50%;transform:translate(0,-50%);right:15px;pointer-events:none;background-image:url(/assets/icons/icon-angle-down.svg);background-repeat:no-repeat;background-size:15px;background-position:center center;}
.select select:hover ~ .select__arrow , .select select:focus ~ .select__arrow {border-top-color:#000000;}
.select select:disabled ~ .select__arrow {border-top-color:#807272;}
.box-radio {border:1px solid #f4f4f4;border-radius:.75rem;}

/* Isotope > Globals */
.isotope__filters {margin:0 0 30px;text-align:center;}
.isotope__filters .button-group .pill + .pill {margin-left:10px;}
.isotope__filters .btn {border-radius:20px;background-color: #fff;padding:11px 20px 9px;font-size:16px;font-weight:500;border:1px solid #DBDADA;}
.isotope__filters .pill:hover {background-color: #fff;}
.isotope__filters .pill.is-checked {background:#0b0b0c !important;color:#fff;border:1px solid #0b0b0c;}

/* Isotope > Clients > Logos */
.isotope__data {display:flex;}
.isotope__data .card {width:12.5%;}
.isotope__data .card.card-logo {border:0;margin-bottom:30px;}
.isotope__data .card.card-logo .card-bg {height:85px;width:100%;margin:0 auto;background-size:contain;}

/* Tiny Slider > Globals */
.tiny-slider {opacity:0;}
.tiny-slider.tns-slider {opacity:1;}

/* Tiny Slider > Dots */
.tns-nav {position:absolute;bottom:20px;left:0;right:0;margin:0 auto;text-align:center;z-index:1;}
.tns-nav button {border-radius:100%;width:16px;height:16px;box-shadow:none;border:0;margin:0;background:rgba(11,11,12,.3);font-size:0;}
.tns-nav .tns-nav-active {background:rgba(11,11,12,.8);}

/* Tiny Slider > Controls */
.carousel-arrows-lr .prev:hover , .carousel-arrows-lr .next:hover {cursor:pointer;}
.carousel-arrows-lr .prev[aria-disabled="true"], .carousel-arrows-lr .next[aria-disabled="true"] {display:none;}
.carousel-arrows-lr .prev:focus , .carousel-arrows-lr .next:focus {outline:none;}
.carousel-arrows-lr .prev {position:absolute;top:50%;transform:translate(0,-50%);z-index:9;left:15px;background-image:url(/assets/icons/icon-carousel-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:30px;height:30px;background-color:rgba(255,255,255,.3);border-radius:100%;border:0;}
.carousel-arrows-lr .next {position:absolute;top:50%;transform:translate(0,-50%);z-index:9;right:15px;background-image:url(/assets/icons/icon-carousel-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:30px;height:30px;background-color:rgba(255,255,255,.3);border-radius:100%;border:0;}

.carousel-arrows-tr .prev:hover , .carousel-arrows-tr .next:hover {cursor:pointer;}
.carousel-arrows-tr .prev:focus , .carousel-arrows-tr .next:focus {outline:none;}
.carousel-arrows-tr .prev {position:absolute;top:120px;z-index:9;right:155px;background-image:url(/assets/icons/icon-carousel-arrow-left.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:60px;height:60px;background-color:rgba(255,255,255,.3);border-radius:100%;border:0;}
.carousel-arrows-tr .next {position:absolute;top:120px;z-index:9;right:55px;background-image:url(/assets/icons/icon-carousel-arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:60px;height:60px;background-color:rgba(255,255,255,.3);border-radius:100%;border:0;}

/* Carousels > Home */
.carousel-container {position:relative;}
.carousel-home {position:relative;}
.carousel-home .row-flex {display:flex;align-items:center;flex-wrap:wrap;}
.carousel-home .card {margin:0;}
.carousel-home .card-bg {height:100vh;max-height:950px;min-height:500px;}
.carousel-home .card .card-overlay .card-body {margin:0 auto;padding:0 40px;z-index:8;}
.carousel-home .title-over {font-size:28px;margin-bottom:30px;color:#000;}
.carousel-home h1 {font-size:90px;font-weight:500;display:inline-block;width:auto;z-index:4;position:relative;}
.carousel-home h1 i {font-size:90px;font-style:italic;font-family: "museo-slab",serif;font-weight:800;}
.carousel-home .card .card-overlay:before {display:none;}
.carousel-home .logo {width:260px;margin:0 auto 15px;}

.carousel-home .title {position:relative;text-align:left;transform:translateZ(0);transform-style:preserve-3d;z-index:2;font-weight:900;}
.carousel-home .title .text {line-height:1;}
.carousel-home .title .write .word {color:#000000;transform-style:preserve-3d;-webkit-animation:write linear both;animation:write linear both;}
.carousel-home .title .laser {position:absolute;top:0;left:0;-webkit-filter:blur(4px) contrast(10);filter:blur(4px) contrast(10);pointer-events:none;}
.carousel-home .title .laser .word {display:inline-block;}
.carousel-home .title .laser .word {color:#FF0027;text-shadow:0 0 .1em currentColor;transform:translateZ(5px);-webkit-animation:laser linear both;animation:laser linear both;}
.carousel-home .title .write .word , .carousel-home .title .laser .word {-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-delay:calc(.3s + var(--word-index) * 160ms);animation-delay:calc(.3s + var(--word-index) * 160ms);-webkit-animation-iteration-count:1;animation-iteration-count:1;}

@-webkit-keyframes write {from , 30% {-webkit-clip-path:polygon(-20% -20%, -15% -20%, -15% 120%, -20% 120%);clip-path:polygon(-20% -20%, -15% -20%, -15% 120%, -20% 120%);}
  70% , to {-webkit-clip-path:polygon(-15% -20%, 120% -20%, 120% 120%, -15% 120%);clip-path:polygon(-15% -20%, 120% -20%, 120% 120%, -15% 120%);}}

@keyframes write {from , 30% {-webkit-clip-path:polygon(-20% -20%, -15% -20%, -15% 120%, -20% 120%);clip-path:polygon(-20% -20%, -15% -20%, -15% 120%, -20% 120%);}
  70% , to {-webkit-clip-path:polygon(-15% -20%, 120% -20%, 120% 120%, -15% 120%);clip-path:polygon(-15% -20%, 120% -20%, 120% 120%, -15% 120%);}}

@-webkit-keyframes laser {from , 30% {-webkit-clip-path:polygon(-20% 0%, -15% 0%, -15% 100%, -20% 100%);clip-path:polygon(-20% 0%, -15% 0%, -15% 100%, -20% 100%);}
  70% , to {-webkit-clip-path:polygon(115% 0%, 120% 0%, 120% 100%, 115% 100%);clip-path:polygon(115% 0%, 120% 0%, 120% 100%, 115% 100%);}}

@keyframes laser {from , 30% {-webkit-clip-path:polygon(-20% 0%, -15% 0%, -15% 100%, -20% 100%);clip-path:polygon(-20% 0%, -15% 0%, -15% 100%, -20% 100%);}
  70% , to {-webkit-clip-path:polygon(115% 0%, 120% 0%, 120% 100%, 115% 100%);clip-path:polygon(115% 0%, 120% 0%, 120% 100%, 115% 100%);}}

.carousel-home .img-rocket {position: absolute;top:17%;right:24%;z-index:3;}
.carousel-home .img-rocket img {width:220px;height:251px;transform:rotate(13deg);}

.carousel-home .card-bg-code {height:100vh;max-height:950px;min-height:500px;background-size:cover;background-position:center center;background-repeat:no-repeat;position: absolute;z-index:2;bottom:0;left:0;right:0;}
.carousel-home .card-bg-bottom {height:100vh;max-height:950px;min-height:500px;background-size:cover;background-position:bottom -10px center;background-repeat:no-repeat;position: absolute;z-index:2;bottom:0;left:0;right:0;}

/* Carousels > Timeline */
.carousel-timeline .card + .card {border-left:1px solid #cecece;}

/* Carousels > Reviews */
.carousel-reviews {padding:0 50px 30px;}
.carousel-reviews .tns-nav {bottom:0;}
.carousel-reviews .tns-nav button {background-color: transparent;border:1px solid #0b0b0c;zoom:.7;}
.carousel-reviews .tns-nav button + button {margin-left:20px;}
.carousel-reviews .tns-nav .tns-nav-active {background-color: #0b0b0c;}
.carousel-reviews .carousel-arrows-lr {display: none;}

/* Carousels > Case History */
.section-case-history .block-title {transition:.3s ease-in-out opacity;opacity:1;z-index:1;}
.section-case-history .block-title.is--hidden {opacity:0;z-index: -1;transition:.3s ease-in-out opacity;}
.section.section-case-history {padding:120px 0;}
.section-case-history .block-title {position: absolute;left:75px;top:0;max-width:300px;}

/* Carousel > Steps */
.carousel-steps {display:flex;justify-content:space-between;position:relative;}
.carousel-steps-container {height:80px;position: relative;top:-60px;}
.carousel-steps-line {bottom:14px;position:absolute;width:100%;height:1px;background-color:#cecece;z-index:0;width:calc(100% - 120px);left:0;}
.carousel-steps .step .step-name {font-weight:600;font-family:"museo-slab";font-size:28px;transform:rotate(-30deg);line-height:28px;bottom:20px;position:relative;transform-origin:bottom left;}
.carousel-steps .step .step-value {position:absolute;bottom:-23px;width:30px;height:30px;background-color:#FF0027;color:#ffffff;border-radius:100%;z-index:1;left:0;}
.carousel-steps .step .step-value span {font-size:14px;color:#fff;padding:6px;display:inline-block;font-weight:700;}

/* Carousels > Timeline */
.carousel-timeline .card {margin:0;}
.carousel-timeline:hover {cursor: -webkit-grab;cursor:grab;}

/* Carousels > Cases */
.carousel-cases .card {margin:0;}
.carousel-cases .card:hover {cursor: -webkit-grab;cursor: grab;}
.carousel-cases .tns-nav button {background-color: transparent;border:1px solid #0b0b0c;zoom:.7;}
.carousel-cases .tns-nav button + button {margin-left:20px;}
.carousel-cases .tns-nav .tns-nav-active {background-color: #0b0b0c;}
.carousel-cases .prev:disabled {display:none;}
.carousel-cases .next:disabled {display:none;}

/* Icons */
.icon12 {width:12px;height:12px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon {width:18px;height:18px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon20 {width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon24 {width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon25 {width:25px;height:25px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon30 {width:30px;height:30px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon36 {width:36px;height:36px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon50 {width:50px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon60 {width:60px;height:60px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;}
.icon--right {background-position:right center;}
.icon--middle {vertical-align:middle;position:relative;}
.icon--inline {vertical-align:middle;position:relative;margin-right:4px;}
.icon--inline-after {vertical-align:middle;position:relative;margin-left:4px;}
.icon-play {content:"\f04b";font-family:"Font Awesome 5 Free";}

/* Icons > Images */
.icon-flag-it {background-image:url(/assets/icons/icon-flag-it.svg);}
.icon-flag-uk {background-image:url(/assets/icons/icon-flag-uk.svg);}

.icon-angle-up {background-image:url(/assets/icons/icon-angle-up.svg);}
.icon-angle-down {background-image:url(/assets/icons/icon-angle-down.svg);}
.icon-angle-left {background-image:url(/assets/icons/icon-angle-left.svg);}
.icon-circle-angle-right {background-image:url(/assets/icons/icon-circle-angle-right.svg);}

.icon-star-g-full {background-image:url(/assets/icons/icon-star-g-full.svg);}
.icon-angle-down-white {background-image:url(/assets/icons/icon-angle-down-white.svg);}
.icon-close-white {background-image:url(/assets/icons/icon-close-white.svg);}
.icon-circle-listen {background-image:url(/assets/icons/icon-circle-listen.svg);}
.icon-circle-chat {background-image:url(/assets/icons/icon-circle-chat.svg);}
.icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu-black.svg);}
.icon-circle-angle-right {background-image:url(/assets/icons/icon-circle-angle-right.svg);}
.icon-circle-angle-right-black {background-image:url(/assets/icons/icon-circle-angle-right-black.svg);}

.icon-url-android {background-image:url(/assets/icons/icon-url-android-white.svg);}
.icon-url-facebook {background-image:url(/assets/icons/icon-url-facebook-white.svg);}
.icon-url-instagram {background-image:url(/assets/icons/icon-url-instagram-white.svg);}
.icon-url-ios {background-image:url(/assets/icons/icon-url-ios-white.svg);}
.icon-url-linkedin {background-image:url(/assets/icons/icon-url-linkedin-white.svg);}
.icon-url-tiktok {background-image:url(/assets/icons/icon-url-tiktok-white.svg);}
.icon-url-website {background-image:url(/assets/icons/icon-url-website-white.svg);}
.icon-url-youtube {background-image:url(/assets/icons/icon-url-youtube-white.svg);}

/* Tables */
.table.has-actions tr th:last-child, .table.has-actions tr td:last-child {text-align:right;}

/* Tables > Cart */
.checkout__recap .badge {background:transparent;color:#000;padding:0;font-size:initial;line-height:initial;font-weight:normal;}
.table.table-cart .price , .checkout__recap .price {font-weight:bold;font-size:18px;}
.table.table-cart .list-inline a {font-size:12px;}
.table.table-cart input[type="number"] {width:60px;margin-bottom:0;}

/* Head + Nav */
nav .container {position:relative;}
.nav .open > a , .nav .open > a:focus , .nav .open > a:hover {background-color:transparent;}

.navbar.navbar-default {min-height:auto;margin-bottom:0;background-color:transparent;border:0;box-shadow:none;border-radius: 0;padding:0 65px;transition:all .6s ease-in-out !important;}
.navbar.navbar-default .navbar-brand {padding:25px 25px;height:auto;}
.navbar.navbar-default .navbar-brand > img {height:40px;}
.navbar.navbar-default .navbar-nav > li {margin:0;}
.navbar.navbar-default .navbar-nav > li > a {padding:35px 20px 37px;color:#0b0b0c;font-size:16px;font-weight:500;border-top:3px solid transparent;transition:.3s ease border-color;}
.navbar.navbar-default .navbar-nav > li > a:hover {color:#0b0b0c;background-color:transparent;}
.navbar.navbar-default .navbar-nav > li > a.active, .navbar.navbar-default .navbar-nav > li > a:hover {border-top:3px solid #FF0027;transition:.3s ease border-color;}
.navbar-default .navbar-nav > .active > a {background-color:transparent;color:#3d99f5;}
.navbar.navbar-default .navbar-nav > .open > a , .navbar.navbar-default .navbar-nav > .open > a:focus , .navbar.navbar-default .navbar-nav > .open > a:hover {background-color:transparent;}
.navbar.navbar-default .nav > li.active > a {color:#3d99f5!important;background-color:transparent!important;}
.navbar.navbar-default .nav > li .fa-shopping-cart {position:relative;}
.dropdown-menu {border:0;border-top:1px solid #f4f4f4;border-radius:0;}

.navbar.navbar-default .navbar-center {float:none;position: absolute;left:50%;transform: translate(-50%, 0);}

.navbar.navbar-default li.is-button {padding:23px 20px 22px;}
.navbar.navbar-default li.is-button a {padding:15px 30px;border-radius:0 0 0 20px;font-weight:700;color:#fff;transition:border-radius .3s ease-in-out;border-top:0;}
.navbar.navbar-default li.is-button a:hover {border-top:0;transition:border-radius .3s ease-in-out;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar.navbar-default .navbar-nav > .open > a, .navbar.navbar-default .navbar-nav > .open > a:focus, .navbar.navbar-default .navbar-nav > .open > a:hover {color:#0b0b0c;}

.navbar-default.is--affix .navbar-nav>.open>a, .navbar-default.is--affix .navbar-nav>.open>a:focus, .navbar-default.is--affix .navbar-nav>.open>a:hover, .navbar.navbar-default.is--affix .navbar-nav > .open > a, .navbar.navbar-default.is--affix .navbar-nav > .open > a:focus, .navbar.navbar-default.is--affix .navbar-nav > .open > a:hover {color:#fff;}

.navbar-default .dropdown-menu {border-radius:0;background-color:rgba(11,11,12,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0;border:0;text-align:left;min-width:250px;box-shadow:none;margin-left:20px;}
.navbar-default .dropdown-menu li a {padding:10px 15px;color:#0b0b0c;white-space:normal;font-size:16px;}
.navbar-default .dropdown-menu li a:hover {background-color:rgba(11,11,12,.15);}
.navbar-default .dropdown-menu li a.active {background-color:#FF0027;color:#fff !important;}

.navbar.navbar-default .logo-white {display:none;}
.navbar.navbar-default .logo-black {display: block;}

body.nav-transparent .navbar.navbar-default .logo-black {display:none;}
body.nav-transparent .navbar.navbar-default .logo-white {display: block;}

body.nav-transparent .navbar.navbar-default .navbar-nav > li > a:hover {color:#fff !important;background-color:transparent;}
body.nav-transparent .navbar.navbar-default .navbar-nav > li.is-button a:hover {color:#fff !important;}
body.nav-transparent .navbar-default .navbar-nav>.open>a, body.nav-transparent .navbar-default .navbar-nav>.open>a:focus, body.nav-transparent .navbar-default .navbar-nav>.open>a:hover, body.nav-transparent .navbar.navbar-default .navbar-nav > .open > a, body.nav-transparent .navbar.navbar-default .navbar-nav > .open > a:focus, body.nav-transparent .navbar.navbar-default .navbar-nav > .open > a:hover {color:#fff;}
body.nav-transparent .navbar.navbar-default .icon-angle-down {transition:background-image .6s ease-in-out;background-image: url(/assets/icons/icon-angle-down-white.svg);}

/* Head > Nav > White */
body.nav-transparent .navbar.navbar-default {background-color:transparent;}
body.nav-transparent .navbar.navbar-default li a {color:#fff;transition:color .6s ease-in-out;}
body.nav-transparent .navbar.navbar-default li.is-button a {color:#fff;transition:border-radius .3s ease-in-out;}
body.nav-transparent .navbar.navbar-default li.is-button a.active {background-color: transparent;border:0;color:#FF0027;transition:border-radius .3s ease-in-out;box-shadow:none;}
body.nav-transparent .navbar.navbar-default.is--affix li.is-button a.active {color:#FF0027 !important;}
body.nav-transparent .navbar.navbar-default.is--affix li.is-button a.active:hover {background-color: transparent;border:0;color:#000 !important;transition:border-radius .3s ease-in-out;box-shadow:none;}
body.nav-transparent .navbar-default .dropdown-menu {border-radius:0;background-color:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0;border:0;box-shadow:none;overflow:hidden;margin-left:20px;min-width:250px;}
body.nav-transparent .navbar-default .dropdown-menu li a {padding:10px 15px;color:#fff;white-space:normal;font-size:16px;}
body.nav-transparent .navbar-default .dropdown-menu li a:hover {background-color:rgba(255,255,255,.2);color:#fff;}
body.nav-transparent .breadcrumb li, body.nav-transparent .breadcrumb li a, body.nav-transparent .breadcrumb li span {color:#fff;}
body.nav-transparent .breadcrumb li+li:before {background-color: #fff;}

/* Homepage Menu */
/* body.homepage .navbar.navbar-default {opacity:0;transition:.6s ease-in-out;}
body.homepage .navbar.navbar-default.is-visible {opacity:1;transition:.6s ease-in-out;} */

/* Nav > Impulse */
.navbar.navbar-default.impulse-hidden { top: -130px; transition: 0.6s all ease-in-out; }
.navbar.navbar-default.impulse-show { top: 0; transition: 0.6s all ease-in-out; }

/* Nav > Topbar */
.topbar {background-color:#0b0b0c;color: #fff;text-align:center;left:0;right:0;padding:0;}
/* body.homepage .topbar {background-color: transparent;} */
body.homepage .topbar:before {content:"";width:100%;height:35px;top:0;background-color: #0b0b0c;position: absolute;left:0;right:0;margin:0 auto;z-index:-1;}
.topbar:before {content:"";width:100%;height:35px;top:0;background-color: #0b0b0c;position: absolute;left:0;right:0;margin:0 auto;z-index:-1;}
.topbar a {text-decoration:underline;}
.topbar .topbar-text {padding:6px 0;}
.topbar marquee {padding-top:8px;}

/* Head + Affix */
.navbar.navbar-default.is--affix, body.nav-transparent .navbar.navbar-default.is--affix {background:rgba(11, 11, 12, .7);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);}
body.nav-transparent .navbar-default.is--affix .dropdown-menu li a, .navbar-default.is--affix .dropdown-menu {background-color: rgba(11,11,12,.5);}
.navbar-default.is--affix .navbar-nav > li > a:hover {color:#fff !important;background-color:transparent;}
.navbar-default.is--affix .dropdown-menu li a {color:#fff;}
.navbar-default.is--affix .logo-black {display:none;}
.navbar-default.is--affix .logo-white {display:block;}

/* Body > Home */
body.homepage .navbar.navbar-default .navbar-brand {position:relative;}
body.homepage .navbar.navbar-default .logo-black {display:block;opacity:1;position:absolute;top:25px;left:25px;transition:opacity .6s ease-in-out;}
body.homepage .navbar.navbar-default .logo-white {opacity:0;transition:opacity .6s ease-in-out;}
body.homepage .navbar.navbar-default li a {color:#000 !important;}
body.homepage .navbar.navbar-default .navbar-nav > li > a:hover {color:#000 !important;}
body.homepage .navbar.navbar-default .icon-angle-down {background-image: url(/assets/icons/icon-angle-down.svg);}

body.homepage .navbar.navbar-default.is--affix .logo-black {opacity:0;}
body.homepage .navbar.navbar-default.is--affix .logo-white {opacity:1;}
body.homepage .navbar.navbar-default.is--affix li a {color:#fff !important;}
body.homepage .navbar.navbar-default.is--affix .navbar-nav > li > a:hover {color:#fff !important;}
body.homepage .navbar.navbar-default.is--affix .icon-angle-down {background-image: url(/assets/icons/icon-angle-down-white.svg);}

body.nav-transparent .icon-nav-menu, .navbar.navbar-default.is--affix .icon-nav-menu, body.nav-transparent .navbar.navbar-default.is--affix .icon-nav-menu {background-image: url(/assets/icons/icon-nav-menu.svg);}

.navbar.navbar-default.is--affix li a {color:#fff;}
.navbar.navbar-default.is--affix li.is-button a {color:#fff !important;}
.navbar.navbar-default.is--affix .icon-angle-down {background-image: url(/assets/icons/icon-angle-down-white.svg);}

/* Load more > Cases */
.has-loadmore-cases .card {display:none;}
.has-loadmore-cases .card.card-project {margin-bottom:30px;}
.has-loadmore-cases .button-load-more {margin-top:60px;}

/* Load more > News Blocks */
.has-loadmore-news-blocks li {display:none;}
.has-loadmore-news-blocks .button-load-more {margin-top:60px;}

/* Load more > News Flash */
.has-loadmore-news-flash .card {display:none;}
.has-loadmore-news-flash .card.card-news {margin-bottom:30px;}
.has-loadmore-news-flash .button-load-more {margin-top:60px;}

/* Backgrounds */
.bg-transparent {background-color:transparent !important;}
.bg-grey {background-color:#F3F3F3!important;}
.bg-grey-dark {background-color:#333333!important;}
.bg-grey-darker {background-color: #E0E0E0 !important;}
.bg-black {background-color:#0B0B0C!important;}
.bg-white {background-color:#ffffff !important;}

.bg-services-dev {background-image:url(/assets/img/bg-services-dev.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-services-marketing {background-image:url(/assets/img/bg-services-marketing.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-services-web {background-image:url(/assets/img/bg-services-web.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-services-industry40 {background-image:url(/assets/img/bg-services-industry40.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}

.bg-request-1 {background-image:url(/assets/img/bg-request-1.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-request {background-image:url(/assets/img/bg-request.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-request-code {background-image:url(/assets/img/bg-request-1.webp);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-people {background-image:url(/assets/img/bg-people.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-people-about {background-image:url(/assets/img/bg-people-about.webp);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-code {background-image:url(/assets/img/bg-request-code.webp);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-lp-stories {background-image:url(/assets/img/bg-lp-stories.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}
.bg-lp-form {background-image:url(/assets/img/bg-lp-form.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;}

/* Section > Globals */
.section {position:relative;padding:120px 45px;background-color:#fff;z-index:2;}
.section p {font-size:21px;font-weight:400;}
.section p strong {font-weight:900;}
.section.section-narrow {padding:60px 0;}
.block-has-spacing {margin:60px 0 0;text-align:left;}
.block-has-spacing .form-request {margin-top:60px;}
/* .section.is-last {margin-bottom:900px !important;} */

/* Section > Text Offset (Left) */
.section-text .text-offset-left {padding-left:25%;}

/* Section > Header */
.section.section-header {padding:220px 0 120px;background-position:center center;background-size: cover;background-repeat:no-repeat;text-align:center;}
/* .header-small .section.section-header {height:400px;} */
.section-header .title-over {font-size:42px;margin-bottom:15px;color:#fff;}
.section-header h1 {font-size:90px;color:#fff;padding:0 60px;}
.section-header h1.text-simple {font-size:42px;}
.section-header h2 {margin-top:30px;font-size:40px;margin-bottom:0;font-weight:500;padding:0 60px;}
.section-header i {font-family:"museo-slab", serif;font-weight:800;}
.section-header-actions .header-actions {text-align:right;}
.section-header-actions {margin-bottom:60px;}

.section-header .breadcrumb {background-color: transparent;}
.section-header .breadcrumb>li+li:before {content:"";padding:0;width:5px;height:5px;border-radius:100%;background-color: #0B0B0C;display: inline-block;vertical-align: middle;top:-1px;position: relative;margin:0 10px;}
.section-header .breadcrumb>.active {color:#0B0B0C;}
.section-header .breadcrumb li {font-size:14px;}

.section-header-menu {background-color: #0B0B0C;}
.section-header-menu .menu-subpages ul {margin:0;text-align:center;}
.section-header-menu .menu-subpages ul li {display:inline-block;margin:0 10px;}
.section-header-menu .menu-subpages ul li + li {margin-left:25px;}
.section-header-menu .menu-subpages ul li a {color:#fff;font-size:16px;font-weight:500;padding:20px 0;display:inline-block;vertical-align:middle;}
.section-header-menu .menu-subpages ul li a.active {color:#FF0027;font-family:"museo-slab", serif;font-style: italic;font-weight:900;}
.section-header-menu .menu-subpages ul li a:hover {color:#FF0027;}

/* Dividers */
.divider {display:inline-block;margin:20px 0;width:100%;max-width:160px;height:3px;}
.divider-primary {background:#333;}

/* Section > Titles */
h2.but-is-h3 {font-size:60px;font-weight:500;}
.section-title h3 {font-size:60px;font-weight:500;}
.section-title h4 {font-size:40px;font-weight:500;}
.section-title strong {font-weight:700;}
.section-title i {font-family:"museo-slab", serif;font-weight:800;}
.section-title-over {position:absolute;z-index:1;top:120px;left:70px;}

.section-title.has-element-inline .listen {display:inline-block;vertical-align:middle;margin-left:15px;}
.section-title.has-element-inline h3 {display:inline-block;vertical-align:middle;}
.section-title.has-element-inline h4 {font-size:26px;font-weight:500;}

/* Section > Payoff */
.section.section-payoff {padding:120px 0;}
.section.section-payoff.is-tall {padding:180px 0;background-size:cover;background-position:center center;background-repeat:no-repeat;}
.section-payoff .section-title h3.is-big {font-size:78px;margin:0 0 30px;}
.section-payoff h4 {font-size:30px;margin:0 0 60px;}
.section-payoff.has-overlay:before {content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);}
.section.section-payoff .color-accent {color:#fff;}

/* Section > Hero */
.section.section-hero {padding-top:170px;}
.section.section-hero h1 {font-size:110px;font-weight:400;margin-bottom:0;}
.section.section-hero h1 i {color:#FA2226;}
.section.section-hero h2 {font-size:30px;font-weight:400;margin:15px 0 0;}
.section.section-hero h2 strong {font-weight:600;}
.section.section-hero .img-responsive {height:470px;object-fit:contain;margin:50px auto 0;}

/* Section > Payoff > Hero */
.section.section-payoff-hero {padding-bottom:90px;}

/* Section > Payoff > Card */
.section.section-payoff-card {padding-top:130px;padding-bottom:130px;}
.section.section-payoff-card .section-title {margin-bottom:0;padding:0 30px;}
.section.section-payoff-card.payoff-narrow {padding-top:90px;padding-bottom:90px;}
.section.section-payoff-card .payoff-card {padding:120px 0;border-radius:0 0 0 250px;}
.section.section-payoff-card .color-accent {color:#fff;}
.section .payoff-card .section-title h3 {margin:0 0 30px;}
.section .payoff-card p {font-size:26px;margin:0 0 30px;font-weight:500;line-height:31px;}

.section-payoff-card .btn-actions a {margin-top:20px;}
.section-payoff-card a + a {margin-left:15px;}

/* Section > Payoff > Image */
.section.section-payoff-image .section-title h3 {margin-bottom:30px;}
.section.section-payoff-image p {font-size:26px;}

/* Section > Payoff > Video */
.section-video-payoff{overflow:hidden;position:relative;height:555px;}
.section-video-payoff.video-narrow {height:405px;}
.section-video-payoff .videoContainer{position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden;transition:width .3s;}
.section-video-payoff .videoContainer .videoBg{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.section-video-payoff .video-buttons {position:absolute;bottom:20px;left:20px;z-index:9;}
.section-video-payoff .video-buttons .btn-video-audio {padding:23px;background-image:url(/assets/icons/icon-audio-on.svg);background-repeat:no-repeat;background-size:30px;background-position:center center;}
.section-video-payoff .video-buttons .btn-video-audio.is--muted {background-image:url(/assets/icons/icon-audio-off.svg);background-repeat:no-repeat;background-size:17px;background-position:center center;}
.section-video-payoff .payoff-content {position: absolute;top:50%;transform:translate(0,-50%);left:0;right:0;margin:0 auto;text-align:center;}
.section-video-payoff:before {content:"";position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background-color:rgb(1 18 40 / 50%);z-index:1;}
.section-video-payoff.no-overlay:before {display:none;}
.section-video-payoff .payoff-content {z-index:1}
.section-video-payoff .section-title i {color:#fff;}
/* .section-video-payoff .payoff-content h3 {text-align:left;max-width:1000px;left:35%;position: absolute;}
.section-video-payoff .payoff-content h4 {padding-left:20%;} */

.section-video-payoff .section-title.has-offset-left h3 {padding-left:35%;text-align:left;}

/* Section > Video */
.hero-video {overflow:hidden;position:relative;height:70vh;height:100vh;max-height:950px;min-height:500px;}
.hero-video .button-audio {position:absolute;bottom:30px;right:30px;}
.hero-video .videoContainer {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}
/* .hero-video .videoContainer:before {content:"";background-color: rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;} */
.hero-video iframe {width:100%;height:100%;}
.hero-video video {min-width:100%;min-height:100%;}
.hero-video.carousel-home .card .card-overlay .card-body {position: absolute;width:100%;left:0;right:0;width:100%;}
/* .hero-video.carousel-home .card .card-overlay .card-body {top:40%;} */
.hero-video.carousel-home h1 {font-size:110px;}
.hero-video.carousel-home h1 i {font-size:110px;font-style: italic;font-family: "museo-slab",serif;font-weight: 800;}
.hero-video.carousel-home .title {transform:none;font-weight:500;}
.hero-video.carousel-home h1 .text-description {font-size:21px;color:#000;margin-top:15px;}
.hero-video.carousel-home h1 .text-description i {font-size:21px;}
/* .hero-video.carousel-home .title .write .word {color:#fff;} */

/* Section > Video > Cover */
.section-video-cover{overflow:hidden;position:relative;height:700px;}
.section-video-cover .videoContainer{position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden;transition:width .3s;}
.section-video-cover .videoContainer .videoBg{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.section-video-cover .video-buttons {position:absolute;bottom:20px;left:20px;z-index:9;}
.section-video-cover .video-buttons .btn-video-audio {padding:23px;background-image:url(/assets/icons/icon-audio-on.svg);background-repeat:no-repeat;background-size:30px;background-position:center center;}
.section-video-cover .video-buttons .btn-video-audio.is--muted {background-image:url(/assets/icons/icon-audio-off.svg);background-repeat:no-repeat;background-size:17px;background-position:center center;}
@media only screen and (max-width: 767px) and (min-width: 320px) {
  .section-video-cover {height:300px;}
}
@media only screen and (min-width: 768px) and (max-width:959px){
  .section-video-cover {height:300px;}
}

/* Section > Slider */
.section.section-slider {padding:60px 0;}
.section-slider .slider {padding:30px 0;border-top:1px solid #949494;border-bottom:1px solid #949494;}
.section-slider .slider > div > div {height:90px !important;}
.section-slider .slider > div > div > div {top:50% !important;transform:translate(0,-50%);}
.section-slider .slider .text {display:inline-block;vertical-align:middle;font-size:30px;}
.section-slider .slider .text i {font-family:"museo-slab", serif;font-weight:800;}
.section-slider .slider .asterisk-separator {display:inline-block;vertical-align:middle;margin:0 25px;width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url(/assets/icons/icon-asterisk.svg);}

/* Section > Boxes */
.section-boxes .row.flex {display:flex;flex-wrap:wrap;gap:30px 0;}
.section-boxes .row.flex .card {margin-bottom:0;height:100%;}
.section-boxes .row.flex a.d-block {height:100%;}

/* Section > Breadcrumbs */
.section-breadcrumbs {padding:0;background-color:#f5f5f5;font-size:12px;}
.section-breadcrumbs .breadcrumb {background:transparent;padding:12px 0;}
.breadcrumb>.active {color:#606060;}

/* Section > Counter */
.section.section-counters {padding:60px 100px;}
.section-counters .block-counter {color:#ffffff;text-align:center;position:relative;}
.section-counters .col-xs-6 + .col-xs-6:before {content:"";position:absolute;top:57%;left:0;transform:translate(0, -50%);border-radius:100%;width:10px;height:10px;background-color:#FF0027;}
.block-counter .counter-value {font-size:60px;font-weight:700;margin:0;line-height:50px;}
.block-counter .counter-text {font-size:26px;margin-top:6px;}
.block-counter .counter-divider {margin:0 auto;height:1px;width:125px;display:inline-block;background-color:#cecece;}
.list-counters {display:flex;justify-content:space-between;}

/* Section > Timeline */
.section.section-timeline {padding:0;}

/* Section > What */
.section-what .section-title h2, .section-what .section-title h3 {font-size:60px;font-weight:500;line-height:72px;margin-bottom:15px;}
.section-what .section-title h4 {font-size:26px;font-weight:500;line-height:31px;max-width:480px;margin-bottom:30px;}
.section.section-what p {font-size:28px;font-family:"museo_sans500";margin-bottom:30px;line-height:37px;}

/* Section > Case History */
.section.section-case-history .section-title h3 {font-size:60px;font-weight:500;margin-bottom:30px;}

/* Section > Cases */
.section.section-cases-head {padding-bottom:30px;}
.section.section-cases-list {padding-bottom:90px;}
.section.section-cases-list .card.card-project.is-full {margin-bottom:60px;}
.section.section-cases-list .card.card-project.is-full .project-title h4 {height:86px;overflow: hidden;}

.section.section-cases-list .card.card-project.is-full .project-description p {height:50px;overflow:hidden;}

/* Section > Carousel Reviews */
.section.section-carousel-reviews {padding:120px 0 60px;}

/* Section > Carousel Logos */
.section.section-carousel-logos {padding:120px 0;}
.section.section-carousel-logos .section-title {margin-bottom:40px;}
.section.section-carousel-logos .btn {margin-top:40px;}

/* Section > Projects > Head */
.section.section-projects-head {padding-bottom:90px;}
.section-projects-head .card.card-project.is-big .card-bg {height:740px;}
.section-projects-head .card.card-project {margin-bottom:30px;}
.section-projects-head .card.card-project.is-big .project-title {padding:60px;}
.section-projects-head .card.card-project.is-big .project-title h4 {font-size:50px;font-weight:700;}

/* Section > Projects > List */
/* .section.section-projects-list {padding-bottom:60px;} */
.section-projects-list .section-header {margin-bottom:60px;}
.section-projects-list .card.card-project.is-full {margin-bottom:60px;}

/* Section > Project (LP) */
.section-project-data .list-pills  {margin-top:30px;}
.section-project-data .list-pills .list-title {font-weight:bold;display:inline-block;vertical-align:middle;margin-right:20px;}
.section-project-data .list-pills ul {display:inline-block;vertical-align:middle;margin:5px 0 0;}
.section-project-data .logo {width:220px;max-width:100%;margin-bottom:30px;}
.section-project-data .project-data strong {font-weight:900;}
.section-project-data .project-data p {font-size:16px;margin-bottom:30px;}

.section-project-data .media.media-partner img {width:62px;}
.section-project-data .media.media-partner p {margin:0;}

.section-project-data .section-app-screens img {width:100%;}
.section-project-data .section-app-screens .col-offset-top {top:-80px;}

.section-project-data .project-download {margin-top:30px;}
.section-project-data .project-download .btn-store {padding:0;margin-bottom:10px;}

.section-project-keypoints h4 {font-weight:900;margin:15px 0 10px;}
.section-project-keypoints p {font-size:16px;margin:0;}

/* Section > Projects > Clients */
.section-clients-list {padding-bottom:90px;padding-left:0;padding-right:0;}

/* Section > News > Head */
.section.section-news-head {padding-bottom:60px;}

.section-news-blocks .isotope__filters {margin-bottom:60px;}
.section-news-blocks .button-load-more {margin-top:60px;}
.section-news-detail ul li, .section-news-detail ol li {font-size:21px;}

/* Section > News (Deep) */
.section.section-news-deep {padding-bottom:30px;}

/* Filters > Select */
.filters-select {text-align:center;margin-bottom:60px;}
.filters-select .filters-select-label {text-transform:uppercase;font-size:14px;font-weight:700;display:inline-block;vertical-align:middle;margin-right:20px;}
.filters-select-filters select , .filters-select-filters {display:inline-block;vertical-align:middle;}
.filters-select-filters .bootstrap-select + .bootstrap-select {margin-left:10px;}

/* Section > Image/Text > About */
.section.section-image-text {padding-top:60px;padding-bottom:60px;}
.section.section-image-text + .section.section-image-text {padding-top:0;}
.section-image-text .image-left {width:100%;height:420px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.section-image-text .image-left.image-about-large {background-position:bottom right;}
.section-image-text .image-caption {font-size:16px;position:absolute;left:0;right:0;top:100%;text-align:center;padding:5px 15px 0;}
.section-image-text.image-tall .image-left {height:800px;}
.section-image-text.image-tall .block-content {height:800px;}
.section-image-text .block-content {position:relative;height:420px;}
.section-image-text .block-content .v-center {position:absolute;top:50%;transform:translate(0, -50%);}

.section-card-img-text .card-img-contain {height:320px;width:100%;background-size: contain;background-position: center center;background-repeat: no-repeat;}

/* Section > Img Cover Big */
.img-cover-big {height:420px;width:100%;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.section-img-cover-big .block-content {height:420px;position: relative;}
.section-img-cover-big .block-content .v-center {position:absolute;top:50%;transform:translate(0, -50%);padding:0 45px;}

/* Section > Img Cover Web */
.section-img-cover-web .block-content {height:420px;position: relative;}
.section-img-cover-web .row + .row {margin-top:90px;}
.section-img-cover-web .block-content .v-center {position:absolute;top:50%;transform:translate(0, -50%);padding:0 45px;}
.section.section-img-cover-web {transition:.5s ease-in-out background-color;}
.section.section-img-cover-web.bg-black {transition:.5s ease-in-out background-color;color:#fff;}

.section-img-cover-web .img-contain-big {height:420px;width:100%;background-size: contain;background-position: center center;background-repeat: no-repeat;}

.section-img-cover-web .section-title h3 {margin-bottom:30px;}
.section-img-cover-web .section-title h4 {margin:20px 0;font-size:26px;}

/* Section > Image/Text > Media */
.section-media-image-text .media + .media {margin-top:90px;}
.section-media-image-text .section-title h3 {margin:0 0 30px;}
.section-media-image-text .section-title + h4 {margin:0 0 20px;}

/* Section > Half */
.section-half .block-image {position:absolute;background-repeat:no-repeat;top:0;height:100%;z-index:0;width:50%;background-position:center center;}
.image--right {right:0;left:auto;}
.image--left {left:0;right:auto;}
.image--cover {background-size:cover;}
.image--contain {background-size:contain;}

/* Blocks > Reviews */
.section-carousel-reviews .reviews-head {text-align:center;margin-bottom:30px;}
.reviews-head .review-stars {margin-top:10px;}
.reviews-head .review-stars .stars-before {display:inline-block;vertical-align:middle;}
.reviews-head .review-stars .stars-after {display:inline-block;vertical-align:middle;}
.reviews-head .review-stars .stars-after a {text-decoration:underline;}
.reviews-head .review-stars .stars {display:inline-block;vertical-align:middle;margin:0 20px;}
.reviews-head .review-stars .stars ul {margin-bottom:5px;}
.reviews-head .review-stars .stars li {padding:0;}

/* Section > Values (Method) */
.section.section-values {padding-top:0;padding-bottom:60px;}
.block-value {margin-bottom:60px;}
.block-value img {max-width:100%;}
.block-value p {margin:15px 0 0;line-height:31px;}
.block-value.is-icon {height:140px;background-size:70px;background-position:center center;background-repeat:no-repeat;}
.block-value.icon-left {background-image:url(/assets/icons/icon-angles-left.svg);}
.block-value.icon-right {background-image:url(/assets/icons/icon-angles-right.svg);}

/* Section > Request */
.section-request .form-request {margin-top:60px;}

/* Section > Center (Method) */
.section.section-center {padding-top:30px;padding-bottom:60px;}

/* Carousels > Gallery (Contain) */
.carousel-gallery-contain .card {margin:0;border:0;}
.carousel-gallery-contain .card-bg {height:396px;background-size:cover;}
.carousel-gallery-contain .card .card-overlay .card-body {max-width:1170px;margin:0 auto;}

/* Carousels > Gallery */
.carousel-gallery-lp .tns-item:first-child {margin-left:60px;}
.carousel-gallery-lp .card {margin:0;border:0;}
/* .carousel-gallery-lp .card-bg {height:447px;background-size:cover;} */
.carousel-gallery-lp .card img {width:100%;}
.carousel-gallery-lp .card .card-overlay .card-body {max-width:1170px;margin:0 auto;}

/* Section > Carousel Gallery LP */
.section.section-carousel-gallery-lp {padding:0 0 60px;}

/* Section > Tech */
.section.section-cards-tech {padding-bottom:0;}

/* Section > Contacts */
.section-contacts-data .block-contact {margin:29px 0;}
.section-contacts-data .block-image {height:160px;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.section-contacts-data .block-contact .title {font-size:21px;}
.section-contacts-data .block-contact .text {font-size:26px;margin-top:10px;font-weight:700;line-height:31px;}
.section-contacts-data .block-contact .text p {margin:0;}

/* Section > Counter (Tech) */
.section-counter-industry .section-title {margin-bottom:60px;}
.section-counter-industry .col-xs-6 + .col-xs-6:before {content:"";position:absolute;top:43%;left:0;transform:translate(0, -57%);border-radius:100%;width:10px;height:10px;background-color:#FF0027;}
.section-counter-industry small {margin-top:60px;display: inline-block;}

/* Section > Contacts > Gmap */
#map {width:100%;height:500px;}

/* Section > Parallax Image */
.section-parallax-image-full img {width:100%;}

/* Section > Privacy */
.section.section-privacy p {font-size:initial !important;}
.section-privacy h3 {font-family: "museo-slab", serif;font-style: italic;font-weight: 800;margin-top:30px;}
.section-privacy h4 {font-size:24px;font-weight: bold;margin-top:30px;}

/* Content > Circles (Method) */
.circles-expand .circles-expand-text {text-align:center;}
.circles-expand {height:650px;position:relative;}
.circles-expand .circle {position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translate(0, -50%);position:absolute;width:181px;height:181px;border:1px solid #cecece;left:0;right:0;margin:0 auto;border-radius:100%;}
.circles-expand .circle.circle-expand-center {width:141px;height:141px;background-color:#FF0027;border:0;-webkit-animation:wave-width-center 3s ease-in-out infinite;animation:wave-width-center 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-1 {width:203px;height:203px;-webkit-animation:wave-width-1 3s ease-in-out infinite;animation:wave-width-1 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-2 {width:245px;height:245px;-webkit-animation:wave-width-2 3s ease-in-out infinite;animation:wave-width-2 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-3 {width:286px;height:286px;-webkit-animation:wave-width-3 3s ease-in-out infinite;animation:wave-width-3 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-4 {width:328px;height:328px;-webkit-animation:wave-width-4 3s ease-in-out infinite;animation:wave-width-4 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-5 {width:370px;height:370px;-webkit-animation:wave-width-5 3s ease-in-out infinite;animation:wave-width-5 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-6 {width:412px;height:412px;-webkit-animation:wave-width-6 3s ease-in-out infinite;animation:wave-width-6 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-7 {width:454px;height:454px;-webkit-animation:wave-width-7 3s ease-in-out infinite;animation:wave-width-7 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-8 {width:496px;height:496px;-webkit-animation:wave-width-8 3s ease-in-out infinite;animation:wave-width-8 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-9 {width:538px;height:538px;-webkit-animation:wave-width-9 3s ease-in-out infinite;animation:wave-width-9 3s ease-in-out infinite;}
.circles-expand .circle.circle-expand-10 {width:580px;height:580px;-webkit-animation:wave-width-10 3s ease-in-out infinite;animation:wave-width-10 3s ease-in-out infinite;}

.circles-expand .circle-expand-text {position:absolute;top:50%;transform:translate(0, -50%);left:0;right:0;margin:0 auto;text-align:center;}

@-webkit-keyframes wave-width-center {0% {}
  50% {opacity:.1;}
  100% {}}

@keyframes wave-width-center {0% {}
  50% {opacity:.1;}
  100% {}}
@-webkit-keyframes wave-width-1 {0% {}
  50% {width:283px;height:283px;}
  100% {}}
@keyframes wave-width-1 {0% {}
  50% {width:283px;height:283px;}
  100% {}}
@-webkit-keyframes wave-width-2 {0% {}
  50% {width:325px;height:325px;}
  100% {}}
@keyframes wave-width-2 {0% {}
  50% {width:325px;height:325px;}
  100% {}}
@-webkit-keyframes wave-width-3 {0% {}
  50% {width:366px;height:366px;}
  100% {}}
@keyframes wave-width-3 {0% {}
  50% {width:366px;height:366px;}
  100% {}}
@-webkit-keyframes wave-width-4 {0% {}
  50% {width:408px;height:408px;}
  100% {}}
@keyframes wave-width-4 {0% {}
  50% {width:408px;height:408px;}
  100% {}}
@-webkit-keyframes wave-width-5 {0% {}
  50% {width:450px;height:450px;}
  100% {}}
@keyframes wave-width-5 {0% {}
  50% {width:450px;height:450px;}
  100% {}}
@-webkit-keyframes wave-width-6 {0% {}
  50% {width:492px;height:492px;}
  100% {}}
@keyframes wave-width-6 {0% {}
  50% {width:492px;height:492px;}
  100% {}}
@-webkit-keyframes wave-width-7 {0% {}
  50% {width:524px;height:524px;}
  100% {}}
@keyframes wave-width-7 {0% {}
  50% {width:524px;height:524px;}
  100% {}}
@-webkit-keyframes wave-width-8 {0% {}
  50% {width:566px;height:566px;}
  100% {}}
@keyframes wave-width-8 {0% {}
  50% {width:566px;height:566px;}
  100% {}}
@-webkit-keyframes wave-width-9 {0% {}
  50% {width:608px;height:608px;}
  100% {}}
@keyframes wave-width-9 {0% {}
  50% {width:608px;height:608px;}
  100% {}}
@-webkit-keyframes wave-width-10 {0% {}
  50% {width:650px;height:650px;}
  100% {}}
@keyframes wave-width-10 {0% {}
  50% {width:650px;height:650px;}
  100% {}}

/* Section > Is Landingpage */
.is-landingpage .section p {font-size:21px;line-height:31px;}
.is-landingpage .section p strong {font-weight:800;}
.is-landingpage .section-footer p {font-size:26px;line-height:31px;}
.is-landingpage .section-copy p {font-size:16px;line-height:19px;}

/* Section > Text Sides */
.section-text-sides {padding:60px 0;}
.section-text-sides + .section-text-sides {padding-top:0;}
.section-text-sides .content-left .v-center {position:absolute;top:50%;transform:translate(0, -50%);max-width:80%;padding-right:45px;right:0;}
.section-text-sides .content-right .v-center {position:absolute;top:50%;transform:translate(0, -50%);max-width:80%;padding-left:45px;left:0;}
.section-text-sides .content-left {text-align:right;height:350px;}
.section-text-sides .content-right {text-align:left;height:350px;}
.section-text-sides .section-title h3 {font-size:40px;}
.section-text-sides .img-bg {height:350px;width:100%;background-position:center center;background-size:contain;background-repeat:no-repeat;}
.section-text-sides .title-over {font-weight:bold;font-size:26px;font-weight:700;margin-bottom:5px;}
.section-text-sides:before {content:"";width:1px;background-color: #0B0B0C;height:100%;left:0;right:0;top:60px;margin:0 auto;position:absolute;top:0;}
.section-text-sides.is-first:before {top:100px;height:calc(100% - 100px);}
.section-text-sides.no-line-bottom:before {height:270px;}

.menu-lp-services h5 {font-size:32px;font-weight:bold;}
.menu-lp-services li a {font-size:21px;display:inline-block;padding:6px 0;}

/* Blocks > Point */
.blocks-point {margin-top:60px;display:inline-block;width:100%;}
.blocks-point .block-point {min-height:160px;}
.blocks-point .block-point h4 {font-weight:900;font-size:21px;}
.blocks-point .block-point p {font-size:16px;}

/* Section > Footer */ 

.section.section-footer {background-color: #0b0b0c;padding:120px 50px 60px;color:#fff;position: fixed;bottom:0;width:100%;height:720px;z-index:-1;opacity:0;}
.section.section-abacus-footer {position:absolute;background-color:#0000ff;padding:20px 50px;bottom:0;left:0;right:0;width:100%;}

.has-cursor-lights .lights {position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0;}

.section-footer .img-responsive {margin-top:20px;}
.section-footer p {color:#ffffff;font-size: 18px;line-height:initial;} 
.section-footer .partnerships {position: relative;top:-30px;}
.section-footer .partnerships li + li {margin-left:30px;}
.section-footer .partnerships img {height:44px;}

.section-footer .footer-address {margin-top:18px;text-align:right;}

.section-footer .menu-footer-big {margin-bottom:20px;}
.section-footer .menu-footer-big li a {font-size:40px;font-weight:700;padding:0 0 15px;display:inline-block;}
.section-footer .menu-footer-big li a:hover {color:#FF0027;}
.section-footer .logo-footer-small {margin-bottom:30px;}
.section-footer .logo-footer-small img {height:33px;}
.section-footer .menu-footer-normal li a {padding:5px 0;display:inline-block;font-size:16px;}
.section-footer .menu-footer-normal li a:hover {color:#FF0027;}
.section-footer .list-social {margin:0;}
.section-footer .list-social li {padding:0}
.section-footer .list-social li i {font-size:30px;}
.section-footer .footer-idea {margin:60px 0 0;}
.section-footer .footer-idea p {font-family:"museo-slab", serif;font-style:italic;font-weight:900;margin-bottom:15px;}

.section-footer .form-footer h4 {font-size:32px;font-weight:bold;margin-bottom:30px;}
.section-footer .form-footer textarea {height:60px;}

/* Section > Footer > Copy */ 

.section-copy {margin-top: 40px;}
.section-footer .section-copy p {color:#ffffff;margin:15px 0 0;font-size:16px;line-height:19px;}
.section-copy p a:hover {color:#FF0027;}

body.bg-white-body {background-color: #fff;transition:.3s ease-in-out background-color;}
body.bg-white-body .section {background-color:transparent;color:initial;transition:.3s ease-in-out background-color;}
body.bg-black-body {background-color: #0b0b0c;transition:.3s ease-in-out background-color;}
body.bg-black-body .section {background-color:transparent;color:#fff;transition:.3s ease-in-out background-color;}
body.bg-grey-body {background-color: #f3f3f3;transition:.3s ease-in-out background-color;}
body.bg-grey-body .section {background-color:transparent;color:initial;transition:.3s ease-in-out background-color;}

/* LP Cases */
.is-case-landing .section-title {margin-bottom:60px;}
.is-case-landing .section-counters .block-counter .counter-value {font-size:32px;}
.is-case-landing .section-image-text {padding:120px 45px;}
.is-case-landing .block-counter .counter-text {font-size: 22px;font-weight:300;}

/* 
------------------------------------------
Responsive 
------------------------------------------
*/

/* Smartphone */
@media only screen and (max-width:767px) and (min-width:320px) {
  
  /* Globals */
  body {padding-top:0;margin-bottom:0;}
  body.homepage {padding:0;}
  body.homepage .navbar-default.navbar-fixed-top, body.homepage.nav-transparent .navbar.navbar-default {background-color: transparent;}
  body.homepage .navbar-default.navbar-fixed-top.is--affix, body.homepage.nav-transparent .navbar.navbar-default.is--affix {background-color: rgba(11, 11, 12, .7);}

  body.has-topbar {padding-top:35px;}
  body.has-topbar .topbar {padding-bottom:0;}
  body.homepage.has-topbar {padding-top:0;}
  body.homepage.has-topbar .topbar:before {display:none;}

  i:hover {transition:none;}
  i {transition: none;}
  .scroll-down {display:none;}
  .brand-wheel {height:60px;}
  
  /* Head  */
  .navbar.navbar-default {min-height:60px;padding:0;border:0;border-radius: 0;}
  .navbar.navbar-default .navbar-brand {position:absolute;padding:16px 15px;left:50%;transform:translate(-50%, 0);}
  .navbar.navbar-default .navbar-brand > img {height:28px;width:auto;}
  .navbar-default .navbar-toggle .icon-bar {background-color:#fff;}
  .navbar-toggle {border:0;border-radius:0;padding:17px 20px 11px;margin:0;}
  .navbar-toggle .icon-bar {height:2px;}
  .navbar-toggle .icon-bar+.icon-bar {margin-top:6px;}
  .navbar-default .navbar-toggle:focus , .navbar-default .navbar-toggle:hover {background-color:transparent;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {padding:5px 15px;}
  .navbar-brand {padding:7px;}
  /* .navbar.navbar-default .logo-white {display:block;}
  .navbar.navbar-default .logo-black {display:none;} */

  /* Body > Home */
  body.homepage .navbar.navbar-default .logo-black {top:16px;left:15px;}
  body.homepage .navbar.navbar-default .icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu-black.svg);transition:background-image .6s ease-in-out;}
  body.homepage .navbar.navbar-default .navbar-toggle[aria-expanded="true"] .icon-nav-menu, body.homepage .navbar.navbar-default.is--affix .icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu.svg);}

  /* Nav Menu */
  /* .navbar-default.navbar-fixed-top, body.nav-transparent .navbar.navbar-default {background:rgba(11, 11, 12, .85);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);} */

  .navbar-default.navbar-fixed-top, body.nav-transparent .navbar.navbar-default {background-color:transparent;}
  body.menu-open .navbar-default.navbar-fixed-top, body.nav-transparent.menu-open .navbar.navbar-default {background-color:rgba(11, 11, 12, .85) !important;backdrop-filter:blur(5px) !important;-webkit-backdrop-filter:blur(5px) !important;}
  body.menu-open .navbar.navbar-default .logo-black {opacity:0;}
  body.menu-open .navbar.navbar-default .logo-white {display:block;opacity:1;}
  body.menu-open .icon-nav-menu {background-image: url(/assets/icons/icon-nav-menu.svg);}

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {border: 0;}
  .navbar.navbar-default .navbar-center {position: relative;left: initial;transform: none;text-align: center;}

  body.nav-transparent .navbar.navbar-default li a, .navbar.navbar-default .navbar-nav > li > a {padding:10px 15px;color:#fff;border:0 !important;}
  body.nav-transparent .navbar.navbar-default li a {color:#fff !important;}
  body.homepage .navbar.navbar-default .navbar-nav > li > a:hover {color:#fff !important;}
  body.homepage .navbar.navbar-default .icon-angle-down {background-image:url(/assets/icons/icon-angle-down-white.svg);}
  .navbar.navbar-default .navbar-nav > li.is-button > a  {color: #0B0B0C;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color:#FF0027;}

  .navbar.navbar-default .navbar-nav > li > a.active, .navbar.navbar-default .navbar-nav > li > a:hover {border:0;color:#FF0027;}
  .navbar.navbar-default .icon-angle-down {background-image: url(/assets/icons/icon-angle-down-white.svg);top:-2px;position: relative;}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar.navbar-default .navbar-nav > .open > a, .navbar.navbar-default .navbar-nav > .open > a:focus, .navbar.navbar-default .navbar-nav > .open > a:hover {color:#fff;border:0;}
  .navbar-default .navbar-nav .open .dropdown-menu {position: relative;width:100%;background-color: transparent;margin:0;padding:10px 0;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a{padding:10px 15px;font-size:16px;color:#fff;text-align:center;}
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height:initial;}
  .navbar.navbar-default li.is-button {padding-bottom:18px;}
  /* body.homepage .navbar.navbar-default.is-visible {transition:none !important;} */
  
  /* Head + NavbarShop */
  .navbar-shop {position:absolute;padding:0;left:0;}
  .navbar-shop .list-inline {margin-bottom:0;}
  .navbar-shop a {padding:18px 25px !important;color:#fff;display: inline-block;}
  .navbar-shop li .fa-shopping-cart {position:relative;}
  .navbar-shop .fa {font-size:20px;}

  /* Scroll down */
  .scroll-down {transform:none;width:22px;height:22px;bottom:20px;}
  
  /* Carousels > Home */
  .carousel-home .card .card-overlay .card-body {padding:0 15px;top:50%;}
  .carousel-home .title-over {font-size:18px;margin-bottom:15px;}
  .carousel-home h1, .carousel-home h1 i {font-size:38px;}
  .carousel-home h1 .text-description, .carousel-home h1 .text-description i {font-size:26px;}
  .carousel-home h1 .btn {margin-bottom:15px;}

  .carousel-home.carousel-swiss .title-over {margin-top:80px;}
  .carousel-home.carousel-swiss .img-responsive {height:200px;margin:10px auto 0;}
  .carousel-home.carousel-swiss .title {margin-bottom:10px;line-height:19px;}
  .carousel-home.carousel-swiss .wow {visibility:visible !important;opacity:1 !important;}


  /* Home > Hero */
  .hero-video {height:300px;min-height:300px;margin-top:60px;}
  body.has-topbar .hero-video {margin-top:100px;}
  .carousel-home .card-bg {height:300px;min-height:300px;}
  .carousel-home .img-rocket {top:55%;right:30px;}
  .carousel-home .card-bg-code {max-height:initial;}
  
  /* Sidebar Toggle */
  .taber {cursor:pointer;position:relative;}
  .taber h4 {margin-bottom:0;font-weight:700;}
  .taber h4:after {font-family:"Font Awesome 5 Free";content:"\f068";color:#333333;font-size:12px;position:absolute;right:0;top:auto;}
  .taber.collapsed h4:after {content:"\f067";}
  
  /* Section Footer */
  .section-footer .taber {border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:10px;font-weight:700;margin-bottom:10px;}
  .section-footer .taber h4:after {font-family:"Font Awesome 5 Free";content:"\f068";color:#ffffff;font-size:12px;position:absolute;right:0;top:auto;}
  .section-footer .taber.collapsed h4:after {content:"\f067";}
  .section-footer .taber-body {padding-bottom:30px;}
  .section-copy {text-align:center;}

  .section-footer .img-responsive {margin-left:auto;margin-right:auto;}
  .section-footer .logo-footer-small {margin-bottom:10px;}
  .section-footer .logo-footer-small img {width:180px;height:auto;}
  .section-footer .mobile-2cols span {display:inline-block;vertical-align:top;width:49%;}

  .section-footer .mobile-2cols br.first {display:none;}
  .section-footer .mobile-2cols {font-size:15px;margin-top:10px;}
  .section-footer .section-copy p {margin-top:30px;}
  
  /* Card */
  .card .card-title {font-size:14px;}
  .card .card-price {font-size:18px;}
  
  /* Forms */
  .form-request {margin-top:40px;}

  /* Lists > Pills */
  .list-pills {margin:30px 0;}

  /* Forms */
  .form-control {padding:8px 15px;}

  /* Buttons */
  .btn {padding:12px 24px;}

  /* Modals */
  .modal-request .modal-dialog {margin-top:40px;}
  .modal-request .modal-body {padding: 15px;}
  .modal-request .modal-title {font-size:24px;font-weight:700;}
  .modal form .btn-primary {width:100%;} 
  .modal-open .request-info {display:none;}

  /* Modals > Magazine */
  .modal-magazine .modal-title {font-size:24px;line-height:24px;margin-bottom:20px;}
  .modal-magazine .modal-body {padding:15px 30px;}
  .modal-magazine .modal-body.modal-bg {height:245px;}
  .modal-magazine .modal-body.modal-bg::before {background:linear-gradient(to bottom, rgba(0,0,0,.7) 30%, rgba(0,0,0,0) 90%);}

  /* Menu > Subpages */
  /* .menu-subpages.scrolling-mobile {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 -15px 0;padding:0 0 0;-webkit-overflow-scrolling: touch;}
  .menu-subpages.scrolling-mobile li {width:auto;display:inline-block;padding:initial;float:none;margin:0;}
  .menu-subpages.scrolling-mobile li:first-child {margin-left:15px;}
  .menu-subpages.scrolling-mobile li:last-child {margin-right:30px;}
  .section-header-menu .menu-subpages ul li + li {margin-left:10px;}
  .section-header-menu .menu-subpages ul li a {padding:20px 10px;} */

  /* Content */
  .fs-21 {font-size:16px;}
  .has-cursor-lights:before {display:none;}
  .section p {font-size:16px;}
  body.page-message .section-message {padding:0 0;}
  body.page-message .section-header {max-height:initial;}
  body.page-message .section p {font-size:21px;line-height:initial;}
  body.homepage .navbar.navbar-default {opacity:1;transition:none;}
  .carousel-home .img-rocket img {width:110px;height:125px;}
  .carousel-home .card-bg-bottom {background-size:contain;background-image:url(/assets/img/slide-bottom-mobile.webp) !important;}

  .section-text .text-offset-left {padding:initial}
  .card-img-contain {margin-top:30px;}

  /* Section */
  .section {padding:55px 0;}
  .section-header h1 {font-size:32px;text-align:center;padding:0 15px;}
  .section-header h1 br {display:none;}
  .section-header h2 {font-size:18px;}
  .section-header .scrolling-mobile {padding-bottom:0;margin:10px 0 0 !important;}
  .section-breadcrumbs {display:none;}
  .section-contacts .contacts-map {margin-top:40px;}
  .section-video .videoContainer {pointer-events:auto;height:240px;max-height:240px;transform:none;pointer-events:auto;}
  .section-video-payoff {height:470px;}

  .row.row-large [class*="col-"] {padding:initial !important;}
  .row.row-large {margin:initial !important;}

  /* Sections */

  .btn {transition:none;}
  .btn:hover {transition:none;}
  .section-what .section-title h2, .section-what .section-title h3 {font-size:32px;line-height:initial;}
  .section-what .section-title h4 {font-size:18px;line-height:initial;}
  .section-payoff .section-title h3 {font-size:26px;line-height:initial;margin:0;}
  .section.section-case-history .section-title h3 {font-size:32px;line-height:initial;}
  .section-title h3, h2.but-is-h3 {font-size:32px;line-height: initial;}
  .section-img-cover-web .section-title h3 {font-size:24px;margin-bottom:15px;}
  .section-img-cover-web p {margin-bottom:0;}

  .section-payoff h4 {font-size:24px;margin-bottom:30px;}

  .card.card-project .project-title {padding:15px 60px;}
  .card.card-project .project-title h4 {font-size:22px;}
  .card.card-project .card-bg {height:240px;}

  .is-start .block-title {opacity:1;}
  .section.section-carousel-reviews {padding:55px 0;}
  .carousel-reviews {padding:0 15px;min-height:370px;}
  .card.card-review .review-payoff {font-size:25px;line-height:initial;height:59px;margin-bottom:10px;}
  .carousel-reviews .carousel-arrows-lr .prev {left:0;}
  .carousel-reviews .carousel-arrows-lr .next {right:0;}
  .card.card-review .review-text p {font-size:16px;line-height:initial;}
  .reviews-head .review-stars .stars li {margin:0 -3px;}

  .column-project-links {text-align: left;}
  .column-project-links .btn-project-links a {margin:10px 0 0;display:block;}

  .scroller-1, .scroller-2, .scroller-3 {justify-content: flex-start;}
  .block-logo {display:inline-block;vertical-align:middle;}

  .section .payoff-card {padding:30px 15px;}
  .section .payoff-card p {font-size:18px;line-height:initial;}
  .section.section-payoff {padding:45px 0;height:auto;}
  .section-video-payoff .section-title br {display:none;}
  .section-video-payoff .payoff-content {position: relative;top:initial;transform:none;}
  .section-video-payoff .videoContainer .videoBg {width:130%;}

  .section.section-header {padding:90px 0 30px;}
  .section-header .title-over {font-size: 16px;margin-bottom:5px;}
  .section-header-content {bottom:30px;}

  .card.card-box .card-body {padding:40px 15px 15px;background-size:20px;background-position:top 15px left 15px;}
  .card.card-box .section-title .title-over {font-size:18px;}
  .card.card-box .section-title h3 {font-size:32px;}
  .card.card-box .list-icon-asterisk li {font-size:16px;}
  .card.card-box .box-action {margin-top:30px;}

  .card.card-box.is-small .card-body {padding-bottom:15px;}

  .section-boxes .row.flex {gap:15px 0;}

  /* Projects */
  .has-loadmore-cases .card.card-project {margin-bottom:15px;}
  .section.section-cases-head {padding-bottom:0;}
  .section-projects-head .card + .card {margin:0;}
  .card.card-project {margin-bottom:15px;}
  .section-projects-head .card.card-project.is-big .card-bg {height:240px;}
  .section-projects-head .card.card-project.is-big .project-title {padding:15px;}
  .section-projects-head .card.card-project.is-big .project-title h4 {font-size:22px;}

  .section.section-counters {padding:0 0 35px;}
  .section-counters .col-xs-6 + .col-xs-6:before {display:none;}
  .block-counter .counter-divider {top:-3px;position: relative;}
  .block-counter .counter-divider:before {content:"";left:0;right:0;margin:0 auto;position:absolute;transform:translate(0, -50%);border-radius:100%;width:10px;height:10px;background-color:#FF0027;}
  .block-counter .counter-value {font-size:36px;}
  .block-counter .counter-text {font-size:21px;}
  .section-counters .col-xs-6 {margin-top:30px;margin-bottom:0;}

  .card.card-project.is-small .card-bg {height:240px;}
  .card.card-project.is-medium .card-bg {height:240px;}
  .card.card-project.is-full .card-bg {height:240px;}

  .filters-select {margin:0 0 30px;}
  .filters-select .filters-select-label {margin-bottom:20px;}
  .filters-select-filters .bootstrap-select + .bootstrap-select {margin:10px 0 0;}

  .isotope__filters .button-group .pill + .pill {margin:0 10px 10px;}
  .isotope__data .card {width:50%;}
  .isotope__data .card.card-logo {margin-bottom:0;}
  .isotope__data .card.card-logo .card-bg {background-size: contain;}
  .section-clients-list {padding-bottom:20px;}

  .section-payoff .section-title h3.is-big {font-size:32px;}
  .section-payoff.section-video-payoff .section-title h3 {font-size:32px;}
  .section-case-history .section-title {text-align:center;}

  .slide-left .block-logo {width:150px;height:70px;}
  .slide-right .block-logo {width:150px;height:70px;}

  .section-img-cover-web .row + .row {margin-top:40px;}

  .section-image-text .image-left {height:240px;}
  .section-image-text .image-left.image-about-large {background-position:center center;}
  .section-image-text.image-tall .image-left {height:500px;}
  .setion-image-text .section-title h3 {font-size:28px;}
  .icon60 {width:45px;height:45px;}
  .section-title.has-element-inline h4 {font-size:21px;margin-bottom:0 !important;}

  .carousel-gallery-contain .card-bg {height:240px;}
  .carousel-timeline .prev, .carousel-timeline .next {display:none;}

  .img-cover-big {height:220px;}
  .section-img-cover-web .block-content {height:auto;padding:30px 0 0;}
  .section-img-cover-web .block-content .v-center {padding:0;position: relative;top:initial;transform:none;}

  .section-img-cover-web .img-contain-big {height:220px;}

  /* Section > Payoff > Hero */
  .section.section-payoff-hero {padding-bottom:55px;}

  .section-header-actions {margin-bottom:25px;}
  .section-header-actions .header-actions .btn {width:100%;margin-top:20px;}
  .card.card-project.is-full .list-pills {margin:15px 0 0;}
  .section.section-payoff-card {padding:55px 0;}
  .section.section-payoff-card.payoff-narrow {padding:55px 0;}
  .section.section-payoff-card .section-title {padding:0;}
  .section.section-payoff-card .section-title br {display:none;}
  .section-values .block-value {margin-bottom:50px;}
  .section.section-values {padding-bottom:20px;}

  .card.card-counter-tech h4, .card.card-counter-tech .text p {font-size:16px;line-height:23px;}
  .card.card-counter-tech .value {font-size:18px;}
  .card.card-counter-tech {min-height:180px;margin:0;}
  .section-counter-industry .col-xs-6 + .col-xs-6:before {display:none;}
  .section-counter-industry small {margin-top:20px;}
  .section-text-sides:before {display:none;}

  .section-text-sides .img-bg {height:220px;margin-bottom:30px;}
  .section-text-sides .section-title h3 {font-size:28px;}
  .section-text-sides .section-title h3 br {display:none;}
  .section-text-sides + .section-projects-list {padding-top:0;}

  .card.card-news .news-title h4 {height:auto;overflow:initial;}

  .section-img-cover-big .block-content {padding:30px 0 0;}
  .section-img-cover-big .block-content .v-center {position: relative;top:initial;transform:none;padding:0;}
  .list-classic ul li {font-size:16px;}

  .card.card-review .review-payoff:before {width:40px;height:40px;left:-10px;}
  .carousel-reviews {min-height:initial;}
  .carousel-reviews .card.card-review {margin-bottom:20px;}

  .section.section-cases-list .card.card-project.is-full .project-description p {height:auto;overflow:initial;}

  .section-slider .slider {padding:0;}
  .section-slider .slider .text {font-size:20px;}
  .section-slider .slider .asterisk-separator {margin:0 15px;}

  .block-value {margin-bottom:30px;}
  .block-value img {height:30px;}
  .block-value p {line-height:initial;}

  .section-news-detail figure {margin-bottom:30px;}
  .circles-expand .circle{animation:none !important;}
  .circles-expand {height:290px;}
  .circles-expand .circle.circle-expand-center {width:63px;height:63px;}
  .circles-expand .circle.circle-expand-1 {width: 83px;height:83px;}
  .circles-expand .circle.circle-expand-2 {width: 103px;height:103px;}
  .circles-expand .circle.circle-expand-3 {width: 123px;height:123px;}
  .circles-expand .circle.circle-expand-4 {width: 143px;height:143px;}
  .circles-expand .circle.circle-expand-5 {width: 163px;height:163px;}
  .circles-expand .circle.circle-expand-6 {width: 183px;height:183px;}
  .circles-expand .circle.circle-expand-7 {width: 203px;height:203px;}
  .circles-expand .circle.circle-expand-8 {width: 223px;height:223px;}
  .circles-expand .circle.circle-expand-9 {width: 243px;height:243px;}
  .circles-expand .circle.circle-expand-10 {width: 263px;height:263px;}
  .circle-expand-text h3 {font-size:30px;}

  .carousel-steps .step .step-name {transform:none;font-size:18px;bottom:auto;line-height:initial;white-space: normal;}
  .carousel-steps-container {height:auto;}
  .carousel-steps-container {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0;padding:0 10px 80px;-webkit-overflow-scrolling: touch;display:inline-block;width:100%;top: initial;}
  .carousel-steps {display:inline-block;width:auto;display:inline-block;padding:initial;float:none;margin:0 20px 0 0;}
  .carousel-steps-line {display:none;}
  .carousel-steps .step .step-value {bottom:-50px;}
  .carousel-steps {position: relative;}
  .carousel-steps .step:before {content:"";width:140%;bottom:-36px;position: absolute;height:1px;background-color: #ccc;}

  .section.section-center {padding-bottom:35px;}
  .section.section-carousel-logos {padding:55px 0;}

  .section-text-sides + .section-text-sides:before {display:none;}
  .card.card-project.is-full .project-logos li .logo {height:43px;background-position:top center;}
  .card.card-project .project-action {top:-8px;}

  .section-projects-list .card.card-project.is-full {margin-bottom:0;}

  .pill {padding:7px 12px 5px;font-size:14px;}

  .scrolling-mobile {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 -15px;padding:0 10px 0;padding-bottom:20px;-webkit-overflow-scrolling: touch;}
  .scrolling-mobile .col-xs-12 {width:340px;display:inline-block;vertical-align:top;padding:initial;float:none;margin:0;white-space:normal;vertical-align:top;}
  .scrolling-mobile .col-xs-12 .card {padding:0 0 0 15px;}
  .scrolling-mobile .col-xs-12:last-child .card {margin-right:15px;}
  .scrolling-mobile .card.card-project p {display:none;}
  .scrolling-mobile .card.card-project .card-bg {height:180px;}
  .card.card-project.is-full .project-title h4 {font-size:22px;}

  .scrolling-mobile .card.card-news {margin-bottom:40px;}
  .scrolling-mobile .card.card-news .news-title h4 {font-size:22px;margin-top:15px;}
  .scrolling-mobile .card.card-news p {display:none;}
  .scrolling-mobile .card.card-news .card-bg {height:180px;}
  .section.section-news-head {padding-bottom:0;}

  .section-project-data .list-pills {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 -15px;padding:0 15px 0;padding-bottom:20px;-webkit-overflow-scrolling: touch;}

  .reviews-view .review-stars {width:100%;}
  .section-carousel-reviews .section-title h3 {font-size:25px;line-height:initial;padding:0 50px;}

  .list-links {margin-bottom:30px;}
  .list-links ul li a {padding:10px 15px;background-size:15px;background-position:right 15px center;}

  .section.section-news-deep {padding-bottom:30px;}
  .list-news-blocks .media.media-news .block-image {opacity: 1;transition:none;width:100%;height:240px;margin:0;}
  .list-news-blocks .media.media-news .action {opacity:1;transition:none;position:relative;top:initial;transform:none;right:auto;margin-top:15px;}
  .media.media-news {padding:2px 0 20px;width:100%;overflow:initial;}
  .media.media-news .media-middle {display:inline-block;width:100%;}
  .media.media-news .block-date p {margin-top:15px;font-size:16px;}
  .media.media-news h4 {margin:10px 0 15px;font-size:22px;}

  .block-has-spacing .form-request {margin-top: 40px;}
  .block-has-spacing .form-request .btn-primary {width:100%;margin-top:25px;}

  .section.section-case-history {padding:55px 0;}
  .section-case-history .block-title {position: relative;left:initial;top:initial;max-width:100%;}
  .carousel-cases .tns-item:first-child {margin-left:initial;}
  .section-case-history .block-title.is--hidden {opacity:1;transition:none;}

  .card.card-news .news-category .list-pills {margin:0;}
  .scrolling-mobile .col-xs-12 .card.card-news {margin-bottom:0;}

  .hero-video.carousel-home h1 {font-size:30px;}
  .hero-video.carousel-home h1 i {font-size:30px;}
  .hero-video.carousel-home .scroll-down {display:block;}

  /* Section > Hero */
  .section.section-hero {padding-top:120px;}
  .section.section-hero h1 {font-size:45px;}
  .section.section-hero h2 {font-size:20px;margin-top:10px;}
  .section.section-hero .img-responsive {height:150px;margin-top:30px;}

  /* Company */
  .section.section-image-text {padding:0;}
  .section-image-text .block-content {height:auto;padding:55px 15px;}
  .section-image-text.image-tall .block-content {height:auto;}
  .section-image-text .block-content .v-center {position: relative;top:initial;transform: none;padding:35px 0;}
  .section-image-text.image-tall .block-content .v-center {padding-top:50px;}
  .section.section-staff {padding-top:30px;padding-bottom:20px;}
  .card.card-staff .staff-name {font-size:16px;}
  .card.card-staff .staff-role {height:35px;line-height:16px;}
  .section-staff .row {margin:0 -6px;}
  .section-staff .row [class*="col-"] {padding-left:6px!important;padding-right:6px!important;}

  .section.section-timeline {padding:55px 0 0;}
  .section-title-over {position: relative;top: initial;left:initial;}

  .carousel-cases .card.card-project {margin:0;}
  .carousel-cases .tns-nav {bottom:-40px;}

  .section-case-history .visible-xs .btn {margin-top:75px !important;}

  .card.card-project .card-bg:before {background:linear-gradient(to bottom,  rgba(0,0,0,0) 20%,rgba(0,0,0,.65) 110%);}

  .card.card-timeline {padding-top:30px;padding-bottom:40px;height:auto;padding-left:initial;}
  .card.card-timeline .timeline-year {font-size:32px;}
  .card.card-timeline .timeline-year:before {font-size:26px;}

  .carousel-timeline {padding-left:15px;}
  .carousel-timeline .card + .card {border:0;}
  .card.card-timeline .timeline-text p {height:auto;padding:30px 0;}
  .carousel-arrows-tr .prev {top:0;width:32px;height:32px;}
  .carousel-arrows-tr .next {top:0;width:32px;height:32px;}

  .list-links-numbered {margin-top:20px;}
  .list-links-numbered li {padding-left:30px;}
  .list-links-numbered li a {font-size:21px;padding:0 0 15px;}
  .list-links-numbered li .count {top:5px;font-size:12px;}
  .list-links-numbered li a:after {width:20px;height:20px;}

  .card.card-tech {min-height:initial;margin-bottom:60px;}
  .card.card-tech .card-bg {height:240px;}
  .card.card-tech h4.card-title {font-size:24px;line-height:initial;}
  .card.card-tech p {font-size:16px;}

  .section-cards-tech .section-title {margin-bottom:60px;}

  .card.card-review .review-author strong {display:inline-block;margin:0;}
  .card.card-review .review-stars {margin:0;width:100%;}

  .card.card-project.is-full .project-category:before {display:none;}
  .card.card-project.is-full .project-category {margin:0;overflow:initial;width: auto;white-space: normal;}
  .card.card-project.is-full .project-category .list-pills ul li {margin-bottom:5px;}

  .section.section-cases-list .card.card-project.is-full .project-title h4 {overflow:initial;height:initial;}

  .modal-project .project-images .card .card-bg {height:240px;}
  .modal-project .project-title h4 {font-size:24px;}
  .modal-project .modal-body {padding:0 15px 25px 15px;}
  .modal-project .modal-footer {padding:0 15px 15px 15px;}
  .modal-project .list-pills {margin:20px 0 0;}

  /* Section > Text sides */
  .section-text-sides .content-left , .section-text-sides .content-right {position:relative;top:initial;transform:none;padding:0;left:auto;right:auto;max-width:100%;text-align:left;margin:0;height:auto;}
  .section-text-sides .content-right .v-center , .section-text-sides .content-left .v-center {position:relative;top:initial;transform:none;padding:0;left:auto;right:auto;max-width:100%;}

  /* Section > Image/Text */
  .section.section-half {padding-top:0;}
  .section-half .block-image {position:relative;background-repeat:no-repeat;top:0;height:100%;z-index:0;width:100%;height:260px;background-position:center center;}
  .block-text.p-2 {padding:30px 0 !important;}
  .image--contain {background-size:cover;}

  .request-info {right:15px;bottom:15px;}
  .section-contacts-data .block-contact .title {font-size:16px;}
  .section-contacts-data .block-contact .text p {font-size:21px;}
  

  /* Contacts */
  .section.section-contacts-data {padding-bottom:30px;}
  .section-contacts-data .block-contact {text-align:center;margin:35px 0 0;}
  .section-contacts-data .block-contact .text {line-height:initial;}
  #map {height:350px;}

  /* Landing */
  .is-landingpage .section p {font-size:16px;line-height:initial;}
  .carousel-gallery-lp .tns-item:first-child {margin:0;}
  .section.section-carousel-gallery-lp {padding:0;}
  .section.section-payoff-card .payoff-card {padding:55px 0;border-radius: 0 0 0 50px;}
  .is-landingpage .form-request .btn-primary {width:100%;margin-top:20px;}
  .is-landingpage .section-title h4 {font-size:21px;}
  .is-landingpage .section.section-text {padding:30px 0;}

  .section-project-data .project-data {text-align:center;}
  .section-project-data .media.media-partner {width:250px;margin:10px auto 20px;}
  .section-project-data .project-data p {margin-bottom:10px;}

  .section.section-project-keypoints {padding-bottom:30px;}
  .section-project-keypoints .block-keypoint {margin-bottom:40px;text-align:center;}
  .section-project-keypoints .block-keypoint p {padding:0 30px;}

  .blocks-point {margin-top:30px;}
  .blocks-point .block-point {min-height:initial;}
  .blocks-point .block-point p {margin-bottom:30px;}
  .section-project-data .logo {margin-top:15px;}
  .section-payoff .payoff-content p {font-size:16px;margin:0;}
  .media.media-team .block-team {margin-right:6px;}
  
  /* Section > Footer */
  .section.section-footer {padding:55px 0 110px;text-align:center;position: relative;z-index:0;height:auto;}
  .section-footer p {font-size:16px;line-height:initial;}
  .section-footer .footer-idea {margin-top:20px;}
  .section-footer .footer-idea .btn {margin-top:15px;}

  .section-footer .menu-footer-big li a {font-size:22px;line-height:initial;}
  .section-footer .menu-footer-normal {margin-bottom:30px;}
  .section-footer .menu-footer-normal li a {font-size:16px;line-height:initial;padding:10px 0;}
  .section-footer .partnerships {text-align:center;}
  .section-footer .partnerships img {height:auto;-o-object-fit:contain;object-fit:contain;max-width:100%;margin:30px auto 0;}
  .section-footer .list-social {margin:30px 0;}
  .section-copy {padding-top:0;margin-top:10px;}

  .section-footer .partnerships {top:initial}

  .section-copy p {font-size:14px;}
  .is-landingpage .section-copy p {font-size:14px;}

  .filters-select-filters .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {width:100%;}

  body.is-bgeco .section-image-text .block-content .v-center {padding: 0;}
  body.is-bgeco .section-image-text .image-left {margin:30px 0;}
  body.is-bgeco .section-image-text .image-caption {padding:5px 10px 0;}
  body.is-bgeco .section-image-text.image-tall .block-content {padding-top:50px;}
  body.is-bgeco .section-image-text.image-tall .image-left {margin:0;}
  body.is-bgeco .section p {margin-top:0 !important;}
  body.is-bgeco .section-gallery-contain {padding-top:35px;}
  body.is-bgeco .section-gallery-contain + .section-text {padding-top:0;}
  body.is-bgeco .section-projects-list {padding-top:0;}

  /* LP Cases */
  .is-case-landing .section-image-text {padding:60px 15px;}
  .is-case-landing .section-image-text.is-tall {padding:0 0 55px;}
  .is-case-landing .section-image-text.is-tall .col-xs-12:nth-child(1) {padding:0;}
  .is-case-landing .section-image-text.is-tall .image-left {height:270px;margin-bottom:0;}
  .is-case-landing .section-counters .block-counter .counter-value {font-size:18px;}
  .is-case-landing .block-counter .counter-text {font-size:16px;}
  .is-case-landing .section-title {margin-bottom:20px;}
  .is-case-landing .section-video-payoff .videoContainer .videoBg {width:180%;}
    
  /* Table responsive */
  /* .table__is-card .table {border:0;}
  .table__is-card .table .table-bordered {border:0;}
  .table__is-card .table .table-bordered a.btn-secondary , .table__is-card .table .table-bordered a.btn-danger {font-size:11px;}
  .table__is-card .table .table > tbody > tr > td {height:auto;}
  .table__is-card .table .table > tbody > tr > td:last-child {border-bottom:0!important;}
  .table__is-card .table table , .table__is-card .table thead , .table__is-card .table tbody , .table__is-card .table th , .table__is-card .table td , .table__is-card .table tr {display:block;}
  .table__is-card .table thead tr {position:absolute;top:-9999px;left:-9999px;}
  .table__is-card .table tr {border:1px solid #dddddd;margin-bottom:30px;}
  .table__is-card .table td {border:none;border-bottom:1px solid #dddddd;position:relative;padding-left:40%;white-space:normal;text-align:right;}
  .table__is-card .table td:last-child:before {display:none;}
  .table__is-card .table td:last-child {padding-left:15px;}
  .table__is-card .table td:before {position:absolute;top:15px;left:15px;width:30%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold;}
  .table__is-card .table td:before {content:attr(data-title);} */
}

/* Smartphone Landscape */
@media only screen and (min-width:480px) and (max-width:767px){

  /* Modals > Magazine */
  .modal-magazine .modal-body.modal-bg {height:450px;}

}

/* Tablet */
@media only screen and (min-width:768px) and (max-width:991px) {
  
  /* Globals */
  body {padding-top:0;margin-bottom:0;}

  body.has-topbar {padding-top:0;}
  body.has-topbar .topbar {padding-bottom:0;}

  body.homepage .navbar-default.navbar-fixed-top, body.homepage.nav-transparent .navbar.navbar-default {background-color: transparent;}
  body.homepage .navbar-default.navbar-fixed-top.is--affix, body.homepage.nav-transparent .navbar.navbar-default.is--affix {background-color: rgba(11, 11, 12, .7);}


  i:hover {transition:none;}
  i {transition: none;}
  
  /* Mobile Nav Toggle */
  .navbar-header {float:none;}
  .navbar-collapse {border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);}
  .navbar-fixed-top {top:0;border-width:0 0 1px;}
  .navbar-collapse {padding:0;}
  .navbar-collapse.collapse {display:none!important;padding:0;}
  .navbar-collapse.collapse.in {display:block!important;}
  .navbar-nav {float:none!important;margin-bottom:7.5px;margin-right:0;margin-top:7.5px;}

  /* .navbar.navbar-default .logo-white {display: block;}
  .navbar.navbar-default .logo-black {display:none;} */
  .navbar.navbar-default .navbar-nav > li > a {color:#fff;}
  body.nav-transparent .icon-angle-down {background-image: url(/assets/icons/icon-angle-down-white.svg);}

  /* Nav Menu */

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {border: 0;}
  .navbar.navbar-default .navbar-center {position: relative;left: initial;transform: none;text-align: center;}

  body.nav-transparent .navbar.navbar-default li a, .navbar.navbar-default .navbar-nav > li > a {padding:10px 15px;color:#fff;border:0 !important;}
  body.nav-transparent .navbar.navbar-default li a {color:#fff !important;}
  body.homepage .navbar.navbar-default .navbar-nav > li > a:hover {color:#fff !important;}
  body.homepage .navbar.navbar-default .icon-angle-down {background-image:url(/assets/icons/icon-angle-down-white.svg);}
  .navbar.navbar-default .navbar-nav > li.is-button > a  {color: #0B0B0C;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color:#FF0027;}

  .navbar-default.navbar-fixed-top, body.nav-transparent .navbar.navbar-default {background-color:transparent;}
  body.menu-open .navbar-default.navbar-fixed-top, body.nav-transparent.menu-open .navbar.navbar-default {background:rgba(11, 11, 12, .85) !important;backdrop-filter:blur(5px) !important;-webkit-backdrop-filter:blur(5px) !important;}
  body.menu-open .navbar.navbar-default .logo-black {opacity:0;}
  body.menu-open .navbar.navbar-default .logo-white {opacity:1;}
  body.menu-open .icon-nav-menu {background-image: url(/assets/icons/icon-nav-menu.svg);}
  body.homepage .navbar.navbar-default .navbar-toggle[aria-expanded="true"] .icon-nav-menu, body.homepage .navbar.navbar-default.is--affix .icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu.svg);}

  .navbar.navbar-default .navbar-nav > li > a.active, .navbar.navbar-default .navbar-nav > li > a:hover {border:0;color:#FF0027;}
  .navbar.navbar-default .icon-angle-down {background-image: url(/assets/icons/icon-angle-down-white.svg);top:-2px;position: relative;}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar.navbar-default .navbar-nav > .open > a, .navbar.navbar-default .navbar-nav > .open > a:focus, .navbar.navbar-default .navbar-nav > .open > a:hover {color:#fff;border:0;}
  .navbar-default .navbar-nav .open .dropdown-menu {position: relative;width:100%;background-color: transparent;margin:0;padding:10px;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a{padding:10px 15px;font-size:16px;color:#fff;text-align:center;}
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height:initial;}
  .navbar.navbar-default li.is-button {padding-bottom:18px;display:inline-block !important;width:auto;}
  
  /* Head + Nav */
  .navbar.navbar-default {min-height:50px;padding:0;border:0;border-radius: 0;}
  .navbar.navbar-default .navbar-brand {position:absolute;padding:16px 15px;left:50%;transform:translate(-37%, 0);}
  .navbar.navbar-default .navbar-brand > img {height:28px;width:auto;}
  .navbar-default .navbar-nav > li , .navbar-default .navbar-nav > li > ul > li {float:none;display:block;width:100%;}
  .navbar-default .navbar-nav > li > a , .navbar-default .navbar-nav > li > ul > li > a {padding-top:10px;padding-bottom:10px;width:100%;display:block;}
  .navbar-default .navbar-nav li + li:before {display:none;}
  .navbar-default .navbar-toggle .icon-bar {background-color:#fff;}
  .navbar-toggle {border:0;border-radius:0;margin:0;padding:17px 20px 11px;display:inline-block;}
  .navbar-toggle .icon-bar {height:2px;}
  .navbar-toggle .icon-bar+.icon-bar {margin-top:6px;}
  .navbar-default .navbar-toggle:focus , .navbar-default .navbar-toggle:hover {background-color:transparent;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {padding:5px 15px;}
  body.nav-transparent .navbar-default .dropdown-menu li a:hover {background-color:rgba(11,11,12,.15);}

  /* Body > Home */
  body.homepage .navbar.navbar-default .logo-black {top:16px;left:15px;}
  body.homepage .navbar.navbar-default .icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu-black.svg);transition:background-image .6s ease-in-out;}
  body.homepage .navbar.navbar-default.is--affix .icon-nav-menu {background-image:url(/assets/icons/icon-nav-menu.svg);}

  .navbar.navbar-default .navbar-nav > li > a {padding:10px 25px;}
  
  /* Head + NavbarShop */
  .navbar-shop {position:absolute;padding:0;left:0;}
  .navbar-shop .list-inline {margin-bottom:0;}
  .navbar-shop a {padding:18px 25px !important;color:#fff;display: inline-block;}
  .navbar-shop li .fa-shopping-cart {position:relative;}
  .navbar-shop .fa {font-size:20px;}

  /* Scroll down */
  .scroll-down {transform:none;width:22px;height:22px;bottom:20px;}
  
  /* Carousels > Home */
  .carousel-home .card .card-overlay .card-body {padding:0 30px;}
  .carousel-home .title-over {font-size:18px;}
  .carousel-home .img-responsive {max-width:450px;margin:30px auto 0;}

  /* Home > Hero */
  .carousel-home .card-bg {height:600px;min-height:initial;max-height:initial;}
  
  /* Sidebar Toggle */
  .taber {cursor:pointer;position:relative;}
  .taber h4 {margin-bottom:0;font-weight:700;}
  .taber h4:after {font-family:"Font Awesome 5 Free";content:"\f068";color:#333333;font-size:12px;position:absolute;right:0;top:auto;}
  .taber.collapsed h4:after {content:"\f067";}

  /* Card */
  .card .card-title {font-size:14px;}
  .card .card-price {font-size:18px;}
  
  /* Forms */
  .form-group {margin-bottom:25px;}
  .form-request {margin-top:40px;}

  /* Lists > Pills */
  .list-pills {margin:30px 0;}

  /* Forms */
  .form-control {padding:8px 15px;}

  /* Modals */
  .modal-request .modal-dialog {margin-top:40px;}
  .modal-request .modal-body {padding: 15px;}
  .modal-request .modal-title {font-size:26px;}
  .modal form .btn-primary {width:100%;} 
  .modal-open .request-info {display:none;}

  /* Modals > Magazine */
  .modal-magazine .modal-title {font-size:26px;}
  .modal-magazine .modal-body.modal-bg {height:410px;}

  /* Menu > Subpages */
  /* .menu-subpages.scrolling-mobile {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 -15px 0;padding:0 0 0;-webkit-overflow-scrolling: touch;}
  .menu-subpages.scrolling-mobile li {width:auto;display:inline-block;padding:initial;float:none;margin:0;}
  .menu-subpages.scrolling-mobile li:first-child {margin-left:15px;}
  .menu-subpages.scrolling-mobile li:last-child {margin-right:30px;}
  .section-header-menu .menu-subpages ul li + li {margin-left:10px;}
  .section-header-menu .menu-subpages ul li a {padding:20px 10px;} */

  /* Content */
  .fs-21 {font-size:16px;}
  .has-cursor-lights:before {display:none;}
  .section p {font-size:16px;}
  body.page-message .section-message {padding:0 0;}
  body.page-message .section-header {max-height:initial;padding: 240px 0;}
  body.page-message .section p {font-size:21px;line-height:initial;}
  body.homepage .navbar.navbar-default {opacity:1;transition:none;}
  .carousel-home .img-rocket {top:13%;right:10%;}
  .carousel-home .img-rocket img {width:160px;height: 188px;}
  .carousel-home .card-bg-bottom {height:790px;max-height:initial;background-size:contain;}
  .carousel-home .card-bg-code {height:790px;max-height:initial;opacity:.5;}
  .carousel-home .card-bg {height:790px;max-height:initial;}

  .carousel-home h1, .carousel-home h1 i {font-size:48px;}

  /* Section */
  .row.row-large [class*="col-"] {padding:0 15px !important;}
  .row.row-large {margin:initial !important;}

  .section {padding:55px 0;}
  .section.section-narrow {padding:35px 0;}
  .section-header h1 {font-size:42px;text-align:center;padding:0 15px;}
  .section-header h1 br {display:none;}
  .section-header h2 {font-size:26px;}
  .section-header .scrolling-mobile {padding-bottom:0;margin:10px 0 0 !important;}
  .section-breadcrumbs {display:none;}
  .section-contacts .contacts-map {margin-top:40px;}
  .section-video .videoContainer {pointer-events:auto;height:240px;max-height:240px;transform:none;pointer-events:auto;}
  .section-video-payoff {height:470px;}
  .section-text .text-offset-left {padding:initial;}

  .card.card-box .card-body {padding-bottom:30px;}
  .card.card-box .list-icon-asterisk li {font-size:16px;}
  .bg-home-black {background-position:center bottom;}
  .bg-home-red {background-position:center bottom;}
  .bg-home-black-small {background-position:center bottom;}
  .bg-home-grey-horizontal {background-position:center right;}

  /* Sections */

  .btn {transition:none;}
  .btn:hover {transition:none;}

  .section-what .section-title h2, .section-what .section-title h3 {font-size:32px;line-height:initial;}
  .section-what .section-title h4 {font-size:18px;line-height:initial;}
  .section-payoff .section-title h3 {font-size:32px;line-height:initial;margin:0 auto !important;max-width:600px;}
  .section.section-case-history .section-title h3 {font-size:32px;line-height:initial;}
  .section-title h3, h2.but-is-h3 {font-size:32px;line-height: initial;}
  .section-title h3 br {display:none;}
  .section-payoff h4 {font-size:24px;margin-bottom:30px;}

  .section-case-history .section-title {text-align:center;}

  .card.card-project .project-title {padding:15px;}
  .card.card-project .project-title h3 {font-size:24px;}
  .card.card-project .project-title h4 {font-size:16px;font-weight:normal;}

  .card.card-project .card-bg {height:240px;}

  .is-start .block-title {opacity:1;}
  .section.section-carousel-reviews {padding:55px 0;}
  .carousel-reviews {padding:0 15px;min-height:240px;}
  .card.card-review .review-payoff {font-size:32px;line-height:initial;}
  .carousel-reviews .carousel-arrows-lr .prev {left:0;}
  .carousel-reviews .carousel-arrows-lr .next {right:0;}
  .card.card-review .review-text p {font-size:16px;line-height:initial;}
  .reviews-head .review-stars .stars li {margin:0 -3px;}
  .card.card-review .review-payoff:before {width:70px;height:70px;left:3%;}

  .scroller-1, .scroller-2, .scroller-3 {justify-content: flex-start;}
  .block-logo {display:inline-block;vertical-align:middle;}

  .section .payoff-card {padding:30px 15px;}
  .section .payoff-card p {font-size:18px;line-height:initial;}
  .section.section-payoff {padding:55px 0;height:auto;}
  .section-video-payoff .payoff-content {position: relative;top:initial;transform:none;}

  .section.section-header {padding:150px 0 55px;}
  .section-header .title-over {font-size: 16px;margin-bottom:5px;}
  .section-header-content {bottom:30px;}

  .hero-video {height:500px;min-height:500px;margin-top:60px;}
  body.has-topbar .hero-video {margin-top:100px;}
  .carousel-home .card-bg {height:500px;min-height:500px;}
  .hero-video.carousel-home h1 {font-size:50px;}
  .hero-video.carousel-home h1 i {font-size:50px;}

  /* Projects */
  .has-loadmore-cases .card.card-project {margin-bottom:30px;}
  .section.section-cases-head {padding-bottom:0;}
  .section-projects-head .card + .card {margin:0;}
  .card.card-project {margin-bottom:30px;}
  .section-projects-head .card.card-project.is-big .card-bg {height:240px;}
  .section-projects-head .card.card-project.is-big .project-title {padding:15px;}
  .section-projects-head .card.card-project.is-big .project-title h4 {font-size:22px;}

  .section.section-counters {padding:0 0 35px;}
  .section-counters .col-xs-6 + .col-xs-6:before {display:none;}
  .block-counter .counter-divider {top:-3px;position: relative;}
  .block-counter .counter-divider:before {content:"";left:0;right:0;margin:0 auto;position:absolute;transform:translate(0, -50%);border-radius:100%;width:10px;height:10px;background-color:#FF0027;}
  .block-counter .counter-value {font-size:36px;}
  .block-counter .counter-text {font-size:21px;}
  .section-counters .col-xs-6 {margin-top:30px;margin-bottom:0;}

  .card.card-project.is-small .card-bg {height:240px;}
  .card.card-project.is-medium .card-bg {height:240px;}
  .card.card-project.is-full .card-bg {height:240px;}

  .filters-select {margin:0 0 30px;}
  .filters-select .filters-select-label {margin-bottom:20px;}

  .isotope__filters .button-group .pill + .pill {margin:0 10px 10px;}
  .isotope__data .card {width:25%;}
  .isotope__data .card.card-logo {margin-bottom:0;}
  .isotope__data .card.card-logo .card-bg {background-size: contain;}
  .section-clients-list {padding-bottom:20px;}

  .section-payoff .section-title h3.is-big {font-size:32px;}

  .section-image-text .image-left {height:220px;margin-bottom:30px;}
  .section-image-text.image-tall .image-left {height:620px;margin-bottom:0;}
  .setion-image-text .section-title h3 {font-size:28px;}
  .icon60 {width:45px;height:45px;}
  .section-title.has-element-inline h4 {font-size:21px;margin-bottom:0 !important;}

  .carousel-gallery-contain .card-bg {height:240px;}
  .carousel-timeline .prev, .carousel-timeline .next {display:none;}

  .img-cover-big {height:240px;}
  .section-img-cover-web .block-content {height:auto;padding:0;}
  .section-img-cover-web .block-content .v-center {padding:0;position: relative;top:initial;transform:none;}
  .section-img-cover-web .row + .row {margin-top:55px;}

  .section-header-actions {margin-bottom:25px;}
  .section-header-actions .header-actions .btn {width:100%;margin-top:20px;}
  .card.card-project.is-full .list-pills {margin:15px 0 0;}
  .section.section-payoff-card {padding:55px 0;}

  .filters-select-filters .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {width:160px;}

  .section-text-sides .img-bg {height:240px;margin-bottom:30px;}
  .section-text-sides .section-title h3 {font-size:28px;}
  .section-text-sides .section-title h3 br {display:none;}
  .section-text-sides + .section-projects-list {padding-top:0;}

  .section-img-cover-big .block-content {padding:0;}
  .section-img-cover-big .block-content .v-center {position: relative;top:initial;transform:none;padding:0;}
  .list-classic ul li {font-size:16px;}

  .block-value {margin-bottom:30px;}
  .block-value img {height:27px;}
  .block-value p {line-height:initial;}

  .card.card-counter-tech h4, .card.card-counter-tech .text p {font-size:22px;}
  .card.card-counter-tech .value {font-size:26px;margin-bottom:50px;display:inline-block;}
  .card.card-counter-tech {min-height:180px;margin:0;}
  .section-counter-industry .col-xs-6 + .col-xs-6:before {top:35%;}
  .section-counter-industry .col-xs-6:nth-child(3):before {display:none;}
  .section-counter-industry small {margin-top:20px;}
  .section-text-sides:before {display:none;}

  .circles-expand .circle{animation:none !important;}
  .circles-expand {height:290px;}
  .circles-expand .circle.circle-expand-center {width:63px;height:63px;}
  .circles-expand .circle.circle-expand-1 {width: 83px;height:83px;}
  .circles-expand .circle.circle-expand-2 {width: 103px;height:103px;}
  .circles-expand .circle.circle-expand-3 {width: 123px;height:123px;}
  .circles-expand .circle.circle-expand-4 {width: 143px;height:143px;}
  .circles-expand .circle.circle-expand-5 {width: 163px;height:163px;}
  .circles-expand .circle.circle-expand-6 {width: 183px;height:183px;}
  .circles-expand .circle.circle-expand-7 {width: 203px;height:203px;}
  .circles-expand .circle.circle-expand-8 {width: 223px;height:223px;}
  .circles-expand .circle.circle-expand-9 {width: 243px;height:243px;}
  .circles-expand .circle.circle-expand-10 {width: 263px;height:263px;}
  .circle-expand-text h3 {font-size:30px;}

  .carousel-steps .step .step-name {transform:none;font-size:18px;bottom:auto;line-height:initial;white-space: normal;}
  .carousel-steps-container {height:auto;}
  .carousel-steps-container {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0;padding:0 30px 50px;-webkit-overflow-scrolling: touch;display:inline-block;width:100%;top: initial;}
  .carousel-steps {display:inline-block;width:auto;display:inline-block;padding:initial;float:none;margin:0 20px 0 0;}
  .carousel-steps-line {display:none;}
  .carousel-steps .step .step-value {bottom:-50px;}
  .carousel-steps {position: relative;}
  .carousel-steps .step:before {content:"";width:140%;bottom:-36px;position: absolute;height:1px;background-color: #ccc;}

  .section.section-center {padding-bottom:35px;}
  .section.section-carousel-logos {padding:55px 0;}

  .column-project-links {text-align: left;margin-top:20px;}
  .column-project-links .btn-project-links a {margin:10px 0 0;}

  .section-text-sides + .section-text-sides:before {display:none;}

  .pill {padding:6px 13px 3px;font-size:14px;}

  .scrolling-mobile {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0 -15px;padding:0 10px 20px;-webkit-overflow-scrolling: touch;}
  .scrolling-mobile .col-xs-12 {width:340px;display:inline-block;vertical-align:top;padding:initial;float:none;margin:0;white-space:normal;}
  .scrolling-mobile .col-xs-12 .card {padding:0 15px;}
  .scrolling-mobile .card.card-project p {display:none;}
  .scrolling-mobile .card.card-project .card-bg {height:180px;}
  .card.card-project.is-full .project-title h4 {font-size:22px;}

  .scrolling-mobile .col-xs-12 .card.card-news {margin-bottom:0;}

  .scrolling-mobile .card.card-news .news-title h4 {font-size:22px;overflow:initial;height: auto;}
  .scrolling-mobile .card.card-news p {display:none;}
  .scrolling-mobile .card.card-news .card-bg {height:180px;}
  
  .section.section-news-head {padding-bottom:0;}

  .list-links {margin-bottom:30px;}
  .list-links ul li a {padding:10px 15px;background-size:15px;background-position:right 15px center;}

  .section.section-news-deep {padding-bottom:30px;}
  .list-news-blocks .media.media-news .block-image {opacity: 1;transition:none;width:100%;height:240px;margin:0;}
  .list-news-blocks .media.media-news .action {opacity:1;transition:none;position:relative;top:initial;transform:none;right:auto;margin-top:15px;}
  .media.media-news {padding:30px 0;width:100%;overflow:initial;}
  .media.media-news .media-middle {display:inline-block;width:100%;}
  .media.media-news .block-date p {margin-top:15px;font-size:16px;}
  .media.media-news h4 {margin:20px 0;}

  .has-loadmore-news-blocks li {width:49%;display: inline-block;vertical-align:top;}

  .block-has-spacing .form-request {margin-top: 40px;}
  .block-has-spacing .form-request .btn-primary {width:100%;margin-top:25px;}

  .section.section-case-history {padding:55px 0;}
  .section-case-history .block-title {position: relative;left:initial;top:initial;max-width:100%;}
  .carousel-cases .tns-item:first-child {margin-left:15px;}
  .carousel-cases .card.card-project {margin:0;}

  .section-case-history .block-title.is--hidden {opacity:1;transition:none;}

  /* Section > Hero */
  .section.section-hero {padding-top:120px;}
  .section.section-hero h1 {font-size:60px;}
  .section.section-hero h2 {font-size:27px;}
  .section.section-hero .img-responsive {height:300px;margin-top:30px;}

  /* Company */
  .section.section-image-text {padding:55px 0;}
  .section-image-text .block-content {height:240px;}
  .section-image-text.image-tall .block-content {height:620px;}
  .section-image-text + .section-image-text {margin-top:55px;}
  .section.section-image-text.is-tall .block-content {padding:30px 15px;}
	.section.section-image-text.is-tall .image-left {margin:0;height:630px;}
	.section.section-image-text.is-tall .col-xs-12:nth-child(1) {padding:0;}
  /* .section-image-text .block-content .v-center {position: relative;top:initial;transform: none;padding:0;} */
  .section.section-staff {padding-top:30px;padding-bottom:20px;}
  .card.card-staff .staff-name {font-size:16px;}
  .card.card-staff .staff-role {height:35px;line-height:16px;}
  .section-staff .row {margin:0 -6px;}
  .section-staff .row [class*="col-"] {padding-left:6px!important;padding-right:6px!important;}

  .section.section-timeline {padding:55px 0 0;}
  .section-title-over {position: relative;top: initial;left:initial;}

  .card.card-timeline {padding-top:30px;padding-bottom:40px;height:auto;padding-left:initial;}
  .card.card-timeline .timeline-year {font-size:32px;}
  .card.card-timeline .timeline-year:before {font-size:26px;}

  .carousel-timeline {padding-left:15px;}
  .carousel-timeline .card + .card {border:0;}
  .card.card-timeline .timeline-text p {height:auto;padding:30px 0;}
  .carousel-arrows-tr .prev {top:0;width:32px;height:32px;}
  .carousel-arrows-tr .next {top:0;width:32px;height:32px;}

  .list-links-numbered li {padding-left:30px;}
  .list-links-numbered li a {font-size:21px;padding:0 0 15px;}
  .list-links-numbered li .count {top:5px;font-size:12px;}
  .list-links-numbered li a:after {width:20px;height:20px;}

  .card.card-tech {min-height:initial;margin-bottom:60px;}
  .card.card-tech .card-bg {height:220px;}
  .card.card-tech h4.card-title {font-size:24px;line-height:initial;}
  .card.card-tech p {font-size:16px;}
  .section-cards-tech .section-title {margin-bottom:60px;}

  .section-img-cover-web .img-contain-big {height:240px;}

  .card.card-news .list-pills {margin:0;}

  /* Section > Text sides */
  .section-text-sides .content-left , .section-text-sides .content-right {position:relative;top:initial;transform:none;padding:0;left:auto;right:auto;max-width:100%;text-align:left;margin:0;height:auto;}
  .section-text-sides .content-right .v-center , .section-text-sides .content-left .v-center {position:relative;top:initial;transform:none;padding:0;left:auto;right:auto;max-width:100%;}

  /* Section > Image/Text */
  .section.section-half {padding-top:0;}
  .section-half .block-image {position:relative;background-repeat:no-repeat;top:0;height:100%;z-index:0;width:100%;height:260px;background-position:center center;}
  .block-text.p-2 {padding:30px 0 !important;}
  .image--contain {background-size:cover;}

  .request-info {right:15px;bottom:15px;}

  /* Contacts */
  .section.section-contacts-data {padding-bottom:30px;}

  .section-contacts-data .block-contact {margin:0 0 25px;}
  .section-contacts-data .block-contact .text {line-height:initial;}
  #map {height:350px;}

  /* Landing */
  .is-landingpage .section p {font-size:18px;line-height:initial;}
  .is-landingpage .section-title h4 {font-size:21px;}
  .carousel-gallery-lp .tns-item:first-child {margin:0;}
  .section.section-carousel-gallery-lp {padding:0;}
  .section.section-payoff-card .payoff-card {border-radius:0 0 0 200px;}
  .is-landingpage .section-footer p {font-size:16px;}
  
  /* Section > Footer */
  .section.section-footer {padding:55px 0 110px;text-align:center;position: relative;z-index:0;height:auto;}
  .section-footer p {font-size:16px;line-height:initial;}
  .section-footer .footer-idea {margin-top:20px;}
  .section-footer .footer-idea .btn {margin-top:15px;}

  .section-footer .menu-footer-big li a {font-size:22px;line-height:initial;}
  .section-footer .menu-footer-normal {margin-bottom:30px;}
  .section-footer .menu-footer-normal li a {font-size:16px;line-height:initial;padding:10px 0;}
  .section-footer .partnerships {text-align:center;}
  .section-footer .partnerships img {height:30px;-o-object-fit:contain;object-fit:contain;max-width:100%;margin:30px auto 0;}

  .section-footer .img-responsive {margin-left:auto;margin-right:auto;}
  .section-footer .partnerships {top:initial}
  .section-footer .logo-footer-small {margin-bottom:10px;}
  .section-footer .section-copy p {margin-top:30px;}
  .section-footer .mobile-2cols span, .section-footer .mobile-2cols > a {display:inline-block;vertical-align:top;width:49%;}
  .section-footer .mobile-2cols br.first {display:none;}
  .section-footer .mobile-2cols .img-responsive {margin-top:0;}
  .section-footer .mobile-2cols {font-size:15px;margin-top:20px;}
  
  .section-footer .list-social {margin:30px 0;}
  .section-copy {padding-top:0;}
  .section-copy {margin-top:20px;}

  body.is-bgeco .section-image-text .block-content .v-center {padding: 0;}
  body.is-bgeco .section-image-text .image-left {margin:30px 0;}
  body.is-bgeco .section p {margin-top:0 !important;}
  body.is-bgeco .section-gallery-contain {padding-top:35px;}
  body.is-bgeco .section-gallery-contain + .section-text {padding-top:0;}
  body.is-bgeco .section-projects-list {padding-top:0;}

  .section-project-data .project-download {margin-top:10px;}
  .project-data {text-align: center;}
  .section-project-data .media.media-partner {width: 250px;margin: 10px auto 20px;}
  .is-case-landing .section-title {margin-bottom:30px;}
  .is-case-landing .section-header h1 {font-size:82px;padding:0 30px;}
  .blocks-point {margin-top:30px;}
  .section-half .block-image.is-tall {height:750px;}
  
  /* Forms */
  .form-request {margin-top:40px;}

}

/* Tablet Landscape */
@media only screen and (min-width:992px) and (max-width:1199px) {

  /* Globals */
  body.has-topbar .topbar {padding-bottom:0;}

  /* Head + Nav */
  .navbar.navbar-default .navbar-brand > img {height:35px;}
  .navbar.navbar-default {padding:0 5px;}
  .navbar.navbar-default .navbar-nav > li > a {padding:28px 9px 27px;font-size:14px;}
  .navbar.navbar-default li.is-button {padding:19px;}
  .navbar.navbar-default li.is-button a {padding:12px 20px;}
  .navbar.navbar-default .navbar-brand {padding:22px 15px;}

  /* Body > Home */
  body.homepage .navbar.navbar-default .logo-black {top:22px;left:15px;}

  /* Carousels > Home */
  .carousel-home .card .card-overlay .card-body {padding:60px;}
  .carousel-home .title, .carousel-home h1 i {font-size:70px;}

  /* Globals */
  .section {padding:80px 15px;}
  .section.section-payoff-card {padding:80px 5px;}
  .section.section-counters {padding:80px 15px;}

  .section-title h3, .section-what .section-title h2, .section-what .section-title h3, .section.section-case-history .section-title h3 {font-size:36px;line-height:initial;}
  .section-title h4, .section-what .section-title h4 {font-size:22px;line-height:initial;}
  
  .section-video-payoff {height:300px;}
  .section-header .title-over {font-size:32px;}
  .section-header h1 {font-size:62px;}
  .section.section-header {padding:160px 0 60px;}
  .section.section-payoff {padding:80px 0;}


  .carousel-home .img-rocket img {width:170px;height:193px;}
  .carousel-home .img-rocket {top:25%;right:12%;}

  .section-title.has-element-inline h4 {font-size:22px;}

  .section-image-text .image-left {height:270px;}
  .section-image-text .block-content {height:270px;}
  
  .section p {font-size:18px;}
  .section.section-narrow {padding:35px 0;}
  .section-text-sides .section-title h3 {font-size:28px;}
  .section-text-sides .img-bg {height:270px;}
  .section-text-sides .content-right, .section-text-sides .content-left {height:270px;}
  .section-text-sides + .section-text-sides {padding-bottom:40px;}
  .section-text-sides.no-line-bottom:before {height:200px;}

  .row.row-large [class*="col-"] {padding:0 15px !important;}
  .row.row-large {margin:initial !important;}

  .card.card-box .card-body {padding-bottom:30px;}
  .card.card-box .list-icon-asterisk li {font-size:16px;}

  .section-img-cover-web .img-contain-big, .section-img-cover-web .block-content {height:270px;}
  .card.card-counter-tech .value {font-size:28px;}
  .card.card-counter-tech h4 {font-size:22px;}

  .section-img-cover-web .col-md-pull-5 .block-content .v-center {padding-left:0;}
  .section-img-cover-web .col-md-7 .block-content .v-center {padding-right:0;}

  .circles-expand .circle{animation:none !important;}
  .circles-expand {height:290px;}
  .circles-expand .circle.circle-expand-center {width:63px;height:63px;}
  .circles-expand .circle.circle-expand-1 {width: 83px;height:83px;}
  .circles-expand .circle.circle-expand-2 {width: 103px;height:103px;}
  .circles-expand .circle.circle-expand-3 {width: 123px;height:123px;}
  .circles-expand .circle.circle-expand-4 {width: 143px;height:143px;}
  .circles-expand .circle.circle-expand-5 {width: 163px;height:163px;}
  .circles-expand .circle.circle-expand-6 {width: 183px;height:183px;}
  .circles-expand .circle.circle-expand-7 {width: 203px;height:203px;}
  .circles-expand .circle.circle-expand-8 {width: 223px;height:223px;}
  .circles-expand .circle.circle-expand-9 {width: 243px;height:243px;}
  .circles-expand .circle.circle-expand-10 {width: 263px;height:263px;}


  .section.section-center {padding:80px 0;}
  .carousel-steps .step .step-name {font-size:22px;}
  .carousel-steps .step .step-name {transform:none;font-size:24px;bottom:auto;line-height:initial;white-space: normal;}
  .carousel-steps-container {height:auto;}
  .carousel-steps-container {overflow-x:visible;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;margin:0;padding:0 10px 50px;-webkit-overflow-scrolling: touch;display:inline-block;width:100%;top: initial;}
  .carousel-steps {display:inline-block;width:auto;display:inline-block;padding:initial;float:none;margin:0 40px 0 0;}
  .carousel-steps-line {display:none;}
  .carousel-steps .step .step-value {bottom:-50px;}
  .carousel-steps {position: relative;}
  .carousel-steps .step:before {content:"";width:140%;bottom:-36px;position: absolute;height:1px;background-color: #ccc;}
  
  .block-value img {height:38px;}

  .card.card-tech h4.card-title {font-size:26px;line-height:initial;}
  .section-video-payoff.video-narrow {height:330px;}

  .section-case-history .block-title {left:25px;}
  .card.card-review .review-payoff {font-size:36px;}

  .list-links-numbered li a {font-size:32px;}

  .carousel-container.carousel-cases {padding:0 60px;}

  .card.card-tech .card-bg {height:220px;}
  .card.card-tech {min-height:410px;}
  .card.card-tech p {font-size:16px;}

  .section-news-head .card.card-news {margin-bottom:0;}
  .card.card-news .card-bg {height:220px;}
  .card.card-news .news-title h4 {font-size:18px;}
  .card.card-project .card-bg {height:320px;}

  .block-counter .counter-value {font-size:40px;}
  .block-counter .counter-text {font-size:22px;}

  .filters-select .filters-select-label {margin-bottom:20px;}

  #map {height:330px;}

  .section-contacts-data .block-contact .text p {line-height:initial;}
  .card.card-timeline .timeline-year {font-size:42px;}
  .section-title-over {top:80px;left:30px;}
  .card.card-timeline {height:auto;padding:210px 30px 70px;}

  .column-project-links {text-align: left;margin-top:20px;}

  .card.card-news.is-medium .card-bg {height:240px;}

  /* Section > Hero */
  .section.section-hero {padding-top:150px;}
  .section.section-hero h1 {font-size:80px;}
  .section.section-hero .img-responsive {height:400px;margin-top:30px;}

  body.is-bgeco .section-image-text .block-content .v-center {padding: 0;}
  body.is-bgeco .section-image-text .image-left {margin:30px 0;}
  body.is-bgeco .section p {margin-top:0 !important;line-height:initial;}

  body.is-bgeco .section-gallery-contain{padding-top:55px;}
  body.is-bgeco .section-projects-list {padding-top:0;}
  body.is-bgeco .section.section-image-text {padding-bottom:0;}
  body.is-bgeco .section-gallery-contain + .section-text {padding-top: 35px;}

  .is-case-landing .section-title {margin-bottom:30px;}
	.is-case-landing .section-image-text {padding:55px 15px;}
  .blocks-point {margin-top:30px;}
	.blocks-point .block-point h4 {font-size:18px;}
  .blocks-point .block-point {min-height:200px;}
  .section-image-text.is-tall .image-left {height: 560px;}

  .hero-video {height:500px;min-height:500px;margin-top:80px;}
  body.has-topbar .hero-video {margin-top:115px;}
  .carousel-home .card-bg {height:500px;min-height:500px;}
  .hero-video.carousel-home h1 {font-size:60px;}
  .hero-video.carousel-home h1 i {font-size:60px;}

  /* Footer */

  .section-footer .menu-footer-big li a {font-size:22px;}
  /* .section-footer p {font-size:22px;} */

  .section-footer .form-group label {font-size:14px;}
  .section-contacts-data .block-image {height:150px;}
  .section-contacts-data .block-contact {margin: 10px 0;}
  .section-footer .partnerships {margin-right:60px;}
  .section-footer .partnerships img {height:34px;width: auto;}
  .section-copy {margin-top:30px;}

  
}

/* Laptop 13' - 1366x768 Non-Retina */
@media only screen and (min-width:1200px) and (max-width:1366px) {
  
  /* Carousels > Home */
  .carousel-home .card .card-overlay .card-body {padding:60px;}

  /* Head + Nav */
  .navbar.navbar-default {padding:0;}
  .navbar.navbar-default .navbar-nav > li:not(.is-button) > a {padding:35px 10px 37px;}

  .section-title h3 {font-size:44px;}
  .section-contacts-data .block-image {height:180px;}
  .section-contacts-data .block-contact {margin:10px 0;}
  .section-image-text.image-tall .image-left {height:520px;}
  .section-image-text.image-tall .block-content {height:520px;}

  /* Section > Hero */
  .section.section-hero h1 {font-size:90px;}
  .section.section-hero .img-responsive {height:400px;margin-top:30px;}

}

/* Laptop 4:3 - 1440x1080 */
@media only screen and (min-width:1367px) and (max-width:1440px) {

  /* Head + Nav */
  .navbar.navbar-default {padding:0;}
  .navbar.navbar-default .navbar-nav > li:not(.is-button) > a {padding:35px 16px 37px;}

  .section-title h3 {font-size:44px;}
  
  .section-contacts-data .block-image {height:220px;}
  .section-image-text.image-tall .image-left {height:620px;}
  .section-image-text.image-tall .block-content {height:620px;}

}

/* Various */
@media only screen and (min-width:1441px) and (max-width:1619px) {
  .section-contacts-data .block-image {height:220px;}
}


/* Various */
@media only screen and (min-width:1620px) and (max-width:1740px) {
  .card.card-project.is-full .project-title h4 {font-size:24px;}
}