@charset "UTF-8";
.slide:hover,
.slide:focus {
    box-shadow: inset 6.5em 0 0 0 var(--hover);
}

a:focus,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0;
}

*:focus {
    outline: none;
}

input,
button,
select,
textarea {
    outline: none;
}

label {
    margin-bottom: 0;
}

p {
    margin: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul li {
    display: block;
}

dt {
    line-height: inherit;
}

dt {
    font-weight: inherit;
}

form {
    margin-bottom: 0;
}

address {
    margin-top: 0;
    margin-bottom: 0;
}

figure {
    margin-bottom: 0;
}

html p a:hover {
    text-decoration: none;
}


/** @section Context Styles */

.context-dark h1,
.bg-gray-700 h1,
.bg-gray-800 h1,
.context-dark h2,
.bg-gray-700 h2,
.bg-gray-800 h2,
.context-dark h3,
.bg-gray-700 h3,
.bg-gray-800 h3,
.context-dark h4,
.bg-gray-700 h4,
.bg-gray-800 h4,
.context-dark h5,
.bg-gray-700 h5,
.bg-gray-800 h5,
.context-dark h6,
.bg-gray-700 h6,
.bg-gray-800 h6 {
    color: #ffffff;
}

.context-dark .swiper-caption-title,
.bg-gray-700 .swiper-caption-title,
.bg-gray-800 .swiper-caption-title {
    /* color: #0d568e; */
    color: #428eff;
}

.context-dark .text-primary,
.bg-gray-700 .text-primary,
.bg-gray-800 .text-primary {
    color: #0d568e;
}

.context-dark .button-primary-outline,
.bg-gray-700 .button-primary-outline,
.bg-gray-800 .button-primary-outline {
    color: #0d568e;
}


/** @section Page layout */

.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    opacity: 0;
}

.page.fadeIn {
    animation-timing-function: ease-out;
}

.page.fadeOut {
    animation-timing-function: ease-in;
}


/** @section Offsets */

*+p {
    margin-top: 15px;
}

h2+p {
    margin-top: 30px;
}

p+h2 {
    margin-top: 15px;
}

p+p {
    margin-top: 12px;
}

img+p {
    margin-top: 15px;
}

h3+img {
    margin-top: 42px;
}

*+.row {
    margin-top: 30px;
}

*+.button {
    margin-top: 40px;
}

*+.img-offset-top {
    margin-top: 70px;
}

@media (min-width: 992px) {
    *+.img-offset-top {
        margin-top: 40px;
    }
}

*+.box-counter-text {
    margin-top: 14px;
}

*+.button-top {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    *+.button-top {
        margin-top: 30px;
    }
}

@media (min-width: 1600px) {
    *+.button-top {
        margin-top: 40px;
    }
}

.button-top-2 {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .button-top-2 {
        margin-top: 50px;
    }
}

.row+h3 {
    margin-top: 80px;
}

.container+.container {
    margin-top: 35px;
}

.row+.row {
    margin-top: 40px;
}

