@import "/Public/robotisc/font-awesome.css";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.visible {
    display: block;
    visibility: visible;
}

.invisible, .hidden {
    display: none;
    visibility: hidden;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    font-size: 62.5%;
}

body {
    min-height: 100%;
    background: #fff;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    color: #626a71;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #2b3136;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit;
    border: none;
    font-weight: inherit;
}

h1, .h1 {
    font-size: 36px;
    font-size: 3.6rem;
}

h2, .h2 {
    font-size: 24px;
    font-size: 2.4rem;
}

h3, .h3 {
    font-size: 20px;
    font-size: 2rem;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
    margin: 1.414em 0 0.5em;
    line-height: 1.2;
}

blockquote {
    position: relative;
    font-style: italic;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 0 60px;
}

blockquote cite {
    display: block;
    margin: 1em 0;
    text-align: right;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif;
    font-weight: 300;
    font-size: 13px;
    font-size: 1.3rem;
    font-style: normal;
}

blockquote cite:before {
    content: '- ';
}

blockquote p {
    position: relative;
}

blockquote p:before {
    content: "\201C";
    position: absolute;
    top: 14px;
    left: -50px;
    font-family: "Trebuchet MS";
    color: #42acde;
    font-size: 72px;
    font-size: 7.2rem;
}

a {
    color: #42acde;
}

a:hover {
    text-decoration: none;
}

a.post-edit-link {
    color: red;
    font-weight: bold;
    text-decoration: uppercase;
}

img {
    max-width: 100%;
    height: auto;
}

.gallery-item .wp-caption-text {
    font-size: 11px;
    font-size: 1.1rem;
}

.wp-caption .wp-caption-text {
    margin-top: 0;
    font-size: 11px;
    font-size: 1.1rem;
    font-style: italic;
}

@media only screen and (min-width: 960px) {
    .wp-caption .wp-caption-text {
        position: absolute;
        top: 0;
        right: 100%;
        width: 110px;
    }

    .wp-caption .wp-caption-text:before {
        width: 25%;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        display: block;
        content: "";
        margin-bottom: 10px;
    }
}

.alignleft {
    position: relative;
    margin: 5px 20px 5px 0;
    max-width: 100%;
}

.alignleft img {
    display: block;
}

@media only screen and (min-width: 960px) {
    .alignleft .wp-caption-text {
        text-align: right;
        margin-right: 20px;
    }

    .alignleft .wp-caption-text:before {
        margin-left: 75%;
    }
}

.alignright {
    position: relative;
    margin: 5px 0 5px 20px;
    max-width: 100%;
}

.alignright img {
    display: block;
}

@media only screen and (min-width: 960px) {
    .alignright .wp-caption-text {
        right: auto;
        left: 100%;
        margin-left: 20px;
    }
}

hr {
    border: 0;
    height: 1px;
    background: #d6d6d6;
    margin: 10px 0;
}

label {
    display: inline-block;
}

mark {
    background: #7e645f;
    color: #fff;
    padding: 2px 5px;
    margin: 0 2px;
    font-weight: bold;
}

table {
    max-width: 720px;
}

thead {
    background: #f2f2f2;
}

.table {
    display: table;
}

.table .tr {
    display: table-row;
}

.table .tr .td {
    display: table-cell;
    vertical-align: middle;
}

.outer-wrap {
    position: relative;
    min-width: 100%;
    min-height: 100%;
}

.inner-wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.row {
    position: relative;
    width: 100%;
    zoom: 1;
}

.row:before {
    content: '';
    display: block;
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

.layout {
    position: relative;
    width: 100%;
    zoom: 1;
    overflow: hidden;
}

.layout:before {
    content: '';
    display: block;
}

.layout:after {
    content: '';
    display: table;
    clear: both;
}

.layout .col {
    width: 100%;
    margin-bottom: 2em;
}

@media only screen and (min-width: 768px) {
    .layout .col {
        float: left;
    }

    .layout .col.col-one-third {
        width: 35%;
        padding-left: 16px;
    }

    .layout .col.col-two-thirds {
        width: 65%;
        padding-right: 16px;
    }

    .layout .col.col-one-two {
        width: 50%;
    }

    .layout .col.col-two-two {
        width: 50%;
    }
}

@media only screen and (min-width: 960px) {
    .layout .col.col-one-third {
        padding-left: 32px;
    }

    .layout .col.col-two-thirds {
        padding-right: 32px;
    }
}

.container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    zoom: 1;
}

.container:before {
    content: '';
    display: block;
}

