html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    /*font-family: monospace, monospace;*/
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    /*font-family: monospace, monospace;*/
	font-family: 'Roboto Mono', monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    /*font-family: sans-serif;*/
	/*font-family: 'Roboto Mono', monospace;*/
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next:after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: "";
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em!important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

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

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regular.html);
    src: url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regulard41d.html?#iefix) format("embedded-opentype"), url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regular-2.html) format("woff2"), url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regular-3.html) format("woff"), url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regular-4.html) format("truetype"), url(../../../node_modules/eonasdan-bootstrap-datetimepicker/build/fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

* {
    box-sizing: border-box
}

.paver--initialized {
    position: relative
}

.paver--ready {
    overflow: hidden
}

.paver--ready .paver__meta {
    background-color: rgba(0, 0, 0, .6);
    color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    padding: .5rem;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: opacity .125s ease-in-out;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .125)
}

.paver--ready .paver__meta span {
    padding: 0 10%
}

.paver--ready .paver__meta span.paver__title {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: .25em
}

.paver--ready .paver__meta span.paver__title:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #fff;
    width: 33%;
    margin: 0 auto
}

.paver--ready.paver--metaActive div[class^=paver__meta] {
    opacity: 1
}

.paver--ready.paver--metaActive:hover div[class^=paver__meta] {
    opacity: 0
}

.paver--ready div.paver__pano {
    background-size: cover;
    position: relative;
    z-index: 1
}

.paver--ready div.paver__scroller {
    background-color: hsla(0, 0%, 100%, .33);
    border-radius: 2px;
    height: 4px;
    opacity: 0;
    position: absolute;
    bottom: 16px;
    left: 32px;
    right: 32px;
    z-index: 2;
    transition: opacity .25s ease-in-out
}

.paver--ready div.paver__scroller span {
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 2px;
    display: block;
    width: 12.5%;
    height: 4px
}

.paver--ready.paver--on:hover div.paver__scroller,
.paver--ready.paver--tilting div.paver__scroller {
    opacity: 1
}

@media only screen and (max-width:768px) {
    .paver--ready.paver--metaActive div.paver__meta,
    .paver--ready.paver--on:hover div.paver__scroller {
        opacity: 0
    }
}

.paver__meta1 {
    background-color: rgba(0, 0, 0, .6);
    color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: .5rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: opacity .125s ease-in-out;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .125)
}

.paver__meta1 span {
    padding: 0 10%
}

.paver__meta1 span.paver__title {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: .25em
}

.paver__meta1 span.paver__title:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #fff;
    width: 33%;
    margin: 0 auto
}

.paver__meta2 {
    background-color: rgba(0, 0, 0, .6);
    color: #eee;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: .5rem;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: opacity .125s ease-in-out;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .125)
}

.paver__meta2 span {
    padding: 0 10%;
    width: 100%
}

.paver__meta2 span.paver__title {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: .25em
}

.paver__meta3 {
    background-color: rgba(0, 0, 0, .6);
    color: #eee;
    padding: .5rem 16.667%;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: opacity .125s ease-in-out;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .125)
}

.paver__meta3 span {
    display: inline
}

.paver__meta3 span.paver__title {
    font-weight: 700
}

.paver__meta3 span.paver__title:after {
    content: ":";
    margin-right: .25em
}

.paver__meta3 span.paver__desc {
    font-style: italic
}

@keyframes a {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes b {
    to {
        width: 1400px;
        height: 1400px;
        border-width: 0
    }
}

@keyframes c {
    to {
        transform: rotate(1turn)
    }
}

@keyframes d {
    10% {
        transform: rotate(-36deg) scale(.9)
    }
    20% {
        transform: rotate(-72deg) scale(1)
    }
    30% {
        transform: rotate(-108deg) scale(.9)
    }
    40% {
        transform: rotate(-144deg) scale(1)
    }
    50% {
        transform: rotate(-180deg) scale(.9)
    }
    60% {
        transform: rotate(-216deg) scale(1)
    }
    70% {
        transform: rotate(-252deg) scale(.9)
    }
    80% {
        transform: rotate(-288deg) scale(1)
    }
    90% {
        transform: rotate(-324deg) scale(.9)
    }
    to {
        transform: rotate(-1turn) scale(1)
    }
}

.modal-movie {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    padding: 35px;
    background: rgba(0, 0, 0, .9)
}

.modal-movie>div:not(.close) {
    display: block;
    width: 100%;
    height: 100%
}

.modal-movie iframe {
    width: 100%;
    height: 100%
}

.modal-movie .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding-top: 7px;
    background: #112648;
    color: #fff;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease
}

.modal-movie .close:hover {
    background-color: #e7c464;
    color: #112648
}

.videos-gallery-filters--filters {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #112648
}

.videos-gallery-filters--filters .container,
.videos-gallery-filters--filters aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .videos-gallery-filters--filters .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.videos-gallery-filters--filters .container>*,
.videos-gallery-filters--filters aside.section-testimonials ul.contents .slick-slide>div>*,
aside.section-testimonials ul.contents .videos-gallery-filters--filters .slick-slide>div>* {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .container>*,
    .videos-gallery-filters--filters aside.section-testimonials ul.contents .slick-slide>div>*,
    aside.section-testimonials ul.contents .videos-gallery-filters--filters .slick-slide>div>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50px
    }
}

@media screen and (max-width:767px) {
    .videos-gallery-filters--filters .container>:first-child,
    .videos-gallery-filters--filters aside.section-testimonials ul.contents .slick-slide>div>:first-child,
    aside.section-testimonials ul.contents .videos-gallery-filters--filters .slick-slide>div>:first-child {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        width: 55%;
        padding-right: 20px
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group {
    position: relative;
    padding: 15px 0
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group {
        padding-right: 40px;
        padding-left: 40px;
        border-right: 1px solid #fff
    }
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group:first-child {
        border-left: 1px solid #fff
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group span {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 5px 0 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group span {
        font-size: 19px
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group span:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e916";
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 10px;
    transform: translateY(-50%) rotate(90deg)
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group span:before {
        font-size: 19px
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group ul {
    display: none;
    position: absolute;
    top: 100%;
    right: -15px;
    left: -15px;
    width: auto;
    height: auto;
    max-height: 320px;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    background: #112648
}

@media screen and (max-width:767px) and (max-height:380px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group ul {
        max-height: 200px
    }
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group ul {
        right: -1px;
        left: -1px;
        max-height: none
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group ul li {
    display: block;
    margin: 0;
    padding: 6px 15px 4px;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group ul li {
        padding-right: 41px;
        padding-left: 41px;
        font-size: 19px
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group span:hover,
.videos-gallery-filters--filters .videos-gallery-filters--filters__group ul li:hover {
    color: #e7c464;
    cursor: pointer
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 25px 5px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group input {
        padding-right: 35px;
        padding-left: 30px;
        font-size: 19px
    }
}

.videos-gallery-filters--filters .videos-gallery-filters--filters__group:last-child:not(:first-child):after {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e917";
    position: absolute;
    top: 50%;
    right: 7px;
    z-index: 1;
    margin-top: -1px;
    color: #fff;
    font-size: 13px;
    transform: translateY(-50%)
}

@media screen and (min-width:768px) {
    .videos-gallery-filters--filters .videos-gallery-filters--filters__group:last-child:not(: first-child):after {
        right: 47px;
        font-size: 19px
    }
}

.section--flexible.js-video-gallery-with-filters:not(.without-padding) {
    padding-top: 100px
}

@media screen and (max-width:430px) {
    .section--flexible__teams-content .container,
    .section--flexible__teams-content aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__teams-content .slick-slide>div {
        padding-right: 0;
        padding-left: 0
    }
    .section--flexible__teams-content .container .main-content-container,
    .section--flexible__teams-content aside.section-testimonials ul.contents .slick-slide>div .main-content-container,
    aside.section-testimonials ul.contents .section--flexible__teams-content .slick-slide>div .main-content-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

body.is-mobile .media-box .video {
    z-index: -1;
    visibility: visible;
    opacity: 1
}

.js-slick-beforedraw {
    z-index: 5
}

.js-slick-beforedraw svg.box-back .cls-1 {
    fill: none
}

@media screen and (min-width:1000px) {
    .js-slick-beforedraw circle,
    .js-slick-beforedraw line,
    .js-slick-beforedraw path,
    .js-slick-beforedraw polygon,
    .js-slick-beforedraw polyline,
    .js-slick-beforedraw rect {
        stroke-width: 2px!important
    }
}

.js-slick-beforedraw .slide-icon circle,
.js-slick-beforedraw .slide-icon line,
.js-slick-beforedraw .slide-icon path,
.js-slick-beforedraw .slide-icon polygon,
.js-slick-beforedraw .slide-icon polyline,
.js-slick-beforedraw .slide-icon rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    stroke: #fff!important
}

.js-slick-beforedraw .slide-icon img {
    width: 110px;
    height: 87px
}

.js-slick-beforedraw .slide-icon svg {
    width: 110px!important;
    height: 80px!important
}

.js-slick-beforedraw .slide-icon img.normal {
    visibility: hidden;
    opacity: 0
}

.js-slick-beforedraw .slide-icon img.active {
    visibility: visible;
    opacity: 1
}

@media screen and (max-width:767px) {
    .js-slick-beforedraw .slide-icon svg {
        width: 70px!important;
        height: 50px!important
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .js-slick-beforedraw .slide-icon svg {
        width: 50px!important;
        height: 35px!important
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .js-slick-beforedraw .slide-icon svg {
        width: 70px!important;
        height: 50px!important
    }
}

@media screen and (max-width:767px) {
    body aside.section-why-ox .slider-overlay {
        top: -51px
    }
    body aside.section-why-ox .slider-hld {
        margin: 50px 0 0
    }
    body aside.section-why-ox .slider-hld ul.slider li {
        height: 50px
    }
    body aside.section-why-ox .slider-hld ul.titles {
        margin-top: 30px!important
    }
    body aside.section-why-ox .slider-hld ul.titles h4 {
        font-size: 16px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    body aside.section-why-ox .slider-overlay {
        top: -20px
    }
    body aside.section-why-ox .slider-hld {
        margin: 50px 0 0
    }
    body aside.section-why-ox .slider-hld svg {
        width: 100px
    }
    body aside.section-why-ox .slider-hld ul.slider .slick-slide {
        padding: 0 25px
    }
    body aside.section-why-ox .slider-hld ul.slider .slick-slide li {
        width: 120px!important
    }
    body aside.section-why-ox .slider-hld ul.slider li {
        height: 110px
    }
    body aside.section-why-ox .slider-hld ul.titles {
        margin-top: 30px
    }
    body aside.section-why-ox .slider-hld ul.titles h4 {
        font-size: 22px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    body aside.section-why-ox .slider-hld {
        margin: 50px 0 0
    }
    body aside.section-why-ox .slider-hld ul.titles {
        margin-top: 40px
    }
    body aside.section-why-ox .slider-hld ul.titles h4 {
        font-size: 28px
    }
}

html {
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    background: #fff;
    color: #5c5c5c;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.4
}

/*body,
body a,
body button,
body li,
body p,
body span,
body td {
    font-family: Montserrat, sans-serif!important
}*/

body .mt-5 {
    margin-top: 5px
}

body .is-hidden {
    display: none!important
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 1.2
}
*/
*,
:after,
:before {
    box-sizing: inherit
}

a {
    text-decoration: none
}

:focus,
:hover {
    outline: none
}

.container,
aside.section-testimonials ul.contents .slick-slide>div {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px
}

.c-accent {
    color: #e7c464!important
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto!important
}

.fp-scroller {
    overflow: hidden
}

.button-draw-from-content {
    display: inline-block;
    margin: 10px 0 0;
    padding: 12px 30px;
    border: 0;
    background: transparent;
    color: #112648;
    font-size: 15px;
    cursor: pointer
}

.button-draw-from-content:hover {
    color: #112648!important
}

body.single .section-second-title aside.section-banner .content h1,
body.single .section-second-title aside.section-banner .content h2 {
    text-transform: uppercase
}

#frame-zoom-check {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: -1;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent
}

#scrollPage.hidden-banner {
    padding-top: 145px
}

@media screen and (min-width:768px) and (max-width:999px) {
    #scrollPage.hidden-banner {
        padding-top: 120px
    }
}

@media screen and (max-width:767px) {
    #scrollPage.hidden-banner {
        padding-top: 100px
    }
}

@media screen and (min-width:1000px) {
    #header.js-site-header-small.has-active-subchild+#scrollPage.hidden-banner {
        padding-top: 185px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    #header.js-site-header-small.has-active-subchild+#scrollPage.hidden-banner {
        padding-top: 160px
    }
}

body.page-id-477 {
    overflow-x: unset!important;
    overflow-y: unset!important
}

.cursor-pointer {
    cursor: pointer
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(assets/icomoon71c5.eot?ygj1kf);
    src: url(assets/icomoon71c5.eot?ygj1kf#iefix) format("embedded-opentype"), url(assets/icomoon71c5.ttf?ygj1kf) format("truetype"), url(assets/icomoon71c5.woff?ygj1kf) format("woff"), url(assets/icomoon71c5.svg?ygj1kf#icomoon) format("svg")
}

[class*=" icon-"],
[class^=icon-] {
    /*font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale*/
}

/*.icon-tick:before {
    content: "\e91a"
}*/

.icon-down-arrow:before {
    content: "\e919"
}

.icon-ordericon:before {
    content: "\e918"
}

.icon-search:before {
    content: "\e917"
}

.icon-arrow-nav:before {
    content: "\e916"
}

.icon-share:before {
    content: "\e915"
}

.icon-download:before {
    content: "\e914"
}

.icon-mail:before {
    content: "\e913"
}

.icon-cancel:before {
    content: "\e912"
}

.icon-audio:before {
    content: "\e911"
}

.icon-facebook:before {
    content: "\e90b"
}

.icon-instagram:before {
    content: "\e90c"
}

.icon-linkedin:before {
    content: "\e90d"
}

.icon-twitter:before {
    content: "\e90e"
}

.icon-vimeo:before {
    content: "\e90f"
}

.icon-youtube:before {
    content: "\e910"
}

.icon-quote-left:before {
    content: "\e909"
}

.icon-quote-right:before {
    content: "\e90a"
}

.icon-arrow_left:before,
body form .input-group .bootstrap-datetimepicker-widget .glyphicon-chevron-left:before {
    content: "\e907"
}

.icon-arrow_right:before,
body form .input-group .bootstrap-datetimepicker-widget .glyphicon-chevron-right:before {
    content: "\e908"
}

.icon-mute:before {
    content: "\e904"
}

.icon-repeat:before {
    content: "\e905"
}

.icon-sound:before {
    content: "\e906"
}

.icon-pause:before {
    content: "\e902"
}

.icon-play:before {
    content: "\e903"
}

.icon-person:before {
    content: "\e900"
}

.icon-phone:before {
    content: "\e901"
}

@font-face {
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 300;
    src: url(assets/montserrat-light-webfont71c5.eot?ygj1kf);
    src: url(assets/montserrat-light-webfont71c5.eot?ygj1kf#iefix) format("embedded-opentype"), url(assets/montserrat-light-webfont71c5.ttf?ygj1kf) format("truetype"), url(assets/montserrat-light-webfont71c5.woff?ygj1kf) format("woff"), url(assets/montserrat-light-webfont71c5.svg?ygj1kf#icomoon) format("svg")
}

@font-face {
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 400;
    src: url(assets/montserrat-regular-webfont71c5.eot?ygj1kf);
    src: url(assets/montserrat-regular-webfont71c5.eot?ygj1kf#iefix) format("embedded-opentype"), url(assets/montserrat-regular-webfont71c5.ttf?ygj1kf) format("truetype"), url(assets/montserrat-regular-webfont71c5.woff?ygj1kf) format("woff"), url(assets/montserrat-regular-webfont71c5.svg?ygj1kf#icomoon) format("svg")
}

@font-face {
    /*font-family: Montserrat;*/
    /*font-style: normal;*/
    font-weight: 500;
    src: url(assets/montserrat-semibold-webfont71c5.eot?ygj1kf);
    src: url(assets/montserrat-semibold-webfont71c5.eot?ygj1kf#iefix) format("embedded-opentype"), url(assets/montserrat-semibold-webfont71c5.ttf?ygj1kf) format("truetype"), url(assets/montserrat-semibold-webfont71c5.woff?ygj1kf) format("woff"), url(assets/montserrat-semibold-webfont71c5.svg?ygj1kf#icomoon) format("svg")
}

@font-face {
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 700;
    src: url(assets/montserrat-bold-webfont71c5.eot?ygj1kf);
    src: url(assets/montserrat-bold-webfont71c5.eot?ygj1kf#iefix) format("embedded-opentype"), url(assets/montserrat-bold-webfont71c5.ttf?ygj1kf) format("truetype"), url(assets/montserrat-bold-webfont71c5.woff?ygj1kf) format("woff"), url(assets/montserrat-bold-webfont71c5.svg?ygj1kf#icomoon) format("svg")
}

.button-draw {
    display: inline-block;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw span:not(.draw) {
    position: relative;
    z-index: 1
}

.button-draw:before {
    bottom: 0;
    left: 0;
    transition: .05s cubic-bezier(.455, .03, .515, .955)
}

.button-draw:after,
.button-draw:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 0;
    background: #e7c464
}

.button-draw:after {
    top: 0;
    right: 0;
    transition: .05s cubic-bezier(.455, .03, .515, .955) .15s
}

.button-draw.button-draw--blue .button-draw--rect-bg,
.button-draw.button-draw--blue .button-draw--rect-bottom,
.button-draw.button-draw--blue .button-draw--rect-top,
.button-draw.button-draw--blue:after,
.button-draw.button-draw--blue:before {
    background: #3b7ba4
}

.button-draw--reverse .button-draw--rect-top {
    height: 2px
}

.button-draw--rect-bg,
.button-draw--rect-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #e7c464
}

.button-draw--rect-bg {
    width: 100%;
    height: 100%
}

.button-draw--rect-bg,
.button-draw--rect-bottom,
.button-draw--rect-top {
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw--rect-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #e7c464
}

@media screen and (min-width:768px) {
    .button-draw:hover {
        color: #fff;
        transition: .1s cubic-bezier(.455, .03, .515, .955)
    }
    .button-draw:hover .button-draw--rect-bg {
        height: 0;
        transition: .1s cubic-bezier(.455, .03, .515, .955)
    }
    .button-draw:hover .button-draw--rect-top {
        width: 100%;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .1s
    }
    .button-draw:hover:after {
        height: 100%;
        transition: .05s cubic-bezier(.455, .03, .515, .955) .2s
    }
    .button-draw:hover .button-draw--rect-bottom {
        width: 100%;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .25s
    }
    .button-draw:hover:before {
        height: 100%;
        transition: .05s cubic-bezier(.455, .03, .515, .955) .35s
    }
}

.button-draw.button-draw--reverse {
    color: #fff;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw.button-draw--reverse .button-draw--rect-bg {
    height: 0;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw.button-draw--reverse .button-draw--rect-top {
    width: 100%;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw.button-draw--reverse:after {
    height: 100%;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw.button-draw--reverse .button-draw--rect-bottom {
    width: 100%;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

.button-draw.button-draw--reverse:before {
    height: 100%;
    transition: 0s cubic-bezier(.455, .03, .515, .955)
}

@media screen and (min-width:768px) {
    .button-draw.button-draw--reverse:hover {
        color: #000;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .3s
    }
    .button-draw.button-draw--reverse:hover .button-draw--rect-bg {
        height: 100%;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .3s
    }
    .button-draw.button-draw--reverse:hover .button-draw--rect-top {
        width: 0;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .2s
    }
    .button-draw.button-draw--reverse:hover:after {
        height: 0;
        transition: .05s cubic-bezier(.455, .03, .515, .955) .15s
    }
    .button-draw.button-draw--reverse:hover .button-draw--rect-bottom {
        width: 0;
        transition: .1s cubic-bezier(.455, .03, .515, .955) .05s
    }
    .button-draw.button-draw--reverse:hover:before {
        height: 0;
        transition: .05s cubic-bezier(.455, .03, .515, .955)
    }
}

.button-draw.section-styled-button {
    padding: 19px 30px 17px;
    border: 0;
    background: transparent;
    color: #112648;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

@media screen and (min-width:768px) and (max-width:999px) {
    .button-draw.section-styled-button {
        padding: 15px 20px 12px;
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .button-draw.section-styled-button {
        padding: 12px 15px 9px;
        font-size: 14px
    }
}

header#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .4s ease
}

header#header .button-draw {
    box-shadow: none
}

header#header .mobile--nav,
header#header .mobile-indicator {
    display: none
}

header#header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
    opacity: .35;
    background: #053242;
    transition: all .6s ease
}

aside.section-testimonials ul.contents header#header .slick-slide>div,
header#header .container,
header#header aside.section-testimonials ul.contents .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    position: static;
    padding-top: 25px;
    padding-bottom: 14px;
    transition: all .4s ease
}

header#header .logo {
    display: block;
    width: 172px;
    height: 59px
}

header#header .logo .cls-2 {
    fill: #fff;
    stroke-width: 0;
    stroke: transparent;
    transition: all .4s ease
}

header#header .main-navigation,
header#header .main-sec-navigation {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 25px 10px
}

header#header .main-navigation ul,
header#header .main-sec-navigation ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0
}

header#header .main-navigation ul li,
header#header .main-sec-navigation ul li {
    display: inline-block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    list-style-type: none
}

header#header .main-navigation ul li a,
header#header .main-sec-navigation ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

header#header .main-navigation ul li.current-menu-ancestor>a,
header#header .main-navigation ul li.current-menu-item>a,
header#header .main-navigation ul li.current-menu-parent>a,
header#header .main-navigation ul li a:hover,
header#header .main-sec-navigation ul li.current-menu-ancestor>a,
header#header .main-sec-navigation ul li.current-menu-item>a,
header#header .main-sec-navigation ul li.current-menu-parent>a,
header#header .main-sec-navigation ul li a:hover {
    color: #fff!important;
    font-weight: 500
}

header#header .main-navigation ul li:not(.current-menu-item):hover .sub-menu-wrap,
header#header .main-sec-navigation ul li:not(.current-menu-item):hover .sub-menu-wrap {
    max-height: 100%
}

header#header .main-navigation .sub-menu-wrap {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    background: #095570;
    transition: all .4s ease, padding 0s linear
}

@media screen and (min-width:1170px) {
    header#header .main-navigation .sub-menu-wrap {
        padding: 0 calc((100vw - 1140px) / 2)
    }
}

header#header .main-navigation .sub-menu-wrap .sub-menu-wrap {
    top: 0;
    background: transparent
}

header#header .main-navigation .sub-menu-wrap>.sub-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    top: 0;
    width: auto;
    max-height: none;
    margin: 0;
    padding: 0;
    background: #095570;
}

header#header .main-navigation .sub-menu-wrap>.sub-menu>li {
    display: block;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-left: 35px
}

header#header .main-navigation .sub-menu-wrap>a {
    display: block!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 20px;
    font-weight: 500
}

header#header .main-navigation .sub-menu-wrap .sub-menu-wrap {
    display: none
}

header#header .main-sec-navigation {
    position: absolute;
    top: 100%;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: hsla(0, 0%, 100%, .53);
    transition: all .4s ease .2s
}

header#header .main-sec-navigation.is-moved {
    top: calc(100% + 50px);
    max-height: 0;
    transition-delay: 0s
}

header#header .main-sec-navigation>ul {
    display: block;
    max-width: 1140px;
    margin: 0 auto
}

header#header .main-sec-navigation li.left-support-parent>a,
header#header .main-sec-navigation li:not(.left-support-parent):not(.left-support) {
    display: none!important
}

@media screen and (min-width:1170px) {
    header#header .main-sec-navigation .sub-menu {
        padding: 0!important
    }
}

header#header .main-sec-navigation li.left-support-parent {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

header#header .main-sec-navigation li.left-support-parent .sub-menu-wrap {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    max-height: none;
    margin: 0;
    padding: 0;
    background: transparent!important
}

header#header .main-sec-navigation li.left-support {
    display: -ms-flexbox;
    display: flex
}

header#header .main-sec-navigation li.left-support>a {
    display: inline-block!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 20px
}

header#header .main-sec-navigation li.left-support>.sub-menu-wrap {
    display: inline-block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    top: 0;
    width: auto;
    max-height: none;
    margin: 0;
    padding: 0;
    background: transparent!important
}

header#header .main-sec-navigation li.left-support>.sub-menu-wrap>ul {
    -ms-flex-pack: end;
    justify-content: flex-end
}

header#header .main-sec-navigation li.left-support>.sub-menu-wrap>ul>li {
    display: block!important;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-left: 35px
}

header#header .main-sec-navigation ul li .sub-menu-wrap {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    background: hsla(0, 0%, 100%, .35);
    text-align: center;
    transition: all .4s ease
}

header#header .main-sec-navigation ul li .sub-menu-wrap ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1140px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px
}

header#header .main-sec-navigation ul li .sub-menu-wrap ul li a {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px
}

header#header .menu-indicator {
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 4px;
    opacity: 0;
    background: #e7c464;
    transition: all .4s ease
}

header#header .contact-box {
    -ms-flex-positive: .05;
    flex-grow: .05;
    padding-bottom: 8px
}

header#header .contact-box .row {
    display: -ms-flexbox;
    display: flex
}

header#header .contact-box .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 133px;
    white-space: nowrap
}

header#header .contact-box .col:first-child {
    padding-right: 10px
}

header#header .contact-box .col:last-child {
    padding-left: 10px
}

header#header .contact-box .row:first-child {
    padding-bottom: 15px;
    transition: padding-bottom .4s ease
}

header#header .contact-box .button-top {
    display: block;
    margin: 0;
    padding: 5px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

header#header .contact-box .button-top:hover span {
    color: #112648!important;
    transition: color .2s ease .3s
}

header#header .contact-box .login,
header#header .contact-box .phone {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    transition: color .4s ease
}

header#header .contact-box a.login:hover,
header#header .contact-box a.phone:hover {
    color: #e7c464!important
}

header#header .contact-box .login i,
header#header .contact-box .phone i {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 2px;
    margin-right: 5px;
    color: #fff;
    font-size: 17px;
    transition: color .4s ease
}

header#header .contact-box .icon-person {
    width: 17px;
    height: 17px;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: border-color .4s ease
}

header#header .contact-box .icon-person:before {
    position: relative;
    top: -3px;
    left: -2.5px;
    font-size: 18px
}

header#header.is-scrolled {
    border-bottom-color: rgba(17, 38, 72, .1)
}

aside.section-testimonials ul.contents header#header.is-scrolled .slick-slide>div,
header#header.is-scrolled .container,
header#header.is-scrolled aside.section-testimonials ul.contents .slick-slide>div {
    /*padding-top: 10px;
    padding-bottom: 10px*/
}

header#header.is-scrolled:after {
    height: 100%;
    opacity: 1
}

header#header.is-scrolled .logo .cls-2 {
    fill: #112648
}

header#header.is-scrolled .contact-box .button-top,
header#header.is-scrolled .contact-box .login,
header#header.is-scrolled .contact-box .login i,
header#header.is-scrolled .contact-box .phone,
header#header.is-scrolled .contact-box .phone i {
    color: #ffffff
}

header#header.is-scrolled .main-navigation ul li a,
header#header.is-scrolled .main-sec-navigation ul li a {
    color: #ffffff!important
}

header#header.is-scrolled .icon-person {
    border-color: #112648
}

header#header.is-scrolled .contact-box .row:first-child {
    padding-bottom: 5px
}

header#header.is-scrolled .main-navigation ul li .sub-menu-wrap,
header#header.is-scrolled .main-sec-navigation,
header#header.is-scrolled .main-sec-navigation ul li .sub-menu-wrap {
    background: #095570
}

@media screen and (min-width:768px) and (max-width:999px) {
    header#header .logo {
        width: 100px;
        height: 50px
    }
    header#header .contact-box .login,
    header#header .contact-box .phone {
        font-size: 12px
    }
    header#header .contact-box .login i,
    header#header .contact-box .phone i {
        font-size: 14px
    }
    header#header .contact-box .icon-person {
        width: 14px;
        height: 14px
    }
    header#header .contact-box,
    header#header .contact-box .row:first-child {
        padding-bottom: 9px
    }
    header#header .contact-box .button-top {
        font-size: 11px
    }
    header#header .contact-box .col:first-child {
        padding-right: 5px
    }
    header#header .contact-box .col:last-child {
        padding-left: 5px
    }
    header#header .contact-box {
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    header#header .main-navigation,
    header#header .main-sec-navigation {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media screen and (max-width:767px) {
    header#header .menu-indicator {
        display: none
    }
    header#header .logo {
        width: 120px;
        height: 41px
    }
    .contact-box,
    .main-navigation,
    .main-sec-navigation {
        display: none
    }
    aside.section-testimonials ul.contents header#header .slick-slide>div,
    header#header .container,
    header#header aside.section-testimonials ul.contents .slick-slide>div {
        padding-top: 10px;
        padding-bottom: 10px
    }
    header#header .mobile-indicator {
        display: block;
        position: absolute;
        top: 20px;
        right: 15px;
        z-index: 10;
        width: 24px;
        height: 18px;
        overflow: hidden;
        text-indent: 9999px;
        white-space: nowrap;
        cursor: pointer
    }
    header#header .mobile-indicator:after,
    header#header .mobile-indicator:before,
    header#header .mobile-indicator span:before {
        content: "";
        position: absolute;
        right: 0;
        width: 24px;
        height: 3px;
        border-radius: 2px;
        background: #fff;
        transition: all .4s ease
    }
    header#header .mobile-indicator:before {
        top: 0;
        width: 20px
    }
    header#header .mobile-indicator:after {
        top: 50%;
        transform: translateY(-50%)
    }
    header#header .mobile-indicator span:before {
        bottom: 0;
        width: 16px
    }
    header#header .mobile-indicator.is-active:before {
        top: 7px;
        width: 24px;
        transform: rotate(45deg)
    }
    header#header .mobile-indicator.is-active:after {
        right: 50%;
        width: 0
    }
    header#header .mobile-indicator.is-active span:before {
        bottom: 8px;
        width: 24px;
        transform: rotate(-45deg)
    }
    header#header.is-scrolled .mobile-indicator:after,
    header#header.is-scrolled .mobile-indicator:before,
    header#header.is-scrolled .mobile-indicator span:before {
        background: #ffffff
    }
    header#header .mobile--nav {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        margin-left: 100%;
        background: #fff;
        transition: all .4s ease
    }
    header#header .mobile--nav .hld {
        display: block;
        margin: 0;
        padding: 65px 15px 75px
    }
    header#header .mobile--nav .menu {
        margin: 0;
        padding: 0;
        text-align: left
    }
    header#header .mobile--nav .menu li {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none
    }
    header#header .mobile--nav .menu .sub-menu {
        max-height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
        transition: max-height .4s ease
    }
    header#header .mobile--nav .menu li.menu-item-has-children.is-clicked>.sub-menu {
        max-height: 100vh
    }
    header#header .mobile--nav .menu a {
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #112648;
        font-size: 19px;
        font-weight: 500;
        text-transform: uppercase
    }
    header#header .mobile--nav .menu .sub-menu {
        padding-left: 15px
    }
    header#header .mobile--nav .menu .sub-menu a {
        font-size: 18px;
        font-weight: 400
    }
    header#header .mobile--nav .menu .sub-menu .sub-menu a {
        font-size: 17px;
        font-weight: 300
    }
    header#header .mobile--nav .menu .sub-menu .sub-menu .sub-menu a {
        font-size: 15px
    }
    header#header .mobile--nav .menu .sub-menu .sub-menu .sub-menu .sub-menu a {
        font-size: 13px
    }
    header#header .mobile--nav .menu li.menu-item-has-children {
        position: relative;
        padding-left: 15px
    }
    header#header .mobile--nav .menu li.menu-item-has-children:before {
        font-family: fontawesome!important;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f054";
        position: absolute;
        top: 18px;
        left: 0;
        color: #112648;
        font-size: 10px;
        transform-origin: 50% 50%;
        transition: all .4s ease
    }
    header#header .mobile--nav .menu li.menu-item-has-children.is-clicked:before {
        transform: rotate(90deg)
    }
    header#header .mobile--nav .menu li.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children {
        padding-left: 0
    }
    header#header .mobile--nav .menu li.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children:before {
        display: none
    }
    header#header .mobile--nav .contact-box {
        display: block;
        position: fixed;
        bottom: 0;
        left: 100%;
        z-index: 10;
        width: 100%;
        padding: 10px 15px;
        background: #112648;
        text-align: center;
        transition: all .4s ease
    }
    header#header .mobile--nav .contact-box .row:first-child {
        padding-bottom: 10px
    }
    header#header .mobile--nav .contact-box .button-top,
    header#header .mobile--nav .contact-box .login,
    header#header .mobile--nav .contact-box .login i,
    header#header .mobile--nav .contact-box .phone,
    header#header .mobile--nav .contact-box .phone i {
        color: #fff!important
    }
    header#header .mobile--nav .contact-box .icon-person {
        border-color: #fff!important
    }
    header#header .mobile--nav .contact-box a {
        display: inline-block
    }
    header#header .mobile--nav .contact-box a.button-draw {
        width: 135px
    }
}

@media screen and (max-width:767px) and (max-width:320px) {
    header#header .mobile--nav .contact-box a.button-draw {
        /*width: 120px*/
    }
}

@media screen and (max-width:767px) {
    body.mobile-nav-active,
    html.mobile-nav-active {
        height: 100%;
        overflow: hidden
    }
    html.mobile-nav-active body {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    aside.section-testimonials ul.contents body.mobile-nav-active header#header .slick-slide>div,
    body.mobile-nav-active header#header .container,
    body.mobile-nav-active header#header aside.section-testimonials ul.contents .slick-slide>div {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        background: #112648
    }
    body.mobile-nav-active header#header .mobile--nav {
        margin-left: 0
    }
    body.mobile-nav-active header#header .logo .cls-2 {
        fill: #fff!important
    }
    body.mobile-nav-active header#header .mobile-indicator:after,
    body.mobile-nav-active header#header .mobile-indicator:before,
    body.mobile-nav-active header#header .mobile-indicator span:before {
        background: #fff!important
    }
    body.mobile-nav-active header#header .mobile--nav .contact-box {
        left: 0
    }
}

footer#footer .button-draw {
    box-shadow: none
}

footer#footer .footer-top {
    padding: 105px 0;
    background: #112648
}

footer#footer .footer-bottom {
    padding: 30px 0;
    background: #fff
}

footer#footer .logo {
    display: inline-block;
    width: 180px;
    height: 55px
}

footer#footer .social-buttons {
    display: block;
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    font-size: 0;
    letter-spacing: 0
}

footer#footer .social-buttons>* {
    display: inline-block;
    position: relative;
    width: 114px;
    height: 37px;
    overflow: hidden;
    margin: 0 30px 0 0;
    padding: 0
}

footer#footer .social-buttons>:last-child {
    margin-right: 0
}

footer#footer .social-buttons img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    transition: all .4s ease
}

footer#footer .social-buttons a:hover img.normal,
footer#footer .social-buttons img.hover {
    visibility: hidden;
    opacity: 0
}

footer#footer .social-buttons a:hover img.hover {
    visibility: visible;
    opacity: 1
}

footer#footer .social-list {
    display: block;
    margin: 29px 0 0;
    padding: 0
}

footer#footer .social-list li {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0
}

footer#footer .social-list li:last-child {
    margin-right: 0
}

footer#footer .social-list li a {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 25px;
    transition: color .4s ease
}

footer#footer .social-list li a:hover {
    color: #e7c464
}

footer#footer .social-list li a.facebook:hover {
    color: #3b5999
}

footer#footer .social-list li a.youtube:hover {
    color: #cd201f
}

footer#footer .social-list li a.linkedin:hover {
    color: #0077b5
}

footer#footer .social-list li a.twitter:hover {
    color: #55acee
}

footer#footer .social-list li a.vimeo:hover {
    color: #1ab7ea
}

footer#footer .social-list li a.instagram:hover {
    color: #e4405f
}

footer#footer .section--title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 10px;
    color: #fff;
    font-size: 19px;
    line-height: 1.2
}

footer#footer .section--title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #e7c464
}

footer#footer .section--button {
    display: inline-block;
    margin: 10px 0 0;
    padding: 6px 27px;
    border: 0;
    background: transparent;
    font-size: 13px;
    cursor: pointer
}

footer#footer .form {
    display: block;
    position: relative;
    z-index: 5;
    width: 100%;
    margin: 0;
    padding: 0
}

footer#footer .form--loader {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 10;
    width: 200px;
    height: 200px;
    visibility: hidden;
    opacity: 0;
    background: url(images/loader.gif) 50% no-repeat;
    transform: translateX(-50%);
    transition: all .4s ease
}

footer#footer .form.is-loading .form--inputs {
    opacity: .4
}

footer#footer .form.is-loading .form--loader {
    visibility: visible;
    opacity: 1
}

footer#footer .form.is-loading .section--button {
    opacity: .4;
    transition-duration: .4s!important;
    transition-delay: 0s!important
}

footer#footer .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center
}

@media screen and (max-width:999px) {
    footer#footer .form--message {
        font-size: 16px
    }
}

footer#footer .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

footer#footer .form--message.is-success {
    background: green
}

footer#footer .form--message.is-error {
    background: red
}

footer#footer .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

footer#footer .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

footer#footer .form input::-webkit-inner-spin-button,
footer#footer .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

footer#footer .form .h-form {
    display: none!important
}

footer#footer .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -7px 0;
    padding: 0;
    transition: opacity .4s ease
}

footer#footer .form--inputs>:not(.full-width) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

footer#footer .form--inputs>.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

footer#footer .form--inputs>* {
    margin-bottom: 18px;
    padding: 0 7px
}

footer#footer .form--inputs input:not([type=checkbox]),
footer#footer .form--inputs textarea {
    display: block;
    width: 100%;
    -webkit-opacity: 1;
    margin: 0;
    padding: 6px 15px 4px;
    border: 1px solid transparent;
    border-radius: 0;
    background: transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .075em;
    line-height: 1.2;
    -webkit-appearance: none
}

footer#footer .form--inputs input::-webkit-input-placeholder,
footer#footer .form--inputs textarea::-webkit-input-placeholder {
    color: #fff
}

footer#footer .form--inputs input::-moz-placeholder,
footer#footer .form--inputs textarea::-moz-placeholder {
    color: #fff
}

footer#footer .form--inputs input:-ms-input-placeholder,
footer#footer .form--inputs textarea:-ms-input-placeholder {
    color: #fff
}

footer#footer .form--inputs input:-moz-placeholder,
footer#footer .form--inputs textarea:-moz-placeholder {
    color: #fff
}

footer#footer .form--inputs input:active,
footer#footer .form--inputs input:focus,
footer#footer .form--inputs input:hover,
footer#footer .form--inputs textarea:active,
footer#footer .form--inputs textarea:focus,
footer#footer .form--inputs textarea:hover {
    background: transparent
}

footer#footer .form--inputs .is-error input,
footer#footer .form--inputs .is-error textarea {
    border-color: red
}

footer#footer .form--inputs textarea {
    height: 100px;
    resize: none
}

footer#footer .form .form-input-group {
    position: relative
}

footer#footer .form .form-input-group:before {
    content: "";
    position: absolute;
    right: 7px;
    bottom: 0;
    left: 7px;
    z-index: -1;
    width: auto;
    height: 100%;
    max-height: 100%;
    background: hsla(0, 0%, 100%, .24);
    transition: max-height .2s ease
}

footer#footer .form .form-input-group.has-success:before {
    max-height: 2px
}

footer#footer .form .form-input-group.has-error span.icon,
footer#footer .form .form-input-group.has-success span.icon {
    display: block
}

footer#footer .form .form-input-group span.icon {
    position: absolute;
    top: 6px;
    right: 15px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

footer#footer .form .form-input-group span.icon:after,
footer#footer .form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

footer#footer .form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

footer#footer .form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

footer#footer .form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

footer#footer .form .form-input-group.has-error span.icon:before,
footer#footer .form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

footer#footer .form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

footer#footer .form .form-input-group.has-error span.icon,
footer#footer .form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

footer#footer .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    transition: all .2s ease
}

footer#footer .form .form-input-group .form__group-errors:after,
footer#footer .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

footer#footer .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

footer#footer .form .form-input-group .form__group-errors:after {
    top: -4px;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffc3c4;
    border-left: 5px solid transparent
}

footer#footer .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

footer#footer .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1
}

footer#footer p:not(.copy) {
    margin: 23px 0 24px;
    color: #fff;
    font-size: 15px;
    font-weight: 300
}

footer#footer p a {
    color: #fff;
    transition: color .4s ease
}

footer#footer p a:hover {
    color: #e7c464
}

footer#footer p.copy {
    margin: 25px 0 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .04em
}

footer#footer .footer__navigation {
    display: block;
    margin: 0;
    padding: 0
}

footer#footer .footer__navigation ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    text-align: center
}

footer#footer .footer__navigation ul li {
    display: inline-block;
    vertical-align: top
}

footer#footer .footer__navigation ul li,
footer#footer .footer__navigation ul li a {
    color: #112648;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .075em
}

footer#footer .footer__navigation ul li:not(:last-child):after {
    content: "|";
    margin: 0 8px
}

footer#footer .footer__navigation ul li a {
    transition: color .4s ease
}

footer#footer .footer__navigation ul li a:hover {
    color: #e7c464
}

aside.section-testimonials ul.contents footer#footer .footer-top .slick-slide>div,
footer#footer .footer-top .container,
footer#footer .footer-top aside.section-testimonials ul.contents .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1170px
}

footer#footer .col.col--first,
footer#footer .col.col--third {
    -ms-flex: 0 0 305px;
    flex: 0 0 305px
}

footer#footer .col.col--first {
    -ms-flex-order: 1;
    order: 1
}

footer#footer .col.col--second {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 2;
    order: 2;
    text-align: center
}

footer#footer .col.col--third {
    -ms-flex-order: 3;
    order: 3
}

@media screen and (max-width:960px) {
    footer#footer .col.col--second {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 50px
    }
    footer#footer .col.col--first {
        -ms-flex-order: 2;
        order: 2
    }
    footer#footer .col.col--first,
    footer#footer .col.col--third {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    footer#footer .col.col--first {
        padding-right: 30px
    }
    footer#footer .col.col--third {
        padding-left: 30px
    }
}

@media screen and (max-width:600px) {
    aside.section-testimonials ul.contents footer#footer .footer-top .slick-slide>div,
    footer#footer .footer-top .container,
    footer#footer .footer-top aside.section-testimonials ul.contents .slick-slide>div {
        display: block
    }
    footer#footer .col {
        max-width: 300px;
        margin-right: auto;
        margin-left: auto
    }
    footer#footer .col:not(:last-child) {
        margin-bottom: 50px
    }
    footer#footer .col.col--first {
        padding-right: 0
    }
    footer#footer .col.col--third {
        padding-left: 0
    }
}

@media screen and (max-width:340px) {
    footer#footer .form--inputs>:not(.full-width) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    footer#footer .social-buttons>* {
        margin-right: 15px
    }
}

.special-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 888;
    width: 100%;
    max-width: none;
    height: 100%;
    overflow-y: auto;
    padding: 120px 15px 30px;
    background: rgba(0, 0, 0, .85)
}

@media screen and (min-width:768px) {
    .special-form {
        padding-top: 170px
    }
}

.special-form .form-input-group.checkfield .checkbox {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.special-form .form-input-group.checkfield .checkbox input {
    display: none
}

.special-form .form-input-group.checkfield .checkbox input+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.special-form .form-input-group.checkfield .checkbox input+label:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:999px) {
    .special-form .form-input-group.checkfield .checkbox input+label:before {
        top: 1px
    }
}

.special-form .form-input-group.checkfield .checkbox input+label:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    z-index: 2;
    width: 14px;
    height: 14px;
    visibility: hidden;
    opacity: 0;
    background: #e7c464;
    transition: all .4s ease
}

@media screen and (max-width:999px) {
    .special-form .form-input-group.checkfield .checkbox input+label:after {
        top: 4px
    }
}

.special-form .form-input-group.checkfield .checkbox input:checked+label:after {
    visibility: visible;
    opacity: 1
}

.special-form .form-input-group.checkfield .checkbox input+label a {
    color: #112648;
    transition: color .4s ease
}

.special-form .form-input-group.checkfield .checkbox input+label a:hover {
    color: #e7c464
}

.special-form .form-input-group.checkfield .checkbox label {
    padding-top: 3px
}

.special-form .form-input-group.checkfield .checkbox+input:not(.h-form) {
    margin-top: 15px
}

.special-form .form {
    display: block;
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    background: hsla(0, 0%, 100%, .57);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.special-form .form--loader {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 10;
    width: 200px;
    height: 200px;
    visibility: hidden;
    opacity: 0;
    background: url(images/loader.gif) 50% no-repeat;
    transform: translateX(-50%);
    transition: all .4s ease
}

.special-form .form.is-loading .form--inputs {
    opacity: .4
}

.special-form .form.is-loading .form--loader {
    visibility: visible;
    opacity: 1
}

.special-form .form.is-loading .section--button {
    opacity: .4;
    transition-duration: .4s!important;
    transition-delay: 0s!important
}

@media screen and (max-width:767px) {
    .special-form .form {
        width: 350px
    }
}

.special-form .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (max-width:999px) {
    .special-form .form--message {
        font-size: 16px
    }
}

.special-form .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.special-form .form--message.is-success {
    background: green
}

.special-form .form--message.is-error {
    background: red
}

.special-form .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.special-form .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.special-form .form input::-webkit-inner-spin-button,
.special-form .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.special-form .form .h-form,
.special-form .form label[aria-hidden=true] {
    display: none!important
}

.special-form .form--title {
    margin: 0;
    padding: 28px 60px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-align: center
}

@media screen and (max-width:767px) {
    .special-form .form--title {
        font-size: 25px
    }
}

.special-form .form-content {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 35px 40px;
    border: 1px solid #95989a;
    border-top: 0
}

@media screen and (min-width:768px) and (max-width:999px) {
    .special-form .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .special-form .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.special-form .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.special-form .form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.special-form .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media screen and (max-width:340px) {
    .special-form .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.special-form .form .form-input-group.file {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.special-form .form .form-input-group.file input {
    position: absolute;
    z-index: -1;
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden
}

.special-form .form .form-input-group.file span.icon {
    display: none!important
}

.special-form .form .form-input-group.file label {
    display: block;
    width: 100%
}

.special-form .form .form-input-group.file label span.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.special-form .form .form-input-group.file label span.placeholder {
    color: #454547;
    font-size: 19px
}

.special-form .form .form-input-group.file label span.button-draw {
    padding: 10px 25px;
    color: #112648;
    font-size: 15px;
    cursor: pointer
}

.special-form .form .form-input-group.file label span.file {
    display: none;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    color: #e2e2e2;
    font-size: 20px;
    text-align: center
}

.special-form .form .form-input-group.file label span.file.show {
    display: block
}

.special-form .form .form-input-group.state,
.special-form .form .form-input-group.zip_code {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .special-form .form .form-input-group.state,
    .special-form .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .special-form .form .form-input-group.state,
    .special-form .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .special-form .form .form-input-group.city {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important
    }
}

.special-form .form .form-input-group {
    position: relative;
    padding: 10px 5px
}

.special-form .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    white-space: nowrap;
    transition: all .2s ease
}

.special-form .form .form-input-group .form__group-errors:after,
.special-form .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.special-form .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.special-form .form .form-input-group .form__group-errors:after {
    top: 0;
    width: 18px;
    height: 5px;
    background: #ffc3c4
}

.special-form .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

.special-form .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1;
    top: calc(100% - 17px)
}

.special-form .form .form-input-group span.icon {
    position: absolute;
    top: 27px;
    right: 15px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .special-form .form .form-input-group span.icon {
        top: 24px
    }
}

.special-form .form .form-input-group span.icon:after,
.special-form .form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.special-form .form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.special-form .form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.special-form .form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.special-form .form .form-input-group.has-error span.icon:before,
.special-form .form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.special-form .form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.special-form .form .form-input-group.has-error span.icon,
.special-form .form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.special-form .form input:not([type=checkbox]):not([type=file]),
.special-form .form textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 30px 13px 15px;
    border: 0;
    background: hsla(0, 0%, 100%, .59);
    color: #000;
    font-size: 19px;
    line-height: 100%;
    transition: background .4s ease
}

@media screen and (max-width:767px) {
    .special-form .form input:not([type=checkbox]):not([type=file]),
    .special-form .form textarea {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
}

.special-form .form textarea {
    height: 150px;
    resize: none
}

.special-form .form input::-webkit-input-placeholder,
.special-form .form textarea::-webkit-input-placeholder {
    color: #454547
}

.special-form .form input::-moz-placeholder,
.special-form .form textarea::-moz-placeholder {
    color: #454547
}

.special-form .form input:-ms-input-placeholder,
.special-form .form textarea:-ms-input-placeholder {
    color: #454547
}

.special-form .form input:-moz-placeholder,
.special-form .form textarea:-moz-placeholder {
    color: #454547
}

.special-form .form .button-group {
    margin-top: 25px;
    text-align: center
}

.special-form .form .button-group .button-draw {
    padding: 11px 30px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

.special-form .modal-close {
    position: absolute;
    top: 144px;
    right: 50%;
    margin-right: -270px;
    padding: 10px 15px
}

@media screen and (max-width:767px) {
    .special-form .modal-close {
        margin-right: -165px
    }
}

@media screen and (min-width:768px) {
    .special-form .modal-close {
        top: 200px
    }
}

@media screen and (max-width:380px) {
    .special-form .modal-close {
        right: 15px;
        margin-right: 0
    }
}

.special-form .modal-close:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    color: #fff;
    font-size: 20px;
    transition: color .4s ease
}

.special-form .modal-close:hover {
    cursor: pointer
}

.special-form .modal-close:hover:before {
    color: #e7c464
}

.section {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.section:first-child {
    /*padding-top: 0!important*/
}

aside.section-banner {
    min-height: 56.25vw;
    overflow: hidden;
    padding: 0
}

aside.section-banner .button-group {
    margin-top: 40px
}

aside.section-banner .button-group>:first-child,
aside.section-banner .button-group>:last-child {
    margin-left: 0
}

aside.section-banner:after {
    height: 100%;
    opacity: .42;
    background: #112648
}

aside.section-banner:after,
aside.section-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%
}

aside.section-banner:before {
    height: 410px;
    max-height: 100%;
    opacity: .88;
    background: linear-gradient(180deg, #000 0, transparent);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0)
}

aside.section-banner.error404:after,
aside.section-banner.error404:before {
    display: none
}

aside.section-banner.error404 .content {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 260px
}

@media screen and (max-height:1050px) {
    aside.section-banner.error404 .content {
        padding-top: 140px
    }
}

@media screen and (max-width:768px) {
    aside.section-banner.error404 .content {
        padding-top: 180px
    }
}

@media screen and (max-width:768px) and (max-height:530px) {
    aside.section-banner.error404 .content {
        padding-top: 110px
    }
}

aside.section-banner.error404 .image {
    background-color: #616f86
}

aside.section-banner.error404 .image img {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-width: 100%;
    transform: translateX(-50%)
}

aside.section-banner>:not(.video-control):not(.slide-icon) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s ease
}

aside.section-banner .image {
    z-index: 20;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

aside.section-banner .image.top-left {
    background-position: 0 0
}

aside.section-banner .image.top-center {
    background-position: top
}

aside.section-banner .image.top-right {
    background-position: 100% 0
}

aside.section-banner .image.center-left {
    background-position: 0
}

aside.section-banner .image.center-center {
    background-position: 50%
}

aside.section-banner .image.center-right {
    background-position: 100%
}

aside.section-banner .image.bottom-left {
    background-position: 0 100%
}

aside.section-banner .image.bottom-center {
    background-position: bottom
}

aside.section-banner .image.bottom-right {
    background-position: 100% 100%
}

@media screen and (max-width:767px) {
    aside.section-banner .image.mobile-top-left {
        background-position: 0 0
    }
    aside.section-banner .image.mobile-top-center {
        background-position: top
    }
    aside.section-banner .image.mobile-top-right {
        background-position: 100% 0
    }
    aside.section-banner .image.mobile-center-left {
        background-position: 0
    }
    aside.section-banner .image.mobile-center-center {
        background-position: 50%
    }
    aside.section-banner .image.mobile-center-right {
        background-position: 100%
    }
    aside.section-banner .image.mobile-bottom-left {
        background-position: 0 100%
    }
    aside.section-banner .image.mobile-bottom-center {
        background-position: bottom
    }
    aside.section-banner .image.mobile-bottom-right {
        background-position: 100% 100%
    }
}

@media screen and (max-width:450px) {
    aside.section-banner .image.mobile-top-left {
        background-position: top left -150px
    }
    aside.section-banner .image.mobile-top-center {
        background-position: top
    }
    aside.section-banner .image.mobile-top-right {
        background-position: top right -150px
    }
    aside.section-banner .image.mobile-center-left {
        background-position: center left -150px
    }
    aside.section-banner .image.mobile-center-center {
        background-position: 50%
    }
    aside.section-banner .image.mobile-center-right {
        background-position: center right -150px
    }
    aside.section-banner .image.mobile-bottom-left {
        background-position: bottom left -150px
    }
    aside.section-banner .image.mobile-bottom-center {
        background-position: bottom
    }
    aside.section-banner .image.mobile-bottom-right {
        background-position: bottom right -150px
    }
}

aside.section-banner .video-loop-hld {
    z-index: 25;
    overflow: hidden
}

aside.section-banner iframe {
    width: 100%;
    height: 100%
}

aside.section-banner .video {
    z-index: 30;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    background: #fff
}

@media screen and (max-width:767px) {
    aside.section-banner .video {
        display: none
    }
}

aside.section-banner #banner-video-tubular,
aside.section-banner #banner-video-tubular-loop {
    position: absolute
}

aside.section-banner .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 40;
    min-height: 56.25vw;
    padding-top: 110px;
    padding-bottom: 80px;
    text-align: center
}

aside.section-banner .content h1,
aside.section-banner .content h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1.4;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .59)
}

aside.section-banner .content h1 {
    font-size: 54px;
    text-transform: uppercase
}

aside.section-banner .content h2 {
    margin-top: 15px;
    font-size: 35px
}

aside.section-banner .pause-video,
aside.section-banner .stop-video {
    position: absolute;
    right: 40px;
    bottom: 50px;
    z-index: 50;
    width: 165px;
    height: 38px;
    visibility: hidden;
    opacity: 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .4s ease
}

aside.section-banner .pause-video,
aside.section-banner .pause-video.is-active:hover,
aside.section-banner .stop-video,
aside.section-banner .stop-video.is-active:hover {
    background: hsla(0, 0%, 100%, .45)
}

aside.section-banner .pause-video.is-active,
aside.section-banner .pause-video:not(.is-active):hover,
aside.section-banner .stop-video.is-active,
aside.section-banner .stop-video:not(.is-active):hover {
    background: #e7c464
}

aside.section-banner .pause-video span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
    transition: all .4s ease
}

aside.section-banner .pause-video.is-active span:first-child,
aside.section-banner .pause-video:not(.is-active) span:last-child {
    top: 10px;
    visibility: hidden;
    opacity: 0
}

aside.section-banner .stop-video {
    right: 220px
}

aside.section-banner .repeat-video,
aside.section-banner .switch-sound {
    position: absolute;
    bottom: 55px;
    z-index: 50;
    width: 25px;
    height: 25px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 25px;
    line-height: 1;
    transition: all .4s ease
}

aside.section-banner .repeat-video:hover,
aside.section-banner .switch-sound:hover {
    color: #e7c464;
    cursor: pointer
}

aside.section-banner .switch-sound {
    right: 405px
}

aside.section-banner .switch-sound i {
    position: absolute;
    top: 0;
    left: 0
}

aside.section-banner .switch-sound.is-active i:first-child,
aside.section-banner .switch-sound:not(.is-active) i:last-child {
    top: 5px;
    visibility: hidden;
    opacity: 0
}

aside.section-banner .repeat-video {
    right: 450px
}

aside.section-banner .slide-icon {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center
}

@media screen and (min-width:1000px) {
    aside.section-banner .slide-icon {
        bottom: 35px
    }
}

aside.section-banner .slide-icon i {
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    transition: color .4s ease
}

@media screen and (min-width:1000px) {
    aside.section-banner .slide-icon i {
        font-size: 40px
    }
}

aside.section-banner .slide-icon i:hover {
    color: #e7c464
}

.section-second-title aside.section-banner .content h1 {
    font-size: 35px
}

.section-second-title aside.section-banner .content h2 {
    font-size: 54px
}

aside.section-banner.is-watching .content {
    top: 5px
}

aside.section-banner.is-watching .content,
aside.section-banner.is-watching .image {
    visibility: hidden;
    opacity: 0
}

aside.section-banner.is-watching .pause-video,
aside.section-banner.is-watching .repeat-video,
aside.section-banner.is-watching .stop-video,
aside.section-banner.is-watching .switch-sound,
aside.section-banner.is-watching .video {
    visibility: visible;
    opacity: 1
}

aside.section-banner.is-watching .repeat-video,
aside.section-banner.is-watching .switch-sound {
    bottom: 65px
}

aside.section-banner.is-watching .pause-video,
aside.section-banner.is-watching .stop-video {
    bottom: 60px
}

aside.section-banner .button-draw.section-styled-button {
    margin: 0 15px;
    cursor: pointer
}

aside.section-banner .section-styled-button.button-draw:not(.button-draw--reverse) {
    color: #112648
}

@media screen and (min-width:768px) {
    aside.section-banner .section-styled-button.button-draw:not(.button-draw--reverse):hover {
        color: #fff
    }
}

aside.section-banner .section-styled-button.button-draw--reverse {
    color: #fff
}

@media screen and (min-width:768px) {
    aside.section-banner .section-styled-button.button-draw--reverse:hover {
        color: #112648
    }
}

aside.section-banner .submit-button .section-styled-button.button-draw {
    color: #112648!important
}

body.is-mobile aside.section-banner .video {
    z-index: -1;
    visibility: visible;
    opacity: 1
}

@media screen and (max-width:390px) {
    body aside.section-banner .switch-sound {
        top: 89px;
        right: 100px
    }
    body aside.section-banner.is-watching .switch-sound {
        top: 109px
    }
    body aside.section-banner .repeat-video {
        top: 85px;
        right: 150px
    }
    body aside.section-banner.is-watching .repeat-video {
        top: 105px
    }
}

@media screen and (max-width:767px) {
    aside.section-banner,
    aside.section-banner>.content {
        min-height: 420px
    }
    aside.section-banner .content h1 {
        font-size: 24px
    }
    aside.section-banner .content h2 {
        font-size: 18px
    }
    .section-second-title aside.section-banner .content h1 {
        font-size: 16px
    }
    .section-second-title aside.section-banner .content h2 {
        font-size: 22px
    }
    aside.section-banner .button-group {
        margin-top: 20px
    }
    aside.section-banner .content .section-styled-button {
        margin-right: 5px;
        margin-left: 5px
    }
    aside.section-banner .content .section-styled-button:first-child {
        margin-left: 0
    }
    aside.section-banner .content .section-styled-button:last-child {
        margin-right: 0
    }
    aside.section-banner .pause-video,
    aside.section-banner .stop-video {
        top: 61px;
        right: 0;
        bottom: auto;
        width: 140px;
        height: 34px;
        font-size: 14px
    }
    aside.section-banner .stop-video {
        right: 150px
    }
    aside.section-banner .repeat-video,
    aside.section-banner .switch-sound {
        top: 80px;
        font-size: 18px
    }
    aside.section-banner.is-watching .repeat-video {
        top: 65px;
        bottom: auto
    }
    aside.section-banner.is-watching .switch-sound {
        top: 69px;
        bottom: auto
    }
    aside.section-banner .switch-sound {
        right: 300px
    }
    aside.section-banner .repeat-video {
        right: 350px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-banner {
        min-height: 450px
    }
    aside.section-banner .content h1 {
        font-size: 28px
    }
    .section-second-title aside.section-banner .content h1,
    aside.section-banner .content h2 {
        font-size: 22px
    }
    .section-second-title aside.section-banner .content h2 {
        font-size: 28px
    }
    aside.section-banner .button-group {
        margin-top: 20px
    }
    aside.section-banner.is-watching .pause-video,
    aside.section-banner.is-watching .stop-video {
        bottom: 55px
    }
    aside.section-banner .repeat-video,
    aside.section-banner .switch-sound {
        bottom: 50px
    }
    aside.section-banner.is-watching .repeat-video,
    aside.section-banner.is-watching .switch-sound {
        bottom: 60px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-banner .content h1 {
        font-size: 38px
    }
    .section-second-title aside.section-banner .content h1,
    aside.section-banner .content h2 {
        font-size: 28px
    }
    .section-second-title aside.section-banner .content h2 {
        font-size: 38px
    }
    aside.section-banner .content .button-group {
        margin-top: 40px
    }
    aside.section-banner .pause-video,
    aside.section-banner .stop-video {
        bottom: 20px
    }
    aside.section-banner.is-watching .pause-video,
    aside.section-banner.is-watching .stop-video {
        bottom: 30px
    }
    aside.section-banner .repeat-video,
    aside.section-banner .switch-sound {
        bottom: 25px
    }
    aside.section-banner.is-watching .repeat-video,
    aside.section-banner.is-watching .switch-sound {
        bottom: 35px
    }
}

aside.section-why-ox {
    padding: 80px 0;
    background: url(images/why_ox.jpg) bottom no-repeat;
    background-size: cover
}

aside.section-why-ox .slider.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .6s ease-in-out .3s
}

aside.section-why-ox .titles.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .5s ease-in-out .6s!important
}

aside.section-why-ox .titles.js-ready-to-animate .slick-list {
    width: 100%
}

aside.section-why-ox.js-show-slides .slider.js-ready-to-animate .slick-slide,
aside.section-why-ox.js-show-slides .titles.js-ready-to-animate .slick-slide {
    transform: scale(1)
}

aside.section-why-ox .slider-hld {
    display: block;
    position: relative;
    z-index: 10;
    width: 100%;
    margin-top: 120px
}

aside.section-why-ox .slider-hld ul.slider {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    text-align: center
}

aside.section-why-ox .slider-hld ul.slider:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 4px;
    margin-top: -2px;
    background: #112648
}

aside.section-why-ox .slider-hld ul.slider .slick-slide {
    padding: 0 30px
}

aside.section-why-ox .slider-hld ul.slider .slick-slide li {
    width: 193px!important;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-hld ul.slider .slick-slide li {
        width: 70px;
        margin-right: 15px;
        margin-left: 15px
    }
}

aside.section-why-ox .slider-hld ul.titles {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 980px;
    margin: 60px auto 0;
    padding: 0
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-hld ul.titles {
        margin-top: 0!important
    }
}

aside.section-why-ox .slider-hld ul.titles .slick-list h4 {
    padding-right: 45px;
    padding-left: 45px
}

aside.section-why-ox .slider-hld ul.titles h4 {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 35px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-hld ul.titles h4 {
        font-size: 20px
    }
}

aside.section-why-ox .slider-hld ul.titles .content-box {
    width: 100%;
    margin-top: 40px
}

aside.section-why-ox .slider-hld ul.titles .content-box .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 19px;
    line-height: 180%
}

aside.section-why-ox .slider-hld ul.titles .content-box .content:first-child {
    margin-top: 0
}

aside.section-why-ox .slider-hld ul.titles .content-box .content:last-child {
    margin-bottom: 0
}

@media screen and (max-width:999px) {
    aside.section-why-ox .slider-hld ul.titles .content-box .content {
        max-width: 90%;
        margin-right: auto;
        margin-left: auto;
        font-size: 14px
    }
}

aside.section-why-ox .slider-hld ul.titles button {
    position: absolute;
    top: 0;
    z-index: 5;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #e7c464;
    font-size: 24px;
    transition: all .4s ease
}

@media screen and (min-width:1000px) {
    aside.section-why-ox .slider-hld ul.titles button {
        top: 10px
    }
}

aside.section-why-ox .slider-hld ul.titles .slick-prev {
    left: 20px
}

aside.section-why-ox .slider-hld ul.titles .slick-next {
    right: 20px
}

aside.section-why-ox .slider-hld ul.titles button:hover {
    color: #112648;
    cursor: pointer
}

aside.section-why-ox .slider-hld ul.titles button.slick-disabled {
    visibility: hidden;
    opacity: 0
}

@media screen and (min-width:900px) {
    aside.section-why-ox .slider-hld ul.titles .slick-list h4 {
        padding-right: 160px;
        padding-left: 160px
    }
    aside.section-why-ox .slider-hld ul.titles .slick-prev {
        left: 120px
    }
    aside.section-why-ox .slider-hld ul.titles .slick-next {
        right: 120px
    }
}

aside.section-why-ox .slider-hld ul.slider li {
    display: inline-block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 152px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

aside.section-why-ox .slider-hld img,
aside.section-why-ox .slider-hld svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 110px;
    height: 87px;
    transform: translateX(-50%) translateY(-50%)
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-hld img,
    aside.section-why-ox .slider-hld svg {
        width: 65px
    }
}

aside.section-why-ox .slider-hld img {
    z-index: 1;
    width: 70px;
    height: 57px
}

aside.section-why-ox .slider-hld img.active {
    visibility: hidden;
    opacity: 0
}

aside.section-why-ox .slider-hld .slide-icon svg {
    width: 60px;
    height: 40px
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-hld .slide-icon svg {
        width: 40px;
        height: 25px
    }
}

aside.section-why-ox .slider-hld .js-slick-draw circle,
aside.section-why-ox .slider-hld .js-slick-draw line,
aside.section-why-ox .slider-hld .js-slick-draw path,
aside.section-why-ox .slider-hld .js-slick-draw polygon,
aside.section-why-ox .slider-hld .js-slick-draw polyline,
aside.section-why-ox .slider-hld .js-slick-draw rect {
    animation: a 2.3s linear forwards
}

aside.section-why-ox .slider-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 11;
    width: 193px;
    height: 152px;
    transform: translateX(-50%) translateZ(0);
    pointer-events: none
}

aside.section-why-ox .slider-overlay svg {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

@media screen and (max-width:999px) {
    aside.section-why-ox .slider-overlay svg {
        width: 130px!important
    }
}

@media screen and (max-width:767px) {
    aside.section-why-ox .slider-overlay svg {
        width: 75px!important
    }
}

aside.section-why-ox .slider-overlay path,
aside.section-why-ox .slider-overlay svg {
    fill: #112648
}

aside.section-why-ox .slider-overlay-content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

aside.section-why-ox .js-slick-overlay--index {
    z-index: 9
}

@media screen and (min-width:1000px) {
    aside.section-why-ox {
        background-attachment: fixed
    }
}

aside.section-why-ox h3 {
    margin: 0 0 50px;
    padding: 0;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase
}

aside.section-why-ox p {
    margin: 0 0 35px;
    padding: 0;
    font-size: 19px
}

aside.section-why-ox p:last-child {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    aside.section-why-ox {
        min-height: 0;
        padding: 30px 0
    }
    aside.section-why-ox h3 {
        margin-bottom: 30px;
        font-size: 24px
    }
    aside.section-why-ox p {
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-why-ox {
        min-height: 0;
        padding: 50px 0
    }
    aside.section-why-ox h3 {
        margin-bottom: 30px;
        font-size: 34px
    }
    aside.section-why-ox p {
        font-size: 14px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-why-ox {
        min-height: 0;
        padding: 60px 0
    }
    aside.section-why-ox h3 {
        margin-bottom: 40px;
        font-size: 38px
    }
    aside.section-why-ox p {
        font-size: 18px
    }
}

aside.section-numbers {
    width: 100%;
    padding: 50px 0 80px;
    background: #fff
}

aside.section-numbers .steps-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

aside.section-numbers .steps-hld li {
    display: inline-block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-top: 20px;
    text-align: center;
    white-space: nowrap;
    list-style-type: none
}

aside.section-numbers .steps-hld .number {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 64px;
    font-weight: 300;
    line-height: 1
}

aside.section-numbers .steps-hld h4 {
    margin: 40px 0 0;
    padding: 0;
    color: #112648;
    font-size: 25px;
    font-weight: 400;
    line-height: 1
}

aside.section-numbers .steps-hld button {
    position: absolute;
    top: 50%;
    z-index: 5;
    margin: 3px 0 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #e7c464;
    font-size: 24px;
    transform: translateY(-50%);
    transition: all .4s ease
}

aside.section-numbers .steps-hld .slick-prev {
    left: 5px
}

aside.section-numbers .steps-hld .slick-next {
    right: 5px
}

aside.section-numbers .steps-hld .slick-slide {
    opacity: 0;
    transition: .2s ease-in-out
}

aside.section-numbers .steps-hld .slick-slide.slick-active {
    opacity: 1
}

aside.section-numbers .steps-hld .slick-slide li {
    margin-top: 0!important
}

aside.section-numbers .steps-hld button:hover {
    color: #112648;
    cursor: pointer
}

aside.section-numbers .steps-hld .slick-list {
    padding-right: 45px;
    padding-left: 45px
}

aside.section-numbers .steps-hld button.slick-disabled {
    visibility: hidden;
    opacity: 0
}

@media screen and (min-width:900px) {
    aside.section-numbers .steps-hld .slick-list {
        padding-right: 160px;
        padding-left: 160px
    }
    aside.section-numbers .steps-hld .slick-prev {
        left: 120px
    }
    aside.section-numbers .steps-hld .slick-next {
        right: 120px
    }
}

.counter-contents-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    height: 64px;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.counter-contents-container .counter-content-list li.counter-content-item {
    margin: 0
}

@media screen and (max-width:767px) {
    .counter-contents-container {
        height: 35px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .counter-contents-container {
        height: 45px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .counter-contents-container {
        height: 55px
    }
}

.counter-content-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    margin: 0;
    padding: 0;
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .2s cubic-bezier(.455, .03, .515, .955), transform 1.5s cubic-bezier(.455, .03, .515, .955)
}

.counter-content-list.counter-content-item--unactive {
    transform: translateY(0)
}

.js-counter-active .counter-content-list {
    opacity: 1;
    transform: translateY(0)
}

body .js-counter-active .counter-content-list:nth-child(0) {
    transition-delay: 0ms
}

body .js-counter-active .counter-content-list:first-child {
    transition-delay: .2s
}

body .js-counter-active .counter-content-list:nth-child(2) {
    transition-delay: .4s
}

body .js-counter-active .counter-content-list:nth-child(3) {
    transition-delay: .6s
}

body .js-counter-active .counter-content-list:nth-child(4) {
    transition-delay: .8s
}

body .js-counter-active .counter-content-list:nth-child(5) {
    transition-delay: 1s
}

body .js-counter-active .counter-content-list:nth-child(6) {
    transition-delay: 1.2s
}

body .js-counter-active .counter-content-list:nth-child(7) {
    transition-delay: 1.4s
}

body .js-counter-active .counter-content-list:nth-child(8) {
    transition-delay: 1.6s
}

body .js-counter-active .counter-content-list:nth-child(9) {
    transition-delay: 1.8s
}

body .js-counter-active .counter-content-list:nth-child(10) {
    transition-delay: 2s
}

body .js-counter-active .counter-content-list:nth-child(11) {
    transition-delay: 2.2s
}

body .js-counter-active .counter-content-list:nth-child(12) {
    transition-delay: 2.4s
}

body .js-counter-active .counter-content-list:nth-child(13) {
    transition-delay: 2.6s
}

body .js-counter-active .counter-content-list:nth-child(14) {
    transition-delay: 2.8s
}

@media screen and (max-width:767px) {
    aside.section-numbers {
        padding-top: 30px;
        padding-bottom: 25px
    }
    aside.section-numbers .steps-hld h4 {
        margin-top: 15px;
        font-size: 18px
    }
    aside.section-numbers .steps-hld .number {
        font-size: 35px
    }
    aside.section-numbers .steps-hld li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-numbers {
        padding-top: 30px;
        padding-bottom: 50px
    }
    aside.section-numbers .steps-hld h4 {
        margin-top: 20px;
        font-size: 22px
    }
    aside.section-numbers .steps-hld .number {
        font-size: 45px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-numbers {
        padding-top: 30px;
        padding-bottom: 50px
    }
    aside.section-numbers .steps-hld h4 {
        margin-top: 25px;
        font-size: 20px
    }
    aside.section-numbers .steps-hld .number {
        font-size: 55px
    }
}

aside.section-testimonials {
    width: 100%;
    padding-bottom: 30px
}

aside.section-testimonials ul.contents {
    position: relative;
    width: 100%;
    height: 430px;
    margin: 0;
    padding: 0 0 35px;
    background: #112648
}

aside.section-testimonials ul.contents:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50vw;
    height: 0;
    border-right: 35px solid transparent;
    border-bottom: 35px solid #fff;
    border-left: 0
}

aside.section-testimonials ul.contents:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50vw;
    height: 0;
    border-right: 0;
    border-bottom: 35px solid #fff;
    border-left: 35px solid transparent
}

aside.section-testimonials ul.contents .slick-list,
aside.section-testimonials ul.contents .slick-track {
    height: 100%
}

aside.section-testimonials ul.contents .slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

aside.section-testimonials ul.contents li {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.8;
    text-align: center
}

aside.section-testimonials ul.contents li .author {
    font-size: 24px
}

aside.section-testimonials ul.contents li p:before {
    content: "\e909";
    margin-right: 10px
}

aside.section-testimonials ul.contents li p:after {
    content: "\e90a";
    margin-left: 10px
}

aside.section-testimonials ul.contents li p:after,
aside.section-testimonials ul.contents li p:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: -10px;
    color: #fff;
    font-weight: 400;
    line-height: 0
}

aside.section-testimonials ul.logos {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background: #fff
}

aside.section-testimonials ul.logos .slick-list {
    padding: 0!important
}

aside.section-testimonials ul.logos .slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 105px
}

@media screen and (max-width:767px) {
    aside.section-testimonials ul.logos .slick-slide {
        height: 50px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-testimonials ul.logos .slick-slide {
        height: 93px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-testimonials ul.logos .slick-slide {
        height: 93px
    }
}

aside.section-testimonials ul.logos li {
    display: block;
    width: auto;
    height: auto;
    margin: 0 45px;
    padding: 0;
    cursor: pointer
}

aside.section-testimonials ul.logos li img {
    display: block;
    max-width: 190px;
    max-height: 98px;
    opacity: .5;
    margin: 0;
    padding: 0;
    filter: grayscale(100%);
    transition: all .4s ease
}

aside.section-testimonials ul.logos .slick-center li img {
    filter: grayscale(0);
    opacity: 1
}

@media screen and (max-width:767px) {
    aside.section-testimonials {
        padding-bottom: 0
    }
    aside.section-testimonials ul.logos {
        padding-top: 15px;
        padding-bottom: 25px
    }
    aside.section-testimonials ul.logos li {
        margin-right: 15px;
        margin-left: 0
    }
    aside.section-testimonials ul.logos li img {
        max-width: 100px;
        max-height: 40px
    }
    aside.section-testimonials ul.contents li {
        font-size: 14px
    }
    aside.section-testimonials ul.contents li .author {
        font-size: 12px
    }
    aside.section-testimonials ul.contents {
        height: auto;
        padding-top: 20px;
        padding-bottom: 40px
    }
    aside.section-testimonials ul.contents .slick-track {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    aside.section-testimonials ul.contents:before {
        border-right-width: 20px;
        border-bottom-width: 20px
    }
    aside.section-testimonials ul.contents:after {
        border-bottom-width: 20px;
        border-left-width: 20px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-testimonials ul.logos {
        padding-top: 30px;
        padding-bottom: 30px
    }
    aside.section-testimonials ul.logos li img {
        max-width: 160px;
        max-height: 83px
    }
    aside.section-testimonials ul.contents li {
        font-size: 18px
    }
    aside.section-testimonials ul.contents li .author {
        font-size: 14px
    }
    aside.section-testimonials ul.contents {
        height: 340px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-testimonials ul.logos {
        padding-top: 30px;
        padding-bottom: 30px
    }
    aside.section-testimonials ul.logos li img {
        max-width: 160px;
        max-height: 83px
    }
    aside.section-testimonials ul.contents li {
        font-size: 24px
    }
    aside.section-testimonials ul.contents li .author {
        font-size: 18px
    }
    aside.section-testimonials ul.contents {
        height: 340px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) and (min-height:1000px) {
    aside.section-testimonials ul.contents {
        height: 520px
    }
}

aside.section-cameras {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-height: 100vh
}

aside.section-cameras .content-box,
aside.section-cameras .image-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 50%;
    margin: 0;
    padding: 50px 0
}

aside.section-cameras .image-box {
    background: #fff;
    text-align: center
}

aside.section-cameras .image-box--hld {
    display: block;
    width: 100%
}

aside.section-cameras .image-box img {
    display: block;
    width: auto!important;
    max-width: 100%;
    max-height: 50vw;
    margin: 0 auto;
    padding: 0
}

aside.section-cameras .image-box img.left {
    margin-left: 0
}

aside.section-cameras .image-box img.right {
    margin-right: 0;
    margin-left: auto
}

aside.section-cameras .image-box--title {
    margin: 0;
    padding: 20px 0 0;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase
}

aside.section-cameras .button-draw {
    margin: 20px 0 0
}

aside.section-cameras .content-box:last-child {
    margin-bottom: 0
}

aside.section-cameras .content-box--hld {
    max-width: 360px;
    margin: 0 auto;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 250%
}

aside.section-cameras .content-box--hld hr {
    display: block;
    width: 100%;
    max-width: 104px;
    height: 2px;
    margin: 15px auto;
    padding: 0;
    border: 0;
    background-color: #e7c464
}

@media screen and (min-width:1000px) {
    aside.section-cameras .content-box--hld hr {
        max-width: none
    }
}

aside.section-cameras .content-box--title {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-cameras .content-box,
    aside.section-cameras .image-box {
        padding: 40px 0
    }
    aside.section-cameras .content-box--hld {
        max-width: 420px
    }
    aside.section-cameras .image-box img {
        max-height: 45vw
    }
}

@media screen and (min-width:1000px) {
    aside.section-cameras .content-box,
    aside.section-cameras .image-box {
        padding: 50px 0
    }
    aside.section-cameras .image-box img {
        max-height: 25vw
    }
    aside.section-cameras .content-box,
    aside.section-cameras .image-box {
        width: 50%
    }
    aside.section-cameras .image-box--title {
        padding-top: 35px;
        font-size: 30px
    }
    aside.section-cameras .button-draw {
        margin-top: 35px
    }
    aside.section-cameras .content-box--title {
        font-size: 27px;
        text-align: left
    }
    aside.section-cameras .content-box--hld {
        max-width: 640px;
        padding-left: 0;
        font-size: 16px;
        line-height: 180%
    }
}

@media screen and (min-width:1440px) {
    aside.section-cameras .content-box,
    aside.section-cameras .image-box {
        padding: 60px 0
    }
    aside.section-cameras .image-box--title {
        font-size: 40px
    }
    aside.section-cameras .content-box--hld {
        font-size: 19px
    }
    aside.section-cameras .image-box img {
        max-height: 480px
    }
}

@media screen and (min-width:1900px) {
    aside.section-cameras .image-box--hld {
        width: 1000px;
        margin-left: auto
    }
    aside.section-cameras .content-box--hld {
        margin-right: auto;
        margin-left: 260px
    }
}

section.cameras-big-holder .holder {
    height: 100%
}

section.cameras-big-holder:nth-of-type(2n) aside.section-cameras .content-box {
    background: #112648;
    color: #fff
}

section.cameras-big-holder:nth-of-type(odd) aside.section-cameras .content-box {
    background-image: url(images/gray_bg.png);
    background-position: 50%;
    background-size: cover;
    color: #112648
}

.section-cameras-description {
    display: block;
    margin: 0;
    padding: 0
}

.section-cameras-description--slides {
    margin: 0;
    padding: 0
}

.section-cameras-description--slides>.slide-hld {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0
}

.section-cameras-description--slides>.slide-hld>:not(.section-cameras-description--navigation) {
    width: 50%;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section-cameras-description--slides>.slide-hld {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section-cameras-description--slides>.slide-hld>:not(.section-cameras-description--navigation) {
        width: 100%
    }
}

.section-cameras-description--slides>.slide-hld .section-cameras-description--navigation {
    height: calc(100vh - 170px)
}

.section-cameras-description .left-side-hld .image-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(100vh - 80px);
    background: #fff;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-cameras-description .left-side-hld .image-box {
        min-height: calc(100vh - 71px)
    }
}

@media screen and (max-width:767px) {
    .section-cameras-description .left-side-hld .image-box {
        min-height: calc((100vh - 62px) / 2);
        padding: 30px 0
    }
}

.section-cameras-description .left-side-hld .image-box .image-box--hld {
    display: block;
    width: 100%
}

@media screen and (min-width:1900px) {
    .section-cameras-description .left-side-hld .image-box .image-box--hld {
        width: 1000px;
        margin-left: auto
    }
}

.section-cameras-description .left-side-hld .image-box img {
    display: block;
    width: auto!important;
    max-width: 100%;
    max-height: 50vw;
    margin: 0 auto;
    padding: 0
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-cameras-description .left-side-hld .image-box img {
        max-height: 45vw
    }
}

@media screen and (min-width:1000px) {
    .section-cameras-description .left-side-hld .image-box img {
        max-height: 25vw
    }
}

@media screen and (min-width:1440px) {
    .section-cameras-description .left-side-hld .image-box img {
        max-height: 480px
    }
}

.section-cameras-description .left-side-hld .image-box img.left {
    margin-left: 0
}

.section-cameras-description .left-side-hld .image-box img.right {
    margin-right: 0;
    margin-left: auto
}

.section-cameras-description .left-side-hld .image-box .image-box--title {
    margin: 0;
    padding: 20px 0 0;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:1000px) {
    .section-cameras-description .left-side-hld .image-box .image-box--title {
        padding-top: 35px;
        font-size: 30px
    }
}

@media screen and (min-width:1440px) {
    .section-cameras-description .left-side-hld .image-box .image-box--title {
        font-size: 40px
    }
}

.section-cameras-description .left-side-hld .image-box .button-draw {
    margin: 20px 0 0
}

.section-cameras-description .right-side-hld .slick-track {
    display: -ms-flexbox;
    display: flex
}

.section-cameras-description .right-side-hld .slick-track .slick-slide {
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.section-cameras-description .right-side-hld .slick-track .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.section-cameras-description .right-side-hld .slick-track .slick-slide>div .content--hld {
    min-height: 100%!important;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center
}

.section-cameras-description .right-side-hld .content--hld {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: calc(100vh - 80px)
}

@media screen and (min-width:1000px) and (max-width:1410px) {
    .section-cameras-description .right-side-hld .content--hld {
        padding-right: 70px
    }
}

.section-cameras-description .right-side-hld .content--hld.features {
    min-height: calc((100vh - 80px) / 2.5);
    padding-top: 50px;
    padding-bottom: 50px
}

@media screen and (min-width:1000px) and (max-width:1410px) {
    .section-cameras-description .right-side-hld .content--hld.features {
        padding-right: 120px
    }
}

@media screen and (min-width:1000px) {
    .section-cameras-description .right-side-hld .content--hld.features .content {
        width: 100%;
        max-width: 640px;
        padding-left: 35px
    }
}

@media screen and (min-width:1440px) {
    .section-cameras-description .right-side-hld .content--hld.features .content {
        padding-left: 0!important
    }
}

.section-cameras-description .right-side-hld .content--hld.features:first-child:last-child {
    min-height: calc(100vh - 80px)
}

.section-cameras-description .right-side-hld .content--hld.features:first-child:nth-last-child(2),
.section-cameras-description .right-side-hld .content--hld.features:nth-child(2):last-child {
    min-height: calc((100vh - 80px) / 2)
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-cameras-description .right-side-hld .content--hld {
        min-height: calc(100vh - 71px)
    }
    .section-cameras-description .right-side-hld .content--hld.features {
        min-height: calc((100vh - 71px) / 3);
        padding-top: 30px;
        padding-bottom: 30px
    }
    .section-cameras-description .right-side-hld .content--hld.features:first-child:last-child {
        min-height: calc(100vh - 71px)
    }
    .section-cameras-description .right-side-hld .content--hld.features:first-child:nth-last-child(2),
    .section-cameras-description .right-side-hld .content--hld.features:nth-child(2):last-child {
        min-height: calc((100vh - 71px) / 2)
    }
}

@media screen and (max-width:767px) {
    .section-cameras-description .right-side-hld .content--hld {
        min-height: calc((100vh - 62px) / 2);
        padding-bottom: 30px
    }
    .section-cameras-description .right-side-hld .content--hld.features {
        min-height: 100%!important;
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.section-cameras-description .right-side-hld .content--hld .content {
    display: block;
    max-width: 235px;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 250%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-cameras-description .right-side-hld .content--hld .content {
        max-width: 420px
    }
}

@media screen and (min-width:1000px) {
    .section-cameras-description .right-side-hld .content--hld .content {
        max-width: 580px;
        padding-right: 60px;
        padding-left: 60px;
        font-size: 16px;
        line-height: 180%
    }
}

@media screen and (min-width:1440px) {
    .section-cameras-description .right-side-hld .content--hld .content {
        font-size: 19px
    }
}

@media screen and (min-width:1900px) {
    .section-cameras-description .right-side-hld .content--hld .content {
        margin-right: auto;
        margin-left: 260px
    }
}

.section-cameras-description .right-side-hld .content--hld .title {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section-cameras-description .right-side-hld .content--hld .title {
        font-size: 27px;
        text-align: left
    }
}

.section-cameras-description .right-side-hld .content--hld .description--hld:first-child {
    margin-top: 0
}

.section-cameras-description .right-side-hld .content--hld .description--hld:last-child {
    margin-bottom: 0
}

.section-cameras-description .right-side-hld .content--hld .description--hld a {
    color: inherit
}

.section-cameras-description .right-side-hld .content--hld .description--hld a:hover {
    text-decoration: underline
}

.section-cameras-description .right-side-hld .content--hld hr {
    display: block;
    width: 100%;
    max-width: 104px;
    height: 2px;
    margin: 15px auto;
    padding: 0;
    border: 0;
    background-color: #e7c464
}

@media screen and (min-width:1000px) {
    .section-cameras-description .right-side-hld .content--hld hr {
        max-width: none
    }
}

.section-cameras-description .right-side-hld .content--hld:not(.is-gray) {
    background: #112648
}

.section-cameras-description .right-side-hld .content--hld:not(.is-gray) .description--hld,
.section-cameras-description .right-side-hld .content--hld:not(.is-gray) .title {
    color: #fff
}

.section-cameras-description .right-side-hld .content--hld.is-gray {
    background-image: url(images/gray_bg.png);
    background-position: 50%;
    background-size: cover
}

.section-cameras-description .right-side-hld .content--hld.is-gray .description--hld,
.section-cameras-description .right-side-hld .content--hld.is-gray .title {
    color: #112648
}

.section-cameras-description .slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 25px;
    left: 0;
    z-index: 10;
    width: 100%;
    margin: 0;
    padding: 0
}

.section-cameras-description .slick-dots li {
    margin: 0 4px;
    padding: 2px;
    border: 1px solid #fff;
    border-radius: 50%;
    list-style-type: none;
    transition: border-color .4s ease
}

.section-cameras-description .slick-dots li button {
    display: block;
    width: 5px;
    height: 5px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #fff;
    text-indent: 9999px;
    white-space: nowrap;
    transition: background-color .4s ease
}

.section-cameras-description .slick-dots li.slick-active {
    border-color: #e7c464
}

.section-cameras-description .slick-dots li.slick-active button {
    background-color: #e7c464
}

.section-cameras-description--navigation {
    display: none;
    position: absolute;
    top: 80px;
    right: 0;
    width: 110px;
    height: calc(100vh - 100px - 150px)
}

.section-cameras-description--navigation ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.section-cameras-description--navigation ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer
}

.section-cameras-description--navigation ul li:not(.progress) {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center
}

.section-cameras-description--navigation ul li:not(.progress).is-active {
    font-weight: 500
}

.section-cameras-description--navigation ul li.progress {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.section-cameras-description--navigation ul li.progress[data-contents-number="1"] span {
    transition: all .4s ease
}

.section-cameras-description--navigation ul li.progress:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: auto;
    background: #fff;
    transform: translateX(-50%)
}

.section-cameras-description--navigation ul li.progress span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 0;
    min-height: 0;
    max-height: 100%;
    background: #e7c464;
    transform: translateX(-50%)
}

@media screen and (min-width:1000px) {
    .section-cameras-description--navigation {
        display: block
    }
}

@media screen and (min-width:1650px) {
    .section-cameras-description--navigation {
        right: 25px
    }
}

.section-cameras-description .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    padding: 0 15px;
    border: 0;
    background: transparent;
    color: #e7c464;
    font-size: 24px
}

.section-cameras-description .slick-arrow.slick-next {
    right: 0
}

.section-cameras-description .slick-arrow.slick-prev {
    left: 0
}

aside.section-timelapse-form {
    padding: 0 0 90px
}

aside.section-timelapse-form h5 small {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 70%
}

aside.section-timelapse-form h5 small i {
    color: #112648
}

aside.section-timelapse-form .form {
    display: block;
    position: relative;
    z-index: 5;
    width: 100%;
    margin: 0;
    padding: 0;
    transition: all .4s ease
}

aside.section-timelapse-form .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form--message {
        font-size: 16px
    }
}

aside.section-timelapse-form .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

aside.section-timelapse-form .form--message.is-success {
    background: green
}

aside.section-timelapse-form .form--message.is-error {
    background: red
}

aside.section-timelapse-form .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

aside.section-timelapse-form .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

aside.section-timelapse-form .form input::-webkit-inner-spin-button,
aside.section-timelapse-form .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

aside.section-timelapse-form .form button {
    border: 0
}

aside.section-timelapse-form .form .h-form,
aside.section-timelapse-form .form label[aria-hidden=true] {
    display: none!important
}

aside.section-timelapse-form .form.is-loading {
    opacity: .4
}

aside.section-timelapse-form .form .form-big-group {
    display: block;
    width: 100%;
    margin: 0 0 80px;
    padding: 0 0 80px;
    border-bottom: 1px solid #112648
}

aside.section-timelapse-form .form .form-big-group.no-line {
    margin-bottom: 0;
    border-bottom: 0
}

aside.section-timelapse-form .form .form-big-group.no-line .sec-hld {
    margin-top: 0
}

aside.section-timelapse-form .form .form-big-group .sec-hld.flex-50>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group .sec-hld.flex-50>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

aside.section-timelapse-form .form .form-big-group>:first-child {
    margin-top: 0;
    padding-top: 0
}

aside.section-timelapse-form .form .form-big-group>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

aside.section-timelapse-form .form .form-big-group:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

aside.section-timelapse-form .form .form-big-group .half {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px
}

aside.section-timelapse-form .form .form-big-group .half>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group .half {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .form-big-group .half>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    aside.section-timelapse-form .form .form-big-group .half>:not(:last-child) {
        margin-bottom: 30px
    }
}

aside.section-timelapse-form .form .form-big-group--desc {
    margin-bottom: 45px;
    color: #95989a;
    font-size: 19px;
    font-weight: 300
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group--desc {
        font-size: 16px
    }
}

aside.section-timelapse-form .form .form-big-group--desc:first-child {
    margin-top: 0
}

aside.section-timelapse-form .form .form-big-group--desc:last-child {
    margin-bottom: 0
}

aside.section-timelapse-form .form .form-big-group--desc ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0;
    padding: 0
}

aside.section-timelapse-form .form .form-big-group--desc li {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    margin: 0;
    padding: 0 0 0 18px;
    line-height: 120%
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .form-big-group--desc li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

aside.section-timelapse-form .form .form-big-group--desc li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #95989a
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .form-big-group {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group {
        margin-bottom: 50px;
        padding-bottom: 50px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-timelapse-form .form .form-big-group {
        margin-bottom: 65px;
        padding-bottom: 65px
    }
}

aside.section-timelapse-form .form .form-big-group--title {
    margin: 0 0 55px;
    color: #112648;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .form-big-group--title {
        margin-bottom: 25px;
        font-size: 20px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group--title {
        margin-bottom: 35px;
        font-size: 26px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-timelapse-form .form .form-big-group--title {
        margin-bottom: 45px;
        font-size: 34px
    }
}

aside.section-timelapse-form .form .form-big-group--sec-title {
    margin: 70px 0 60px;
    color: #112648;
    font-size: 27px;
    font-weight: 300
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .form-big-group--sec-title {
        margin-bottom: 25px;
        font-size: 18px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form .form .form-big-group--sec-title {
        margin-bottom: 35px;
        font-size: 22px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-timelapse-form .form .form-big-group--sec-title {
        margin-bottom: 45px;
        font-size: 24px
    }
}

aside.section-timelapse-form .form input[type=checkbox],
aside.section-timelapse-form .form input[type=radio] {
    display: none
}

aside.section-timelapse-form .form input[type=checkbox]+label,
aside.section-timelapse-form .form input[type=radio]+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

aside.section-timelapse-form .form input[type=checkbox]+label:before,
aside.section-timelapse-form .form input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form input[type=checkbox]+label:before,
    aside.section-timelapse-form .form input[type=radio]+label:before {
        top: 1px
    }
}

aside.section-timelapse-form .form input[type=checkbox]+label:after,
aside.section-timelapse-form .form input[type=radio]+label:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    z-index: 2;
    width: 14px;
    height: 14px;
    visibility: hidden;
    opacity: 0;
    background: #e7c464;
    transition: all .4s ease
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form input[type=checkbox]+label:after,
    aside.section-timelapse-form .form input[type=radio]+label:after {
        top: 4px
    }
}

aside.section-timelapse-form .form input[type=checkbox]:checked+label:after,
aside.section-timelapse-form .form input[type=radio]:checked+label:after {
    visibility: visible;
    opacity: 1
}

aside.section-timelapse-form .form input[type=checkbox]+label a,
aside.section-timelapse-form .form input[type=radio]+label a {
    color: #112648;
    transition: color .4s ease
}

aside.section-timelapse-form .form input[type=checkbox]+label a:hover,
aside.section-timelapse-form .form input[type=radio]+label a:hover {
    color: #e7c464
}

aside.section-timelapse-form .form input[type=radio]+label:after,
aside.section-timelapse-form .form input[type=radio]+label:before {
    border-radius: 50%
}

aside.section-timelapse-form .form input[type=radio]+label {
    margin-bottom: 10px;
    padding-left: 35px
}

aside.section-timelapse-form .form input[type=email],
aside.section-timelapse-form .form input[type=tel],
aside.section-timelapse-form .form input[type=text],
aside.section-timelapse-form .form select,
aside.section-timelapse-form .form textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 12px;
    border: 1px solid #95989a;
    border-radius: 0;
    background: #fff
}

aside.section-timelapse-form .form input[type=email][disabled=disabled],
aside.section-timelapse-form .form input[type=email][disabled=disabled]+.dropdown-area,
aside.section-timelapse-form .form input[type=tel][disabled=disabled],
aside.section-timelapse-form .form input[type=tel][disabled=disabled]+.dropdown-area,
aside.section-timelapse-form .form input[type=text][disabled=disabled],
aside.section-timelapse-form .form input[type=text][disabled=disabled]+.dropdown-area,
aside.section-timelapse-form .form select[disabled=disabled],
aside.section-timelapse-form .form select[disabled=disabled]+.dropdown-area,
aside.section-timelapse-form .form textarea[disabled=disabled],
aside.section-timelapse-form .form textarea[disabled=disabled]+.dropdown-area {
    opacity: .3
}

aside.section-timelapse-form .form input[type=email],
aside.section-timelapse-form .form input[type=email] span,
aside.section-timelapse-form .form input[type=tel],
aside.section-timelapse-form .form input[type=tel] span,
aside.section-timelapse-form .form input[type=text],
aside.section-timelapse-form .form input[type=text] span,
aside.section-timelapse-form .form select,
aside.section-timelapse-form .form select span,
aside.section-timelapse-form .form textarea,
aside.section-timelapse-form .form textarea span {
    color: #000;
    /*font-family: Montserrat, sans-serif;*/
	font-family: 'Roboto Mono', monospace;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form input[type=email],
    aside.section-timelapse-form .form input[type=email] span,
    aside.section-timelapse-form .form input[type=tel],
    aside.section-timelapse-form .form input[type=tel] span,
    aside.section-timelapse-form .form input[type=text],
    aside.section-timelapse-form .form input[type=text] span,
    aside.section-timelapse-form .form select,
    aside.section-timelapse-form .form select span,
    aside.section-timelapse-form .form textarea,
    aside.section-timelapse-form .form textarea span {
        font-size: 16px
    }
}

aside.section-timelapse-form .form input[type=email][type=date],
aside.section-timelapse-form .form input[type=tel][type=date],
aside.section-timelapse-form .form input[type=text][type=date],
aside.section-timelapse-form .form select[type=date],
aside.section-timelapse-form .form textarea[type=date] {
    padding-top: 7px;
    padding-bottom: 7px
}

aside.section-timelapse-form .form input[type=email]::-webkit-input-placeholder,
aside.section-timelapse-form .form input[type=tel]::-webkit-input-placeholder,
aside.section-timelapse-form .form input[type=text]::-webkit-input-placeholder,
aside.section-timelapse-form .form select::-webkit-input-placeholder,
aside.section-timelapse-form .form textarea::-webkit-input-placeholder {
    color: #95989a
}

aside.section-timelapse-form .form input[type=email]::-moz-placeholder,
aside.section-timelapse-form .form input[type=tel]::-moz-placeholder,
aside.section-timelapse-form .form input[type=text]::-moz-placeholder,
aside.section-timelapse-form .form select::-moz-placeholder,
aside.section-timelapse-form .form textarea::-moz-placeholder {
    color: #95989a
}

aside.section-timelapse-form .form input[type=email]:-ms-input-placeholder,
aside.section-timelapse-form .form input[type=tel]:-ms-input-placeholder,
aside.section-timelapse-form .form input[type=text]:-ms-input-placeholder,
aside.section-timelapse-form .form select:-ms-input-placeholder,
aside.section-timelapse-form .form textarea:-ms-input-placeholder {
    color: #95989a
}

aside.section-timelapse-form .form input[type=email]:-moz-placeholder,
aside.section-timelapse-form .form input[type=tel]:-moz-placeholder,
aside.section-timelapse-form .form input[type=text]:-moz-placeholder,
aside.section-timelapse-form .form select:-moz-placeholder,
aside.section-timelapse-form .form textarea:-moz-placeholder {
    color: #95989a
}

aside.section-timelapse-form .form input[type=email]:focus,
aside.section-timelapse-form .form input[type=tel]:focus,
aside.section-timelapse-form .form input[type=text]:focus,
aside.section-timelapse-form .form select:focus,
aside.section-timelapse-form .form textarea:focus {
    outline: none!important
}

aside.section-timelapse-form .form .custom-select {
    position: relative;
    width: 100%
}

aside.section-timelapse-form .form .custom-select select {
    cursor: pointer;
    -webkit-appearance: none
}

aside.section-timelapse-form .form .custom-select:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 43px;
    height: 100%;
    border-left: 1px solid #95989a;
    pointer-events: none
}

aside.section-timelapse-form .form .custom-select:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 13px;
    z-index: 2;
    width: 0;
    height: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #d6d6d6 transparent transparent;
    pointer-events: none
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .custom-select:after {
        top: 16px
    }
}

aside.section-timelapse-form .form .address-data>.checkbox:first-child {
    margin-top: -45px;
    margin-bottom: 19px
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-timelapse-form .form .address-data>.checkbox:first-child {
        margin-top: -36px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .address-data>.checkbox:first-child {
        margin-top: 0;
        margin-bottom: 20px!important
    }
}

aside.section-timelapse-form .form textarea {
    height: 145px;
    resize: none
}

aside.section-timelapse-form .form .icon-info {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    padding: 2px 0 0;
    border: 1px solid #112648;
    border-radius: 50%;
    background: transparent;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease
}

aside.section-timelapse-form .form .icon-info svg {
    display: block;
    height: 12px;
    margin: 0 auto;
    padding: 0
}

aside.section-timelapse-form .form .icon-info.is-showed,
aside.section-timelapse-form .form .icon-info:hover {
    background-color: #112648
}

aside.section-timelapse-form .form .icon-info+.popup {
    position: absolute;
    top: -3px;
    left: calc(100% - 40px);
    z-index: 10;
    width: 220px;
    visibility: hidden;
    opacity: 0;
    padding: 15px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
    color: #454547;
    font-size: 13px;
    transition: all .4s ease
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .icon-info+.popup {
        font-size: 16px
    }
}

aside.section-timelapse-form .form .icon-info+.popup.is-showed {
    visibility: visible;
    opacity: 1
}

aside.section-timelapse-form .form .icon-info+.popup a {
    color: #112648;
    font-weight: 400;
    transition: color .4s ease
}

aside.section-timelapse-form .form .icon-info+.popup a:hover {
    color: #e7c464
}

aside.section-timelapse-form .form .icon-info+.popup>:first-child {
    margin-top: 0
}

aside.section-timelapse-form .form .icon-info+.popup>:last-child {
    margin-bottom: 0
}

aside.section-timelapse-form .form .icon-info+.popup:after,
aside.section-timelapse-form .form .icon-info+.popup:before {
    content: "";
    position: absolute;
    left: -7px;
    width: 14px;
    height: 14px;
    background: #fff;
    transform: rotate(45deg)
}

aside.section-timelapse-form .form .icon-info+.popup:before {
    top: 10px;
    z-index: -2;
    width: 14px;
    height: 14px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .25)
}

aside.section-timelapse-form .form .icon-info+.popup:after {
    top: 4px;
    z-index: -1;
    width: 28px;
    height: 28px
}

aside.section-timelapse-form .form .input-radio {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 25px;
    padding: 0
}

aside.section-timelapse-form .form .input-radio>label {
    padding-right: 60px
}

aside.section-timelapse-form .form .input-radio>.input {
    margin-right: 30px
}

aside.section-timelapse-form .form .input-radio>:last-child {
    margin-right: 0;
    padding-right: 0
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .input-radio {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .input-radio>.input,
    aside.section-timelapse-form .form .input-radio>label {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 5px 0
    }
}

aside.section-timelapse-form .form .range-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 0 35px;
    padding: 0
}

aside.section-timelapse-form .form .range-select>* {
    margin-right: 10px
}

aside.section-timelapse-form .form .range-select .checkbox {
    margin-left: 30px
}

aside.section-timelapse-form .form .range-select>:last-child {
    margin-right: 0;
    padding-right: 0
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .range-select {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .range-select>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 5px 0
    }
    aside.section-timelapse-form .form .range-select>:last-child {
        margin-top: 20px;
        margin-left: 0
    }
}

aside.section-timelapse-form .form .audio-select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

aside.section-timelapse-form .form .audio-select>* {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    margin: 3px 0
}

aside.section-timelapse-form .form .audio-select input[type=radio]+label:after,
aside.section-timelapse-form .form .audio-select input[type=radio]+label:before {
    border-radius: 50%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .audio-select>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:550px) {
    aside.section-timelapse-form .form .audio-select>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

aside.section-timelapse-form .form .radio-title {
    color: #112648;
    font-size: 24px
}

aside.section-timelapse-form .form label {
    display: block;
    position: relative;
    font-size: 19px;
    font-weight: 300
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form label {
        font-size: 16px
    }
}

aside.section-timelapse-form .form label .audio-start {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 21px;
    height: 23px;
    overflow: hidden;
    color: #112648;
    font-size: 19px;
    transition: color .4s ease
}

aside.section-timelapse-form .form label .audio-start i {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: top .4s ease
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form label .audio-start i {
        top: 3px
    }
}

aside.section-timelapse-form .form label .audio-start .icon-pause {
    top: 100%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form label .audio-start .icon-pause {
        top: 120%
    }
}

aside.section-timelapse-form .form label .audio-start.is-playing i:not(.icon-pause) {
    top: -100%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form label .audio-start.is-playing i:not(.icon-pause) {
        top: -120%
    }
}

aside.section-timelapse-form .form label .audio-start.is-playing i.icon-pause {
    top: 4px
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form label .audio-start {
        font-size: 17px
    }
}

aside.section-timelapse-form .form label .audio-start:hover {
    color: #e7c464
}

aside.section-timelapse-form .form .input p {
    display: block;
    margin: 10px 0 0;
    padding: 0 0 0 2px;
    font-size: 13px
}

aside.section-timelapse-form .form .input-group.date {
    position: relative;
    width: 260px
}

aside.section-timelapse-form .form .input-group.date input {
    padding-right: 50px
}

aside.section-timelapse-form .form .input-group.date .input-group-addon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

aside.section-timelapse-form .form .input-group.date .input-group-addon svg {
    display: block;
    width: 32px;
    height: 32px;
    margin: 5px 8px 0 auto
}

aside.section-timelapse-form .form .sec-hld:first-child {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px
}

aside.section-timelapse-form .form .sec-hld:first-child .form-big-group--sec-title {
    margin-top: 0
}

aside.section-timelapse-form .form .sec-hld:first-child .input {
    margin-bottom: 15px
}

aside.section-timelapse-form .form .sec-hld:first-child>* {
    margin: 0!important;
    padding-right: 15px;
    padding-left: 15px
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .sec-hld:first-child {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .sec-hld:first-child>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    aside.section-timelapse-form .form .sec-hld:first-child .half {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    aside.section-timelapse-form .form .sec-hld:first-child .half>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 0 0 15px!important
    }
}

@media screen and (max-width:550px) {
    aside.section-timelapse-form .form .sec-hld:first-child .half {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .sec-hld:first-child .half>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

aside.section-timelapse-form .form .sec-hld:last-child {
    margin-top: 50px
}

aside.section-timelapse-form .form .sec-hld:last-child .form-big-group--desc {
    margin-bottom: 0
}

aside.section-timelapse-form .form .sec-hld:last-child .form-big-group--desc p {
    margin: 0
}

aside.section-timelapse-form .form .sec-hld:last-child .form-big-group--desc .checkbox {
    margin-top: 20px
}

aside.section-timelapse-form .form .sec-hld:last-child .sec-hld-two {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .sec-hld:last-child .sec-hld-two {
        display: block
    }
    aside.section-timelapse-form .form .sec-hld:last-child .sec-hld-two .button {
        text-align: center
    }
    aside.section-timelapse-form .form .sec-hld:last-child .checkbox {
        margin-bottom: 30px
    }
}

aside.section-timelapse-form .form .form-input-group {
    position: relative
}

aside.section-timelapse-form .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    white-space: nowrap;
    transition: all .2s ease
}

aside.section-timelapse-form .form .form-input-group .form__group-errors:after,
aside.section-timelapse-form .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

aside.section-timelapse-form .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

aside.section-timelapse-form .form .form-input-group .form__group-errors:after {
    top: 0;
    width: 18px;
    height: 5px;
    background: #ffc3c4
}

aside.section-timelapse-form .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

aside.section-timelapse-form .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1
}

aside.section-timelapse-form .form .button-group {
    margin-top: 50px;
    text-align: right
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .button-group {
        text-align: center
    }
}

aside.section-timelapse-form .form .checkbox-group {
    margin-top: 50px
}

aside.section-timelapse-form .form .checkbox-group .checkbox:not(:last-child) {
    margin-bottom: 15px
}

aside.section-timelapse-form .form .line-inputs {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px
}

aside.section-timelapse-form .form .line-inputs>* {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    margin-bottom: 20px;
    padding: 0 15px
}

aside.section-timelapse-form .form .line-inputs .input-group.date {
    width: 100%
}

@media screen and (max-width:999px) {
    aside.section-timelapse-form .form .line-inputs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    aside.section-timelapse-form .form .line-inputs>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:550px) {
    aside.section-timelapse-form .form .line-inputs>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .sec-hld .jobsite-mobile {
        margin-top: 50px!important
    }
    aside.section-timelapse-form .form .sec-hld .billing-mobile {
        margin-top: 30px!important
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form .form .sec-hld .jobsite-mobile {
        margin-top: 50px!important
    }
    aside.section-timelapse-form .form .sec-hld .billing-mobile {
        margin-top: 30px!important
    }
}

aside.section-timelapse-form .form .dropdown-box {
    position: relative;
    z-index: 15
}

aside.section-timelapse-form .form .dropdown-box .dropdown-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer
}

aside.section-timelapse-form .form .dropdown-box .dropdown-area:after {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e916";
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%) rotate(90deg)
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 20;
    width: 280px;
    margin: 10px 0 0;
    padding: 10px 15px;
    border: 1px solid #95989a;
    background: #fff;
    transform: translateX(-50%)
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu input {
    margin-bottom: 10px
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #95989a;
    border-left: 5px solid transparent;
    transform: translateX(-50%)
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu>ul {
    display: block;
    max-height: 250px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu>ul ul {
    padding-left: 15px
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu li {
    display: block;
    margin: 0;
    padding: 5px 0;
    color: #666;
    font-weight: 700;
    white-space: nowrap;
    list-style-type: none
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu li[data-value] {
    color: #95989a;
    font-weight: 400;
    transition: color .4s ease
}

aside.section-timelapse-form .form .dropdown-box .dropdown-box-menu li[data-value]:hover {
    color: #112648;
    cursor: pointer
}

aside.section-timelapse-form .form.order-type-option-1:not(.order-type-option-2) .show-image-archive,
aside.section-timelapse-form .form:not(.order-type-option-1):not(.order-type-option-2) .show-image-archive {
    display: none
}

aside.section-timelapse-form .form:not(.order-type-option-1).order-type-option-2 .show-image-archive {
    display: block
}

aside.section-timelapse-form .form:not(.order-type-option-1).order-type-option-2 .show-video-timelapse {
    display: none
}

aside.section-timelapse-form .form.order-type-option-1.order-type-option-2 .show-image-archive,
aside.section-timelapse-form .form.order-type-option-1.order-type-option-2 .show-video-timelapse {
    display: block
}

aside.section-timelapse-form .form .camera-contacts-group>h4:first-child {
    margin-bottom: 50px
}

aside.section-timelapse-form .form .camera-contacts-group--hld {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 1fr 1fr 1fr 1fr
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form .form .camera-contacts-group--hld {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form .form .camera-contacts-group--hld {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:450px) {
    aside.section-timelapse-form .form .camera-contacts-group--hld {
        grid-template-columns: 1fr
    }
}

aside.section-timelapse-form .form .camera-contacts-group--hld .form-big-group--sec-title {
    margin-top: 0
}

aside.section-timelapse-form .form .camera-contacts-group--hld label {
    padding-top: 5px;
    padding-bottom: 2px;
    font-size: 14px
}

aside.section-timelapse-form .form .camera-contacts-group--hld .form-input-group {
    margin-bottom: 14px!important
}

aside.section-timelapse-form .form .camera-contacts-group--hld input[type=email],
aside.section-timelapse-form .form .camera-contacts-group--hld input[type=email] span,
aside.section-timelapse-form .form .camera-contacts-group--hld input[type=tel],
aside.section-timelapse-form .form .camera-contacts-group--hld input[type=tel] span,
aside.section-timelapse-form .form .camera-contacts-group--hld input[type=text],
aside.section-timelapse-form .form .camera-contacts-group--hld input[type=text] span,
aside.section-timelapse-form .form .camera-contacts-group--hld select,
aside.section-timelapse-form .form .camera-contacts-group--hld select span,
aside.section-timelapse-form .form .camera-contacts-group--hld textarea,
aside.section-timelapse-form .form .camera-contacts-group--hld textarea span {
    font-size: 15px
}

aside.section-timelapse-form .form .camera-contacts-group--hld p {
    margin: 0;
    line-height: 100%
}

aside.section-timelapse-form .form .camera-contacts-group--hld .half {
    margin-right: -7px;
    margin-left: -7px
}

aside.section-timelapse-form .form .camera-contacts-group--hld .half>* {
    padding-right: 7px;
    padding-left: 7px
}

aside.section-timelapse-form .form .camera-contacts-group--hld .half .dropdown-area:after {
    right: 22px
}

aside.section-timelapse-form .form .camera-contacts-group--hld .half.bigger>:first-child {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%
}

aside.section-timelapse-form .form .camera-contacts-group--hld .half.bigger>:last-child {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%
}

@media screen and (max-width:767px) {
    aside.section-timelapse-form {
        padding: 0 0 40px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    aside.section-timelapse-form {
        padding: 0 0 60px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    aside.section-timelapse-form {
        padding: 0 0 80px
    }
}

.quote-slider-blue-bg {
    background: #112649;
    background: linear-gradient(90deg, #112649 30%, #2c6382 130%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#112649", endColorstr="#2c6382", GradientType=1);
    padding: 100px 0 40px
}

.quote-slider-blue-bg .slider-hld {
    margin-top: 0!important
}

.quote-slider-blue-bg .section--flexible__quote-with-content .content-box .content,
.quote-slider-blue-bg .section--flexible__quote-with-content .why-ox .slider-hld ul.titles h4 {
    color: #fff
}

.quote-slider-blue-bg .slide-icon circle,
.quote-slider-blue-bg .slide-icon line,
.quote-slider-blue-bg .slide-icon path,
.quote-slider-blue-bg .slide-icon polygon,
.quote-slider-blue-bg .slide-icon polyline,
.quote-slider-blue-bg .slide-icon rect {
    fill: none!important;
    stroke: #fff!important
}

.quote-slider-blue-bg .js-slick-beforedraw .slide-icon circle,
.quote-slider-blue-bg .js-slick-beforedraw .slide-icon line,
.quote-slider-blue-bg .js-slick-beforedraw .slide-icon path,
.quote-slider-blue-bg .js-slick-beforedraw .slide-icon polygon,
.quote-slider-blue-bg .js-slick-beforedraw .slide-icon polyline,
.quote-slider-blue-bg .js-slick-beforedraw .slide-icon rect {
    stroke: #112648!important
}

.quote-slider-blue-bg .section--flexible__quote-with-content .why-ox .slider-hld ul.slider:after {
    background: #fff
}

.quote-slider-blue-bg svg.box-back .cls-1 {
    fill: #112648;
    stroke: #fff
}

.quote-slider-blue-bg .js-slick-beforedraw svg.box-back .cls-1,
.quote-slider-blue-bg .section--flexible__quote-with-content .why-ox .slider-overlay path,
.quote-slider-blue-bg .section--flexible__quote-with-content .why-ox .slider-overlay svg {
    fill: #fff;
    stroke: #fff
}

.quote-slider-blue-bg+.section--flexible__image-slider,
.quote-slider-blue-bg+.section--flexible__image-slider .image-text-box {
    padding-top: 0
}

body form .input-group .bootstrap-datetimepicker-widget {
    width: 320px;
    max-width: calc(100vw - 30px);
    padding: 20px;
    color: #000
}

body form .input-group .bootstrap-datetimepicker-widget tbody .active {
    background: #112648
}

body form .input-group .bootstrap-datetimepicker-widget tbody .today:not(.active) {
    background: #eed590;
    color: #000
}

body form .input-group .bootstrap-datetimepicker-widget tbody .today:before {
    display: none
}

body form .input-group .bootstrap-datetimepicker-widget tbody td {
    padding: 5px 0
}

body form .input-group .bootstrap-datetimepicker-widget thead tr:first-child th {
    padding-top: 10px;
    padding-bottom: 10px
}

body form .input-group .bootstrap-datetimepicker-widget .glyphicon {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body form .input-group .bootstrap-datetimepicker-widget .picker-switch {
    margin-top: 20px
}

body form .input-group .bootstrap-datetimepicker-widget [data-action=close] {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
    background: #e7c464;
    color: #112648;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .4s ease
}

body form .input-group .bootstrap-datetimepicker-widget [data-action=close]:before {
    content: "Close"
}

body form .input-group .bootstrap-datetimepicker-widget [data-action=close] span {
    display: none
}

body form .input-group .bootstrap-datetimepicker-widget [data-action=close]:hover {
    background: #112648;
    color: #fff
}

.section--flexible {
    /*padding: 60px 0*/
}

.section--flexible.special-boxes {
    padding-top: 0!important
}

.section--flexible.special-boxes .icons-box.three-boxes {
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0!important
}

.section--flexible.no-padding-bottom {
    padding-bottom: 0!important
}

.section--flexible .content {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible .main-content-container {
    width: 100%
}

.section--flexible .main-content-container .description>:first-child,
.section--flexible .main-content-container .description>:first-child>:first-child,
.section--flexible .main-content-container>:first-child,
.section--flexible .main-content-container>:first-child>:first-child {
    margin-top: 0
}

.section--flexible .main-content-container .description>:last-child,
.section--flexible .main-content-container .description>:last-child>:last-child,
.section--flexible .main-content-container>:last-child,
.section--flexible .main-content-container>:last-child>:last-child {
    margin-bottom: 0
}

.section--flexible .main-content-container .description img,
.section--flexible .main-content-container img {
    display: block;
    max-width: 100%;
    height: auto!important;
    margin: 0 auto
}

.section--flexible .main-content-container .aside--small-title,
.section--flexible .main-content-container .aside--title {
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 300;
    text-align: center
}

.section--flexible .main-content-container .aside--small-title {
    font-size: 35px
}

.section--flexible .main-content-container .description {
    margin-top: 60px;
    padding: 0;
    font-size: 19px;
    line-height: 180%
}

.section--flexible .main-content-container .description.gallery {
    margin-bottom: 30px
}

.section--flexible .main-content-container .description.no-margin {
    margin-top: 0!important
}

.section--flexible .main-content-container.bigger .description {
    color: #112648;
    font-size: 26px;
    line-height: 140%
}

.section--flexible .icons-box {
    margin-top: 75px!important
}

.section--flexible .icons-box.three-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0
}

.section--flexible .icons-box.three-boxes .flip-item {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    height: auto
}

.section--flexible .icons-box.three-boxes .flip-item:hover {
    z-index: 1
}

.section--flexible .icons-box.three-boxes .flip-item .flipped,
.section--flexible .icons-box.three-boxes .flip-item .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible .icons-box.three-boxes .flip-item .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible .icons-box.three-boxes .flip-item .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible .icons-box.three-boxes .flip-item .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.three-boxes .flip-item .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.three-boxes .flip-item.has-content,
.section--flexible .icons-box.three-boxes .flip-item.has-link {
    cursor: pointer
}

.section--flexible .icons-box.three-boxes .flip-item.has-link.no-hovered .hovered {
    display: none
}

.section--flexible .icons-box.three-boxes .flip-item:hover .show-content-button:after,
.section--flexible .icons-box.three-boxes .flip-item:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible .icons-box.three-boxes .flip-item .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible .icons-box.three-boxes .flip-item:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible .icons-box.three-boxes .flip-item.has-content {
    perspective: 1000px
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link .flipper,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) .flipped,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible .icons-box.three-boxes .flip-item.has-content.has-link:hover .flipper,
.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible .icons-box.three-boxes .flip-item.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.three-boxes .flip-item .flipped,
    .section--flexible .icons-box.three-boxes .flip-item .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible .icons-box.three-boxes .flip-item .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible .icons-box.three-boxes .flip-item .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible .icons-box.three-boxes .flip-item:before {
    content: "";
    float: left;
    padding-top: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-box.three-boxes .flip-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.three-boxes {
        margin-right: -7px;
        margin-left: -7px
    }
    .section--flexible .icons-box.three-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:340px) {
    .section--flexible .icons-box.three-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.three-boxes {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.section--flexible .icons-box.three-boxes .non-flipped .title {
    font-size: 27px
}

.section--flexible .icons-box.three-boxes .non-flipped .svg,
.section--flexible .icons-box.three-boxes .non-flipped img,
.section--flexible .icons-box.three-boxes .non-flipped svg:not(.remove-css) {
    height: 140px
}

.section--flexible .icons-box.three-boxes .non-flipped .is-gif img,
.section--flexible .icons-box.three-boxes .non-flipped .is-gif svg {
    width: 140px
}

.section--flexible .icons-box.three-boxes .flipped {
    padding: 15px 40px;
    font-size: 19px;
    line-height: 180%
}

.section--flexible .icons-box.two-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0
}

.section--flexible .icons-box.two-boxes .flip-item {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    height: auto
}

.section--flexible .icons-box.two-boxes .flip-item:hover {
    z-index: 1
}

.section--flexible .icons-box.two-boxes .flip-item .flipped,
.section--flexible .icons-box.two-boxes .flip-item .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible .icons-box.two-boxes .flip-item .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible .icons-box.two-boxes .flip-item .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible .icons-box.two-boxes .flip-item .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.two-boxes .flip-item .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.two-boxes .flip-item.has-content,
.section--flexible .icons-box.two-boxes .flip-item.has-link {
    cursor: pointer
}

.section--flexible .icons-box.two-boxes .flip-item.has-link.no-hovered .hovered {
    display: none
}

.section--flexible .icons-box.two-boxes .flip-item:hover .show-content-button:after,
.section--flexible .icons-box.two-boxes .flip-item:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible .icons-box.two-boxes .flip-item .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible .icons-box.two-boxes .flip-item:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible .icons-box.two-boxes .flip-item.has-content {
    perspective: 1000px
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link .flipper,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) .flipped,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible .icons-box.two-boxes .flip-item.has-content.has-link:hover .flipper,
.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible .icons-box.two-boxes .flip-item.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.two-boxes .flip-item .flipped,
    .section--flexible .icons-box.two-boxes .flip-item .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible .icons-box.two-boxes .flip-item .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible .icons-box.two-boxes .flip-item .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible .icons-box.two-boxes .flip-item:before {
    content: "";
    float: left;
    padding-top: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-box.two-boxes .flip-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.two-boxes {
        margin-right: -7px;
        margin-left: -7px
    }
    .section--flexible .icons-box.two-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:340px) {
    .section--flexible .icons-box.two-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-box.two-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:450px) {
    .section--flexible .icons-box.two-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible .icons-box.two-boxes .flipped .title,
.section--flexible .icons-box.two-boxes .non-flipped .title {
    display: block;
    color: #112648;
    font-size: 27px!important;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.two-boxes .flipped .title,
    .section--flexible .icons-box.two-boxes .non-flipped .title {
        font-size: 20px!important
    }
}

@media screen and (max-width:610px) {
    .section--flexible .icons-box.two-boxes .flipped .title,
    .section--flexible .icons-box.two-boxes .non-flipped .title {
        font-size: 18px!important
    }
}

.section--flexible .icons-box.two-boxes .non-flipped {
    -ms-flex-direction: column;
    flex-direction: column
}

.section--flexible .icons-box.two-boxes .non-flipped img {
    height: 300px!important
}

@media screen and (max-width:1100px) {
    .section--flexible .icons-box.two-boxes .non-flipped img {
        height: 200px!important
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.two-boxes .non-flipped img {
        height: 120px!important
    }
}

@media screen and (max-width:610px) {
    .section--flexible .icons-box.two-boxes .non-flipped img {
        height: 80px!important
    }
}

.section--flexible .icons-box.two-boxes .non-flipped .title {
    margin-top: 30px
}

.section--flexible .icons-box.two-boxes .flipped {
    padding: 15px 40px;
    font-size: 16px;
    line-height: 180%;
    text-align: center
}

.section--flexible .icons-box.two-boxes .flipped>:first-child {
    margin-top: 0!important
}

.section--flexible .icons-box.two-boxes .flipped .button-hld {
    margin-top: 50px
}

@media screen and (max-width:610px) {
    .section--flexible .icons-box.two-boxes .flipped .button-hld {
        margin-top: 20px
    }
}

.section--flexible .icons-box.two-boxes .flipped .button-draw {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px
}

@media screen and (max-width:610px) {
    .section--flexible .icons-box.two-boxes .flipped .button-draw {
        padding: 10px 10px 8px
    }
}

.section--flexible .icons-box.two-boxes .flipped .button-draw:hover {
    color: #112648
}

@media screen and (max-width:610px) {
    .section--flexible .icons-box.two-boxes .flipped .title {
        margin-bottom: 10px
    }
}

.section--flexible .icons-box .icon-animation .svg {
    position: relative
}

.section--flexible .icons-box .icon-animation .svg>div>svg:not(.remove-css) {
    width: 100%!important;
    height: 100%!important
}

.section--flexible .icons-box.four-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0
}

.section--flexible .icons-box.four-boxes .flip-item {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto
}

.section--flexible .icons-box.four-boxes .flip-item:hover {
    z-index: 1
}

.section--flexible .icons-box.four-boxes .flip-item .flipped,
.section--flexible .icons-box.four-boxes .flip-item .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible .icons-box.four-boxes .flip-item .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible .icons-box.four-boxes .flip-item .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible .icons-box.four-boxes .flip-item .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.four-boxes .flip-item .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible .icons-box.four-boxes .flip-item.has-content,
.section--flexible .icons-box.four-boxes .flip-item.has-link {
    cursor: pointer
}

.section--flexible .icons-box.four-boxes .flip-item.has-link.no-hovered .hovered {
    display: none
}

.section--flexible .icons-box.four-boxes .flip-item:hover .show-content-button:after,
.section--flexible .icons-box.four-boxes .flip-item:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible .icons-box.four-boxes .flip-item .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible .icons-box.four-boxes .flip-item:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible .icons-box.four-boxes .flip-item.has-content {
    perspective: 1000px
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link .flipper,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) .flipped,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link .flipped,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible .icons-box.four-boxes .flip-item.has-content.has-link:hover .flipper,
.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible .icons-box.four-boxes .flip-item.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.four-boxes .flip-item .flipped,
    .section--flexible .icons-box.four-boxes .flip-item .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible .icons-box.four-boxes .flip-item .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible .icons-box.four-boxes .flip-item .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible .icons-box.four-boxes .flip-item:before {
    content: "";
    float: left;
    padding-top: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-box.four-boxes .flip-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box.four-boxes {
        margin-right: -7px;
        margin-left: -7px
    }
    .section--flexible .icons-box.four-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:340px) {
    .section--flexible .icons-box.four-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible .icons-box.four-boxes .non-flipped .title {
    font-size: 18px
}

.section--flexible .icons-box.four-boxes .non-flipped .svg,
.section--flexible .icons-box.four-boxes .non-flipped img,
.section--flexible .icons-box.four-boxes .non-flipped svg:not(.remove-css) {
    height: 100px
}

.section--flexible .icons-box.four-boxes .non-flipped .is-gif img,
.section--flexible .icons-box.four-boxes .non-flipped .is-gif svg {
    width: 100px
}

.section--flexible .icons-box.four-boxes .flipped {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 180%
}

.section--flexible .icons-box .non-flipped .logo {
    width: 100%;
    padding: 0 30px
}

.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) circle,
.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) line,
.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) path,
.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) polygon,
.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) polyline,
.section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) circle,
.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) line,
.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) path,
.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) polygon,
.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) polyline,
.section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css) rect {
    animation: a 2.3s linear forwards
}

.section--flexible .icons-box .non-flipped .svg,
.section--flexible .icons-box .non-flipped img,
.section--flexible .icons-box .non-flipped svg:not(.remove-css) {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.section--flexible .icons-box .non-flipped .title {
    display: block;
    margin: 20px 0 0;
    padding: 0;
    color: #112648;
    text-align: center;
    text-transform: uppercase
}

.section--flexible .icons-box .flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    color: #454545
}

.section--flexible .icons-box .flipped a {
    color: #454545;
    font-size: .85em;
    transition: color .4s ease
}

.section--flexible .icons-box .flipped a strong {
    display: inline-block;
    vertical-align: top;
    color: #e7c464;
    font-size: 1.6em;
    line-height: 130%
}

.section--flexible .icons-box .flipped a:hover {
    color: #e7c464
}

.section--flexible .icons-box .flipped .svg,
.section--flexible .icons-box .flipped img,
.section--flexible .icons-box .flipped svg:not(.remove-css) {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.section--flexible .icons-box .flipped .content-side:first-child {
    margin-top: 0
}

.section--flexible .icons-box .flipped .content-side:last-child {
    margin-bottom: 0
}

.section--flexible .icons-box .flipped .content-side h1,
.section--flexible .icons-box .flipped .content-side h2,
.section--flexible .icons-box .flipped .content-side h3,
.section--flexible .icons-box .flipped .content-side h4,
.section--flexible .icons-box .flipped .content-side h5,
.section--flexible .icons-box .flipped .content-side h6 {
    color: #112648
}

.section--flexible .icons-box .flipped hr {
    width: 100%;
    max-width: 180px;
    height: 1px;
    margin: 15px auto;
    border: 0;
    background: #e7c464
}

.section--flexible .icons-box .flipped h1+hr,
.section--flexible .icons-box .flipped h2+hr,
.section--flexible .icons-box .flipped h3+hr,
.section--flexible .icons-box .flipped h4+hr,
.section--flexible .icons-box .flipped h5+hr,
.section--flexible .icons-box .flipped h6+hr {
    margin-top: -5px
}

.section--flexible .icons-box .flipped .button-draw {
    padding: 15px;
    border: 0;
    background: transparent;
    color: #112648;
    font-size: 19px;
    line-height: 100%;
    cursor: pointer
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover .non-flipped .logo.is-gif .hovered img,
.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover .non-flipped .logo.is-gif .not-hovered svg {
    transition: all .4s ease
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover:hover .non-flipped .logo.is-gif .hovered img {
    transition-duration: .4s;
    transition-delay: .25s
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover:not(:hover) .non-flipped .logo.is-gif .hovered img {
    transition-duration: .2s;
    transition-delay: 0s
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover .non-flipped .logo.is-gif .not-hovered svg {
    transition-duration: .4s
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover:hover .non-flipped .logo.is-gif .not-hovered svg {
    transition-duration: .25s
}

.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover:hover .non-flipped .logo.is-gif .not-hovered svg,
.section--flexible .icons-box .flip-item.has-content.js-animated-gif-at-hover:not(:hover) .non-flipped .logo.is-gif .hovered img {
    visibility: hidden;
    opacity: 0
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .title,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .title {
    transition: all .4s ease
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo {
    position: relative
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    stroke: #fff!important
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo>div:not(.icon-animation) rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo>div:not(.icon-animation) rect {
    transition: all .4s ease
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped {
    background-color: #112648
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .title,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .title,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .title,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .title {
    color: #fff
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered rect,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) rect,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) rect,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) circle,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) line,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) path,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) polygon,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) polyline,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) rect {
    animation: a 2.3s linear forwards .4s
}

.section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .show-content-button,
.section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .show-content-button,
.section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .show-content-button,
.section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .show-content-button {
    color: #fff
}

@media screen and (max-width:767px) {
    .section--flexible .icons-box {
        margin-top: 25px!important
    }
    .section--flexible .icons-box .non-flipped .title {
        font-size: 18px!important
    }
    .section--flexible .icons-box .non-flipped .svg,
    .section--flexible .icons-box .non-flipped img,
    .section--flexible .icons-box .non-flipped svg:not(.remove-css) {
        height: 80px!important
    }
    .section--flexible .icons-box .non-flipped .is-gif img,
    .section--flexible .icons-box .non-flipped .is-gif svg {
        width: 80px!important
    }
    .section--flexible .icons-box .non-flipped .logo {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .section--flexible .icons-box .flipped {
        padding-right: 15px!important;
        padding-left: 15px!important;
        font-size: 10px!important
    }
    .section--flexible .icons-box .flipped .button-draw {
        font-size: 10px!important
    }
}

@media screen and (max-width:450px) {
    .section--flexible .icons-box .non-flipped .svg,
    .section--flexible .icons-box .non-flipped img,
    .section--flexible .icons-box .non-flipped svg:not(.remove-css) {
        height: 40px!important
    }
    .section--flexible .icons-box .non-flipped .is-gif img,
    .section--flexible .icons-box .non-flipped .is-gif svg {
        width: 40px!important
    }
    .section--flexible .icons-box .non-flipped .title {
        font-size: 14px!important
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-box {
        margin-top: 45px!important
    }
    .section--flexible .icons-box .non-flipped .title {
        font-size: 20px!important
    }
    .section--flexible .icons-box .non-flipped .svg,
    .section--flexible .icons-box .non-flipped img,
    .section--flexible .icons-box .non-flipped svg:not(.remove-css) {
        height: 100px!important
    }
    .section--flexible .icons-box .non-flipped .is-gif img,
    .section--flexible .icons-box .non-flipped .is-gif svg {
        width: 100px!important
    }
    .section--flexible .icons-box .flipped {
        font-size: 14px!important
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible .icons-box {
        margin-top: 60px!important
    }
    .section--flexible .icons-box.three-boxes .non-flipped .title {
        font-size: 24px!important
    }
    .section--flexible .icons-box.three-boxes .non-flipped .svg,
    .section--flexible .icons-box.three-boxes .non-flipped img,
    .section--flexible .icons-box.three-boxes svg:not(.remove-css) {
        height: 120px!important
    }
    .section--flexible .icons-box.three-boxes .is-gif img,
    .section--flexible .icons-box.three-boxes .is-gif svg {
        width: 80px!important
    }
}

.section--flexible .icons-list-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-right: -15px;
    margin-left: -15px
}

.section--flexible .icons-list-box__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 40px 15px
}

@media screen and (max-width:350px) {
    .section--flexible .icons-list-box__item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:470px) {
    .section--flexible .icons-list-box__item {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.section--flexible .icons-list-box .box {
    position: relative
}

.section--flexible .icons-list-box .icon {
    position: absolute;
    top: 0;
    left: 0
}

.section--flexible .icons-list-box .icon svg {
    display: block;
    max-width: 100%;
    height: 62px
}

.section--flexible .icons-list-box .icon svg circle,
.section--flexible .icons-list-box .icon svg line,
.section--flexible .icons-list-box .icon svg path,
.section--flexible .icons-list-box .icon svg polygon,
.section--flexible .icons-list-box .icon svg polyline,
.section--flexible .icons-list-box .icon svg rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000
}

.section--flexible .icons-list-box .icon.is-animated svg circle,
.section--flexible .icons-list-box .icon.is-animated svg line,
.section--flexible .icons-list-box .icon.is-animated svg path,
.section--flexible .icons-list-box .icon.is-animated svg polygon,
.section--flexible .icons-list-box .icon.is-animated svg polyline,
.section--flexible .icons-list-box .icon.is-animated svg rect {
    animation: a 2.3s linear forwards
}

.section--flexible .icons-list-box .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 432px;
    min-height: 62px;
    margin: 0;
    padding: 0 0 0 100px;
    color: #112648;
    font-size: 23px;
    letter-spacing: -1px;
    text-align: left
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-list-box .title {
        width: 310px;
        min-height: 50px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-list-box .title {
        width: 200px;
        min-height: 25px
    }
}

@media screen and (max-width:470px) {
    .section--flexible .icons-list-box .title {
        width: auto
    }
}

.section--flexible .icons-list-box__item:nth-child(2n) {
    padding-left: 50px
}

@media screen and (max-width:767px) {
    .section--flexible .icons-list-box__item:nth-child(2n) {
        padding-left: 15px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .icons-list-box__item {
        min-height: 0;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .section--flexible .icons-list-box .box {
        display: -ms-flexbox;
        display: flex
    }
    .section--flexible .icons-list-box .icon svg {
        height: 25px
    }
    .section--flexible .icons-list-box .title {
        padding-left: 40px;
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .icons-list-box__item {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .section--flexible .icons-list-box .icon svg {
        height: 50px
    }
    .section--flexible .icons-list-box .title {
        padding-left: 85px;
        font-size: 20px
    }
}

.section--flexible .job-application--form {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.section--flexible .job-application--form .content-column {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 50px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .job-application--form .content-column {
        padding-right: 25px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column {
        padding-right: 0;
        padding-bottom: 50px
    }
}

.section--flexible .job-application--form .form-column {
    -ms-flex: 0 0 488px;
    flex: 0 0 488px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .job-application--form .form-column {
        -ms-flex: 0 0 350px;
        flex: 0 0 350px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .form-column {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 0!important
    }
}

.section--flexible .job-application--form .content-column--hld>h3 {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 35px;
    font-weight: 300
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>h3 {
        font-size: 25px
    }
}

.section--flexible .job-application--form .content-column--hld>hr {
    display: block;
    width: 100%;
    max-width: 460px;
    height: 2px;
    margin: 30px 0 45px;
    border: 0;
    background: #e7c464
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>hr {
        max-width: 250px;
        margin-top: 25px;
        margin-bottom: 45px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc {
    color: #454547;
    font-size: 19px;
    font-weight: 400;
    line-height: 180%
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>.desc {
        font-size: 15px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc a {
    color: #454547;
    transition: color .4s ease
}

.section--flexible .job-application--form .content-column--hld>.desc a:hover,
.section--flexible .job-application--form .content-column--hld>.desc h1,
.section--flexible .job-application--form .content-column--hld>.desc h2,
.section--flexible .job-application--form .content-column--hld>.desc h3,
.section--flexible .job-application--form .content-column--hld>.desc h4,
.section--flexible .job-application--form .content-column--hld>.desc h5,
.section--flexible .job-application--form .content-column--hld>.desc h6 {
    color: #112648
}

.section--flexible .job-application--form .content-column--hld>.desc h3 {
    font-size: 27px
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>.desc h3 {
        font-size: 20px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc h4 {
    font-size: 23px
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>.desc h4 {
        font-size: 18px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc h5 {
    font-size: 19px
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>.desc h5 {
        font-size: 15px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc h6 {
    font-size: 16px
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .content-column--hld>.desc h6 {
        font-size: 12px
    }
}

.section--flexible .job-application--form .content-column--hld>.desc ul {
    margin: 0;
    padding: 0 0 0 25px
}

.section--flexible .job-application--form .content-column--hld>.desc h1+ul,
.section--flexible .job-application--form .content-column--hld>.desc h2+ul,
.section--flexible .job-application--form .content-column--hld>.desc h3+ul,
.section--flexible .job-application--form .content-column--hld>.desc h4+ul,
.section--flexible .job-application--form .content-column--hld>.desc h5+ul,
.section--flexible .job-application--form .content-column--hld>.desc h6+ul {
    margin-top: -1em
}

.section--flexible .job-application--form .content-column--hld>.desc>:first-child {
    margin-top: 0
}

.section--flexible .job-application--form .content-column--hld>.desc>:last-child {
    margin-bottom: 0
}

.section--flexible .job-application--form .form-column {
    position: relative
}

.section--flexible .job-application--form .form-column .form {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible .job-application--form .form-column .form--loader {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 10;
    width: 200px;
    height: 200px;
    visibility: hidden;
    opacity: 0;
    background: url(images/loader.gif) 50% no-repeat;
    transform: translateX(-50%);
    transition: all .4s ease
}

.section--flexible .job-application--form .form-column .form.is-loading .form--inputs {
    opacity: .4
}

.section--flexible .job-application--form .form-column .form.is-loading .form--loader {
    visibility: visible;
    opacity: 1
}

.section--flexible .job-application--form .form-column .form.is-loading .section--button {
    opacity: .4;
    transition-duration: .4s!important;
    transition-delay: 0s!important
}

.section--flexible .job-application--form .form-column .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form--message {
        font-size: 16px
    }
}

.section--flexible .job-application--form .form-column .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section--flexible .job-application--form .form-column .form--message.is-success {
    background: green
}

.section--flexible .job-application--form .form-column .form--message.is-error {
    background: red
}

.section--flexible .job-application--form .form-column .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section--flexible .job-application--form .form-column .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section--flexible .job-application--form .form-column .form input::-webkit-inner-spin-button,
.section--flexible .job-application--form .form-column .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.section--flexible .job-application--form .form-column .form .h-form,
.section--flexible .job-application--form .form-column .form label[aria-hidden=true] {
    display: none!important
}

.section--flexible .job-application--form .form-column .form--title {
    margin: 0;
    padding: 20px 15px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-align: center
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form--title {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 28px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .form-column .form--title {
        font-size: 25px
    }
}

.section--flexible .job-application--form .form-column .form-content {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 25px 40px;
    border: 1px solid #95989a;
    border-top: 0
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form-content {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .form-column .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.section--flexible .job-application--form .form-column .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section--flexible .job-application--form .form-column .form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section--flexible .job-application--form .form-column .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:340px) {
    .section--flexible .job-application--form .form-column .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible .job-application--form .form-column .form .form-input-group.file {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section--flexible .job-application--form .form-column .form .form-input-group.file input {
    position: absolute;
    z-index: -1;
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden
}

.section--flexible .job-application--form .form-column .form .form-input-group.file span.icon {
    display: none!important
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label {
    display: block;
    width: 100%
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label span.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label span.placeholder {
    color: #454547;
    font-size: 19px
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label span.button-draw {
    padding: 10px 25px;
    color: #112648;
    font-size: 15px;
    cursor: pointer
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label span.file {
    display: none;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    color: #e2e2e2;
    font-size: 20px;
    text-align: center
}

.section--flexible .job-application--form .form-column .form .form-input-group.file label span.file.show {
    display: block
}

.section--flexible .job-application--form .form-column .form .form-input-group.state,
.section--flexible .job-application--form .form-column .form .form-input-group.zip_code {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form .form-input-group.state,
    .section--flexible .job-application--form .form-column .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .section--flexible .job-application--form .form-column .form .form-input-group.state,
    .section--flexible .job-application--form .form-column .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .section--flexible .job-application--form .form-column .form .form-input-group.city {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important
    }
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input {
    display: none
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label:before {
        top: 1px
    }
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    z-index: 2;
    width: 14px;
    height: 14px;
    visibility: hidden;
    opacity: 0;
    background: #e7c464;
    transition: all .4s ease
}

@media screen and (max-width:999px) {
    .section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label:after {
        top: 4px
    }
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input:checked+label:after {
    visibility: visible;
    opacity: 1
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label a {
    color: #112648;
    transition: color .4s ease
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox input+label a:hover {
    color: #e7c464
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox label {
    padding-top: 3px
}

.section--flexible .job-application--form .form-column .form .form-input-group.checkfield .checkbox+input:not(.h-form) {
    margin-top: 15px
}

.section--flexible .job-application--form .form-column .form .form-input-group {
    position: relative;
    padding: 5px
}

.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    white-space: nowrap;
    transition: all .2s ease
}

.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors:after,
.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors:after {
    top: 0;
    width: 18px;
    height: 5px;
    background: #ffc3c4
}

.section--flexible .job-application--form .form-column .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

.section--flexible .job-application--form .form-column .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1;
    top: calc(100% - 17px)
}

.section--flexible .job-application--form .form-column .form .form-input-group span.icon {
    position: absolute;
    top: 19px;
    right: 15px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .form-column .form .form-input-group span.icon {
        top: 24px
    }
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form .form-input-group span.icon {
        top: 15px
    }
}

.section--flexible .job-application--form .form-column .form .form-input-group span.icon:after,
.section--flexible .job-application--form .form-column .form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section--flexible .job-application--form .form-column .form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section--flexible .job-application--form .form-column .form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section--flexible .job-application--form .form-column .form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section--flexible .job-application--form .form-column .form .form-input-group.has-error span.icon:before,
.section--flexible .job-application--form .form-column .form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section--flexible .job-application--form .form-column .form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section--flexible .job-application--form .form-column .form .form-input-group.has-error span.icon,
.section--flexible .job-application--form .form-column .form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section--flexible .job-application--form .form-column .form input:not([type=checkbox]):not([type=file]),
.section--flexible .job-application--form .form-column .form textarea {
    display: block;
    width: 100%;
    opacity: 1;
    margin: 0;
    padding: 9px 30px 9px 10px;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    background: transparent;
    color: #95989a;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: .075em;
    line-height: 1.2;
    -webkit-appearance: none
}

@media screen and (max-width:767px) {
    .section--flexible .job-application--form .form-column .form input:not([type=checkbox]):not([type=file]),
    .section--flexible .job-application--form .form-column .form textarea {
        font-size: 14px
    }
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form input:not([type=checkbox]):not([type=file]),
    .section--flexible .job-application--form .form-column .form textarea {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 15px
    }
}

.section--flexible .job-application--form .form-column .form textarea {
    height: 130px;
    resize: none
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form textarea {
        height: 100px
    }
}

.section--flexible .job-application--form .form-column .form input::-webkit-input-placeholder,
.section--flexible .job-application--form .form-column .form textarea::-webkit-input-placeholder {
    color: #95989a
}

.section--flexible .job-application--form .form-column .form input::-moz-placeholder,
.section--flexible .job-application--form .form-column .form textarea::-moz-placeholder {
    color: #95989a
}

.section--flexible .job-application--form .form-column .form input:-ms-input-placeholder,
.section--flexible .job-application--form .form-column .form textarea:-ms-input-placeholder {
    color: #95989a
}

.section--flexible .job-application--form .form-column .form input:-moz-placeholder,
.section--flexible .job-application--form .form-column .form textarea:-moz-placeholder {
    color: #95989a
}

.section--flexible .job-application--form .form-column .form .button-group {
    margin-top: 25px;
    text-align: center
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible .job-application--form .form-column .form .button-group {
        margin-top: 15px
    }
}

.section--flexible .job-application--form .form-column .form .button-group .button-draw {
    padding: 11px 30px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

.section--flexible .videos-gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-right: -15px;
    margin-left: -15px
}

@media screen and (min-width:768px) {
    .section--flexible .videos-gallery {
        margin-top: 75px
    }
}

.section--flexible .videos-gallery__item {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}

.section--flexible .videos-gallery .box {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible .videos-gallery .title {
    display: block;
    margin: 40px 0 0;
    padding: 0;
    color: #112648;
    font-size: 27px;
    text-align: center
}

.section--flexible .videos-gallery .video-box {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 205px;
    overflow: hidden;
    cursor: pointer
}

.section--flexible .videos-gallery .video-box:hover .poster {
    transform: scale(1.1)
}

.section--flexible .videos-gallery .video-box .poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: all .4s ease
}

.section--flexible .videos-gallery .video-box .poster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(images/play.png)
}

.section--flexible .videos-gallery .video-box .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible .videos-gallery .video-box .video iframe {
    width: 100%;
    height: 100%
}

.section--flexible .videos-gallery .video-box.is-playing {
    cursor: pointer
}

.section--flexible .videos-gallery .video-box.is-playing .poster {
    opacity: 0
}

.section--flexible .videos-gallery .video-box.is-playing .video {
    visibility: visible;
    opacity: 1
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .videos-gallery .video-box {
        height: 160px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .videos-gallery .title {
        font-size: 24px
    }
    .section--flexible .videos-gallery__item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .section--flexible .videos-gallery__item:not(:last-child) {
        margin-bottom: 50px
    }
    .section--flexible .videos-gallery .video-box {
        height: calc(9 / 16 * (100vw - 30px))
    }
}

.section--flexible .videos-gallery-filters.is-slicked .video-gallery-filters__group,
.section--flexible .videos-gallery-filters:not(.is-slicked) {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    width: auto!important;
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px
}

.section--flexible .videos-gallery-filters__item {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    position: relative;
    padding: 15px
}

.section--flexible .videos-gallery-filters .box {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible .videos-gallery-filters .title {
    display: block;
    margin: 20px 0 0;
    padding: 0;
    color: #112648;
    font-size: 27px;
    text-align: center
}

.section--flexible .videos-gallery-filters .category,
.section--flexible .videos-gallery-filters .place {
    display: block;
    margin: 3px 0 0;
    padding: 0;
    color: #95989a;
    font-size: 20px;
    text-align: center
}

.section--flexible .videos-gallery-filters .video-box {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 205px;
    overflow: hidden;
    cursor: pointer
}

.section--flexible .videos-gallery-filters .video-box:hover .poster {
    transform: scale(1.1)
}

.section--flexible .videos-gallery-filters .video-box .poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    cursor: pointer;
    transition: all .4s ease
}

.section--flexible .videos-gallery-filters .video-box .poster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%)
}

.section--flexible .videos-gallery-filters .video-box:not(.frame) .poster:before {
    display: none
}

.section--flexible .videos-gallery-filters .video-box.frame .poster:before {
    width: 65px;
    height: 55px;
    background-image: url(images/live.svg);
    transition: all .4s ease
}

.section--flexible .videos-gallery-filters .video-box.frame:hover .poster:before {
    transform: translateX(-50%) translateY(-50%) scale(1.2)
}

.section--flexible .videos-gallery-filters .video-box .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible .videos-gallery-filters .video-box .video iframe {
    width: 100%;
    height: 100%
}

.section--flexible .videos-gallery-filters .video-box.is-playing {
    cursor: pointer
}

.section--flexible .videos-gallery-filters .video-box.is-playing .poster {
    opacity: 0
}

.section--flexible .videos-gallery-filters .video-box.is-playing .video {
    visibility: visible;
    opacity: 1
}

.section--flexible .videos-gallery-filters .video-box.frame {
    cursor: pointer
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .videos-gallery-filters .video-box {
        height: 160px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .videos-gallery-filters .title {
        font-size: 14px
    }
    .section--flexible .videos-gallery-filters .category,
    .section--flexible .videos-gallery-filters .place {
        font-size: 12px
    }
    .section--flexible .videos-gallery-filters__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .section--flexible .videos-gallery-filters .video-box {
        height: calc(9 / 16 * (50vw - 30px))
    }
    .section--flexible .videos-gallery-filters .video-box .poster:before {
        width: 40px;
        height: 35px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .videos-gallery-filters .title {
        font-size: 24px
    }
    .section--flexible .videos-gallery-filters .category,
    .section--flexible .videos-gallery-filters .place {
        font-size: 16px
    }
}

.section--flexible .videos-gallery-filters.is-slicked {
    position: relative
}

.section--flexible .videos-gallery-filters.is-slicked .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    color: #e7c464;
    font-size: 78px;
    transition: all .4s ease
}

.section--flexible .videos-gallery-filters.is-slicked .slick-arrow.slick-disabled {
    opacity: 0
}

.section--flexible .videos-gallery-filters.is-slicked .slick-arrow:hover {
    color: #95989a;
    cursor: pointer
}

.section--flexible .videos-gallery-filters.is-slicked .slick-arrow.slick-prev {
    left: -25px;
    transform: translateX(-100%) translateY(-50%)
}

.section--flexible .videos-gallery-filters.is-slicked .slick-arrow.slick-next {
    right: -15px;
    transform: translateX(100%) translateY(-50%)
}

.section--flexible .full-boxes-box {
    display: block;
    margin: 0;
    padding: 0
}

.section--flexible .full-boxes-box__item {
    display: block;
    margin: 0;
    padding: 25px 0
}

.section--flexible .full-boxes-box__item:first-child {
    padding-top: 0
}

.section--flexible .full-boxes-box__item:last-child {
    padding-bottom: 0
}

.section--flexible .full-boxes-box .box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 440px;
    margin: 0;
    padding: 0
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box {
        height: 340px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box {
        height: 280px
    }
}

@media screen and (max-width:600px) {
    .section--flexible .full-boxes-box .box.show-title {
        transition: all .4s ease
    }
    .section--flexible .full-boxes-box .box.show-title.is-active {
        height: 760px
    }
}

.section--flexible .full-boxes-box .box.have-content {
    transform-style: preserve-3d;
    perspective: 1000px;
    cursor: pointer
}

.section--flexible .full-boxes-box .box.have-content .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible .full-boxes-box .box.have-content .content-hover,
.section--flexible .full-boxes-box .box.have-content .image-box {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .45);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible .full-boxes-box .box.have-content .image-box {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible .full-boxes-box .box.have-content .content-hover {
    transform: rotateX(180deg)
}

.section--flexible .full-boxes-box .box .image-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section--flexible .full-boxes-box .box .image-box>.image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: .38;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section--flexible .full-boxes-box .box .image-box>.image img {
    display: none
}

.section--flexible .full-boxes-box .box .image-box>.content {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .4s ease
}

.section--flexible .full-boxes-box .box .image-box>.content .title {
    margin: 0;
    padding: 0;
    font-size: 54px;
    font-weight: 400;
    text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .image-box>.content .title {
        font-size: 30px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .image-box>.content .title {
        font-size: 20px
    }
}

.section--flexible .full-boxes-box .box .image-box>.content p {
    margin: 30px 0 0;
    color: #112648;
    font-size: 35px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .image-box>.content p {
        font-size: 25px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .image-box>.content p {
        font-size: 14px
    }
}

.section--flexible .full-boxes-box .box .image-box>.content p a {
    color: #112648;
    transition: color .4s ease
}

.section--flexible .full-boxes-box .box .image-box>.content p a:hover {
    color: #e7c464
}

.section--flexible .full-boxes-box .box .image-box>.content p span {
    margin: 0 50px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .image-box>.content p span {
        margin-right: 25px;
        margin-left: 25px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .image-box>.content p span {
        display: block;
        margin: 0;
        font-size: 0
    }
    .section--flexible .full-boxes-box .box .image-box>.content p span:before {
        content: "";
        display: block;
        width: 25px;
        height: 1px;
        margin: 10px auto;
        padding: 0;
        background: #112648
    }
}

.section--flexible .full-boxes-box .box .content-hover {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: #fff
}

@media screen and (max-width:600px) {
    .section--flexible .full-boxes-box .box .content-hover {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 0 35px;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media screen and (max-width:600px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        height: auto;
        padding: 10px 30px
    }
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item img {
    display: block;
    height: 50px;
    margin: 0 auto 25px
}

@media screen and (max-width:999px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item img {
        height: 35px
    }
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .title {
    margin: 0;
    padding: 0;
    font-size: 35px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .title {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .title {
        font-size: 24px
    }
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .desc {
    margin: 20px 0 0;
    color: #112648;
    font-size: 19px;
    font-weight: 400
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .desc {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .desc {
        font-size: 14px
    }
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .desc>:first-child {
    margin-top: 0
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .desc>:last-child {
    margin-bottom: 0
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .button-group {
    margin-top: 25px
}

.section--flexible .full-boxes-box .box .content-hover .content-hover__item .button-group>* {
    padding: 9px 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    color: #112648;
    font-size: 19px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .button-group>* {
        font-size: 15px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .content-hover .content-hover__item .button-group>* {
        font-size: 14px
    }
}

.section--flexible .full-boxes-box .box .image-box>.show-content-button {
    position: absolute;
    right: 25px;
    bottom: 28px;
    min-width: 30px;
    height: 20px;
    color: #112648;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

@media screen and (max-width:999px) {
    .section--flexible .full-boxes-box .box .image-box>.show-content-button {
        right: 15px;
        bottom: 20px;
        transform: scale(.8)
    }
}

.section--flexible .full-boxes-box .box .image-box>.show-content-button span {
    display: block;
    height: 100%;
    padding-left: 30px;
    line-height: 100%;
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box .box .image-box>.show-content-button span {
        display: none
    }
}

.section--flexible .full-boxes-box .box .image-box>.show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #e7c464
}

.section--flexible .full-boxes-box .box .image-box>.show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #e7c464
}

.section--flexible .full-boxes-box .box:hover>.show-content-button {
    color: #e7c464
}

.section--flexible .full-boxes-box .box.have-content.is-active .flipper {
    filter: "FlipV";
    transform: rotateX(180deg)
}

.section--flexible .full-boxes-box.sec-view .full-boxes-box__title {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    color: #112648;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase
}

.section--flexible .full-boxes-box.sec-view .full-boxes-box__title:not(:first-child) {
    margin-top: 50px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .full-boxes-box.sec-view .full-boxes-box__title {
        font-size: 28px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .full-boxes-box.sec-view .full-boxes-box__title {
        font-size: 24px
    }
}

.section--flexible .full-boxes-box.sec-view .content-hover__item:first-child:last-child {
    max-width: 100%;
    padding: 0 calc((100% - 500px) / 2)
}

@media screen and (max-width:600px) {
    .section--flexible .full-boxes-box.sec-view .content-hover__item:first-child:last-child {
        padding: 10px 30px
    }
}

.section--flexible .full-boxes-box.sec-view .content-hover:hover {
    cursor: default
}

.section--flexible .full-boxes-box.sec-view .button-draw:hover {
    cursor: pointer
}

.section--flexible .map-svg-hld {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 35px 0 0;
    padding: 0
}

.section--flexible .map-svg-hld:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 1px;
    height: 1px;
    box-sizing: content-box;
    border: 700px solid #fff;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.section--flexible .map-svg-hld.is-animated:before {
    animation: b 5.2s ease forwards
}

.section--flexible .map-svg-hld img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible .map-svg-hld {
        margin-top: 30px
    }
}

.section--flexible__numbers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0
}

.section--flexible__numbers>.content,
.section--flexible__numbers>.section-numbers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section--flexible__numbers>.content {
    padding-bottom: 60px
}

.section--flexible__numbers>.section-numbers {
    background: #112649;
    background: linear-gradient(90deg, #112649 30%, #2c6382 130%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#112649", endColorstr="#2c6382", GradientType=1);
    padding: 50px 0
}

.section--flexible__numbers>.section-numbers .steps-hld .number,
.section--flexible__numbers>.section-numbers .steps-hld button,
.section--flexible__numbers>.section-numbers .steps-hld h4 {
    color: #fff
}

.section--flexible__numbers>.section-numbers .steps-hld button:hover {
    color: #e7c464
}

@media screen and (max-width:767px) {
    .section--flexible__numbers>.content {
        padding-bottom: 30px
    }
    .section--flexible__numbers>.section-numbers {
        padding: 20px 0
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__numbers>.content {
        padding-bottom: 30px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__numbers>.content {
        padding-bottom: 75px
    }
}

.section--flexible__partners {
    background-image: url(images/bg_partners.jpg);
    background-position: top;
    background-size: cover
}

.section--flexible__partners .partners-slider {
    display: block;
    position: relative;
    width: 100%
}

.section--flexible__partners .partners-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    color: #95989a;
    font-size: 78px;
    transform: translateY(-50%);
    transition: all .4s ease
}

.section--flexible__partners .partners-slider .slick-arrow.slick-disabled {
    opacity: 0
}

.section--flexible__partners .partners-slider .slick-arrow:hover {
    color: #e7c464;
    cursor: pointer
}

.section--flexible__partners .partners-slider .slick-arrow.slick-prev {
    left: 15px
}

.section--flexible__partners .partners-slider .slick-arrow.slick-next {
    right: 15px
}

.section--flexible__partners .partners-slider .slick-list {
    display: block;
    width: 100%
}

.section--flexible__partners .partners-listing.three-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0
}

.section--flexible__partners .partners-listing.three-boxes .flip-item {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    height: auto
}

.section--flexible__partners .partners-listing.three-boxes .flip-item:hover {
    z-index: 1
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-link {
    cursor: pointer
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-link.no-hovered .hovered {
    display: none
}

.section--flexible__partners .partners-listing.three-boxes .flip-item:hover .show-content-button:after,
.section--flexible__partners .partners-listing.three-boxes .flip-item:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible__partners .partners-listing.three-boxes .flip-item .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.three-boxes .flip-item:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content {
    perspective: 1000px
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link .flipper,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link .flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) .flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link .flipped,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content.has-link:hover .flipper,
.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible__partners .partners-listing.three-boxes .flip-item.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible__partners .partners-listing.three-boxes .flip-item .flipped,
    .section--flexible__partners .partners-listing.three-boxes .flip-item .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible__partners .partners-listing.three-boxes .flip-item .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible__partners .partners-listing.three-boxes .flip-item:before {
    content: "";
    float: left;
    padding-top: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__partners .partners-listing.three-boxes .flip-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible__partners .partners-listing.three-boxes {
        margin-right: -7px;
        margin-left: -7px
    }
    .section--flexible__partners .partners-listing.three-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:340px) {
    .section--flexible__partners .partners-listing.three-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible__partners .partners-listing.three-boxes .non-flipped .logo img {
    max-height: 200px
}

.section--flexible__partners .partners-listing.three-boxes .flipped {
    padding: 15px 40px;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__partners .partners-listing.three-boxes .flipped img {
    max-height: 46px
}

.section--flexible__partners .partners-listing.four-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0
}

.section--flexible__partners .partners-listing.four-boxes .flip-item {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: auto
}

.section--flexible__partners .partners-listing.four-boxes .flip-item:hover {
    z-index: 1
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-link {
    cursor: pointer
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-link.no-hovered .hovered {
    display: none
}

.section--flexible__partners .partners-listing.four-boxes .flip-item:hover .show-content-button:after,
.section--flexible__partners .partners-listing.four-boxes .flip-item:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible__partners .partners-listing.four-boxes .flip-item .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible__partners .partners-listing.four-boxes .flip-item:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content {
    perspective: 1000px
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link .flipper,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link .flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) .flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link .non-flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link .flipped,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content.has-link:hover .flipper,
.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible__partners .partners-listing.four-boxes .flip-item.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible__partners .partners-listing.four-boxes .flip-item .flipped,
    .section--flexible__partners .partners-listing.four-boxes .flip-item .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible__partners .partners-listing.four-boxes .flip-item .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible__partners .partners-listing.four-boxes .flip-item:before {
    content: "";
    float: left;
    padding-top: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__partners .partners-listing.four-boxes .flip-item {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible__partners .partners-listing.four-boxes {
        margin-right: -7px;
        margin-left: -7px
    }
    .section--flexible__partners .partners-listing.four-boxes .flip-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:340px) {
    .section--flexible__partners .partners-listing.four-boxes .flip-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible__partners .partners-listing.four-boxes .non-flipped .logo img {
    max-height: 150px
}

.section--flexible__partners .partners-listing.four-boxes .flipped {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 180%
}

.section--flexible__partners .partners-listing.four-boxes .flipped img {
    max-height: 35px
}

.section--flexible__partners .partners-listing .non-flipped .logo {
    width: 100%;
    padding: 0 30px
}

.section--flexible__partners .partners-listing .non-flipped img {
    display: block;
    max-width: 100%;
    opacity: .5;
    margin: 0 auto;
    filter: grayscale(100%)
}

.section--flexible__partners .partners-listing .flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    color: #454545
}

.section--flexible__partners .partners-listing .flipped img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__partners .partners-listing .flipped {
        padding-right: 30px!important;
        padding-left: 30px!important
    }
    .section--flexible__partners .partners-listing.four-boxes .flipped {
        font-size: 12px!important
    }
    .section--flexible__partners .partners-listing.three-boxes .flipped {
        font-size: 16px!important
    }
    .section--flexible__partners .partners-slider .slick-arrow {
        font-size: 50px
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-prev {
        left: 0
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-next {
        right: 0
    }
    .section--flexible__partners .partners-slider {
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__partners .partners-listing .flipped {
        padding-right: 30px!important;
        padding-left: 30px!important;
        font-size: 12px!important
    }
    .section--flexible__partners .partners-slider .slick-arrow {
        font-size: 30px
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-prev {
        left: 0
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-next {
        right: 0
    }
    .section--flexible__partners .partners-slider {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__partners .partners-listing .flipped {
        padding-right: 15px!important;
        padding-left: 15px!important;
        font-size: 8px!important
    }
    .section--flexible__partners .partners-listing .flipped img {
        max-height: 18px!important
    }
    .section--flexible__partners .partners-slider .slick-arrow {
        font-size: 30px
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-prev {
        left: 0
    }
    .section--flexible__partners .partners-slider .slick-arrow.slick-next {
        right: 0
    }
    .section--flexible__partners .partners-slider {
        padding-right: 30px;
        padding-left: 30px
    }
}

.section--flexible__partners+.section--flexible__image-slider,
.section--flexible__partners+.section--flexible__image-slider .image-text-box {
    padding-top: 0
}

.section--flexible__partners .movie-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible__partners .movie-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.section--flexible__join-demo-form {
    position: relative;
    z-index: 1;
    background-image: url(images/bg_partners.jpg);
    background-position: top;
    background-size: cover
}

.section--flexible__join-demo-form:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05)
}

.section--flexible__join-demo-form .content {
    color: #707070;
    text-align: center
}

.section--flexible__join-demo-form .content a {
    color: #707070;
    transition: color .4s ease
}

.section--flexible__join-demo-form .content a:hover {
    color: #112648
}

.section--flexible__join-demo-form .container,
.section--flexible__join-demo-form aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .section--flexible__join-demo-form .slick-slide>div {
    max-width: 600px
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .container,
    .section--flexible__join-demo-form aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__join-demo-form .slick-slide>div {
        max-width: 380px
    }
}

.section--flexible__join-demo-form form {
    position: relative;
    z-index: 1;
    margin: 40px auto 30px;
    background: hsla(0, 0%, 100%, .4);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__join-demo-form form .form-close {
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 5px
}

@media screen and (min-width:768px) {
    .section--flexible__join-demo-form form .form-close {
        top: 27px;
        padding: 10px 15px
    }
}

.section--flexible__join-demo-form form .form-close:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    color: #fff;
    font-size: 16px;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .section--flexible__join-demo-form form .form-close:before {
        font-size: 20px
    }
}

.section--flexible__join-demo-form form .form-close:hover {
    cursor: pointer
}

.section--flexible__join-demo-form form .form-close:hover:before {
    color: #e7c464
}

.section--flexible__join-demo-form .form-title {
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px 35px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form-title {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 18px
    }
}

.section--flexible__join-demo-form .form-content {
    display: block;
    padding: 40px 80px
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form-content {
        padding: 20px 25px
    }
}

.section--flexible__join-demo-form .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0 0 5px
}

@media screen and (max-width:999px) {
    .section--flexible__join-demo-form .form--message {
        font-size: 16px
    }
}

.section--flexible__join-demo-form .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section--flexible__join-demo-form .form--message.is-success {
    background: green
}

.section--flexible__join-demo-form .form--message.is-error {
    background: red
}

.section--flexible__join-demo-form .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section--flexible__join-demo-form .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section--flexible__join-demo-form .form--top {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-size: 19px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form--top {
        margin-bottom: 5px;
        font-size: 13px
    }
}

.section--flexible__join-demo-form .form--bottom {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form--bottom {
        font-size: 11px
    }
}

.section--flexible__join-demo-form .form--hld .inline-button {
    display: block;
    margin-top: 30px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form--hld .inline-button {
        margin-top: 15px
    }
}

.section--flexible__join-demo-form .form--hld .inline-button a {
    color: #112648;
    font-size: 19px;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form--hld .inline-button a {
        font-size: 13px
    }
}

.section--flexible__join-demo-form .form--hld .inline-button a:hover {
    color: #5c5c5c
}

.section--flexible__join-demo-form .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.section--flexible__join-demo-form .form-input-group {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    width: 50%;
    padding: 10px
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form-input-group {
        padding: 5px
    }
}

.section--flexible__join-demo-form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.section--flexible__join-demo-form .form-input-group.half-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section--flexible__join-demo-form .form-input-group.half-content .half {
    display: block
}

.section--flexible__join-demo-form input:not([type=checkbox]),
.section--flexible__join-demo-form textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 30px 13px 15px;
    border: 0;
    background: #fff;
    color: #000;
    font-size: 19px;
    line-height: 100%;
    transition: background .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form input:not([type=checkbox]),
    .section--flexible__join-demo-form textarea {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
}

.section--flexible__join-demo-form textarea {
    height: 150px;
    resize: none
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form textarea {
        height: 90px
    }
}

.section--flexible__join-demo-form .h-form {
    display: none!important
}

.section--flexible__join-demo-form input:not([type=checkbox]):focus,
.section--flexible__join-demo-form textarea:focus {
    background-color: #fff
}

.section--flexible__join-demo-form input:not([type=checkbox])::-webkit-input-placeholder,
.section--flexible__join-demo-form textarea::-webkit-input-placeholder {
    color: #454547
}

.section--flexible__join-demo-form input:not([type=checkbox])::-moz-placeholder,
.section--flexible__join-demo-form textarea::-moz-placeholder {
    color: #454547
}

.section--flexible__join-demo-form input:not([type=checkbox]):-ms-input-placeholder,
.section--flexible__join-demo-form textarea:-ms-input-placeholder {
    color: #454547
}

.section--flexible__join-demo-form input:not([type=checkbox]):-moz-placeholder,
.section--flexible__join-demo-form textarea:-moz-placeholder {
    color: #454547
}

.section--flexible__join-demo-form .form--hld a {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form--hld a {
        display: block;
        font-size: 12px
    }
}

.section--flexible__join-demo-form a:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__join-demo-form input[type=checkbox] {
    display: none
}

.section--flexible__join-demo-form input[type=checkbox]+label {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 30px;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form input[type=checkbox]+label {
        padding-left: 18px;
        font-size: 12px
    }
}

.section--flexible__join-demo-form input[type=checkbox]+label:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__join-demo-form input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: .59;
    margin-top: -10px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form input[type=checkbox]+label:before {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }
}

.section--flexible__join-demo-form input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: #e7c464;
    transform: scale(0);
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form input[type=checkbox]+label:after {
        left: 2px;
        width: 8px;
        height: 8px;
        margin-top: -4px
    }
}

.section--flexible__join-demo-form input[type=checkbox]:checked+label:after {
    transform: scale(1)
}

.section--flexible__join-demo-form .form-input-group.has-success:before {
    max-height: 2px
}

.section--flexible__join-demo-form .form-input-group.has-error span.icon,
.section--flexible__join-demo-form .form-input-group.has-success span.icon {
    display: block
}

.section--flexible__join-demo-form .form-input-group span.icon {
    position: absolute;
    top: 26px;
    right: 20px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form-input-group span.icon {
        top: 21px
    }
}

.section--flexible__join-demo-form .form-input-group span.icon:after,
.section--flexible__join-demo-form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section--flexible__join-demo-form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section--flexible__join-demo-form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section--flexible__join-demo-form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section--flexible__join-demo-form .form-input-group.has-error span.icon:before,
.section--flexible__join-demo-form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section--flexible__join-demo-form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section--flexible__join-demo-form .form-input-group.has-error span.icon,
.section--flexible__join-demo-form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section--flexible__join-demo-form .form-input-group .form__group-errors {
    position: absolute;
    top: 100%;
    left: 10px;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    transition: all .2s ease
}

.section--flexible__join-demo-form .form-input-group .form__group-errors:after,
.section--flexible__join-demo-form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section--flexible__join-demo-form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section--flexible__join-demo-form .form-input-group .form__group-errors:after {
    top: -4px;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffc3c4;
    border-left: 5px solid transparent
}

.section--flexible__join-demo-form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    list-style-type: none
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .form-input-group .form__group-errors li {
        font-size: 8px
    }
}

.section--flexible__join-demo-form .form-input-group.has-error .form__group-errors {
    top: calc(100% - 15px);
    visibility: visible;
    opacity: 1
}

.section--flexible__join-demo-form .submit-button {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.section--flexible__join-demo-form .submit-button button {
    min-width: 135px;
    padding-top: 9px;
    padding-bottom: 8px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .submit-button button {
        min-width: 110px;
        padding-top: 5px;
        padding-bottom: 4px
    }
}

.section--flexible__join-demo-form .hr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .hr {
        display: none
    }
}

.section--flexible__join-demo-form .hr:after,
.section--flexible__join-demo-form .hr:before {
    content: "";
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: middle;
    height: 1px;
    background: #fff
}

.section--flexible__join-demo-form .hr:before {
    margin-right: 25px
}

.section--flexible__join-demo-form .hr:after {
    margin-left: 25px
}

.section--flexible__join-demo-form .social-btns {
    display: block;
    margin: 0;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .social-btns {
        margin-top: 25px
    }
}

.section--flexible__join-demo-form .social-btns a {
    display: block;
    position: relative;
    width: 100%;
    max-width: 295px;
    margin: 0 auto 15px;
    padding: 9px 0 9px 90px;
    background: #112648;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .social-btns a {
        padding-left: 45px;
        font-size: 10px
    }
}

.section--flexible__join-demo-form .social-btns a:last-child {
    margin-bottom: 0
}

.section--flexible__join-demo-form .social-btns a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #fff
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .social-btns a:before {
        width: 30px
    }
}

.section--flexible__join-demo-form .social-btns a:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 13px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width:767px) {
    .section--flexible__join-demo-form .social-btns a:after {
        top: 8px;
        left: 7px;
        height: 15px
    }
}

.section--flexible__join-demo-form .social-btns a.microsoft:after {
    background-image: url(images/social-microsoft.png)
}

.section--flexible__join-demo-form .social-btns a.google:after {
    background-image: url(images/social-google.png)
}

.section--flexible__join-demo-form .social-btns a:hover {
    background-color: #e7c464
}

.section--flexible__support-team .team-members {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px
}

.section--flexible__support-team .team-members>* {
    position: relative;
    margin: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    height: 330px
}

.section--flexible__support-team .team-members>:hover {
    z-index: 1
}

.section--flexible__support-team .team-members>* .flipped,
.section--flexible__support-team .team-members>* .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__support-team .team-members>* .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible__support-team .team-members>* .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible__support-team .team-members>* .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__support-team .team-members>* .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__support-team .team-members>.has-content,
.section--flexible__support-team .team-members>.has-link {
    cursor: pointer
}

.section--flexible__support-team .team-members>.has-link.no-hovered .hovered {
    display: none
}

.section--flexible__support-team .team-members>:hover .show-content-button:after,
.section--flexible__support-team .team-members>:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible__support-team .team-members>* .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible__support-team .team-members>:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible__support-team .team-members>.has-content {
    perspective: 1000px
}

.section--flexible__support-team .team-members>.has-content.has-link,
.section--flexible__support-team .team-members>.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible__support-team .team-members>.has-content.has-link .flipper,
.section--flexible__support-team .team-members>.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible__support-team .team-members>.has-content.has-link .flipped,
.section--flexible__support-team .team-members>.has-content.has-link .non-flipped,
.section--flexible__support-team .team-members>.has-content:not(.has-link) .flipped,
.section--flexible__support-team .team-members>.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible__support-team .team-members>.has-content.has-link .non-flipped,
.section--flexible__support-team .team-members>.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible__support-team .team-members>.has-content.has-link .flipped,
.section--flexible__support-team .team-members>.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible__support-team .team-members>.has-content.has-link:hover .flipper,
.section--flexible__support-team .team-members>.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible__support-team .team-members>.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible__support-team .team-members>* .flipped,
    .section--flexible__support-team .team-members>* .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible__support-team .team-members>* .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible__support-team .team-members>* .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible__support-team .team-members .non-flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center
}

.section--flexible__support-team .team-members .non-flipped .image-box {
    display: block;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section--flexible__support-team .team-members .non-flipped .image-box img {
    display: none
}

.section--flexible__support-team .team-members .non-flipped .team-desc {
    padding-top: 5px;
    padding-bottom: 4px
}

.section--flexible__support-team .team-members .non-flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 21px;
    text-transform: uppercase
}

.section--flexible__support-team .team-members .non-flipped .show-content-button {
    bottom: 7px
}

.section--flexible__support-team .team-members .flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center
}

.section--flexible__support-team .team-members .flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 21px;
    text-transform: uppercase
}

.section--flexible__support-team .team-members .flipped hr {
    display: block;
    width: 100%;
    max-width: 145px;
    height: 1px;
    margin: 20px 0;
    padding: 0;
    border: 0;
    background: #e7c464
}

.section--flexible__support-team .team-members .flipped .team-data {
    display: block;
    width: 100%
}

.section--flexible__support-team .team-members .flipped .team-data * {
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__support-team .team-members .flipped .team-data a {
    transition: color .4s ease
}

.section--flexible__support-team .team-members .flipped .team-data a:hover {
    color: #e7c464
}

.section--flexible__support-team .team-members .flipped .team-data+.description {
    margin-top: 30px
}

.section--flexible__support-team .team-members .flipped .description {
    display: block;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__support-team .team-members .flipped .description * {
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__support-team .team-members {
        margin-right: -7px;
        margin-left: -7px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__support-team .team-members>* {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media screen and (max-width:767px) {
    .section--flexible__support-team .team-members>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width:550px) {
    .section--flexible__support-team .team-members>* {
        height: 50vw
    }
    .section--flexible__support-team .team-members .non-flipped .name {
        font-size: 10px
    }
    .section--flexible__support-team .team-members .flipped {
        padding-right: 15px;
        padding-left: 15px
    }
    .section--flexible__support-team .team-members .flipped .name {
        font-size: 10px
    }
    .section--flexible__support-team .team-members .flipped hr {
        max-width: 75px;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .section--flexible__support-team .team-members .flipped .description,
    .section--flexible__support-team .team-members .flipped .team-data * {
        font-size: 8px
    }
    .section--flexible__support-team .team-members .flipped .team-data+.description {
        margin-top: 15px
    }
}

.section--flexible__image-slider {
    padding: 0!important
}

.section--flexible__image-slider>.content {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0!important
}

.section--flexible__image-slider>.content>* {
    -ms-flex: 1;
    flex: 1
}

.section--flexible__image-slider .image-text-box,
.section--flexible__image-slider .image-text-slider {
    height: 560px
}

.section--flexible__image-slider .image-text-slider {
    display: block;
    position: relative;
    width: 100%
}

.section--flexible__image-slider .image-text-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    color: #95989a;
    font-size: 78px;
    transform: translateY(-50%);
    transition: all .4s ease
}

.section--flexible__image-slider .image-text-slider .slick-arrow.slick-disabled {
    opacity: 0
}

.section--flexible__image-slider .image-text-slider .slick-arrow:hover {
    color: #e7c464;
    cursor: pointer
}

.section--flexible__image-slider .image-text-slider .slick-arrow.slick-prev {
    left: 15px
}

.section--flexible__image-slider .image-text-slider .slick-arrow.slick-next {
    right: 15px
}

.section--flexible__image-slider .image-text-slider .slick-list {
    display: block;
    width: 100%;
    height: 100%
}

.section--flexible__image-slider .image-text-slider .slick-slide>div,
.section--flexible__image-slider .image-text-slider .slick-track {
    height: 100%
}

.section--flexible__image-slider .image-text-box {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0
}

.section--flexible__image-slider .image-text-box>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    height: 100%
}

.section--flexible__image-slider .image-text-box .image-box img {
    display: none
}

.section--flexible__image-slider .image-text-box .image-box {
    position: relative;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: cover
}

.section--flexible__image-slider .image-text-box .image-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 560px;
    height: 100%;
    background: linear-gradient(270deg, #fff 0, hsla(0, 0%, 100%, 0));
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0)
}

.section--flexible__image-slider .image-text-box .content-box img {
    max-width: 100%
}

.section--flexible__image-slider .image-text-box .content-box img:first-child {
    display: block;
    max-width: 50%;
    max-height: 90px;
    margin: 0 auto
}

.section--flexible__image-slider .image-text-box .content-box img:first-child+p {
    margin-top: 60px
}

.section--flexible__image-slider .image-text-box .content-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section--flexible__image-slider .image-text-box .content-box .cont {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding: 0 30px;
    color: #454547;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__image-slider .image-text-box .content-box .cont>:first-child {
    margin-top: 0
}

.section--flexible__image-slider .image-text-box .content-box .cont>:last-child {
    margin-bottom: 0
}

.section--flexible__image-slider .image-text-box .content-box .cont blockquote {
    margin-right: 0;
    margin-left: 0;
    color: #112648
}

.section--flexible__image-slider .image-text-box .content-box .cont h1,
.section--flexible__image-slider .image-text-box .content-box .cont h2,
.section--flexible__image-slider .image-text-box .content-box .cont h3,
.section--flexible__image-slider .image-text-box .content-box .cont h4,
.section--flexible__image-slider .image-text-box .content-box .cont h5,
.section--flexible__image-slider .image-text-box .content-box .cont h6 {
    color: #112648
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__image-slider .image-text-box .content-box .cont {
        font-size: 16px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__image-slider .image-text-box {
        padding-top: 70px
    }
    .section--flexible__image-slider .image-text-box>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .section--flexible__image-slider .image-text-box .image-box {
        height: 320px
    }
    .section--flexible__image-slider .image-text-box .content-box {
        padding-top: 35px;
        padding-bottom: 35px
    }
    .section--flexible__image-slider .image-text-box,
    .section--flexible__image-slider .image-text-slider {
        height: auto
    }
    .section--flexible__image-slider .image-text-slider .slick-arrow {
        top: 150px;
        color: #fff;
        font-size: 24px;
        transform: none
    }
    .section--flexible__image-slider .image-text-box .content-box img:first-child {
        max-height: 70px
    }
    .section--flexible__image-slider .image-text-box .content-box img:first-child+p {
        margin-top: 40px
    }
    .section--flexible__image-slider .image-text-box .image-box {
        background-position: 50%
    }
    .section--flexible__image-slider .image-text-box .image-box:before {
        top: auto;
        bottom: -1px;
        width: 100%;
        background: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0));
        filter: progid: dximagetransform.microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0)
    }
    .section--flexible__image-slider .image-text-box .content-box .cont {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__image-slider .image-text-box {
        padding-top: 62px
    }
    .section--flexible__image-slider .image-text-box .content-box .cont {
        font-size: 14px
    }
    .section--flexible__image-slider .image-text-box .content-box img:first-child {
        max-height: 55px
    }
    .section--flexible__image-slider .image-text-box .content-box img:first-child+p {
        margin-top: 30px
    }
}

.section--flexible__teams-content .team-members {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 100px
}

@media screen and (max-width:999px) {
    .section--flexible__teams-content .team-members {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    .section--flexible__teams-content .team-members {
        margin-top: 25px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__teams-content .team-members {
        margin-top: 45px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__teams-content .team-members {
        margin-top: 60px
    }
}

.section--flexible__teams-content .team-members>* {
    position: relative;
    margin: 0;
    width: 385px;
    height: 480px
}

.section--flexible__teams-content .team-members>:hover {
    z-index: 1
}

.section--flexible__teams-content .team-members>* .flipped,
.section--flexible__teams-content .team-members>* .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__teams-content .team-members>* .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible__teams-content .team-members>* .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible__teams-content .team-members>* .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__teams-content .team-members>* .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__teams-content .team-members>.has-content,
.section--flexible__teams-content .team-members>.has-link {
    cursor: pointer
}

.section--flexible__teams-content .team-members>.has-link.no-hovered .hovered {
    display: none
}

.section--flexible__teams-content .team-members>:hover .show-content-button:after,
.section--flexible__teams-content .team-members>:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible__teams-content .team-members>* .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible__teams-content .team-members>:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible__teams-content .team-members>.has-content {
    perspective: 1000px
}

.section--flexible__teams-content .team-members>.has-content.has-link,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible__teams-content .team-members>.has-content.has-link .flipper,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible__teams-content .team-members>.has-content.has-link .flipped,
.section--flexible__teams-content .team-members>.has-content.has-link .non-flipped,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) .flipped,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible__teams-content .team-members>.has-content.has-link .non-flipped,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible__teams-content .team-members>.has-content.has-link .flipped,
.section--flexible__teams-content .team-members>.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible__teams-content .team-members>.has-content.has-link:hover .flipper,
.section--flexible__teams-content .team-members>.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible__teams-content .team-members>.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible__teams-content .team-members>* .flipped,
    .section--flexible__teams-content .team-members>* .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible__teams-content .team-members>* .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible__teams-content .team-members>* .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible__teams-content .team-members .non-flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center
}

.section--flexible__teams-content .team-members .non-flipped .image-box {
    display: block;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.section--flexible__teams-content .team-members .non-flipped .image-box img {
    display: none
}

.section--flexible__teams-content .team-members .non-flipped .team-desc {
    padding-top: 15px;
    padding-bottom: 19px
}

.section--flexible__teams-content .team-members .non-flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px
}

.section--flexible__teams-content .team-members .non-flipped .position {
    margin: 7px 0 0;
    padding: 0;
    color: #4b4b4b;
    font-size: 19px
}

.section--flexible__teams-content .team-members .flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 18px 0
}

.section--flexible__teams-content .team-members .flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px
}

.section--flexible__teams-content .team-members .flipped .position {
    margin: 7px 0 0;
    padding: 0;
    color: #4b4b4b;
    font-size: 19px
}

.section--flexible__teams-content .team-members .flipped hr {
    display: block;
    width: 100%;
    height: 2px;
    margin: 20px 0;
    padding: 0;
    border: 0;
    background: #e7c464
}

.section--flexible__teams-content .team-members .flipped .description {
    display: block;
    min-height: 220px;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__teams-content .team-members .flipped .description * {
    margin: 0;
    padding: 0
}

.section--flexible__teams-content .team-members .flipped .team-data {
    display: block;
    width: 100%;
    margin-top: 10px
}

.section--flexible__teams-content .team-members .flipped .team-data * {
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__teams-content .team-members .flipped .team-data a {
    transition: color .4s ease
}

.section--flexible__teams-content .team-members .flipped .team-data a:hover {
    color: #e7c464
}

@media screen and (max-width:767px) {
    .section--flexible__teams-content .team-members {
        margin-right: -7px;
        margin-left: -7px
    }
}

@media screen and (max-width:780px) {
    .section--flexible__teams-content .team-members>* {
        width: 300px;
        height: 373px
    }
    .section--flexible__teams-content .team-members .flipped .name,
    .section--flexible__teams-content .team-members .non-flipped .name {
        font-size: 20px
    }
    .section--flexible__teams-content .team-members .flipped .position,
    .section--flexible__teams-content .team-members .non-flipped .position {
        font-size: 16px
    }
    .section--flexible__teams-content .team-members .flipped hr {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .section--flexible__teams-content .team-members .flipped .description {
        min-height: 0
    }
    .section--flexible__teams-content .team-members .flipped .description,
    .section--flexible__teams-content .team-members .flipped .team-data * {
        font-size: 13px
    }
}

@media screen and (max-width:620px) {
    .section--flexible__teams-content .team-members>* {
        width: 200px;
        height: 290px
    }
    .section--flexible__teams-content .team-members .flipped .name,
    .section--flexible__teams-content .team-members .non-flipped .name {
        font-size: 14px
    }
    .section--flexible__teams-content .team-members .flipped .position,
    .section--flexible__teams-content .team-members .non-flipped .position {
        font-size: 12px
    }
    .section--flexible__teams-content .team-members .flipped {
        padding-right: 10px;
        padding-left: 10px
    }
    .section--flexible__teams-content .team-members .flipped hr {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .section--flexible__teams-content .team-members .flipped .description {
        font-size: 10px
    }
    .section--flexible__teams-content .team-members .flipped .team-data * {
        font-size: 14px
    }
}

@media screen and (max-width:430px) {
    .section--flexible__teams-content .team-members {
        margin-right: 7px;
        margin-left: 7px
    }
    .section--flexible__teams-content .team-members>* {
        width: 50%;
        height: 270px
    }
    .section--flexible__teams-content .team-members .flipped .name,
    .section--flexible__teams-content .team-members .non-flipped .name {
        font-size: 12px
    }
    .section--flexible__teams-content .team-members .flipped .position,
    .section--flexible__teams-content .team-members .non-flipped .position {
        margin-top: 3px;
        font-size: 10px
    }
    .section--flexible__teams-content .team-members .non-flipped .team-desc {
        padding-top: 7px;
        padding-bottom: 7px
    }
    .section--flexible__teams-content .team-members .flipped {
        padding-right: 7px;
        padding-left: 7px
    }
    .section--flexible__teams-content .team-members .flipped .description,
    .section--flexible__teams-content .team-members .flipped .team-data * {
        font-size: 8px
    }
    .section--flexible__teams-content .team-members .flipped .team-data {
        margin-top: 13px
    }
    .section--flexible__teams-content .team-members .flipped .description {
        max-height: 150px;
        overflow: hidden
    }
}

@media screen and (max-width:330px) {
    .section--flexible__teams-content .team-members>* {
        height: 270px
    }
    .section--flexible__teams-content .team-members .flipped .description {
        max-height: 150px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__teams-content .team-members {
        -ms-flex-pack: center;
        justify-content: center
    }
    .section--flexible__teams-content .team-members>* {
        width: 292px;
        height: 420px
    }
    .section--flexible__teams-content .team-members .flipped .name,
    .section--flexible__teams-content .team-members .non-flipped .name {
        font-size: 19px
    }
    .section--flexible__teams-content .team-members .flipped .position,
    .section--flexible__teams-content .team-members .non-flipped .position {
        font-size: 15px
    }
    .section--flexible__teams-content .team-members .flipped .description,
    .section--flexible__teams-content .team-members .flipped .team-data * {
        font-size: 12px
    }
    .section--flexible__teams-content .team-members .flipped hr {
        margin: 15px 0;
        border-top: 2px solid #e7c464;
        background: transparent
    }
}

@media screen and (min-width:1000px) and (min-width:1170px) {
    .section--flexible__teams-content .team-members {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.section--flexible__teams .team-members {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 40px
}

@media screen and (max-width:999px) {
    .section--flexible__teams .team-members {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    .section--flexible__teams .team-members {
        margin-top: 15px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__teams .team-members {
        margin-top: 25px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__teams .team-members {
        margin-top: 35px
    }
}

.section--flexible__teams .team-members>* {
    position: relative;
    margin: 0;
    width: 385px;
    height: 480px
}

.section--flexible__teams .team-members>:hover {
    z-index: 1
}

.section--flexible__teams .team-members>* .flipped,
.section--flexible__teams .team-members>* .non-flipped {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__teams .team-members>* .show-content-button {
    position: absolute;
    right: 13px;
    bottom: 13px;
    z-index: 1;
    min-width: 18px;
    height: 20px;
    overflow: hidden;
    color: #454547;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all .4s ease
}

.section--flexible__teams .team-members>* .show-content-button span {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 3px;
    padding-left: 30px;
    line-height: 100%
}

.section--flexible__teams .team-members>* .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__teams .team-members>* .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #d6d6d6;
    transition: all .4s ease
}

.section--flexible__teams .team-members>.has-content,
.section--flexible__teams .team-members>.has-link {
    cursor: pointer
}

.section--flexible__teams .team-members>.has-link.no-hovered .hovered {
    display: none
}

.section--flexible__teams .team-members>:hover .show-content-button:after,
.section--flexible__teams .team-members>:hover .show-content-button:before {
    background: #e7c464
}

.section--flexible__teams .team-members>* .icon-animation {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

.section--flexible__teams .team-members>:hover .icon-animation {
    visibility: visible;
    opacity: 1
}

.section--flexible__teams .team-members>.has-content {
    perspective: 1000px
}

.section--flexible__teams .team-members>.has-content.has-link,
.section--flexible__teams .team-members>.has-content:not(.has-link) {
    transform-style: preserve-3d;
    perspective: 1000px
}

.section--flexible__teams .team-members>.has-content.has-link .flipper,
.section--flexible__teams .team-members>.has-content:not(.has-link) .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: .6s
}

.section--flexible__teams .team-members>.has-content.has-link .flipped,
.section--flexible__teams .team-members>.has-content.has-link .non-flipped,
.section--flexible__teams .team-members>.has-content:not(.has-link) .flipped,
.section--flexible__teams .team-members>.has-content:not(.has-link) .non-flipped {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section--flexible__teams .team-members>.has-content.has-link .non-flipped,
.section--flexible__teams .team-members>.has-content:not(.has-link) .non-flipped {
    z-index: 2;
    transform: rotateY(0)
}

.section--flexible__teams .team-members>.has-content.has-link .flipped,
.section--flexible__teams .team-members>.has-content:not(.has-link) .flipped {
    transform: rotateY(180deg)
}

.section--flexible__teams .team-members>.has-content.has-link:hover .flipper,
.section--flexible__teams .team-members>.has-content:not(.has-link).is-active .flipper {
    filter: "FlipH";
    transform: rotateY(180deg)
}

.section--flexible__teams .team-members>.has-content:not(.has-link).is-active .show-content-button:after {
    transform: rotate(90deg)
}

@media screen and (max-width:767px) {
    .section--flexible__teams .team-members>* .flipped,
    .section--flexible__teams .team-members>* .non-flipped {
        top: 7px;
        right: 7px;
        bottom: 7px;
        left: 7px
    }
    .section--flexible__teams .team-members>* .show-content-button {
        right: 5px;
        bottom: 5px!important;
        transform: scale(.5);
        transform-origin: right
    }
    .section--flexible__teams .team-members>* .show-content-button.small-bottom {
        bottom: 0!important
    }
}

.section--flexible__teams .team-members .non-flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center
}

.section--flexible__teams .team-members .non-flipped .image-box {
    display: block;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.section--flexible__teams .team-members .non-flipped .image-box img {
    display: none
}

.section--flexible__teams .team-members .non-flipped .team-desc {
    padding-top: 15px;
    padding-bottom: 19px
}

.section--flexible__teams .team-members .non-flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px
}

.section--flexible__teams .team-members .non-flipped .position {
    margin: 7px 0 0;
    padding: 0;
    color: #4b4b4b;
    font-size: 19px
}

.section--flexible__teams .team-members .flipped {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 18px 0
}

.section--flexible__teams .team-members .flipped .name {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px
}

.section--flexible__teams .team-members .flipped .position {
    margin: 7px 0 0;
    padding: 0;
    color: #4b4b4b;
    font-size: 19px
}

.section--flexible__teams .team-members .flipped hr {
    display: block;
    width: 100%;
    height: 2px;
    margin: 20px 0;
    padding: 0;
    border: 0;
    background: #e7c464
}

.section--flexible__teams .team-members .flipped .description {
    display: block;
    min-height: 220px;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__teams .team-members .flipped .description * {
    margin: 0;
    padding: 0
}

.section--flexible__teams .team-members .flipped .team-data {
    display: block;
    width: 100%;
    margin-top: 10px
}

.section--flexible__teams .team-members .flipped .team-data * {
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 180%
}

.section--flexible__teams .team-members .flipped .team-data a {
    transition: color .4s ease
}

.section--flexible__teams .team-members .flipped .team-data a:hover {
    color: #e7c464
}

@media screen and (max-width:767px) {
    .section--flexible__teams .team-members {
        margin-right: -7px;
        margin-left: -7px
    }
}

@media screen and (max-width:780px) {
    .section--flexible__teams .team-members>* {
        width: 300px;
        height: 373px
    }
    .section--flexible__teams .team-members .flipped .name,
    .section--flexible__teams .team-members .non-flipped .name {
        font-size: 20px
    }
    .section--flexible__teams .team-members .flipped .position,
    .section--flexible__teams .team-members .non-flipped .position {
        font-size: 16px
    }
    .section--flexible__teams .team-members .flipped hr {
        margin-top: 10px;
        margin-bottom: 10px
    }
    .section--flexible__teams .team-members .flipped .description {
        min-height: 0
    }
    .section--flexible__teams .team-members .flipped .description,
    .section--flexible__teams .team-members .flipped .team-data * {
        font-size: 13px
    }
}

@media screen and (max-width:620px) {
    .section--flexible__teams .team-members>* {
        width: 200px;
        height: 290px
    }
    .section--flexible__teams .team-members .flipped .name,
    .section--flexible__teams .team-members .non-flipped .name {
        font-size: 14px
    }
    .section--flexible__teams .team-members .flipped .position,
    .section--flexible__teams .team-members .non-flipped .position {
        font-size: 12px
    }
    .section--flexible__teams .team-members .flipped {
        padding-right: 10px;
        padding-left: 10px
    }
    .section--flexible__teams .team-members .flipped hr {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .section--flexible__teams .team-members .flipped .description {
        font-size: 10px
    }
    .section--flexible__teams .team-members .flipped .team-data * {
        font-size: 14px
    }
}

@media screen and (max-width:430px) {
    .section--flexible__teams .team-members {
        margin-right: 7px;
        margin-left: 7px
    }
    .section--flexible__teams .team-members>* {
        width: 50%;
        height: 270px
    }
    .section--flexible__teams .team-members .flipped .name,
    .section--flexible__teams .team-members .non-flipped .name {
        font-size: 12px
    }
    .section--flexible__teams .team-members .flipped .position,
    .section--flexible__teams .team-members .non-flipped .position {
        margin-top: 3px;
        font-size: 10px
    }
    .section--flexible__teams .team-members .non-flipped .team-desc {
        padding-top: 7px;
        padding-bottom: 7px
    }
    .section--flexible__teams .team-members .flipped {
        padding-right: 7px;
        padding-left: 7px
    }
    .section--flexible__teams .team-members .flipped .description,
    .section--flexible__teams .team-members .flipped .team-data * {
        font-size: 8px
    }
    .section--flexible__teams .team-members .flipped .team-data {
        margin-top: 13px
    }
    .section--flexible__teams .team-members .flipped .description {
        max-height: 150px;
        overflow: hidden
    }
}

@media screen and (max-width:330px) {
    .section--flexible__teams .team-members>* {
        height: 270px
    }
    .section--flexible__teams .team-members .flipped .description {
        max-height: 150px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__teams .team-members {
        -ms-flex-pack: center;
        justify-content: center
    }
    .section--flexible__teams .team-members>* {
        width: 292px;
        height: 420px
    }
    .section--flexible__teams .team-members .flipped .name,
    .section--flexible__teams .team-members .non-flipped .name {
        font-size: 19px
    }
    .section--flexible__teams .team-members .flipped .position,
    .section--flexible__teams .team-members .non-flipped .position {
        font-size: 15px
    }
    .section--flexible__teams .team-members .flipped .description,
    .section--flexible__teams .team-members .flipped .team-data * {
        font-size: 12px
    }
    .section--flexible__teams .team-members .flipped hr {
        margin: 15px 0;
        border-top: 2px solid #e7c464;
        background: transparent
    }
}

@media screen and (min-width:1000px) and (min-width:1170px) {
    .section--flexible__teams .team-members {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.section--flexible__timeline {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.section--flexible__timeline .fp-tableCell {
    position: relative;
    z-index: 5
}

.section--flexible__timeline aside.content {
    padding: 0;
    pointer-events: none
}

.section--flexible__timeline .timeline--hld {
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    transition: all .4s ease
}

.section--flexible__timeline .timeline--hld .timeline {
    display: block;
    position: relative;
    width: 485px;
    padding: 130px 0 50px;
    pointer-events: all
}

.section--flexible__timeline .timeline--hld .timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    width: 4px;
    height: 100%;
    margin-left: -2px;
    background: #112648
}

.section--flexible__timeline .timeline--hld .timeline__item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    text-align: center
}

.section--flexible__timeline .timeline--hld .timeline .box {
    display: block;
    width: 100%;
    padding: 35px;
    background: #112648
}

.section--flexible__timeline .timeline--hld .timeline h4 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 300
}

.section--flexible__timeline .timeline--hld .timeline .description {
    margin-top: 22px;
    color: #fff;
    font-size: 19px
}

.section--flexible__timeline .timeline--hld .timeline .description * {
    margin: 0;
    padding: 0
}

.section--flexible__timeline .progress-bar {
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 50%;
    width: 2px;
    height: auto;
    background: #fff!important;
    transform: translateX(-50%)
}

.section--flexible__timeline .progress-bar .progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #e7c464
}

.section--flexible__timeline .dates-indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 140px;
    right: 35px;
    bottom: 60px;
    width: 100px;
    height: auto;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    transition: all .4s ease
}

.section--flexible__timeline .media-box-hld {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 80px)
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__timeline .media-box-hld {
        height: calc(100vh - 71px)
    }
}

@media screen and (max-width:767px) {
    .section--flexible__timeline .media-box-hld {
        height: calc(100vh - 62px)
    }
}

.section--flexible__timeline .media-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    filter: grayscale(100%);
    overflow: hidden;
    transition: all .4s ease
}

.section--flexible__timeline .media-box .bg-image {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

.section--flexible__timeline .media-box .bg-image.top-left {
    background-position: 0 0
}

.section--flexible__timeline .media-box .bg-image.top-center {
    background-position: top
}

.section--flexible__timeline .media-box .bg-image.top-right {
    background-position: 100% 0
}

.section--flexible__timeline .media-box .bg-image.center-left {
    background-position: 0
}

.section--flexible__timeline .media-box .bg-image.center-center {
    background-position: 50%
}

.section--flexible__timeline .media-box .bg-image.center-right {
    background-position: 100%
}

.section--flexible__timeline .media-box .bg-image.bottom-left {
    background-position: 0 100%
}

.section--flexible__timeline .media-box .bg-image.bottom-center {
    background-position: bottom
}

.section--flexible__timeline .media-box .bg-image.bottom-right {
    background-position: 100% 100%
}

@media screen and (max-width:767px) {
    .section--flexible__timeline .media-box .bg-image.mobile-top-left {
        background-position: 0 0
    }
    .section--flexible__timeline .media-box .bg-image.mobile-top-center {
        background-position: top
    }
    .section--flexible__timeline .media-box .bg-image.mobile-top-right {
        background-position: 100% 0
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-left {
        background-position: 0
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-center {
        background-position: 50%
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-right {
        background-position: 100%
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-left {
        background-position: 0 100%
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-center {
        background-position: bottom
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-right {
        background-position: 100% 100%
    }
}

@media screen and (max-width:450px) {
    .section--flexible__timeline .media-box .bg-image.mobile-top-left {
        background-position: top left -150px
    }
    .section--flexible__timeline .media-box .bg-image.mobile-top-center {
        background-position: top
    }
    .section--flexible__timeline .media-box .bg-image.mobile-top-right {
        background-position: top right -150px
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-left {
        background-position: center left -150px
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-center {
        background-position: 50%
    }
    .section--flexible__timeline .media-box .bg-image.mobile-center-right {
        background-position: center right -150px
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-left {
        background-position: bottom left -150px
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-center {
        background-position: bottom
    }
    .section--flexible__timeline .media-box .bg-image.mobile-bottom-right {
        background-position: bottom right -150px
    }
}

.section--flexible__timeline .media-box .bg-image img {
    display: none
}

.section--flexible__timeline .media-box .video,
.section--flexible__timeline .media-box .video-loop-hld {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section--flexible__timeline .media-box .video {
    z-index: 3;
    visibility: hidden;
    opacity: 0
}

.section--flexible__timeline .media-box .video-loop-hld {
    z-index: 2
}

.section--flexible__timeline .media-box #timelapse-video-tubular,
.section--flexible__timeline .media-box #timelapse-video-tubular-loop {
    position: absolute
}

.section--flexible__timeline .media-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .4);
    transition: all .4s ease
}

.section--flexible__timeline .media-box iframe {
    width: 100%;
    height: 100%
}

.section--flexible__timeline .buttons {
    position: absolute;
    top: calc(100vh - 80px - 60px - 47px);
    left: 50px;
    z-index: 30
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__timeline .buttons {
        top: calc(100vh - 71px - 60px)
    }
}

@media screen and (max-width:767px) {
    .section--flexible__timeline .buttons {
        top: calc(100vh - 62px - 60px)
    }
}

@media screen and (max-width:560px) {
    .section--flexible__timeline .buttons {
        top: calc(100vh - 62px - 80px);
        left: 0!important;
        width: 100%;
        overflow: hidden;
        padding: 25px 0;
        text-align: center
    }
    .section--flexible__timeline .buttons .image {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: calc(100vh - 62px);
        background-repeat: no-repeat;
        background-size: cover;
        filter: grayscale(100%)
    }
    .section--flexible__timeline .buttons .image.top-left {
        background-position: 0 0
    }
    .section--flexible__timeline .buttons .image.top-center {
        background-position: top
    }
    .section--flexible__timeline .buttons .image.top-right {
        background-position: 100% 0
    }
    .section--flexible__timeline .buttons .image.center-left {
        background-position: 0
    }
    .section--flexible__timeline .buttons .image.center-center {
        background-position: 50%
    }
    .section--flexible__timeline .buttons .image.center-right {
        background-position: 100%
    }
    .section--flexible__timeline .buttons .image.bottom-left {
        background-position: 0 100%
    }
    .section--flexible__timeline .buttons .image.bottom-center {
        background-position: bottom
    }
    .section--flexible__timeline .buttons .image.bottom-right {
        background-position: 100% 100%
    }
}

@media screen and (max-width:560px) and (max-width:767px) {
    .section--flexible__timeline .buttons .image.mobile-top-left {
        background-position: 0 0
    }
    .section--flexible__timeline .buttons .image.mobile-top-center {
        background-position: top
    }
    .section--flexible__timeline .buttons .image.mobile-top-right {
        background-position: 100% 0
    }
    .section--flexible__timeline .buttons .image.mobile-center-left {
        background-position: 0
    }
    .section--flexible__timeline .buttons .image.mobile-center-center {
        background-position: 50%
    }
    .section--flexible__timeline .buttons .image.mobile-center-right {
        background-position: 100%
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-left {
        background-position: 0 100%
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-center {
        background-position: bottom
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-right {
        background-position: 100% 100%
    }
}

@media screen and (max-width:560px) and (max-width:450px) {
    .section--flexible__timeline .buttons .image.mobile-top-left {
        background-position: top left -150px
    }
    .section--flexible__timeline .buttons .image.mobile-top-center {
        background-position: top
    }
    .section--flexible__timeline .buttons .image.mobile-top-right {
        background-position: top right -150px
    }
    .section--flexible__timeline .buttons .image.mobile-center-left {
        background-position: center left -150px
    }
    .section--flexible__timeline .buttons .image.mobile-center-center {
        background-position: 50%
    }
    .section--flexible__timeline .buttons .image.mobile-center-right {
        background-position: center right -150px
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-left {
        background-position: bottom left -150px
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-center {
        background-position: bottom
    }
    .section--flexible__timeline .buttons .image.mobile-bottom-right {
        background-position: bottom right -150px
    }
}

@media screen and (max-width:560px) {
    .section--flexible__timeline .buttons .image:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        height: 100%;
        background: hsla(0, 0%, 100%, .4);
        transition: all .4s ease
    }
}

@media screen and (min-width:560px) {
    .section--flexible__timeline .buttons .image {
        display: none
    }
}

.section--flexible__timeline .buttons .button-play,
.section--flexible__timeline .buttons .button-stop {
    position: relative;
    width: 170px;
    box-sizing: content-box
}

.section--flexible__timeline .buttons .button-stop {
    display: none
}

.section--flexible__timeline .button-draw.section-styled-button.button-draw--reverse,
.section--flexible__timeline .button-draw.section-styled-button:not(.button-draw--reverse):hover {
    color: #fff
}

.section--flexible__timeline .button-draw.section-styled-button.button-draw--reverse:hover {
    color: #112648
}

.section--flexible__timeline.is-watching .media-box {
    filter: grayscale(0)
}

.section--flexible__timeline.is-watching .media-box .video {
    visibility: visible;
    opacity: 1
}

.section--flexible__timeline.is-watching .buttons .button-stop {
    display: inline-block
}

.section--flexible__timeline.is-watching .buttons .button-play {
    display: none
}

.section--flexible__timeline.is-watching .dates-indicator,
.section--flexible__timeline.is-watching .media-box:before,
.section--flexible__timeline.is-watching .timeline--hld {
    visibility: hidden;
    opacity: 0
}

@media screen and (max-width:767px) {
    .section--flexible__timeline .timeline--hld .timeline {
        padding: 75px 0 30px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__timeline .timeline--hld .timeline {
        padding: 85px 0 30px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__timeline .timeline--hld .timeline {
        margin-right: 100px;
        padding: 105px 0 75px
    }
}

@media screen and (max-width:1200px) {
    .section--flexible__timeline .timeline--hld .timeline {
        width: 300px
    }
    .section--flexible__timeline .timeline--hld .timeline .description * {
        font-size: 12px
    }
    .section--flexible__timeline .timeline--hld .timeline h4 {
        font-size: 20px
    }
    .section--flexible__timeline .dates-indicator {
        visibility: hidden;
        opacity: 0
    }
    .section--flexible__timeline .buttons {
        bottom: 20px;
        left: 15px
    }
    .section--flexible__timeline .buttons .button-play,
    .section--flexible__timeline .buttons .button-stop {
        width: 85px
    }
    .section--flexible__timeline .buttons .button-draw {
        padding-right: 10px;
        padding-left: 10px;
        font-size: 12px
    }
}

@media screen and (max-width:660px) {
    .section--flexible__timeline .dates-indicator {
        visibility: hidden;
        opacity: 0
    }
    .section--flexible__timeline .timeline--hld .timeline {
        width: 257px
    }
    .section--flexible__timeline .timeline--hld .timeline .description * {
        font-size: 12px
    }
    .section--flexible__timeline .timeline--hld .timeline h4 {
        font-size: 24px
    }
    .section--flexible__timeline .timeline--hld .timeline__item {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media screen and (max-width:560px) {
    .section--flexible__timeline .timeline--hld {
        -ms-flex-pack: center;
        justify-content: center
    }
    .section--flexible__timeline .timeline--hld .timeline {
        padding-bottom: 100px
    }
}

.section--flexible__quote-with-content .testimonials {
    background: #112649;
    background: linear-gradient(90deg, #112649 30%, #2c6382 130%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#112649", endColorstr="#2c6382", GradientType=1);
    width: 100%
}

.section--flexible__quote-with-content .testimonials p {
    margin: 0;
    padding: 75px 0;
    color: #fff;
    font-size: 30px;
    line-height: 230%;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .testimonials p {
        padding-top: 60px;
        padding-bottom: 60px;
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__quote-with-content .testimonials p {
        font-size: 18px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__quote-with-content .testimonials p {
        font-size: 24px
    }
}

.section--flexible__quote-with-content .testimonials p:before {
    content: "\e909";
    margin-right: 10px
}

.section--flexible__quote-with-content .testimonials p:after {
    content: "\e90a";
    margin-left: 10px
}

.section--flexible__quote-with-content .testimonials p:after,
.section--flexible__quote-with-content .testimonials p:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: -10px;
    color: #fff;
    font-weight: 400;
    line-height: 0
}

.section--flexible__quote-with-content .why-ox {
    width: 100%
}

.section--flexible__quote-with-content .why-ox .slider.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .6s ease-in-out .3s
}

.section--flexible__quote-with-content .why-ox .titles.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .5s ease-in-out .6s!important
}

.section--flexible__quote-with-content .why-ox .titles.js-ready-to-animate .slick-list {
    width: 100%
}

.section--flexible__quote-with-content .why-ox.js-show-slides .slider.js-ready-to-animate .slick-slide,
.section--flexible__quote-with-content .why-ox.js-show-slides .titles.js-ready-to-animate .slick-slide {
    transform: scale(1)
}

.section--flexible__quote-with-content .why-ox .slider-hld {
    display: block;
    position: relative;
    z-index: 10;
    width: 100%;
    margin-top: 120px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.slider {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    text-align: center
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.slider:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 4px;
    margin-top: -2px;
    background: #112648
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.slider .slick-slide {
    padding: 0 30px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.slider .slick-slide li {
    width: 193px!important;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.slider .slick-slide li {
        width: 70px;
        margin-right: 15px;
        margin-left: 15px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 980px;
    margin: 60px auto 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles {
        margin-top: 0!important
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-list h4 {
    padding-right: 45px;
    padding-left: 45px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles h4 {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 35px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles h4 {
        font-size: 20px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .content-box {
    width: 100%;
    margin-top: 40px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .content-box .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .content-box .content:first-child {
    margin-top: 0
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .content-box .content:last-child {
    margin-bottom: 0
}

@media screen and (max-width:999px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles .content-box .content {
        max-width: 90%;
        margin-right: auto;
        margin-left: auto;
        font-size: 14px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles button {
    position: absolute;
    top: 0;
    z-index: 5;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #e7c464;
    font-size: 24px;
    transition: all .4s ease
}

@media screen and (min-width:1000px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles button {
        top: 10px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-prev {
    left: 20px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-next {
    right: 20px
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles button:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.titles button.slick-disabled {
    visibility: hidden;
    opacity: 0
}

@media screen and (min-width:900px) {
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-list h4 {
        padding-right: 160px;
        padding-left: 160px
    }
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-prev {
        left: 120px
    }
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles .slick-next {
        right: 120px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld ul.slider li {
    display: inline-block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 152px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.section--flexible__quote-with-content .why-ox .slider-hld img,
.section--flexible__quote-with-content .why-ox .slider-hld svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 110px;
    height: 87px;
    transform: translateX(-50%) translateY(-50%)
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-hld img,
    .section--flexible__quote-with-content .why-ox .slider-hld svg {
        width: 65px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld img {
    z-index: 1;
    width: 70px;
    height: 57px
}

.section--flexible__quote-with-content .why-ox .slider-hld img.active {
    visibility: hidden;
    opacity: 0
}

.section--flexible__quote-with-content .why-ox .slider-hld .slide-icon svg {
    width: 60px;
    height: 40px
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-hld .slide-icon svg {
        width: 40px;
        height: 25px
    }
}

.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw circle,
.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw line,
.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw path,
.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw polygon,
.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw polyline,
.section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw rect {
    animation: a 2.3s linear forwards
}

.section--flexible__quote-with-content .why-ox .slider-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 11;
    width: 193px;
    height: 152px;
    transform: translateX(-50%) translateZ(0);
    pointer-events: none
}

.section--flexible__quote-with-content .why-ox .slider-overlay svg {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

@media screen and (max-width:999px) {
    .section--flexible__quote-with-content .why-ox .slider-overlay svg {
        width: 130px!important
    }
}

@media screen and (max-width:767px) {
    .section--flexible__quote-with-content .why-ox .slider-overlay svg {
        width: 75px!important
    }
}

.section--flexible__quote-with-content .why-ox .slider-overlay path,
.section--flexible__quote-with-content .why-ox .slider-overlay svg {
    fill: #112648
}

.section--flexible__quote-with-content .why-ox .slider-overlay-content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

.section--flexible__quote-with-content .why-ox .js-slick-overlay--index {
    z-index: 9
}

.section--flexible__quote-with-content .content-box {
    width: 100%;
    margin-top: 40px
}

.section--flexible__quote-with-content .content-box .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__quote-with-content .content-box .content:first-child {
    margin-top: 0
}

.section--flexible__quote-with-content .content-box .content:last-child {
    margin-bottom: 0
}

.section--flexible__quote-with-content .content-box .button {
    margin-top: 40px;
    text-align: center
}

.section--flexible__quote-with-content .content-box .button a {
    padding: 20px 30px;
    color: #112648;
    font-size: 19px;
    line-height: 100%
}

@media screen and (max-width:999px) {
    .section--flexible__quote-with-content .testimonials .container,
    .section--flexible__quote-with-content .testimonials aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__quote-with-content .testimonials .slick-slide>div {
        max-width: 80%
    }
    .section--flexible__quote-with-content .content-box .container,
    .section--flexible__quote-with-content .content-box aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__quote-with-content .content-box .slick-slide>div {
        max-width: 90%
    }
    .section--flexible__quote-with-content .testimonials {
        -ms-flex-order: 3;
        order: 3;
        margin-top: 40px
    }
    .section--flexible__quote-with-content aside.content {
        padding-bottom: 0!important
    }
    .section--flexible__quote-with-content .why-ox .slider-hld {
        margin-top: 0
    }
    .section--flexible__quote-with-content .content-box .content {
        font-size: 10px
    }
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles h4 {
        font-size: 15px
    }
    .section--flexible__quote-with-content .why-ox .slider-hld ul.titles {
        margin-top: 20px
    }
}

.section--flexible__why-ox-testi-sliders .testimonials {
    background: #112649;
    background: linear-gradient(90deg, #112649 30%, #2c6382 130%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#112649", endColorstr="#2c6382", GradientType=1);
    width: 100%
}

.section--flexible__why-ox-testi-sliders .testimonials p {
    margin: 0;
    padding: 75px 0;
    color: #fff;
    font-size: 30px;
    line-height: 230%;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .testimonials p {
        padding-top: 60px;
        padding-bottom: 60px;
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__why-ox-testi-sliders .testimonials p {
        font-size: 18px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible__why-ox-testi-sliders .testimonials p {
        font-size: 24px
    }
}

.section--flexible__why-ox-testi-sliders .testimonials p:before {
    content: "\e909";
    margin-right: 10px
}

.section--flexible__why-ox-testi-sliders .testimonials p:after {
    content: "\e90a";
    margin-left: 10px
}

.section--flexible__why-ox-testi-sliders .testimonials p:after,
.section--flexible__why-ox-testi-sliders .testimonials p:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: -10px;
    color: #fff;
    font-weight: 400;
    line-height: 0
}

.section--flexible__why-ox-testi-sliders .why-ox {
    width: 100%
}

.section--flexible__why-ox-testi-sliders .why-ox .slider.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .6s ease-in-out .3s
}

.section--flexible__why-ox-testi-sliders .why-ox .titles.js-ready-to-animate .slick-slide {
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .5s ease-in-out .6s!important
}

.section--flexible__why-ox-testi-sliders .why-ox .titles.js-ready-to-animate .slick-list {
    width: 100%
}

.section--flexible__why-ox-testi-sliders .why-ox.js-show-slides .slider.js-ready-to-animate .slick-slide,
.section--flexible__why-ox-testi-sliders .why-ox.js-show-slides .titles.js-ready-to-animate .slick-slide {
    transform: scale(1)
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld {
    display: block;
    position: relative;
    z-index: 10;
    width: 100%;
    margin-top: 120px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 0;
    text-align: center
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 4px;
    margin-top: -2px;
    background: #112648
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider .slick-slide {
    padding: 0 30px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider .slick-slide li {
    width: 193px!important;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider .slick-slide li {
        width: 70px;
        margin-right: 15px;
        margin-left: 15px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 980px;
    margin: 60px auto 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles {
        margin-top: 0!important
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-list h4 {
    padding-right: 45px;
    padding-left: 45px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles h4 {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 35px;
    font-weight: 400;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles h4 {
        font-size: 20px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .content-box {
    width: 100%;
    margin-top: 40px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .content-box .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .content-box .content:first-child {
    margin-top: 0
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .content-box .content:last-child {
    margin-bottom: 0
}

@media screen and (max-width:999px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .content-box .content {
        max-width: 90%;
        margin-right: auto;
        margin-left: auto;
        font-size: 14px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles button {
    position: absolute;
    top: 0;
    z-index: 5;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #e7c464;
    font-size: 24px;
    transition: all .4s ease
}

@media screen and (min-width:1000px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles button {
        top: 10px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-prev {
    left: 20px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-next {
    right: 20px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles button:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles button.slick-disabled {
    visibility: hidden;
    opacity: 0
}

@media screen and (min-width:900px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-list h4 {
        padding-right: 160px;
        padding-left: 160px
    }
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-prev {
        left: 120px
    }
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles .slick-next {
        right: 120px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.slider li {
    display: inline-block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 152px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld img,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 110px;
    height: 87px;
    transform: translateX(-50%) translateY(-50%)
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld img,
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld svg {
        width: 65px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld img {
    z-index: 1;
    width: 70px;
    height: 57px
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld img.active {
    visibility: hidden;
    opacity: 0
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .slide-icon svg {
    width: 60px;
    height: 40px
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld .slide-icon svg {
        width: 40px;
        height: 25px
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw circle,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw line,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw path,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw polygon,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw polyline,
.section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw rect {
    animation: a 2.3s linear forwards
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 11;
    width: 193px;
    height: 152px;
    transform: translateX(-50%) translateZ(0);
    pointer-events: none
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-overlay svg {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

@media screen and (max-width:999px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-overlay svg {
        width: 130px!important
    }
}

@media screen and (max-width:767px) {
    .section--flexible__why-ox-testi-sliders .why-ox .slider-overlay svg {
        width: 75px!important
    }
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-overlay path,
.section--flexible__why-ox-testi-sliders .why-ox .slider-overlay svg {
    fill: #112648
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-overlay-content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%
}

.section--flexible__why-ox-testi-sliders .why-ox .js-slick-overlay--index {
    z-index: 9
}

.section--flexible__why-ox-testi-sliders .why-ox .slider-hld {
    margin-top: 0!important;
    margin-bottom: 50px!important
}

.section--flexible__why-ox-testi-sliders .content-box {
    width: 100%;
    margin-top: 40px
}

.section--flexible__why-ox-testi-sliders .content-box .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 19px;
    line-height: 180%
}

.section--flexible__why-ox-testi-sliders .content-box .content:first-child {
    margin-top: 0
}

.section--flexible__why-ox-testi-sliders .content-box .content:last-child {
    margin-bottom: 0
}

.section--flexible__why-ox-testi-sliders .content-box .button {
    margin-top: 40px;
    text-align: center
}

.section--flexible__why-ox-testi-sliders .content-box .button a {
    padding: 20px 30px;
    color: #112648;
    font-size: 19px;
    line-height: 100%
}

@media screen and (max-width:999px) {
    .section--flexible__why-ox-testi-sliders .testimonials .container,
    .section--flexible__why-ox-testi-sliders .testimonials aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__why-ox-testi-sliders .testimonials .slick-slide>div {
        max-width: 80%
    }
    .section--flexible__why-ox-testi-sliders .content-box .container,
    .section--flexible__why-ox-testi-sliders .content-box aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__why-ox-testi-sliders .content-box .slick-slide>div {
        max-width: 90%
    }
    .section--flexible__why-ox-testi-sliders .testimonials {
        -ms-flex-order: 3;
        order: 3;
        margin-top: 40px
    }
    .section--flexible__why-ox-testi-sliders aside.content {
        padding-bottom: 0!important
    }
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld {
        margin-top: 0
    }
    .section--flexible__why-ox-testi-sliders .content-box .content {
        font-size: 10px
    }
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles h4 {
        font-size: 15px
    }
    .section--flexible__why-ox-testi-sliders .why-ox .slider-hld ul.titles {
        margin-top: 20px
    }
}

.section--flexible__article .article-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

.section--flexible__article .article-top h4 {
    margin: 0 0 20px;
    padding: 0;
    color: #112648;
    font-size: 27px;
    letter-spacing: .005em
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-top h4 {
        font-size: 19px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-top h4 {
        font-size: 16px
    }
}

.section--flexible__article .article-top .sharing h5 {
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 19px;
    letter-spacing: .0075em;
    text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-top .sharing h5 {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-top .sharing h5 {
        font-size: 12px
    }
}

.section--flexible__article .article-top .sharing ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0 0;
    padding: 0;
    font-size: 0;
    letter-spacing: 0
}

.section--flexible__article .article-top .sharing ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-top .sharing ul li {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-top .sharing ul li {
        font-size: 14px
    }
}

.section--flexible__article .article-top .sharing ul li,
.section--flexible__article .article-top .sharing ul li a {
    color: #112648;
    transition: color .4s ease
}

.section--flexible__article .article-top .sharing ul li:hover,
.section--flexible__article .article-top .sharing ul li a:hover {
    color: #e7c464;
    cursor: pointer
}

.section--flexible__article .article-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 130px 0 0;
    padding: 0
}

.section--flexible__article .article-bottom .part {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 30px 0 0;
    padding: 0
}

.section--flexible__article .article-bottom .part:first-child {
    margin-top: 0
}

.section--flexible__article .article-bottom.small-margin {
    margin-top: 50px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-bottom {
        margin-top: 80px
    }
    .section--flexible__article .article-bottom.small-margin {
        margin-top: 40px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-bottom {
        margin-top: 50px
    }
    .section--flexible__article .article-bottom.small-margin {
        margin-top: 30px
    }
}

.section--flexible__article .article-bottom .image-box {
    width: 175px
}

.section--flexible__article .article-bottom .image-box .image {
    width: 100%;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section--flexible__article .article-bottom .image-box .image img {
    display: none
}

.section--flexible__article .article-bottom .content-box {
    width: calc(100% - 175px - 30px);
    max-width: 550px;
    margin-left: 30px
}

@media screen and (max-width:450px) {
    .section--flexible__article .article-bottom .content-box {
        width: 100%;
        max-width: 100%;
        margin-top: 30px;
        margin-left: 0
    }
}

.section--flexible__article .article-bottom .content-box h4 {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px;
    letter-spacing: .005em;
    text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-bottom .content-box h4 {
        font-size: 19px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-bottom .content-box h4 {
        font-size: 16px
    }
}

.section--flexible__article .article-bottom .content-box h5 {
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 27px;
    letter-spacing: .005em
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-bottom .content-box h5 {
        font-size: 19px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-bottom .content-box h5 {
        font-size: 16px
    }
}

.section--flexible__article .article-bottom .content-box p.content {
    margin: 25px 0 0;
    padding: 0;
    color: #454547;
    font-size: 15px;
    line-height: 140%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .article-bottom .content-box p.content {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .article-bottom .content-box p.content {
        font-size: 14px
    }
}

.section--flexible__article .article-bottom .full-box {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    margin-top: 50px
}

.section--flexible__article .article-bottom .full-box:first-child:last-child {
    margin-top: 0
}

.section--flexible__article .article-bottom .full-box a {
    margin: 0;
    color: #112648
}

.section--flexible__article .single-contents {
    display: block;
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents {
        margin-top: 20px
    }
}

.section--flexible__article .single-contents--content {
    display: block;
    margin: 0;
    padding: 30px 0
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents--content {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.section--flexible__article .single-contents--content.image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section--flexible__article .single-contents--content.image .image--box {
    -ms-flex: 0 0 472px;
    flex: 0 0 472px;
    max-width: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .single-contents--content.image .image--box {
        -ms-flex: 0 0 300px;
        flex: 0 0 300px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents--content.image .image--box {
        display: none
    }
}

.section--flexible__article .single-contents--content.image .image--box img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__article .single-contents--content.image article {
    -ms-flex: 0 0 calc(100% - 472px);
    flex: 0 0 calc(100% - 472px);
    padding-right: 40px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .single-contents--content.image article {
        -ms-flex: 0 0 calc(100% - 300px);
        flex: 0 0 calc(100% - 300px)
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents--content.image article {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
        padding-bottom: 40px
    }
}

.section--flexible__article .single-contents--content.image .image--box+article {
    padding-right: 0;
    padding-left: 40px
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents--content.image .image--box+article {
        padding-bottom: 0;
        padding-left: 0
    }
}

.section--flexible__article .single-contents--content:first-child,
.section--flexible__article .single-contents--content:first-child {
    margin-top: 0;
    padding-top: 0
}

.section--flexible__article .single-contents--content:last-child,
.section--flexible__article .single-contents--content:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.section--flexible__article .single-contents .button-draw {
    padding: 12px 30px!important
}

.section--flexible__article .single-contents .button-draw * {
    margin: 0!important
}

.section--flexible__article .single-contents article {
    color: #454547;
    font-size: 19px;
    line-height: 180%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__article .single-contents article {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__article .single-contents article {
        font-size: 13px
    }
}

.section--flexible__article .single-contents article .alignleft,
.section--flexible__article .single-contents article img.alignleft {
    float: left
}

.section--flexible__article .single-contents article img.alignleft {
    margin: 0 15px 10px 0
}

@media screen and (min-width:768px) {
    .section--flexible__article .single-contents article img.alignleft {
        margin: 0 40px 25px 0
    }
}

.section--flexible__article .single-contents article .alignright,
.section--flexible__article .single-contents article img.alignright {
    float: right
}

.section--flexible__article .single-contents article img.alignright {
    margin: 0 0 10px 15px
}

@media screen and (min-width:768px) {
    .section--flexible__article .single-contents article img.alignright {
        margin: 0 0 25px 40px
    }
}

.section--flexible__article .single-contents article .aligncenter,
.section--flexible__article .single-contents article img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.section--flexible__article .single-contents article img.alignnone {
    display: block;
    margin: 15px 0
}

.section--flexible__article .single-contents article:not(li) {
    margin-top: 30px;
    margin-bottom: 30px
}

.section--flexible__map {
    padding-top: 0!important
}

.section--flexible__map,
.section--flexible__map aside.content {
    padding-bottom: 0!important
}

.section--flexible__map aside.content>.container+.google-map,
.section--flexible__map aside.section-testimonials ul.contents aside.slick-slide.content>div+.google-map,
aside.section-testimonials ul.contents .section--flexible__map aside.slick-slide.content>div+.google-map {
    margin-top: 90px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__map aside.content>.container+.google-map,
    .section--flexible__map aside.section-testimonials ul.contents aside.slick-slide.content>div+.google-map,
    aside.section-testimonials ul.contents .section--flexible__map aside.slick-slide.content>div+.google-map {
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__map aside.content>.container+.google-map,
    .section--flexible__map aside.section-testimonials ul.contents aside.slick-slide.content>div+.google-map,
    aside.section-testimonials ul.contents .section--flexible__map aside.slick-slide.content>div+.google-map {
        margin-top: 30px
    }
}

.section--flexible__map .google-map {
    position: relative;
    z-index: 1;
    width: 100%
}

.section--flexible__map .google-map #map {
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible__map .google-map .map-content {
    display: block;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.section--flexible__map .google-map .map-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 50%;
    height: 100%;
    background: rgba(17, 38, 72, .9);
    transition: max-width .4s ease
}

.section--flexible__map:not(.is-showing-form) .google-map .map-content {
    pointer-events: none
}

.section--flexible__map.is-showing-form .google-map .map-content:before {
    max-width: 100%
}

.section--flexible__map .google-map .map-content .cont {
    width: 50%;
    max-width: 620px;
    overflow: hidden;
    padding: 50px 0;
    pointer-events: all
}

@media screen and (min-width:1000px) {
    .section--flexible__map .google-map .map-content .cont {
        padding-top: 110px;
        padding-bottom: 110px
    }
}

.section--flexible__map .google-map .map-content .cont h4 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 54px;
    font-weight: 300;
    text-align: left;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .4);
    text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__map .google-map .map-content .cont h4 {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__map .google-map .map-content .cont h4 {
        font-size: 30px
    }
}

@media screen and (max-width:450px) {
    .section--flexible__map .google-map .map-content .cont h4 {
        font-size: 24px
    }
}

.section--flexible__map .google-map .map-content .cont .description {
    display: block;
    margin: 0;
    padding: 45px 0 0;
    font-size: 27px;
    font-weight: 400;
    text-align: left
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__map .google-map .map-content .cont .description {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__map .google-map .map-content .cont .description {
        font-size: 17px
    }
}

@media screen and (max-width:450px) {
    .section--flexible__map .google-map .map-content .cont .description {
        font-size: 12px
    }
}

.section--flexible__map .google-map .map-content .cont .description * {
    color: #fff
}

.section--flexible__map .google-map .map-content .cont .description:first-child {
    margin-top: 0
}

.section--flexible__map .google-map .map-content .cont .description:last-child {
    margin-bottom: 0
}

.section--flexible__map .google-map .map-content .cont .description a {
    transition: color .4s ease
}

.section--flexible__map .google-map .map-content .cont .description a:hover {
    color: #e7c464
}

.section--flexible__map .google-map .map-content .cont .button-draw {
    padding: 10px 20px;
    border: 0;
    background: transparent;
    font-size: 15px;
    cursor: pointer
}

.section--flexible__map .google-map .map-content .cont .button-draw span {
    color: #112648
}

.section--flexible__map .google-map .map-content .cont .button-draw:hover span {
    color: #fff
}

@media screen and (max-width:767px) {
    .section--flexible__map .google-map .map-content .cont .button-draw {
        font-size: 13px
    }
}

@media screen and (max-width:450px) {
    .section--flexible__map .google-map .map-content .cont .button-draw {
        padding: 7px 10px;
        font-size: 12px
    }
}

.section--flexible__map+.section--flexible__why-ox-testi-sliders {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.section--flexible__map .form--hld {
    display: none;
    width: 100%;
    max-width: 560px;
    overflow: hidden;
    margin: 20px auto;
    background: hsla(0, 0%, 100%, .8);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44);
    pointer-events: all
}

@media screen and (min-width:1000px) {
    .section--flexible__map .form--hld {
        margin-top: 37px;
        margin-bottom: 37px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld {
        max-width: 290px
    }
}

.section--flexible__map .form--hld form {
    position: relative;
    z-index: 1
}

.section--flexible__map .form--hld form .form-close {
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 5px
}

@media screen and (min-width:768px) {
    .section--flexible__map .form--hld form .form-close {
        top: 27px;
        padding: 10px 15px
    }
}

.section--flexible__map .form--hld form .form-close:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    color: #fff;
    font-size: 16px;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .section--flexible__map .form--hld form .form-close:before {
        font-size: 20px
    }
}

.section--flexible__map .form--hld form .form-close:hover {
    cursor: pointer
}

.section--flexible__map .form--hld form .form-close:hover:before {
    color: #e7c464
}

.section--flexible__map .form--hld .form-title {
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px 35px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form-title {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 18px
    }
}

.section--flexible__map .form--hld .form-content {
    display: block;
    padding: 40px 80px
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form-content {
        padding: 20px 25px
    }
}

.section--flexible__map .form--hld .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0 0 5px
}

@media screen and (max-width:999px) {
    .section--flexible__map .form--hld .form--message {
        font-size: 16px
    }
}

.section--flexible__map .form--hld .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section--flexible__map .form--hld .form--message.is-success {
    background: green
}

.section--flexible__map .form--hld .form--message.is-error {
    background: red
}

.section--flexible__map .form--hld .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section--flexible__map .form--hld .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section--flexible__map .form--hld .form--top {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-size: 19px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form--top {
        margin-bottom: 5px;
        font-size: 13px
    }
}

.section--flexible__map .form--hld .form--bottom {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form--bottom {
        font-size: 11px
    }
}

.section--flexible__map .form--hld .form--hld .inline-button {
    display: block;
    margin-top: 30px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form--hld .inline-button {
        margin-top: 15px
    }
}

.section--flexible__map .form--hld .form--hld .inline-button a {
    color: #112648;
    font-size: 19px;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form--hld .inline-button a {
        font-size: 13px
    }
}

.section--flexible__map .form--hld .form--hld .inline-button a:hover {
    color: #5c5c5c
}

.section--flexible__map .form--hld .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.section--flexible__map .form--hld .form-input-group {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    width: 50%;
    padding: 10px
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form-input-group {
        padding: 5px
    }
}

.section--flexible__map .form--hld .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.section--flexible__map .form--hld .form-input-group.half-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section--flexible__map .form--hld .form-input-group.half-content .half {
    display: block
}

.section--flexible__map .form--hld input:not([type=checkbox]),
.section--flexible__map .form--hld textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 30px 13px 15px;
    border: 0;
    background: hsla(0, 0%, 100%, .59);
    color: #000;
    font-size: 19px;
    line-height: 100%;
    transition: background .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld input:not([type=checkbox]),
    .section--flexible__map .form--hld textarea {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
}

.section--flexible__map .form--hld textarea {
    height: 150px;
    resize: none
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld textarea {
        height: 90px
    }
}

.section--flexible__map .form--hld .h-form {
    display: none!important
}

.section--flexible__map .form--hld input:not([type=checkbox]):focus,
.section--flexible__map .form--hld textarea:focus {
    background-color: #fff
}

.section--flexible__map .form--hld input:not([type=checkbox])::-webkit-input-placeholder,
.section--flexible__map .form--hld textarea::-webkit-input-placeholder {
    color: #454547
}

.section--flexible__map .form--hld input:not([type=checkbox])::-moz-placeholder,
.section--flexible__map .form--hld textarea::-moz-placeholder {
    color: #454547
}

.section--flexible__map .form--hld input:not([type=checkbox]):-ms-input-placeholder,
.section--flexible__map .form--hld textarea:-ms-input-placeholder {
    color: #454547
}

.section--flexible__map .form--hld input:not([type=checkbox]):-moz-placeholder,
.section--flexible__map .form--hld textarea:-moz-placeholder {
    color: #454547
}

.section--flexible__map .form--hld .form--hld a {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form--hld a {
        display: block;
        font-size: 12px
    }
}

.section--flexible__map .form--hld a:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__map .form--hld input[type=checkbox] {
    display: none
}

.section--flexible__map .form--hld input[type=checkbox]+label {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 30px;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld input[type=checkbox]+label {
        padding-left: 18px;
        font-size: 12px
    }
}

.section--flexible__map .form--hld input[type=checkbox]+label:hover {
    color: #112648;
    cursor: pointer
}

.section--flexible__map .form--hld input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: .59;
    margin-top: -10px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld input[type=checkbox]+label:before {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }
}

.section--flexible__map .form--hld input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: #e7c464;
    transform: scale(0);
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld input[type=checkbox]+label:after {
        left: 2px;
        width: 8px;
        height: 8px;
        margin-top: -4px
    }
}

.section--flexible__map .form--hld input[type=checkbox]:checked+label:after {
    transform: scale(1)
}

.section--flexible__map .form--hld .form-input-group.has-success:before {
    max-height: 2px
}

.section--flexible__map .form--hld .form-input-group.has-error span.icon,
.section--flexible__map .form--hld .form-input-group.has-success span.icon {
    display: block
}

.section--flexible__map .form--hld .form-input-group span.icon {
    position: absolute;
    top: 26px;
    right: 20px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form-input-group span.icon {
        top: 21px
    }
}

.section--flexible__map .form--hld .form-input-group span.icon:after,
.section--flexible__map .form--hld .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section--flexible__map .form--hld .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section--flexible__map .form--hld .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section--flexible__map .form--hld .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section--flexible__map .form--hld .form-input-group.has-error span.icon:before,
.section--flexible__map .form--hld .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section--flexible__map .form--hld .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section--flexible__map .form--hld .form-input-group.has-error span.icon,
.section--flexible__map .form--hld .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section--flexible__map .form--hld .form-input-group .form__group-errors {
    position: absolute;
    top: 100%;
    left: 10px;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    transition: all .2s ease
}

.section--flexible__map .form--hld .form-input-group .form__group-errors:after,
.section--flexible__map .form--hld .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section--flexible__map .form--hld .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section--flexible__map .form--hld .form-input-group .form__group-errors:after {
    top: -4px;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffc3c4;
    border-left: 5px solid transparent
}

.section--flexible__map .form--hld .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    list-style-type: none
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .form-input-group .form__group-errors li {
        font-size: 8px
    }
}

.section--flexible__map .form--hld .form-input-group.has-error .form__group-errors {
    top: calc(100% - 15px);
    visibility: visible;
    opacity: 1
}

.section--flexible__map .form--hld .submit-button {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.section--flexible__map .form--hld .submit-button button {
    min-width: 135px;
    padding-top: 9px;
    padding-bottom: 8px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .submit-button button {
        min-width: 110px;
        padding-top: 5px;
        padding-bottom: 4px
    }
}

.section--flexible__map .form--hld .hr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .hr {
        display: none
    }
}

.section--flexible__map .form--hld .hr:after,
.section--flexible__map .form--hld .hr:before {
    content: "";
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: middle;
    height: 1px;
    background: #fff
}

.section--flexible__map .form--hld .hr:before {
    margin-right: 25px
}

.section--flexible__map .form--hld .hr:after {
    margin-left: 25px
}

.section--flexible__map .form--hld .social-btns {
    display: block;
    margin: 0;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .social-btns {
        margin-top: 25px
    }
}

.section--flexible__map .form--hld .social-btns a {
    display: block;
    position: relative;
    width: 100%;
    max-width: 295px;
    margin: 0 auto 15px;
    padding: 9px 0 9px 90px;
    background: #112648;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .social-btns a {
        padding-left: 45px;
        font-size: 10px
    }
}

.section--flexible__map .form--hld .social-btns a:last-child {
    margin-bottom: 0
}

.section--flexible__map .form--hld .social-btns a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #fff
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .social-btns a:before {
        width: 30px
    }
}

.section--flexible__map .form--hld .social-btns a:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 13px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width:767px) {
    .section--flexible__map .form--hld .social-btns a:after {
        top: 8px;
        left: 7px;
        height: 15px
    }
}

.section--flexible__map .form--hld .social-btns a.microsoft:after {
    background-image: url(images/social-microsoft.png)
}

.section--flexible__map .form--hld .social-btns a.google:after {
    background-image: url(images/social-google.png)
}

.section--flexible__map .form--hld .social-btns a:hover {
    background-color: #e7c464
}

.section--flexible__rotate .circle-hld {
    display: block;
    position: relative;
    width: 100%;
    min-height: 520px
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-hld {
        min-height: 0
    }
}

.section--flexible__rotate .circle-rotate {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 5;
    width: 550px;
    height: 520px;
    margin-top: -260px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__rotate .circle-rotate {
        transform: scale(.6);
        transform-origin: 100% 50%
    }
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-rotate {
        top: 10px;
        right: 50%;
        transform: scale(.52) translateX(50%);
        transform-origin: 100% 100%
    }
}

.section--flexible__rotate .circle-rotate:not(.prepare-animate) .circle-rotate--item {
    transform: scale(0)
}

.section--flexible__rotate .circle-rotate:not(.prepare-animate):before {
    transform: scale(0);
    transform-origin: 50% 50%
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate):before {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: all .9s ease
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item {
    transition: all 1.2s ease
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(4) {
    transition-delay: .5s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(5) {
    transition-delay: .6s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(6) {
    transition-delay: .7s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(7) {
    transition-delay: .8s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(8) {
    transition-delay: .9s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(9) {
    transition-delay: 1s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(10) {
    transition-delay: 1.1s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:first-child {
    transition-delay: 1.2s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(2) {
    transition-delay: 1.3s
}

.section--flexible__rotate .circle-rotate.prepare-animate:not(.is-animate) .circle-rotate--item:nth-child(3) {
    transition-delay: 1.4s
}

.section--flexible__rotate .circle-rotate.is-animate .circle-rotate--item {
    animation: c 32s linear infinite
}

.section--flexible__rotate .circle-rotate.is-animate .circle-rotate--item .hld {
    animation: d 32s linear infinite
}

.section--flexible__rotate .circle-rotate.stop-animate .circle-rotate--item,
.section--flexible__rotate .circle-rotate.stop-animate .circle-rotate--item .hld {
    animation-play-state: paused
}

.section--flexible__rotate .circle-rotate:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 230px;
    height: 185px;
    margin-top: -92px;
    margin-left: -115px;
    background-image: url(images/ox_rotate_center.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.section--flexible__rotate .circle-rotate--item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110px;
    height: 87px;
    box-sizing: content-box;
    margin: 0 -55px;
    cursor: pointer;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.section--flexible__rotate .circle-rotate--item:first-child {
    top: auto;
    bottom: 50%;
    padding-bottom: 170px;
    transform-origin: 50% 100%
}

.section--flexible__rotate .circle-rotate--item:nth-child(2) {
    top: auto;
    bottom: 50%;
    padding-bottom: 127px;
    padding-left: 132px;
    transform-origin: 60px 100%
}

.section--flexible__rotate .circle-rotate--item:nth-child(3) {
    top: auto;
    bottom: 50%;
    padding-bottom: 20px;
    padding-left: 202px;
    transform-origin: 60px 100%
}

.section--flexible__rotate .circle-rotate--item:nth-child(4) {
    padding-top: 20px;
    padding-left: 202px;
    transform-origin: 60px 0
}

.section--flexible__rotate .circle-rotate--item:nth-child(5) {
    padding-top: 127px;
    padding-left: 132px;
    transform-origin: 60px 0
}

.section--flexible__rotate .circle-rotate--item:nth-child(6) {
    padding-top: 170px;
    transform-origin: 50% 0
}

.section--flexible__rotate .circle-rotate--item:nth-child(7) {
    right: 50%;
    left: auto;
    padding-top: 127px;
    padding-right: 132px;
    transform-origin: 75% 0
}

.section--flexible__rotate .circle-rotate--item:nth-child(8) {
    right: 50%;
    left: auto;
    padding-top: 20px;
    padding-right: 202px;
    transform-origin: 85% 0
}

.section--flexible__rotate .circle-rotate--item:nth-child(9) {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
    padding-right: 202px;
    padding-bottom: 20px;
    transform-origin: 85% 100%
}

.section--flexible__rotate .circle-rotate--item:nth-child(10) {
    top: auto;
    right: 50%;
    bottom: 50%;
    left: auto;
    padding-right: 132px;
    padding-bottom: 127px;
    transform-origin: 75% 100%
}

.section--flexible__rotate .circle-rotate--item .hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px 10px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    text-align: center;
    pointer-events: all
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-rotate--item .hld {
        padding-right: 5px;
        padding-left: 5px
    }
}

.section--flexible__rotate .circle-rotate--item:not(.only-icon) .hld {
    background-image: url(images/ox_rotate_title.svg)
}

.section--flexible__rotate .circle-rotate--item.only-icon .hld {
    background-image: url(images/ox_rotate_icon.svg)
}

.section--flexible__rotate .circle-rotate--item .title {
    padding-top: 3px;
    color: #112648;
    font-size: 14px;
    font-weight: 300;
    line-height: 120%
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-rotate--item .title {
        font-size: 16px
    }
}

.section--flexible__rotate .circle-rotate--item .image {
    display: block;
    width: 100%;
    height: 100%
}

.section--flexible__rotate .circle-rotate--item .image svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.section--flexible__rotate .circle-content {
    display: block;
    padding-right: 600px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__rotate .circle-content {
        padding-right: 400px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-content {
        padding-top: 320px;
        padding-right: 0
    }
}

.section--flexible__rotate .circle-content--item {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 520px
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-content--item {
        display: block!important;
        min-height: 0
    }
}

.section--flexible__rotate .circle-content--item__title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 40px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__rotate .circle-content--item__title {
        font-size: 27px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-content--item__title {
        font-size: 24px;
        text-align: center
    }
}

.section--flexible__rotate .circle-content--item__description {
    margin: 60px 0 0;
    padding: 0;
    color: #454547;
    font-size: 19px;
    font-weight: 400
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__rotate .circle-content--item__description {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-content--item__description {
        margin-top: 20px;
        font-size: 14px;
        line-height: 220%
    }
}

.section--flexible__rotate .circle-content--item__description:first-child,
.section--flexible__rotate .circle-content--item__description:last-child {
    margin-top: 0
}

.section--flexible__rotate .circle-content--item__button {
    margin: 60px 0 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section--flexible__rotate .circle-content--item__button {
        margin-top: 20px;
        text-align: center
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content {
        padding: 0!important
    }
    .section--flexible__term-content .container,
    .section--flexible__term-content aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__term-content .slick-slide>div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: none;
        padding: 0
    }
    .section--flexible__term-content .container>*,
    .section--flexible__term-content aside.section-testimonials ul.contents .slick-slide>div>*,
    aside.section-testimonials ul.contents .section--flexible__term-content .slick-slide>div>* {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.section--flexible__term-content .term-content {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content .term-content {
        height: calc(100vh - 80px);
        padding: 35px 0
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-content {
        padding-top: 160px;
        padding-bottom: 160px
    }
}

.section--flexible__term-content .term-content--item {
    padding: 30px
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content .term-content--item {
        max-width: 1050px;
        max-height: 100%;
        overflow-y: auto;
        padding: 0 30px;
        transition: max-height .4s ease
    }
    .section--flexible__term-content .term-content--item:not(.is-active) {
        max-height: 0
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-content--item {
        padding: 0 110px
    }
}

.section--flexible__term-content .term-content--item__title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 24px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__term-content .term-content--item__title {
        font-size: 28px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content .term-content--item__title {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 2px solid #e7c464;
        font-size: 22px;
        text-transform: uppercase
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-content--item__title {
        font-size: 35px
    }
}

.section--flexible__term-content .term-content--item__body {
    margin: 15px 0 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (min-width:768px) {
    .section--flexible__term-content .term-content--item__body {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__term-content .term-content--item__body {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content .term-content--item__body {
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-content--item__body {
        font-size: 19px
    }
}

.section--flexible__term-content .term-content--item__body:first-child {
    margin-top: 0
}

.section--flexible__term-content .term-content--item__body:last-child {
    margin-bottom: 0
}

.section--flexible__term-content .term-content--item:first-child {
    padding-top: 0
}

.section--flexible__term-content .term-content--item:last-child {
    padding-bottom: 0
}

.section--flexible__term-content .term-titles {
    display: none;
    position: relative;
    min-width: 450px;
    height: calc(100vh - 80px);
    overflow-y: auto;
    padding: 25px 40px;
    transform: translateZ(0)
}

.section--flexible__term-content .term-titles:before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 40px);
    height: 700%;
    background: #112648
}

.section--flexible__term-content .term-titles--item {
    display: block;
    position: relative;
    z-index: 2;
    max-width: 650px;
    margin: 0 0 0 auto;
    padding: 10px 0;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    white-space: nowrap;
    cursor: pointer
}

.section--flexible__term-content .term-titles--item.is-active {
    font-weight: 700;
    text-transform: uppercase
}

.section--flexible__term-content .term-titles--item:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 69px;
    height: 69px;
    visibility: hidden;
    opacity: 0;
    background: #112648;
    transform: translateY(-50%) rotate(45deg);
    transition: all .4s ease
}

.section--flexible__term-content .term-titles--item.is-active:after {
    left: calc(100% - 45px);
    visibility: visible;
    opacity: 1
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-titles--item {
        padding: 30px 0;
        font-size: 35px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__term-content .term-titles {
        display: block
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__term-content .term-titles {
        min-width: 730px;
        padding: 125px 40px
    }
}

.section--flexible__product-warranties .warranty-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px -15px 0;
    padding: 0
}

@media screen and (min-width:1000px) {
    .section--flexible__product-warranties .warranty-nav {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 70px
    }
}

.section--flexible__product-warranties .warranty-nav li {
    display: block;
    margin: 0;
    padding: 0 10px;
    list-style-type: none
}

.section--flexible__product-warranties .warranty-nav a {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 10px 5px;
    color: #112648;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .section--flexible__product-warranties .warranty-nav a {
        font-size: 16px
    }
}

.section--flexible__product-warranties .warranty-nav a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 0;
    height: 3px;
    background: #e7c464;
    transition: max-width .4s ease
}

.section--flexible__product-warranties .warranty-nav a.is-active:after,
.section--flexible__product-warranties .warranty-nav a:hover:after {
    max-width: 100%
}

.section--flexible__product-warranties .warranty-content {
    display: block;
    margin: 40px 0 0;
    padding: 0
}

@media screen and (min-width:1000px) {
    .section--flexible__product-warranties .warranty-content {
        margin-top: 70px
    }
}

.section--flexible__product-warranties .warranty-content .content {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (min-width:768px) {
    .section--flexible__product-warranties .warranty-content .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__product-warranties .warranty-content .content {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__product-warranties .warranty-content .content {
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__product-warranties .warranty-content .content {
        font-size: 19px
    }
}

.section--flexible__product-warranties .warranty-content .button-hld {
    margin-top: 40px;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section--flexible__product-warranties .warranty-content .button-hld {
        margin-top: 70px
    }
}

.section--flexible__product-warranties .warranty-content .button-hld a {
    margin-top: 0
}

.section--flexible__integration-content {
    display: block;
    width: 100%;
    padding: 0;
    background-image: url(images/gray_bg.png);
    background-position: 50%;
    background-size: cover
}

.section--flexible__integration-content .container,
.section--flexible__integration-content aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .section--flexible__integration-content .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    padding-right: 0;
    padding-left: 0
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .container,
    .section--flexible__integration-content aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section--flexible__integration-content .slick-slide>div {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.section--flexible__integration-content .integration-titles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 calc(50% - 200px);
    flex: 0 0 calc(50% - 200px);
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: calc(50% - 200px);
    margin: 0;
    padding: 0
}

@media screen and (max-width:1150px) {
    .section--flexible__integration-content .integration-titles {
        -ms-flex: 0 0 calc(50% - 100px);
        flex: 0 0 calc(50% - 100px);
        width: calc(50% - 100px)
    }
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
}

.section--flexible__integration-content .integration-titles:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 50px);
    height: 100%;
    background: #112648
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles:before {
        top: auto;
        bottom: 0;
        width: 100%;
        height: calc(100% - 50px)
    }
}

.section--flexible__integration-content .integration-titles>div {
    position: relative;
    margin-left: auto
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles>div {
        width: 100%;
        margin: 0
    }
}

@media screen and (min-width:900px) {
    .section--flexible__integration-content .integration-titles .slick-list {
        display: block;
        width: 100%;
        max-width: 600px;
        margin: 0 0 0 auto;
        padding: 0!important
    }
}

.section--flexible__integration-content .integration-titles--item {
    display: block;
    width: 100%;
    height: 40px;
    margin: 30px 0;
    padding: 0 35px 0 0
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles--item {
        height: 40px!important;
        margin: 0;
        padding: 0 30px
    }
}

@media screen and (max-width:600px) {
    .section--flexible__integration-content .integration-titles--item {
        height: 21px!important
    }
}

.section--flexible__integration-content .integration-titles--item.bigger {
    height: 60px;
    margin: 20px 0
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles--item.bigger {
        height: 60px!important;
        margin: 0
    }
}

@media screen and (max-width:600px) {
    .section--flexible__integration-content .integration-titles--item.bigger {
        height: 21px!important
    }
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles .slick-slide {
        padding-top: 95px;
        padding-bottom: 40px
    }
}

.section--flexible__integration-content .integration-titles[data-length="1"] .integration-titles--item,
.section--flexible__integration-content .integration-titles[data-length="2"] .integration-titles--item,
.section--flexible__integration-content .integration-titles[data-length="3"] .integration-titles--item,
.section--flexible__integration-content .integration-titles[data-length="4"] .integration-titles--item {
    height: 65px;
    margin-top: 50px;
    margin-bottom: 50px
}

.section--flexible__integration-content .integration-titles--item__logos {
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    transform: translateZ(0)
}

.section--flexible__integration-content .integration-titles--item__logos img {
    display: block;
    height: 100%;
    margin: 0 auto;
    padding: 0
}

.section--flexible__integration-content .integration-titles--item__logos .not-hovered {
    display: block;
    width: 100%;
    height: 100%
}

.section--flexible__integration-content .integration-titles--item__logos .hovered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0
}

.section--flexible__integration-content .integration-titles--item__logos.has-hovered-logo .hovered,
.section--flexible__integration-content .integration-titles--item__logos.has-hovered-logo .not-hovered {
    transition: all .4s ease
}

.section--flexible__integration-content .integration-titles .slick-slide {
    position: relative;
    cursor: pointer
}

.section--flexible__integration-content .integration-titles .slick-slide:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 69px;
    height: 69px;
    visibility: hidden;
    opacity: 0;
    background: #112648;
    transform: translateY(-50%) rotate(45deg);
    transform-origin: 50% 50%;
    transition: all .4s ease
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles .slick-slide:after {
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%) rotate(45deg)
    }
}

.section--flexible__integration-content .integration-titles .slick-slide.slick-current:after {
    left: calc(100% - 85px);
    visibility: visible;
    opacity: 1
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-titles .slick-slide.slick-current:after {
        bottom: calc(100% - 100px);
        left: 50%
    }
}

.section--flexible__integration-content .integration-titles .slick-slide.slick-current .integration-titles--item__logos.has-hovered-logo .not-hovered,
.section--flexible__integration-content .integration-titles .slick-slide:hover .integration-titles--item__logos.has-hovered-logo .not-hovered {
    visibility: hidden;
    opacity: 0
}

.section--flexible__integration-content .integration-titles .slick-slide.slick-current .integration-titles--item__logos.has-hovered-logo .hovered,
.section--flexible__integration-content .integration-titles .slick-slide:hover .integration-titles--item__logos.has-hovered-logo .hovered {
    visibility: visible;
    opacity: 1
}

.section--flexible__integration-content .integration-content {
    -ms-flex: 0 0 calc(50% + 200px);
    flex: 0 0 calc(50% + 200px);
    width: calc(50% + 200px);
    overflow: hidden
}

@media screen and (max-width:1150px) {
    .section--flexible__integration-content .integration-content {
        -ms-flex: 0 0 calc(50% + 100px);
        flex: 0 0 calc(50% + 100px);
        width: calc(50% + 100px)
    }
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.section--flexible__integration-content .integration-content--item {
    width: 100%;
    max-width: 1010px;
    margin-right: auto;
    padding: 80px 0 80px 110px
}

@media screen and (max-width:1400px) {
    .section--flexible__integration-content .integration-content--item {
        padding-left: 50px
    }
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-content--item {
        padding: 20px 35px 0
    }
}

.section--flexible__integration-content .integration-content--item__title-sec {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 18px;
    font-weight: 300;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__integration-content .integration-content--item__title-sec {
        font-size: 28px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__integration-content .integration-content--item__title-sec {
        margin-bottom: 30px;
        font-size: 22px;
        text-transform: uppercase
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__integration-content .integration-content--item__title-sec {
        font-size: 35px
    }
}

.section--flexible__integration-content .integration-content--item__body {
    margin-top: 50px
}

.section--flexible__integration-content .integration-content img {
    display: block;
    width: 100%;
    max-width: 80%;
    height: auto;
    margin: 0 auto
}

@media screen and (max-width:900px) {
    .section--flexible__integration-content .integration-content img {
        max-width: none
    }
}

.section--flexible__integration-content .integration-content .button-hld {
    margin-top: 40px;
    text-align: center
}

.section--flexible__integration-content .integration-content .slick-list,
.section--flexible__integration-content .integration-content .slick-track {
    height: 100%
}

.section--flexible__integration-content .integration-content .slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%
}

.section--flexible__awards {
    background: #112649;
    background: linear-gradient(90deg, #112649 30%, #2c6382 130%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#112649", endColorstr="#2c6382", GradientType=1)
}

.section--flexible__awards .awards-box {
    display: block;
    margin: 0;
    padding: 0
}

.section--flexible__awards .awards-box .title {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 35px;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__awards .awards-box .title {
        font-size: 26px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__awards .awards-box .title {
        font-size: 18px
    }
}

.section--flexible__awards .awards-box--list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px -15px 0;
    padding: 0
}

@media screen and (max-width:999px) {
    .section--flexible__awards .awards-box--list {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.section--flexible__awards .awards-box--list__item {
    display: block;
    width: auto;
    height: 153px;
    padding: 15px
}

@media screen and (max-width:767px) {
    .section--flexible__awards .awards-box--list__item {
        height: 90px
    }
}

.section--flexible__awards .awards-box--list__item .holder {
    position: relative;
    height: 100%
}

.section--flexible__awards .awards-box--list__item img {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__awards .awards-box--list__item .not-hovered {
    display: block;
    height: 100%
}

.section--flexible__awards .awards-box--list__item .hovered {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.section--flexible__awards .awards-box--list__item .hovered,
.section--flexible__awards .awards-box--list__item .not-hovered {
    transform: translateZ(0);
    transition: all .4s ease
}

.section--flexible__awards .awards-box--list__item:not(:hover) .hovered {
    visibility: hidden;
    opacity: 0
}

.section--flexible__content-without-flip .boxes-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -20px;
    padding: 0
}

@media screen and (max-width:1170px) {
    .section--flexible__content-without-flip .boxes-hld {
        margin-right: -15px;
        margin-left: -15px
    }
}

.section--flexible__content-without-flip .boxes-hld .box {
    display: block;
    width: 50%;
    padding: 20px
}

@media screen and (max-width:1170px) {
    .section--flexible__content-without-flip .boxes-hld .box {
        height: 50vw;
        padding: 15px
    }
}

@media screen and (max-width:340px) {
    .section--flexible__content-without-flip .boxes-hld .box {
        width: 100%;
        height: 100vw
    }
}

.section--flexible__content-without-flip .boxes-hld .box .hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0 30px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

@media screen and (min-width:1171px) {
    .section--flexible__content-without-flip .boxes-hld .box .hld {
        min-height: 525px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld .box .hld {
        padding-right: 10px;
        padding-left: 10px
    }
}

.section--flexible__content-without-flip .boxes-hld .box--icon {
    /*height: 125px*/
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .box--icon {
        height: 60px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld .box--icon {
        height: 40px
    }
}

@media screen and (min-width:340px) and (max-width:570px) {
    .section--flexible__content-without-flip .boxes-hld .box--icon {
        height: 20px
    }
}

.section--flexible__content-without-flip .boxes-hld .box--icon img,
.section--flexible__content-without-flip .boxes-hld .box--icon svg {
    /*display: block;
    height: 100%;*/
    margin: 0 auto
}

.section--flexible__content-without-flip .boxes-hld .box--icon circle,
.section--flexible__content-without-flip .boxes-hld .box--icon line,
.section--flexible__content-without-flip .boxes-hld .box--icon path,
.section--flexible__content-without-flip .boxes-hld .box--icon polygon,
.section--flexible__content-without-flip .boxes-hld .box--icon polyline,
.section--flexible__content-without-flip .boxes-hld .box--icon rect {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transition: all .4s ease
}

.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated circle,
.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated line,
.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated path,
.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated polygon,
.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated polyline,
.section--flexible__content-without-flip .boxes-hld .box--icon.is-animated rect {
    animation: a 2.3s linear forwards
}

.section--flexible__content-without-flip .boxes-hld .box--title {
    display: block;
    margin: 30px 0 0;
    padding: 0;
    color: #112648;
    font-size: 35px;
    font-weight: 300;
    line-height: 120%;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .box--title {
        margin-top: 20px;
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld .box--title {
        margin-top: 15px;
        font-size: 18px
    }
}

@media screen and (min-width:340px) and (max-width:570px) {
    .section--flexible__content-without-flip .boxes-hld .box--title {
        margin-top: 5px;
        font-size: 14px
    }
}

.section--flexible__content-without-flip .boxes-hld .show-content-button {
    position: absolute;
    right: 25px;
    bottom: 28px;
    min-width: 30px;
    height: 20px
}

@media screen and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .show-content-button {
        right: 5px;
        bottom: 5px;
        transform: scale(.8);
        transform-origin: 100% 100%
    }
}

.section--flexible__content-without-flip .boxes-hld .show-content-button:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 18px;
    height: 4px;
    background: #e7c464
}

.section--flexible__content-without-flip .boxes-hld .show-content-button:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 7px;
    width: 4px;
    height: 18px;
    background: #e7c464
}

.section--flexible__content-without-flip .boxes-hld .box--description {
    margin-top: 35px;
    color: #454547;
    font-size: 19px;
    line-height: 180%;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .box--description {
        margin-top: 20px;
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld .box--description {
        margin-top: 15px;
        font-size: 12px;
        margin-top: 5px;
        font-size: 10px
    }
}

@media screen and (min-width:340px) and (max-width:570px) {
    .section--flexible__content-without-flip .boxes-hld .box--description {
        font-size: 7px
    }
}

.section--flexible__content-without-flip .boxes-hld .box--description>:first-child {
    margin-top: 0
}

.section--flexible__content-without-flip .boxes-hld .box--description>:last-child {
    margin-bottom: 0
}

.section--flexible__content-without-flip .boxes-hld .box--link {
    display: block;
    margin: 35px 0 0;
    padding: 0;
    text-align: center
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .box--link {
        margin-top: 20px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld .box--link {
        margin-top: 15px
    }
}

@media screen and (min-width:340px) and (max-width:570px) {
    .section--flexible__content-without-flip .boxes-hld .box--link {
        margin-top: 5px
    }
    .section--flexible__content-without-flip .boxes-hld .box--link .section-styled-button {
        padding-top: 4px;
        padding-bottom: 2px
    }
}

.section--flexible__content-without-flip .boxes-hld .box--link .section-styled-button {
    width: 220px;
    max-width: 100%;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section--flexible__content-without-flip .boxes-hld .box--link .section-styled-button {
        padding: 12px 10px 10px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__content-without-flip .boxes-hld .box--link .section-styled-button {
        width: auto;
        font-size: 10px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .boxes-hld a.box .box--description {
        display: none
    }
}

.section--flexible__content-without-flip .form-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 888;
    width: 100%;
    max-width: none;
    height: 100%;
    overflow-y: auto;
    padding: 120px 15px 30px;
    background: rgba(0, 0, 0, .85)
}

@media screen and (min-width:768px) {
    .section--flexible__content-without-flip .form-modal {
        padding-top: 170px
    }
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input {
    display: none
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:999px) {
    .section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label:before {
        top: 1px
    }
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 3px;
    z-index: 2;
    width: 14px;
    height: 14px;
    visibility: hidden;
    opacity: 0;
    background: #e7c464;
    transition: all .4s ease
}

@media screen and (max-width:999px) {
    .section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label:after {
        top: 4px
    }
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input:checked+label:after {
    visibility: visible;
    opacity: 1
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label a {
    color: #112648;
    transition: color .4s ease
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox input+label a:hover {
    color: #e7c464
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox label {
    padding-top: 3px
}

.section--flexible__content-without-flip .form-modal .form-input-group.checkfield .checkbox+input:not(.h-form) {
    margin-top: 15px
}

.section--flexible__content-without-flip .form-modal .form {
    display: block;
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    background: hsla(0, 0%, 100%, .57);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

.section--flexible__content-without-flip .form-modal .form--loader {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 10;
    width: 200px;
    height: 200px;
    visibility: hidden;
    opacity: 0;
    background: url(images/loader.gif) 50% no-repeat;
    transform: translateX(-50%);
    transition: all .4s ease
}

.section--flexible__content-without-flip .form-modal .form.is-loading .form--inputs {
    opacity: .4
}

.section--flexible__content-without-flip .form-modal .form.is-loading .form--loader {
    visibility: visible;
    opacity: 1
}

.section--flexible__content-without-flip .form-modal .form.is-loading .section--button {
    opacity: .4;
    transition-duration: .4s!important;
    transition-delay: 0s!important
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .form {
        width: 350px
    }
}

.section--flexible__content-without-flip .form-modal .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

@media screen and (max-width:999px) {
    .section--flexible__content-without-flip .form-modal .form--message {
        font-size: 16px
    }
}

.section--flexible__content-without-flip .form-modal .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section--flexible__content-without-flip .form-modal .form--message.is-success {
    background: green
}

.section--flexible__content-without-flip .form-modal .form--message.is-error {
    background: red
}

.section--flexible__content-without-flip .form-modal .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section--flexible__content-without-flip .form-modal .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section--flexible__content-without-flip .form-modal .form input::-webkit-inner-spin-button,
.section--flexible__content-without-flip .form-modal .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.section--flexible__content-without-flip .form-modal .form .h-form,
.section--flexible__content-without-flip .form-modal .form label[aria-hidden=true] {
    display: none!important
}

.section--flexible__content-without-flip .form-modal .form--title {
    margin: 0;
    padding: 28px 60px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    text-align: center
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .form--title {
        font-size: 25px
    }
}

.section--flexible__content-without-flip .form-modal .form-content {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 35px 40px;
    border: 1px solid #95989a;
    border-top: 0
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .form-modal .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .form-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.section--flexible__content-without-flip .form-modal .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section--flexible__content-without-flip .form-modal .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media screen and (max-width:340px) {
    .section--flexible__content-without-flip .form-modal .form .form-input-group:not(.full-width):not(.zip_code):not(.state) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file input {
    position: absolute;
    z-index: -1;
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file span.icon {
    display: none!important
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label {
    display: block;
    width: 100%
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label span.flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label span.placeholder {
    color: #454547;
    font-size: 19px
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label span.button-draw {
    padding: 10px 25px;
    color: #112648;
    font-size: 15px;
    cursor: pointer
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label span.file {
    display: none;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    color: #e2e2e2;
    font-size: 20px;
    text-align: center
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.file label span.file.show {
    display: block
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.state,
.section--flexible__content-without-flip .form-modal .form .form-input-group.zip_code {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__content-without-flip .form-modal .form .form-input-group.state,
    .section--flexible__content-without-flip .form-modal .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .section--flexible__content-without-flip .form-modal .form .form-input-group.state,
    .section--flexible__content-without-flip .form-modal .form .form-input-group.zip_code {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:430px) {
    .section--flexible__content-without-flip .form-modal .form .form-input-group.city {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important
    }
}

.section--flexible__content-without-flip .form-modal .form .form-input-group {
    position: relative;
    padding: 10px 5px
}

.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    white-space: nowrap;
    transition: all .2s ease
}

.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors:after,
.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors:after {
    top: 0;
    width: 18px;
    height: 5px;
    background: #ffc3c4
}

.section--flexible__content-without-flip .form-modal .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1;
    top: calc(100% - 17px)
}

.section--flexible__content-without-flip .form-modal .form .form-input-group span.icon {
    position: absolute;
    top: 27px;
    right: 15px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .form .form-input-group span.icon {
        top: 24px
    }
}

.section--flexible__content-without-flip .form-modal .form .form-input-group span.icon:after,
.section--flexible__content-without-flip .form-modal .form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section--flexible__content-without-flip .form-modal .form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section--flexible__content-without-flip .form-modal .form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.has-error span.icon:before,
.section--flexible__content-without-flip .form-modal .form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section--flexible__content-without-flip .form-modal .form .form-input-group.has-error span.icon,
.section--flexible__content-without-flip .form-modal .form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section--flexible__content-without-flip .form-modal .form input:not([type=checkbox]):not([type=file]),
.section--flexible__content-without-flip .form-modal .form textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 30px 13px 15px;
    border: 0;
    background: hsla(0, 0%, 100%, .59);
    color: #000;
    font-size: 19px;
    line-height: 100%;
    transition: background .4s ease
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .form input:not([type=checkbox]):not([type=file]),
    .section--flexible__content-without-flip .form-modal .form textarea {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
}

.section--flexible__content-without-flip .form-modal .form textarea {
    height: 150px;
    resize: none
}

.section--flexible__content-without-flip .form-modal .form input::-webkit-input-placeholder,
.section--flexible__content-without-flip .form-modal .form textarea::-webkit-input-placeholder {
    color: #454547
}

.section--flexible__content-without-flip .form-modal .form input::-moz-placeholder,
.section--flexible__content-without-flip .form-modal .form textarea::-moz-placeholder {
    color: #454547
}

.section--flexible__content-without-flip .form-modal .form input:-ms-input-placeholder,
.section--flexible__content-without-flip .form-modal .form textarea:-ms-input-placeholder {
    color: #454547
}

.section--flexible__content-without-flip .form-modal .form input:-moz-placeholder,
.section--flexible__content-without-flip .form-modal .form textarea:-moz-placeholder {
    color: #454547
}

.section--flexible__content-without-flip .form-modal .form .button-group {
    margin-top: 25px;
    text-align: center
}

.section--flexible__content-without-flip .form-modal .form .button-group .button-draw {
    padding: 11px 30px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

.section--flexible__content-without-flip .form-modal .modal-close {
    position: absolute;
    top: 144px;
    right: 50%;
    margin-right: -270px;
    padding: 10px 15px
}

@media screen and (max-width:767px) {
    .section--flexible__content-without-flip .form-modal .modal-close {
        margin-right: -165px
    }
}

@media screen and (min-width:768px) {
    .section--flexible__content-without-flip .form-modal .modal-close {
        top: 200px
    }
}

@media screen and (max-width:380px) {
    .section--flexible__content-without-flip .form-modal .modal-close {
        right: 15px;
        margin-right: 0
    }
}

.section--flexible__content-without-flip .form-modal .modal-close:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    color: #fff;
    font-size: 20px;
    transition: color .4s ease
}

.section--flexible__content-without-flip .form-modal .modal-close:hover {
    cursor: pointer
}

.section--flexible__content-without-flip .form-modal .modal-close:hover:before {
    color: #e7c464
}

.section--flexible__content-without-flip .form-modal .form .form-input-group {
    padding-right: 10px;
    padding-left: 10px
}

.section--flexible__quote_text {
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: linear-gradient(90deg, #07274c, #007393)
}

.section--flexible__quote_text .main-content-container {
    color: #fff;
    font-size: 32px
}

@media screen and (max-width:767px) {
    .section--flexible__quote_text .main-content-container {
        font-size: 24px
    }
}

.section--flexible__quote_text .main-content-container a {
    color: #fff
}

.section--flexible__quote_text .main-content-container a:hover {
    text-decoration: underline;
    cursor: pointer
}

.section--flexible__form_video_image .container,
.section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.section--flexible__form_video_image .container .right-side,
.section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div .right-side,
aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div .right-side {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px
}

@media screen and (min-width:1000px) {
    .section--flexible__form_video_image .container .right-side,
    .section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div .right-side,
    aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div .right-side {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 0
    }
}

.section--flexible__form_video_image .container .left-side,
.section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div .left-side,
aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div .left-side {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (min-width:1000px) {
    .section--flexible__form_video_image .container .left-side,
    .section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div .left-side,
    aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div .left-side {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -ms-flex-order: 0;
        order: 0;
        padding-right: 50px
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__form_video_image .container .left-side,
    .section--flexible__form_video_image aside.section-testimonials ul.contents .slick-slide>div .left-side,
    aside.section-testimonials ul.contents .section--flexible__form_video_image .slick-slide>div .left-side {
        padding-right: 90px
    }
}

.section--flexible__form_video_image img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__form_video_image .video-box {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 350px;
    overflow: hidden;
    cursor: pointer
}

@media screen and (max-width:999px) {
    .section--flexible__form_video_image .video-box {
        height: calc(9 / 16 * (100vw - 30px))
    }
}

.section--flexible__form_video_image .video-box .poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: all .4s ease
}

.section--flexible__form_video_image .video-box:hover .poster {
    transform: scale(1.1)
}

.section--flexible__form_video_image .video-box .poster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(images/play.png)
}

.section--flexible__form_video_image .video-box .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible__form_video_image .video-box .video iframe {
    width: 100%;
    height: 100%
}

.section--flexible__form_video_image .video-box.is-playing {
    cursor: pointer
}

.section--flexible__form_video_image .video-box.is-playing .poster {
    opacity: 0
}

.section--flexible__form_video_image .video-box.is-playing .video {
    visibility: visible;
    opacity: 1
}

.section--flexible__form_video_image .form {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__form_video_image .form--loader {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 10;
    width: 200px;
    height: 200px;
    visibility: hidden;
    opacity: 0;
    background: url(images/loader.gif) 50% no-repeat;
    transform: translateX(-50%);
    transition: all .4s ease
}

.section--flexible__form_video_image .form.is-loading .form--inputs {
    opacity: .4
}

.section--flexible__form_video_image .form.is-loading .form--loader {
    visibility: visible;
    opacity: 1
}

.section--flexible__form_video_image .form.is-loading .section--button {
    opacity: .4;
    transition-duration: .4s!important;
    transition-delay: 0s!important
}

.section--flexible__form_video_image .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px
}

@media screen and (max-width:999px) {
    .section--flexible__form_video_image .form--message {
        font-size: 16px
    }
}

.section--flexible__form_video_image .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section--flexible__form_video_image .form--message.is-success {
    background: green
}

.section--flexible__form_video_image .form--message.is-error {
    background: red
}

.section--flexible__form_video_image .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section--flexible__form_video_image .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section--flexible__form_video_image .form input::-webkit-inner-spin-button,
.section--flexible__form_video_image .form input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.section--flexible__form_video_image .form .h-form,
.section--flexible__form_video_image .form label[aria-hidden=true] {
    display: none!important
}

.section--flexible__form_video_image .form--title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .section--flexible__form_video_image .form--title {
        font-size: 20px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__form_video_image .form--title {
        text-align: center
    }
}

.section--flexible__form_video_image .form-content {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 25px 0 0
}

@media screen and (min-width:1000px) {
    .section--flexible__form_video_image .form-content {
        padding-top: 40px
    }
}

.section--flexible__form_video_image .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section--flexible__form_video_image .form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.section--flexible__form_video_image .form .form-input-group:not(.full-width) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media screen and (max-width:340px) {
    .section--flexible__form_video_image .form .form-input-group:not(.full-width) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section--flexible__form_video_image .form .form-input-group {
    position: relative;
    padding: 5px
}

.section--flexible__form_video_image .form .form-input-group .form__group-errors {
    position: absolute;
    top: 110%;
    left: 7px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    white-space: nowrap;
    transition: all .2s ease
}

.section--flexible__form_video_image .form .form-input-group .form__group-errors:after,
.section--flexible__form_video_image .form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section--flexible__form_video_image .form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section--flexible__form_video_image .form .form-input-group .form__group-errors:after {
    top: 0;
    width: 18px;
    height: 5px;
    background: #ffc3c4
}

.section--flexible__form_video_image .form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none
}

.section--flexible__form_video_image .form .form-input-group.has-error .form__group-errors {
    top: 100%;
    visibility: visible;
    opacity: 1;
    top: calc(100% - 17px)
}

.section--flexible__form_video_image .form .form-input-group span.icon {
    position: absolute;
    top: 19px;
    right: 15px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section--flexible__form_video_image .form .form-input-group span.icon {
        top: 24px
    }
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible__form_video_image .form .form-input-group span.icon {
        top: 15px
    }
}

.section--flexible__form_video_image .form .form-input-group span.icon:after,
.section--flexible__form_video_image .form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section--flexible__form_video_image .form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section--flexible__form_video_image .form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section--flexible__form_video_image .form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section--flexible__form_video_image .form .form-input-group.has-error span.icon:before,
.section--flexible__form_video_image .form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section--flexible__form_video_image .form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section--flexible__form_video_image .form .form-input-group.has-error span.icon,
.section--flexible__form_video_image .form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section--flexible__form_video_image .form input,
.section--flexible__form_video_image .form textarea {
    display: block;
    width: 100%;
    opacity: 1;
    margin: 0;
    padding: 9px 30px 9px 10px;
    border: 1px solid #95989a;
    border-radius: 0;
    background: transparent;
    color: #95989a;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: .075em;
    line-height: 1.2;
    -webkit-appearance: none
}

@media screen and (max-width:767px) {
    .section--flexible__form_video_image .form input,
    .section--flexible__form_video_image .form textarea {
        font-size: 14px
    }
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible__form_video_image .form input,
    .section--flexible__form_video_image .form textarea {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 15px
    }
}

.section--flexible__form_video_image .form textarea {
    height: 130px;
    resize: none
}

@media screen and (min-width:1000px) and (max-height:840px) {
    .section--flexible__form_video_image .form textarea {
        height: 100px
    }
}

.section--flexible__form_video_image .form input::-webkit-input-placeholder,
.section--flexible__form_video_image .form textarea::-webkit-input-placeholder {
    color: #95989a
}

.section--flexible__form_video_image .form input::-moz-placeholder,
.section--flexible__form_video_image .form textarea::-moz-placeholder {
    color: #95989a
}

.section--flexible__form_video_image .form input:-ms-input-placeholder,
.section--flexible__form_video_image .form textarea:-ms-input-placeholder {
    color: #95989a
}

.section--flexible__form_video_image .form input:-moz-placeholder,
.section--flexible__form_video_image .form textarea:-moz-placeholder {
    color: #95989a
}

.section--flexible__form_video_image .form .button-group {
    margin-top: 25px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left
}

@media screen and (max-width:999px) {
    .section--flexible__form_video_image .form .button-group {
        text-align: center
    }
}

.section--flexible__form_video_image .form .button-group .button-draw {
    padding: 11px 30px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

@media screen and (min-width:1000px) {
    .section--flexible__form_video_image .form .button-group .button-draw {
        min-width: 50%
    }
}

.section--flexible__text_image_right {
    position: relative;
    z-index: 1;
    padding-top: 0!important;
    padding-bottom: 0!important
}

@media screen and (min-width:768px) {
    .section--flexible__text_image_right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 400px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__text_image_right {
        height: 550px
    }
}

@media screen and (min-width:1440px) {
    .section--flexible__text_image_right {
        height: 750px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__text_image_right {
        padding-top: 50px!important
    }
}

.section--flexible__text_image_right .img-cam {
    position: absolute;
    right: 0;
    z-index: -1;
    width: auto;
    height: auto;
    max-height: 100%
}

@media screen and (max-width:999px) {
    .section--flexible__text_image_right .img-cam {
        max-height: 75%
    }
}

@media screen and (max-width:767px) {
    .section--flexible__text_image_right .img-cam {
        display: block;
        position: relative!important;
        top: 0!important;
        max-width: 100%;
        margin: 0 0 0 auto
    }
}

.section--flexible__text_image_right .img-cam.top {
    top: 0
}

.section--flexible__text_image_right .img-cam.center {
    top: 50%;
    transform: translateY(-50%)
}

.section--flexible__text_image_right .img-cam.bottom {
    bottom: 0
}

.section--flexible__text_image_right .content {
    display: block;
    max-width: 400px;
    margin: 0;
    padding: 0;
    color: #454547;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (max-width:767px) {
    .section--flexible__text_image_right .content {
        max-width: 100%;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .section--flexible__text_image_right .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__text_image_right .content {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__text_image_right .content {
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__text_image_right .content {
        max-width: 500px;
        font-size: 19px
    }
}

.section--flexible__text_image_right .content h1,
.section--flexible__text_image_right .content h2,
.section--flexible__text_image_right .content h3,
.section--flexible__text_image_right .content h4,
.section--flexible__text_image_right .content h5,
.section--flexible__text_image_right .content h6 {
    color: #112648
}

.section--flexible__text_image_right .content>:first-child {
    margin-top: 0
}

.section--flexible__text_image_right .content>:last-child {
    margin-bottom: 0
}

.section--flexible__full_width_gallery {
    display: block;
    position: relative;
    z-index: 1;
    height: 80vh;
    margin: 0;
    padding: 0!important
}

.section--flexible__full_width_gallery .images,
.section--flexible__full_width_gallery .images .image {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.section--flexible__full_width_gallery .images .image {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section--flexible__full_width_gallery .images img {
    display: none!important
}

.section--flexible__full_width_gallery .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    margin: 3px 0 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 28px;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .4s ease
}

@media screen and (min-width:768px) {
    .section--flexible__full_width_gallery .slick-arrow {
        font-size: 54px
    }
}

.section--flexible__full_width_gallery .slick-arrow:hover {
    color: #e7c464
}

.section--flexible__full_width_gallery .slick-arrow.slick-prev {
    left: 5px
}

@media screen and (min-width:768px) {
    .section--flexible__full_width_gallery .slick-arrow.slick-prev {
        left: 25px
    }
}

.section--flexible__full_width_gallery .slick-arrow.slick-next {
    right: 5px
}

@media screen and (min-width:768px) {
    .section--flexible__full_width_gallery .slick-arrow.slick-next {
        right: 25px
    }
}

.section--flexible__full_width_gallery .slick-list,
.section--flexible__full_width_gallery .slick-slide>div,
.section--flexible__full_width_gallery .slick-track {
    height: 100%
}

.section--flexible__tech_specs {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0!important
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.section--flexible__tech_specs>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 50px
}

@media screen and (min-width:1000px) {
    .section--flexible__tech_specs>* {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 15px;
        padding-left: 15px
    }
}

.section--flexible__tech_specs .img-cam {
    position: absolute;
    top: 50%;
    z-index: -1;
    width: auto;
    height: auto;
    max-height: 100%;
    transform: translateY(-50%)
}

@media screen and (max-width:1500px) {
    .section--flexible__tech_specs .img-cam {
        max-width: 240px
    }
}

@media screen and (max-width:1300px) {
    .section--flexible__tech_specs .img-cam {
        max-width: 200px
    }
}

@media screen and (max-width:1100px) {
    .section--flexible__tech_specs .img-cam {
        max-width: 190px
    }
}

@media screen and (max-width:1350px) {
    .section--flexible__tech_specs .img-cam {
        max-height: 70%
    }
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs .img-cam {
        max-width: 220px;
        max-height: 520px
    }
}

@media screen and (max-width:370px) {
    .section--flexible__tech_specs .img-cam {
        max-width: 200px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs .img-cam.m-10 {
        max-width: 230px
    }
    .section--flexible__tech_specs .img-cam.m-20 {
        max-width: 240px
    }
    .section--flexible__tech_specs .img-cam.m-30 {
        max-width: 250px
    }
    .section--flexible__tech_specs .img-cam.m-40 {
        max-width: 260px
    }
    .section--flexible__tech_specs .img-cam.m-50 {
        max-width: 270px
    }
    .section--flexible__tech_specs .img-cam.m-60 {
        max-width: 280px
    }
    .section--flexible__tech_specs .img-cam.m-70 {
        max-width: 290px
    }
    .section--flexible__tech_specs .img-cam.m-80 {
        max-width: 300px
    }
    .section--flexible__tech_specs .img-cam.m-90 {
        max-width: 310px
    }
    .section--flexible__tech_specs .img-cam.m-100 {
        max-width: 320px
    }
    .section--flexible__tech_specs .img-cam.m-110 {
        max-width: 330px
    }
    .section--flexible__tech_specs .img-cam.m-120 {
        max-width: 340px
    }
    .section--flexible__tech_specs .img-cam.m-130 {
        max-width: 350px
    }
    .section--flexible__tech_specs .img-cam.m-140 {
        max-width: 360px
    }
    .section--flexible__tech_specs .img-cam.m-150 {
        max-width: 370px
    }
}

.section--flexible__tech_specs .content {
    display: block;
    max-width: 380px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (min-width:768px) {
    .section--flexible__tech_specs .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible__tech_specs .content {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__tech_specs .content {
        font-size: 12px
    }
}

@media screen and (min-width:1000px) {
    .section--flexible__tech_specs .content {
        max-width: 420px;
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section--flexible__tech_specs .content {
        max-width: 380px;
        font-size: 19px
    }
}

@media screen and (max-width:1200px) {
    .section--flexible__tech_specs .content {
        max-width: 300px
    }
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs .content {
        max-width: calc(100% - 180px)
    }
}

@media screen and (max-width:370px) {
    .section--flexible__tech_specs .content {
        max-width: calc(100% - 120px)
    }
}

.section--flexible__tech_specs .content h1,
.section--flexible__tech_specs .content h2,
.section--flexible__tech_specs .content h3,
.section--flexible__tech_specs .content h4,
.section--flexible__tech_specs .content h5,
.section--flexible__tech_specs .content h6 {
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
    color: inherit
}

.section--flexible__tech_specs .content h1:after,
.section--flexible__tech_specs .content h2:after,
.section--flexible__tech_specs .content h3:after,
.section--flexible__tech_specs .content h4:after,
.section--flexible__tech_specs .content h5:after,
.section--flexible__tech_specs .content h6:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #e7c464
}

.section--flexible__tech_specs .content a {
    color: inherit;
    text-decoration: underline;
    transition: color .4s ease
}

.section--flexible__tech_specs .content a:hover {
    color: #e7c464
}

.section--flexible__tech_specs .content>:first-child {
    margin-top: 0
}

.section--flexible__tech_specs .content>:last-child {
    margin-bottom: 0
}

.section--flexible__tech_specs .left-content {
    color: #112648;
    text-align: left
}

.section--flexible__tech_specs .left-content .img-cam {
    right: 0
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs .left-content .img-cam.m-10 {
        right: -10px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-20 {
        right: -20px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-30 {
        right: -30px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-40 {
        right: -40px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-50 {
        right: -50px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-60 {
        right: -60px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-70 {
        right: -70px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-80 {
        right: -80px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-90 {
        right: -90px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-100 {
        right: -100px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-110 {
        right: -110px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-120 {
        right: -120px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-130 {
        right: -130px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-140 {
        right: -140px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-150 {
        right: -150px
    }
}

@media screen and (max-width:370px) {
    .section--flexible__tech_specs .left-content .img-cam.m-10 {
        right: -50px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-20 {
        right: -60px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-30 {
        right: -70px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-40 {
        right: -80px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-50 {
        right: -90px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-60 {
        right: -100px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-70 {
        right: -110px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-80 {
        right: -120px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-90 {
        right: -130px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-100 {
        right: -140px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-110 {
        right: -150px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-120 {
        right: -160px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-130 {
        right: -170px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-140 {
        right: -180px
    }
    .section--flexible__tech_specs .left-content .img-cam.m-150 {
        right: -190px
    }
}

.section--flexible__tech_specs .left-content .content-hld {
    padding-right: 0
}

@media screen and (min-width:1650px) {
    .section--flexible__tech_specs .left-content .content-hld {
        padding-right: 320px
    }
}

.section--flexible__tech_specs .left-content .content {
    margin-right: auto
}

@media screen and (min-width:1650px) {
    .section--flexible__tech_specs .left-content .content {
        margin-right: 0;
        margin-left: auto
    }
}

.section--flexible__tech_specs .right-content {
    background: #112648;
    color: #fff;
    text-align: right
}

.section--flexible__tech_specs .right-content .img-cam {
    left: 0
}

@media screen and (max-width:999px) {
    .section--flexible__tech_specs .right-content .img-cam.m-10 {
        left: -10px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-20 {
        left: -20px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-30 {
        left: -30px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-40 {
        left: -40px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-50 {
        left: -50px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-60 {
        left: -60px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-70 {
        left: -70px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-80 {
        left: -80px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-90 {
        left: -90px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-100 {
        left: -100px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-110 {
        left: -110px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-120 {
        left: -120px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-130 {
        left: -130px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-140 {
        left: -140px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-150 {
        left: -150px
    }
}

@media screen and (max-width:370px) {
    .section--flexible__tech_specs .right-content .img-cam.m-10 {
        left: -50px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-20 {
        left: -60px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-30 {
        left: -70px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-40 {
        left: -80px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-50 {
        left: -90px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-60 {
        left: -100px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-70 {
        left: -110px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-80 {
        left: -120px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-90 {
        left: -130px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-100 {
        left: -140px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-110 {
        left: -150px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-120 {
        left: -160px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-130 {
        left: -170px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-140 {
        left: -180px
    }
    .section--flexible__tech_specs .right-content .img-cam.m-150 {
        left: -190px
    }
}

.section--flexible__tech_specs .right-content .content-hld {
    padding-left: 0
}

@media screen and (min-width:1650px) {
    .section--flexible__tech_specs .right-content .content-hld {
        padding-left: 320px
    }
}

.section--flexible__tech_specs .right-content .content {
    margin-left: auto
}

@media screen and (min-width:1650px) {
    .section--flexible__tech_specs .right-content .content {
        margin-right: auto;
        margin-left: 0
    }
}

@media screen and (max-width:767px) {
    .section--flexible__tech_specs .right-content button {
        margin-left: -180px
    }
}

@media screen and (max-width:370px) {
    .section--flexible__tech_specs .right-content button {
        margin-left: -100px
    }
}

@media screen and (max-width:767px) {
    .section--flexible__tech_specs button {
        width: calc(100vw - 30px);
        padding-right: 0;
        padding-left: 0
    }
}

.section--flexible__image-panorama {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0!important
}

.section--flexible__image-panorama .panorama {
    min-height: 250px;
    max-height: calc(100vh - 100px)
}

.section--flexible.has-flip-boxes {
    -webkit-transform: translateZ(0)
}

.section--flexible .sides-content {
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .sides-content {
        margin-top: 60px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 30px
    }
}

.section--flexible .sides-content .left-side {
    -ms-flex: 0 0 520px;
    flex: 0 0 520px;
    padding-right: 105px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .sides-content .left-side {
        -ms-flex: 0 0 445px;
        flex: 0 0 445px;
        padding-right: 30px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content .left-side {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0
    }
}

.section--flexible .sides-content .right-side {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.section--flexible .sides-content .video-box {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 233px;
    overflow: hidden;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content .video-box {
        height: calc(9 / 16 * (100vw - 30px))
    }
}

.section--flexible .sides-content .video-box .poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: all .4s ease
}

.section--flexible .sides-content .video-box:hover .poster {
    transform: scale(1.1)
}

.section--flexible .sides-content .video-box .poster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(images/play.png)
}

.section--flexible .sides-content .video-box .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.section--flexible .sides-content .video-box .video iframe {
    width: 100%;
    height: 100%
}

.section--flexible .sides-content .video-box.is-playing {
    cursor: pointer
}

.section--flexible .sides-content .video-box.is-playing .poster {
    opacity: 0
}

.section--flexible .sides-content .video-box.is-playing .video {
    visibility: visible;
    opacity: 1
}

.section--flexible .sides-content .description {
    margin-top: 45px;
    color: #112648;
    font-size: 19px;
    line-height: 180%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .sides-content .description {
        margin-top: 30px;
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content .description {
        margin-top: 20px;
        font-size: 14px
    }
}

.section--flexible .sides-content .right-side .content {
    color: #112648;
    font-size: 19px;
    line-height: 180%
}

.section--flexible .sides-content .right-side .content>:first-child {
    margin-top: 0
}

.section--flexible .sides-content .right-side .content>:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .sides-content .right-side .content {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content .right-side .content {
        margin-top: 20px;
        font-size: 14px
    }
}

.section--flexible .sides-content .right-side .button-group {
    margin-top: 70px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible .sides-content .right-side .button-group {
        margin-top: 35px
    }
}

@media screen and (max-width:767px) {
    .section--flexible .sides-content .right-side .button-group {
        margin-top: 20px;
        text-align: center
    }
}

.section--flexible.videos-gallery-filters--filters-hld .scrollmagic-pin-spacer {
    padding: 0!important
}

.section--flexible.show-bg {
    background: #e0e0e0 url(images/bg.png) 50% no-repeat;
    background-size: cover
}

.section--flexible .button-center {
    margin-top: 85px;
    text-align: center
}

.section--flexible .button-center .button-draw:hover {
    color: #112648
}

.section--flexible.plain-description+.clients-list,
.section--flexible.plain-description+.section--flexible__content-without-flip {
    padding-top: 0!important
}

.section--flexible.clients-list+.section--flexible__map {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .section--flexible {
        padding: 30px 0
    }
    .section--flexible .main-content-container .aside--title {
        font-size: 24px
    }
    .section--flexible .main-content-container .aside--small-title {
        font-size: 18px
    }
    .section--flexible .main-content-container .description {
        margin-top: 20px;
        font-size: 14px
    }
    .section--flexible .main-content-container.bigger .description {
        font-size: 14px
    }
    .section--flexible .button-center {
        margin-top: 30px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section--flexible {
        padding: 45px 0
    }
    .section--flexible .main-content-container .aside--title {
        font-size: 34px
    }
    .section--flexible .main-content-container .aside--small-title {
        font-size: 30px
    }
    .section--flexible .main-content-container .description {
        margin-top: 60px;
        font-size: 14px
    }
    .section--flexible .main-content-container.bigger .description {
        font-size: 18px
    }
    .section--flexible .button-center {
        margin-top: 60px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section--flexible {
        padding: 45px 0
    }
    .section--flexible .main-content-container .aside--title {
        font-size: 38px
    }
    .section--flexible .main-content-container .aside--small-title {
        font-size: 32px
    }
    .section--flexible .main-content-container .description {
        margin-top: 80px;
        font-size: 18px
    }
    .section--flexible .main-content-container.bigger .description {
        font-size: 20px
    }
    .section--flexible .button-center {
        margin-top: 75px
    }
}

.news--listing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 15px 0
}

.news--listing__item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0;
    padding: 15px
}

@media screen and (min-width:610px) {
    .news--listing__item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.news--listing__hld {
    display: block;
    position: relative;
    width: 100%;
    max-width: 295px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .45)
}

@media screen and (min-width:610px) {
    .news--listing__hld {
        max-width: none
    }
}

.news--listing__hld>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.news--listing__hld>a:hover .content-info .read-more span {
    color: #e7c464
}

.news--listing .social-share-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    margin: 0;
    padding: 15px;
    transform-origin: 100% 0
}

@media screen and (max-width:999px) {
    .news--listing .social-share-hld {
        transform: scale(.68)
    }
}

.news--listing .social-share-hld ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    transition: max-width .4s ease
}

.news--listing .social-share-hld ul li {
    margin: 0 8px;
    list-style-type: none
}

.news--listing .social-share-hld ul li,
.news--listing .social-share-hld ul li a {
    color: #fff;
    font-size: 26px;
    line-height: 100%;
    transition: color .4s ease
}

.news--listing .social-share-hld ul li:hover,
.news--listing .social-share-hld ul li a:hover {
    color: #e7c464;
    cursor: pointer
}

.news--listing .social-share-hld>span {
    display: block;
    position: relative;
    z-index: 1;
    width: 54px;
    height: 54px;
    margin-left: 10px;
    cursor: pointer
}

.news--listing .social-share-hld>span i {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
    opacity: 0;
    padding-top: 1px;
    color: #112648;
    font-size: 25px;
    transform: translateX(-50%) translateY(-50%);
    transition: all .4s ease
}

.news--listing .social-share-hld>span:after,
.news--listing .social-share-hld>span:before,
.news--listing .social-share-hld>span>span:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 21px;
    height: 21px;
    border: 3px solid #fff;
    border-radius: 50%;
    transition: all .4s ease .4s
}

.news--listing .social-share-hld>span:before {
    top: 0;
    right: 0
}

.news--listing .social-share-hld>span:after {
    right: 0;
    bottom: 0
}

.news--listing .social-share-hld>span>span:before {
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.news--listing .social-share-hld>span>span:after,
.news--listing .social-share-hld>span>span>span:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 8px;
    height: 3px;
    background: #fff;
    transform-origin: center center;
    transition: all .4s ease
}

.news--listing .social-share-hld>span>span:after {
    top: 34px;
    left: 17px;
    width: 19px;
    transform: rotate(30deg)
}

.news--listing .social-share-hld>span>span>span:before {
    right: 17px;
    bottom: 34px;
    width: 19px;
    transform: rotate(-30deg)
}

.news--listing .social-share-hld.is-active i,
.news--listing .social-share-hld.is-active ul {
    transition-delay: .4s
}

.news--listing .social-share-hld.is-active ul {
    max-width: 300px
}

.news--listing .social-share-hld.is-active>span i {
    visibility: visible;
    opacity: 1
}

.news--listing .social-share-hld.is-active>span:after,
.news--listing .social-share-hld.is-active>span:before,
.news--listing .social-share-hld.is-active>span>span:before {
    width: 100%;
    height: 100%;
    background: #fff;
    transition-delay: 0s
}

.news--listing .social-share-hld.is-active>span>span:after,
.news--listing .social-share-hld.is-active>span>span>span:before {
    visibility: hidden;
    opacity: 0
}

.news--listing .image-box {
    display: block;
    width: 100%;
    height: 175px
}

.news--listing .image-box .img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.news--listing .image-box img {
    display: none
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .image-box {
        height: 210px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .image-box {
        height: 330px
    }
}

.news--listing .content-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    width: 100%;
    min-height: 120px;
    margin: 0;
    padding: 20px 20px 15px
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-box {
        min-height: 140px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-box {
        min-height: 225px;
        padding: 30px 30px 20px
    }
}

.news--listing .content-box .title-group {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    padding: 0 0 10px
}

.news--listing .content-box .post-title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 10px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-box .post-title {
        font-size: 12px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-box .post-title {
        font-size: 20px
    }
}

.news--listing .content-box .post-sub-title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 15px;
    font-weight: 400
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-box .post-sub-title {
        font-size: 18px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-box .post-sub-title {
        font-size: 29px
    }
}

.news--listing .content-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.news--listing .content-info .date-hld,
.news--listing .content-info .date-hld span {
    display: block;
    margin: 0;
    padding: 0
}

.news--listing .content-info .date-hld .category {
    color: #112648;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-info .date-hld .category {
        font-size: 11px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-info .date-hld .category {
        font-size: 20px
    }
}

.news--listing .content-info .date-hld .date {
    margin-top: 5px;
    color: #95989a;
    font-size: 12px;
    font-weight: 300
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-info .date-hld .date {
        font-size: 11px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-info .date-hld .date {
        font-size: 20px
    }
}

.news--listing .content-info .read-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 10px 0 0
}

.news--listing .content-info .read-more span {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 15px;
    color: #95989a;
    font-size: 12px;
    font-weight: 300;
    transition: color .4s ease
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-info .read-more span {
        padding-left: 20px;
        font-size: 12px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-info .read-more span {
        padding-left: 30px;
        font-size: 20px
    }
}

.news--listing .content-info .read-more span:before {
    content: "+";
    position: absolute;
    top: -3px;
    left: 0;
    color: #e7c464;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%
}

@media screen and (min-width:768px) and (max-width:999px) {
    .news--listing .content-info .read-more span:before {
        top: -7px;
        font-size: 25px
    }
}

@media screen and (min-width:1000px) {
    .news--listing .content-info .read-more span:before {
        top: -8px;
        font-size: 40px
    }
}

@media screen and (min-width:1000px) {
    .news--listing__item.is-featured,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }
    .news--listing__item.is-featured .content-box,
    .news--listing__item.is-featured .image-box,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .content-box,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .image-box {
        width: 50%
    }
    .news--listing__item.is-featured .content-box,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .content-box {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        min-height: 425px
    }
    .news--listing__item.is-featured .title-group,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .title-group {
        -ms-flex-positive: 0;
        flex-grow: 0
    }
    .news--listing__item.is-featured .content-box .post-sub-title,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .content-box .post-sub-title {
        font-size: 35px
    }
    .news--listing__item.is-featured .image-box,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .image-box {
        -ms-flex-order: 2;
        order: 2;
        height: 425px
    }
    .news--listing__item.is-featured .content-info,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item .content-info {
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 30px 30px 20px
    }
}

.news-listing--loader {
    display: none;
    margin: 50px 0 25px;
    padding: 0;
    text-align: center
}

@media screen and (min-width:1000px) {
    .news-listing--loader {
        margin-top: 80px
    }
}

.news-listing--loader img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    animation: e 2s linear infinite
}

.news--filters {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #112648
}

.news--filters .container,
.news--filters aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .news--filters .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.news--filters .container>*,
.news--filters aside.section-testimonials ul.contents .slick-slide>div>*,
aside.section-testimonials ul.contents .news--filters .slick-slide>div>* {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .news--filters .container>*,
    .news--filters aside.section-testimonials ul.contents .slick-slide>div>*,
    aside.section-testimonials ul.contents .news--filters .slick-slide>div>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50px
    }
}

@media screen and (max-width:767px) {
    .news--filters .container>:first-child,
    .news--filters aside.section-testimonials ul.contents .slick-slide>div>:first-child,
    aside.section-testimonials ul.contents .news--filters .slick-slide>div>:first-child {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        width: 55%;
        padding-right: 20px
    }
}

.news--filters .news--filters__group {
    position: relative;
    padding: 15px 0
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group {
        padding-right: 40px;
        padding-left: 40px;
        border-right: 1px solid #fff
    }
    .news--filters .news--filters__group:first-child {
        border-left: 1px solid #fff
    }
}

.news--filters .news--filters__group span {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 5px 0 0;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group span {
        font-size: 19px
    }
}

.news--filters .news--filters__group span:before {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e916";
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 10px;
    transform: translateY(-50%) rotate(90deg)
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group span:before {
        font-size: 19px
    }
}

.news--filters .news--filters__group ul {
    display: none;
    position: absolute;
    top: 100%;
    right: -15px;
    left: -15px;
    width: auto;
    height: auto;
    max-height: 150px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    background: #112648
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group ul {
        right: -1px;
        left: -1px;
        max-height: none
    }
}

.news--filters .news--filters__group ul li {
    display: block;
    margin: 0;
    padding: 6px 15px 4px;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: color .4s ease
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group ul li {
        padding-right: 41px;
        padding-left: 41px;
        font-size: 19px
    }
}

.news--filters .news--filters__group span:hover,
.news--filters .news--filters__group ul li:hover {
    color: #e7c464;
    cursor: pointer
}

.news--filters .news--filters__group input {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 25px 5px 15px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 12px;
    font-weight: 300
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group input {
        padding-right: 35px;
        padding-left: 30px;
        font-size: 19px
    }
}

.news--filters .news--filters__group input::-webkit-input-placeholder {
    color: #fff
}

.news--filters .news--filters__group input::-moz-placeholder {
    color: #fff
}

.news--filters .news--filters__group input:-ms-input-placeholder {
    color: #fff
}

.news--filters .news--filters__group input:-moz-placeholder {
    color: #fff
}

.news--filters .news--filters__group:last-child:after {
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e917";
    position: absolute;
    top: 50%;
    right: 7px;
    z-index: 1;
    margin-top: -1px;
    color: #fff;
    font-size: 13px;
    transform: translateY(-50%)
}

@media screen and (min-width:768px) {
    .news--filters .news--filters__group:last-child:after {
        right: 47px;
        font-size: 19px
    }
}

.js-news-filters-ajax {
    padding-top: 105px
}

@media screen and (max-width:767px) {
    .js-news-filters-ajax {
        padding-top: 45px
    }
}

.pagination {
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: center
}

.pagination .page-numbers {
    display: inline-block;
    padding: 5px;
    border: 1px solid #95989a;
    color: #95989a;
    font-weight: 400;
    transition: all .2s ease
}

.pagination .current,
.pagination a.page-numbers:hover {
    border-color: #112648;
    background-color: #112648;
    color: #fff
}

.integration-slider {
    display: block;
    width: 100%;
    margin: 0;
    padding: 50px 0 0
}

.integration-slider .slider-hld {
    position: relative;
    margin-top: 80px
}

@media screen and (max-width:970px) {
    .integration-slider .slider-hld {
        margin-top: 40px
    }
}

@media screen and (max-width:1270px) {
    .integration-slider .slider-hld .container,
    .integration-slider .slider-hld aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .integration-slider .slider-hld .slick-slide>div {
        max-width: 100%;
        padding-right: 70px;
        padding-left: 70px
    }
}

@media screen and (min-width:971px) {
    .integration-slider .slider-hld .container,
    .integration-slider .slider-hld aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .integration-slider .slider-hld .slick-slide>div {
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .integration-slider .slider-hld .container,
    .integration-slider .slider-hld aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .integration-slider .slider-hld .slick-slide>div {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (min-width:971px) {
    .integration-slider .left-side {
        -ms-flex: 0 0 calc(100% - 500px);
        flex: 0 0 calc(100% - 500px);
        position: relative;
        width: calc(100% - 500px)
    }
}

@media screen and (max-width:970px) {
    .integration-slider .left-side {
        width: 470px;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    .integration-slider .left-side {
        width: 230px
    }
}

.integration-slider .left-side .slider {
    display: block;
    width: 100%;
    height: 570px;
    padding: 25px;
    background: url(images/screen.png) top no-repeat;
    background-size: contain
}

@media screen and (max-width:1270px) {
    .integration-slider .left-side .slider {
        height: calc(570 / 640 * (100vw - 140px - 500px));
        padding: calc(25 / 640 * (100vw - 140px - 500px))
    }
}

@media screen and (max-width:970px) {
    .integration-slider .left-side .slider {
        height: 418.59375px;
        padding: 18.35938px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .left-side .slider {
        height: 187.03125px;
        padding: 8.98438px 8.98438px 0
    }
}

.integration-slider .left-side .slider .slick-list {
    width: 100%;
    height: 324px;
    overflow: hidden;
    border-radius: 5px
}

@media screen and (max-width:1270px) {
    .integration-slider .left-side .slider .slick-list {
        height: calc(324 / 590 * (100vw - 140px - 500px - 2 * (25 / 640 * (100vw - 140px - 500px))))
    }
}

@media screen and (max-width:970px) {
    .integration-slider .left-side .slider .slick-list {
        height: 237.9375px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .left-side .slider .slick-list {
        height: 116.4375px
    }
}

.integration-slider .left-side .image-hld {
    display: block;
    width: 100%;
    height: 324px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media screen and (max-width:1270px) {
    .integration-slider .left-side .image-hld {
        height: calc(324 / 590 * (100vw - 140px - 500px - 2 * (25 / 640 * (100vw - 140px - 500px))))
    }
}

@media screen and (max-width:970px) {
    .integration-slider .left-side .image-hld {
        height: 237.9375px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .left-side .image-hld {
        height: 116.4375px
    }
}

.integration-slider .left-side .image-hld img {
    display: none
}

.integration-slider .slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .integration-slider .slick-dots {
        position: relative;
        margin-top: 30px
    }
}

.integration-slider .slick-dots li {
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    padding: 0;
    border: 1px solid #112648;
    border-radius: 50%;
    list-style-type: none;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .integration-slider .slick-dots li {
        width: 15px;
        height: 15px
    }
}

.integration-slider .slick-dots li button {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-indent: 9999px;
    white-space: nowrap;
    cursor: pointer
}

.integration-slider .slick-dots li:before {
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    width: auto;
    height: auto;
    border-radius: 50%;
    background: #112648;
    transform: scale(0);
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .integration-slider .slick-dots li:before {
        top: 2px;
        right: 2px;
        bottom: 2px;
        left: 2px
    }
}

.integration-slider .slick-dots li.slick-active:before,
.integration-slider .slick-dots li:hover:before {
    transform: scale(1)
}

.integration-slider .left-side,
.integration-slider .right-side {
    overflow: hidden
}

@media screen and (min-width:971px) {
    .integration-slider .right-side {
        -ms-flex: 0 0 500px;
        flex: 0 0 500px;
        width: 500px;
        padding-top: 5px;
        padding-left: 70px
    }
}

@media screen and (max-width:970px) {
    .integration-slider .right-side {
        width: 530px;
        margin: 0 auto;
        padding-top: 35px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .right-side {
        width: 300px;
        max-width: 100%;
        padding-top: 10px
    }
}

.integration-slider .right-side:first-child {
    margin-top: 0
}

.integration-slider .right-side:last-child {
    margin-bottom: 0
}

.integration-slider .right-side .slick-slide {
    padding: 10px 0
}

.integration-slider .right-side .title {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 27px
}

@media screen and (max-width:1270px) {
    .integration-slider .right-side .title {
        font-size: 24px
    }
}

@media screen and (max-width:970px) {
    .integration-slider .right-side .title {
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .integration-slider .right-side .title {
        font-size: 24px
    }
}

.integration-slider .right-side .description {
    margin-top: 50px;
    font-size: 19px;
    line-height: 180%
}

@media screen and (max-width:1270px) {
    .integration-slider .right-side .description {
        margin-top: 30px;
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .right-side .description {
        margin-top: 20px;
        font-size: 14px
    }
}

.integration-slider .right-side .button-hld {
    margin-top: 75px
}

@media screen and (max-width:1270px) {
    .integration-slider .right-side .button-hld {
        margin-top: 30px
    }
}

@media screen and (max-width:970px) {
    .integration-slider .right-side .button-hld {
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .integration-slider .right-side .button-hld {
        margin-top: 20px
    }
}

.integration-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #112648;
    font-size: 75px;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .4s ease
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .integration-slider .slick-arrow {
        font-size: 50px
    }
}

@media screen and (max-width:970px) {
    .integration-slider .slick-arrow {
        top: 21%
    }
}

@media screen and (max-width:767px) {
    .integration-slider .slick-arrow {
        top: 17%;
        font-size: 30px
    }
}

.integration-slider .slick-arrow:hover {
    color: #e7c464
}

.integration-slider .slick-arrow.slick-prev {
    left: 50px
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .integration-slider .slick-arrow.slick-prev {
        left: 0
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .integration-slider .slick-arrow.slick-prev {
        left: -10px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .slick-arrow.slick-prev {
        left: 15px
    }
}

@media screen and (max-width:340px) {
    .integration-slider .slick-arrow.slick-prev {
        left: 5px
    }
}

.integration-slider .slick-arrow.slick-next {
    right: 50px
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .integration-slider .slick-arrow.slick-next {
        right: 0
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .integration-slider .slick-arrow.slick-next {
        right: -10px
    }
}

@media screen and (max-width:767px) {
    .integration-slider .slick-arrow.slick-next {
        right: 15px
    }
}

@media screen and (max-width:340px) {
    .integration-slider .slick-arrow.slick-next {
        right: 5px
    }
}

.section-login-banner {
    display: block;
    position: relative;
    width: 100%;
    min-height: 100vh
}

.section-login-banner:after {
    height: 100%;
    opacity: .42;
    background: #112648
}

.section-login-banner:after,
.section-login-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%
}

.section-login-banner:before {
    height: 410px;
    max-height: 100%;
    opacity: .88;
    background: linear-gradient(180deg, #000 0, transparent);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0)
}

.section-login-banner>.image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section-login-banner>.image.top-left {
    background-position: 0 0
}

.section-login-banner>.image.top-center {
    background-position: top
}

.section-login-banner>.image.top-right {
    background-position: 100% 0
}

.section-login-banner>.image.center-left {
    background-position: 0
}

.section-login-banner>.image.center-center {
    background-position: 50%
}

.section-login-banner>.image.center-right {
    background-position: 100%
}

.section-login-banner>.image.bottom-left {
    background-position: 0 100%
}

.section-login-banner>.image.bottom-center {
    background-position: bottom
}

.section-login-banner>.image.bottom-right {
    background-position: 100% 100%
}

@media screen and (max-width:767px) {
    .section-login-banner>.image.mobile-top-left {
        background-position: 0 0
    }
    .section-login-banner>.image.mobile-top-center {
        background-position: top
    }
    .section-login-banner>.image.mobile-top-right {
        background-position: 100% 0
    }
    .section-login-banner>.image.mobile-center-left {
        background-position: 0
    }
    .section-login-banner>.image.mobile-center-center {
        background-position: 50%
    }
    .section-login-banner>.image.mobile-center-right {
        background-position: 100%
    }
    .section-login-banner>.image.mobile-bottom-left {
        background-position: 0 100%
    }
    .section-login-banner>.image.mobile-bottom-center {
        background-position: bottom
    }
    .section-login-banner>.image.mobile-bottom-right {
        background-position: 100% 100%
    }
}

@media screen and (max-width:450px) {
    .section-login-banner>.image.mobile-top-left {
        background-position: top left -150px
    }
    .section-login-banner>.image.mobile-top-center {
        background-position: top
    }
    .section-login-banner>.image.mobile-top-right {
        background-position: top right -150px
    }
    .section-login-banner>.image.mobile-center-left {
        background-position: center left -150px
    }
    .section-login-banner>.image.mobile-center-center {
        background-position: 50%
    }
    .section-login-banner>.image.mobile-center-right {
        background-position: center right -150px
    }
    .section-login-banner>.image.mobile-bottom-left {
        background-position: bottom left -150px
    }
    .section-login-banner>.image.mobile-bottom-center {
        background-position: bottom
    }
    .section-login-banner>.image.mobile-bottom-right {
        background-position: bottom right -150px
    }
}

.section-login-banner .content-form {
    display: block;
    position: relative;
    z-index: 50;
    width: 100%
}

.section-login-banner .content-form form.switcher-first+form.switcher-second {
    display: none
}

.section-login-banner .content-form .form--hld.switched form.switcher-first+form.switcher-second {
    display: block
}

.section-login-banner .content-form .form--hld.switched form.switcher-first {
    display: none
}

.section-login-banner .content-form .form--hld {
    display: block;
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    background: hsla(0, 0%, 100%, .8);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .44)
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--hld {
        width: 290px
    }
}

.section-login-banner .content-form .form-title {
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px 15px;
    background: #112648;
    color: #fff;
    font-size: 35px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form-title {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 18px
    }
}

.section-login-banner .content-form .form-content {
    display: block;
    padding: 40px 80px
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form-content {
        padding: 20px 25px
    }
}

.section-login-banner .content-form .form--message {
    display: none;
    width: 100%;
    margin: 30px 0 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0 0 5px
}

@media screen and (max-width:999px) {
    .section-login-banner .content-form .form--message {
        font-size: 16px
    }
}

.section-login-banner .content-form .form--message:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.section-login-banner .content-form .form--message.is-success {
    background: green
}

.section-login-banner .content-form .form--message.is-error {
    background: red
}

.section-login-banner .content-form .form--message ul {
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.section-login-banner .content-form .form--message ul li:not(:last-child) {
    margin-bottom: 10px
}

.section-login-banner .content-form .form--top {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-size: 19px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--top {
        margin-bottom: 5px;
        font-size: 13px
    }
}

.section-login-banner .content-form .form--bottom {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--bottom {
        font-size: 11px
    }
}

.section-login-banner .content-form .form--hld .inline-button {
    display: block;
    margin-top: 30px;
    text-align: center
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--hld .inline-button {
        margin-top: 15px
    }
}

.section-login-banner .content-form .form--hld .inline-button a {
    color: #112648;
    font-size: 19px;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--hld .inline-button a {
        font-size: 13px
    }
}

.section-login-banner .content-form .form--hld .inline-button a:hover {
    color: #5c5c5c
}

.section-login-banner .content-form .form--inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.section-login-banner .content-form .form-input-group {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    position: relative;
    width: 50%;
    padding: 10px
}

.section-login-banner .content-form .form-input-group.full-width {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.section-login-banner .content-form .form-input-group.half-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-login-banner .content-form .form-input-group.half-content .half {
    display: block
}

.section-login-banner .content-form input:not([type=checkbox]),
.section-login-banner .content-form textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 30px 13px 15px;
    border: 0;
    background: hsla(0, 0%, 100%, .59);
    color: #000;
    font-size: 19px;
    line-height: 100%;
    transition: background .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form input:not([type=checkbox]),
    .section-login-banner .content-form textarea {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px
    }
}

.section-login-banner .content-form textarea {
    height: 150px;
    resize: none
}

.section-login-banner .content-form .h-form {
    display: none!important
}

.section-login-banner .content-form input:not([type=checkbox]):focus,
.section-login-banner .content-form textarea:focus {
    background-color: #fff
}

.section-login-banner .content-form input:not([type=checkbox])::-webkit-input-placeholder,
.section-login-banner .content-form textarea::-webkit-input-placeholder {
    color: #454547
}

.section-login-banner .content-form input:not([type=checkbox])::-moz-placeholder,
.section-login-banner .content-form textarea::-moz-placeholder {
    color: #454547
}

.section-login-banner .content-form input:not([type=checkbox]):-ms-input-placeholder,
.section-login-banner .content-form textarea:-ms-input-placeholder {
    color: #454547
}

.section-login-banner .content-form input:not([type=checkbox]):-moz-placeholder,
.section-login-banner .content-form textarea:-moz-placeholder {
    color: #454547
}

.section-login-banner .content-form .form--hld a {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form--hld a {
        display: block;
        font-size: 12px
    }
}

.section-login-banner .content-form a:hover {
    color: #112648;
    cursor: pointer
}

.section-login-banner .content-form input[type=checkbox] {
    display: none
}

.section-login-banner .content-form input[type=checkbox]+label {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 30px;
    color: #112648;
    font-size: 15px;
    line-height: 120%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form input[type=checkbox]+label {
        padding-left: 18px;
        font-size: 12px
    }
}

.section-login-banner .content-form input[type=checkbox]+label:hover {
    color: #112648;
    cursor: pointer
}

.section-login-banner .content-form input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: .59;
    margin-top: -10px;
    border: 1px solid #95989a;
    background: #fff
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form input[type=checkbox]+label:before {
        width: 12px;
        height: 12px;
        margin-top: -6px
    }
}

.section-login-banner .content-form input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: #e7c464;
    transform: scale(0);
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form input[type=checkbox]+label:after {
        left: 2px;
        width: 8px;
        height: 8px;
        margin-top: -4px
    }
}

.section-login-banner .content-form input[type=checkbox]:checked+label:after {
    transform: scale(1)
}

.section-login-banner .content-form .form-input-group.has-success:before {
    max-height: 2px
}

.section-login-banner .content-form .form-input-group.has-error span.icon,
.section-login-banner .content-form .form-input-group.has-success span.icon {
    display: block
}

.section-login-banner .content-form .form-input-group span.icon {
    position: absolute;
    top: 26px;
    right: 20px;
    z-index: 1;
    width: 15px;
    height: 15px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form-input-group span.icon {
        top: 21px
    }
}

.section-login-banner .content-form .form-input-group span.icon:after,
.section-login-banner .content-form .form-input-group span.icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    transition: all .2s ease
}

.section-login-banner .content-form .form-input-group span.icon:before {
    background-image: url(images/uncheck.png)
}

.section-login-banner .content-form .form-input-group span.icon:after {
    background-image: url(images/check.png)
}

.section-login-banner .content-form .form-input-group.has-success span.icon:before {
    visibility: hidden;
    opacity: 0
}

.section-login-banner .content-form .form-input-group.has-error span.icon:before,
.section-login-banner .content-form .form-input-group.has-success span.icon:after {
    visibility: visible;
    opacity: 1
}

.section-login-banner .content-form .form-input-group.has-error span.icon:after {
    visibility: hidden;
    opacity: 0
}

.section-login-banner .content-form .form-input-group.has-error span.icon,
.section-login-banner .content-form .form-input-group.has-success span.icon {
    visibility: visible;
    opacity: 1
}

.section-login-banner .content-form .form-input-group .form__group-errors {
    position: absolute;
    top: 100%;
    left: 10px;
    visibility: hidden;
    opacity: 0;
    margin: 6px 0 0;
    padding: 2px 4px;
    border: 1px solid red;
    background: #ffc3c4;
    transition: all .2s ease
}

.section-login-banner .content-form .form-input-group .form__group-errors:after,
.section-login-banner .content-form .form-input-group .form__group-errors:before {
    content: "";
    position: absolute;
    left: 10px;
    width: 0;
    height: 0
}

.section-login-banner .content-form .form-input-group .form__group-errors:before {
    top: -5px;
    z-index: -1;
    border-right: 5px solid transparent;
    border-bottom: 10px solid red;
    border-left: 5px solid transparent
}

.section-login-banner .content-form .form-input-group .form__group-errors:after {
    top: -4px;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ffc3c4;
    border-left: 5px solid transparent
}

.section-login-banner .content-form .form-input-group .form__group-errors li {
    display: block;
    color: #000;
    font-size: 10px;
    font-weight: 400;
    list-style-type: none
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .form-input-group .form__group-errors li {
        font-size: 8px
    }
}

.section-login-banner .content-form .form-input-group.has-error .form__group-errors {
    top: calc(100% - 15px);
    visibility: visible;
    opacity: 1
}

.section-login-banner .content-form .submit-button {
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.section-login-banner .content-form .submit-button button {
    min-width: 135px;
    padding-top: 9px;
    padding-bottom: 8px;
    border: 0;
    background: transparent;
    color: #112648;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .submit-button button {
        min-width: 110px;
        padding-top: 5px;
        padding-bottom: 4px
    }
}

.section-login-banner .content-form .hr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    color: #fff;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .hr {
        display: none
    }
}

.section-login-banner .content-form .hr:after,
.section-login-banner .content-form .hr:before {
    content: "";
    display: block;
    -ms-flex-positive: 1;
    flex-grow: 1;
    vertical-align: middle;
    height: 1px;
    background: #fff
}

.section-login-banner .content-form .hr:before {
    margin-right: 25px
}

.section-login-banner .content-form .hr:after {
    margin-left: 25px
}

.section-login-banner .content-form .social-btns {
    display: block;
    margin: 0;
    padding: 0 30px
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .social-btns {
        margin-top: 25px
    }
}

.section-login-banner .content-form .social-btns a {
    display: block;
    position: relative;
    width: 100%;
    max-width: 295px;
    margin: 0 auto 15px;
    padding: 9px 0 9px 90px;
    background: #112648;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    transition: all .4s ease
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .social-btns a {
        padding-left: 45px;
        font-size: 10px
    }
}

.section-login-banner .content-form .social-btns a:last-child {
    margin-bottom: 0
}

.section-login-banner .content-form .social-btns a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #fff
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .social-btns a:before {
        width: 30px
    }
}

.section-login-banner .content-form .social-btns a:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 13px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width:767px) {
    .section-login-banner .content-form .social-btns a:after {
        top: 8px;
        left: 7px;
        height: 15px
    }
}

.section-login-banner .content-form .social-btns a.microsoft:after {
    background-image: url(images/social-microsoft.png)
}

.section-login-banner .content-form .social-btns a.google:after {
    background-image: url(images/social-google.png)
}

.section-login-banner .content-form .social-btns a:hover {
    background-color: #e7c464
}

.section-login-banner .container,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100vh;
    padding-top: 230px;
    padding-bottom: 120px
}

@media screen and (max-width:999px) {
    .section-login-banner .container,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section-login-banner .container,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div {
        padding-top: 170px;
        padding-bottom: 60px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-login-banner .container,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div {
        padding-top: 140px;
        padding-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    .section-login-banner .container,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div {
        padding-top: 100px;
        padding-bottom: 20px
    }
}

.section-login-banner .container .content-description,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description {
    display: block;
    padding-right: 70px
}

@media screen and (max-width:999px) {
    .section-login-banner .container .content-description,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description {
        padding-right: 0;
        padding-bottom: 30px;
        text-align: center
    }
}

.section-login-banner .container .content-description--title,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--title,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--title {
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 54px;
    line-height: 120%
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section-login-banner .container .content-description--title,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--title,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--title {
        font-size: 35px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-login-banner .container .content-description--title,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--title,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--title {
        font-size: 35px
    }
}

@media screen and (max-width:767px) {
    .section-login-banner .container .content-description--title,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--title,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--title {
        font-size: 28px
    }
}

.section-login-banner .container .content-description--subtitle,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--subtitle,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--subtitle {
    display: block;
    margin: 60px 0 0;
    padding: 0;
    color: #fff;
    font-size: 35px;
    line-height: 140%
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section-login-banner .container .content-description--subtitle,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--subtitle,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--subtitle {
        margin-top: 20px;
        font-size: 20px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-login-banner .container .content-description--subtitle,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--subtitle,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--subtitle {
        font-size: 20px
    }
}

@media screen and (max-width:999px) {
    .section-login-banner .container .content-description--subtitle,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--subtitle,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--subtitle {
        margin-top: 20px
    }
}

@media screen and (max-width:767px) {
    .section-login-banner .container .content-description--subtitle,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description--subtitle,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description--subtitle {
        font-size: 15px
    }
}

.section-login-banner .container .content-description .button-group,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group {
    display: block;
    margin-top: 20px
}

.section-login-banner .container .content-description .button-group>*,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>*,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>* {
    min-width: 240px;
    text-align: center
}

.section-login-banner .container .content-description .button-group>*,
.section-login-banner .container .content-description .button-group>.button-draw--reverse:hover,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>*,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>.button-draw--reverse:hover,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>*,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>.button-draw--reverse:hover {
    color: #112648
}

.section-login-banner .container .content-description .button-group>.button-draw--reverse,
.section-login-banner .container .content-description .button-group>:hover,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>.button-draw--reverse,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>:hover,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>.button-draw--reverse,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>:hover {
    color: #fff
}

@media screen and (max-width:999px) {
    .section-login-banner .container .content-description .button-group.hide-on-mobile,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group.hide-on-mobile,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group.hide-on-mobile {
        display: none
    }
}

.section-login-banner .container .content-description .button-group.hide-on-mobile .switcher.is-active .switcher-second,
.section-login-banner .container .content-description .button-group.hide-on-mobile .switcher:not(.is-active) .switcher-first,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group.hide-on-mobile .switcher.is-active .switcher-second,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group.hide-on-mobile .switcher:not(.is-active) .switcher-first,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group.hide-on-mobile .switcher.is-active .switcher-second,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group.hide-on-mobile .switcher:not(.is-active) .switcher-first {
    display: none
}

@media screen and (max-width:999px) {
    .section-login-banner .container .content-description .button-group>*,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .button-group>*,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .button-group>* {
        min-width: 200px;
        padding: 10px 5px 8px;
        font-size: 15px;
        line-height: 100%
    }
}

.section-login-banner .container .content-description .mobile-trigger,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .mobile-trigger,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .mobile-trigger {
    display: none;
    margin-top: 20px
}

@media screen and (max-width:999px) {
    .section-login-banner .container .content-description .mobile-trigger,
    .section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .mobile-trigger,
    aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .mobile-trigger {
        display: block
    }
}

.section-login-banner .container .content-description .mobile-trigger>*,
.section-login-banner aside.section-testimonials ul.contents .slick-slide>div .content-description .mobile-trigger>*,
aside.section-testimonials ul.contents .section-login-banner .slick-slide>div .content-description .mobile-trigger>* {
    min-width: 200px;
    padding: 10px 5px 8px;
    color: #112648;
    line-height: 100%;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section-login-banner.hide-modal .form--parent {
        display: block!important
    }
}

@media screen and (max-width:999px) {
    .section-login-banner.hide-modal .form--parent {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        max-width: none;
        height: 100%;
        overflow-y: auto;
        padding-top: 170px;
        background: rgba(0, 0, 0, .85)
    }
}

@media screen and (max-width:999px) and (max-width:767px) {
    .section-login-banner.hide-modal .form--parent {
        padding-top: 120px
    }
}

@media screen and (max-width:999px) {
    .section-login-banner.hide-modal .modal-close {
        position: fixed;
        top: 129px;
        right: 50%;
        margin-right: -270px;
        padding: 10px 15px
    }
}

@media screen and (max-width:999px) and (max-width:767px) {
    .section-login-banner.hide-modal .modal-close {
        margin-right: -145px
    }
}

@media screen and (max-width:999px) and (min-width:768px) {
    .section-login-banner.hide-modal .modal-close {
        top: 198px
    }
}

@media screen and (max-width:999px) {
    .section-login-banner.hide-modal .modal-close:before {
        font-family: icomoon!important;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e912";
        color: #fff;
        font-size: 20px;
        transition: color .4s ease
    }
    .section-login-banner.hide-modal .modal-close:hover {
        cursor: pointer
    }
    .section-login-banner.hide-modal .modal-close:hover:before {
        color: #e7c464
    }
}

.section-login-banner.section-video {
    overflow: hidden
}

.section-login-banner.section-video .container,
.section-login-banner.section-video aside.section-testimonials ul.contents .slick-slide>div,
aside.section-testimonials ul.contents .section-login-banner.section-video .slick-slide>div {
    min-height: 56.25vw
}

@media screen and (max-width:767px) {
    .section-login-banner.section-video .container,
    .section-login-banner.section-video aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-login-banner.section-video .slick-slide>div {
        min-height: 100vh
    }
}

.section-login-banner.section-video>:not(.content-form):not(.video-control) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .4s ease
}

.section-login-banner.section-video .video-loop-hld {
    z-index: 25;
    overflow: hidden
}

.section-login-banner.section-video iframe {
    width: 100%;
    height: 100%
}

.section-login-banner.section-video .video {
    z-index: 30;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    background: #fff
}

@media screen and (max-width:767px) {
    .section-login-banner.section-video .video {
        display: none
    }
}

.section-login-banner.section-video #banner-video-tubular,
.section-login-banner.section-video #banner-video-tubular-loop {
    position: absolute
}

.section-login-banner.section-video .pause-video,
.section-login-banner.section-video .stop-video {
    position: absolute;
    right: 40px;
    bottom: 50px;
    z-index: 50;
    width: 165px;
    height: 38px;
    visibility: hidden;
    opacity: 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .4s ease
}

.section-login-banner.section-video .pause-video,
.section-login-banner.section-video .pause-video.is-active:hover,
.section-login-banner.section-video .stop-video,
.section-login-banner.section-video .stop-video.is-active:hover {
    background: hsla(0, 0%, 100%, .45)
}

.section-login-banner.section-video .pause-video.is-active,
.section-login-banner.section-video .pause-video:not(.is-active):hover,
.section-login-banner.section-video .stop-video.is-active,
.section-login-banner.section-video .stop-video:not(.is-active):hover {
    background: #e7c464
}

.section-login-banner.section-video .pause-video span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 10px;
    transition: all .4s ease
}

.section-login-banner.section-video .pause-video.is-active span:first-child,
.section-login-banner.section-video .pause-video:not(.is-active) span:last-child {
    top: 10px;
    visibility: hidden;
    opacity: 0
}

.section-login-banner.section-video .stop-video {
    right: 220px
}

.section-login-banner.section-video .repeat-video,
.section-login-banner.section-video .switch-sound {
    position: absolute;
    bottom: 55px;
    z-index: 50;
    width: 25px;
    height: 25px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 25px;
    line-height: 1;
    transition: all .4s ease
}

.section-login-banner.section-video .repeat-video:hover,
.section-login-banner.section-video .switch-sound:hover {
    color: #e7c464;
    cursor: pointer
}

.section-login-banner.section-video .switch-sound {
    right: 405px
}

.section-login-banner.section-video .switch-sound i {
    position: absolute;
    top: 0;
    left: 0
}

.section-login-banner.section-video .switch-sound.is-active i:first-child,
.section-login-banner.section-video .switch-sound:not(.is-active) i:last-child {
    top: 5px;
    visibility: hidden;
    opacity: 0
}

.section-login-banner.section-video .repeat-video {
    right: 450px
}

.section-login-banner.section-video .content-form {
    transition: all .4s ease
}

.section-login-banner.section-video.is-watching .content-form {
    top: 5px
}

.section-login-banner.section-video.is-watching .content-form,
.section-login-banner.section-video.is-watching .image {
    visibility: hidden;
    opacity: 0
}

.section-login-banner.section-video.is-watching .pause-video,
.section-login-banner.section-video.is-watching .repeat-video,
.section-login-banner.section-video.is-watching .stop-video,
.section-login-banner.section-video.is-watching .switch-sound,
.section-login-banner.section-video.is-watching .video {
    visibility: visible;
    opacity: 1
}

.section-login-banner.section-video.is-watching .repeat-video,
.section-login-banner.section-video.is-watching .switch-sound {
    bottom: 65px
}

.section-login-banner.section-video.is-watching .pause-video,
.section-login-banner.section-video.is-watching .stop-video {
    bottom: 60px
}

@media screen and (max-width:390px) {
    .section-login-banner.section-video .switch-sound {
        top: 89px;
        right: 100px
    }
    .section-login-banner.section-video.is-watching .switch-sound {
        top: 109px
    }
    .section-login-banner.section-video .repeat-video {
        top: 85px;
        right: 150px
    }
    .section-login-banner.section-video.is-watching .repeat-video {
        top: 105px
    }
}

@media screen and (max-width:767px) {
    .section-login-banner.section-video .pause-video,
    .section-login-banner.section-video .stop-video {
        top: 61px;
        right: 0;
        bottom: auto;
        width: 140px;
        height: 34px;
        font-size: 14px
    }
    .section-login-banner.section-video .stop-video {
        right: 150px
    }
    .section-login-banner.section-video .repeat-video,
    .section-login-banner.section-video .switch-sound {
        top: 80px;
        font-size: 18px
    }
    .section-login-banner.section-video.is-watching .repeat-video {
        top: 65px;
        bottom: auto
    }
    .section-login-banner.section-video.is-watching .switch-sound {
        top: 69px;
        bottom: auto
    }
    .section-login-banner.section-video .switch-sound {
        right: 300px
    }
    .section-login-banner.section-video .repeat-video {
        right: 350px
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-login-banner.section-video.is-watching .pause-video,
    .section-login-banner.section-video.is-watching .stop-video {
        bottom: 55px
    }
    .section-login-banner.section-video .repeat-video,
    .section-login-banner.section-video .switch-sound {
        bottom: 50px
    }
    .section-login-banner.section-video.is-watching .repeat-video,
    .section-login-banner.section-video.is-watching .switch-sound {
        bottom: 60px
    }
}

@media screen and (min-width:1000px) and (max-width:1440px) {
    .section-login-banner.section-video .pause-video,
    .section-login-banner.section-video .stop-video {
        bottom: 20px
    }
    .section-login-banner.section-video.is-watching .pause-video,
    .section-login-banner.section-video.is-watching .stop-video {
        bottom: 30px
    }
    .section-login-banner.section-video .repeat-video,
    .section-login-banner.section-video .switch-sound {
        bottom: 25px
    }
    .section-login-banner.section-video.is-watching .repeat-video,
    .section-login-banner.section-video.is-watching .switch-sound {
        bottom: 35px
    }
}

body.is-mobile aside.section-login-banner .video {
    z-index: -1;
    visibility: visible;
    opacity: 1
}

body.modal-opened-form,
html.modal-opened-form {
    height: 100%;
    overflow: hidden
}

html.modal-opened-form body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

aside.related-content {
    display: block;
    margin-top: 50px
}

@media screen and (min-width:1000px) {
    aside.related-content {
        margin-top: 90px
    }
}

aside.related-content .news--listing {
    padding-top: 0
}

aside.related-content>h3 {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1.4
}

@media screen and (min-width:1000px) {
    aside.related-content>h3 {
        font-size: 40px
    }
}

aside.related-content>h3+.news--listing {
    padding-top: 30px
}

@media screen and (max-width:999px) {
    section.news-listing-additional .modal-close.modal-close-sec,
    section.news-listing-additional .news--listing,
    section.news-listing-additional .special-news-button {
        display: none!important
    }
    section.news-listing-additional .content-form .form--hld {
        display: block!important
    }
}

@media screen and (min-width:1000px) {
    section.news-listing-additional .form--parent {
        position: relative;
        z-index: 1
    }
    section.news-listing-additional .news--listing__item {
        -ms-flex: 0 0 590px;
        flex: 0 0 590px;
        width: 590px
    }
    section.news-listing-additional .news--listing__item .news--listing__hld {
        background: hsla(0, 0%, 100%, .8)
    }
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured+.news--listing__item:first-child,
    section.news-listing-additional+.section--news-listing .js-news-filters-ajax:not(.is-filtered) .news--listing__item.is-featured:first-child,
    section.news-listing-additional .content-form .form--hld {
        display: none
    }
    section.news-listing-additional .special-news-button {
        display: inline-block;
        margin-top: 50px
    }
    section.news-listing-additional .special-news-button .section--button {
        min-width: 200px;
        padding: 10px 5px 8px;
        color: #112648;
        line-height: 100%;
        text-align: center
    }
}

@media screen and (min-width:1000px) and (min-width:1440px) {
    section.news-listing-additional .special-news-button .section--button {
        padding-top: 17px;
        padding-bottom: 15px
    }
}

@media screen and (min-width:1000px) {
    section.news-listing-additional .special-news-button .section--button:hover {
        color: #fff;
        cursor: pointer
    }
    section.news-listing-additional .modal-close.modal-close-sec {
        display: none;
        position: absolute;
        top: 34px;
        right: 30px;
        z-index: 10
    }
    section.news-listing-additional .modal-close.modal-close-sec:before {
        font-family: icomoon!important;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        text-transform: none;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e912";
        color: #fff;
        font-size: 20px;
        transition: color .4s ease
    }
    section.news-listing-additional .modal-close.modal-close-sec:hover:before {
        color: #e7c464
    }
}

.section-sitemap {
    padding-bottom: 50px
}

.section-sitemap .section-sitemap--title {
    display: block;
    margin: 0 0 50px;
    padding: 0;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section-sitemap .section-sitemap--title {
        margin-bottom: 20px;
        font-size: 30px
    }
}

.section-sitemap .section-sitemap--hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media screen and (max-width:999px) {
    .section-sitemap .section-sitemap--hld {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .section-sitemap .section-sitemap--hld__side:not(:first-child) {
        margin-bottom: 30px
    }
}

.section-sitemap .section-sitemap--hld__side {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px
}

@media screen and (max-width:999px) {
    .section-sitemap .section-sitemap--hld__side {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.section-sitemap .section-sitemap--list {
    display: block;
    margin: 30px 0;
    padding: 0
}

.section-sitemap .section-sitemap--list:first-child {
    margin-top: 0
}

.section-sitemap .section-sitemap--list:last-child {
    margin-bottom: 0
}

.section-sitemap .section-sitemap--list h3 {
    display: block;
    margin: 0 0 15px;
    padding: 0;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .section-sitemap .section-sitemap--list h3 {
        font-size: 20px
    }
}

.section-sitemap .section-sitemap--list ul {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 18px
}

.section-sitemap .section-sitemap--list ul li {
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%
}

@media screen and (max-width:767px) {
    .section-sitemap .section-sitemap--list ul li {
        font-size: 12px
    }
}

.section-sitemap .section-sitemap--list ul a {
    color: inherit;
    transition: color .4s ease
}

.section-sitemap .section-sitemap--list ul a:hover {
    color: #e7c464
}

.section-boxes-nav {
    display: block;
    margin: 0;
    padding: 0 0 30px
}

@media screen and (min-width:1000px) {
    .section-boxes-nav {
        padding-bottom: 60px
    }
}

.section-boxes-nav--boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.section-boxes-nav--boxes__box {
    display: block;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
    padding: 12px 0;
    border: 1px solid #95989a;
    color: #112648;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease
}

@media screen and (max-width:450px) {
    .section-boxes-nav--boxes__box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width:767px) {
    .section-boxes-nav--boxes__box {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 18px
    }
}

.section-boxes-nav--boxes__box.is-active,
.section-boxes-nav--boxes__box.is-special-hovered {
    border-color: #112648;
    background: #112648;
    color: #fff
}

@media screen and (min-width:1000px) {
    .section-boxes-nav--boxes__box:hover {
        border-color: #112648;
        background: #112648;
        color: #fff
    }
}

.clients-list {
    display: block;
    margin: 0;
    padding: 20px 0
}

@media screen and (min-width:1000px) {
    .clients-list {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.clients-list .list .slick-track {
    display: -ms-flexbox;
    display: flex
}

.clients-list .list .slick-slide {
    height: auto
}

.clients-list .list .slick-slide>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.clients-list .list .client {
    display: block;
    margin: 0;
    padding: 0 15px
}

@media screen and (min-width:1000px) {
    .clients-list .list .client {
        padding-right: 30px;
        padding-left: 30px
    }
}

.clients-list .list .client img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 70px;
    margin: 0 auto;
    padding: 0
}

.section-cta-content {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 60px 0
}

@media screen and (min-width:1000px) {
    .section-cta-content {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.section-cta-content .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.section-cta-content .bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: hsla(0, 0%, 100%, .66)
}

.section-cta-content .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (max-width:999px) {
    .section-cta-content .content {
        text-align: center
    }
    .section-cta-content .content br {
        display: none!important
    }
}

@media screen and (min-width:768px) {
    .section-cta-content .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-cta-content .content {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section-cta-content .content {
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section-cta-content .content {
        font-size: 19px
    }
}

.section-cta-content .content h1,
.section-cta-content .content h2,
.section-cta-content .content h3,
.section-cta-content .content h4,
.section-cta-content .content h5,
.section-cta-content .content h6 {
    color: inherit
}

.section-cta-content .content>:first-child {
    margin-top: 0
}

.section-cta-content .content>:last-child {
    margin-bottom: 0
}

.section-text-with-image {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 40px 0 60px
}

@media screen and (min-width:1000px) {
    .section-text-with-image {
        padding-top: 80px;
        padding-bottom: 80px
    }
    .section-text-with-image .container,
    .section-text-with-image aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-text-with-image .slick-slide>div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.section-text-with-image .image {
    display: block;
    margin: 0;
    padding: 0
}

.section-text-with-image .image img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

@media screen and (min-width:1000px) {
    .section-text-with-image .image {
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.section-text-with-image .content {
    display: block;
    margin: 45px 0 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (max-width:999px) {
    .section-text-with-image .content {
        text-align: center
    }
    .section-text-with-image .content br {
        display: none!important
    }
}

@media screen and (min-width:768px) {
    .section-text-with-image .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-text-with-image .content {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section-text-with-image .content {
        -ms-flex: 0 0 560px;
        flex: 0 0 560px;
        margin-top: 0;
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section-text-with-image .content {
        font-size: 19px
    }
}

.section-text-with-image .content h1,
.section-text-with-image .content h2,
.section-text-with-image .content h3,
.section-text-with-image .content h4,
.section-text-with-image .content h5,
.section-text-with-image .content h6 {
    color: inherit
}

.section-text-with-image .content>:first-child {
    margin-top: 0
}

.section-text-with-image .content>:last-child {
    margin-bottom: 0
}

.section-overview-table {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 40px 0
}

@media screen and (min-width:1000px) {
    .section-overview-table {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media screen and (min-width:1000px) {
    .section-overview-table .container,
    .section-overview-table aside.section-testimonials ul.contents .slick-slide>div,
    aside.section-testimonials ul.contents .section-overview-table .slick-slide>div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.section-overview-table .content {
    display: block;
    margin: 0;
    padding: 0;
    color: #112648;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (min-width:768px) {
    .section-overview-table .content {
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-overview-table .content {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section-overview-table .content {
        -ms-flex: 0 0 350px;
        flex: 0 0 350px;
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section-overview-table .content {
        font-size: 19px
    }
}

.section-overview-table .content h1,
.section-overview-table .content h2,
.section-overview-table .content h3,
.section-overview-table .content h4,
.section-overview-table .content h5,
.section-overview-table .content h6 {
    color: inherit
}

.section-overview-table .content>:first-child {
    margin-top: 0
}

.section-overview-table .content>:last-child {
    margin-bottom: 0
}

.section-overview-table .table {
    display: block;
    overflow-x: auto;
    margin: 30px 0 0;
    padding: 0
}

@media screen and (min-width:1000px) {
    .section-overview-table .table {
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-top: 0
    }
}

@media screen and (min-width:1440px) {
    .section-overview-table .table {
        padding-left: 50px
    }
}

.section-overview-table .table table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: unset
}

.section-overview-table .table table td,
.section-overview-table .table table th {
    margin: 0;
    padding: 10px 15px;
    line-height: 1;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section-overview-table .table table td,
    .section-overview-table .table table th {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 12px
    }
}

.section-overview-table .table table th {
    border-right: 1px solid #fff;
    background: #959596;
    color: #fff;
    text-transform: uppercase
}

.section-overview-table .table table th:first-child {
    background: #112648
}

.section-overview-table .table table th:last-child {
    border-right: 0
}

.section-overview-table .table table td {
    border-right: 1px solid #959596;
    border-bottom: 1px solid #959596;
    background: #fff;
    color: #444345
}

.section-overview-table .table table td:first-child {
    border-left: 1px solid #112648;
    border-color: #112648
}

.section-overview-table .table table tbody tr:nth-child(2n) td {
    background-color: #f1f1f1
}

.section-projects--description-area .hld {
    display: block;
    margin: 50px 0 0;
    padding: 0;
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 400;
    line-height: 220%
}

@media screen and (min-width:768px) {
    .section-projects--description-area .hld {
        margin-top: 80px;
        padding-right: 30px;
        padding-left: 30px;
        line-height: 180%
    }
}

@media screen and (min-width:768px) and (max-width:999px) {
    .section-projects--description-area .hld {
        font-size: 16px
    }
}

@media screen and (min-width:1000px) {
    .section-projects--description-area .hld {
        font-size: 17px
    }
}

@media screen and (min-width:1650px) {
    .section-projects--description-area .hld {
        font-size: 19px
    }
}

.section-projects--description-area .hld h1,
.section-projects--description-area .hld h2,
.section-projects--description-area .hld h3,
.section-projects--description-area .hld h4,
.section-projects--description-area .hld h5,
.section-projects--description-area .hld h6 {
    color: #112648
}

.section-projects--description-area .hld>:first-child {
    margin-top: 0
}

.section-projects--description-area .hld>:last-child {
    margin-bottom: 0
}

.section-projects--tags .hld {
    display: block;
    margin: 50px 0 0;
    padding: 0
}

@media screen and (min-width:1000px) {
    .section-projects--tags .hld {
        margin-top: 80px
    }
}

.section-projects--tags .hld ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -30px;
    padding: 0
}

@media screen and (max-width:1200px) {
    .section-projects--tags .hld ul {
        margin-right: -15px;
        margin-left: -15px
    }
}

.section-projects--tags .hld ul li {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 7px 30px;
    color: #112648;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    list-style-type: none
}

@media screen and (max-width:1200px) {
    .section-projects--tags .hld ul li {
        padding-right: 15px;
        padding-left: 15px
    }
}

.section-projects--tags .hld ul li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    width: calc(100% - 60px);
    max-width: 0;
    height: 4px;
    background: #e7c464;
    transition: max-width .4s ease
}

@media screen and (max-width:1200px) {
    .section-projects--tags .hld ul li:after {
        left: 15px;
        width: calc(100% - 30px)
    }
}

.section-projects--tags .hld ul li.is-active:after,
.section-projects--tags .hld ul li:hover:after {
    max-width: 100%
}

.section-projects--tags .hld ul li:hover {
    cursor: pointer
}

.section-projects--loader {
    display: none;
    margin: 50px 0 0;
    padding: 0;
    text-align: center
}

@media screen and (min-width:1000px) {
    .section-projects--loader {
        margin-top: 80px
    }
}

.section-projects--loader img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    animation: e 2s linear infinite
}

@keyframes e {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(365deg)
    }
}

body.internet-explorer aside.section-banner>.content {
    height: 56.25vw;
    min-height: 0
}

@media screen and (max-width:767px) {
    body.internet-explorer aside.section-banner>.content {
        height: 420px
    }
}

body.internet-explorer aside.section-why-ox {
    background-attachment: scroll
}

body.internet-explorer .js-slick-beforedraw .slide-icon circle,
body.internet-explorer .js-slick-beforedraw .slide-icon line,
body.internet-explorer .js-slick-beforedraw .slide-icon path,
body.internet-explorer .js-slick-beforedraw .slide-icon polygon,
body.internet-explorer .js-slick-beforedraw .slide-icon polyline,
body.internet-explorer .js-slick-beforedraw .slide-icon rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content) .non-flipped .logo .hovered:not(.icon-animation) rect,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered circle,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered line,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered path,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered polygon,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered polyline,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered rect,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) circle,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) line,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) path,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) polygon,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) polyline,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css) rect,
body.internet-explorer .section--flexible .icons-list-box .icon svg circle,
body.internet-explorer .section--flexible .icons-list-box .icon svg line,
body.internet-explorer .section--flexible .icons-list-box .icon svg path,
body.internet-explorer .section--flexible .icons-list-box .icon svg polygon,
body.internet-explorer .section--flexible .icons-list-box .icon svg polyline,
body.internet-explorer .section--flexible .icons-list-box .icon svg rect,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon circle,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon line,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon path,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon polygon,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon polyline,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon rect {
    stroke-dasharray: 0!important;
    stroke-dashoffset: 0!important;
    animation: none
}

body.internet-explorer .js-slick-beforedraw .slide-icon svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .not-hovered svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link) .non-flipped .logo .hovered:not(.icon-animation) svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .not-hovered svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .not-hovered svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .not-hovered svg,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo div:not(.icon-animation) svg:not(.remove-css),
body.internet-explorer .section--flexible .icons-list-box .icon svg,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon svg {
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease
}

body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-content:not(.has-link):hover .non-flipped .logo .hovered:not(.icon-animation) svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content).is-special-hovered .non-flipped .logo .hovered:not(.icon-animation) svg,
body.internet-explorer .section--flexible .icons-box .flip-item.has-link:not(.has-content):hover .non-flipped .logo .hovered:not(.icon-animation) svg,
body.internet-explorer .section--flexible .icons-box .non-flipped .logo.is-animated .not-hovered svg:not(.remove-css),
body.internet-explorer .section--flexible .icons-list-box .icon.is-animated svg,
body.internet-explorer .section--flexible__content-without-flip .boxes-hld .box--icon.is-animated svg,
body.internet-explorer .section--flexible__quote-with-content .why-ox .slider-hld .js-slick-draw svg,
body.internet-explorer .section--flexible__why-ox-testi-sliders .why-ox .slider-hld .js-slick-draw svg,
body.internet-explorer aside.section-why-ox .slider-hld .js-slick-draw svg {
    visibility: visible;
    opacity: 1
}

body.internet-explorer aside.section-numbers .steps-hld li {
    -ms-flex-positive: 1;
    flex-grow: 1
}

body.internet-explorer footer#footer .form--inputs>* {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer footer#footer .form--inputs>*>:not(.icon):not(.form__group-errors) {
    margin-right: 15px
}

body.internet-explorer .button-draw--rect-bg,
body.internet-explorer .button-draw--rect-bottom,
body.internet-explorer .button-draw--rect-top,
body.internet-explorer .button-draw:after,
body.internet-explorer .button-draw:before {
    display: none
}

body.internet-explorer .button-draw.button-draw--reverse {
    border: 2px solid #e7c464!important;
    transition: all .4s ease
}

body.internet-explorer .button-draw.button-draw--reverse:hover {
    background: #e7c464!important
}

body.internet-explorer .button-draw:not(.button-draw--reverse) {
    border: 2px solid #e7c464!important;
    background: #e7c464!important;
    transition: all .4s ease
}

body.internet-explorer .button-draw:not(.button-draw--reverse):hover {
    background: transparent!important
}

body.internet-explorer .section--flexible__term-content .term-titles:before {
    display: none
}

body.internet-explorer .section--flexible__term-content .term-titles {
    background: #112648
}

body.internet-explorer .has-content.has-link:hover .flipper,
body.internet-explorer:not(.has-link).has-content.is-active .flipper,
body.internet-explorer:not(.has-link).have-content.is-active .flipper {
    filter: none!important;
    transform: none!important
}

body.internet-explorer .has-content.has-link:hover .flipper .flipped,
body.internet-explorer:not(.has-link).has-content.is-active .flipper .flipped,
body.internet-explorer:not(.has-link).have-content.is-active .flipper .flipped {
    visibility: visible!important;
    opacity: 1!important
}

body.internet-explorer .has-content.has-link .flipped,
body.internet-explorer .has-content.has-link .non-flipped,
body.internet-explorer:not(.has-link).has-content .flipped,
body.internet-explorer:not(.has-link).has-content .non-flipped,
body.internet-explorer:not(.has-link).have-content .flipped,
body.internet-explorer:not(.has-link).have-content .non-flipped {
    transform: none!important
}

body.internet-explorer .has-content.has-link .flipped>*,
body.internet-explorer .has-content.has-link .non-flipped>*,
body.internet-explorer:not(.has-link).has-content .flipped>*,
body.internet-explorer:not(.has-link).has-content .non-flipped>*,
body.internet-explorer:not(.has-link).have-content .flipped>*,
body.internet-explorer:not(.has-link).have-content .non-flipped>* {
    max-width: 100%!important
}

body.internet-explorer .has-content.has-link .flipped,
body.internet-explorer:not(.has-link).has-content .flipped,
body.internet-explorer:not(.has-link).have-content .flipped {
    z-index: 4!important;
    visibility: hidden!important;
    opacity: 0!important;
    transition: all .4s ease!important
}

body.internet-explorer .section--flexible .full-boxes-box .box.have-content .content-hover {
    transform: none!important
}

body.internet-explorer .section--flexible .full-boxes-box .flipper {
    top: 0!important
}

body.internet-explorer .section--flexible .full-boxes-box.sec-view:first-child:last-child.content-hover__item {
    margin-right: 0;
    margin-left: 0
}

body.internet-explorer .section--flexible .icons-list-box__item {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .section--flexible .icons-list-box__item .icon {
    max-width: 20%
}

body.internet-explorer .section--flexible .videos-gallery-filters__item,
body.internet-explorer .section--flexible .videos-gallery__item {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .section--flexible .videos-gallery-filters__item>.box,
body.internet-explorer .section--flexible .videos-gallery__item>.box {
    padding-right: 15px;
    padding-left: 15px
}

body.internet-explorer .section--flexible .sides-content .left-side {
    -ms-flex: 0 0 415px;
    flex: 0 0 415px
}

body.internet-explorer .section--flexible .job-application--form .form-column .form .form-input-group {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .section--flexible .job-application--form .form-column .form .form-input-group.file>label,
body.internet-explorer .section--flexible .job-application--form .form-column .form .form-input-group>.checkbox,
body.internet-explorer .section--flexible .job-application--form .form-column .form .form-input-group>input:not([type=checkbox]):not([type=file]),
body.internet-explorer .section--flexible .job-application--form .form-column .form .form-input-group>textarea {
    width: calc(100% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

body.internet-explorer .section--flexible__content-without-flip .form-modal .form .form-input-group,
body.internet-explorer .section--flexible__map .form--hld .form-input-group {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .section--flexible__content-without-flip .form-modal .form .form-input-group.file>label,
body.internet-explorer .section--flexible__content-without-flip .form-modal .form .form-input-group>.checkbox,
body.internet-explorer .section--flexible__content-without-flip .form-modal .form .form-input-group>input:not([type=checkbox]):not([type=file]),
body.internet-explorer .section--flexible__content-without-flip .form-modal .form .form-input-group>textarea,
body.internet-explorer .section--flexible__map .form--hld .form-input-group.file>label,
body.internet-explorer .section--flexible__map .form--hld .form-input-group>.checkbox,
body.internet-explorer .section--flexible__map .form--hld .form-input-group>input:not([type=checkbox]):not([type=file]),
body.internet-explorer .section--flexible__map .form--hld .form-input-group>textarea {
    width: calc(100% - 20px);
    margin-right: 10px;
    margin-left: 10px
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .half>*,
body.internet-explorer aside.section-timelapse-form .form .line-inputs>* {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .half>*>:not(.half):not(.dropdown-box-menu):not(.form__group-errors),
body.internet-explorer aside.section-timelapse-form .form .line-inputs>*>:not(.half):not(.dropdown-box-menu):not(.form__group-errors) {
    width: calc(100% - 30px)!important;
    margin-right: 15px;
    margin-left: 15px
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .half>*>.half,
body.internet-explorer aside.section-timelapse-form .form .line-inputs>*>.half {
    margin-right: 0
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .half>.form-input-group:last-child input,
body.internet-explorer aside.section-timelapse-form .form .line-inputs>.form-input-group:last-child input {
    width: calc(100% - 15px)!important;
    margin-right: 0;
    margin-left: 0
}

body.internet-explorer aside.section-timelapse-form .form .camera-contacts-group--hld .half.half.half>* {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer aside.section-timelapse-form .form .camera-contacts-group--hld .half.half.half>*>:not(.dropdown-box-menu):not(.form__group-errors) {
    width: calc(100% - 14px)!important;
    margin-right: 7px;
    margin-left: 7px
}

body.internet-explorer aside.section-timelapse-form .form .camera-contacts-group--hld {
    display: -ms-flexbox;
    display: flex
}

body.internet-explorer aside.section-timelapse-form .form .camera-contacts-group--hld>* {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    width: 24%
}

body.internet-explorer aside.section-timelapse-form .form .camera-contacts-group--hld>:not(:last-child) {
    margin-right: 1.5%
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .sec-hld.flex-50>* {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer aside.section-timelapse-form .form .form-big-group .sec-hld.flex-50>*>* {
    padding-right: 15px;
    padding-left: 15px
}

body.internet-explorer .section--flexible__timeline .content {
    height: calc(100vh - 80px);
    overflow-y: auto
}

body.internet-explorer header#header .contact-box:first-child.col {
    padding-right: 0
}

body.internet-explorer header#header .contact-box:first-child.col>* {
    margin-right: 10px
}

body.internet-explorer header#header .contact-box:last-child.col {
    padding-left: 0
}

body.internet-explorer header#header .contact-box:last-child.col>* {
    margin-left: 10px
}

body.internet-explorer .news--filters .news--filters__group {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .news--filters .news--filters__group>input,
body.internet-explorer .news--filters .news--filters__group>span {
    margin-right: 40px;
    margin-left: 40px
}

body.internet-explorer .news--listing__item {
    padding-right: 0;
    padding-left: 0
}

body.internet-explorer .news--listing__item>* {
    width: auto;
    margin-right: 15px;
    margin-left: 15px
}

body.internet-explorer .section--flexible__numbers {
    display: block
}

body.internet-explorer .section--flexible__rotate .circle-content--item {
    height: 520px
}

body.internet-explorer .section-cameras-description .left-side-hld .image-box,
body.internet-explorer .section-cameras-description .right-side-hld .content--hld {
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

body.internet-explorer aside.section-cameras {
    min-height: 0
}

body.internet-explorer .section--flexible .job-application--form .content-column {
    height: 680px;
    overflow-y: auto
}

body.internet-explorer .section--flexible .job-application--form .content-column--hld>hr {
    float: left
}

body.internet-explorer .section--flexible .job-application--form .content-column--hld>.desc {
    width: 100%;
    overflow: hidden
}

body.internet-explorer .section-cameras-description--navigation {
    display: none
}

body.internet-explorer .section-cameras-description--slides>.slide-hld>.js-pin-image-box-content {
    height: 100vh;
    overflow-y: auto
}