@media (min-width: 768px) {
    .row+.row {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    .row+.row {
        margin-top: 0;
    }
}

.offset-top-2+.offset-top-2 {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .offset-top-2+.offset-top-2 {
        margin-top: 0;
    }
}

.subtitle-section+.title-section {
    margin-top: 14px;
}

.title-section+.subtitle-section-3 {
    margin-top: 12px;
}

.swiper-caption-subtitle+.swiper-caption-title {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .swiper-caption-subtitle+.swiper-caption-title {
        margin-top: 30px;
    }
}

@media (min-width: 1600px) {
    .swiper-caption-subtitle+.swiper-caption-title {
        margin-top: 50px;
    }
}

.swiper-caption-title+.swiper-caption-subtitle-2 {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .swiper-caption-title+.swiper-caption-subtitle-2 {
        margin-top: 2px;
    }
}

@media (min-width: 1200px) {
    .swiper-caption-title+.swiper-caption-subtitle-2 {
        margin-top: 26px;
    }
}


@media (min-width: 992px) {
    .offset-top-lg-120 {
        margin-top: 120px;
    }
}

.offset-top-3 {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .offset-top-3 {
        margin-top: 64px;
    }
}

@media (min-width: 992px) {
    .inset-left-lg-30 {
        margin-left: 30px;
    }
}


/** @group Utilities */


/** @section Text styling */

.font-weight-light {
    font-weight: 300;
}

.font-weight-bold {
    font-weight: 700;
}

.text-primary {
    /* color: #0d568e; */
    color: #428eff;
}

.text-white {
    color: #ffffff;
}

.text-gray-800 {
    color: #151517;
}

.text-img {
    display: inline-block;
    overflow: hidden;
    font-size: 180px;
    line-height: 85%;
    font-weight: 900;
    height: 142px;
    font-family: "Montserrat", sans-serif;
    color: #151517;
}

@media (min-width: 768px) {
    .text-img {
        font-size: 250px;
        height: 200px;
    }
}

@media (min-width: 992px) {
    .text-img {
        letter-spacing: .05em;
    }
}

@supports (-webkit-background-clip: text) {
    .text-img {
        -webkit-text-fill-color: transparent;
        background: -webkit-linear-gradient(transparent, transparent);
        background: -o-linear-gradient(transparent, transparent);
        background: url(../images/text-image.webp) repeat;
        -webkit-background-clip: text;
        background-position-y: 40%;
        animation: imgPos 5s linear normal infinite paused;
    }
    .text-img>span {
        pointer-events: none;
    }
    .text-img:hover {
        animation-play-state: running;
        color: red;
    }
    @media (min-width: 576px) {
        .text-img {
            background-position-y: 22%;
        }
    }
}

@keyframes imgPos {
    0% {
        background-position-x: 0;
    }
    50% {
        background-position-x: 100%;
    }
    100% {
        background-position-x: 0;
    }
}


/** @section Row spacing */

.row-30 {
    margin-bottom: -30px;
}

.row-30:empty {
    margin-bottom: 0;
}

.row-30>* {
    margin-bottom: 30px;
}

.row-40 {
    margin-bottom: -40px;
}

.row-40:empty {
    margin-bottom: 0;
}

.row-40>* {
    margin-bottom: 40px;
}

.row-50 {
    margin-bottom: -50px;
}

.row-50:empty {
    margin-bottom: 0;
}

.row-50>* {
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .row-md-60 {
        margin-bottom: -60px;
    }
    .row-md-60:empty {
        margin-bottom: 0;
    }
    .row-md-60>* {
        margin-bottom: 60px;
    }
}

.row-70 {
    margin-bottom: -70px;
}

.row-70:empty {
    margin-bottom: 0;
}

.row-70>* {
    margin-bottom: 70px;
}


/** @section Sections */

.section-md {
    padding: 60px 0 60px;
}

.section-lg {
    padding: 60px 0 70px;
}

.section-xxl {
    padding: 60px 0 140px;
}

.section-collapse+.section-collapse {
    padding-top: 0;
}

.section-collapse:last-child {
    padding-bottom: 0;
}

@media (max-width: 991.98px) {
    section.section-md:first-of-type,
    section.section-lg:first-of-type,
    section.section-xxl:first-of-type {
        padding-top: 40px;
    }
}

@media (min-width: 768px) {
    .section-md {
        padding: 60px 0;
    }
    .section-lg {
        padding: 85px 0 90px;
    }
    .section-xxl {
        padding: 80px 0 140px;
    }
}

@media (min-width: 992px) {
    .section-md {
        padding: 70px 0 70px;
    }
    .section-lg {
        padding: 100px 0;
    }
    .section-xxl {
        padding: 190px 0 120px;
    }
}

@media (min-width: 1200px) {
    .section-md {
        padding-top: 78px;
        padding-bottom: 78px;
    }
    .section-lg {
        padding: 115px 0;
    }
    .section-lg-bottom {
        padding-bottom: 100px;
    }
    .section-lg-2-bottom {
        padding-bottom: 112px;
    }
    .section-xxl {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}

@media (min-width: 1600px) {
    .section-lg {
        padding: 130px 0;
    }
    .section-lg-bottom {
        padding-bottom: 100px;
    }
    .section-lg-2-bottom {
        padding-bottom: 112px;
    }
    .section-xxl {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}


/** @section Grid modules */

.container-fluid {
    padding: 0;
}


/** @section Backgrounds */

.context-dark .brand .brand-logo-dark,
.bg-gray-700 .brand .brand-logo-dark,
.bg-gray-800 .brand .brand-logo-dark {
    display: none;
}

.context-dark .brand .brand-logo-light,
.bg-gray-700 .brand .brand-logo-light,
.bg-gray-800 .brand .brand-logo-light {
    display: block;
}

.bg-default {
    background-color: #ffffff;
}

.bg-default:not([style*="background-"])+.bg-default:not([style*="background-"]) {
    /*padding-top: 0;*/
}

.bg-primary {
    background-color: #0d568e;
}

.bg-primary:not([style*="background-"])+.bg-primary:not([style*="background-"]) {
    /*padding-top: 0;*/
}

.bg-gray-700 {
    background-color: #212122;
}

.bg-gray-700:not([style*="background-"])+.bg-gray-700:not([style*="background-"]) {
    /*padding-top: 0;*/
}

.bg-gray-800 {
    background-color: #151517;
}

.bg-gray-800:not([style*="background-"])+.bg-gray-800:not([style*="background-"]) {
    /*padding-top: 0;*/
}

@media (max-width: 991.98px) {
    .bg-default+.bg-default {
        padding-top: 0;
    }
}

.bg-primary+.bg-primary {
    padding-top: 0;
}

@media (min-width: 992px) {
    .bg-custom-gray {
        position: relative;
    }
    .bg-custom-gray::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 62%;
        height: 100%;
        background: #f6f6f6;
    }
}


/** @section Utilities custom */

p.rights {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #878c8d;
}

p.rights a {
    color: #428eff;
}

p.rights a:hover {
    color: #ffffff;
}

*+p.rights {
    margin-top: 80px;
}


/** @group Components */


/** @section Typography */

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    color: #878c8d;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    color: #151517;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #0d568e;
}

#h1-home {
    font-size: 74px;
}

@media (max-width: 768px) {
    #h1-home {
        font-size: 40px;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    #h1-home {
        font-size: 74px;
        line-height: 0.65455;
    }
    #h1-home-3 {
        font-size: 54px;
        line-height: 0.65455;
    }
}

h1 {
    font-size: 40px;
    line-height: 1;
}

@media (min-width: 768px) {
    h1 {
        font-size: 60px;
        line-height: 1.5;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 110px;
        line-height: 0.65455;
    }
}

h2 {
    font-size: 28px;
    line-height: 1.5;
}

@media (min-width: 1200px) {
    h2 {
        font-size: 48px;
        line-height: 1.45833;
    }
}

h3 {
    font-size: 24px;
    line-height: 1.5;
}

@media (min-width: 1200px) {
    h3 {
        font-size: 36px;
        line-height: 1.33333;
    }
}

h4 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -.025em;
}

@media (min-width: 1200px) {
    h4 {
        font-size: 24px;
        line-height: 1.25;
    }
}

h5 {
    font-size: 20px;
    line-height: 1.5;
}

@media (min-width: 1200px) {
    h5 {
        font-size: 18px;
        line-height: 1.44444;
    }
}

h6 {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .080em;
}

@media (min-width: 1200px) {
    h6 {
        font-size: 16px;
        line-height: 1.5;
    }
}

.lead {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

code {
    padding: 3px 5px;
    border-radius: 0.2rem;
    font-size: 90%;
    color: #111111;
    background: #edeff4;
}

p [data-toggle='tooltip'] {
    padding-left: .25em;
    padding-right: .25em;
    color: #0d568e;
}

p [style*='max-width'] {
    display: inline-block;
}

 ::selection {
    background: #0d568e;
    color: #ffffff;
}

.title-section {
    letter-spacing: -.025em;
    font-weight: 700;
    line-height: 1.2em;
}

.title-section.ls-1 {
    letter-spacing: .035em;
}

.title-section.ls-2 {
    letter-spacing: -.032em;
}

.title-section.ls-3 {
    letter-spacing: .005em;
}

.subtitle-section {
    font-weight: 400;
    letter-spacing: .60em;
    text-transform: uppercase;
}

.title-section-2 {
    letter-spacing: .05em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #0d568e;
}

.subtitle-section-2 {
    text-transform: uppercase;
    letter-spacing: .05em;
}

.subtitle-section-3 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .58em;
}


/** @section Brand */

.brand {
    display: inline-block;
}

.brand .brand-logo-light {
    display: none;
}

.brand .brand-logo-dark {
    display: block;
}


/** @section Links */

a {
    transition: all 0.3s ease-in-out;
}

a,
a:focus,
a:active,
a:hover {
    text-decoration: none;
}

a,
a:focus,
a:active {
    color: #0d568e;
}

a:hover {
    color: #f59000;
}

a[href*='tel'],
a[href*='mailto'] {
    white-space: nowrap;
}

.link-white {
    color: #ffffff;
}