.container:after {
    content: '';
    display: table;
    clear: both;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.row .col {
    width: 100%;
    margin-bottom: 2em;
}

@media only screen and (min-width: 768px) {
    .row .col {
        float: left;
    }

    .row .col.col-one-third {
        width: 35%;
        padding-left: 16px;
    }

    .row .col.col-two-thirds {
        width: 65%;
        padding-right: 16px;
    }

    .row .col.col-one-two {
        width: 50%;
    }

    .row .col.col-two-two {
        width: 50%;
    }
}

@media only screen and (min-width: 960px) {
    .row .col.col-one-third {
        padding-left: 32px;
    }

    .row .col.col-two-thirds {
        padding-right: 32px;
    }
}

.gform_wrapper .validation_error {
    display: none;
    visibility: hidden;
}

.gform_wrapper .gform_body .top_label .gfield_label {
    margin-bottom: 0;
    color: #2b3136;
    font-weight: normal;
}

.gform_wrapper .gform_body li.gfield {
    margin-bottom: 5px;
}

.gform_wrapper .gform_body .ginput_complex label {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 0;
}

.gform_wrapper .gform_body textarea {
    width: 98% !important;
    border: 1px solid #e2e1e2 !important;
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    display: inline-block;
    position: relative;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    color: #fff;
    background: #2b3136;
    border: 0;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    text-decoration: none;
    padding: 3px 20px;
}

.gform_wrapper .gform_footer input.button span + i, .gform_wrapper .gform_footer input.button i + span, .gform_wrapper .gform_footer input[type=submit] span + i, .gform_wrapper .gform_footer input[type=submit] i + span {
    margin-left: 5px;
    margin-right: 0;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #40464a;
    text-decoration: underline;
}

.gform_wrapper .gform_footer input.button:active, .gform_wrapper .gform_footer input[type=submit]:active {
    background: #363b40;
}

.gform_wrapper .gform_footer input.button:focus, .gform_wrapper .gform_footer input[type=submit]:focus {
    outline: none;
}

.gform_wrapper .gform_footer input.button.btn-download, .gform_wrapper .gform_footer input[type=submit].btn-download {
    margin: 0 5px 5px 0;
}

.gform_wrapper .gform_footer input.button.btn-download i, .gform_wrapper .gform_footer input[type=submit].btn-download i {
    color: #e22919;
}

.gform_confirmation_message {
    background: #c4d54c;
    padding: 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    font-size: 1.6rem;
}

.btn-primary {
    display: inline-block;
    position: relative;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    color: #fff;
    background: #2b3136;
    border: 0;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    text-decoration: none;
    padding: 3px 20px;
}

.btn-primary span + i, .btn-primary i + span {
    margin-left: 5px;
    margin-right: 0;
}

.btn-primary:hover {
    background: #40464a;
    text-decoration: underline;
}

.btn-primary:active {
    background: #363b40;
}

.btn-primary:focus {
    outline: none;
}

.btn-primary.btn-download {
    margin: 0 5px 5px 0;
}

.btn-primary.btn-download i {
    color: #e22919;
}

.btn-secondary {
    display: inline-block;
    position: relative;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    color: #2b3136;
    background: #fff;
    border: 0;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    text-decoration: none;
    padding: 3px 20px;
    border: 2px solid #2b3136;
}

.btn-secondary span + i, .btn-secondary i + span {
    margin-left: 5px;
    margin-right: 0;
}

.btn-secondary:hover {
    background: #fff;
    text-decoration: underline;
}

.btn-secondary:active {
    background: #fff;
}

.btn-secondary:focus {
    outline: none;
}

.btn-secondary.btn-download {
    margin: 0 5px 5px 0;
}

.btn-secondary.btn-download i {
    color: #e22919;
}

.btn-contrary {
    display: inline-block;
    position: relative;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    color: #2b3136;
    background: #fff;
    border: 0;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    text-decoration: none;
    padding: 3px 20px;
}

.btn-contrary span + i, .btn-contrary i + span {
    margin-left: 5px;
    margin-right: 0;
}

.btn-contrary:hover {
    background: #fff;
    text-decoration: underline;
}

.btn-contrary:active {
    background: #fff;
}

.btn-contrary:focus {
    outline: none;
}

.btn-contrary.btn-download {
    margin: 0 5px 5px 0;
}

.btn-contrary.btn-download i {
    color: #e22919;
}

.btn-group .btn {
    margin-right: 8px;
}

.btn-group .btn:last-child {
    margin-right: 0;
}

.r-tabs {
    margin: 30px 0;
}

.r-tabs .r-tabs-nav {
    margin: 0 0 15px;
    padding: 0;
}

.r-tabs-accordion-title.r-tabs-state-active a, .r-tabs-tab.r-tabs-state-active a {
    background: #42acde;
}

.r-tabs-accordion-title a, .r-tabs-tab a {
    display: block;
    margin-right: 5px;
    padding: 4px 18px;
    background: #ababab;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.r-tabs-accordion-title {
    margin: 10px 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}

html.swipebox-html.swipebox-touch {
    overflow: hidden !important;
}

#swipebox-overlay img {
    border: none !important;
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer;
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

#swipebox-slider .slide-loading {
    background: url(/Public/robotisc/loader.gif) center center no-repeat;
}

#swipebox-bottom-bar, #swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}

#swipebox-bottom-bar {
    bottom: -50px;
}

#swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
    top: -50px;
}

#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
    background-image: url(/Public/robotisc/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    background-position: -32px 13px;
    float: left;
}

#swipebox-next {
    background-position: -78px 13px;
    float: right;
}

#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
    display: none;
}

#swipebox-next.disabled, #swipebox-prev.disabled {
    opacity: .3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring .3s;
    animation: rightSpring .3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring .3s;
    animation: leftSpring .3s;
}

.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0;
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 10px -8px #656565;
    box-shadow: inset 10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0 10px -8px #656565;
    box-shadow: inset -10px 0 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1;
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes rightSpring {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes leftSpring {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px;
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px;
    }
}

#swipebox-overlay {
    background: #0d0d0d;
}

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #000;
    background: #000;
    opacity: .95;
}

#swipebox-top-bar {
    color: #fff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}

