/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img, legend {
    border: 0
}

pre, textarea {
    overflow: auto
}

html, mark {
    color: #424242
}

[hidden], blockquote q:after, blockquote q:before, template {
    display: none
}

legend, ol, p, td, th, ul {
    padding: 0
}

blockquote q:after, blockquote q:before, blockquote:after, blockquote:before, main ul:not(.ls-none) > li::before {
    content: " "
}

.button, .button:hover {
    transition: all .2s ease-in-out;
    outline: 0
}

.button, .button:active, .button:focus, .button:hover, .control .select2 .selection span:focus, .control .select2 .selection:focus, .control .select2:focus, .support-page section.support-form .mobile-tab a:active, .support-page section.support-form .mobile-tab a:focus, .support-page section.support-form ul.nav-tabs li a:active, .support-page section.support-form ul.nav-tabs li a:focus, .tabs.tabs-horizontal ul.nav-tabs li:active, .tabs.tabs-horizontal ul.nav-tabs li:focus, a, button:active, button:focus, button:hover, input:active, input:focus, input:hover, optgroup:active, optgroup:focus, optgroup:hover, select:active, select:focus, select:hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0
}

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, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent;
    color: #0689ce;
    text-decoration: none;
    cursor: pointer
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    resize: vertical
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-size: 15px;
    line-height: 28px
}

p {
    margin: 0 0 25px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #0689ce;
    margin: 0
}

h1, h2 {
    color: #ff8700
}

h1 {
    font-size: 62px;
    line-height: 80px
}

.h2, h2 {
    font-size: 50px;
    line-height: 70px
}

.h3, h3 {
    font-size: 30px;
    line-height: 60px
}

.h4, h4 {
    font-size: 25px;
    line-height: 44px
}

.h5, h5 {
    font-size: 20px;
    line-height: 30px
}

.h6, h6 {
    font-size: 18px;
    line-height: 26px
}

a:active, a:focus, a:hover {
    color: #ff8700;
    outline: 0
}

a .et-i-external_link {
    font-size: 80%
}

a.node-link {
    vertical-align: super;
    font-size: 70%;
    line-height: 20px
}

blockquote {
    margin: 0;
    padding: 60px 60px 60px 120px;
    border-top: 2px solid #0689ce;
    position: relative
}

blockquote:before {
    display: block;
    background: url(blockquote.png) top left no-repeat;
    height: 30px;
    width: 36px;
    position: absolute;
    top: 60px;
    left: 42px
}

blockquote:after {
    display: table;
    clear: both
}

blockquote q {
    float: right;
    width: 100%
}

blockquote cite {
    float: left;
    width: 100%;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    blockquote:before {
        display: none
    }

    blockquote {
        padding: 80px 0 20px
    }
}

ol, ul {
    margin: 0;
    list-style: none
}

main ul:not(.ls-none) {
    margin-bottom: 25px
}

main ul:not(.ls-none) > li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px
}

main ul:not(.ls-none) > li::before {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    background-color: #0689ce;
    width: 8px;
    height: 8px
}

main ol:not(.ls-none) {
    margin-bottom: 25px;
    counter-reset: li-counter
}

main ol:not(.ls-none) > li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px
}

main ol:not(.ls-none) > li::before {
    position: absolute;
    left: 0;
    display: block;
    color: #0689ce;
    content: counters(li-counter, ".") '.';
    counter-increment: li-counter;
    font-size: 15px;
    font-weight: 600
}

main ol:not(.ls-none) > li ol > li {
    padding-left: 35px
}

fieldset, hr {
    border: 0;
    padding: 0
}

main p + .accent, main p + ol, main p + ul {
    margin-top: -15px
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    box-sizing: content-box;
    display: block;
    height: 1px;
    border-top: 1px solid #e1e1e1;
    margin: 25px 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    margin: 0
}

.label, label {
    font-weight: 700;
    margin-right: 3px
}

.column-2-left, .container {
    margin-left: auto;
    margin-right: auto
}

body {
    font: 400 15px/28px 'Open Sans', sans-serif
}

.container {
    width: 1194px;
    box-sizing: border-box
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 970px
    }
}

.mobil-button-block {
    display: none
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 100%
    }

    .mobil-button-block {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .container {
        width: 100%
    }

    .mobil-button-block {
        display: block
    }
}

header.sticky + .column-2-left {
    padding-top: 112px
}