.link-white:hover,
.link-white:focus,
.link-white:active {
    color: #428eff;
}

.link-black {
    text-align: center;
    color: #000;
}

.link-black:hover,
.link-black:focus,
.link-black:active {
    color: #0d568e;
}

.link-body {
    color: #878c8d;
}

.link-body:hover,
.link-body:focus,
.link-body:active {
    color: #0d568e;
}


/** @section Blocks */

@media (min-width: 1200px) {
    .block-left-main {
        padding-left: 28.8%;
    }
}

@media (min-width: 1200px) {
    .block-left-custom {
        margin-left: 20%;
    }
}

@media (min-width: 1600px) {
    .block-left-custom {
        margin-left: -5%;
    }
}

.block-3 {
    max-width: 440px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 992px) {
    .block-3 {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .block-1 {
        max-width: 440px;
    }
    .block-2 {
        max-width: 340px;
    }
}


/** @section Boxes */

*+.box-nina-wrapper {
    margin-top: 58px;
}

.box-nina-icon {
    display: inline-block;
    position: relative;
}

.box-nina-icon::before {
    content: '';
    position: absolute;
    top: 0;
    right: -5px;
    width: 44px;
    height: 44px;
    transform: translate(0, 0);
    will-change: transform;
    transition: all .6s;
    border-radius: 50%;
    background-color: #20bafa;
}

.box-nina:hover .box-nina-icon::before {
    right: 18px;
}

.box-zita-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 100%;
}

.box-zita {
    padding: 30px 20px;
}

@media (min-width: 576px) {
    .box-zita {
        padding: 40px 30px 40px 30px;
    }
}

@media (min-width: 768px) {
    .box-zita {
        padding: 40px 50px 40px 50px;
    }
}

@media (min-width: 1200px) {
    .box-zita {
        padding: 0 80px 80px 100px;
    }
    .box-zita+.box-zita {
        padding-top: 80px;
    }
}

.box-zita+.box-zita {
    margin-top: 30px;
}

@media (min-width: 992px) {
    .box-zita+.box-zita {
        margin-top: 0;
    }
}

.box-kira {
    padding: 30px 20px;
    box-shadow: 0px 7px 35px 0px rgba(0, 0, 0, 0);
    transition: all .6s;
}

.box-kira:hover {
    box-shadow: 0px 7px 35px 0px rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
    .box-kira {
        padding: 40px 50px;
    }
}

@media (min-width: 1200px) {
    .box-kira {
        padding: 76px 60px 77px 100px;
    }
}

.box-dina {
    position: relative;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .box-dina {
        max-width: 440px;
    }
}

@media (min-width: 768px) {
    .box-dina {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.box-dina-img {
    position: relative;
}

.box-dina-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: #ffffff;
}

@media (min-width: 576px) {
    .box-dina-text {
        width: calc(100% - 40px);
    }
}

@media (min-width: 992px) {
    .box-dina-text {
        padding: 10;
    }
}

.box-dina-title {
    font-weight: 700;
}

.box-dina-subtitle {
    font-weight: 400;
    /* letter-spacing: .6em; */
    text-transform: uppercase;
    color: #878c8d;
    font-size: 12px;
}

.box-dina-title+.box-dina-subtitle {
    margin-top: 10px;
}


/** @section Groups */

html .group {
    margin-bottom: -20px;
    margin-left: -15px;
}

html .group:empty {
    margin-bottom: 0;
    margin-left: 0;
}

html .group>* {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 15px;
}


/** @section Responsive units */

.unit {
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -30px;
    margin-left: -20px;
}

.unit>* {
    margin-bottom: 30px;
    margin-left: 20px;
}

.unit:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.unit-body {
    flex: 0 1 auto;
}

.unit-left {
    flex: 0 0 auto;
    max-width: 100%;
}

.unit-spacing-xs {
    margin-bottom: -15px;
    margin-left: -10px;
}

.unit-spacing-xs>* {
    margin-bottom: 15px;
    margin-left: 10px;
}


/** @section Lists */

.list>li+li {
    margin-top: 10px;
}

.list-inline>li {
    display: inline-block;
}

html .list-inline-md {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -10px;
    margin-right: -10px;
}

html .list-inline-md>* {
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 992px) {
    html .list-inline-md {
        margin-left: -15px;
        margin-right: -15px;
    }
    html .list-inline-md>* {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.social-list {
    display: flex;
}

.social-list li {
    margin-right: 36px;
}

*+.social-list {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    *+.social-list {
        margin-top: 60px;
    }
}


/** @section Images */

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}


/** @section Icons */

.icon {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
}

.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}

.icon-sm {
    font-size: 24px;
}

.icon-md {
    font-size: 32px;
    line-height: 1.5em;
}

.icon-lg {
    font-size: 58px;
}


/** @section Tables custom */

/** @section Buttons */

.button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 11px 34px;
    font-size: 18px;
    line-height: 1.25;
    border: 2px solid;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: inherit;
    border-radius: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: 250ms all ease-in-out;
}

.button-gray-800,
.button-gray-800:focus {
    color: #ffffff;
    background-color: #151517;
    border-color: #151517;
}

.button-gray-800:hover,
.button-gray-800:active,
.button-gray-800.active {
    color: #0d568e;
    background-color: #ffffff;
    border-color: #ffffff;
}

.button-primary,
.button-primary:focus {
    color: #ffffff;
    background-color: #0d568e;
    border-color: #0d568e;
}

.button-primary:hover,
.button-primary:active,
.button-primary.active {
    color: #ffffff;
    background-color: #151517;
    border-color: #151517;
}

.button-default-outline,
.button-default-outline:focus {
    color: #ffffff;
    background-color: transparent;
    border-color: #428eff
}

.button-default-outline:hover,
.button-default-outline:active,
.button-default-outline.active {
    color: #ffffff;
    background-color: #428eff;
    border-color: #428eff;
}

.button-primary-outline,
.button-primary-outline:focus {
    color: #0d568e;
    background-color: transparent;
    border-color: #0d568e;
}

.button-primary-outline:hover,
.button-primary-outline:active,
.button-primary-outline.active {
    color: #ffffff;
    background-color: #0d568e;
    border-color: #0d568e;
}

.button-lg {
    padding: 11px 50px;
    font-size: 18px;
    line-height: 1.25;
}

.button.button-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.button.button-icon .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: 1.2em;
    line-height: 1em;
}

.button.button-icon-right {
    flex-direction: row-reverse;
}

.button.button-icon-right .icon {
    padding-left: 4px;
}