@font-face {
    font-family: "Default";
    src: url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.eot");
    src: url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.eot?#iefix") format("embedded-opentype"), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAARgAA0AAAAABjQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAERAAAABoAAAAcdgT2wE9TLzIAAAGgAAAASgAAAGBA1V0mY21hcAAAAfwAAAA+AAABQgAP9KtjdnQgAAACPAAAAAQAAAAEABEBRGdhc3AAAAQ8AAAACAAAAAj//wADZ2x5ZgAAAkwAAACpAAAAwE9Xx8loZWFkAAABMAAAAC4AAAA2BZFmUWhoZWEAAAFgAAAAIAAAACQD8wHEaG10eAAAAewAAAAQAAAAEAYAABFsb2NhAAACQAAAAAoAAAAKAIoAVG1heHAAAAGAAAAAHwAAACAASwBNbmFtZQAAAvgAAAEdAAAB/lloUhtwb3N0AAAEGAAAACQAAAAyn2JNwnjaY2BkYGAA4tJuAb14fpuvDNxMDCBwyULoFYL+f4CJifEAkMvBAJYGAAIhCYcAAHjaY2BkYGA88P8Agx4TAwPD//9MTAxAERTAAgB7jwS5eNpjYGRgYGBhkGFgZQABJiBmZACJOTDogQQABroAmQB42mNgYWJgnMDAysDA6MOYxsDA4A6lvzJIMrQwMDAxsHIywIEAgskQkOaawtDwkeEjA+OB/wcY9BgPMDgAhRmRlCgwMAIACXULkAAAAgAAEQAAAAACAAAAAgAAAHjaY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+R4b//yEkPzNUJQMjGwOMycDIBCSYGFABI8OwBwA8VAasAAAAEQFEAAAAKgAqACoAYAAAeNodjLENwjAURO87BIsKuUBWRImQO5Diwk2KJDukoo4HwJZYgRWYgSqZIBNkAlZgAwT4p3k6vTsdBBSAB3XIIHEaCOdqlCu8y2Gdv6oxEyliyFjnrEe5pk81EnurrDJWHdT95j1136cim95y4DcJQVP63GCLHfbA0TjttDTOMLRjSM0wksh7b0Is20ZfE+s5hLJpi8i8+L4Pkbt5WRQh2rqdlw5/kOgtGQAAAHjadY+xbsIwGITPEEBdUOdOljoUJBI5UVMhVlDUtQzsUWRCpChGTjIw9oX6Hn2YPkKlXow7MBAp+b+c7bszgDm+IHB9nvDmWWCG3POIfPE8xjO+PQfUfz1P8ChePE8xE+/cKYIH/r26UwMLZn14HpErz2Nk+PQcUP/xPIEUE89TzMUaWxic2cXybIkTOkgsUGDJmUAhRooVuaJm0KDFGtia88VW5amTi2IpExWnK1kVpmm5toPGkRftUdMMO33M+5qwp146NWcY9rrs65yQOdvOTcsd2gVHjJbY8L31u2opQhZT/P5XRGaaLjO21DKJlNxIn0tKw1iFQ8f73Q7ULa9WuS6SnoNr5ObQAwdt28o0Uqk4UkrJu1Z/FNtK+gAAAHjaY2BiAIP/BxgkgRQjAzpgAYsyMTKxl+ZluhkaGAAAV+YEEAAAAAH//wACeNpjYGBgZACCi1MuvAbRlyyEXsFoAFPsBy4AAA==), url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.woff") format("woff"), url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.ttf") format("truetype"), url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.svg#Default") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Default";
        src: url("/Public/robotisc/Default_11742aba12f2975622d0f769ccdb70d1.svg#Default") format("svg");
    }
}

[data-icon]:before {
    content: attr(data-icon);
}

[data-icon]:before, .icons8-De-Indruk:before {
    display: inline-block;
    font-family: "Default";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.icons8-De-Indruk:before {
    content: "\f100";
}

body {
    overflow-x: hidden;
}

.no-js .mobile-nav:target, .mobile-nav.nav-open {
    right: 0;
}

.no-js .mobile-nav:target + .inner-wrap, .mobile-nav.nav-open + .inner-wrap {
    right: 300px;
}

.csstransitions .inner-wrap, .csstransitions .mobile-nav, .csstransitions .fixed-wrapper {
    -webkit-transition: right 250ms ease;
    -moz-transition: right 250ms ease;
    -o-transition: right 250ms ease;
    transition: right 250ms ease;
}

.inner-wrap {
    min-height: 100vh;
    background: #fff;
    z-index: 3;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}

.mobile-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    overflow-y: auto;
    background: #393c42;
    z-index: 2;
}

.mobile-nav .mobile-nav-btn {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
}

.mobile-nav .mobile-nav-btn i {
    line-height: 40px;
    font-size: 18px;
    font-size: 1.8rem;
}

.mobile-nav .mobile-nav-btn.nav-btn-left {
    left: 0;
    right: auto;
}

.mobile-nav .search_nav {
    clear: both;
    padding: 15px 40px;
    height: 68px;
    line-height: 68px;
    background: rgba(0, 0, 0, 0.1);
}

.mobile-nav .search-form {
    zoom: 1;
}

.mobile-nav .search-form:before {
    content: '';
    display: block;
}

.mobile-nav .search-form:after {
    content: '';
    display: table;
    clear: both;
}