.column-2-left {
    width: 1194px;
    padding-top: 30px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .column-2-left {
        width: 100%;
        padding: 30px 26px 0;
        box-sizing: border-box
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .column-2-left {
        padding: 120px 26px 0;
        box-sizing: border-box;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .column-2-left {
        padding: 100px 20px 0;
        box-sizing: border-box;
        width: 100%
    }
}

.column-2-left:after, .column-2-left:before {
    display: table;
    clear: both;
    content: " "
}

.column-2-left main {
    width: 825px;
    float: right
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .column-2-left main {
        width: calc(100% - 280px - 70px)
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .column-2-left main {
        width: calc(100% - 250px - 40px)
    }
}

@media screen and (max-width: 767px) {
    .column-2-left main {
        width: 100%;
        float: none
    }
}

.column-2-left aside {
    width: 280px;
    margin-bottom: 50px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .column-2-left aside {
        width: 250px
    }
}

.column-2-left aside.column-left {
    float: left
}

.column-2-left aside .block:first-child {
    margin-top: 15px
}

.column-2-left aside .block .block-headline {
    border: 3px solid #0689ce;
    box-sizing: border-box;
    width: 100%
}

.column-2-left aside .block .block-content {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 25px
}

@media screen and (max-width: 767px) {
    .column-2-left aside {
        width: 100%;
        margin-bottom: 100px
    }

    .column-2-left aside .block .block-content {
        border-left: none;
        border-right: none
    }
}

.column-2-left aside .block .divider {
    border-top: 1px solid #e1e1e1;
    margin-bottom: 20px
}

.example, .panel.bordered {
    border: 2px solid #0689ce
}

.column-2-left aside .block .nav {
    line-height: 30px;
    margin: 10px 0
}

.column-2-left aside .block .nav li {
    padding: 5px 0
}

.column-2-left aside .block .nav li > ul {
    margin: 5px 0 0 10px
}

.column-2-left aside .block .nav .current > a, .column-2-left aside .block .nav .current > span {
    color: #ff8700
}

.column-2-left aside .block .nav .level-1 {
    font-weight: 600;
    font-size: 20px
}

.column-2-left aside .block .nav .level-2 {
    font-weight: 600;
    font-size: 17px
}

.column-2-left aside .block .nav .level-3 {
    font-weight: 600;
    font-size: 15px
}

.column-2-left .page-title {
    margin-top: 0;
    text-align: left
}

.main-container {
    position: relative
}

.right {
    float: right !important
}

.left {
    float: left !important
}

.va-middle {
    display: table-cell !important;
    vertical-align: middle !important
}

main ol.nodes, ol.nodes {
    font-style: italic
}

main ol.nodes li, ol.nodes li {
    margin-bottom: 0
}

.accent {
    border-left: 2px solid #0689ce;
    padding-left: 30px
}

.image-box.pull-left {
    padding: 0 30px 15px 0
}

.image-box.pull-left svg {
    display: block;
    box-sizing: border-box
}

.example, .panel {
    display: inline-block;
    position: relative
}

.image-box.pull-left .svg-magento1, .image-box.pull-left .svg-magento2 {
    height: 116px;
    width: 140px;
    padding-left: 24px
}

.image-box.pull-left .svg-shield {
    height: 140px;
    width: 140px
}

.image-box.pull-left .svg-speed {
    height: 140px;
    width: 72px
}

.image-box.pull-left .svg-pc {
    height: 79px;
    width: 140px
}

.image-box.pull-left .svg-search {
    height: 119px;
    width: 140px;
    padding-left: 21px
}

.image-box.pull-left .svg-tools {
    height: 121px
}

.image-box.pull-left .svg-badge {
    height: 115px;
    width: 140px;
    padding-bottom: 4px
}

.pull-left {
    float: left
}

h3 + .panel {
    margin-top: 0
}

.panel {
    padding: 20px 25px;
    min-width: 90%
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .panel {
        box-sizing: border-box;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .panel {
        box-sizing: border-box;
        width: 100%
    }
}

.panel p {
    margin-bottom: 0 !important
}

.panel p + .accent {
    margin-top: 10px
}

.panel + .actions {
    margin-top: 25px
}

.example {
    margin-top: 15px;
    padding: 25px
}

.margin-big-vertical, .margin-big-vertical-top {
    margin-top: 40px !important
}

.example:before {
    display: block;
    content: 'Example';
    background: #fff;
    padding: 0 20px;
    height: 30px;
    top: -15px;
    left: 15px;
    position: absolute;
    font-weight: 600;
    color: #0689ce
}

.clearfix:after, .clearfix:before, .page-title h1:after, .row:after, .tabs:after, form .fieldset .field-group:after, form .fieldset .field-group:before, main:after, main:before, ul.grid-3:after, ul.grid-3:before {
    content: " "
}

.color-link {
    color: #0689ce
}

.text-normal {
    font-weight: 400 !important
}

.text-bold {
    font-weight: 700 !important
}

.text-semibold {
    font-weight: 600 !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center, .text-middle {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

#mobile-nav .content ul li.dropdown span:after, nav.main-navigation > ul > li.dropdown span:after {
    font-family: et-icons !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.margin-vertical-bottom {
    margin-bottom: 25px
}

.margin-big-vertical, .margin-big-vertical-bottom {
    margin-bottom: 50px !important
}

.without-bottom-padding {
    padding-bottom: 0 !important
}

.row .span-1-3 {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box
}

.row .span-2-3 {
    float: left;
    width: 66.66666667%;
    box-sizing: border-box
}

.row .span-1-2 {
    float: left;
    width: 50%;
    box-sizing: border-box
}

.row:after, ul.grid-3:after, ul.grid-3:before {
    display: table;
    clear: both
}

ul.grid-3 li {
    float: left;
    width: 33.33333333%;
    box-sizing: border-box
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.alert, .tabs .tab {
    border: 1px solid #e1e1e1
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.page-title h1, .tabs {
    position: relative
}

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    display: table
}

.clearfix:after {
    clear: both
}

header.sticky + main {
    padding-top: 97px
}

.breadcrumbs + main {
    padding-top: 0
}

@media screen and (max-width: 991px) {
    .breadcrumbs + main {
        padding: 105px 26px 0
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cookie-policy-page .page-title h1, .privacy-policy-page .page-title h1, .quality-assurance-page .page-title h1 {
        font-size: 50px;
        line-height: 58px;
        margin: 0 0 40px
    }

    .cookie-policy-page .page-title h1:after, .privacy-policy-page .page-title h1:after, .quality-assurance-page .page-title h1:after {
        width: 12px;
        height: 12px
    }
}

@media screen and (max-width: 767px) {
    .breadcrumbs + main {
        padding: 65px 20px 0
    }

    .cookie-policy-page .page-title, .privacy-policy-page .page-title, .quality-assurance-page .page-title {
        text-align: center
    }

    .cookie-policy-page .page-title h1, .privacy-policy-page .page-title h1, .quality-assurance-page .page-title h1 {
        font-size: 32px;
        line-height: 42px;
        margin: 0 0 40px
    }

    .cookie-policy-page .page-title h1:after, .privacy-policy-page .page-title h1:after, .quality-assurance-page .page-title h1:after {
        width: 10px;
        height: 10px
    }
}

.page-title {
    margin-top: 25px;
    text-align: center
}

.page-title h1 {
    font-size: 62px;
    margin: 0 0 40px;
    display: inline-block
}

.page-title h1.h2 {
    font-size: 50px;
    line-height: 70px
}

.page-title h1:after {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-bottom: .6em;
    margin-left: 4px;
    background-color: #ff8700
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-title h1 {
        font-size: 50px;
        line-height: 58px;
        margin: 0 0 40px
    }

    .page-title h1.h2 {
        font-size: 36px;
        line-height: 42px
    }

    .page-title h1:after {
        width: 12px;
        height: 12px
    }
}

@media screen and (max-width: 767px) {
    .page-title h1, .page-title h1.h2 {
        font-size: 32px;
        line-height: 42px
    }

    .page-title h1 {
        margin: 0 0 40px
    }

    .page-title h1:after {
        width: 10px;
        height: 10px
    }
}

.page-title p {
    font-size: 25px;
    line-height: 44px;
    font-weight: 600
}

@media screen and (max-width: 991px) {
    .page-title p {
        font-size: 20px;
        line-height: 38px
    }
}

@media screen and (max-width: 767px) {
    .page-title p {
        font-size: 14px;
        line-height: 27px
    }
}

.page-title > h1 + p {
    margin-top: -20px
}

main:after, main:before {
    display: table;
    clear: both
}

.tabs .tab {
    padding: 50px 65px;
    box-sizing: border-box
}

.tabs.tabs-horizontal ul.nav-tabs {
    float: left;
    width: 251px;
    box-sizing: border-box
}

.tabs.tabs-horizontal ul.nav-tabs.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.tabs.tabs-horizontal ul.nav-tabs li {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center
}

.alert, .services-magento-security-page .page-content p {
    margin-bottom: 15px
}

.tabs.tabs-horizontal ul.nav-tabs li:before {
    display: none
}

.tabs.tabs-horizontal .tab {
    float: right;
    width: calc(100% - 250px)
}

.tabs:after {
    display: table;
    clear: both
}

.button, .button span {
    display: block
}

.alert {
    padding: 10px 25px
}

.alert.alert-success {
    border-color: #3cbd2f;
    color: #3cbd2f
}

.alert.alert-error {
    border-color: #f91b1b;
    color: #f91b1b
}

.button {
    font-size: 18px;
    line-height: 20px;
    padding: 8px 27px;
    font-weight: 700;
    color: #ff8700;
    border: 3px solid #ff8700;
    border-radius: 21px;
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    text-align: center;
    cursor: pointer
}

.button.inverse, .button:hover {
    background-color: #ff8700;
    color: #fff
}

.button.inverse {
    border-color: #fff
}

.button.inverse:hover {
    background-color: #fff;
    color: #ff8700
}

.button.btn-primary {
    border-color: #0689ce;
    color: #0689ce
}

.button.btn-primary:hover {
    border-color: #ff8700;
    color: #fff;
    background-color: #ff8700
}

.button.big {
    font-size: 20px;
    line-height: 22px;
    padding: 14px 27px;
    border-radius: 33px
}

.button.small {
    padding: 3px 15px;
    font-size: 14px;
    border-width: 2px
}

.button.ajax-btn.wait {
    width: 42px;
    height: 42px;
    background-color: transparent;
    border-color: #e1e1e1 #e1e1e1 #e1e1e1 #0689ce;
    color: transparent;
    padding: 8px 18px;
    transition: all .25s ease;
    animation: rotating 2s .25s linear infinite
}

.button.link {
    color: #0689ce;
    font-size: inherit;
    font-weight: inherit;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    display: inline;
    line-height: inherit;
    margin: 0 3px;
    float: none
}

.button.link:hover {
    color: #ff8700
}

@keyframes rotating {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

#mobile-nav .content ul li.active span:after, nav.main-navigation > ul > li.dropdown:hover span:after {
    transform: rotate(90deg)
}

form .fieldset .accent, form .fieldset .field {
    margin-bottom: 15px
}

form .fieldset .field label {
    line-height: 44px
}

form .fieldset .field input, form .fieldset .field select, form .fieldset .field textarea {
    border: 1px solid #c1c1c1;
    color: #424242;
    box-sizing: border-box;
    padding: 10px 13px;
    line-height: 29px;
    width: 100%;
    display: block
}

form .fieldset .field input.error, form .fieldset .field select.error, form .fieldset .field textarea.error {
    border-color: #f91b1b
}

form .fieldset .field input.valid, form .fieldset .field select.valid, form .fieldset .field textarea.valid {
    border-color: #3cbd2f
}

form .fieldset .field .control div.error, form .fieldset .field .control div.valid {
    margin-top: 5px
}

form .fieldset .field .control div.error {
    color: #f91b1b
}

form .fieldset .field .control div.valid {
    border-bottom: #3cbd2f
}

form .fieldset .field-group.col-set-2 .field {
    width: calc(50% - 10px);
    float: left
}

form .fieldset .field-group.col-set-2 .field:nth-child(2n+1) {
    margin-right: 10px
}

form .fieldset .field-group.col-set-2 .field:nth-child(2n) {
    margin-left: 10px
}

form .fieldset .field-group:after, form .fieldset .field-group:before {
    display: table;
    clear: both
}

form .fieldset label .required, form .fieldset span.required {
    color: #ff8700;
    padding-right: 3px
}

form div.actions {
    margin-top: 15px
}

.control .select2-container--default .select2-selection--single {
    border: 1px solid #c1c1c1;
    color: #424242;
    box-sizing: border-box;
    padding: 10px 17px;
    line-height: 24px;
    width: 100%;
    display: block;
    border-radius: 0;
    height: 44px
}

header.sticky, header.sticky.is-sticky {
    margin-top: 0;
    padding-top: 29px;
    padding-bottom: 27px
}

.control .select2-container--default .select2-selection--single .select2-selection__rendered {
    box-sizing: border-box;
    line-height: 22px;
    padding-left: 0;
    width: 100%;
    display: block
}

.control .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    width: 30px
}

.control > div.error:not(.valid) + span.select2.select2-container--default > .selection .select2-selection--single {
    border-color: #f91b1b
}

header.sticky {
    position: absolute;
    background-color: #0184d3;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

header.sticky.hide {
    top: -100px
}

header.sticky.hide.is-sticky {
    top: 0;
    transition: top .5s !important
}

header.sticky.is-sticky {
    position: fixed;
    background-color: #fff;
    border-bottom: 1px solid #d5d5d5
}

header.sticky.is-sticky [role=banner] a {
    background: url(logo-colored.png) left top no-repeat
}

header.sticky.is-sticky ul.language-select:before {
    background-color: #424242;
    height: 28px;
    margin-top: 4px
}

header.sticky.is-sticky ul.language-select a, header.sticky.is-sticky ul.language-select span {
    color: #424242
}

header.sticky.is-sticky ul.language-select li.current a, header.sticky.is-sticky ul.language-select li.current span {
    background-color: #f6871c;
    color: #fff
}

header nav.main-navigation, header ul[role=select] {
    display: block;
    float: left
}

header [role=banner] {
    float: left
}

header [role=banner]:after, header [role=banner]:before {
    display: table;
    clear: both;
    content: " "
}

@media screen and (max-width: 767px) {
    header [role=banner]:after, header [role=banner]:before {
        display: none
    }
}

header [role=banner] a {
    float: left;
    width: 201px;
    height: 40px;
    background: url(logo.png) left top no-repeat
}

header [role=banner] a .svg-logo {
    display: none
}

header > nav.main-navigation, header > ul[role=select] {
    float: right
}

header ul.language-select:before {
    display: block;
    float: left;
    content: "";
    width: 2px;
    height: 36px;
    background-color: #fff;
    margin-right: 20px
}

header ul.language-select li {
    display: block;
    float: left
}

header ul.language-select li a, header ul.language-select li span {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    line-height: 20px;
    box-sizing: border-box;
    position: relative;
    font-size: 14px;
    padding: 4px 6px;
    margin-top: 4px
}

header ul.language-select li.current a, header ul.language-select li.current span {
    font-weight: 400;
    border: 2px solid #f6871c;
    padding: 2px 4px;
    position: relative
}

@media screen and (max-width: 991px) {
    header.sticky, header.sticky.is-sticky {
        padding: 0
    }

    header.sticky [role=banner] a .svg-logo, header.sticky.is-sticky [role=banner] a .svg-logo {
        display: block
    }

    header.sticky [role=banner] a .svg-logo .logo-parts, header.sticky [role=banner] a .svg-logo .solutions, header.sticky [role=banner] a .svg-logo .web {
        fill: #fff
    }

    header.sticky.is-sticky [role=banner] a .svg-logo .logo-parts, header.sticky.is-sticky [role=banner] a .svg-logo .web {
        fill: #0689ce
    }

    header.sticky.is-sticky [role=banner] a .svg-logo .solutions {
        fill: #424242
    }

    header nav.main-navigation {
        display: none
    }

    header [role=banner] {
        float: none
    }

    header [role=banner] a {
        display: block;
        float: none;
        margin: 20px auto;
        background: 0 0
    }
}

@media screen and (max-width: 767px) {
    header.sticky {
        padding: 0
    }

    header [role=banner] a {
        height: 25px;
        width: 126px;
        background-size: auto 25px;
        display: block;
        float: none;
        margin: 10px auto
    }

    header [role=banner] a .svg-logo {
        display: block
    }

    header [role=banner] a .svg-logo .logo-parts, header [role=banner] a .svg-logo .web {
        fill: #0689ce
    }

    header [role=banner] a .svg-logo .solutions {
        fill: #424242
    }

    header.sticky.is-sticky [role=banner] a {
        background: url(logo.svg) left top no-repeat
    }
}

.main-navigation-container {
    margin-top: 2px
}

nav.main-navigation > ul > li {
    display: block;
    float: left
}

nav.main-navigation > ul > li.dropdown span:after {
    display: inline-block;
    content: "\f105";
    width: 22px;
    height: 22px;
    font-size: 20px;
    text-align: center;
    margin-left: 15px;
    transition: transform .2s ease-in-out;
    font-weight: 400
}

nav.main-navigation > ul > li.current > a:before, nav.main-navigation > ul > li.current > span:before, nav.main-navigation > ul > li:hover > a:before, nav.main-navigation > ul > li:hover > span:before {
    background-color: #fff;
    transition: background-color .2s ease-in-out
}

nav.main-navigation > ul > li > a, nav.main-navigation > ul > li > span {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 8px 16px;
    position: relative;
    cursor: pointer
}

nav.main-navigation > ul > li > a:before, nav.main-navigation > ul > li > span:before {
    transition: background-color .2s ease-in-out;
    display: block;
    content: "";
    background-color: transparent;
    height: 2px;
    width: calc(100% - 32px);
    position: absolute;
    bottom: 1px;
    left: 17px
}

nav.main-navigation > ul > li.dropdown {
    border-top: 2px solid transparent;
    position: relative;
    background-color: transparent;
    transition: background-color .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out
}

nav.main-navigation > ul > li.dropdown.current > a:before, nav.main-navigation > ul > li.dropdown.current > span:before, nav.main-navigation > ul > li.dropdown:hover > a:before, nav.main-navigation > ul > li.dropdown:hover > span:before {
    display: none
}

nav.main-navigation > ul > li.dropdown > a, nav.main-navigation > ul > li.dropdown > span {
    padding-top: 6px;
    float: left
}

nav.main-navigation > ul > li.dropdown ul {
    position: absolute;
    top: 34px;
    left: 0;
    display: block
}

nav.main-navigation > ul > li.dropdown ul li {
    display: block;
    overflow: hidden;
    height: 0;
    transition: all .3s ease-in-out, height .2s ease-in;
    white-space: nowrap;
    background-color: #fff
}

nav.main-navigation > ul > li.dropdown ul li:hover {
    background-color: #f6871c;
    border-color: #f6871c !important
}

nav.main-navigation > ul > li.dropdown ul li:hover a {
    transition: color .3s ease-in-out;
    color: #fff
}

nav.main-navigation > ul > li.dropdown ul a {
    display: block;
    padding: 18px;
    height: 13px;
    font-size: 15px;
    line-height: 13px;
    color: #0171b3;
    font-weight: 600;
    text-decoration: none
}

nav.main-navigation > ul > li.dropdown:hover {
    border-top: 2px solid #f6871c;
    background-color: #fff;
    transition: background-color .2s ease-in-out, color .2s ease-in-out, border-top .2s ease-in-out
}

nav.main-navigation > ul > li.dropdown:hover > a, nav.main-navigation > ul > li.dropdown:hover > span {
    color: #0171b3
}

nav.main-navigation > ul > li.dropdown:hover > ul li {
    border-bottom: 1px solid #d5d5d5;
    height: 49px
}

nav.main-navigation > ul > li.dropdown:hover > ul li:last-child {
    border-bottom: none
}

.is-sticky nav.main-navigation li.current > a:before, .is-sticky nav.main-navigation li.current > span:before, .is-sticky nav.main-navigation li:hover > a:before, .is-sticky nav.main-navigation li:hover > span:before {
    background-color: #424242
}

.is-sticky nav.main-navigation li > a, .is-sticky nav.main-navigation li > span {
    color: #424242
}

.is-sticky nav.main-navigation .dropdown:hover {
    background-color: #f6871c
}

.is-sticky nav.main-navigation .dropdown:hover > a, .is-sticky nav.main-navigation .dropdown:hover > span {
    padding-top: 6px;
    color: #fff
}

.is-sticky nav.main-navigation .dropdown li {
    background-color: #f6871c;
    border-color: #f2a65c !important
}

.is-sticky nav.main-navigation .dropdown li:hover {
    background-color: #fff;
    border-color: #fff
}

#mobile-nav .content ul li.dropdown ul li, #mobile-nav .content > ul > li > a {
    border-top: 1px solid #31a1dc
}

.is-sticky nav.main-navigation .dropdown li:hover a {
    color: #f6871c
}

.is-sticky nav.main-navigation .dropdown li a {
    color: #fff
}

#mobile-nav {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    margin-left: -250px
}

#mobile-nav .content::-webkit-scrollbar {
    display: none
}

#mobile-nav .content {
    box-sizing: border-box;
    height: 100%;
    width: 250px;
    float: left;
    background-color: #0168b1;
    color: #fff;
    overflow-x: hidden
}

#mobile-nav .content .logo {
    display: block;
    height: 35px;
    background: url(logo.png) left no-repeat;
    background-size: contain;
    margin: 20px 0 20px 7%
}

#mobile-nav .content a {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

#mobile-nav .content > ul > li > a {
    display: block;
    padding: 10px 7%
}

#mobile-nav .content > ul > li:last-of-type > a {
    border-bottom: 1px solid #31a1dc
}

#mobile-nav .content ul li {
    padding: 0 7%;
    transition: all .2s ease-in-out
}