.btn-primary {
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: .33s;
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus {
    color: #ffffff;
    background: #0d568e;
    border-color: #0d568e;
}

.btn-primary:hover {
    color: #ffffff;
    background: #000000;
    border-color: #000000;
}

.descImg {
    color: #fff;
}

.descImgLink {
    color: #ffb142;
}


.radio .radio-custom,
.checkbox .checkbox-custom {
    opacity: 0;
}

.radio .radio-custom,
.radio .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer;
}

.radio .radio-custom-dummy,
.checkbox .checkbox-custom-dummy {
    pointer-events: none;
    background: #ffffff;
}

.radio .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after {
    position: absolute;
    opacity: 0;
    transition: .22s;
}

.radio .radio-custom:focus,
.checkbox .checkbox-custom:focus {
    outline: none;
}

.radio input,
.checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.radio-custom:checked+.radio-custom-dummy:after,
.checkbox-custom:checked+.checkbox-custom-dummy:after {
    opacity: 1;
}

.radio {
    padding-left: 28px;
}

.radio .radio-custom-dummy {
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #f6f6f6;
}

.radio .radio-custom-dummy::after {
    content: '';
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #212122;
    border-radius: inherit;
}

.checkbox {
    padding-left: 28px;
}

.checkbox .checkbox-custom-dummy {
    left: 0;
    width: 18px;
    height: 18px;
    margin: 0;
    border: 1px solid #f6f6f6;
}

.checkbox .checkbox-custom-dummy::after {
    content: '\f222';
    font-family: "Material Design Icons";
    position: absolute;
    top: -1px;
    left: -2px;
    font-size: 20px;
    line-height: 18px;
    color: #c3c5c6;
}

/** @section Thumbnails */

.thumbnail-classic {
    position: relative;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .thumbnail-classic {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.thumbnail-classic-figure {
    display: flex;
    flex-shrink: 0;
    flex-grow: 1;
}

.thumbnail-classic-figure img {
    width: 100%;
    object-fit: cover;
}

.thumbnail-classic-caption {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.thumbnail-classic-button {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.thumbnail-classic-button .button {
    font-size: 54px;
    text-align: center;
    padding: 20px;
    border: none;
}

.thumbnail-classic-button img {
    display: none;
}

.thumbnail-classic-button a {
    color: #ffffff;
}

.thumbnail-classic-button:hover a {
    color: #0d568e;
}

.thumbnail-classic-button+.thumbnail-classic-button {
    margin-left: 16px;
}

*+.thumbnail-classic-button-wrap {
    margin-top: 15px;
}

@media (min-width: 992px) {
    .desktop .thumbnail-classic {
        overflow: hidden;
    }
    .desktop .thumbnail-classic-caption {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: transparent;
        pointer-events: none;
        z-index: 1;
    }
    .desktop .thumbnail-classic-caption::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.45);
        transform: scale(0.8);
        transition: all .3s ease;
        opacity: 0;
        z-index: -1;
    }
    .desktop .thumbnail-classic-caption::after {
        content: '';
        position: absolute;
        display: inline-block;
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        z-index: 1;
        opacity: 0;
        transition: all .4s ease;
        transform: scale(0.8);
    }
    .desktop .thumbnail-classic-caption>div {
        pointer-events: auto;
    }
    .desktop .thumbnail-classic-button {
        transition: all .4s ease;
        opacity: 0;
    }
    .desktop .thumbnail-classic:hover .thumbnail-classic-caption::before,
    .desktop .thumbnail-classic:hover .thumbnail-classic-caption::after,
    .desktop .thumbnail-classic:hover .thumbnail-classic-button {
        transform: none;
        opacity: 1;
    }
    .desktop *+.thumbnail-classic-button-wrap {
        margin-top: 24px;
    }
}


/** @section Breadcrumbs */


/** @section Footers */

.footer-classic {
    position: relative;
    padding: 80px 0 26px;
    background: #212122;
}

@media (min-width: 1200px) {
    .footer-classic {
        padding: 142px 0 26px;
    }
}

.footer-text {
    letter-spacing: .050em;
}

.footer-link {
    letter-spacing: .050em;
}

.footer-link-2 {
    letter-spacing: 0;
}

.footer-text+.footer-link,
.footer-link+.footer-link-2 {
    margin-top: 16px;
}

.left-block {
    position: absolute;
    z-index: 2;
    left: -2%;
    bottom: 40px;
    flex-direction: column;
    align-items: center;
    display: none;
}

@media (min-width: 992px) {
    .left-block {
        display: flex;
    }
}

@media (min-width: 1200px) {
    .left-block {
        bottom: 50px;
        left: 0;
    }
}

@media (min-width: 1600px) {
    .left-block {
        bottom: 60px;
    }
}

.left-block-title {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .080em;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    transform: rotate(270deg);
    margin-bottom: 60px;
}

@media (min-width: 1200px) {
    .left-block-title {
        font-size: 16px;
    }
}

@media (min-width: 1600px) {
    .left-block-title {
        margin-bottom: 80px;
    }
}

.left-block-list {
    padding-top: 120px;
}

.left-block-list li+li {
    margin-top: 12px;
}

@media (min-width: 1600px) {
    .left-block-list {
        padding-top: 140px;
    }
    .left-block-list li+li {
        margin-top: 38px;
    }
}

.left-block-list .icon {
    font-size: 18px;
}

@media (min-width: 1200px) {
    .left-block-list .icon {
        font-size: 24px;
    }
}

.line-decorative {
    position: relative;
}

.line-decorative::before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 2px);
    height: 100px;
    width: 1px;
    background: #ffffff;
}