.mobile-nav .search-form .search-input {
    float: left;
    width: 170px;
    height: 38px;
    padding: 0 8px;
    line-height: 38px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-nav .search-form .search-input:focus {
    outline: none;
}

.mobile-nav .search-form .search-submit {
    float: right;
    width: 40px;
    display: inline-block;
    position: relative;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    color: #fff;
    background: #c4d54c;
    border: 0;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    text-decoration: none;
    padding: 3px 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    height: 38px;
    line-height: 20px;
    border: 2px solid #c4d54c;
    text-align: center;
}

.mobile-nav .search-form .search-submit span + i, .mobile-nav .search-form .search-submit i + span {
    margin-left: 5px;
    margin-right: 0;
}

.mobile-nav .search-form .search-submit:hover {
    background: #cad95e;
    text-decoration: underline;
}

.mobile-nav .search-form .search-submit:active {
    background: #c7d755;
}

.mobile-nav .search-form .search-submit:focus {
    outline: none;
}

.mobile-nav .search-form .search-submit.btn-download {
    margin: 0 5px 5px 0;
}

.mobile-nav .search-form .search-submit.btn-download i {
    color: #e22919;
}

.mobile-nav h2 {
    margin-top: 40px;
    padding: 0 40px;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0 40px;
    width: 100%;
}

.mobile-nav ul .menu-item a {
    display: inline-block;
    padding: 3px 0;
    width: 100%;
    line-height: 26px;
    letter-spacing: 1px;
    color: #fff;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}

.mobile-nav ul .current-menu-item a {
    color: #fff;
    text-decoration: underline;
}

.mobile-nav ul .menu-item a:hover {
    color: #fff;
}

.mobile-nav ul.mobile_nav {
    padding-top: 40px;
}

.mobile-nav ul.product_nav .menu-item a {
    text-transform: uppercase;
}

.header {
    position: relative;
}

.header .header-nav {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 200;
}

.header .header-nav.header-bar-open .header-bar {
    margin-top: -66px;
}

.header .header-nav.search-open.header-bar-open .header-bar, .header .header-nav.main-nav-open.header-bar-open .header-bar {
    margin-top: 0;
}

.header .header-nav .header-bar-container {
    position: relative;
    margin-top: 0;
}

.header .header-nav .header-bar-container .header-bar {
    position: relative;
    -webkit-transition: margin 0.3s ease-in;
    transition: margin 0.3s ease-in;
}

.header .header-nav .header-bar-container .header-bar .container {
    padding-right: 0;
}

@media only screen and (min-width: 768px) {
    .header .header-nav .header-bar-container .header-bar .container {
        padding-right: 20px;
    }
}

.header .header-nav .header-bar-container .logo {
    position: absolute;
    float: left;
    display: block;
    margin: 15px 0;
    z-index: 1;
}

.header #lang_sel_list.lang_sel_list_horizontal {
    margin-top: 10px;
    padding-right: 20px;
}

.header #lang_sel_list.lang_sel_list_horizontal ul {
    float: right;
    border: 0;
}

.header #lang_sel_list.lang_sel_list_horizontal ul a {
    background: none;
    padding: 0;
}

.header #lang_sel_list.lang_sel_list_horizontal ul a:hover {
    background: none;
}

@media only screen and (min-width: 768px) {
    .header #lang_sel_list.lang_sel_list_horizontal {
        padding: 0;
    }
}

.header #lang_sel_list.lang_sel_list_horizontal img {
    margin-left: 7px;
}

@media only screen and (min-width: 768px) {
    .header .header-product {
        height: 80vh;
        max-height: 900px;
    }
}