#mobile-nav .content ul li.dropdown {
    padding: 0
}

#mobile-nav .content ul li.dropdown span {
    cursor: pointer;
    display: block;
    margin: 0 7%;
    padding: 10px 7%;
    border-top: 1px solid #31a1dc;
    font-size: 16px;
    font-weight: 600
}

#mobile-nav .content ul li.dropdown span:after {
    display: block;
    content: "\f105";
    float: right;
    font-size: 22px;
    margin-top: 3px;
    transition: transform .2s ease-in-out;
    font-weight: 400;
    line-height: 1
}

#mobile-nav .content ul li.dropdown ul {
    transition: height .2s ease-in-out;
    overflow: hidden
}

#mobile-nav .content ul li.dropdown ul li a {
    display: block;
    padding: 5px 7%;
    font-size: 13px
}

#mobile-nav .content ul li.dropdown + li.active > a {
    border: none
}

#mobile-nav .content ul li.inactive span {
    border-top: 1px solid #31a1dc
}

#mobile-nav .content ul li.active {
    background-color: #0689ce
}

#mobile-nav .content ul li.active + li a {
    border: none
}

#mobile-nav .content ul li.active span {
    border: none;
    border-left: 3px solid #ff8700;
    margin: 0;
    padding: 10px 14% 10px calc(14% - 3px)
}

#mobile-nav .close {
    height: 100%;
    width: calc(100% - 250px);
    background-color: #000;
    opacity: 0;
    float: left;
    cursor: pointer
}