.gallery-classic {
    position: relative;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

@media (min-width: 576px) {
    .gallery-classic {
        max-width: 480px;
    }
}

@media (min-width: 992px) {
    .gallery-classic {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.gallery-classic-figure {
    display: flex;
    flex-shrink: 0;
    flex-grow: 1;
}

.gallery-classic-figure img {
    width: 100%;
    object-fit: cover;
    max-height: 480px;
}

@media (min-width: 768px) {
    .gallery-classic-figure img {
        max-height: 600px;
    }
}

@media (min-width: 1200px) {
    .gallery-classic-figure img {
        max-height: 100%;
    }
}

.mac-os .gallery-classic-figure img {
    max-height: 500px;
}

@media (min-width: 1600px) {
    .mac-os .gallery-classic-figure img {
        max-height: 100%;
    }
}

.gallery-classic-text {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    transition: all .4s ease;
}

@media (min-width: 1600px) {
    .gallery-classic-text {
        padding: 50px;
    }
}

.gallery-classic-title {
    color: #ffffff;
    font-weight: 700;
}

.gallery-classic-caption {
    background: rgba(21, 21, 23, 0.5);
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s ease;
}

.gallery-classic-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    z-index: 2;
}

.gallery-classic-button .button {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    padding: 20px;
    width: 70px;
    height: 70px;
    background: rgba(11, 85, 142, 0.95);
    border-radius: 50%;
    border: none;
}

@media (min-width: 1600px) {
    .gallery-classic-button .button {
        width: 150px;
        height: 150px;
        font-size: 48px;
        line-height: 110px;
    }
}

.gallery-classic-button img {
    display: none;
}

.gallery-classic-button a {
    color: #ffffff;
}

.gallery-classic-button {
    transition: all .4s ease;
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
    .gallery-classic-button {
        transition: all .4s ease;
        opacity: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(190%, -50%);
    }
    .gallery-classic:hover .gallery-classic-text {
        opacity: 0;
    }
    .gallery-classic:hover .gallery-classic-caption {
        opacity: 0;
    }
    .gallery-classic:hover .gallery-classic-button {
        transform: none;
        opacity: 1;
    }
    .gallery-classic:hover .gallery-classic-button {
        transform: translate(-50%, -50%);
    }
}

.ipad .gallery-classic {
    object-fit: cover;
}

.ipad .gallery-classic-figure img {
    max-height: 500px;
}

.ipad .gallery-classic-button {
    opacity: 1;
    transform: translate(-50%, -50%);
}


/** @group Plugins */


/** @section Animate */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 1;
}

html:not(.lt-ie10) .not-animated {
    opacity: 0;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideOutDown {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.ios .animated,
.mac-os .animated {
    transition: none !important;
}

.preloader {
    position: fixed;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    z-index: 9999999;
    background: #ffffff;
    transition: .3s all ease;
}

.preloader.loaded {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.preloader.loaded .cssload-container {
    animation: none;
}

.preloader.loaded .cssload-container span {
    animation: none;
}

.preloader .preloader-body {
    position: relative;
    text-align: center;
    height: 200px;
}

.preloader>div {
    width: 100%;
}

.cssload-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
    animation: loader 1.2s infinite ease-in-out;
}

.cssload-container span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0d568e;
    animation: loaderBlock 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(1) {
    top: 0;
    left: 0;
}

.cssload-container span:nth-child(2) {
    top: 0;
    right: 0;
    animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(3) {
    bottom: 0;
    left: 0;
    animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(4) {
    bottom: 0;
    right: 0;
}

@keyframes loader {
    0%,
    10%,
    100% {
        width: 86px;
        height: 86px;
    }
    65% {
        width: 150px;
        height: 150px;
    }
}

@keyframes loaderBlock {
    0%,
    30% {
        transform: rotate(0);
    }
    55% {
        background-color: #fff;
    }
    100% {
        transform: rotate(90deg);
    }
}

@keyframes loaderBlockInverse {
    0%,
    20% {
        transform: rotate(0);
    }
    55% {
        background-color: #fff;
    }
    100% {
        transform: rotate(-90deg);
    }
}


/** @section ToTop */

.ui-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 41px;
    color: #ffffff;
    background: #428eff;
    box-shadow: 0px 0px 14px 2px rgba(255, 255, 255, 0.2);
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: .45s all ease-in-out;
    transform: translate3d(0, 100px, 0);
    cursor: pointer;
}

a#ui-to-top {
    display: inline-flex;
}

.ui-to-top:hover {
    color: #ffffff;
    background: #151517;
    box-shadow: 0px 0px 14px 2px rgba(255, 255, 255, 0.2);
    text-decoration: none;
}

.ui-to-top:focus {
    color: #ffffff;
}

.ui-to-top.active {
    transform: translate3d(0, 0, 0);
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
    display: none !important;
}

@media (min-width: 576px) {
    .ui-to-top {
        right: 40px;
        bottom: 40px;
    }
}


/** @section RD Navbar */

@keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}

.rd-navbar-wrap,
.rd-navbar,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-fixed .rd-navbar-submenu {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
    transition: none !important;
}

.rd-navbar-wrap {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none;
}

.rd-navbar.rd-navbar-fixed+.rd-navbar.rd-navbar--is-clone {
    display: none;
}


/*define a barra transparente*/

.rd-navbar {
    display: none;
    background: transparent;
}

.rd-navbar-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #ffffff;
    background-color: transparent;
    border: none;
    display: none;
    padding: 0;
}

.rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: .3s all ease;
}

.rd-navbar-toggle span:after {
    top: 8px;
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
    width: 24px;
    height: 4px;
    background-color: #ffffff;
    backface-visibility: hidden;
    border-radius: 0;
}

.rd-navbar-toggle span {
    transform: rotate(180deg);
}

.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
    transform-origin: 1.71429px center;
}

.rd-navbar-toggle.active span {
    transform: rotate(360deg);
}

.rd-navbar-toggle.active span:before,
.rd-navbar-toggle.active span:after {
    top: 0;
    width: 15px;
}

.rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg);
}

.rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg);
}

.rd-navbar-collapse-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #ffffff;
    display: none;
}

.rd-navbar-collapse-toggle span {
    top: 50%;
    margin-top: -3px;
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}

.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    content: '';
}

.rd-navbar-collapse-toggle span:before {
    bottom: 100%;
    margin-bottom: 3px;
}

.rd-navbar-collapse-toggle span:after {
    top: 100%;
    margin-top: 3px;
}