.header .header-product .overlay {
    padding: 80px 0 40px;
    background: #31b6f3;
    background: -moz-radial-gradient(center, ellipse cover, #31b6f3 0%, #3288db 60%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #31b6f3), color-stop(60%, #3288db));
    background: -webkit-radial-gradient(center, ellipse cover, #31b6f3 0%, #3288db 60%);
    background: -o-radial-gradient(center, ellipse cover, #31b6f3 0%, #3288db 60%);
    background: -ms-radial-gradient(center, ellipse cover, #31b6f3 0%, #3288db 60%);
    background: radial-gradient(ellipse at center, #31b6f3 0%, #3288db 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31b6f3', endColorstr='#3288db', GradientType=1);
}

@media only screen and (min-width: 768px) {
    .header .header-product .overlay {
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 110;
    }
}

.header .header-product .container {
    height: 100%;
}

.header .header-product .overlay .table .tr .td.td {
    display: block;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .header .header-product .overlay .table .tr .td.td {
        display: table-cell;
    }
}

.header .header-product .overlay .table .tr .td.td.content {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.header .header-product .overlay .table .tr .td.td.content h1 {
    margin-bottom: 20px;
}

.header .header-product .overlay .table .tr .td.td.content ul {
    margin: 0;
    padding: 0 0 0 20px;
    color: #fff;
}

.header .header-product .overlay .table .tr .td.td.content .btn-primary {
    background: #fff;
    color: #2b3136;
}

@media only screen and (min-width: 768px) {
    .header .header-product .overlay .table .tr .td.td.product-img {
        width: 45%;
        padding-right: 50px;
    }
}

.header .header-product .overlay .table .tr .td.td.product-img img {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    height: auto;
}

.header .header-background {
    position: relative;
    min-height: 300px;
    height: 50vh;
    max-height: 620px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.header .header-background .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 110;
    padding: 25vh 20px 0;
    background: url('/Public/robotisc/header-overlay.png') rgba(43, 49, 54, 0.9) no-repeat top;
}

@media only screen and (min-width: 768px) {
    .header .header-background .overlay {
        padding-top: 0;
    }
}

.header .header-background.header-small {
    min-height: 200px;
    height: 35vh;
    max-height: 400px;
}

.header .header-background.header-large {
    min-height: 600px;
    height: 85vh;
    max-height: 900px;
}

.header .header-background.header-image {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.header .header-background.header-video {
    max-height: none;
}

.header .header-background.header-video video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
    -webkit-filter: grayscale(1);
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .header .header-background.header-video video {
        display: block;
        visibility: visible;
    }
}

.header .header-background.header-video .full-screen-toggle {
    position: absolute;
    bottom: 30px;
    bottom: 5vh;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    text-align: center;
    line-height: 45px;
    border: 2px solid #fff;
    color: #fff;
    z-index: 111;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.85);
    -moz-box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .header .header-background.header-video .full-screen-toggle {
        display: block;
        visibility: visible;
    }
}

.header .header-background.header-video .full-screen-toggle:hover {
    background: #42acde;
    border-color: #42acde;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header .header-background.header-video .overlay {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.header .header-background.header-video.full-screen-open {
    height: 100vh;
    max-height: none;
}

.header .header-background.header-video.full-screen-open .overlay {
    -moz-opacity: 0.0;
    -khtml-opacity: 0.0;
    -webkit-opacity: 0.0;
    opacity: 0.0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}

.header .header-background.header-video.full-screen-open video {
    -webkit-filter: grayscale(0);
}

.header .header-background h1, .header .header-background p {
    margin: 0 auto;
}

.header .header-background .overlay, .header .header-product .overlay {
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
}

.header .header-background .overlay h1, .header .header-product .overlay h1 {
    font-weight: bold;
}

.header .header-background .overlay h1, .header .header-background .overlay p, .header .header-product .overlay h1, .header .header-product .overlay p {
    color: #fff;
    max-width: 780px;
}

.header .header-background .overlay p, .header .header-product .overlay p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    margin-top: 10px;
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .header .header-background .overlay p, .header .header-product .overlay p {
        display: block;
        visibility: visible;
    }
}

.header .header-background .overlay .btn-group, .header .header-product .overlay .btn-group {
    margin-top: 20px;
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .header .header-background .overlay .btn-group, .header .header-product .overlay .btn-group {
        display: block;
        visibility: visible;
    }
}

.header .header-background .overlay .btn-group .btn-primary, .header .header-background .overlay .btn-group .btn-secondary, .header .header-product .overlay .btn-group .btn-primary, .header .header-product .overlay .btn-group .btn-secondary {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 4px 22px;
}

.header .header-background .overlay .btn-group .btn-primary, .header .header-product .overlay .btn-group .btn-primary {
    background: #42acde;
}

.header .header-background .overlay .btn-group .btn-secondary, .header .header-product .overlay .btn-group .btn-secondary {
    background: none;
    border-color: #fff;
    color: #fff;
}

.header .header-background .overlay .table, .header .header-product .overlay .table {
    display: table;
    height: 100%;
    width: 100%;
}

.header .header-background .overlay .table .tr, .header .header-product .overlay .table .tr {
    display: table-row;
}

.header .header-background .overlay .table .tr .td, .header .header-product .overlay .table .tr .td {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.nav-btn {
    position: relative;
    float: right;
    display: block;
    padding: 0 15px;
    border: none;
    height: 65px;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif, 'Verdana', sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 65px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 5;
}

.nav-btn i {
    line-height: 50px;
    font-size: 18px;
}

@media only screen and (min-width: 768px) {
    .nav-btn.search-btn {
        padding-right: 0;
    }
}

.nav-btn.phone span {
    display: none;
    visibility: hidden;
    font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
}

@media only screen and (min-width: 768px) {
    .nav-btn.phone i {
        margin-right: 10px;
    }

    .nav-btn.phone span {
        display: block;
        visibility: visible;
        display: inline-block;
    }
}

.nav-btn span {
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .nav-btn span {
        display: block;
        visibility: visible;
        display: inline-block;
        margin-right: 10px;
    }
}

.layout .page-title {
    top: 0;
    width: 100%;
    padding: 10px 0;
    background: #42acde;
    z-index: 10;
}

.layout .page-title h1 {
    float: left;
    margin: 0;
    font-size: 30px;
    font-size: 3rem;
    font-weight: normal;
    color: #fff;
}

.layout .page-title.sticky {
    position: fixed;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}

.layout .page-title .nav-btn, .layout .page-title .nav-btn i {
    height: 36px;
    line-height: 36px;
}

.layout-grid p.intro {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 768px;
}

@media only screen and (min-width: 768px) {
    .layout-grid p.intro {
        margin: 30px 0 40px;
    }
}

.layout-grid article {
    display: inline-block;
    width: 48%;
    margin-bottom: 30px;
    margin-right: 4%;
    vertical-align: top;
}

.layout-grid article a {
    text-decoration: none;
}

.layout-grid article a:hover h3 {
    background: #c1c1c1;
}

.layout-grid article:nth-child(2n) {
    margin-right: 0;
}

.layout-grid article .article-container {
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    background: #fff;
}

.layout-grid article a.article-container:hover {
    border-color: #42acde;
}

.layout-grid article a.article-container:hover h2 {
    background: #42acde;
    color: #fff;
}

.layout-grid article .table {
    height: 150px;
    width: 100%;
    padding: 20px;
    border-bottom: 0;
}

.layout-grid article .table img {
    display: block;
    margin: 0 auto;
}

.layout-grid article h3 {
    margin: 0;
    padding: 10px 5px;
    background: #e4e4e4;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (min-width: 480px) {
    .layout-grid article {
        width: 31%;
        margin-right: 3.5%;
    }

    .layout-grid article:nth-child(2n) {
        margin-right: 3.5%;
    }

    .layout-grid article:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .layout-grid article {
        width: 23.5%;
        margin-right: 2%;
    }

    .layout-grid article:nth-child(2n), .layout-grid article:nth-child(3n) {
        margin-right: 2%;
    }

    .layout-grid article:nth-child(4n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 960px) {
    .layout-grid article {
        width: 18.4%;
        margin-right: 2%;
    }

    .layout-grid article:nth-child(2n), .layout-grid article:nth-child(3n), .layout-grid article:nth-child(4n) {
        margin-right: 2%;
    }

    .layout-grid article:nth-child(5n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 1180px) {
    .layout-grid article {
        width: 15%;
        margin-right: 2%;
    }

    .layout-grid article:nth-child(2n), .layout-grid article:nth-child(3n), .layout-grid article:nth-child(4n), .layout-grid article:nth-child(5n) {
        margin-right: 2%;
    }

    .layout-grid article:nth-child(6n) {
        margin-right: 0;
    }
}

.layout-grid .grid-container {
    font-size: 0px;
    font-size: 0rem;
}

.layout-blog article {
    padding: 50px 0;
}

.layout-blog article:nth-child(2n) {
    background: #efefef;
}

.layout-blog article .container {
    width: 90%;
    max-width: 700px;
    text-align: center;
}

.layout-blog article .thumbnail {
    display: inline-block;
    width: 50%;
}

.layout-blog article h2, .layout-blog article .h2 {
    font-weight: bold;
    margin: 0.8em 0;
}

.layout-blog article h2:after, .layout-blog article .h2:after {
    content: "";
    display: block;
    margin: 0.8em auto 0;
    height: 4px;
    width: 50px;
    background: #2b3136;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.layout-blog article h2 a, .layout-blog article .h2 a {
    text-decoration: none;
}

.layout-blog article h2 a:hover, .layout-blog article .h2 a:hover {
    text-decoration: underline;
}

.layout-blog article p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 26px;
}

@media only screen and (min-width: 768px) {
    .layout-default-text .main-content {
        float: left;
        width: 60%;
        padding-right: 50px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 960px) {
    .layout-default-text .main-content {
        width: 70%;
        padding-bottom: 60px;
    }
}

.layout-default-text .main-content h2 {
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
}

@media only screen and (min-width: 960px) {
    .layout-default-text .main-content h2 + * {
        margin-top: 15px !important;
    }
}

.layout-default-text .main-content h3 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.8rem;
}

.layout-default-text .main-content h3 + * {
    margin-top: 0 !important;
}

.layout-default-text .main-content p, .layout-default-text .main-content ul, .layout-default-text .main-content ol {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
}

@media only screen and (min-width: 960px) {
    .layout-default-text .main-content p, .layout-default-text .main-content ul, .layout-default-text .main-content ol {
        margin: 20px 0;
    }
}

.layout-default-text .main-content > p:first-of-type {
    margin-top: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
}

.layout-default-text .main-content ol, .layout-default-text .main-content ul {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.layout-default-text .main-content ol li, .layout-default-text .main-content ul li {
    position: relative;
    margin: 0 0 0 40px;
    list-style: none;
}

.layout-default-text .main-content ol li:before, .layout-default-text .main-content ul li:before {
    top: -2px;
    left: -40px;
    width: 40px;
    margin-right: 8px;
    text-align: center;
    color: #42acde;
    font-weight: bold;
}

.layout-default-text .main-content ol {
    counter-reset: li;
}

.layout-default-text .main-content ol li:before {
    content: counter(li) ".";
    counter-increment: li;
    position: absolute;
}

.layout-default-text .main-content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
}

@media only screen and (min-width: 768px) {
    .layout-default-text .sidebar {
        float: left;
        width: 40%;
    }
}

@media only screen and (min-width: 960px) {
    .layout-default-text .sidebar {
        width: 30%;
    }
}

.layout-default-text .sidebar .widget {
    position: relative;
    margin: 20px 0;
    padding: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.layout-default-text .sidebar .widget:first-of-type {
    margin-top: 0;
}

@media only screen and (min-width: 960px) {
    .layout-default-text .sidebar .widget {
        margin: 40px 0;
    }
}

.layout-default-text .sidebar .widget h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0;
}

.layout-default-text .sidebar .widget.widget_contact_info {
    background: #42acde;
    color: #fff;
}

.layout-default-text .sidebar .widget.widget_contact_info h2 {
    color: #fff;
}

.layout-default-text .sidebar .widget.widget_contact_info ul {
    margin-bottom: 0;
}

.layout-default-text .sidebar .widget.widget_contact_info li {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 22px;
}

.layout-default-text .sidebar .widget.widget_contact_info li:last-child {
    margin: 0;
}

.layout-default-text .sidebar .widget.widget_contact_info li i {
    top: 0;
    background: #fff;
    height: 30px;
    width: 30px;
    color: #42acde;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.layout-default-text .sidebar .widget.widget_contact_info li a {
    display: inline-block;
    padding: 4px 0 4px 10px;
    color: #fff;
    text-decoration: none;
}

.layout-default-text .sidebar .widget.widget_contact_info li a:hover {
    text-decoration: underline;
}

.layout-default-text .sidebar .widget.widget_contact_info li p {
    display: inline-block;
    margin: 0;
    padding: 4px 0 4px 10px;
}

.layout-default-text .sidebar .widget.widget_contact_info .btn {
    text-transform: none;
}

.layout-default-text .sidebar .widget.widget_image_text {
    padding: 0;
    background: #c4d54c;
}

.layout-default-text .sidebar .widget.widget_image_text img {
    display: block;
    width: 100%;
    height: auto;
}

.layout-default-text .sidebar .widget.widget_image_text .content {
    padding: 30px;
}

.layout-default-text .sidebar .widget.widget_image_text .content p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0;
    color: #fff;
}

.layout-default-text .sidebar .widget.widget_image_text .content .btn {
    background: #fff;
    color: #2b3136;
}

.breadcrumb {
    margin: 10px 0 20px;
    font-size: 12px;
    font-size: 1.2rem;
}

.layout-reference .breadcrumb {
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {
    .breadcrumb {
        margin-bottom: 30px;
    }
}

.breadcrumb a {
    color: #626a71;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb i {
    padding: 0 4px;
}

.breadcrumb .breadcrumb_last {
    color: #2b3136;
}

.layout-reference .layout-grid {
    padding: 40px 0;
}

.layout-reference .layout-grid h2 {
    margin: 0 0 20px;
}

.layout-reference .layout-grid p.intro {
    margin: 20px 0 30px;
}

.layout-reference .layout-grid:nth-child(2n) {
    background: #f5f5f5;
}

.layout-single-page {
    padding-top: 60px;
}

.layout-single-page .nav-btn {
    color: #2b3136;
}

.layout-single-page .single-page-nav {
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.layout-single-page .single-page-nav.sticky {
    position: fixed;
}

.layout-single-page .single-page-nav .single-page-nav-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: left;
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .layout-single-page .single-page-nav .single-page-nav-container {
        text-align: center;
        display: block;
        visibility: visible;
    }
}

.layout-single-page .single-page-nav ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.layout-single-page .single-page-nav ul li {
    display: inline-block;
}

.layout-single-page .single-page-nav ul li a {
    margin: 13px 7px;
    background: #42acde;
}

.layout-single-page .single-page-nav ul li a .desktop {
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 768px) {
    .layout-single-page .single-page-nav ul li a .desktop {
        display: block;
        visibility: visible;
    }

    .layout-single-page .single-page-nav ul li a .mobile {
        display: none;
        visibility: hidden;
    }
}

.layout-single-page .item {
    padding: 40px 0;
}

@media only screen and (min-width: 960px) {
    .layout-single-page .item {
        padding: 0;
    }
}

.layout-single-page .item .td {
    display: block;
}

.home .layout-single-page .item:nth-of-type(2n) {
    background: #42acde;
    color: #fff;
}

.home .layout-single-page .item:nth-of-type(2n) .content h1, .home .layout-single-page .item:nth-of-type(2n) .content .h1 {
    color: #fff;
}

.home .layout-single-page .item:nth-of-type(2n) .content h1:after, .home .layout-single-page .item:nth-of-type(2n) .content .h1:after {
    background: #fff;
}

.home .layout-single-page .item .content p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 26px;
}

.layout-single-page .item:nth-of-type(2n) {
    background: #f0f0f0;
}

.layout-single-page .item .item-img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.layout-single-page .item .item-img.last-item-img {
    display: none;
}

.layout-single-page .item .item-img iframe {
    max-width: 100%;
    width: 100%;
}

.layout-single-page .item .content {
    overflow: hidden;
}

.layout-single-page .item .content h1, .layout-single-page .item .content .h1 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0.8em;
}

.layout-single-page .item .content h1:after, .layout-single-page .item .content .h1:after {
    content: "";
    display: block;
    margin-top: 0.8em;
    height: 4px;
    width: 50px;
    background: #2b3136;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.layout-single-page .item .content p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 26px;
}

.layout-single-page .item .content table {
    width: 100%;
    border-collapse: collapse;
}

.layout-single-page .item .content table thead {
    background: none;
}

.layout-single-page .item .content table thead th {
    font-weight: bold;
    color: #2b3136;
}

.layout-single-page .item .content table td, .layout-single-page .item .content table th {
    text-align: left;
}

.layout-single-page .item .content table td span, .layout-single-page .item .content table th span {
    font-weight: bold;
    color: #42acde;
}

.layout-single-page .item .content .tab-extra {
    margin-top: 15px;
}

.layout-single-page .item .content .tab-extra .row {
    zoom: 1;
}

.layout-single-page .item .content .tab-extra .row:before {
    content: '';
    display: block;
}

.layout-single-page .item .content .tab-extra .row:after {
    content: '';
    display: table;
    clear: both;
}

.layout-single-page .item .content .tab-extra .row .tab-extra-label {
    float: left;
    width: 35px;
    color: #42acde;
    font-weight: bold;
}

.layout-single-page .item .content .tab-extra .row .tab-extra-text {
    overflow: hidden;
}

.layout-single-page .item .content .downloads {
    display: block;
    margin: 30px 0;
}

.layout-single-page .item .content .images {
    display: block;
    margin: 30px 0;
}

.layout-single-page .item .content .images .image-link {
    position: relative;
    display: inline-block;
    width: 115px;
    margin-right: 10px;
    border: 1px solid #e2e2e2;
    vertical-align: top;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}

.layout-single-page .item .content .images .image-link:after {
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: -17px 0 0 -17px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    background: #42acde;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.layout-single-page .item .content .images .image-link:hover:after {
    background: #2394ca;
}

.layout-single-page .item .content .images .image-link.image-video-link:after {
    content: "\f04b";
}

.layout-single-page .item .content .images .image-link .image {
    display: block;
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 768px) {
    .layout-single-page .item {
        min-height: 400px;
    }

    .layout-single-page .item .td {
        display: table-cell;
    }

    .layout-single-page .item .container {
        height: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .layout-single-page .item .content, .layout-single-page .item .item-img {
        position: relative;
    }

    .layout-single-page .item .item-img {
        width: 55%;
        padding-right: 50px;
        margin: 0;
    }

    .layout-single-page .item .item-img.last-item-img {
        display: table-cell;
    }

    .layout-single-page .item .item-img img {
        display: block;
        width: 100%;
        height: auto;
    }

    .layout-single-page .item.align-left .item-img {
        padding-left: 50px;
        padding-right: 0;
    }

    .layout-single-page .item.align-left .item-img.first-item-img {
        display: none;
    }

    .layout-single-page .item.align-left-big .content p {
        padding-right: 50px;
    }

    .layout-single-page .item.align-left-big .item-img {
        padding-right: 0;
    }

    .layout-single-page .item.align-left-big .item-img.first-item-img {
        display: none;
    }
}

@media only screen and (min-width: 1180px) {
    .layout-single-page .item .container {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .layout-single-page .item.align-right .item-img {
        padding-right: 100px;
    }

    .layout-single-page .item.align-left .item-img {
        padding-left: 100px;
    }

    .layout-single-page .item.align-right-big, .layout-single-page .item.align-left-big {
        overflow: hidden;
    }

    .layout-single-page .item.align-right-big .item-img, .layout-single-page .item.align-left-big .item-img {
        min-height: 1px;
        width: 50%;
    }

    .layout-single-page .item.align-right-big .item-img img, .layout-single-page .item.align-left-big .item-img img {
        position: absolute;
        top: -100px;
        width: 1000px;
        max-width: none;
    }

    .layout-single-page .item.align-right-big .item-img img {
        right: 50px;
    }
}

.layout-hero .hero-left-aligned, .layout-hero .hero-right-aligned, .layout-hero .hero-center-aligned {
    text-align: left;
    max-width: 655px;
}

.layout-hero .layout__header {
    margin-top: 40px;
}

.layout-hero .layout__content {
    margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
    .layout-hero .hero-left-aligned {
        text-align: left;
    }

    .layout-hero .hero-right-aligned {
        text-align: right;
        float: right;
    }

    .layout-hero .hero-center-aligned {
        text-align: center;
        margin: 0 auto;
    }

    .layout-hero .layout__header {
        margin-top: 110px;
    }

    .layout-hero .layout__content {
        margin-bottom: 110px;
    }
}

.layout-hero .hero-title, .layout-hero .hero-description {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.layout-hero .hero-title {
    margin: 0 0 20px;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: bold;
}

.layout-hero .hero-description {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 20px;
}

.layout-hero .hero-overlay, .layout-hero .hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.layout-hero .hero-overlay {
    background: rgba(43, 49, 54, 0.9);
}

.layout-hero .hero-background {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-filter: grayscale(1.0);
}

.layout-hero .btn-secondary {
    border: 2px solid #fff;
    background: none;
    color: #fff;
}

.layout-cta {
    background: #c4d54c;
    text-align: center;
    padding: 15px 0 15px 0;
}

.layout-cta .text {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
}

@media only screen and (min-width: 960px) {
    .layout-cta .text {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

.layout-cta .btn {
    display: inline-block;
    margin: 15px 0 15px 15px;
}

.layout-cta #lightbox {
    display: none;
    visibility: hidden;
}

#lightbox {
    padding: 30px;
}

#lightbox h2 {
    margin-top: 0;
}

.footer {
    background: url('/Public/robotisc/footer-overlay.png') #2b3136 no-repeat top;
}

.footer .section-title {
    margin-top: 0;
    margin-bottom: 1em;
}

.footer .offices {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

@media only screen and (min-width: 960px) {
    .footer .offices {
        float: left;
    }
}

.footer .offices .office {
    display: block;
    padding-left: 30px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 480px) {
    .footer .offices .office {
        display: inline-block;
        vertical-align: top;
    }
}

.footer .offices .office:last-child {
    margin-right: 0;
}

.footer .offices .office .post-address {
    margin-top: 0;
    padding-right: 52px;
    font-size: 13px;
    font-size: 1.3rem;
}

@media only screen and (min-width: 480px) {
    .footer .offices .office .post-address {
        font-size: inherit;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .footer .offices .office .post-address {
        font-size: inherit;
        padding-right: 16px;
    }
}

@media only screen and (min-width: 1180px) {
    .footer .offices .office .post-address {
        padding-right: 50px;
    }
}

.footer .offices .office .office-contact {
    position: absolute;
    top: 0;
    right: 0;
    font-style: normal;
}

@media only screen and (min-width: 480px) {
    .footer .offices .office .office-contact {
        position: relative;
    }
}

.footer .offices .office .office-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .offices .office .office-contact a {
    display: inline-block;
    width: 42px;
    height: 42px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    text-align: center;
}

.footer .offices .office .office-contact a:before {
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    font-size: 1.8rem;
    color: #42acde;
    background: #2b3136;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 42px;
}

.footer .offices .office .office-contact a.phone-link:before {
    content: "\f095";
}

.footer .offices .office .office-contact a.email-link:before {
    content: "\f0e0";
}

@media only screen and (min-width: 480px) {
    .footer .offices .office .office-contact a {
        width: auto;
        height: auto;
        font-family: 'Century Gothic', "futura-pt", CenturyGothic, AppleGothic, 'Verdana', sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.8;
        font-style: normal;
        color: #fff;
    }

    .footer .offices .office .office-contact a:before {
        display: none;
        visibility: hidden;
    }

    .footer .offices .office .office-contact a.email-link:hover {
        text-decoration: none;
    }

    .footer .offices .office .office-contact a.email-link:before {
        content: "\f0e0";
    }
}

.footer .offices .office .office-contact .pre-contact-info {
    display: none;
    visibility: hidden;
}

@media only screen and (min-width: 480px) {
    .footer .offices .office .office-contact .pre-contact-info {
        display: inline-block;
        visibility: visible;
        color: #bbb6b6;
    }
}

.footer .offices .office-title {
    color: #fff;
}

.footer .offices .fa-li {
    color: #c4d54c;
    left: 0;
    text-align: left;
    width: 30px;
    top: 0;
    font-size: 30px;
    font-size: 3rem;
}

.footer .certificates {
    display: block;
    text-align: center;
}

.footer .certificates img {
    display: inline-block;
    margin-left: 25px;
    height: 70px;
    width: auto;
}

@media only screen and (min-width: 960px) {
    .footer .certificates {
        text-align: left;
        display: inline-block;
        float: right;
        max-width: 250px;
    }

    .footer .certificates img {
        margin-bottom: 25px;
    }
}

.footer .footer-links {
    text-align: center;
    padding: 3em 0 5em 0;
    color: #626a71;
}

.footer .footer-links .footer-menu, .footer .footer-links .seomenu {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .footer-links .footer-menu li, .footer .footer-links .seomenu li {
    display: inline-block;
}

.footer .footer-links .footer-menu li:after, .footer .footer-links .seomenu li:after {
    content: " - ";
    margin-right: 4px;
}

.footer .footer-links .footer-menu li:last-child:after, .footer .footer-links .seomenu li:last-child:after {
    content: "";
    margin-right: 0;
}

.footer .footer-links .footer-menu li a, .footer .footer-links .seomenu li a {
    color: inherit;
}

.footer .footer-links .deindruk {
    display: block;
    color: inherit;
}

.footer .footer-links .deindruk i {
    padding-right: 6px;
}

.cd-top {
    position: fixed;
    display: inline-block;
    height: 40px;
    width: 40px;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    white-space: nowrap;
    background: #c4d54c;
    text-align: center;
    line-height: 35px;
    color: #fff;
    display: none;
    visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    display: block;
    visibility: visible;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 55px;
    }
}

#dwnlform {
    display: none;
}