@media screen and (max-width: 991px) {
    .main-container > header > .container {
        display: table
    }

    .main-container > header > .container > .logo, .main-container > header > .container > .mobil-button-block {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

    .main-container > header > .container .main-navigation-container {
        display: none
    }

    .main-move-right {
        overflow: hidden;
        width: 100%
    }

    .mobil-menu-opener {
        cursor: pointer
    }

    .mobil-menu-opener:before {
        color: #fff;
        display: block;
        font-family: et-icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .mobil-menu-opener:before {
        padding: 20px;
        font-size: 26px;
        line-height: 40px
    }

    .mobil-button-block {
        width: 80px
    }
}

@media screen and (max-width: 767px) {
    .mobil-menu-opener:before {
        padding: 10px;
        line-height: 25px;
        font-size: 17px
    }

    .mobil-button-block {
        width: 45px
    }
}

header.is-sticky .mobil-menu-opener:before {
    color: #0689ce
}

html .mobil-menu-opener:before {
    content: "\e900"
}

html.mobil-menu-open {
    overflow: hidden
}

html.mobil-menu-open .is-sticky {
    left: 250px;
    width: 100%
}

html.mobil-menu-open .mobil-menu-opener:before {
    content: "\e901"
}

header.sticky + .breadcrumbs {
    padding-top: 112px
}

.breadcrumbs {
    padding-top: 15px
}

.breadcrumbs ul li {
    display: block;
    float: left;
    padding: 11px 26px 11px 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #0689ce;
    position: relative
}

.breadcrumbs ul li:first-child {
    padding-left: 0
}

.breadcrumbs ul li:after {
    display: block;
    content: " ";
    width: 6px;
    height: 6px;
    background-color: #0689ce;
    position: absolute;
    margin-top: 19px;
    top: 0;
    right: 0
}

.breadcrumbs ul li:last-child:after {
    display: none;
    padding-left: 20px
}

.breadcrumbs ul li.current {
    color: #ff8700
}

.breadcrumbs ul li a {
    color: #0689ce;
    text-decoration: none
}

.breadcrumbs ul li a:hover {
    text-decoration: underline
}

.breadcrumbs :after {
    display: table;
    content: " ";
    clear: both
}

footer {
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%
}

@media screen and (max-width: 991px) {
    .breadcrumbs {
        display: none
    }

    footer .container {
        max-width: 640px;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box
    }

    footer .container:after, footer .container:before {
        display: table;
        clear: both;
        content: " "
    }
}

@media screen and (max-width: 767px) {
    footer .container {
        width: 100%;
        max-width: 100%
    }
}

footer a {
    color: #fff;
    text-decoration: none
}

footer a:active, footer a:focus, footer a:hover {
    color: #fff;
    text-decoration: underline
}

footer .logo {
    float: left;
    width: 200px;
    height: 40px;
    background: url(logo.png) center no-repeat
}

@media screen and (max-width: 991px) {
    footer .logo {
        background: url(logo.svg) center no-repeat;
        background-size: 200px 40px
    }
}

.footer-primary-container {
    background-color: #0173b8;
    padding-top: 32px;
    padding-bottom: 45px
}

.footer-primary-container .contact-block {
    float: left;
    width: 369px;
    box-sizing: border-box;
    padding-left: 80px
}

.footer-primary-container .logo {
    margin-bottom: 35px;
    float: none
}

.footer-primary-container .links {
    float: right;
    width: 824px;
    border-left: 1px solid #3495cf;
    box-sizing: border-box;
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 10px
}

.footer-primary-container .links:after {
    display: table;
    clear: both;
    content: " "
}

.footer-primary-container .links h6 {
    color: #fff;
    line-height: 28px;
    margin: 0 0 20px
}

.footer-primary-container .links ul {
    font-size: 15px;
    line-height: 28px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-primary-container .contact-block {
        width: 300px;
        padding-left: 20px
    }

    .footer-primary-container .links {
        width: 670px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .footer-primary-container .contact-block, .footer-primary-container .links {
        float: none;
        width: 100%;
        padding: 0
    }

    .footer-primary-container .contact-block:after, .footer-primary-container .contact-block:before {
        display: table;
        clear: both;
        content: " "
    }

    .footer-primary-container .contact-block .logo, .footer-primary-container .contact-block > p {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 20px;
        display: block;
        line-height: 40px
    }

    .footer-primary-container .contact-block .logo {
        height: 80px;
        border-right: 1px solid #3495cf
    }

    .footer-primary-container .links {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        border-top: 1px solid #3495cf;
        border-left: none;
        box-sizing: content-box
    }

    .footer-primary-container .links .row {
        padding: 30px 20px 0
    }

    .footer-primary-container .links .row .span-1-3:nth-child(2) {
        margin-left: 40px
    }

    .footer-primary-container .links .row .span-1-3:last-child {
        width: 140px;
        float: right
    }
}

@media screen and (max-width: 767px) {
    .footer-primary-container {
        padding-top: 0;
        padding-bottom: 15px
    }

    .footer-primary-container .contact-block, .footer-primary-container .links {
        float: none;
        width: 100%;
        padding: 0
    }

    .footer-primary-container .contact-block:after, .footer-primary-container .contact-block:before {
        display: table;
        clear: both;
        content: " "
    }

    .footer-primary-container .contact-block .logo, .footer-primary-container .contact-block > p {
        width: 100%;
        box-sizing: border-box;
        display: block;
        line-height: 40px;
        text-align: center;
        margin-bottom: 20px
    }

    .footer-primary-container .contact-block .logo {
        height: 120px;
        border-bottom: 1px solid #3495cf
    }

    .footer-primary-container .links {
        width: 100%;
        border-top: 1px solid #3495cf;
        border-left: none
    }

    .footer-primary-container .links .row .span-1-3 {
        width: 100%;
        border-bottom: 1px solid #3495cf;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center
    }

    .footer-primary-container .links .row .span-1-3:last-child {
        border-bottom: none
    }

    .footer-primary-container .links ul {
        display: none;
        line-height: 40px
    }

    .footer-primary-container .links h6 {
        height: 40px;
        line-height: 40px;
        margin: 0;
        position: relative;
        cursor: pointer
    }

    .footer-primary-container .links h6:before {
        display: block;
        position: absolute;
        font-family: et-icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        content: "\f105";
        font-size: 35px;
        right: 20px;
        line-height: 36px;
        top: 50%;
        margin-top: -18px
    }

    .footer-primary-container .links .span-1-3.active h6:before {
        content: "\f107"
    }

    .footer-primary-container .links .span-1-3.active ul {
        display: block
    }
}

@media screen and (max-width: 400px) {
    .footer-primary-container .links .row .span-1-3 {
        text-align: left
    }

    .footer-primary-container .links .row .span-1-3 li a {
        display: block
    }
}

.footer-bottom-container {
    background-color: #0168b1;
    font-size: 12px;
    line-height: 22px
}

.footer-bottom-container .container {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 80px;
    box-sizing: border-box
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .footer-bottom-container .container {
        padding-left: 20px
    }
}

@media screen and (max-width: 767px) {
    .footer-bottom-container .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-bottom-container {
        text-align: center
    }
}

section header {
    padding: 25px
}

section header.filled {
    background: url(header-bg.png) top repeat-y #0689ce
}

section header.filled h2, section header.filled p {
    color: #fff
}

section header h2 {
    line-height: 40px;
    font-size: 30px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    section header h2 {
        font-size: 24px
    }
}

@media screen and (max-width: 767px) {
    section header h2 {
        font-size: 20px
    }
}

section header p {
    margin: 0
}

section header h2 + p {
    margin-top: 40px
}

.our-offers {
    text-align: center
}

.our-offers .definition {
    margin-bottom: 50px
}

.our-offers .definition p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 600
}

.our-offers .definition p .thought {
    font-weight: 700;
    color: #ff8700
}

.our-offers ul li {
    padding-left: 0
}

.our-offers ul li:before {
    display: none
}

.our-offers .offers-list h5.caption {
    padding: 0;
    margin: 0;
    color: #0689ce;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700
}

.our-offers .offers-list a.button {
    display: table;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-top: 25px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .our-offers .offers-list h5.caption {
        font-size: 16px
    }

    .our-offers .offers-list p {
        font-size: 13px;
        line-height: 22px;
        width: 190px;
        min-height: 90px;
        display: block;
        margin-right: auto;
        margin-left: auto
    }

    .our-offers .offers-list p br {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .our-offers .offers-list .offer {
        float: none;
        width: 240px;
        margin: 50px auto
    }
}

.cookie-check:not(.hidden) {
    background-color: #ff8700;
    color: #fff;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #d5d5d5
}

.cookie-check:not(.hidden) .button {
    margin-left: 15px;
    display: inline;
    float: none
}

.cookie-check:not(.hidden) a {
    color: #fff;
    text-decoration: underline
}

.cookie-check:not(.hidden) a:hover {
    text-decoration: none
}

.container.error-page {
    margin-top: 90px;
    margin-bottom: 70px
}

.container.error-page .page-title {
    margin-bottom: 45px
}

.container.error-page .page-title img {
    margin-bottom: 25px
}

.container.error-page .page-title h2 {
    color: #424242;
    font-size: 25px;
    line-height: 25px;
    margin: 0
}

.container.error-page .error-details {
    width: 540px;
    margin-right: auto;
    margin-left: auto
}

.container.error-page .error-details .error-anotation {
    margin-bottom: 45px
}

@media screen and (max-width: 767px) {
    .container.error-page {
        padding: 0 20px;
        margin-top: 0
    }

    .container.error-page .error-details {
        width: 100%
    }

    .container.error-page .error-details img {
        display: block;
        margin: 0 auto 25px;
        max-width: 85%
    }

    .container.error-page .error-details .error-anotation {
        width: 85%;
        margin: 0 auto 45px
    }

    .container.error-page .error-details .error-anotation strong {
        display: block;
        text-align: center
    }
}

.container.error-page .alternative h3 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 35px
}

.container.error-page .alternative .our-offers {
    width: 993px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 991px) {
    .container.error-page .alternative .our-offers {
        width: 100%;
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .container.error-page .alternative h3 {
        font-size: 20px;
        color: #424242;
        line-height: 30px
    }

    .container.error-page .alternative .our-offers .span-1-3 {
        display: block;
        float: none;
        width: 100%
    }
}

.container.error-page.page-code-404 .page-title h1 {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 20px
}

.container.error-page.page-code-404 .page-title h1:after {
    display: none
}

.etws_temporarymain_index_index header.sticky:not(.is-sticky) {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 35px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .etws_temporarymain_index_index header.sticky:not(.is-sticky) {
        background-color: #0173b8;
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .etws_temporarymain_index_index header.sticky:not(.is-sticky) {
        background-color: #0173b8;
        margin-top: 0
    }
}

.etws_temporarymain_index_index header.sticky + .breadcrumbs {
    padding-top: 0;
    display: none
}

.etws_temporarymain_index_index header.sticky + main {
    padding-top: 0
}

section.main-promotion {
    background-color: #078cda;
    background-image: url(main-promotion-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff;
    overflow: hidden
}

section.main-promotion .container {
    padding-top: 188px;
    height: 658px;
    box-sizing: border-box;
    position: relative
}

section.main-promotion .container:after {
    display: table;
    content: " ";
    clear: both
}

section.main-promotion .container .appeal, section.main-promotion .container .services-block {
    width: 50%;
    float: left;
    position: relative;
    z-index: 2
}

section.main-promotion .container .appeal .svg-headset, section.main-promotion .container .appeal .svg-lamp, section.main-promotion .container .appeal .svg-puzzle, section.main-promotion .container .services-block .svg-headset, section.main-promotion .container .services-block .svg-lamp, section.main-promotion .container .services-block .svg-puzzle {
    height: 64px;
    width: 63px;
    display: block;
    float: left;
    margin-right: 22px
}

section.main-promotion .container .appeal .svg-puzzle .puzzle-1, section.main-promotion .container .appeal .svg-puzzle .puzzle-3, section.main-promotion .container .services-block .svg-puzzle .puzzle-1, section.main-promotion .container .services-block .svg-puzzle .puzzle-3 {
    fill: #FFF
}

section.main-promotion .container .appeal .svg-puzzle .puzzle-4, section.main-promotion .container .appeal .svg-puzzle .puzzle-inside, section.main-promotion .container .services-block .svg-puzzle .puzzle-4, section.main-promotion .container .services-block .svg-puzzle .puzzle-inside {
    fill: none
}

section.main-promotion .container .appeal .svg-lamp .lamp-border, section.main-promotion .container .appeal .svg-lamp .lamp-bottom, section.main-promotion .container .services-block .svg-lamp .lamp-border, section.main-promotion .container .services-block .svg-lamp .lamp-bottom {
    fill: #fff
}

section.main-promotion .container .appeal .svg-headset .hears, section.main-promotion .container .appeal .svg-lamp .lamp-inside, section.main-promotion .container .appeal .svg-lamp .light, section.main-promotion .container .services-block .svg-headset .hears, section.main-promotion .container .services-block .svg-lamp .lamp-inside, section.main-promotion .container .services-block .svg-lamp .light {
    fill: none
}

section.main-promotion .container .appeal .svg-headset .headset-box, section.main-promotion .container .services-block .svg-headset .headset-box {
    fill: #fff
}

section.main-promotion .container .appeal h1 {
    font-size: 62px;
    font-weight: 600;
    line-height: 55px;
    margin: 0 0 40px;
    color: #fff
}

section.main-promotion .container .appeal h1 small {
    font-size: 25px;
    font-weight: 700
}

section.main-promotion .container .appeal p {
    font-weight: 600;
    font-size: 20px;
    line-height: 37px
}

section.main-promotion .container .appeal .certificates {
    margin-top: 45px
}

section.main-promotion .container .appeal .certificates:after, section.main-promotion .container .appeal .certificates:before {
    display: table;
    clear: both;
    content: " "
}

section.main-promotion .container .services-block .button span:after, section.main-promotion .container .services-block li a span:after {
    content: "\f105";
    font-family: et-icons !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

section.main-promotion .container .appeal .certificates ul li {
    float: left;
    padding: 0;
    margin-right: 34px;
    margin-left: 10px
}

section.main-promotion .container .appeal .certificates ul li:before {
    display: none
}

section.main-promotion .container .appeal .certificates ul li a {
    display: block;
    position: relative
}

section.main-promotion .container .appeal .certificates ul li a .counter {
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 21px;
    height: 21px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #ff8700;
    line-height: 21px
}

section.main-promotion .container .services-block {
    float: right;
    padding-left: 65px;
    box-sizing: border-box
}

section.main-promotion .container .services-block ul {
    margin-bottom: 0
}

section.main-promotion .container .services-block .button span:after {
    color: #fff;
    display: inline-block;
    font-size: 27px;
    margin-left: 20px;
    transition: all .2s ease-in-out;
    position: relative;
    top: 2px;
    font-weight: 400
}

section.main-promotion .container .services-block .button.inverse:hover span:after {
    color: #ff8700
}

section.main-promotion .container .services-block li {
    height: 94px;
    box-sizing: border-box;
    padding: 15px 0;
    margin-bottom: 0
}

section.main-promotion .container .services-block li:before {
    display: none
}

section.main-promotion .container .services-block li a {
    text-decoration: none;
    display: block
}

section.main-promotion .container .services-block li a:hover .svg-puzzle .puzzle-inside {
    fill: #ff8700
}

section.main-promotion .container .services-block li a:hover .svg-puzzle .puzzle-1, section.main-promotion .container .services-block li a:hover .svg-puzzle .puzzle-3 {
    fill: none
}

section.main-promotion .container .services-block li a:hover .svg-lamp .light, section.main-promotion .container .services-block li a:hover .svg-puzzle .puzzle-4 {
    fill: #fff
}

section.main-promotion .container .services-block li a:hover .svg-headset .hears, section.main-promotion .container .services-block li a:hover .svg-lamp .lamp-inside {
    fill: #ff8700
}

section.main-promotion .container .services-block li a span {
    height: 64px;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    position: relative
}

section.main-promotion .container .services-block li a span:after {
    color: #fff;
    display: block;
    position: absolute;
    font-size: 25px;
    right: -28px;
    top: 23px;
    font-weight: 400
}

section.main-promotion .container .services-block .button {
    margin-top: 20px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    section.main-promotion .container:before {
        display: block;
        content: " ";
        position: absolute;
        background-image: url(main-promotion-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        width: 1920px;
        height: 658px;
        top: 0;
        left: -375px;
        z-index: 1
    }

    section.main-promotion .container .appeal {
        width: 65%
    }

    section.main-promotion .container .services-block {
        width: 35%;
        padding-left: 20px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    section.main-promotion .container {
        padding-top: 165px;
        height: 646px
    }

    section.main-promotion .container:before {
        display: block;
        content: " ";
        position: absolute;
        background-image: url(main-promotion-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        width: 1920px;
        height: 658px;
        top: -12px;
        left: -280px;
        z-index: 1
    }

    section.main-promotion .container .appeal, section.main-promotion .container .services-block {
        width: 100%;
        float: none
    }

    section.main-promotion .container .services-block {
        position: absolute;
        bottom: 110px;
        right: 95px;
        width: auto
    }

    section.main-promotion .container .services-block > ul {
        display: none
    }

    section.main-promotion .container .services-block .button {
        float: right
    }

    section.main-promotion .container .appeal {
        text-align: center
    }

    section.main-promotion .container .appeal .certificates {
        margin-top: 0;
        margin-left: 90px
    }

    section.main-promotion .container .appeal .certificates img {
        max-width: 40px
    }
}

@media screen and (max-width: 767px) {
    section.main-promotion .container {
        height: 515px;
        padding-top: 140px
    }

    section.main-promotion .container:before {
        display: block;
        content: " ";
        position: absolute;
        background-image: url(main-promotion-bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        width: 1920px;
        height: 658px;
        top: -49px;
        left: -360px;
        z-index: 1
    }

    section.main-promotion .container .appeal, section.main-promotion .container .services-block {
        width: 100%;
        float: none;
        padding: 0
    }

    section.main-promotion .container .services-block {
        margin-top: 25px;
        width: auto
    }

    section.main-promotion .container .services-block > ul {
        display: none
    }

    section.main-promotion .container .services-block .button {
        margin-left: auto;
        margin-right: auto;
        display: table;
        float: none
    }

    section.main-promotion .container .appeal {
        text-align: center
    }

    section.main-promotion .container .appeal h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px
    }

    section.main-promotion .container .appeal h1 small {
        font-size: 18px
    }

    section.main-promotion .container .appeal p {
        font-size: 14px;
        line-height: 26px
    }

    section.main-promotion .container .appeal .certificates {
        display: none
    }
}

section.main-offers {
    margin: 90px 0 110px
}

section.main-offers .offers-list .svg-headset, section.main-offers .offers-list .svg-lamp, section.main-offers .offers-list .svg-puzzle {
    height: 64px;
    width: 63px;
    display: table;
    margin: 0 auto
}

section.main-offers .offers-list .svg-puzzle .puzzle-1, section.main-offers .offers-list .svg-puzzle .puzzle-3 {
    fill: #0689ce
}

section.main-offers .offers-list .svg-puzzle .puzzle-4, section.main-offers .offers-list .svg-puzzle .puzzle-inside {
    fill: none
}

section.main-offers .offers-list .svg-lamp .lamp-border, section.main-offers .offers-list .svg-lamp .lamp-bottom, section.main-offers .offers-list .svg-lamp .light {
    fill: #0689ce
}

section.main-offers .offers-list .svg-headset .hears, section.main-offers .offers-list .svg-lamp .lamp-inside {
    fill: none
}

section.main-offers .offers-list .svg-headset .headset-box {
    fill: #0689ce
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    section.main-offers .container {
        width: 970px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    section.main-offers {
        margin: 50px 0
    }

    section.main-offers .container {
        width: 700px
    }

    section.main-offers .definition {
        display: none
    }
}

@media screen and (max-width: 767px) {
    section.main-offers {
        margin: 0
    }

    section.main-offers .container {
        width: 100%
    }

    section.main-offers .definition {
        display: none
    }
}

section.main-customers {
    background-color: #0b83ce;
    text-align: center;
    color: #fff;
    overflow: hidden
}

section.main-customers .container {
    position: relative
}

section.main-customers .container:after, section.main-customers .container:before {
    position: absolute;
    content: " ";
    display: block;
    height: 397px;
    width: 450px;
    top: 0
}

section.main-customers .container:before {
    left: -450px;
    background: url(our-customers-left-corner.png) top left no-repeat
}

section.main-customers .container:after {
    right: -450px;
    background: url(our-customers-right-corner.png) top right no-repeat
}

section.main-customers .customers ul {
    margin-bottom: 0
}

section.main-customers .customers ul li {
    float: left;
    padding-left: 0;
    margin-bottom: 0
}

section.main-customers .customers ul li:before {
    display: none
}

section.main-customers .customers ul li.customer a {
    display: block;
    overflow: hidden;
    width: 199px;
    height: 198px;
    position: relative;
    background-color: #fff;
    color: #fff;
    text-decoration: none
}

section.main-customers .customers ul li.customer a:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8;
    transition: opacity .3s ease-in-out
}

section.main-customers .customers ul li.customer a:hover:after {
    transition: opacity .3s ease-in-out;
    opacity: 0
}

section.main-customers .customers ul li.customer .customer-logo {
    height: 198px;
    width: 199px;
    padding: 10px;
    box-sizing: border-box;
    transition: margin .3s ease-in-out
}

section.main-customers .customers ul li.customer a:hover .customer-logo {
    transition: margin .3s ease-in-out;
    margin-top: -59px
}

section.main-customers .customers ul li.customer .customer-engine {
    background-color: #feca97;
    height: 59px;
    width: 199px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 40px
}

section.main-customers .customers ul li.customer .customer-engine.magento {
    background-color: #f85b15
}

section.main-customers .customers ul li.customer .customer-engine.wordpress {
    background-color: #0173b8
}

section.main-customers .customers ul li.header, section.main-customers .customers ul li.header:hover {
    width: 398px;
    height: 198px;
    background-color: #0b83ce
}

section.main-customers .customers ul li.header:after, section.main-customers .customers ul li.header:hover:after {
    display: none
}

section.main-customers .customers ul li.header div, section.main-customers .customers ul li.header:hover div {
    width: 398px;
    height: 198px
}

section.main-customers .customers ul li.header h4, section.main-customers .customers ul li.header:hover h4 {
    margin: 0;
    color: #fff;
    line-height: 40px
}

section.main-customers .customers ul li.header i.image, section.main-customers .customers ul li.header:hover i.image {
    width: 73px;
    height: 73px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: url(customers.svg) center no-repeat
}

section.main-customers .customers ul:nth-child(2n+1) li:nth-child(2n) a:after {
    background-color: #047dc9
}

section.main-customers .customers ul:nth-child(2n) li:nth-child(2n) a:after, section.main-customers .customers ul:nth-child(2n+1) li:nth-child(2n+1) a:after {
    background-color: #0378c2
}

section.main-customers .customers ul:nth-child(2n) li:nth-child(2n+1) a:after {
    background-color: #047dc9
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    section.main-customers {
        height: auto
    }

    section.main-customers .container {
        width: 966px
    }

    section.main-customers .container:before {
        background-size: auto 322px;
        left: -364px
    }

    section.main-customers .container:after {
        background-size: auto 322px;
        right: -364px
    }

    section.main-customers .customers ul li.header, section.main-customers .customers ul li.header:hover {
        width: 322px;
        height: 161px;
        background-color: #0b83ce
    }

    section.main-customers .customers ul li.header:after, section.main-customers .customers ul li.header:hover:after {
        display: none
    }

    section.main-customers .customers ul li.header div, section.main-customers .customers ul li.header:hover div {
        width: 322px;
        height: 161px
    }

    section.main-customers .customers ul li.header i.image, section.main-customers .customers ul li.header:hover i.image {
        margin-bottom: 10px
    }

    section.main-customers .customers ul li.header h4, section.main-customers .customers ul li.header:hover h4 {
        font-size: 20px;
        line-height: 30px
    }

    section.main-customers .customers ul li.customer .customer-logo {
        height: 161px;
        width: 161px
    }

    section.main-customers .customers ul li.customer .customer-logo img {
        width: 100%;
        height: 100%
    }

    section.main-customers .customers ul li.customer .customer-engine {
        line-height: 30px;
        height: 40px
    }

    section.main-customers .customers ul li.customer a {
        width: 161px;
        height: 161px
    }

    section.main-customers .customers ul li.customer a:hover .customer-logo {
        margin-top: -40px
    }
}

@media screen and (min-width: 797px) and (max-width: 991px) {
    section.main-customers .container {
        width: 796px
    }

    section.main-customers .customers ul li:nth-child(1), section.main-customers .customers ul li:nth-child(13), section.main-customers .customers ul li:nth-child(6), section.main-customers .customers ul li:nth-child(8) {
        display: none
    }
}

@media screen and (max-width: 796px) {
    section.main-customers .container {
        width: 398px
    }

    section.main-customers .container:after, section.main-customers .container:before, section.main-customers .customers ul li:nth-child(1), section.main-customers .customers ul li:nth-child(10), section.main-customers .customers ul li:nth-child(13), section.main-customers .customers ul li:nth-child(2) {
        display: none
    }
}

@media screen and (max-width: 400px) {
    section.main-customers .container {
        width: 322px
    }

    section.main-customers .customers ul li.header, section.main-customers .customers ul li.header:hover {
        width: 322px;
        height: 161px;
        background-color: #0b83ce
    }

    section.main-customers .customers ul li.header:after, section.main-customers .customers ul li.header:hover:after {
        display: none
    }

    section.main-customers .customers ul li.header div, section.main-customers .customers ul li.header:hover div {
        width: 322px;
        height: 161px
    }

    section.main-customers .customers ul li.header i.image, section.main-customers .customers ul li.header:hover i.image {
        margin-bottom: 10px
    }

    section.main-customers .customers ul li.header h4, section.main-customers .customers ul li.header:hover h4 {
        font-size: 20px;
        line-height: 30px
    }

    section.main-customers .customers ul li.customer .customer-logo {
        height: 161px;
        width: 161px
    }

    section.main-customers .customers ul li.customer .customer-logo img {
        width: 100%;
        height: 100%
    }

    section.main-customers .customers ul li.customer .customer-engine {
        line-height: 30px;
        height: 40px
    }

    section.main-customers .customers ul li.customer a {
        width: 161px;
        height: 161px
    }

    section.main-customers .customers ul li.customer a:hover .customer-logo {
        margin-top: -40px
    }
}

div.main-consultation .container {
    margin-top: 110px;
    margin-bottom: 125px;
    width: 600px;
    height: 385px;
    background-color: #f6871c;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 37px;
    font-weight: 700;
    padding-top: 85px;
    box-sizing: border-box
}

div.main-consultation .container:after {
    display: block;
    content: " ";
    width: 60px;
    height: 60px;
    background-color: #feca97;
    border: 14px solid #fff;
    position: absolute;
    top: -24px;
    right: -34px
}

div.main-consultation .container i.image {
    width: 73px;
    height: 73px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background: url(consultation.svg) center no-repeat
}

div.main-consultation .container p {
    margin: 0 0 25px
}

div.main-consultation .container a.button {
    display: table;
    margin-left: auto;
    margin-right: auto;
    float: none
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    div.main-consultation .container {
        margin-top: 100px;
        margin-bottom: 125px;
        width: 540px;
        height: 325px;
        padding-top: 50px
    }
}

@media screen and (max-width: 767px) {
    div.main-consultation .container {
        margin-top: 80px;
        margin-bottom: 75px;
        width: 540px;
        height: 325px;
        padding-top: 50px
    }
}

@media screen and (max-width: 600px) {
    div.main-consultation .container {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
        font-size: 20px
    }

    div.main-consultation .container:after {
        display: none
    }

    div.main-consultation .container i.image {
        margin-bottom: 20px
    }

    div.main-consultation .container .button.big {
        font-size: 18px;
        padding: 8px 27px
    }
}

.mobile-tab {
    display: none
}

.support-page section.working-hours {
    margin-bottom: 50px;
    font-weight: 600
}

.support-page section.working-hours .icon.icon-time {
    margin: -18px 20px -18px 0;
    width: 47px;
    height: 47px;
    background: url(timer.svg) top left no-repeat;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .support-page section.working-hours {
        margin-bottom: 11px
    }
}

.support-page section.working-hours .title {
    margin: 0;
    padding: 0
}

.support-page section.working-hours .span-1-2 {
    min-height: 50px;
    padding: 11px 50px
}

.support-page section.working-hours .span-1-2:nth-child(1) {
    padding-left: 0;
    border-right: 1px solid #e1e1e1
}

.support-page section.working-hours .span-1-2:nth-child(2) {
    padding-right: 0
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .support-page section.working-hours .span-1-2 {
        display: block;
        width: 50%;
        float: left
    }

    .support-page section.working-hours .span-1-2:nth-child(2) .icon {
        margin: 5px 20px 0 0;
        display: block;
        float: left
    }

    .support-page section.working-hours .span-1-2:nth-child(2) .time span {
        display: block
    }
}

@media screen and (min-width: 620px) and (max-width: 991px) {
    .support-page section.working-hours .span-1-2 {
        display: block;
        width: 50%;
        float: left
    }

    .support-page section.working-hours .span-1-2 span {
        display: block
    }

    .support-page section.working-hours .span-1-2 span.icon {
        margin: 18px 15px 0 0;
        float: left
    }
}

@media screen and (min-width: 401px) and (max-width: 619px) {
    .support-page section.working-hours .span-1-2 {
        display: block;
        float: none;
        width: 100%
    }

    .support-page section.working-hours .span-1-2:nth-child(1) {
        padding: 11px 0 20px;
        border-right: none;
        border-bottom: 1px solid #e1e1e1
    }

    .support-page section.working-hours .span-1-2:nth-child(1) span:last-of-type {
        display: block
    }

    .support-page section.working-hours .span-1-2:nth-child(2) {
        padding: 20px 0 11px 10px
    }

    .support-page section.working-hours .span-1-2:nth-child(2) .icon {
        margin: 5px 20px 0 0;
        display: block;
        float: left
    }

    .support-page section.working-hours .span-1-2:nth-child(2) .time span {
        display: block
    }
}

@media screen and (max-width: 400px) {
    .support-page section.working-hours .span-1-2 {
        display: block;
        float: none;
        width: 100%
    }

    .support-page section.working-hours .span-1-2:nth-child(1) {
        padding: 11px 0 20px;
        border-right: none;
        border-bottom: 1px solid #e1e1e1
    }

    .support-page section.working-hours .span-1-2:nth-child(2) {
        padding: 20px 0 11px 10px
    }

    .support-page section.working-hours .span-1-2 span {
        display: block
    }

    .support-page section.working-hours .span-1-2 span.icon {
        margin: 18px 10px 0 0;
        float: left
    }
}

.support-page section.working-hours .time {
    font-weight: 400;
    color: #ff8700
}

.support-page section.support-form {
    margin-bottom: 80px
}

@media screen and (max-width: 767px) {
    .support-page section.support-form {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 40px
    }

    .support-page section.support-form .mobile-tab a, .support-page section.support-form ul.nav-tabs li a {
        border-top: 1px solid #e1e1e1
    }
}

.support-page section.support-form i {
    width: 100px;
    height: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.support-page section.support-form i svg {
    display: block;
    height: 60px;
    margin: 0 auto;
    box-sizing: border-box;
    fill: #0689ce;
    transition: fill .2s ease-in-out
}

.support-page section.support-form .mobile-tab a:hover svg, .support-page section.support-form .mobile-tab.ui-tabs-active a svg, .support-page section.support-form ul.nav-tabs li a:hover svg, .support-page section.support-form ul.nav-tabs li.ui-tabs-active a svg {
    fill: #ff8700
}

.support-page section.support-form i svg.svg-gears {
    padding-top: 13px
}

.support-page section.support-form i svg.svg-puzzle-part {
    padding-top: 24px
}

.support-page section.support-form i svg.svg-headfones {
    padding-top: 5px
}

.support-page section.support-form .mobile-tab a, .support-page section.support-form ul.nav-tabs li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 40px 30px 50px
}

.support-page section.support-form .mobile-tab a h5, .support-page section.support-form ul.nav-tabs li a h5 {
    color: #0689ce;
    margin: 0;
    padding: 0;
    font-size: 20px;
    transition: color .2s ease-in-out
}

.support-page section.support-form .mobile-tab a:hover h5, .support-page section.support-form .mobile-tab.ui-tabs-active a h5, .support-page section.support-form ul.nav-tabs li a:hover h5, .support-page section.support-form ul.nav-tabs li.ui-tabs-active a h5 {
    color: #ff8700
}

.support-page section.support-form .mobile-tab.ui-tabs-active a, .support-page section.support-form ul.nav-tabs li.ui-tabs-active a {
    color: #ff8700;
    padding-left: 24px;
    padding-top: 39px;
    padding-bottom: 49px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 6px solid #ff8700;
    background-color: #fff
}

.support-page section.support-form .tabs .tab {
    min-height: 585px
}

@media screen and (max-width: 767px) {
    .support-page section.support-form .mobile-tab.ui-tabs-active a, .support-page section.support-form ul.nav-tabs li.ui-tabs-active a {
        border-top: 6px solid #ff8700;
        border-bottom: none;
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1
    }

    .support-page section.support-form .tabs .tab {
        padding: 0 5% 50px;
        border-top: none;
        border-bottom: none
    }
}

.support-page section.support-form .tabs .tab .accent {
    margin-bottom: 35px
}

.support-page section.support-form .tabs .tab .accent h6 {
    margin-bottom: 15px
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .support-page section.support-form .tabs .tab .accent li {
        width: 50%
    }
}

@media screen and (min-width: 900px) and (max-width: 991px) {
    .support-page section.support-form .tabs .tab .accent li {
        width: 50%;
        padding: 0 15px 10px 25px;
        line-height: 24px;
        display: block;
        height: 60px
    }
}

@media screen and (min-width: 768px) and (max-width: 899px) {
    .support-page section.support-form .tabs .tab .accent li {
        width: 100%;
        display: block
    }
}

@media screen and (min-width: 651px) and (max-width: 767px) {
    .support-page section.support-form .tabs .tab .accent li {
        width: 50%;
        padding: 0 15px 10px 25px;
        line-height: 24px;
        display: block;
        height: 60px
    }
}

@media screen and (max-width: 650px) {
    .support-page section.support-form .tabs .tab .accent li {
        width: 100%;
        display: block
    }
}

@media screen and (max-width: 991px) {
    .support-page section.support-form div.actions {
        margin-top: 30px
    }

    .support-page section.support-form div.actions button {
        float: none;
        margin: 0 auto
    }

    .support-page section.support-form div.field {
        margin-bottom: 35px
    }

    .support-page section.support-form .field-group.col-set-2 .field {
        float: none;
        width: 100%;
        margin: 0 0 35px
    }
}

.support-page section.details {
    margin-bottom: 100px
}

@media screen and (max-width: 767px) {
    .support-page section.details {
        margin-bottom: 40px
    }
}

.support-page section.details li {
    padding-left: 0
}

.support-page section.details li:before {
    display: none
}

.support-page section.details .row .span-1-2:first-child {
    padding-right: 50px
}

.support-page section.details .row .span-1-2:last-child {
    padding-left: 80px;
    border-left: 1px solid #e1e1e1
}

.support-page section.details .row .span-1-2:last-child li {
    display: block;
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .support-page section.details .row .span-1-2 {
        float: none;
        width: 100%
    }

    .support-page section.details .row .span-1-2:first-child {
        padding-bottom: 20px;
        padding-right: 0;
        border-bottom: 1px solid #e1e1e1
    }

    .support-page section.details .row .span-1-2:last-child {
        padding-left: 0;
        padding-top: 30px;
        border-left: none
    }

    .mobile-tab {
        display: block;
        box-sizing: border-box;
        text-align: center
    }

    .nav-tabs {
        display: none
    }

    .tabs.tabs-horizontal .tab {
        float: none;
        width: 100%
    }
}

.support-page section.details h4 {
    margin: 0 0 15px;
    padding: 0;
    line-height: 25px
}

.about-us-page .page-title {
    margin-bottom: 85px
}

@media screen and (max-width: 991px) {
    .about-us-page .page-title {
        margin-bottom: 60px
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .page-title {
        margin-bottom: 40px
    }
}

.about-us-page .we-offer-section {
    background: url(about-us-bg.png) top center repeat-y #ff8700;
    height: 376px;
    box-sizing: border-box;
    padding: 50px 0;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    font-weight: 600
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-page .we-offer-section {
        font-size: 18px;
        line-height: 28px
    }
}

.about-us-page .we-offer-section .certificates > ul {
    float: left
}

.about-us-page .we-offer-section .certificates li {
    margin: 0 0 0 -20px;
    padding: 0;
    float: left;
    height: 219px;
    width: 146px
}

.about-us-page .we-offer-section .certificates li:before {
    display: none
}

.about-us-page .we-offer-section .certificates li .counter {
    position: absolute;
    background: #fff;
    color: #ff8700;
    width: 28px;
    height: 28px;
    line-height: 28px;
    bottom: 10px;
    right: 10px;
    text-align: center
}

.about-us-page .we-offer-section p {
    margin-bottom: 15px
}

.about-us-page .we-offer-section .text {
    padding-left: 400px
}

.about-us-page .we-offer-section .text .big-text {
    display: block;
    margin-top: 15px;
    font-size: 30px;
    font-weight: 600
}

@media screen and (max-width: 991px) {
    .about-us-page .we-offer-section {
        height: auto;
        padding: 50px 26px;
        margin: 0 -26px
    }

    .about-us-page .we-offer-section .certificates:after {
        display: table;
        clear: both;
        content: " "
    }

    .about-us-page .we-offer-section .certificates > ul {
        float: none;
        display: table;
        margin-left: auto;
        margin-right: auto
    }

    .about-us-page .we-offer-section .certificates > ul li {
        display: table-cell;
        height: 150px;
        width: 100px
    }

    .about-us-page .we-offer-section .certificates > ul li img {
        max-width: 100px
    }

    .about-us-page .we-offer-section .certificates > ul li .counter {
        line-height: 24px;
        height: 24px;
        width: 24px;
        font-size: 18px;
        bottom: 0;
        right: 0
    }

    .about-us-page .we-offer-section .certificates > ul li:nth-child(2) {
        padding: 0 30px
    }

    .about-us-page .we-offer-section .certificates > ul li:nth-child(2) .counter {
        right: 30px
    }

    .about-us-page .we-offer-section .text {
        text-align: center;
        padding-left: 0;
        font-size: 18px;
        line-height: 34px
    }

    .about-us-page .we-offer-section .text .big-text {
        font-size: 20px
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .we-offer-section {
        padding: 20px;
        margin: 0 -20px
    }

    .about-us-page .we-offer-section .certificates > ul li {
        height: 120px;
        width: 80px
    }

    .about-us-page .we-offer-section .certificates > ul li img {
        max-width: 80px
    }

    .about-us-page .we-offer-section .certificates > ul li .counter {
        line-height: 24px;
        height: 24px;
        width: 24px;
        font-size: 18px;
        bottom: 0;
        right: 0
    }

    .about-us-page .we-offer-section .certificates > ul li:nth-child(2) {
        padding: 0 24px
    }

    .about-us-page .we-offer-section .certificates > ul li:nth-child(2) .counter {
        right: 24px
    }

    .about-us-page .we-offer-section .text {
        text-align: center;
        padding-left: 0;
        font-size: 14px;
        line-height: 27px;
        font-weight: 400
    }

    .about-us-page .we-offer-section .text .big-text {
        font-size: 20px
    }
}

.about-us-page .principles-section .container {
    padding: 100px 0 65px
}

.about-us-page .principles-section .container > p {
    font-size: 25px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 35px;
    text-align: center
}

.about-us-page .principles-section ul {
    margin-left: 200px
}

.about-us-page .principles-section ul li {
    padding: 25px 0 25px 170px;
    margin: 0;
    position: relative
}

.about-us-page .principles-section ul li .image {
    position: absolute;
    top: 35px;
    left: 0;
    width: 116px
}

@media screen and (max-width: 767px) {
    .about-us-page .principles-section ul li .image {
        display: block;
        position: relative;
        top: 0;
        width: auto;
        margin: 0 auto
    }
}

.about-us-page .principles-section ul li .image svg {
    display: block;
    height: 90px;
    box-sizing: border-box;
    margin: 0 auto
}

.about-us-page .principles-section ul li .image svg.svg-shake-hands {
    padding-top: 7px;
    padding-bottom: 15px
}

.about-us-page .principles-section ul li .image svg.svg-super {
    padding-bottom: 2px
}

.about-us-page .principles-section ul li .image svg.svg-wall {
    padding-bottom: 1px
}

.about-us-page .principles-section ul li:before {
    display: none
}

.about-us-page .principles-section ul li h5 {
    margin: 0 0 15px;
    padding: 0;
    color: #0689ce
}

.about-us-page .principles-section ul li p {
    margin: 0
}

@media screen and (max-width: 991px) {
    .about-us-page .principles-section ul {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }

    .about-us-page .principles-section .container {
        padding: 60px 26px 30px
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .principles-section .container {
        padding: 60px 20px 30px
    }

    .about-us-page .principles-section .container > p {
        font-size: 14px;
        line-height: 27px
    }

    .about-us-page .principles-section ul li {
        padding: 20px;
        text-align: center
    }

    .about-us-page .principles-section ul li .image {
        position: static
    }

    .about-us-page .principles-section ul li h5 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .about-us-page .principles-section ul li p {
        font-size: 14px;
        line-height: 28px
    }
}

.about-us-page .our-team-section {
    background-color: #f6f6f6;
    text-align: center
}

@media screen and (max-width: 991px) {
    .about-us-page .our-team-section {
        margin: 0 -26px
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .our-team-section {
        margin: 0 -20px
    }
}

.about-us-page .our-team-section > .container:after, .about-us-page .our-team-section > .container:before {
    display: table;
    clear: both;
    content: " "
}

.about-us-page .our-team-section > .container h2 {
    margin-top: 60px;
    margin-bottom: 0
}

.about-us-page .our-team-section ul.out-team {
    display: block;
    box-sizing: border-box;
    width: 1020px;
    padding-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.about-us-page .our-team-section ul.out-team:after, .about-us-page .our-team-section ul.out-team:before {
    display: table;
    clear: both;
    content: " "
}

.about-us-page .our-team-section ul.out-team > li {
    float: left;
    padding: 45px;
    margin: 0;
    box-sizing: border-box
}

.about-us-page .our-team-section ul.out-team > li:before {
    display: none
}

.about-us-page .our-team-section ul.out-team .member {
    width: 250px;
    height: 270px
}

.about-us-page .our-team-section ul.out-team .member .member-photo-block {
    position: relative;
    margin-bottom: 15px
}

.about-us-page .our-team-section ul.out-team .member .member-photo-block .member-photo {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    overflow: hidden;
    background-color: transparent;
    width: 202px;
    height: 202px;
    border-radius: 50%
}

.about-us-page .our-team-section ul.out-team .member .member-photo-block .member-photo:after {
    position: absolute;
    display: block;
    transition: all .2s ease-in-out;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    width: 202px;
    height: 202px;
    border-radius: 50%;
    top: 0;
    left: 0;
    content: " "
}

.about-us-page .our-team-section ul.out-team .member .member-initials {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    transition: color .2s ease-in-out
}

.about-us-page .our-team-section ul.out-team .member .member-certificates {
    position: absolute;
    bottom: 0;
    left: 40px
}

.about-us-page .our-team-section ul.out-team .member .member-certificates.many {
    left: 20px
}

.about-us-page .our-team-section ul.out-team .member .member-certificates .certificate {
    float: left;
    margin-right: 5px
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip {
    display: none;
    position: absolute;
    top: 0;
    left: 195px;
    background-color: #0173b8;
    padding: 20px;
    border-radius: 5px;
    width: 200px;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    font-weight: 600;
    line-height: 22px;
    z-index: 99
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip:before {
    width: 20px;
    height: 20px;
    background-color: #0173b8;
    transform: rotate(45deg);
    display: block;
    content: " ";
    position: absolute;
    top: 87px;
    left: -10px
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip .title {
    font-size: 18px
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip ul {
    margin-top: 15px
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip li {
    padding-left: 20px
}

.about-us-page .our-team-section ul.out-team .member .member-tooltip li:before {
    top: 11px;
    background-color: #fff
}

.about-us-page .our-team-section ul.out-team .member:hover .member-photo:after {
    border-width: 3px;
    border-color: #0689ce
}

.about-us-page .our-team-section ul.out-team .member:hover .member-initials {
    color: #0689ce
}

.about-us-page .our-team-section ul.out-team .member:hover .member-tooltip {
    display: block
}

.about-us-page .our-team-section ul.out-team > li:nth-child(3n+3) .member-tooltip {
    left: -160px
}

.about-us-page .our-team-section ul.out-team > li:nth-child(3n+3) .member-tooltip:before {
    left: auto;
    right: -10px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-page .our-team-section ul.out-team {
        width: 100%;
        padding-left: 60px;
        padding-right: 60px
    }

    .about-us-page .our-team-section ul.out-team > li {
        padding: 45px 0;
        width: 50%
    }

    .about-us-page .our-team-section ul.out-team > li .member {
        margin: 0 auto
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(n+2) .member-tooltip {
        left: 195px
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(n+2) .member-tooltip:before {
        left: -10px;
        right: auto
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(2n+2) .member-tooltip {
        left: -160px
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(2n+2) .member-tooltip:before {
        left: auto;
        right: -10px
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .our-team-section ul.out-team {
        width: 100%;
        padding-bottom: 20px
    }

    .about-us-page .our-team-section ul.out-team > li {
        float: none;
        width: 100%;
        padding: 25px
    }

    .about-us-page .our-team-section ul.out-team > li .member {
        margin-left: auto;
        margin-right: auto;
        height: auto
    }

    .about-us-page .our-team-section ul.out-team > li .member .member-tooltip {
        left: 20px;
        top: 170px
    }

    .about-us-page .our-team-section ul.out-team > li .member .member-tooltip:before {
        left: 95px;
        top: -10px
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(3n+3) .member-tooltip {
        left: 20px;
        top: 170px
    }

    .about-us-page .our-team-section ul.out-team > li:nth-child(3n+3) .member-tooltip:before {
        left: 95px;
        top: -10px
    }
}

.our-customers-section {
    margin-top: 15px
}

.our-customers-section > nav {
    border-bottom: 4px solid #ff8700
}

.our-customers-section > nav:after, .our-customers-section > nav:before {
    display: table;
    clear: both;
    content: " "
}

.our-customers-section > nav .container {
    border-top: 1px solid #e1e1e1
}

.our-customers-section > nav ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 20px 0
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .our-customers-section > nav ul {
        display: block;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .our-customers-section > nav ul {
        max-width: 400px;
        display: block;
        text-align: left
    }
}

.our-customers-section > nav ul:after, .our-customers-section > nav ul:before {
    display: table;
    clear: both;
    content: " "
}

.our-customers-section > nav ul li {
    float: left;
    padding: 15px 20px;
    line-height: 30px;
    margin: 0;
    position: relative
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .our-customers-section > nav ul li {
        float: none;
        display: inline-block
    }
}

@media screen and (max-width: 767px) {
    .our-customers-section > nav ul li {
        float: none;
        display: block
    }
}

.our-customers-section > nav ul li:before {
    display: none
}

.our-customers-section > nav ul li a {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    display: block
}

.our-customers-section > nav ul li a .count {
    display: inline-block;
    margin-left: 15px;
    border: 3px solid #0689ce;
    line-height: 24px;
    padding: 0 10px 0 7px
}

.our-customers-section > nav ul li a:hover .count, .our-customers-section > nav ul li.current a .count {
    border-color: #ff8700
}

@media screen and (max-width: 767px) {
    .our-customers-section > nav ul li a .count {
        display: block;
        float: right
    }
}

.our-customers-section > nav ul li.current a {
    color: #ff8700
}

.our-customers-section > nav ul li.current:after {
    display: block;
    width: 17px;
    height: 17px;
    border: 4px solid #ff8700;
    border-width: 4px 0 0 4px;
    background-color: #fff;
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -11px
}

@media screen and (max-width: 1199px) {
    .our-customers-section > nav ul li.current:after {
        display: none
    }
}

.our-customers-section .customers-block {
    overflow: hidden
}

.our-customers-section .customers-list {
    margin-top: 70px;
    margin-right: -37px;
    margin-bottom: 45px
}

.our-customers-section .customers-list:after, .our-customers-section .customers-list:before {
    display: table;
    clear: both;
    content: " "
}

.our-customers-section .customers-list .item {
    box-shadow: 0 3px 4px rgba(0, 0, 0, .09);
    display: block;
    float: left;
    width: 270px;
    height: 270px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    padding: 0;
    margin: 0 37px 37px 0;
    cursor: pointer;
    transition: width .2s ease-in-out;
    opacity: 1;
    position: relative
}

.our-customers-section .customers-list .item.hide {
    opacity: 0;
    width: 0;
    margin-right: 0;
    border: none
}

.our-customers-section .customers-list .item:before {
    display: none
}

.our-customers-section .customers-list .item:hover {
    box-shadow: none
}

.our-customers-section .customers-list .item a:hover .customer-logo {
    transition: margin .3s ease-in-out;
    margin-top: -59px
}

.our-customers-section .customers-list .item .customer-engine {
    background-color: #feca97;
    height: 59px;
    width: 270px;
    color: #fff;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 40px;
    text-align: center
}

.our-customers-section .customers-list .item .customer-engine.magento {
    background-color: #f85b15
}

.our-customers-section .customers-list .item .customer-engine.wordpress {
    background-color: #0173b8
}

.our-customers-section .customers-list .item .customer-logo {
    box-sizing: border-box;
    transition: margin .3s ease-in-out;
    padding: 10px;
    width: 270px;
    height: 270px
}

@media screen and (max-width: 1199px) {
    .our-customers-section .customers-block {
        margin-left: auto;
        margin-right: auto;
        width: 577px
    }

    .our-customers-section .customers-block .customers-list {
        width: 614px
    }
}

@media screen and (max-width: 670px) {
    .our-customers-section .customers-block {
        margin-left: auto;
        margin-right: auto;
        width: 270px
    }

    .our-customers-section .customers-block .customers-list {
        width: 307px
    }
}

section.customer-view {
    margin-bottom: 100px
}

section.customer-view .row > div {
    float: right;
    width: calc(100% - 645px)
}

section.customer-view .row .left-container {
    width: 545px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 30px;
    float: left
}

section.customer-view .customer-details .attribute-list > li {
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0;
    text-align: right
}

section.customer-view .customer-details .attribute-list > li:first-child {
    padding-top: 0
}

section.customer-view .customer-details .attribute-list > li:last-child {
    border-bottom: none
}

section.customer-view .customer-details .attribute-list > li:after, section.customer-view .customer-details .attribute-list > li:before {
    display: table;
    content: " ";
    clear: both
}

section.customer-view .customer-details .attribute-list > li .label {
    float: left;
    text-align: left
}

section.customer-view .customer-details .attribute-list > li .value {
    float: right
}

section.customer-view .customer-details .attribute-list > li.attribute-about .label {
    display: block;
    float: none;
    margin-bottom: 10px
}

section.customer-view .customer-details .attribute-list > li.attribute-about .value {
    display: block;
    float: none;
    text-align: left
}

section.customer-view .customer-services, section.customer-view .customer-work {
    margin: 20px 0;
    padding-top: 30px;
    border-top: 2px solid #0689ce
}

section.customer-view .customer-services .label, section.customer-view .customer-services .value, section.customer-view .customer-work .label, section.customer-view .customer-work .value {
    display: block
}

section.customer-view .customer-services .label, section.customer-view .customer-work .label {
    margin-bottom: 10px
}

section.customer-view .back-box, section.customer-view .customer-review {
    margin-top: 45px
}

section.customer-view .back-box blockquote > .attention, section.customer-view .customer-review blockquote > .attention {
    margin-top: -28px
}

section.customer-view .back-box blockquote > .attention span, section.customer-view .customer-review blockquote > .attention span {
    color: #f91b1b
}

section.customer-view .customer-logo {
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

section.customer-view .customer-logo img {
    max-width: 200px
}

section.customer-view .customer-logo + .media-box {
    margin-top: 30px
}

section.customer-view .media-box .media-list .item {
    border: 1px solid #e1e1e1
}

section.customer-view .media-box .media-list .item img {
    width: 100%;
    height: auto
}

section.customer-view .media-box .media-list .main-images > .item {
    display: none
}

section.customer-view .media-box .media-list .main-images > .item:first-child {
    display: block
}

section.customer-view .media-box .thumbnail-list {
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
    margin-top: 30px
}

section.customer-view .media-box .thumbnail-list > .thumb {
    display: none
}

section.customer-view .media-box .thumbnail-list .thumb img {
    width: 80px;
    height: 80px;
    border: 1px solid #e1e1e1;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer
}

section.customer-view .media-box .thumbnail-list .current .thumb img {
    border-color: #ff8700
}

section.customer-view .media-box .thumbnail-list .owl-next, section.customer-view .media-box .thumbnail-list .owl-prev {
    position: absolute;
    top: 0;
    width: 30px;
    bottom: 0;
    vertical-align: middle;
    text-align: center;
    line-height: 80px;
    font-size: 40px
}

section.customer-view .media-box .thumbnail-list .owl-next:hover, section.customer-view .media-box .thumbnail-list .owl-prev:hover {
    color: #ff8700
}

section.customer-view .media-box .thumbnail-list .owl-next.disabled, section.customer-view .media-box .thumbnail-list .owl-prev.disabled {
    color: #e1e1e1;
    cursor: auto
}

section.customer-view .media-box .thumbnail-list .owl-prev {
    left: 0
}

section.customer-view .media-box .thumbnail-list .owl-next {
    right: 0
}

@media screen and (max-width: 1199px) {
    section.customer-view .row > div {
        float: right;
        width: calc(100% - 520px)
    }

    section.customer-view .row .left-container {
        width: 470px;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
        padding: 30px;
        float: left
    }
}

@media screen and (max-width: 991px) {
    section.customer-view .row > div {
        float: right;
        width: calc(100% - 400px)
    }

    section.customer-view .row .left-container {
        width: 370px;
        border: 1px solid #e1e1e1;
        box-sizing: border-box;
        padding: 30px;
        float: left
    }

    section.customer-view .customer-details .attribute-list > li {
        text-align: left
    }

    section.customer-view .customer-details .attribute-list > li .label, section.customer-view .customer-details .attribute-list > li .value {
        display: block;
        float: none;
        text-align: left
    }
}

@media screen and (max-width: 767px) {
    section.customer-view .row .left-container, section.customer-view .row > div {
        float: none;
        width: 100%
    }

    section.customer-view .row .left-container {
        margin-bottom: 40px
    }

    section.customer-view .customer-review {
        margin-top: 30px;
        padding: 0 20px
    }

    .our-customers-view-page .page-title.text-left {
        text-align: center !important
    }
}

.services-page section > header + ul {
    margin-top: 50px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .services-page section > header + ul {
        margin-top: 24px
    }
}

.services-page section:last-of-type {
    padding-bottom: 65px
}

@media screen and (max-width: 767px) {
    .services-page section > header + ul {
        margin-top: 18px
    }

    .services-page section:last-of-type {
        padding-bottom: 40px
    }
}

.services-page section + section {
    margin-top: 65px
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .services-page section + section {
        margin-top: 40px
    }
}

@media screen and (max-width: 767px) {
    .services-page section + section {
        margin-top: 40px
    }

    .services-page .text-left {
        text-align: center !important
    }
}

.services-page li.span-1-2 svg {
    display: block;
    box-sizing: border-box;
    height: 100px;
    margin: 0 auto
}

.services-page li.span-1-2 svg.svg-magento1, .services-page li.span-1-2 svg.svg-magento2 {
    padding: 8px 0 10px 18px
}

.services-page li.span-1-2 svg.svg-shield {
    padding: 7px 0 9px
}

.services-page li.span-1-2 svg.svg-speed {
    padding: 22px 0 31px
}

.services-page li.span-1-2 svg.svg-pc {
    padding: 21px 0
}

.services-page li.span-1-2 svg.svg-search {
    padding: 8px 0 20px 15px
}

.services-page li.span-1-2 svg.svg-tools {
    padding: 16px 0 20px
}

.services-page li.span-1-2 svg.svg-badge {
    padding: 17px 0 19px
}

.services-page li.span-1-2 svg.svg-consultation {
    padding: 14px 0 25px 4px
}

.services-page li.span-1-2 a .content {
    color: #0689ce;
    transition: color .2s ease-in-out
}

.services-page li.span-1-2 a .svg-blue {
    fill: #0689ce;
    transition: fill .2s ease-in-out
}

.services-page li.span-1-2 a:hover .content {
    color: #ff8700
}

.services-page li.span-1-2 a:hover .svg-blue {
    fill: #ff8700
}

.services-page ul .block {
    padding: 25px 0 25px 25px
}

.services-page ul .block > a {
    display: table;
    width: 100%
}

.services-page ul .block > a > span {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px
}

.services-page ul .block > a > span.image {
    width: 110px
}

.services-page ul .block > a > span.content {
    padding: 0 10px
}

@media screen and (max-width: 991px) {
    .services-page ul .block {
        padding: 15px 0
    }

    .services-page ul .block > a > span.image {
        width: 140px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #main > [class^=services-] .panel + .actions {
        margin-top: 50px
    }

    #main > [class^=services-] .span-1-2 {
        width: 100%;
        float: none
    }
}

@media screen and (max-width: 767px) {
    #main > [class^=services-] .page-title {
        text-align: center !important
    }

    #main > [class^=services-] h3 {
        line-height: 50px;
        margin-bottom: 20px;
        text-align: center
    }

    #main > [class^=services-] .panel + .actions {
        margin-top: 50px
    }

    #main > [class^=services-] .span-1-2 {
        width: 100%;
        float: none
    }

    #main > [class^=services-] .actions p {
        margin-bottom: 40px
    }

    #main > [class^=services-] .actions .button {
        margin: 0 auto;
        display: table;
        float: none
    }
}

@media screen and (max-width: 767px) and screen and (max-width: 767px) {
    #main > [class^=services-] .image-box.pull-left {
        padding: 0 0 25px !important;
        float: none
    }

    #main > [class^=services-] .image-box.pull-left img {
        display: block;
        margin: 0 auto
    }
}

.cookie-policy-page h2, .privacy-policy-page h2 {
    line-height: 28px;
    font-size: 24px;
    margin-bottom: 15px
}

.cookie-policy-page h3, .privacy-policy-page h3 {
    line-height: 28px;
    font-size: 18px;
    color: #ff8700;
    margin-bottom: 15px
}

.cookie-policy-page ol:not(.ls-none) > li::before, .privacy-policy-page ol:not(.ls-none) > li::before {
    color: #ff8700;
    font-size: 24px
}

.cookie-policy-page ol:not(.ls-none) > li ol > li::before, .privacy-policy-page ol:not(.ls-none) > li ol > li::before {
    color: #ff8700;
    font-size: 18px
}

@media screen and (max-width: 991px) {
    .cookie-policy-page h2, .cookie-policy-page h3, .privacy-policy-page h2, .privacy-policy-page h3 {
        display: inline
    }

    .cookie-policy-page h2 + p, .privacy-policy-page h2 + p {
        margin-top: 15px
    }

    .cookie-policy-page h3 + p, .privacy-policy-page h3 + p {
        margin-top: 10px
    }

    .cookie-policy-page ol:not(.ls-none) > li, .privacy-policy-page ol:not(.ls-none) > li {
        position: relative;
        padding-left: 0;
        margin-bottom: 10px
    }

    .cookie-policy-page ol:not(.ls-none) > li::before, .privacy-policy-page ol:not(.ls-none) > li::before {
        position: relative;
        display: inline
    }

    .cookie-policy-page ol:not(.ls-none) > li ol > li, .privacy-policy-page ol:not(.ls-none) > li ol > li {
        padding-left: 20px
    }

    .cookie-policy-page p, .privacy-policy-page p {
        margin-bottom: 18px
    }

    .cookie-policy-page p:last-of-type, .privacy-policy-page p:last-of-type {
        margin-bottom: 22px
    }
}

@font-face {
    font-family: et-icons;
    src: url(et-icons.ttf?b8xlsv) format('truetype'),
         url(et-icons.woff?b8xlsv) format('woff'),
         url(et-icons.svg?b8xlsv#et-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" et-i-"], [class^=et-i-] {
    font-family: et-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.et-i-android-close:before {
    content: "\e901"
}

.et-i-hamburger:before {
    content: "\e900"
}

.et-i-external_link:before {
    content: "\f08e"
}

.et-i-angle_left:before {
    content: "\f104"
}

.et-i-angle_right:before {
    content: "\f105"
}

.et-i-angle_up:before {
    content: "\f106"
}

.et-i-angle_down:before {
    content: "\f107"
}