.rd-navbar-collapse-toggle.active span {
    transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span:before {
    transform: translateY(18px);
}

.rd-navbar-collapse-toggle.active span:after {
    transform: translateY(-18px);
}

.rd-navbar-brand a {
    display: block;
}

.rd-navbar-contact .icon {
    margin-right: 10px;
}

.rd-navbar-contact .icon::before {
    top: 2px;
}

.rd-navbar-contact .link-contact {
    font-size: 16px;
    letter-spacing: .080em;
    line-height: 1.1em;
    font-family: "Montserrat", sans-serif;
    /* text-shadow: 2px 2px 4px #000000; */
}

.rd-navbar-search-toggle {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
}

.rd-navbar-search-toggle::-moz-focus-inner {
    border: none;
    padding: 0;
}

.rd-navbar-dropdown {
    display: none;
}


/*
* @subsection  RD Navbar Static
*/

.rd-navbar-static {
    display: block;
}

.rd-navbar-static .rd-nav-item {
    display: inline-block;
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link {
    color: #0d568e;
    background: transparent;
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle {
    /* color: #0d568e; */
    color: #428eff;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
    /* color: #0d568e; */
    color: #428eff;
    background: #fff;
    padding: 5px;
    border-radius: 2px;
}

.rd-navbar-static .rd-nav-item.active>.rd-navbar-submenu-toggle {
    /* color: #0d568e; */
    color: #428eff;
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover+.rd-navbar-submenu-toggle::before {
    transform: rotate(180deg);
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
    margin-left: 4px;
    font-family: "Material Design Icons";
    font-size: 16px;
    cursor: pointer;
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle::before {
    position: relative;
    display: inline-block;
    transition: .22s;
    content: '\f236';
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle:hover {
    color: #0d568e;
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu {
    margin-top: 20px;
}

.rd-navbar-static .rd-nav-item+.rd-nav-item {
    margin-left: 20px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-nav-item+.rd-nav-item {
        margin-left: 27px;
    }
}

.rd-navbar-static .rd-nav-link {
    position: relative;
    display: inline-block;
    color: #ffffff;
    /*text-shadow: 2px 2px 4px #000000;*/
    font-size: 16px;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    transition: .25s;
}

.rd-navbar-static .rd-nav-link:hover {
    /* color: #fff; */
    /* background: #0d568e; */
    color: #428eff;
    /* padding: 5px; */
    /* border-radius: 2px; */
}

.rd-navbar-static .rd-navbar-dropdown {
    position: absolute;
    left: 0;
    width: 270px;
    padding: 15px;
    background: #ffffff;
    z-index: 5;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
    top: -1px;
    left: 100%;
    z-index: 2;
    margin-top: -15px;
    margin-left: 15px;
    transform: translate3d(30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 15px;
    transform: translate3d(-30px, 0, 0);
}

.rd-navbar-static .rd-navbar-dropdown li>a {
    position: relative;
    left: -3px;
    display: flex;
    padding: 1px 14px 1px 0;
    text-align: left;
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-navbar-dropdown li>a:focus,
.rd-navbar-static .rd-navbar-dropdown li>a:active {
    color: #878c8d;
}

.rd-navbar-static .rd-navbar-dropdown li>a:hover {
    color: #0d568e;
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-navbar-dropdown li>a::before {
    transition: .15s ease-in-out;
}

.rd-navbar-static .rd-navbar-dropdown li>a::before {
    position: relative;
    top: -1px;
    left: -6px;
    display: inline-block;
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: inherit;
    line-height: inherit;
    color: #0d568e;
    opacity: 0;
    visibility: hidden;
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a,
.rd-navbar-static .rd-navbar-dropdown li.opened>a,
.rd-navbar-static .rd-navbar-dropdown li>a:hover {
    left: 0;
    padding-left: 14px;
    padding-right: 0;
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened>a::before,
.rd-navbar-static .rd-navbar-dropdown li>a:hover::before {
    left: -7px;
    opacity: 1;
    visibility: visible;
}

.rd-navbar-static .rd-navbar-megamenu {
    display: flex;
    left: 0;
    width: 100%;
    max-width: 1200px;
    padding: 30px 40px;
    background: #ffffff;
}

.rd-navbar-static .rd-search {
    position: absolute;
    top: 100%;
    right: 0;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 20px;
    z-index: 2;
}

.rd-navbar-static .rd-navbar-search-toggle {
    display: inline-flex;
    color: #ffffff;
}

.rd-navbar-static .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span,
.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    transition: .3s all ease-in-out;
}

.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(0.4);
    opacity: 0;
    visibility: hidden;
    font-family: "Material Design Icons";
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0.4);
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
}

.rd-navbar-static .rd-navbar-search-toggle:hover {
    color: #0d568e;
}

.rd-navbar-static.rd-navbar--is-clone {
    display: block;
    transform: translate3d(0, -100%, 0);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
    transform: translate3d(0, 0, 0);
}

.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1080;
    background: #151517;
    /* box-shadow: 5px 7px 8px #888888; */
}

.rd-navbar-static .rd-navbar--has-dropdown {
    position: relative;
}


/*
*
* RD Navbar Fixed
*/

.rd-navbar-fixed {
    display: block;
}

.rd-navbar-fixed .rd-navbar-toggle {
    display: inline-block;
}

.rd-navbar-fixed .rd-navbar-brand {
    position: relative;
    margin-left: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 22px;
    line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-brand img {
    max-width: 160px;
    max-height: 58px;
    width: auto;
    height: auto;
}

.rd-navbar-fixed .rd-navbar-contact {
    display: none;
}

.rd-navbar-fixed .rd-navbar-panel {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1080;
    display: flex;
    align-items: center;
    height: 56px;
    padding: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -56px;
    bottom: -56px;
    z-index: 1079;
    width: 270px;
    padding: 112px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-family: "Montserrat", sans-serif;
    letter-spacing: .080em;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(-110%);
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
    width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
    background: #ffdba8;
    border: none;
    border-radius: 0;
    opacity: .2;
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
    background: #0d568e;
    border: none;
    border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
    transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    margin: 15px 0;
    height: auto;
    text-align: left;
}

.rd-navbar-fixed .rd-nav-item {
    text-align: left;
}

.rd-navbar-fixed .rd-nav-item+.rd-nav-item {
    margin-top: 4px;
}

.rd-navbar-fixed .rd-nav-link {
    display: block;
    padding: 9px 56px 9px 18px;
}

.rd-navbar-fixed li.opened>.rd-navbar-dropdown {
    padding: 4px 0 0;
}

.rd-navbar-fixed li.opened>.rd-navbar-megamenu {
    padding-top: 15px;
    padding-bottom: 15px;
}

.rd-navbar-fixed li.opened>.rd-navbar-submenu-toggle::after {
    transform: rotate(180deg);
}

.rd-navbar-fixed .rd-navbar-submenu {
    position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
    height: 34px;
    line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown>li>a {
    padding-left: 30px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li>a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li>a {
    padding-left: 46px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-megamenu {
    display: block;
}

.rd-navbar-fixed .rd-navbar-dropdown>li>a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 12px;
    line-height: 1.5;
}

.rd-navbar-fixed .rd-navbar-dropdown>li+li {
    margin-top: 3px;
}

.rd-navbar-fixed .rd-navbar-megamenu>li+li {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    font: 400 14px "FontAwesome";
    line-height: 52px;
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    cursor: pointer;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
    display: block;
    top: 4px;
    z-index: 1081;
}

.rd-navbar-fixed .rd-navbar-collapse {
    position: fixed;
    right: 0;
    top: 56px;
    z-index: 1079;
    transform: translate3d(0, -10px, 0);
    padding: 15px;
    width: auto;
    border-radius: 0;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    letter-spacing: .080em;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.rd-navbar-fixed .rd-navbar-collapse.active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    /* box-shadow: 0 0 22px -4px rgba(255, 255, 255, 0.3); */
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline>li {
    display: block;
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline>li+li {
    margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-main-element {
    position: absolute;
    float: left;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    display: inline-flex;
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    padding: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span,
.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    transition: .3s all ease-in-out;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(0.4);
    opacity: 0;
    visibility: hidden;
    font-family: "Material Design Icons";
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(0.4);
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
}

.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {
    position: fixed;
    top: 4px;
    z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
    right: 0;
}

.rd-navbar-fixed.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-fixed .rd-navbar-panel {
    color: #ffffff;
    /* box-shadow: 3px 0px 5px 1px rgba(255, 255, 255, 0.08); */
    background: #151517;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    color: #ffffff;
    background: #151517;
    border: none;
    /* box-shadow: 3px 0px 5px 1px rgba(255, 255, 255, 0.08); */
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
    color: #ffffff;
    background: #0d568e;
}

.rd-navbar-fixed .rd-nav-item:hover>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.active>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.opened>.rd-navbar-submenu-toggle {
    color: #ffffff;
}

.rd-navbar-fixed .rd-nav-link {
    color: #ffffff;
}

.rd-navbar-fixed .rd-navbar-dropdown>li>a {
    color: #878c8d;
}

.rd-navbar-fixed .rd-navbar-dropdown>li:hover>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.focus>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.active>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.opened>a {
    color: #ffffff;
    background: #0d568e;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    color: #ffffff;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    color: #ffffff;
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover {
    color: #0d568e;
}

.rd-navbar-fixed .rd-navbar-collapse {
    background-color: #151517;
    /* box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17); */
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-collapse a {
    /*color: $rd-navbar-fixed-panel-color;*/
}


/*
*
* RD Navbar Sidebar
*/


/**
*
* RD Navbar Classic
* =====================================================
*/

.rd-navbar-classic.rd-navbar-static {
    border-bottom: 1px solid transparent;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer {
    display: none;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-aside,
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        max-width: 1820px;
    }
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside {
    padding: 10px 0;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2vw 0 20px 0;
}

@media (min-width: 1600px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        padding: 4vw 0 20px 0;
    }
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 44px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
    /* box-shadow: 5px 0px 8px #000000; */
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
    display: none;
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    padding: 17px 0;
}


/*
*
* RD Navbar Fullwidth
*/


/** @section Swiper */

.swiper-container {
	display: flex;
	margin: 0 auto;
	position: relative;
	height: auto;
	width: 100%;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	align-self: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container {
	flex-shrink: 0;
}

.slide-caption-img {
	position: absolute;
	top: 56%;
	left: -140px;
	transform: translateY(-50%);
	height: auto;
	transition: .3s all ease;
	display: none;
}

.slide-caption-img img {
	box-shadow: 13px 22px 30px 0px rgba(0, 0, 0, 0);
	width: 22vw;
}

@media (min-width: 1200px) {
	.slide-caption-img {
		display: block;
	}
}

@media (min-width: 1600px) {
	.slide-caption-img {
		margin-left: -100px;
	}
	.slide-caption-img img {
		width: 24.5vw;
	}
}

/*
.swiper-slide {
	.slide-caption-img {
		opacity: 0;
		transition: .3s all ease;
	}
}
*/
.swiper-slide-active .slide-caption-img img {
	box-shadow: 13px 22px 30px 0px rgba(0, 0, 0, 0.5);
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	touch-action: pan-x;
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.swiper-slide > .vide__body,
.swiper-slide > .parallax_cnt {
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	bottom: 0;
	display: block;
	font-size: 50px;
	line-height: 1;
	color: #151517;
	text-align: center;
	cursor: pointer;
	transition: .2s ease-in;
	will-change: transform;
	z-index: 100;
	padding: 12px 20px;
}

@media (min-width: 992px) {
	.swiper-button-prev,
	.swiper-button-next {
		padding: 24px 45px;
	}
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #428eff;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	color: rgba(21, 21, 23, 0.5);
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev {
	right: 56px;
	background: #ffffff;
}

.swiper-button-prev:before {
	font-family: "FontAwesome";
	content: "\f104";
}

@media (min-width: 992px) {
	.swiper-button-prev {
		right: 100px;
	}
}

.swiper-button-next {
	background: #ffffff;
	right: 0;
}

.swiper-button-next:before {
	font-family: "FontAwesome";
	content: "\f105";
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
	content: "\f061";
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
	content: "\f060";
}

.swiper-pagination {
	position: absolute;
	display: block;
	text-align: center;
	transition: .3s;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.6);
	transition: .2s;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
	background: #ffb142;
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-black .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: black;
}

.swiper-container-vertical > .swiper-pagination {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 10px;
}

@media (min-width: 992px) {
	.swiper-container-horizontal > .swiper-pagination {
		display: none;
	}
}

.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (min-width: 1200px) {
	.swiper-slide {
		align-items: flex-end;
	}
}

.swiper-slide-caption {
	width: 100%;
	white-space: normal;
}

.swiper-slider {
	min-height: 50.72917vw;
}

@media (min-width: 1200px) {
	.swiper-slider {
		min-height: 57.29412vw;
	}
}

@media (min-width: 1400px) {
	.swiper-slider {
		min-height: 50.72917vw;
	}
}

.swiper-caption-title {
	font-weight: 800;
	letter-spacing: .020em;
	color: #ffb142;
}

.swiper-caption-subtitle {
	font-weight: 700;
	letter-spacing: -.025em;
}

.swiper-caption-subtitle-2 {
	text-transform: uppercase;
	letter-spacing: .6em;
}

.swiper-counter {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-text-stroke: 1px rgba(255, 255, 255, 0.6);
	color: transparent;
	font-family: "Montserrat", sans-serif;
	font-size: 100px;
	letter-spacing: .04em;
	font-weight: 800;
	display: none;
}

@media (min-width: 1200px) {
	.swiper-counter {
		font-size: 14vw;
		top: 10%;
		left: 8%;
		display: block;
	}
}

@media (min-width: 1600px) {
	.swiper-counter {
		font-size: 13vw;
		top: 12%;
		left: 10%;
	}
}

.ie-10 .swiper-counter,
.ie-11 .swiper-counter,
.ie-edge .swiper-counter {
	color: rgba(255, 255, 255, 0.5);
}

.ie-10 .swiper-slide,
.ie-11 .swiper-slide,
.ie-edge .swiper-slide {
	opacity: 0 !important;
}

.ie-10 .swiper-slide-active,
.ie-11 .swiper-slide-active,
.ie-edge .swiper-slide-active {
	opacity: 1 !important;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(255, 255, 255, 0.5);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	opacity: 1 !important;
	left: -41%;
	bottom: 0;
	z-index: 50;
	height: 5px;
	width: 126%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 7px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: #428eff;
	border-radius: 10px;
	left: 0;
	top: 0;
}

.mac-os .swiper-scrollbar-drag {
	height: 5px;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

/*
*
* Isotope
* --------------------------------------------------
*/

@keyframes sprite-animation {
    from {
        background-position: 0 0;
    }
}

[data-isotope-layout] {
    display: block;
    transition: .4s all ease;
    min-height: 160px;
    z-index: 0;
}

[data-isotope-layout] .row {
    margin-bottom: -30px;
}

[data-isotope-layout] .row>[class*="col-"] {
    margin-top: 30px;
}

[data-isotope-layout] .row-condensed {
    margin-bottom: 0;
}

[data-isotope-layout] .row-condensed>[class*="col-"] {
    margin-top: 0;
}

@media (min-width: 1200px) {
    [data-isotope-layout] [class*="col-lg-3"]:not([class*='col-xxl']):not([class*='col-xl']) {
        width: 25%;
    }
}

[data-isotope-layout] [class*="col-"] {
    display: block;
}

@media (min-width: 1200px) {
    [data-isotope-layout] .row [class*="col-"] {
        width: 100%;
    }
}

.isotope-sizer {
    height: 0;
    margin-top: -1px !important;
    margin-bottom: 0;
}


/** @section Nav custom */

.tabs-custom {
    text-align: left;
}

.tabs-custom .nav-item {
    float: none;
    border: 0;
    cursor: pointer;
    transition: .33s all ease;
}

.tabs-custom .nav-link {
    margin: 0;
    border-radius: 0;
    border: 0;
}

.tabs-custom .nav-link.active {
    cursor: default;
    border: 0;
}

.tab-content>.tab-pane {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.tab-content>.active {
    visibility: visible;
    height: auto;
    overflow: visible;
}

/** @section Tooltop Custom */

.tooltip {
    font-size: 16px;
    line-height: 1.2;
}


/** @section Countdown */

.countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -5px;
    margin-right: -5px;
    line-height: 1.2;
    text-align: center;
}

*+.countdown {
    margin-top: 35px;
}

.countdown+* {
    margin-top: 35px;
}

@media (min-width: 768px) {
    .countdown {
        margin-left: -15px;
        margin-right: -15px;
    }
}


/** @section Owl Carousel */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    user-select: none;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .owl-nav {
    pointer-events: none;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    font-size: 40px;
    line-height: 1;
    cursor: pointer;
    pointer-events: auto;
    background: #0d568e;
    color: #151517;
}

.owl-carousel .owl-prev::before,
.owl-carousel .owl-prev::after,
.owl-carousel .owl-next::before,
.owl-carousel .owl-next::after {
    display: block;
    font-family: "FontAwesome";
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
    text-decoration: none;
    background: #151517;
    color: #0d568e;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    opacity: .5;
    cursor: default;
}

.owl-carousel .owl-prev {
    left: 10px;
}

.owl-carousel .owl-prev::before {
    content: '\f104';
}

.owl-carousel .owl-next {
    right: 10px;
}

.owl-carousel .owl-next::before {
    content: '\f105';
}

.owl-carousel .owl-dots {
    text-align: center;
}

.owl-carousel .owl-dot {
    display: inline-block;
    zoom: 1;
    margin: 0 5px;
}

.owl-carousel .owl-dot span {
    width: 10px;
    height: 10px;
    background: #14232e;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 5px;
}

.owl-carousel .owl-dot.active span,
.owl-carousel .owl-dot:hover span {
    background: #0d568e;
}


/** @section Lightgallery */

@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1090;
    border: none;
    outline: none;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1092;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1090;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1090;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #0d568e;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF;
}


.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1093;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #0d568e;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1090;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1091;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0px;
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.lg-css3.lg-zoom-in .lg-item {
    opacity: 0;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-css3.lg-zoom-out .lg-item {
    opacity: 0;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1090;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1090;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1090;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 0.85;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}


/** @section Bootstrap Modal */

.ios .modal-open {
    position: fixed;
    width: 100%;
    height: 100%;
}

#linkFooter {
    text-decoration: none;
    color: grey;
}

#linkFooter:hover {
    color: #0d568e;
}


/* Estilos do Slick galery */

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}

[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;
}

.slick-loading .slick-list {
    background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}


/* Icons */


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    background-color: #fff;
    top: 50%;
    margin-top: -10px \9;
    /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: 300ms ease-in-out;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
}

.slick-prev:before,
.slick-next:before {
    transition: 300ms ease-in-out;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
    color: #428eff;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1;
}

.slick-prev:before,
.slick-next:before {
    font-family: "FontAwesome";
    font-size: 27px;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}

.slick-prev:before {
    content: "\f104";
}

[dir="rtl"] .slick-prev:before {
    content: "\f104";
}

@media (min-width: 1500px) {
    .slick-prev {
        left: -75px;
    }
}

.slick-next {
    right: 0;
    border-radius: 4px 0 0 4px;
}

[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}

.slick-next:before {
    content: "\f105";
}

[dir="rtl"] .slick-next:before {
    content: "\f105";
}

@media (min-width: 1500px) {
    .slick-next {
        right: -75px;
    }
}


/* Dots */

.slick-slider {
    margin-bottom: 20px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 1;
}

.child-carousel .item {
    opacity: .2;
    transition: 280ms ease-in-out;
    cursor: pointer;
}

.child-carousel .item:hover,
.child-carousel .slick-current {
    opacity: 1;
}

.slick-gallery {
    width: 100%;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}

.slick-gallery .child-carousel {
    margin-left: 0;
    margin-right: 0;
}

.slick-gallery .child-carousel .item {
    margin-left: 0;
    margin-right: 0;
}

.slick-gallery .carousel-parent {
    margin-bottom: 35px;
}

@media (min-width: 1200px) and (min-height: 880px) {
    .slick-gallery {
        max-width: 100%;
    }
}

.carousel-parent .item {
    padding-left: 1px;
    padding-right: 1px;
}

a {
    cursor: pointer;
}

@media all and (min-width: 768px) {
    .depoimentos-frame{
        width: 100%; height: 500px;
        
    }
}

@media all and (max-width: 767px) {
    .depoimentos-frame{
        width: 100%; height: 900px;
        
    }
}
