@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size:100%
}

.filter-white{
        filter: invert(100%);
    }


body {
    line-height:1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}

nav ul {
    list-style:none
}

blockquote, q {
    quotes:none
}

blockquote:after, blockquote:before, q:after, q:before {
    content:none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background:0 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration:none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight:700
}

del {
    text-decoration:line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor:help
}

table {
    border-collapse:collapse
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding:0
}

input, select {
    vertical-align:middle
}

input:focus, select:focus, textarea:focus {
    outline:0
}

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

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    padding: 0;
    margin: 0;
    letter-spacing: -.025em;
    text-shadow:none
}

a {
    text-decoration: none;
    outline: 0;
    text-shadow:none
}

table {
    border-spacing:0
}

fieldset, img {
    border: 0;
    outline:0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: 400;
    font-style:normal
}

strong {
    font-weight:700
}

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

caption, th {
    text-align:left
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-shadow:none
}

q:after, q:before {
    content: ''
}

abbr, acronym {
    border:0
}

body {
    width: 100%;
    margin: 0;
    padding: 50px 0 0;
    position: absolute;
    font-size: 1em;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing:subpixel-antialiased
}

body section {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 10;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing:grayscale !important
}

body section .wrapper {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    padding: 0 5%;
    position: relative;
    display: block;
    overflow:hidden
}

@media (min-width: 0) and(max-width: 768px) {
    body section .wrapper {
        padding: 0 20px;
        width:calc(100% - 40px)
    }
}

body section .wrapper.no-overflow {
    overflow:visible
}

body img {
    display: block;
    margin: 0 auto;
    width:100%
}

body a {
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    outline: 0;
    text-decoration:none
}

body a:focus, body a:hover, body a:visited {
    outline:0
}

body .hidden {
    display:none
}

body p {
    color:#969696
}

body p a {
    color:#54acd2
}

body sub, body sup {
    font-size:50%
}

body .row {
    display: block;
    width: 100%;
    overflow: visible;
    float: left;
    margin-bottom: 0;
    position:relative
}

body .row.view__more {
    text-align: center;
    will-change: opacity;
    transition: opacity .5s ease-in-out 0s;
    -webkit-transition: opacity .5s ease-in-out 0s;
    -khtml-transition: opacity .5s ease-in-out 0s;
    -moz-transition: opacity .5s ease-in-out 0s;
    -ms-transition: opacity .5s ease-in-out 0s;
    -o-transition:opacity .5s ease-in-out 0s
}

@media (min-width: 0) and(max-width: 768px) {
    body .row.view__more {
        margin-top:30px
    }
}

body .row.view__more[aria-hidden] {
    opacity: 0;
    pointer-events:none
}

.color__white {
    background:#FFF
}

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space:nowrap !important
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    height: auto !important;
    overflow: visible !important;
    width: auto !important;
    white-space:normal !important
}

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

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

.icon-ba-back_top:before {
    content: "\e91b"
}

.icon-ba-info:before {
    content: "\e91c"
}

.icon-ba-L0001:before {
    content: "\e900"
}

.icon-ba-L0002:before {
    content: "\e901"
}

.icon-ba-L0003:before {
    content: "\e902"
}

.icon-ba-L0004:before {
    content: "\e903"
}

.icon-ba-L0005:before {
    content: "\e904"
}

.icon-ba-L0006:before {
    content: "\e905"
}

.icon-ba-L0007:before {
    content: "\e906"
}

.icon-ba-S0001:before {
    content: "\e907"
}

.icon-ba-S0002:before {
    content: "\e908"
}

.icon-ba-S0003:before {
    content: "\e909"
}

.icon-ba-S0004:before {
    content: "\e90a"
}

.icon-ba-S0005:before {
    content: "\e90b"
}

.icon-ba-S0006:before {
    content: "\e90c"
}

.icon-ba-S0007:before {
    content: "\e90d"
}

.icon-ba-S0008:before {
    content: "\e90e"
}

.icon-ba-S0009:before {
    content: "\e90f"
}

.icon-ba-S0010:before {
    content: "\e910"
}

.icon-ba-S0011:before {
    content: "\e911"
}

.icon-ba-S0012:before {
    content: "\e912"
}

.icon-ba-S0013:before {
    content: "\e913"
}

.icon-ba-S0014:before {
    content: "\e914"
}

.icon-ba-S0015:before {
    content: "\e915"
}

.icon-ba-S0016:before {
    content: "\e916"
}

.icon-ba-S0017:before {
    content: "\e917"
}

.icon-ba-S0018:before {
    content: "\e918"
}

.icon-ba-S0019:before {
    content: "\e919"
}

.icon-ba-S0020:before {
    content: "\e91a"
}

.icon-ba-S0021:before {
    content: "\e918"
}

.btn__wrap--center {
    padding: 80px 0;
    height: auto;
    text-align:center
}

.btn__darkBlue {
    color: #202e3d;
    border-width: 1px;
    border-style: solid;
    border-color:#202e3d
}

.btn__darkBlue:focus, .btn__darkBlue:hover {
    background-color: #202e3d;
    color:#FFF
}

.btn__petroBlue {
    color: #003463;
    border-width: 1px;
    border-style: solid;
    border-color:#003463
}

.btn__petroBlue:focus, .btn__petroBlue:hover {
    background-color: #003463;
    color:#FFF
}

.btn__blue {
    color: #0374bb;
    border-width: 1px;
    border-style: solid;
    border-color:#0374bb
}

.btn__blue:focus, .btn__blue:hover {
    background-color: #0374bb;
    color:#FFF
}

.btn__lightBlue {
    color: #54acd2;
    border-width: 1px;
    border-style: solid;
    border-color:#54acd2
}

.btn__lightBlue:focus, .btn__lightBlue:hover {
    background-color: #54acd2;
    color:#FFF
}

.btn__gray {
    color: #e3e3e3;
    border-width: 1px;
    border-style: solid;
    border-color:#e3e3e3
}

.btn__gray:focus, .btn__gray:hover {
    background-color: #e3e3e3;
    color:#FFF
}

.btn__white {
    color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color:#FFF
}

.btn__white:focus, .btn__white:hover {
    background-color: #FFF;
    color:#e3e3e3
}

.btn#print {
    padding: 0;
    color: #54acd2;
    line-height: 50px;
    outline: 0;
    border: 0;
    text-align:left
}

.btn#print i {
    display: inline-block;
    margin-right: 15px;
    width: 30px;
    height: 50px;
    vertical-align:bottom
}

.icon__darkblue:before {
    color:#202e3d
}

.icon__blue:before {
    color:#0374bb
}

.icon__lightblue:before {
    color:#54acd2
}

.icon__gray:before {
    color:#e3e3e3
}

.icon__petroblue:before {
    color:#003463
}

.icon__metalgray:before {
    color:#58626e
}

.icon__white:before {
    color:#FFF
}

.icon__black:before {
    color:#000
}

.icon__purple:before {
    color:#c0cce9
}

.counter ul li {
    width: 130px;
    height: 130px;
    position: relative;
    display: inline-block;
    vertical-align:top
}

.counter ul li h2 {
    height: auto;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%)
}

.counter ul li svg {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -khtml-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform:rotate(-90deg)
}

.counter ul li svg .circle_animation {
    stroke-dasharray: 440;
    stroke-dashoffset: 440;
    transition: all 1s linear 0s;
    -webkit-transition: all 1s linear 0s;
    -khtml-transition: all 1s linear 0s;
    -moz-transition: all 1s linear 0s;
    -ms-transition: all 1s linear 0s;
    -o-transition:all 1s linear 0s
}

label {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #969696;
    display: inline-block;
    vertical-align: middle;
    line-height:20px
}

input[type=submit]:focus, input[type=submit]:hover {
    background-color: #d2d2d2;
    color:#FFF
}

.input-file p {
    margin-bottom:0
}

.uploaded-files {
    position: absolute;
    width: 300px;
    top: 60px;
    left: 0;
    color:#000
}

.uploaded-files a.close {
    padding-right:6px
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display:none
}

input[type=date]::-webkit-calendar-picker-indicator {
    background: url(../images/bg-calendar-selectbox.jpg) 0/cover no-repeat;
    cursor: pointer;
    color: transparent;
    opacity: 1;
    width: 40px;
    height: 40px;
    position:relative
}

input[type=date].no-date {
    cursor:default
}

.check-buttons, .radio-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-left:20px
}

input[type=radio].required__message + label::before {
    background-color:#fae4e4
}

.box-description {
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    padding:10px 10px 50px
}

.tooltip__container {
    position: relative;
    display: inline-block;
    vertical-align:top
}

.instructions .tooltip__container {
    display:none
}

.tooltip__container:hover::before {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.tooltip__container a {
    height:50px
}

@media (min-width: 0) and(max-width: 512px) {
    .tooltip__container a {
        width:40px
    }
}

.tooltip__info {
    position: absolute;
    top: -100%;
    left: 50%;
    background: #0374bb;
    width: auto;
    min-width: 200px;
    font-style: italic;
    color: #FFF;
    padding: 15px;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
    transition: opacity .5s linear 0s;
    -webkit-transition: opacity .5s linear 0s;
    -khtml-transition: opacity .5s linear 0s;
    -moz-transition: opacity .5s linear 0s;
    -ms-transition: opacity .5s linear 0s;
    -o-transition: opacity .5s linear 0s;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity:0
}

.form .tooltip__info {
    line-height: 15px;
    height: auto;
    z-index:31
}

.tooltip__info.effect {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.tooltip__info::before {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0374bb;
    margin-left:-10px
}

.form .row .submit-message:before, .form .row .wrapper-file .message:before, body, body .row span.error:before, header.Main__Header .wrapper a.logo {
    font-family: "Open Sans", sans-serif;
    font-weight:300
}

.campaign .wrapper article .ribbon, .ctaBlock .wrapper article h2 span, .detail-hero section.foto .wrapper .logo p em, .detail-history .wrapper article.title h2 span, .detail-info .wrapper article.title h2 span, .detail-numbers .wrapper article.title h2 span, .feba .wrapper .title h2 span, .generic__text .bold, .generic__text .main__title, .generic__text .main__title--spacer, .hero .wrapper article h2, .hero .wrapper article h2 em, .hero__statistics article.title h2 span, .locations .wrapper .title h2 span, .mitos .wrapper article.button p, .mitos .wrapper article.title h2 span, header.Main__Header .wrapper a.logo, header.Main__Header .wrapper a.logo em {
    font-weight:900
}

.form .row p.required__message, .generic__text .blockquote p {
    font-style:italic
}

.detail-info .wrapper article.documentation > div label, .listbanks .title article h2 {
    color: #202e3d;
    font-weight: 400;
    text-transform:uppercase
}

.donation__title, .form .form__title, .form .form__title--spacer, .generic__text .main__title, .generic__text .main__title--spacer, .thumb .header__thumb h1, .thumb__search__block .search__block .search__title {
    font-size: 42px;
    font-size: 44px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    color:#003463
}

@media (min-width: 0) and(max-width: 768px) {
    .donation__title, .form .form__title, .form .form__title--spacer, .generic__text .main__title, .generic__text .main__title--spacer, .thumb .header__thumb h1, .thumb__search__block .search__block .search__title {
        font-size:30px
    }
}

.form .form__subTitle, .form .form__title h2, .generic__text .sub__title, .generic__text .sub__title--black {
    color: #2969b0;
    font-size: 22px;
    font-weight:300
}

.form .form__text, .generic__text .article__short p, .generic__text .custom__list ul, .generic__text .list, .generic__text article p, .listbanks .title article p, .thumb .content__thumb p {
    font-weight: 400;
    font-size: 16px;
    color: #969696;
    line-height: 26px;
    margin-bottom: 33px;
    text-align:left
}

@media (min-width: 0) and(max-width: 768px) {
    .form .form__text, .generic__text .article__short p, .generic__text .custom__list ul, .generic__text .list, .generic__text article p, .listbanks .title article p, .thumb .content__thumb p {
        line-height:26px
    }
}

.detail-history .wrapper article.title, .detail-info .wrapper article.title, .detail-numbers .wrapper article.title, .feba .wrapper .title, .hero__statistics article.title, .locations .wrapper .title, .mitos .wrapper article.title {
    width: 100%;
    max-width: 460px;
    display: block;
    margin: 0 auto 80px;
    color:#FFF
}

.detail-history .wrapper article.title h2, .detail-info .wrapper article.title h2, .detail-numbers .wrapper article.title h2, .feba .wrapper .title h2, .hero__statistics article.title h2, .locations .wrapper .title h2, .mitos .wrapper article.title h2 {
    font-size: 24px;
    line-height: 1.7;
    color: inherit;
    text-align: center;
    text-transform:uppercase
}

.detail-history .wrapper article.title h2 span, .detail-info .wrapper article.title h2 span, .detail-numbers .wrapper article.title h2 span, .feba .wrapper .title h2 span, .hero__statistics article.title h2 span, .locations .wrapper .title h2 span, .mitos .wrapper article.title h2 span {
    display: block;
    font-size: 60px;
    line-height:calc(72px)
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-history .wrapper article.title h2 span, .detail-info .wrapper article.title h2 span, .detail-numbers .wrapper article.title h2 span, .feba .wrapper .title h2 span, .hero__statistics article.title h2 span, .locations .wrapper .title h2 span, .mitos .wrapper article.title h2 span {
        font-size: 40px;
        line-height:50px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-history .wrapper article.title h2, .detail-info .wrapper article.title h2, .detail-numbers .wrapper article.title h2, .feba .wrapper .title h2, .hero__statistics article.title h2, .locations .wrapper .title h2, .mitos .wrapper article.title h2 {
        font-size:18px
    }
}

.detail-history .wrapper article.title h2 em, .detail-info .wrapper article.title h2 em, .detail-numbers .wrapper article.title h2 em, .feba .wrapper .title h2 em, .hero__statistics article.title h2 em, .locations .wrapper .title h2 em, .mitos .wrapper article.title h2 em {
    display: block;
    font-style:normal
}

@media (min-width: 0) and(max-width: 512px) {
    .detail-history .wrapper article.title h2 em, .detail-info .wrapper article.title h2 em, .detail-numbers .wrapper article.title h2 em, .feba .wrapper .title h2 em, .hero__statistics article.title h2 em, .locations .wrapper .title h2 em, .mitos .wrapper article.title h2 em {
        text-align:center !important
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .detail-history .wrapper article.title h2, .detail-info .wrapper article.title h2, .detail-numbers .wrapper article.title h2, .feba .wrapper .title h2, .hero__statistics article.title h2, .locations .wrapper .title h2, .mitos .wrapper article.title h2 {
        text-align: center !important;
        font-size:18px
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .detail-history .wrapper article.title, .detail-info .wrapper article.title, .detail-numbers .wrapper article.title, .feba .wrapper .title, .hero__statistics article.title, .locations .wrapper .title, .mitos .wrapper article.title {
        margin:0 auto 40px
    }
}

.campaign, .campaign .wrapper article .date span, .generic__text .sub__title--black, .generic__text article p.highlight--text, .thumb .date span {
    font-weight:300
}

.detail-history .wrapper article.description h3, .detail-history .wrapper article.description p, .text--left, footer .wrapper article .error {
    text-align:left
}

.detail-hero section.foto .wrapper .logo p, .form p.text-right, .locations .wrapper ul li a span.logo p, .text--right {
    text-align:right
}

.detail-history .wrapper article.title h2 span, .detail-info .wrapper article.stats, .detail-info .wrapper article.title h2 span, .detail-numbers .wrapper article.title h2 span, .feba .wrapper .title h2 span, .hero__statistics article.title h2 span, .locations .wrapper .title h2 span, .locations .wrapper ul li.link a .content p, .locations__all .wrapper .row, .mitos .wrapper article.title h2 span, .text--center {
    text-align:center
}

.aside__list li::after, .aside__list li::before, .ctaBlock .wrapper, .hero .wrapper, .listbanks .title article, .locations .wrapper ul li.link a .content, .mitos .wrapper article.title.widthIcon h2:before {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform:translateY(-50%)
}

.ctaBlock hr, .detail-hero section.foto div, footer .wrapper article ul.contact li:after, section.contacts .contact li:after {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform:translateX(-50%)
}

.campaign .wrapper article.img-block a, .campaign__counter__day .center, .campaign__counter__hour .center, .campaign__counter__minute .center, .campaign__counter__secounds .center, .detail-hero section.foto .wrapper {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform:translate(-50%, -50%)
}

.timeline .slide .content h1.animate-in, .timeline .slide .content h2.animate-in, .timeline .slide .content p.animate-in, .timeline .slide .content ul, .timeline .slide .img img.animate-in {
    transform: translate(0px) !important;
    -webkit-transform: translate(0px) !important;
    -khtml-transform: translate(0px) !important;
    -moz-transform: translate(0px) !important;
    -ms-transform: translate(0px) !important;
    -o-transform:translate(0px) !important
}

.form span.checkbox {
    padding: 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    position:relative
}

.form span.checkbox input[type=checkbox] {
    position: absolute;
    left:-9999px
}

.form span.checkbox input[type=checkbox]:focus + .checkbox__back::before {
    border-width: 1px;
    border-style: solid;
    border-color:#0374bb
}

.form span.checkbox input[type=checkbox]:checked + .checkbox__back:after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    -khtml-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform:translateY(-50%) scale(1)
}

.form span.checkbox input[type=checkbox]:not(:checked) + .checkbox__back:after {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transform: translateY(-50%) scale(0);
    -webkit-transform: translateY(-50%) scale(0);
    -khtml-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform:translateY(-50%) scale(0)
}

.form span.checkbox input[type=checkbox]:disable + label, .form span.checkbox input[type=checkbox]:disable:checked + label:after {
    color:#e3e3e3
}

.form span.checkbox input[type=checkbox]:disable + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color:#ddd
}

.form span.checkbox .checkbox__back {
    position: relative;
    cursor: pointer;
    float: none;
    display: block;
    line-height: 0;
    padding: 0;
    width: 20px;
    height:20px
}

.form span.checkbox .checkbox__back:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    content: '';
    width: 100%;
    height: 100%;
    display:block
}

.form span.checkbox .checkbox__back:after {
    content: '\2714';
    position: absolute;
    left: 0;
    top: 50%;
    color: #0374bb;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width:20px
}

input[type=radio] {
    position: absolute;
    left:-9999px
}

input[type=radio] + label {
    position: relative;
    cursor: pointer;
    line-height: 14px;
    padding:15px 30px
}

input[type=radio] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius:50%
}

input[type=radio] + label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 12px;
    height: 12px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    background-color: #0374bb;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

input[type=radio]:checked + label:after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1);
    -khtml-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform:translateY(-50%) scale(1)
}

input[type=radio]:not(:checked) + label:after {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transform: translateY(-50%) scale(0);
    -webkit-transform: translateY(-50%) scale(0);
    -khtml-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform:translateY(-50%) scale(0)
}

input[type=radio]:disable + label {
    color: #e3e3e3;
    box-shadow: none;
    border-color: #bbb;
    background-color:#ddd
}

input[type=radio]:disable + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color:#ddd
}

input[type=radio]:disable + label:after {
    color:#e3e3e3
}

input[type=date], select {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    appearance: none;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    max-width: 300px;
    font-family: "Open Sans", sans-serif;
    color: #969696;
    font-size: 14px;
    padding: 0 70px 0 20px;
    display: block;
    background-image: url(/images/bg-arrow-selectbox.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size:auto 100%
}

input[type=date]::-webkit-search-cancel-button, input[type=date]::-webkit-search-decoration, input[type=date]::-webkit-search-results-button, input[type=date]::-webkit-search-results-decoration, select::-webkit-search-cancel-button, select::-webkit-search-decoration, select::-webkit-search-results-button, select::-webkit-search-results-decoration {
    display:none
}

input[type=date][type=date], select[type=date] {
    background-image: none;
    padding-right:0
}

input[type=date].no-date[type=date], select[type=date].no-date {
    background-image:url(../images/bg-calendar-selectbox.jpg)
}

@media (min-width: 0) and(max-width: 768px) {
    input[type=date], select {
        max-width:100%
    }
}

input[type=date] option, select option {
    -webkit-white-space: nowrap;
    -moz-white-space: nowrap;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 0;
    outline: 0;
    position:relative
}

input[type=date]::-ms-expand, select::-ms-expand {
    display:none
}

textarea {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    max-width: 450px;
    min-height: 86px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #969696;
    padding: 20px;
    resize: none;
    display:block
}

input {
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    max-width: 450px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #969696;
    padding: 0 20px;
    display:block
}

.row input[type=date] {
    max-width:300px
}

@media (min-width: 0) and(max-width: 512px) {
    .row input[type=date] {
        max-width:100%
    }
}

.form input[type=file] {
    display:none
}

.input-file {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: #f0f0f0;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
    background-image: url(/images/bg-file.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
    max-width: 270px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #969696;
    padding: 0 20px;
    display: block;
    cursor:pointer
}

.form .input-file p {
    color:#969696
}

@media (min-width: 0) and(max-width: 768px) {
    .form .input-file p {
        line-height:50px
    }
}

header.Main__Header .wrapper nav ul li#navbtn a {
    width: 20px;
    height: 50px;
    position:relative
}

header.Main__Header .wrapper nav ul li#navbtn a span {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-color: #54acd2;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

header.Main__Header .wrapper nav ul li#navbtn a span::after, header.Main__Header .wrapper nav ul li#navbtn a span::before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -khtml-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    background-color: #54acd2;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

header.Main__Header .wrapper nav ul li#navbtn a span::before {
    top:-6px
}

header.Main__Header .wrapper nav ul li#navbtn a span::after {
    bottom:-6px
}

header.Main__Header .wrapper nav ul li#navbtn a.is-active span {
    background-color: #54acd2;
    background-color:rgba(84, 172, 210, 0)
}

header.Main__Header .wrapper nav ul li#navbtn a.is-active span::before {
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform:rotate(45deg)
}

header.Main__Header .wrapper nav ul li#navbtn a.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform:rotate(-45deg)
}

.form .row .submit-message, .form .row .wrapper-file .message, body .row span.error {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
    color: #54acd2;
    font-style: italic;
    padding-left: 20px;
    line-height: 14px;
    position:relative
}

.form .row .submit-message:before, .form .row .wrapper-file .message:before, body .row span.error:before {
    content: '!';
    font-size: 12px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    background-color: #54acd2;
    position: absolute;
    left: 0;
    top: 0;
    color: #202e3d;
    font-style: normal;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius:50%
}

.thumb__search__block .search__block .search > button, header.Main__Header .wrapper nav ul li.search-content .search button {
    background: 0 0;
    border: none;
    cursor: pointer;
    outline:0
}

.thumb__search__block .search__block .search > button:focus, header.Main__Header .wrapper nav ul li.search-content .search button:focus {
    border: none;
    outline:0
}

.btn, .btn__blue, .btn__darkBlue, .btn__gray, .btn__lightBlue, .btn__petroBlue, .btn__white, footer .wrapper article input[type=submit], input[type=submit] {
    width: auto;
    height: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
    min-width: 160px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 16px 40px;
    background-color: transparent;
    font-weight:400
}

.icon, .icon__black, .icon__blue, .icon__darkblue, .icon__gray, .icon__lightblue, .icon__metalgray, .icon__petroblue, .icon__purple, .icon__white, header.Main__Header .wrapper nav ul li.search-content .search button {
    width: 60px;
    height: 60px;
    display: inline-block;
    position:relative
}

.icon:before, .icon__black:before, .icon__blue:before, .icon__darkblue:before, .icon__gray:before, .icon__lightblue:before, .icon__metalgray:before, .icon__petroblue:before, .icon__purple:before, .icon__white:before, header.Main__Header .wrapper nav ul li.search-content .search button:before {
    font-size: calc(30px);
    font-family: ba-icon-font;
    line-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform:translate(-50%, -50%)
}

.open.icon, .open.icon__black, .open.icon__blue, .open.icon__darkblue, .open.icon__gray, .open.icon__lightblue, .open.icon__metalgray, .open.icon__petroblue, .open.icon__purple, .open.icon__white, header.Main__Header .wrapper nav ul li.search-content .search button.open {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -khtml-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform:rotateZ(180deg)
}

.ctaBlock, .detail-numbers, .hero__statistics {
    background-image: url(/images/Pattern_01.png);
    background-position: left top;
    background-repeat: repeat;
    background-color:#0374bb
}

.locations {
    background-image: url(/images/Pattern_02.png);
    background-position: left top;
    background-repeat: repeat;
    background-color:#003463
}

.detail-hero section.foto .wrapper .logo {
    display: block;
    width: 220px;
    margin:auto
}

.detail-hero section.foto .wrapper .logo span {
    width: auto;
    height: auto;
    display: block;
    margin:auto
}

.detail-hero section.foto .wrapper .logo span:before {
    position: relative;
    font-size: 250px;
    top: 0;
    left: inherit;
    right: 0;
    transform: none;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.detail-hero section.foto .wrapper .logo img {
    position:relative
}

.detail-hero section.foto .wrapper .logo p {
    color: #FFF;
    font-size: 30px;
    opacity: 1;
    line-height: 30px;
    backface-visibility: hidden;
    -webkit-backface-visibility:hidden
}

.detail-hero section.foto .wrapper .logo p span {
    display: block;
    font-size: 18px;
    position:relative
}

.detail-hero section.foto .wrapper .logo p em {
    text-transform:uppercase
}

.uploaded-files a.close {
    width: 14px;
    height: 16px;
    opacity: .5;
    display: inline-block;
    vertical-align:middle
}

.uploaded-files a.close:hover {
    opacity:1
}

.uploaded-files a.close:after, .uploaded-files a.close:before {
    position: absolute;
    left: 7px;
    content: ' ';
    height: 14px;
    width: 2px;
    background-color:#ee162d
}

.uploaded-files a.close:before {
    -webkit-transform: rotate(45deg);
    transform:rotate(45deg)
}

.uploaded-files a.close:after {
    -webkit-transform: rotate(-45deg);
    transform:rotate(-45deg)
}

.cookie {
    background: #58626e;
    color: #FFF;
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    line-height: 50px;
    width: 100%;
    z-index: 110;
    transition: -webkit-transform .2s;
    transition:transform .2s
}

@media (min-width: 0) and(max-width: 512px) {
    .cookie {
        font-size:12px
    }
}

.cookie[aria-hidden=false] + header.Main__Header {
    -webkit-transform: translateY(50px);
    transform:translateY(50px)
}

.cookie[aria-hidden=true] {
    -webkit-transform: translateY(-50px);
    transform:translateY(-50px)
}

.cookie__wrapper {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    padding: 0 5%;
    position: relative;
    display: block;
    overflow: hidden;
    text-align:justify
}

.cookie__wrapper:after {
    content: '';
    display: inline-block;
    width:100%
}

.cookie__content {
    display: inline-block;
    line-height: 1.2;
    max-width: calc(100% - 70px);
    padding-left: 5px;
    vertical-align:middle
}

@media (min-width: 0) and(max-width: 512px) {
    .cookie__content {
        line-height:1.1
    }
}

.cookie__content a {
    color: currentColor;
    text-decoration:underline
}

.cookie__button {
    cursor: pointer;
    font-size: 0;
    height: 25px;
    line-height: 25px;
    width: 25px;
    padding-right: 30px;
    vertical-align:middle
}

@media (min-width: 0) and(max-width: 768px) {
    .cookie__button {
        padding-right:0
    }
}

header.Main__Header {
    font-family: "Open Sans", sans-serif;
    background-color: #202e3d;
    width: 100%;
    height: 50px;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index:110
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header {
        width: 100%;
        height:auto
    }
}

header.Main__Header .wrapper {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    padding: 0 5%;
    position: relative;
    display: block;
    overflow:hidden
}

header.Main__Header .wrapper a.logo {
    color: #FFF;
    float:left
}

header.Main__Header .wrapper a.logo span {
    width: 30px;
    height: 40px;
    float: left;
    margin:5px 10px 5px 0
}

header.Main__Header .wrapper a.logo em {
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    padding-left: 10px;
    border-left:2px solid #54acd2
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper a.logo em {
        border-left:1px solid #54acd2
    }
}

header.Main__Header .wrapper nav {
    float: right;
    position:relative
}

header.Main__Header .wrapper nav ul {
    min-width: 370px;
    text-align:right
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul {
        min-width:10px
    }
}

header.Main__Header .wrapper nav ul li {
    display: inline-block;
    vertical-align:top
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li {
        display:none
    }
}

header.Main__Header .wrapper nav ul li a, header.Main__Header .wrapper nav ul li button {
    width: auto;
    height: 50px;
    line-height: 50px;
    color: #54acd2;
    text-align: center;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    font-size: 14px;
    position: relative;
    font-weight:400
}

header.Main__Header .wrapper nav ul li a.gift, header.Main__Header .wrapper nav ul li a:active, header.Main__Header .wrapper nav ul li a:focus, header.Main__Header .wrapper nav ul li a:hover, header.Main__Header .wrapper nav ul li button.gift, header.Main__Header .wrapper nav ul li button:active, header.Main__Header .wrapper nav ul li button:focus, header.Main__Header .wrapper nav ul li button:hover {
    color:#FFF
}

header.Main__Header .wrapper nav ul li a.gift:focus, header.Main__Header .wrapper nav ul li a.gift:hover, header.Main__Header .wrapper nav ul li button.gift:focus, header.Main__Header .wrapper nav ul li button.gift:hover {
    background-color:#0374bb
}

header.Main__Header .wrapper nav ul li a.active, header.Main__Header .wrapper nav ul li button.active {
    color:#FFF
}

header.Main__Header .wrapper nav ul li a.search-btn, header.Main__Header .wrapper nav ul li button.search-btn {
    width: 50px;
    height: 50px;
    padding:0
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li a.search-btn, header.Main__Header .wrapper nav ul li button.search-btn {
        width: 30px;
        height: 20px;
        display: block;
        padding-right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform:translateY(-50%)
    }

    header.Main__Header .wrapper nav ul li a.search-btn::after, header.Main__Header .wrapper nav ul li button.search-btn::after {
        background-color: #54acd2;
        content: "";
        display: block;
        height: 100%;
        left: 45px;
        position: absolute;
        width:1px
    }
}

header.Main__Header .wrapper nav ul li a.search-btn::before, header.Main__Header .wrapper nav ul li button.search-btn::before {
    font-size:23px
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li a.search-btn::before, header.Main__Header .wrapper nav ul li button.search-btn::before {
        font-size:20px
    }
}

header.Main__Header .wrapper nav ul li a.search-btn:focus + .search, header.Main__Header .wrapper nav ul li button.search-btn:focus + .search {
    width:100%
}

@media (min-width: 0) and(max-width: 512px) {
    header.Main__Header .wrapper nav ul li a.search-btn:focus + .search, header.Main__Header .wrapper nav ul li button.search-btn:focus + .search {
        width:100vw
    }
}

@media (min-width: 769px) and(max-width: 960px) {
    header.Main__Header .wrapper nav ul li a, header.Main__Header .wrapper nav ul li button {
        font-size: 12px;
        padding:0 5px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li a, header.Main__Header .wrapper nav ul li button {
        padding:0
    }
}

header.Main__Header .wrapper nav ul li#navbtn {
    display: none;
    height:50px
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li#navbtn {
        display: inline-block;
        width: 40px;
        text-align:right
    }
}

header.Main__Header .wrapper nav ul li#navbtn a {
    padding: 0;
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li#navbtn a {
        display:inline-block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li.search-content {
        display: inline-block;
        height: 50px;
        line-height:50px
    }
}

header.Main__Header .wrapper nav ul li.search-content .search {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition:width .8s ease-in
}

header.Main__Header .wrapper nav ul li.search-content .search[aria-hidden=false] {
    width:100%
}

@media (min-width: 0) and(max-width: 512px) {
    header.Main__Header .wrapper nav ul li.search-content .search[aria-hidden=false] {
        width:100vw
    }
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li.search-content .search {
        max-width: calc(100vw - 75px);
        right:43px
    }
}

header.Main__Header .wrapper nav ul li.search-content .search input {
    appearance: none;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    max-width: inherit;
    padding: 0 60px 0 30px;
    height: 50px;
    border-radius:0
}

header.Main__Header .wrapper nav ul li.search-content .search input::-webkit-search-cancel-button, header.Main__Header .wrapper nav ul li.search-content .search input::-webkit-search-decoration, header.Main__Header .wrapper nav ul li.search-content .search input::-webkit-search-results-button, header.Main__Header .wrapper nav ul li.search-content .search input::-webkit-search-results-decoration {
    display:none
}

header.Main__Header .wrapper nav ul li.search-content .search button {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 50px;
    padding:0
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li.search-content .search button {
        width: 40px;
        height:50px
    }
}

header.Main__Header .wrapper nav ul li.search-content .search button[type=submit] {
    background-color: #202e3d;
    right: 0;
    z-index: 1000;
    -webkit-transform: translateY(0);
    transform:translateY(0)
}

header.Main__Header .wrapper nav ul li.search-content .search button[type=submit]::before {
    font-size:23px
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header .wrapper nav ul li.search-content .search button[type=submit]::before {
        font-size:20px
    }
}

header.Main__Header .wrapper nav ul li.search-content .search button[type=submit]::after {
    display:none
}

header.Main__Header #hidden-menu {
    height: 0;
    display:none
}

header.Main__Header #hidden-menu .wrapper {
    width: 100%;
    padding:0
}

header.Main__Header #hidden-menu .wrapper nav {
    width: 100%;
    float:left
}

header.Main__Header #hidden-menu .wrapper nav ul li {
    width:100%
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header #hidden-menu .wrapper nav ul li {
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    header.Main__Header #hidden-menu {
        display:block
    }
}

.return--top {
    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 12;
    opacity: 0;
    bottom: -50px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    cursor: pointer;
    font-size: 46px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 1px;
    color: #54acd2;
    border-radius: 50% 50% 0 0;
    right:60px
}

@media (min-width: 0) and(max-width: 768px) {
    .return--top {
        display: block;
        right:5px
    }
}

.return--top.visible {
    opacity: 1;
    bottom: 0;
    margin-bottom:-1px
}

@media (min-width: 0) and(max-width: 768px) {
    .return--top.visible {
        bottom:5px
    }
}

footer {
    font-family: "Open Sans", sans-serif;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #202e3d;
    padding:25px 0 0
}

@media (min-width: 0) and(max-width: 768px) {
    footer {
        text-align:center
    }
}

footer .wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left:80px
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper {
        padding-left:0
    }
}

@media (min-width: 0) and(max-width: 512px) {
    footer .wrapper {
        padding-left:0
    }
}

footer .wrapper article {
    float: left;
    width:50%
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article {
        width:100%
    }
}

footer .wrapper article h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color:#58626e
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article h2 {
        margin:0 auto
    }
}

footer .wrapper article ul {
    overflow:hidden
}

footer .wrapper article ul.social {
    margin-bottom:20px
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.social {
        margin-top:20px
    }
}

footer .wrapper article ul.social li {
    display: block;
    float: left;
    margin-right: 1px;
    width: 60px;
    height: 60px;
    background-color:#58626e
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.social li {
        display: inline-block;
        float:none
    }
}

footer .wrapper article ul.social li:last-of-type {
    margin:0
}

footer .wrapper article ul.contact li {
    margin-bottom:1px
}

footer .wrapper article ul.contact li:after {
    display: none;
    bottom: -30px;
    content: ' ';
    background: #535d69;
    width: 40px;
    height:1px
}

footer .wrapper article ul.contact li span {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    background-color:#58626e
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.contact li span {
        display:none
    }
}

footer .wrapper article ul.contact li p {
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 200px);
    vertical-align: middle;
    color: #FFF;
    line-height:calc(20px)
}

@media (min-width: 0) and(max-width: 1075px) {
    footer .wrapper article ul.contact li p {
        width:70%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.contact li p {
        width:100%
    }
}

footer .wrapper article ul.contact li:last-of-type {
    margin:0
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.contact li {
        position: relative;
        display: block;
        padding:30px 0
    }

    footer .wrapper article ul.contact li:nth-last-child(1):after {
        display:none
    }

    footer .wrapper article ul.contact li:after {
        display:block
    }
}

footer .wrapper article ul.useful {
    font-size: 14px;
    line-height:20px
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.useful {
        margin:20px 0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article ul.useful li {
        margin-bottom:15px
    }
}

footer .wrapper article ul.useful li a {
    color:#54acd2
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article form {
        margin-bottom:40px
    }
}

footer .wrapper article form .row {
    float: left;
    max-width: 260px;
    margin-right: 20px;
    color: #202e3d;
    border: 0;
    background-color:#58626e
}

footer .wrapper article form .row input, footer .wrapper article form .row label {
    background: 0 0;
    border: none;
    max-width: none;
    width: 260px;
    height:50px
}

footer .wrapper article form .row input[type=submit] {
    max-width:none
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article form .row {
        float: none;
        margin:20px auto
    }
}

@media (min-width: 769px) and(max-width: 1024px) {
    footer .wrapper article input[type=submit] {
        margin-top:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article input[type=submit] {
        float: none;
        margin:20px auto
    }
}

footer .wrapper article input[type=submit]:hover {
    color: #FFF;
    background-color:#54acd2
}

footer .wrapper article .error {
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    footer .wrapper article .error {
        max-width: 260px;
        margin: 20px auto 0;
        float: none;
        box-sizing:border-box
    }
}

footer .wrapper article ::-webkit-input-placeholder {
    color:#202e3d
}

footer .wrapper article :-moz-placeholder {
    opacity: 1;
    color:#202e3d
}

footer .wrapper article ::-moz-placeholder {
    opacity: 1;
    color:#202e3d
}

footer .wrapper article :-ms-input-placeholder {
    color:#202e3d
}

footer .wrapper article .icon-ba-S0003::before, footer .wrapper article .icon-ba-S0004::before, footer .wrapper article .icon-ba-S0005::before, footer .wrapper article .icon-ba-S0006::before {
    font-size:calc(23px)
}

.footer-copy {
    font-size: 14px;
    padding: 10px 0;
    color: #58626e;
    background-color:#000
}

.footer-copy .wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left:80px
}

@media (min-width: 0) and(max-width: 768px) {
    .footer-copy .wrapper {
        padding-left:0
    }
}

.footer-copy .wrapper p {
    display:inline-block
}

.footer-copy .wrapper .privacy {
    display: inline-block;
    float:right
}

@media (min-width: 0) and(max-width: 768px) {
    .footer-copy .wrapper .privacy {
        float: none;
        margin: 0 auto;
        display: block;
        padding:10px
    }
}

.footer-copy .wrapper .privacy a {
    margin-left: 15px;
    color: #969696;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-decoration:none
}

@media (min-width: 0) and(max-width: 768px) {
    .footer-copy .wrapper .privacy a {
        width: 100%;
        display: block;
        margin:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .footer-copy {
        text-align:center
    }
}

.form {
    overflow: hidden;
    box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .form {
        overflow: hidden;
        padding-left:0
    }
}

.form .main__title {
    padding-left: 0;
    font-size: 42px;
    font-weight: 300;
    padding-bottom:10px
}

@media (min-width: 0) and(max-width: 768px) {
    .form .main__title {
        padding-left:0
    }
}

.form.instructions span {
    line-height:1.3
}

.form.instructions label {
    padding:15px 0
}

@media print {
    .form.instructions label {
        padding:10px 0
    }
}

.form.instructions label p {
    line-height: 1.3;
    float: none;
    margin-bottom:0
}

.form.instructions input, .form.instructions select, .form.instructions textarea {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    margin-left: 0;
    line-height: 1.3;
    height: auto;
    min-height: 10px;
    width: auto;
    float:none
}

.form.instructions input:placeholder-shown, .form.instructions select:placeholder-shown, .form.instructions textarea:placeholder-shown {
    display:none
}

.form.instructions .row.two__colluns label {
    padding:15px 0
}

@media print {
    .form.instructions .row.two__colluns label {
        padding:10px 0
    }
}

.form.instructions .row.two__colluns label select {
    float:none
}

.form.instructions .row .radio-buttons.two__colluns {
    padding: 15px 0;
    margin:0
}

@media print {
    .form.instructions .row .radio-buttons.two__colluns {
        padding:10px 0
    }
}

.form.instructions .row .radio-buttons.two__colluns p {
    display: inline-block;
    margin: 0;
    padding-right:30px
}

.form.instructions .row .radio-buttons.two__colluns label {
    padding:0 30px
}

.form .form__title--spacer {
    margin-bottom: 45px;
    line-height: 40px;
    width:100%
}

@media (min-width: 0) and(max-width: 768px) {
    .form .form__title--spacer {
        margin-bottom:20px
    }
}

.form .form__subTitle {
    margin-bottom:24px
}

.form label {
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .form label {
        padding:15px 0
    }
}

.form label[for=descricao] p {
    line-height:20px
}

.form label p {
    width: 15%;
    min-width: 145px;
    float: left;
    line-height:50px
}

@media (min-width: 0) and(max-width: 768px) {
    .form label p {
        float: none;
        line-height: 15px;
        width: 100%;
        margin-bottom:10px
    }
}

.form label p.large {
    min-width: 300px;
    width: auto;
    padding-right:10px
}

@media (min-width: 0) and(max-width: 768px) {
    .form label p.large {
        width:100%
    }
}

.form label p.text--gray {
    color:#58626e
}

.instructions.form label p {
    min-width: inherit;
    width: auto;
    padding-right:30px
}

.form label#Postal-Code {
    position:relative
}

.form label#Postal-Code p {
    line-height:50px
}

@media (min-width: 0) and(max-width: 768px) {
    .form label#Postal-Code p {
        line-height:15px
    }
}

.instructions.form label#Postal-Code p {
    line-height:1.3
}

@media (min-width: 768px) and(max-width: 1280px) {
    .form label#Postal-Code input {
        margin-top: 0;
        clear:none
    }
}

.form label .marker {
    display:none
}

.form label.required .marker {
    display: inline-block;
    float: none;
    padding-left:0
}

.form span {
    float: left;
    display: inline-block;
    line-height: 50px;
    padding-left:10px
}

.form p {
    display: inline-block;
    color: #0374bb;
    font-size: 14px;
    vertical-align:middle
}

@media (min-width: 768px) and(max-width: 1280px) {
    .form p.text-right {
        text-align:left
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form p.text-right {
        text-align:left
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form p {
        margin-bottom: 20px;
        line-height:24px
    }
}

.form select {
    display: inline-block;
    vertical-align: top;
    margin-left:20px
}

.form select.required__message {
    background-color:#fae4e4
}

.form select:focus {
    box-shadow:0 0 10px rgba(3, 116, 187, .3)
}

@media (min-width: 768px) and(max-width: 1280px) {
    .form select {
        margin-top: 20px;
        margin-left: 0;
        clear: both;
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form select {
        margin-left:0
    }
}

.form textarea {
    appearance: none;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    float:left
}

.form textarea::-webkit-search-cancel-button, .form textarea::-webkit-search-decoration, .form textarea::-webkit-search-results-button, .form textarea::-webkit-search-results-decoration {
    display:none
}

.form textarea.required__message {
    background-color:#fae4e4
}

@media (min-width: 1025px) {
    .form textarea {
        max-width:calc(100% - 165px)
    }
}

@media (min-width: 768px) and(max-width: 1280px) {
    .form textarea {
        margin-top: 20px;
        margin-left: 0;
        clear: both;
        max-width:100%
    }
}

.form textarea:focus {
    box-shadow:0 0 10px rgba(3, 116, 187, .3)
}

@media (min-width: 0) and(max-width: 768px) {
    .form textarea {
        margin-left: 0;
        max-width:none
    }
}

.form input {
    appearance: none;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    max-width: 100%;
    float:left
}

.form input::-webkit-search-cancel-button, .form input::-webkit-search-decoration, .form input::-webkit-search-results-button, .form input::-webkit-search-results-decoration {
    display:none
}

.form input.required__message {
    background-color:#fae4e4
}

@media (min-width: 1025px) {
    .form input {
        max-width:calc(100% - 165px)
    }

    .form input#nif {
        max-width:300px
    }
}

.form input:focus {
    box-shadow:0 0 10px rgba(3, 116, 187, .3)
}

@media (min-width: 768px) and(max-width: 1280px) {
    .form input {
        margin-top: 20px;
        margin-left: 0;
        clear:both
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form input {
        margin-left:0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form input.clear {
        clear:both
    }
}

.form input.small__camp {
    max-width:100px
}

.form input.medium__camp {
    max-width:300px
}

@media (min-width: 0) and(max-width: 512px) {
    .form input.medium__camp {
        max-width:100%
    }
}

.skeleton .form .half {
    margin-top:15px
}

.skeleton .form .half label {
    padding:10px 0 0
}

.skeleton .form .half label select {
    width:67%
}

@media (min-width: 0) and(max-width: 1024px) {
    .skeleton .form .half {
        padding:0
    }

    .skeleton .form .half:last-child {
        margin-top:0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row.no--margin {
        margin-bottom:0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row.no--margin p {
        margin-bottom:0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row.text--center {
        text-align:center
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row.text--right {
        text-align:center
    }
}

.form .row .check-buttons, .form .row .radio-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    margin-bottom:30px
}

.form .row .check-buttons select:disabled, .form .row .radio-buttons select:disabled {
    opacity:.4
}

.form .row .radio-buttons p {
    margin-bottom:10px
}

.form .row .radio-buttons.two__colluns p {
    display:block
}

.form .row .radio-buttons.two__colluns .label-radio {
    width:auto
}

.form .row .label-check {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

.form .row .label-check span {
    padding-left: 0;
    padding-right: 10px;
    vertical-align: middle;
    float:left
}

input + .form .row .label-check span {
    padding-left:10px
}

@media (min-width: 0) and(max-width: 1024px) {
    .form .row .label-check span {
        float: none;
        vertical-align: top;
        display:inline-block
    }
}

.form .row .label-check > p {
    color: #969696;
    line-height: 20px;
    width:80%
}

@media (min-width: 0) and(max-width: 1024px) {
    .form .row .label-check > p {
        float: none;
        vertical-align: top;
        display:inline-block
    }
}

@media (min-width: 0) and(max-width: 1024px) {
    .form .row .label-check > select {
        display: inline-block;
        min-width: calc(100% - 26px);
        margin-top:0
    }
}

.form .row .radio-buttons > p.required__message {
    font-size:85%
}

.form .row.two__colluns {
    display:table
}

.form .row.two__colluns label {
    width: 50%;
    display: table-cell;
    vertical-align: bottom;
    padding:20px 0
}

@media (min-width: 769px) and(max-width: 1024px) {
    .form .row.two__colluns label:nth-child(odd) {
        padding-right:10px
    }

    .form .row.two__colluns label:nth-child(even) {
        padding-left:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row.two__colluns label {
        width: 100%;
        display: inline-block;
        padding:15px 0
    }
}

.form .row.two__colluns label.label-check {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

.form .row.two__colluns label select {
    float: left;
    max-width:calc(100% - 170px)
}

@media (min-width: 0) and(max-width: 1024px) {
    .form .row.two__colluns label select {
        max-width:100%
    }
}

.form .row.two__colluns label input[type=email], .form .row.two__colluns label input[type=text] {
    max-width: calc(100% - 170px);
    width:100%
}

@media (min-width: 0) and(max-width: 1024px) {
    .form .row.two__colluns label input[type=email], .form .row.two__colluns label input[type=text] {
        max-width:100%
    }
}

.form .row.two__colluns label input[type=text], .instructions.form .row.two__colluns label input[type=email] {
    width:auto
}

.form .row a.icon:before {
    width: 100%;
    height:100%
}

.form .row p.required__message {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    font-weight: 800;
    font-size:12px
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row p.required__message {
        padding-top: 20px;
        text-align:center
    }
}

.form .row .submit-message {
    width: auto;
    float: auto;
    float: initial;
    margin-top: 0;
    font-style: normal;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 700;
    height: 48px;
    line-height:48px
}

@media (min-width: 0) and(max-width: 768px) {
    .form .row .submit-message {
        display: block;
        width:100%
    }

    .form .row .submit-message:empty {
        display:none
    }
}

.form .row .submit-message:not(.error):before {
    content:none
}

.form .row .submit-message.error {
    color:#ee162d
}

.form .row .submit-message.error:before {
    background-color: #ee162d;
    top: 18px;
    color: #fff;
    font-weight: 700;
    font-size:11px
}

.form .row .wrapper-file {
    position: relative;
    display: inline-block;
    width:300px
}

@media (min-width: 0) and(max-width: 512px) {
    .form .row .wrapper-file {
        width:calc(100% - 45px)
    }
}

.form .row .wrapper-file .message {
    position: absolute;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    left: 0;
    opacity: 0;
    top: 100%;
    transition:all .5s ease-in-out
}

.form .row .wrapper-file .message:before {
    content:none !important
}

.form .row .wrapper-file .message.error {
    color:#ee162d
}

.form .row .wrapper-file .message.visible {
    opacity:1
}

.oportunitie__block {
    overflow:hidden
}

.oportunitie__block > div {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin:0 -20px 20px
}

.oportunitie__block > div > div {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding:0 0 0 20px
}

.oportunitie__block > div.right {
    margin-top: 40px;
    text-align:right
}

.oportunitie__block > div.two__columns > div {
    display: inline-block;
    width:calc(50% - 2px)
}

@media (min-width: 769px) and(max-width: 1024px) {
    .oportunitie__block > div.two__columns > div {
        margin-bottom: 20px;
        padding-right: 0;
        width:100%
    }

    .oportunitie__block > div.two__columns > div:last-child {
        margin-bottom:0
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .oportunitie__block > div.two__columns > div {
        margin-bottom: 20px;
        padding-right: 0;
        width:100%
    }

    .oportunitie__block > div.two__columns > div:last-child {
        margin-bottom:0
    }
}

.oportunitie__block > div.three__columns {
    padding:0
}

.oportunitie__block > div.three__columns > div {
    display: inline-block;
    width:calc(33.33% - 3px)
}

@media (min-width: 769px) and(max-width: 1024px) {
    .oportunitie__block > div.three__columns > div {
        margin-bottom: 20px;
        padding-right: 0;
        width:100%
    }

    .oportunitie__block > div.three__columns > div:last-child {
        margin-bottom:0
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .oportunitie__block > div.three__columns > div {
        margin-bottom: 20px;
        padding-right: 0;
        width:100%
    }

    .oportunitie__block > div.three__columns > div:last-child {
        margin-bottom:0
    }
}

.oportunitie__block p.box-description {
    line-height:22px
}

.oportunitie__block p.label {
    color: #54acd2;
    margin-bottom:20px
}

@media print {
    .donation {
        page-break-before: always;
        -webkit-break-before: always;
        -moz-break-before: always;
        break-before: always;
        page-break-inside: avoid;
        -webkit-region-break-inside: avoid;
        padding-top:30px
    }
}

.donation__title {
    margin:45px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .donation__title {
        margin:20px 0
    }
}

.donation .label {
    color: #54acd2;
    margin-bottom:30px
}

.donation .label span {
    color: #58626e;
    font-size: 14px;
    padding-left:30px
}

.ui-datepicker {
    background-color: #FFF;
    border:1px solid #d2d2d2
}

.ui-datepicker td, .ui-datepicker td a {
    color: #58626e;
    text-align:center
}

.ui-datepicker .ui-datepicker-next::before, .ui-datepicker .ui-datepicker-prev::before {
    border: 2px solid currentcolor;
    border-width: 0 0 2px 2px;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width:10px
}

.ui-datepicker .ui-datepicker-next.ui-state-disabled::before, .ui-datepicker .ui-datepicker-prev.ui-state-disabled::before {
    opacity:.3
}

.ui-datepicker .ui-datepicker-next::before {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform:translate(-50%, -50%) rotate(-135deg)
}

.successMessage .row {
    margin: 30px 0;
    color: #2969b0;
    font-size: 22px;
    font-weight:300
}

label[for=FiscalNumber] {
    position:relative
}

label[for=FiscalNumber] span {
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    right: 0;
    bottom:0
}

@media (min-width: 0) and(max-width: 1280px) {
    label[for=FiscalNumber] span {
        left: 0;
        padding-left: 0;
        bottom:-18px
    }
}

@media (min-width: 0) and(max-width: 1024px) {
    label[for=FiscalNumber] span {
        padding-left:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    label[for=FiscalNumber] span {
        padding-left: 0;
        bottom: -5px;
        position:relative
    }
}

#Date {
    max-width:calc(100% - 170px)
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin:0
}

input[type=number] {
    -moz-appearance:textfield
}

.hero {
    float: left;
    height: calc(100% -(50px + 114px));
    min-height: calc(100% -(50px + 114px));
    background-color: #c0cce9;
    background-repeat: no-repeat;
    background-position: 75% bottom;
    background-size: auto 100%;
    transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    -khtml-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition:all .1s ease-in-out 0s
}

.hero__statistics {
    color: #FFF;
    text-align: center;
    display: none;
    box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .hero__statistics {
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content:center
    }
}

.hero__statistics article {
    padding:80px 0
}

.hero__statistics article.title {
    max-width:560px
}

.hero__statistics article ul {
    text-align:center
}

.hero__statistics article ul li {
    display: inline-block;
    width: 100%;
    max-width: 260px;
    margin-bottom:20px
}

.hero__statistics article ul li .ico {
    font-size: 140px;
    margin-bottom: 18px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

.hero__statistics article ul li p {
    color: #FFF;
    font-weight: 800;
    font-size: 46px;
    margin-bottom:5px
}

.hero__statistics article ul li p em {
    font-size:22px
}

.hero__statistics article ul li label {
    color: #54acd2;
    text-transform: uppercase;
    font-size:18px
}

.hero:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0, rgba(0, 0, 0, .75), rgba(255, 255, 255, 0));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=$firstColor, endColorstr=$secondColor, GradientType=0);
    opacity: .8;
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    .hero:before {
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .hero {
        background-size:cover
    }
}

.hero .wrapper article {
    width: 75%;
    max-width: 480px;
    text-align:center
}

.hero .wrapper article .logo {
    width: 100%;
    max-width: 230px;
    display: block;
    overflow: hidden;
    margin:0 auto 20px
}

.hero .wrapper article h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom:15px
}

@media (min-width: 0) and(max-width: 1366px) {
    .hero .wrapper article h2 {
        font-size: 40px;
        line-height:1
    }
}

.hero .wrapper article p {
    color: #FFF;
    font-size: 18px;
    line-height: calc(28px);
    text-transform:uppercase
}

.hero .wrapper article a {
    margin-top:50px
}

@media (min-width: 0) and(max-width: 1366px) {
    .hero .wrapper article a {
        margin-top:30px
    }
}

.hero .wrapper .mobile {
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    .hero .wrapper .mobile {
        display:block
    }
}

.hero .wrapper .full-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0
}

@media (min-width: 0) and(max-width: 768px) {
    .hero .wrapper {
        top: inherit;
        transform: none;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        height:100%
    }

    .hero .wrapper article {
        width: 90%;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        padding-bottom:20px
    }

    .hero .wrapper article .logo, .hero .wrapper article a, .hero .wrapper article p {
        display:none
    }

    .hero .wrapper article h2 {
        text-align: center;
        font-size: 36px;
        line-height:1.1
    }
}

.hero.smaller {
    height: auto;
    min-height:auto
}

.hero.smaller .wrapper {
    top: 0;
    transform: none;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    margin:20px 0 40px
}

.ctaBlock {
    height: 114px;
    background-color: #0374bb;
    text-align:center
}

@media (min-width: 0) and(max-width: 768px) {
    .ctaBlock {
        height:80px
    }
}

.ctaBlock .wrapper {
    width: 100%;
    padding:0
}

@media (min-width: 0) and(max-width: 512px) {
    .ctaBlock .wrapper {
        display:table
    }
}

.ctaBlock .wrapper article {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding:0 50px
}

@media (min-width: 0) and(max-width: 768px) {
    .ctaBlock .wrapper article {
        padding:0
    }

    .ctaBlock .wrapper article:last-child {
        float:right
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .ctaBlock .wrapper article {
        display: table-cell;
        float: none;
        vertical-align: middle;
        width:50vw
    }

    .ctaBlock .wrapper article:last-child {
        float:none
    }
}

.ctaBlock .wrapper article h2 {
    font-size: 18px;
    color: #54acd2;
    text-transform: uppercase;
    text-align:right
}

.ctaBlock .wrapper article h2 a {
    color:inherit
}

.ctaBlock .wrapper article h2 i {
    font-style:normal
}

@media (min-width: 0) and(max-width: 512px) {
    .ctaBlock .wrapper article h2 i {
        display:none
    }
}

.ctaBlock .wrapper article h2 span {
    font-size: 42px;
    color: #FFF;
    display:block
}

@media (min-width: 0) and(max-width: 512px) {
    .ctaBlock .wrapper article h2 span {
        font-size:20px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .ctaBlock .wrapper article h2 {
        font-size: 16px;
        color: #FFF;
        line-height: 20px;
        text-align:center !important
    }

    .ctaBlock .wrapper article h2 span {
        font-size: 16px;
        font-size:20px
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .ctaBlock .wrapper article h2 {
        font-size:14px
    }
}

.ctaBlock .wrapper article:nth-of-type(2) h2 {
    text-align:left
}

.ctaBlock hr {
    width: 1px;
    height: 100%;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    background-color:#FFF
}

.ctaBlock + .generic__text {
    margin-top:40px
}

.generic__text {
    overflow:visible
}

.generic__text .wrapper {
    position: relative;
    display: block;
    overflow:hidden
}

.generic__text p {
    line-height:30px
}

.generic__text p:empty {
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text header {
        padding: 0 20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing:border-box
    }
}

.generic__text .main__title {
    padding-top: 0;
    margin-bottom: 25px;
    line-height:52px
}

.content .generic__text .main__title {
    padding-top:0
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .main__title {
        font-size: 30px;
        margin-top: 0;
        line-height:35px
    }
}

.generic__text .main__title--spacer {
    margin-bottom: 15px;
    padding:30px 0 30px 60px
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .main__title--spacer {
        padding: 30px 0;
        margin-bottom:0
    }
}

.chart .generic__text .main__title {
    color: #FFF;
    padding-bottom:25px
}

.generic__text .main__title + .custom__list {
    margin-top:-30px
}

.generic__text .sub__title {
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height:1.3
}

.generic__text .sub__title--black {
    margin-bottom: 20px;
    color:#000
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .sub__title--black {
        padding:0 20px
    }
}

.generic__text .thumb {
    margin-bottom: 0;
    padding:12px 0 40px
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .thumb {
        border:none
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .generic__text .thumb {
        margin-left: -20px;
        width:100vw
    }
}

.generic__text .thumb p {
    white-space:nowrap
}

.generic__text .thumb img {
    display: block;
    width: 100%;
    max-width:auto
}

.generic__text article {
    overflow: hidden;
    width:100%
}

@media (min-width: 0) and(max-width: 512px) {
    .generic__text article {
        overflow:visible
    }
}

.chart .generic__text article p {
    color:#FFF
}

.generic__text article p.highlight--text {
    font-size: 20px;
    color: #2969b0;
    line-height: 30px;
    margin-top:20px
}

.generic__text article p:empty {
    display:none
}

.generic__text .article {
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .article {
        padding: 0 20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing:border-box
    }

    .content .generic__text .article {
        padding:0
    }
}

.generic__text .article .sub__title {
    border-bottom:1px solid #e3e3e3
}

.generic__text .article--spacer {
    padding:65px 50px
}

.generic__text .article--spacer .main__title {
    padding: 0;
    margin-bottom:25px
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .article--spacer {
        padding:15px 0
    }
}

.generic__text .article__short {
    padding-top: 15px;
    padding-bottom:20px
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .article__short {
        padding: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing:border-box
    }
}

.generic__text .article__short .sub__title {
    border-bottom:1px solid #e3e3e3
}

.generic__text .article__short p:empty {
    display:none
}

.generic__text .blockquote {
    position: relative;
    margin-bottom: 80px;
    padding: 40px 120px;
    border-top: 1px #e3e3e3 solid;
    border-bottom:1px #e3e3e3 solid
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .blockquote {
        padding: 60px 0;
        max-width: 90%;
        margin:30px auto
    }
}

.generic__text .blockquote::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 62px;
    height: 43px;
    margin-top: 15px;
    margin-left: 30px;
    content: ' ';
    background:url(../images/quoates.png)
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .blockquote::before {
        margin-left:0
    }
}

.generic__text .blockquote::after {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 15px;
    width: 62px;
    height: 43px;
    margin-right: 30px;
    content: ' ';
    background:url(../images/quoates.png) top right
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .blockquote::after {
        margin-right:0
    }
}

.generic__text .blockquote p {
    line-height: 30px;
    color:#2969b0
}

.generic__text .blockquote p:empty {
    display:none
}

.generic__text .list {
    padding-left: 20px;
    list-style:inherit
}

.generic__text .custom__list .sub__title--black {
    padding:30px 0 0
}

.generic__text .custom__list ul {
    padding-bottom: 50px;
    padding-left: 0;
    list-style:none
}

@media (min-width: 0) and(max-width: 768px) {
    .generic__text .custom__list ul {
        margin: 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing:border-box
    }
}

.generic__text .custom__list ul a {
    font-size: 17px;
    margin-left: 0;
    padding: 0;
    color: #969696;
    border: 0;
    line-height:30px
}

.generic__text .custom__list ul a span {
    vertical-align: middle;
    font-size:15px
}

.generic__text .custom__list ul a i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    vertical-align:middle
}

.generic__text .custom__list ul a i::before {
    font-size:16px
}

.campaign {
    background-color:#FFF
}

.campaign--petro-blue {
    background:#28314e
}

.campaign--gray {
    background:#EFEFEF
}

.campaign .wrapper article {
    display: inline-block;
    vertical-align: top;
    float: left;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

@media (min-width: 0) and(max-width: 968px) {
    .campaign .wrapper article {
        height: auto;
        width: 100%;
        max-width:100%
    }
}

.campaign .wrapper article h2 {
    font-size: 42px;
    color: #003463;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
    line-height: 50px;
    font-weight:300
}

.campaign--petro-blue.campaign .wrapper article h2 {
    color:#FFF
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign .wrapper article h2 {
        font-size: 30px;
        line-height:1.1
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article h2 {
        font-size: 30px;
        line-height:38px
    }
}

.campaign .wrapper article p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
    font-weight: 300;
    line-height:21px
}

.campaign--petro-blue.campaign .wrapper article p {
    color:#FFF
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article p {
        margin-bottom: 20px;
        line-height: calc(28px);
        font-size:16px
    }
}

.campaign .wrapper article a {
    float:right
}

.campaign--thumb__right.campaign .wrapper article a {
    float:left
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article a {
        float: none;
        margin:20px auto
    }
}

.campaign .wrapper article .date {
    color: #54acd2;
    text-align: left;
    margin-bottom:16px
}

.campaign .wrapper article .date span {
    font-family: "Open Sans", sans-serif;
    vertical-align: top;
    padding-left:10px
}

.campaign .wrapper article.img-block {
    max-width: 452px;
    height: 443px;
    width:50%
}

.campaign .wrapper article.img-block a {
    z-index: 12;
    width: 100%;
    height: 100%;
    float:none
}

.campaign .wrapper article.img-block a::before {
    font-size:90px
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article.img-block a {
        position:absolute
    }
}

.campaign--thumb__right.campaign .wrapper article.img-block {
    float:right
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign .wrapper article.img-block {
        height:515px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article.img-block {
        margin: 0 auto;
        max-width: 100%;
        float: none;
        display: block;
        height: 90vw;
        width:100%
    }
}

.campaign .wrapper article.img-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width:auto
}

@supports (object-fit: cover) {
    .campaign .wrapper article.img-block img {
        height: 100%;
        object-fit: cover;
        left: 0;
        top: 0;
        -webkit-transform: none;
        transform: none;
        width:100%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article.img-block img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        width:100%
    }
}

.campaign--thumb__left.campaign .wrapper article.img-block .ribbon, .campaign--thumb__right.campaign .wrapper article.img-block .ribbon {
    display: block;
    position: absolute;
    top:30px
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign--thumb__right.campaign .wrapper article.img-block .ribbon {
        left:-30px
    }
}

@media (min-width: 1025px) {
    .campaign--thumb__right.campaign .wrapper article.img-block .ribbon {
        left:-130px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign--thumb__right.campaign .wrapper article.img-block .ribbon {
        top: 100%;
        margin-top:-25px
    }
}

@media (min-width: 1025px) {
    .campaign--thumb__left.campaign .wrapper article.img-block .ribbon {
        right:-130px
    }
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign--thumb__left.campaign .wrapper article.img-block .ribbon {
        right:-30px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign--thumb__left.campaign .wrapper article.img-block .ribbon {
        top: 100%;
        margin-top:-25px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article.img-block .ribbon {
        display: block;
        position: absolute;
        top: 20px;
        left:5%
    }
}

.campaign .wrapper article.txt-block {
    width: calc(100% - 452px);
    padding:108px 50px 0
}

.campaign--thumb__right.campaign .wrapper article.txt-block {
    padding-left:60px
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign--thumb__right.campaign .wrapper article.txt-block {
        padding:40px 20px
    }
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign .wrapper article.txt-block {
        padding:70px 5% 0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper article.txt-block {
        padding: 40px 20px;
        text-align: center;
        width:100%
    }
}

.campaign .wrapper article .ribbon {
    width: auto;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    font-size: 16px;
    line-height: 18px;
    min-width: 140px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 30px;
    background-color: #2969b0;
    color: #FFF;
    z-index:10
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign .wrapper {
        width: 100%;
        padding:0
    }
}

.locations {
    padding:80px 0 120px
}

@media (min-width: 0) and(max-width: 768px) {
    .locations {
        padding:40px 0 60px
    }
}

.locations .wrapper ul {
    width: 100%;
    overflow:hidden
}

@media (min-width: 0) and(max-width: 768px) {
    .locations .wrapper ul {
        display:none
    }
}

.locations .wrapper ul li {
    width: 25%;
    max-width: 320px;
    height: 260px;
    display: block;
    float: left;
    position: relative;
    overflow:hidden
}

.locations .wrapper ul li a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #003463;
    background-color: rgba(0, 52, 99, 0);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

.locations .wrapper ul li a span {
    position: absolute;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    z-index:10
}

.locations .wrapper ul li a span.effect {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 1px solid #FFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transform: scale(0);
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity:0
}

.locations .wrapper ul li a span.logo {
    width: 120px;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform:translate(-50%, -50%)
}

.locations .wrapper ul li a span.logo div {
    width: auto;
    height: auto;
    display: block;
    margin:auto
}

.locations .wrapper ul li a span.logo div:before {
    position: relative;
    font-size: 120px;
    top: 0;
    left: inherit;
    right: 0;
    transform: none;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    filter: alpha(opacity=75);
    opacity: .75;
    -webkit-opacity: .75;
    -khtml-opacity: .75;
    -moz-opacity: .75;
    -ms-opacity: .75;
    -o-opacity:.75
}

.locations .wrapper ul li a span.logo img {
    position:relative
}

.locations .wrapper ul li a span.logo p {
    color: #FFF;
    font-size: 14px;
    opacity: .75;
    line-height: 14px;
    backface-visibility: hidden;
    -webkit-backface-visibility:hidden
}

.locations .wrapper ul li a span.logo p span {
    display: block;
    font-size: 12px;
    position:relative
}

.locations .wrapper ul li a span.logo p em {
    text-transform:uppercase
}

.locations .wrapper ul li a img {
    transform: translate(0) scale(1.05);
    -webkit-transform: translate(0) scale(1.05);
    -khtml-transform: translate(0) scale(1.05);
    -moz-transform: translate(0) scale(1.05);
    -ms-transform: translate(0) scale(1.05);
    -o-transform: translate(0) scale(1.05);
    position: absolute;
    z-index: -1;
    width:auto
}

@supports (object-fit: cover) {
    .locations .wrapper ul li a img {
        height: 100%;
        object-fit: cover;
        left: 0;
        -webkit-transform: none;
        transform: none;
        width:100%
    }
}

.locations .wrapper ul li a:hover {
    background-color: #003463;
    background-color:rgba(0, 52, 99, .75)
}

.locations .wrapper ul li a:hover span.effect {
    transform: scale(1);
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.locations .wrapper ul li.link a {
    background-color:#0374bb
}

.locations .wrapper ul li.link a .content {
    width: 180px;
    margin:auto
}

.locations .wrapper ul li.link a .content p {
    color: #54acd2;
    text-transform: uppercase;
    font-size: 18px;
    line-height:calc(22px)
}

.locations .wrapper ul li.link a .content span {
    position: relative;
    margin: 0 auto;
    display:block
}

.locations .wrapper ul li.link a .content span:before {
    font-size:50px
}

.locations .wrapper .hidden {
    margin:40px 0 0
}

@media (min-width: 0) and(max-width: 768px) {
    .locations .wrapper .hidden {
        display:block
    }
}

.locations .wrapper .hidden select {
    margin: 0 auto;
    height: 60px;
    border-radius:5px
}

.locations__all {
    padding:0 0 60px
}

@media (min-width: 0) and(max-width: 768px) {
    .locations__all {
        padding:0 0 35px
    }
}

.locations__all .wrapper ul {
    margin:0 0 80px
}

.locations__all .wrapper ul li {
    width: calc(33.3333333333%);
    max-width: inherit;
    height: 350px;
    overflow:hidden
}

@media (min-width: 0) and(max-width: 768px) {
    .locations__all .wrapper .mobile {
        display:none
    }
}

.breadcrumb {
    background: #e3e3e3;
    font-family: "Open Sans", sans-serif;
    min-height:40px
}

@media (min-width: 0) and(max-width: 768px) {
    .breadcrumb {
        display:none
    }
}

.breadcrumb ul li {
    display: inline-block;
    line-height: 38px;
    padding: 0 10px;
    position:relative
}

.breadcrumb ul li:nth-last-child(1)::after {
    display:none
}

.breadcrumb ul li a {
    color: #646464;
    font-size: 12px;
    text-decoration:none
}

.breadcrumb ul li.active a {
    color:#0374bb
}

.breadcrumb ul li::after {
    position: absolute;
    right: 0;
    margin-right: -5px;
    top: 0;
    height: 100%;
    font-family: "Open Sans", sans-serif;
    content: '>>';
    line-height: 40px;
    font-size:9px
}

.chart {
    background: #036eb1;
    min-height: 410px;
    padding: 40px 0;
    margin-bottom: 40px;
    font-size:0
}

@media (min-width: 0) and(max-width: 768px) {
    .chart {
        margin-bottom:0
    }
}

.chart .wrapper {
    font-size:0
}

.chart .half {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .chart .half {
        clear: both;
        width:100%
    }
}

.chart .article {
    padding-left:60px
}

@media (min-width: 0) and(max-width: 768px) {
    .chart .article {
        padding:0
    }
}

.chart + .detail-numbers {
    margin-top:-40px
}

.skeleton {
    overflow: hidden;
    padding-top: 65px;
    padding-bottom:40px
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton {
        padding-top: 25px;
        padding-bottom:25px
    }
}

.skeleton.color__white {
    background:#FFF
}

.skeleton.color__gray {
    background:#e3e3e3
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton.page--generic {
        padding-top:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton.page--form {
        padding-top:10px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton.page--campaign {
        padding-top:10px
    }
}

.skeleton .wrapper {
    position: relative;
    display: table;
    overflow: hidden;
    height:100%
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton .wrapper {
        width: 100%;
        padding: 0;
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton > .wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction:column
    }
}

.skeleton .sidebar_mobile__btn {
    display:none
}

.skeleton .sidebar_mobile__btn a, .skeleton .sidebar_mobile__btn span {
    -webkit-user-select: none;
    display: inline-block;
    vertical-align: middle;
    margin-left:-5px
}

.skeleton .sidebar_mobile__btn a {
    width: 40px;
    height:40px
}

.skeleton .sidebar_mobile__btn span {
    padding-left:10px
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton .sidebar_mobile__btn {
        display: block;
        width: 100%;
        padding: 0 20px;
        margin: auto auto 15px;
        z-index:40
    }
}

.skeleton .content {
    display: table-cell;
    overflow: hidden;
    vertical-align: top;
    width: 75%;
    min-height: 10px;
    margin-bottom: 100px;
    padding-right: 20px;
    padding-bottom: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

.skeleton .content.border {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    border-right:1px solid #e3e3e3
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton .content {
        left: 0;
        transition: all .5s ease-in-out 0s;
        -webkit-transition: all .5s ease-in-out 0s;
        -khtml-transition: all .5s ease-in-out 0s;
        -moz-transition: all .5s ease-in-out 0s;
        -ms-transition: all .5s ease-in-out 0s;
        -o-transition: all .5s ease-in-out 0s;
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        display:block
    }

    .skeleton .content > .content {
        padding:0
    }
}

.form.skeleton .content, .page--generic.skeleton .content {
    padding-left:60px
}

@media (min-width: 0) and(max-width: 768px) {
    .page--generic.skeleton .content {
        padding-left: 0;
        padding-right:0
    }
}

.skeleton .content--full__width {
    width: 100%;
    padding: 0 60px;
    box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton .content--full__width {
        padding:0 20px
    }
}

.skeleton .half {
    display: inline-block;
    float: left;
    width:50%
}

@media (min-width: 768px) and(max-width: 1300px) {
    .skeleton .half {
        width:100%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .skeleton .half {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing:border-box
    }
}

@media print {
    .Main__Header, .aside--right, .cookie__wrapper, .ctaBlock, .footer-copy, .required__message, [type=submit], footer {
        display:none !important
    }

    .skeleton {
        padding: 0 !important;
        display:block !important
    }

    .skeleton .content {
        position: relative;
        left:0 !important
    }

    .skeleton input[type=radio] + .label-radio {
        padding-left: 0;
        display:inline-block
    }

    .skeleton input[type=radio] + .label-radio::after, .skeleton input[type=radio] + .label-radio::before, .skeleton input[type=radio]:not(:checked) + .label-radio {
        display:none
    }

    .skeleton .content {
        display: block !important;
        width: 100% !important;
        margin-left:0 !important
    }

    .skeleton .content #print, .skeleton .sidebar_mobile__btn {
        display:none !important
    }
}

.aside, .aside--right {
    display: table-cell;
    width: 25%;
    max-width: 320px;
    min-width: 320px;
    min-height: 10px;
    padding: 0 40px;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box
}

.fixed.aside, .fixed.aside--right {
    position: fixed;
    top:70px
}

@media (min-width: 0) and(max-width: 768px) {
    .aside, .aside--right {
        display: inline-block;
        width: 100%;
        z-index: 37;
        height: 100%;
        background: #fff;
        left: -100%;
        padding: 40px 20px 0;
        position: fixed;
        overflow: auto;
        max-width: none;
        transition: all .5s ease-in-out 0s;
        -webkit-transition: all .5s ease-in-out 0s;
        -khtml-transition: all .5s ease-in-out 0s;
        -moz-transition: all .5s ease-in-out 0s;
        -ms-transition: all .5s ease-in-out 0s;
        -o-transition:all .5s ease-in-out 0s
    }

    .open.aside, .open.aside--right {
        left:0
    }

    .open.aside + .content, .open.aside--right + .content {
        left:100%
    }
}

.aside--right {
    left: 75%;
    position:relative
}

.aside--right .conteiner {
    bottom:0
}

@media (min-width: 769px) and(max-width: 1024px) {
    .aside--right {
        left: 60%;
        width:40%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .aside--right {
        left: 0;
        -ms-flex-order: 99999;
        order: 99999;
        padding-top: 0;
        height:auto !important
    }
}

.aside--right + .content {
    position: relative;
    left:-25%
}

@media (min-width: 769px) and(max-width: 1024px) {
    .aside--right + .content {
        left: -40%;
        width:60%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .aside--right + .content {
        display: inline-block;
        width: 100%;
        padding: 0 20px;
        left: 0;
        transition: all .5s ease-in-out 0s;
        -webkit-transition: all .5s ease-in-out 0s;
        -khtml-transition: all .5s ease-in-out 0s;
        -moz-transition: all .5s ease-in-out 0s;
        -ms-transition: all .5s ease-in-out 0s;
        -o-transition:all .5s ease-in-out 0s
    }
}

.aside a {
    color:#202e3d
}

.aside .sub__title {
    padding-bottom: 20px;
    font-size:18px
}

@media (min-width: 0) and(max-width: 768px) {
    .aside .sub__title {
        padding-top:20px
    }
}

.aside__list {
    border-left: 1px solid #e3e3e3;
    position:relative
}

.aside__list:not(:first-of-type) {
    padding-top:80px
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list:not(:first-of-type) {
        padding-top:40px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list {
        border:1px solid transparent
    }
}

.aside--right .aside__list::after {
    display:none
}

.aside__list::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 1px;
    content: ' ';
    background: #e3e3e3;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list::after {
        display:none
    }
}

.aside__list .links.aside__list {
    margin-top: 0;
    border-left:1px solid #e3e3e3
}

.aside__list li {
    line-height: 40px;
    position: relative;
    height: auto;
    min-height: 40px;
    border-left:0
}

.aside--right .links.aside__list li {
    line-height: 40px;
    min-height:40px
}

@media (min-width: 0) and(max-width: 768px) {
    .aside--right .links.aside__list li {
        border-bottom: 1px solid #e3e3e3;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        margin-left:30px
    }
}

.aside--right .links.aside__list li a {
    line-height: 1.3;
    padding:15px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .aside--right .links.aside__list li a {
        border: none;
        padding:10px 0
    }
}

.links.aside__list li {
    font-size: 13px;
    min-height: 50px;
    padding-left:30px
}

.links.aside__list li:hover a {
    background: 0 0;
    color:#54acd2
}

.links.aside__list li:hover::after, .links.aside__list li:hover::before {
    display:none
}

.links.aside__list li.link__title {
    line-height: 0;
    min-height: 0;
    padding-left:0
}

@media (min-width: 0) and(max-width: 768px) {
    .links.aside__list li.link__title {
        border: none;
        padding-left: 0;
        margin-left:0
    }
}

.links.aside__list li.link__title a {
    font-size: 17px;
    margin-left: 0;
    padding: 0;
    color: #0374bb;
    border: 0;
    line-height:0
}

.links.aside__list li.link__title a span {
    vertical-align: text-top;
    float:none
}

.links.aside__list li.link__title i {
    margin-right: 10px;
    background: #0374bb;
    width: 30px;
    height:30px
}

.links.aside__list li.link__title i::before {
    font-size:16px
}

.links.aside__list li.link__title:hover a {
    color: #58626e;
    background:0 0
}

.links.aside__list li a {
    position: relative;
    display: block;
    width: auto;
    margin-left: 0;
    text-decoration: none;
    color: #58626e;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1.3;
    padding:10px 0
}

.links.aside__list li::after, .links.aside__list li::before {
    display:none
}

.aside__list li.active > a, .aside__list li:hover > a {
    color: #FFF;
    background:#54acd2
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list li.active > a, .aside__list li:hover > a {
        color: #54acd2;
        background:0 0
    }
}

.aside__list li.active::after, .aside__list li.active::before, .aside__list li:hover::after, .aside__list li:hover::before {
    background: #54acd2;
    display:none
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list li.active::after, .aside__list li.active::before, .aside__list li:hover::after, .aside__list li:hover::before {
        display:none
    }
}

.aside__list li.thumb {
    padding:0
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list li.thumb {
        display:none
    }
}

.aside__list li.thumb::after, .aside__list li.thumb::before {
    display:none
}

.aside__list li.thumb:hover > a {
    color: #FFF;
    background:0 0
}

.aside__list li::before {
    display: none;
    position: absolute;
    left: 0;
    width: 20px;
    height: 1px;
    content: ' ';
    background: #e3e3e3;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list li::before {
        display:none
    }
}

.aside__list li::after {
    position: absolute;
    left: 0;
    width: 5px;
    margin-left: -3px;
    height: 5px;
    content: ' ';
    background: #e3e3e3;
    border-radius: 50%;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    display:none
}

.aside__list li a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #54acd2;
    width: auto;
    margin-left: 0;
    padding: 0 15px;
    font-size:.96em
}

@media (min-width: 0) and(max-width: 768px) {
    .aside__list li a {
        margin-left: 0;
        padding-left:0
    }
}

.aside__list li.thumb a {
    margin-top: 20px;
    padding:0
}

.aside__list li.thumb i {
    vertical-align:middle
}

.aside__list li.thumb::before {
    top: 0;
    left: 0;
    content: ' '
}

.aside__list li.thumb:hover::before {
    display:none
}

.aside__list li.thumb img {
    display: block;
    width: 100%;
    max-width: 250px;
    float: left;
    clear:both
}

.aside__list li.thumb p {
    float: left;
    white-space: nowrap;
    font-size:12px
}

.download__section {
    padding-top: 50px;
    padding-bottom: 95px;
    box-sizing: border-box;
    background:#FFF
}

@media (min-width: 0) and(max-width: 768px) {
    .download__section {
        padding:20px 0
    }
}

.skeleton + .download__section {
    padding-top:0
}

.download__section .wrapper {
    position: relative;
    display: block;
    overflow:hidden
}

.download__section__title {
    color:#0374bb
}

@media (min-width: 0) and(max-width: 768px) {
    .download__section__title {
        margin-left:0
    }
}

.download__section__title i {
    margin-right: 15px;
    vertical-align: middle;
    background: #0374bb;
    width: 30px;
    height:30px
}

.download__section__title i::before {
    font-size:20px
}

.download__section__title span {
    display: inline;
    font-size: 20px;
    vertical-align:middle
}

.download__section__list {
    overflow: hidden;
    font-size: 0;
    box-sizing: border-box;
    padding: 0 40px;
    border-top: 1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3
}

.content .download__section__list {
    margin-left:60px
}

@media (min-width: 769px) and(max-width: 1024px) {
    .content .download__section__list {
        margin-left:0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .download__section__list {
        padding: 0;
        margin-left:0
    }

    .content .download__section__list {
        margin-left:0
    }
}

.download__section__list li {
    display: inline-block;
    width: 25%;
    height:45px
}

@media (min-width: 0) and(max-width: 768px) {
    .download__section__list li {
        width:100%
    }
}

.download__section__list li a {
    color:#58626e
}

.download__section__list li a i {
    vertical-align: middle;
    width: 30px;
    height:45px
}

.download__section__list li a i::before {
    font-size:15px
}

.download__section__list li a span {
    display: inline;
    font-size: 14px;
    vertical-align:middle
}

.feba {
    background-size: auto 150%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0374bb;
    padding:80px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .feba {
        padding:40px 0 60px
    }
}

.feba .wrapper .title {
    max-width: 650px;
    margin:0 auto 58px
}

@media (min-width: 0) and(max-width: 768px) {
    .feba .wrapper .title {
        margin:0 auto 40px
    }
}

.feba .wrapper .title h2 span {
    line-height:55px
}

@media (min-width: 0) and(max-width: 768px) {
    .feba .wrapper .title h2 span {
        line-height:42px
    }
}

.feba .wrapper .description {
    width: 100%;
    max-width: 650px;
    margin:0 auto
}

.feba .wrapper .description p {
    color: #FFF;
    font-size: 18px;
    line-height: calc(28px);
    margin: 0 auto 40px;
    text-align:center
}

.feba .wrapper .description img {
    width: 239px;
    height:146px
}

.thumb__search__block {
    background-color: #fff;
    min-height: 260px;
    padding-bottom:20px
}

.thumb__search__block .wrapper {
    box-sizing:border-box
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb__search__block .wrapper {
        box-sizing:content-box
    }
}

.thumb__search__block .view__more {
    margin-bottom:30px
}

.thumb__search__block .search__block {
    width: 100%;
    margin-top:65px
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb__search__block .search__block {
        margin-top:40px
    }
}

.thumb__search__block .search__block .search {
    font-size: 0;
    overflow: hidden;
    max-width: 820px;
    padding-bottom:30px
}

.thumb__search__block .search__block .search > * {
    display: inline-block;
    vertical-align:top
}

.thumb__search__block .search__block .search__title {
    color:#202e3d
}

.thumb__search__block .search__block .search__info {
    padding: 10px 0 30px;
    color:#0374bb
}

.thumb__search__block .search__block .search > button {
    height:44px
}

.thumb__search__block .search__block .search > button::before {
    font-size:40px
}

.thumb__search__block .search__block .search > input {
    appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -khtml-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    width: calc(100% - 60px);
    max-width:calc(100% - 60px)
}

.thumb__search__block .search__block .search > input::-webkit-search-cancel-button, .thumb__search__block .search__block .search > input::-webkit-search-decoration, .thumb__search__block .search__block .search > input::-webkit-search-results-button, .thumb__search__block .search__block .search > input::-webkit-search-results-decoration {
    display:none
}

.thumb {
    position: relative;
    display: block;
    max-height: 1000px;
    overflow: hidden;
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transition:all .3s
}

.thumb__search__block .thumb {
    border-top:1px solid #f0f0f0
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb__search__block .thumb {
        padding: 5px 0;
        border-top:1px solid #e3e3e3
    }
}

.thumb.hidden {
    max-height: 0;
    padding: 0;
    opacity:0
}

.two__colluns .thumb {
    width: calc(50% - 2px);
    display: inline-block;
    vertical-align:top
}

.two__colluns .thumb:nth-child(odd) {
    padding-right:55px
}

@media (min-width: 0) and(max-width: 768px) {
    .two__colluns .thumb:nth-child(odd) {
        width: 100%;
        padding:5px 30px
    }
}

.two__colluns .thumb:nth-child(even) {
    padding-left:55px
}

@media (min-width: 0) and(max-width: 768px) {
    .two__colluns .thumb:nth-child(even) {
        width: 100%;
        padding:5px 30px
    }
}

.thumb .header__thumb {
    font-size: 0;
    overflow: hidden;
    margin-bottom:15px
}

.thumb .header__thumb figure {
    box-sizing: border-box;
    display: inline-block;
    width: 110px;
    padding-right: 15px;
    vertical-align:middle
}

.two__colluns .thumb .header__thumb figure {
    margin:0
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb .header__thumb figure {
        display:none
    }
}

.thumb .header__thumb figure img {
    width:auto
}

.thumb .header__thumb h1 {
    font-size: 30px;
    display: inline-block;
    width: calc(100% - 125px);
    color: #26304c;
    margin: 0;
    vertical-align:middle
}

.thumb__search__block .thumb .header__thumb h1 {
    line-height:1
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb .header__thumb h1 {
        padding-top: 20px;
        font-size: 18px;
        margin: 0;
        width:100%
    }
}

.thumb .date {
    color: #54acd2;
    margin: 15px 0 0;
    display: block;
    font-size: 16px;
    padding-left: 1px;
    width:100%
}

.thumb .date span {
    font-family: "Open Sans", sans-serif;
    vertical-align: top;
    padding-left:10px
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb .content__thumb {
        display:none
    }

    .thumb__search__block .thumb .content__thumb {
        display:block
    }
}

.thumb__search__block .thumb .content__thumb p {
    line-height:23px
}

.thumb .row {
    float:none
}

@media (min-width: 0) and(max-width: 768px) {
    .thumb .row {
        display:none
    }
}

.mitos {
    background-color: #FFF;
    color: #003463;
    padding:30px 0 80px
}

@media (min-width: 0) and(max-width: 768px) {
    .mitos {
        padding:40px 0
    }
}

.mitos .wrapper article.title {
    color: #2969b0;
    max-width:500px
}

.mitos .wrapper article.title h2 span {
    line-height:calc(57px)
}

@media (min-width: 0) and(max-width: 768px) {
    .mitos .wrapper article.title h2 span {
        line-height:calc(57px)
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .mitos .wrapper article.title h2 span {
        line-height:calc(40px)
    }
}

.mitos .wrapper article.title em {
    color:#012768
}

.mitos .wrapper article.title.widthIcon h2 {
    position: relative;
    margin-top: 60px;
    padding-left:170px
}

.mitos .wrapper article.title.widthIcon h2:before {
    content: "\e903";
    font-family: ba-icon-font;
    position: absolute;
    left: 0;
    font-size:150px
}

@media (min-width: 0) and(max-width: 512px) {
    .mitos .wrapper article.title.widthIcon h2 {
        padding: 0;
        margin:0
    }

    .mitos .wrapper article.title.widthIcon h2:before {
        font-size: 100px;
        position: relative;
        line-height:1
    }
}

.mitos .wrapper article.title:not(:first-child) {
    margin-top:80px
}

@media (min-width: 0) and(max-width: 512px) {
    .mitos .wrapper article.title:not(:first-child) {
        margin-top:40px
    }
}

.mitos .wrapper article.description {
    text-align: center;
    max-width: 600px;
    margin:0 auto
}

.mitos .wrapper article.description h3 {
    font-size: 32px;
    line-height: calc(40px);
    color: #003463;
    font-style: italic;
    margin: 40px auto 0;
    font-weight:300
}

@media (min-width: 0) and(max-width: 768px) {
    .mitos .wrapper article.description h3 {
        font-size: 22px;
        line-height:calc(28px)
    }
}

.mitos .wrapper article.description p {
    font-size: 16px;
    line-height: calc(28px);
    margin:0 auto
}

.mitos .wrapper article.button {
    margin-top: 120px;
    text-align:center
}

@media (min-width: 0) and(max-width: 512px) {
    .mitos .wrapper article.button {
        margin-top:40px
    }
}

.mitos .wrapper article.button p {
    display: inline-block;
    vertical-align: middle;
    color: #003463;
    text-transform: uppercase;
    font-size: 18px;
    line-height:calc(28px)
}

.mitos .wrapper article.button a {
    vertical-align: middle;
    margin-left:20px
}

@media (min-width: 0) and(max-width: 768px) {
    .mitos .wrapper article.button a {
        vertical-align: middle;
        display: table;
        margin:20px auto
    }
}

.section__table {
    overflow:visible
}

.section__table select {
    margin:30px 0
}

.section__table .table {
    table-layout: fixed;
    width:100%
}

.section__table .table tbody {
    border:1px solid #e3e3e3
}

@media (min-width: 0) and(max-width: 768px) {
    .section__table .table tbody {
        border:0
    }
}

.section__table .table tr {
    text-align: center;
    background: #FFF;
    height: 80px;
    color: #54acd2;
    line-height:80px
}

.section__table .table tr.table__header {
    background: #202e3d;
    line-height: 30px;
    height: 30px;
    text-align:center
}

@media (min-width: 0) and(max-width: 768px) {
    .section__table .table tr.table__header {
        display:none
    }
}

.section__table .table tr.table__header th {
    font-weight: 100;
    text-align: center;
    color:#FFF
}

.section__table .table tr td {
    border: 1px solid #e3e3e3;
    border-left: none;
    border-right:none
}

@media (min-width: 0) and(max-width: 768px) {
    .section__table .table tr td {
        width: 100%;
        display: block;
        border: 0;
        margin-top:20px
    }

    .section__table .table tr td:last-child {
        position: relative;
        padding-left: 30px;
        margin-top: 0;
        margin-bottom: 20px;
        box-sizing:border-box
    }

    .section__table .table tr td:last-child::before {
        font-size: calc(20px);
        font-family: ba-icon-font;
        line-height: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-15%, -50%);
        -webkit-transform: translate(-15%, -50%);
        -khtml-transform: translate(-15%, -50%);
        -moz-transform: translate(-15%, -50%);
        -ms-transform: translate(-15%, -50%);
        -o-transform: translate(-15%, -50%);
        color: #54acd2;
        content: "\e909"
    }
}

.section__table .table tr a {
    color:#54acd2
}

@media (min-width: 0) and(max-width: 768px) {
    .section__table .table tr {
        line-height: 40px;
        text-align:left
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .section__table .table tr {
        border: 1px solid #e3e3e3;
        border-left: none;
        border-right:none
    }
}

.section__table .pagination {
    overflow: hidden;
    text-align: right;
    margin-top: 40px;
    width: 180px;
    float:right
}

.section__table .pagination li {
    border: 1px solid #e3e3e3;
    text-align: center;
    display: inline-block;
    float: left;
    width: 50px;
    height: 40px;
    line-height:40px
}

.section__table .pagination li a {
    width: 100%;
    height: 100%;
    color: #FFF;
    background: #58626e;
    display:block
}

.section__table .pagination li.number {
    color: #58626e;
    width: 70px;
    background:#FFF
}

.timeline {
    min-height: 720px;
    height: auto;
    background:#cfd9ea
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline {
        min-height:inherit
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .wrapper {
        padding: 0;
        width:100%
    }
}

.timeline .slider {
    margin-top:80px
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slider {
        margin-top:25px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider {
        margin-top:0
    }
}

.timeline .slider .nextBtn, .timeline .slider .prevBtn {
    width: 42px;
    height: 42px;
    font-size: 42px;
    color: #FFF;
    position: absolute;
    top: 45%;
    z-index:999
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slider .nextBtn, .timeline .slider .prevBtn {
        display:none !important
    }
}

.timeline .slider .nextBtn:hover, .timeline .slider .prevBtn:hover {
    color:#003463
}

.timeline .slider .prevBtn {
    left:0
}

@media (min-width: 769px) and(max-width: 1024px) {
    .timeline .slider .prevBtn {
        left:-4%
    }
}

.timeline .slider .nextBtn {
    right:0
}

@media (min-width: 769px) and(max-width: 1024px) {
    .timeline .slider .nextBtn {
        right:-4%
    }
}

.timeline .slider .slick-dots {
    text-align: center;
    margin-top:30px
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider .slick-dots {
        background-image: radial-gradient(circle at 50% 50%, #FFF 1px, transparent 1px);
        background-repeat: repeat-x;
        background-size: 5px 100%;
        margin-top:10px
    }
}

.timeline .slider .slick-dots li {
    width: 130px;
    line-height: 0;
    display: inline-block;
    background: url(../images/dot-line.png) center 31px no-repeat;
    transition: all .2s ease-in-out;
    position:relative
}

@media (min-width: 0) and(max-width: 1024px) {
    .timeline .slider .slick-dots li {
        width:100px
    }
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slider .slick-dots li {
        background-position: center;
        width: 12.5%;
        padding:20px 0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider .slick-dots li {
        background-color: #cfd9ea;
        opacity: 0;
        -webkit-transform: translateX(12.5vw);
        transform:translateX(12.5vw)
    }
}

.timeline .slider .slick-dots li button {
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    outline: 0;
    background: 0 0;
    border: 3px solid #FFF;
    border-radius: 50%;
    transition:all .2s ease-in-out
}

.timeline .slider .slick-dots li label {
    display: block;
    color: transparent;
    font-size: 14px;
    margin-bottom:3px
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slider .slick-dots li label {
        display:none
    }
}

.timeline .slider .slick-dots li.slick-active {
    background-image:url(../images/dot-line-active.png)
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider .slick-dots li.slick-active {
        opacity: 1;
        position: relative;
        -webkit-transform: none;
        transform: none;
        background-image:none
    }

    .timeline .slider .slick-dots li.slick-active + li {
        -webkit-transform: translateX(-12.5vw);
        transform:translateX(-12.5vw)
    }
}

.timeline .slider .slick-dots li.slick-active button {
    background: #003463;
    position: relative;
    z-index:1
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider .slick-dots li.slick-active button {
        -webkit-transform: none;
        transform:none
    }
}

.timeline .slider .slick-dots li.slick-active label {
    color:#003463
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slider .slick-track {
        -ms-flex-align: start;
        align-items:flex-start
    }
}

.timeline .slide {
    text-align: center;
    font-size:0
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide {
        text-align:left
    }
}

.timeline .slide .img {
    max-width: 50%;
    width: 100%;
    max-height: 495px;
    display: inline-block;
    vertical-align: top;
    position:relative
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .img {
        max-width:none
    }
}

.timeline .slide .img__wrap {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height:460px
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .img__wrap {
        height: auto;
        max-width: 400px;
        margin: 0 auto;
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .img__wrap {
        box-sizing: border-box;
        height: 40vh;
        max-width: 100%;
        padding-top: 20px;
        margin-bottom:20px
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .timeline .slide .img__wrap {
        margin-bottom:0
    }
}

.timeline .slide .img img {
    transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    -webkit-transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    -khtml-transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    -moz-transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    -ms-transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    -o-transition: all .75s cubic-bezier(0.21, -.01, .85, 1.02) 0s;
    position: absolute;
    top: 0;
    left:0
}

.timeline .slide .img img:first-child {
    position: relative;
    margin:0
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .img img:first-child {
        margin: 0 auto;
        position: absolute;
        object-fit:contain
    }
}

.timeline .slide .img img:nth-of-type(1) {
    z-index:6
}

.timeline .slide .img img:nth-of-type(2) {
    z-index:5
}

.timeline .slide .img img:nth-of-type(3) {
    z-index:4
}

.timeline .slide .img img:nth-of-type(4) {
    z-index:3
}

.timeline .slide .img img:nth-of-type(5) {
    z-index:2
}

.timeline .slide .img img:nth-of-type(6) {
    z-index:1
}

.timeline .slide .img img:nth-of-type(7) {
    z-index:0
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .img img {
        max-width:100%
    }
}

.timeline .slide .img img.animate-in {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .img img {
        height: calc(100% - 20px);
        left: 0;
        right: 0;
        top: 20px;
        width:auto
    }
}

.timeline .slide .content {
    max-width: 50%;
    width: 100%;
    max-height: 495px;
    display:inline-block
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .content {
        max-width:none
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content {
        box-sizing: border-box;
        padding: 0 20px;
        width:100%
    }
}

.timeline .slide .content h1, .timeline .slide .content h2 {
    color: #FFF;
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    -khtml-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity:0
}

.timeline .slide .content h1.animate-in, .timeline .slide .content h2.animate-in {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.timeline .slide .content h1 span, .timeline .slide .content h2 span {
    font-size: .5em;
    line-height: 40px;
    vertical-align: top;
    font-weight:400
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .content h1, .timeline .slide .content h2 {
        display:none
    }

    .timeline .slide .content h1.show, .timeline .slide .content h2.show {
        display: block;
        font-size: 24px;
        color: #003463;
        text-transform: none;
        margin-bottom: 10px;
        font-weight:300
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content h1, .timeline .slide .content h2 {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        -webkit-transform: none;
        transform:none
    }
}

.timeline .slide .content h2 {
    margin-left: 105px;
    margin-bottom:70px
}

.timeline .slide .content p {
    margin-top: 54px;
    font-size: 34px;
    color: #003463;
    font-weight: 300;
    line-height: 40px;
    text-align: left;
    max-width: 520px;
    width: 100%;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    -khtml-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity:0
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .content p {
        font-size: 24px;
        line-height: 30px;
        margin-top:15px
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content p {
        display: inline;
        line-height: 1.3;
        padding-right: 6px;
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity:1
    }
}

.timeline .slide .content p.minor {
    font-size: 20px;
    font-style: normal;
    margin-top:0
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content p.minor {
        font-size:16px
    }
}

.timeline .slide .content p.higher {
    font-style: normal;
    margin-top:0
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content p.higher {
        font-size:16px
    }
}

.timeline .slide .content p.animate-in {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity:1
}

.timeline .slide .content p:first-of-type {
    line-height:30px
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content p:first-of-type {
        font-size: 16px;
        line-height:1.3
    }
}

.timeline .slide .content ul {
    margin-top: 22px;
    font-size: 17px;
    color: #003463;
    text-align:left
}

@media (min-width: 768px) {
    .timeline .slide .content ul {
        transition: all .5s ease-in-out 0s;
        -webkit-transition: all .5s ease-in-out 0s;
        -khtml-transition: all .5s ease-in-out 0s;
        -moz-transition: all .5s ease-in-out 0s;
        -ms-transition: all .5s ease-in-out 0s;
        -o-transition: all .5s ease-in-out 0s;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity:0
    }

    .timeline .slide .content ul.animate-in {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity:1
    }
}

.timeline .slide .content ul li {
    margin: 18px 0;
    background: url(../images/slider-bullet.png) left 3px no-repeat;
    padding-left:18px
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content ul li {
        margin:5px 0
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .timeline .slide .content ul {
        font-size:16px
    }
}

.timeline .slide .btn_gallery {
    color: #FFF;
    margin-top: -20px;
    cursor: pointer;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

@media (min-width: 0) and(max-width: 1000px) {
    .timeline .slide .btn_gallery {
        display:none
    }
}

.timeline .slide .btn_gallery label {
    font-size: 17px;
    font-family: 'Open Sans';
    color: #FFF;
    line-height: 24px;
    cursor: pointer;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

.timeline .slide .btn_gallery::before {
    font-size: 50px;
    display:block
}

.timeline .slide .btn_gallery:hover, .timeline .slide .btn_gallery:hover label {
    color:#003463
}

.timeline .slide .gallery {
    display:none
}

.slick-slider {
    position: relative;
    display: block;
    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:0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items:center
}

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

.slick-track:after {
    clear:both
}

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

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

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

.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
}

body > .popup {
    position: absolute;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 120;
    text-align: center;
    display:none
}

body > .popup .wrapper {
    position: absolute;
    width:100%
}

body > .popup .content {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width:1024px
}

@media (min-width: 0) and(max-width: 768px) {
    body > .popup .content {
        width:100%
    }
}

body > .popup .content__video {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 1024px;
    width:100%
}

body > .popup .content__video .slider {
    margin-bottom:30px
}

@media (min-width: 0) and(max-width: 1024px) {
    body > .popup .content__video {
        width:calc(100% - 40px)
    }
}

body > .popup .content .slider {
    padding: 30px 0;
    border-top: 1px solid #FFF;
    overflow:hidden
}

body > .popup .content .slider .slick-next, body > .popup .content .slider .slick-prev {
    display:none
}

body > .popup .content .slide {
    text-align:center
}

@media (min-width: 0) and(max-width: 768px) {
    body > .popup .content .slide {
        box-sizing:border-box
    }
}

body > .popup .content .slide img {
    width: auto;
    height: auto;
    margin:0 50px
}

@media (min-width: 0) and(max-width: 768px) {
    body > .popup .content .slide img {
        margin: 0;
        width:100%
    }
}

body > .popup .buttons {
    display: table;
    width:100%
}

body > .popup .buttons .closeBtn, body > .popup .buttons .nextBtn, body > .popup .buttons .prevBtn {
    display: table-cell;
    width: 42px;
    height: 42px;
    font-size: 42px;
    color:#FFF
}

body > .popup .buttons .closeBtn:hover, body > .popup .buttons .nextBtn:hover, body > .popup .buttons .prevBtn:hover {
    color:#54acd2
}

body > .popup .buttons .closeBtn {
    padding:0 15px
}

body > .popup .buttons .line {
    display:table-cell
}

body > .popup .buttons .line:first-child hr {
    border-color: #FFF;
    margin-right:30px
}

body > .popup .buttons .line:last-child hr {
    border-color: #FFF;
    margin-left:30px
}

.campaign__counter {
    text-align: center;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom:50px
}

.campaign__counter__circle {
    stroke-dasharray: 440;
    stroke-dashoffset: 440;
    transition:all 1s linear
}

.campaign__counter #clock {
    position: relative;
    max-width:600px
}

.campaign__counter__day, .campaign__counter__hour, .campaign__counter__minute, .campaign__counter__secounds {
    display: inline-block;
    position: relative;
    overflow:hidden
}

.campaign__counter__day svg, .campaign__counter__hour svg, .campaign__counter__minute svg, .campaign__counter__secounds svg {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -khtml-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform:rotateZ(90deg)
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign__counter__day svg, .campaign__counter__hour svg, .campaign__counter__minute svg, .campaign__counter__secounds svg {
        display:none
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign__counter__day svg, .campaign__counter__hour svg, .campaign__counter__minute svg, .campaign__counter__secounds svg {
        display:none
    }
}

.campaign__counter__day .center, .campaign__counter__hour .center, .campaign__counter__minute .center, .campaign__counter__secounds .center {
    position: absolute;
    float:left
}

@media (min-width: 769px) and(max-width: 1024px) {
    .campaign__counter__day .center, .campaign__counter__hour .center, .campaign__counter__minute .center, .campaign__counter__secounds .center {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        -o-transform: translate(0%, 0);
        -ms-transform:translate(0%, 0)
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign__counter__day .center, .campaign__counter__hour .center, .campaign__counter__minute .center, .campaign__counter__secounds .center {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        -o-transform: translate(0%, 0);
        -ms-transform:translate(0%, 0)
    }
}

.campaign__counter__day .center > p, .campaign__counter__hour .center > p, .campaign__counter__minute .center > p, .campaign__counter__secounds .center > p {
    color: #FFF;
    font-weight: 900;
    padding:5px
}

.campaign__counter__day .center > span, .campaign__counter__hour .center > span, .campaign__counter__minute .center > span, .campaign__counter__secounds .center > span {
    width: 100%;
    display: block;
    font-size: 22px;
    left: 0;
    color: #FFF;
    font-weight:900
}

.campaign__counter .svgcircle {
    position: relative;
    transform: rotateX(45deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    width: 165px;
    height: 115px;
    float:right
}

.campaign__counter .percentage {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    margin-left: 50px;
    margin-bottom: -90px;
    font-family: Calibri;
    font-size: 36pt;
    text-align: center;
    color: #fff;
    font-weight: 900;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .7);
    text-shadow:0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 3px 0 #aaa, 0 4px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px black, 0 20px 20px rgba(0, 0, 0, .15)
}

.campaign__counter .wrapper {
    height:733px
}

@media (min-width: 0) and(max-width: 768px) {
    .campaign__counter .wrapper {
        max-height: none;
        height:auto
    }
}

.campaign__counter .wrapper .counter_content {
    margin-top:100px
}

.campaign__counter .wrapper .counter_content .title_counter {
    width: 75%;
    max-width: 680px;
    text-align: center;
    margin:0 auto
}

@media (min-width: 0) and(max-width: 420px) {
    .campaign__counter .wrapper .counter_content .title_counter {
        width:100%
    }
}

.campaign__counter .wrapper .counter_content .title_counter h2 {
    font-size: 60px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    margin-right:90px
}

.campaign__counter .wrapper .counter_content .title_counter h2 em {
    font-size:28px
}

@media (min-width: 0) and(max-width: 658px) {
    .campaign__counter .wrapper .counter_content .title_counter h2 {
        margin-right:0
    }
}

@media (min-width: 0) and(max-width: 530px) {
    .campaign__counter .wrapper .counter_content .title_counter h2 {
        font-size:45px
    }
}

@media (min-width: 0) and(max-width: 420px) {
    .campaign__counter .wrapper .counter_content .title_counter h2 {
        font-size:40px
    }
}

.campaign__counter .wrapper .counter_content .title_counter h3 {
    font-size: 60px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    margin-left:90px
}

.campaign__counter .wrapper .counter_content .title_counter h3 em {
    font-size:28px
}

@media (min-width: 0) and(max-width: 658px) {
    .campaign__counter .wrapper .counter_content .title_counter h3 {
        margin-left:0
    }
}

@media (min-width: 0) and(max-width: 530px) {
    .campaign__counter .wrapper .counter_content .title_counter h3 {
        font-size:45px
    }
}

@media (min-width: 0) and(max-width: 420px) {
    .campaign__counter .wrapper .counter_content .title_counter h3 {
        font-size:40px
    }
}

.campaign__counter .wrapper .counter_content .title_counter h5 {
    font-size: 60px;
    color: #FFF;
    text-transform: uppercase;
    font-weight:700
}

@media (min-width: 0) and(max-width: 512px) {
    .campaign__counter .wrapper .counter_content .title_counter h5 {
        font-size:40px
    }
}

.campaign__counter .wrapper .counter_content .title_counter h5 em {
    font-size:28px
}

.campaign__counter .wrapper .counter_content .info_counter h4, .campaign__counter .wrapper .counter_content .info_countertop h4 {
    font-size: 28px;
    color: #FFF;
    text-transform: uppercase;
    padding:30px
}

.campaign__counter .wrapper .counter_content .btn__white {
    margin-top:30px
}

.campaign__counter__secounds {
    display:none
}

.listbanks .title {
    background: #FFF;
    height:280px
}

.listbanks .title article {
    width: 1130px;
    margin:0 auto
}

.listbanks .title article h2 {
    padding-bottom: 20px;
    font-size:35px
}

.listbanks .wrapper {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    text-align:center
}

.listbanks .wrapper ul {
    width: 1280px;
    margin:0 auto
}

.listbanks .wrapper ul li {
    float: left;
    background-size:cover
}

.listbanks .wrapper ul li a {
    display: block;
    margin: 18px;
    height: 120px;
    width: 388px;
    background-repeat: no-repeat;
    background-position: center 70px;
    border: 1px solid transparent;
    text-align: right;
    color: #FFF;
    font-size: 15px;
    padding-top:190px
}

.listbanks .wrapper ul li a h1, .listbanks .wrapper ul li a h2, .listbanks .wrapper ul li a h3 {
    margin-right:150px
}

.listbanks .wrapper ul li a h1 {
    line-height:14px
}

.listbanks .wrapper ul li a h2 {
    font-size:13px
}

.listbanks .wrapper ul li a h3 {
    margin-top: 5px;
    font-weight: 700;
    font-size:14px
}

.listbanks .wrapper ul li .wrap {
    display:inline-block
}

.listbanks .wrapper ul li .wrap:hover {
    background: rgba(30, 79, 117, .5);
    transition:all .2s ease-in-out
}

.listbanks .wrapper ul li .wrap:hover a {
    border:1px solid #FFF
}

.listbanks .wrapper .voltar {
    margin:80px auto
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero {
        height: auto;
        min-height:auto
    }
}

.detail-hero section.foto {
    width: 100%;
    min-height: 500px;
    background-color: #202e3d;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    position:relative
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section.foto {
        min-height:300px
    }
}

.detail-hero section.foto .wrapper {
    position: absolute;
    overflow:initial
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section.foto .wrapper .logo img {
        max-width:150px
    }
}

.detail-hero section.foto .wrapper .logo svg {
    fill: #fff;
    fill-opacity: .85;
    width: 168px;
    height:224px
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section.foto .wrapper .logo svg {
        height:150px
    }
}

@media (min-width: 0) and(max-width: 512px) {
    .detail-hero section.foto .wrapper .logo svg {
        height:180px
    }
}

.detail-hero section.foto div {
    text-align: center;
    position: absolute;
    bottom:40px
}

.detail-hero section.foto div a, .detail-hero section.foto div label {
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    text-transform:uppercase
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section.foto div a, .detail-hero section.foto div label {
        bottom:20px
    }
}

.detail-hero section.foto div .favorite {
    box-shadow: inset 0 0 0 2px #fff;
    border: 2px solid transparent;
    border-radius: 23px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 42px;
    height: 46px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 46px;
    transition:box-shadow .2s ease .2s, width .2s ease
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section.foto div .favorite {
        transition:box-shadow .2s ease, width .2s ease
    }
}

.detail-hero section.foto div .favorite .text {
    display: inline-block;
    opacity: 0;
    padding-left: 15px;
    transition: -webkit-transform .1s, opacity .1s linear .2s;
    transition:transform .1s, opacity .1s linear .2s
}

.no-touch .detail-hero section.foto div .favorite:hover {
    padding: 0 20px;
    text-align: left;
    width:250px
}

.no-touch .detail-hero section.foto div .favorite:hover .text {
    opacity:1
}

.detail-hero section.foto div .favorite .icon {
    display: inline-block;
    height: 42px;
    position: relative;
    vertical-align: middle;
    width:14px
}

.detail-hero section.foto div .favorite .icon::before {
    content: "\e914";
    font-family: ba-icon-font;
    font-size: 20px;
    pointer-events:none
}

.detail-hero section.foto div input {
    opacity: 0;
    position:absolute
}

.detail-hero section.foto div input.checked + .favorite, .detail-hero section.foto div input.checked + .favorite:hover, .detail-hero section.foto div input:checked + .favorite, .detail-hero section.foto div input:checked + .favorite:hover {
    -webkit-animation: iconBorder .6s steps(4, end) .5s 1 forwards;
    animation: iconBorder .6s steps(4, end) .5s 1 forwards;
    box-shadow: none;
    padding: 0;
    transition-delay: .2s;
    width:46px
}

.detail-hero section.foto div input.checked + .favorite .icon, .detail-hero section.foto div input.checked + .favorite:hover .icon, .detail-hero section.foto div input:checked + .favorite .icon, .detail-hero section.foto div input:checked + .favorite:hover .icon {
    text-align: center;
    width:42px
}

.detail-hero section.foto div input.checked + .favorite .icon::before, .detail-hero section.foto div input.checked + .favorite:hover .icon::before, .detail-hero section.foto div input:checked + .favorite .icon::before, .detail-hero section.foto div input:checked + .favorite:hover .icon::before {
    -webkit-animation: iconShape .2s ease .6s 1 forwards;
    animation:iconShape .2s ease .6s 1 forwards
}

.detail-hero section.foto div input.checked + .favorite .text, .detail-hero section.foto div input.checked + .favorite:hover .text, .detail-hero section.foto div input:checked + .favorite .text, .detail-hero section.foto div input:checked + .favorite:hover .text {
    -webkit-transform: translateY(30px);
    transform:translateY(30px)
}

.detail-hero section article {
    width: 50%;
    float: left;
    background-color:#0374bb
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-hero section article {
        width:100%
    }
}

@-webkit-keyframes iconBorder {
    0% {
        border-right-color:#54acd2
    }

    33% {
        border-bottom-color: #54acd2;
        border-right-color:#54acd2
    }

    66% {
        border-left-color: #54acd2;
        border-bottom-color: #54acd2;
        border-right-color:#54acd2
    }

    100% {
        border-color:#54acd2
    }
}

@keyframes iconBorder {
    0% {
        border-right-color:#54acd2
    }

    33% {
        border-bottom-color: #54acd2;
        border-right-color:#54acd2
    }

    66% {
        border-left-color: #54acd2;
        border-bottom-color: #54acd2;
        border-right-color:#54acd2
    }

    100% {
        border-color:#54acd2
    }
}

@-webkit-keyframes iconShape {
    0% {
        content: "\e914"
    }

    50% {
        font-size:5px
    }

    100% {
        color: #54acd2;
        content: "✓"
    }
}

@keyframes iconShape {
    0% {
        content: "\e914"
    }

    50% {
        font-size:5px
    }

    100% {
        color: #54acd2;
        content: "✓"
    }
}

section.contacts {
    height:235px
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts {
        height:auto
    }
}

section.contacts article {
    width: 50%;
    float: left;
    background-color:#0374bb
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts article {
        width:100%
    }
}

section.contacts .contact {
    height:100%
}

section.contacts .contact li {
    margin-bottom: 1px;
    margin-left: 1px;
    max-height: 58px;
    overflow: hidden;
    position:relative
}

section.contacts .contact li:after {
    content: ' ';
    background: #535d69;
    width: 40px;
    height: 1px;
    bottom: 0;
    display: none;
    position:absolute
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts .contact li:after {
        display:block
    }
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts .contact li {
        text-align: center;
        margin-left: 0;
        min-height: 75px;
        line-height:75px
    }
}

section.contacts .contact li a {
    color:#7fbcf3
}

section.contacts .contact li span {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    width: 58px;
    height: 58px;
    background:#2969b0
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts .contact li span {
        display:none
    }
}

@media (min-width: 0) and(max-width: 512px) {
    section.contacts .contact li span {
        margin-right:10px
    }
}

section.contacts .contact li span:before {
    font-size: 22px;
    @extends %light;
    color:#54acd2
}

section.contacts .contact li p {
    font-size: 14px;
    max-width: calc(100% - 100px);
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
    line-height: calc(20px);
    max-height:58px
}

@media (min-width: 0) and(max-width: 512px) {
    section.contacts .contact li p {
        width:calc(100% -((60px - 2px) + 10px))
    }
}

section.contacts .contact li:last-of-type {
    margin-bottom:0
}

section.contacts .contact li:last-of-type:after {
    display:none
}

section.contacts #map {
    height: 100%;
    background:#CCC
}

@media (min-width: 0) and(max-width: 768px) {
    section.contacts #map {
        height: 235px
    }
}

section.contacts #map div.gm-style-cc, section.contacts #map div.gmnoprint, section.contacts #map div.gmnoscreen, section.contacts #map img[src="https://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"] {
    display:none
}

.detail-info {
    padding:80px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-info {
        padding:40px 0
    }
}

.detail-info .wrapper article.title h2 {
    color:#0374bb
}

.detail-info .wrapper article.title h2 em {
    color:#003463
}

.detail-info .wrapper article.stats {
    margin: 20px auto 50px;
    border-bottom: 1px dotted lightgrey;
    max-width:1040px
}

.detail-info .wrapper article.stats div {
    display: inline-block;
    margin:0 20px 30px
}

.detail-info .wrapper article.stats div img {
    width: auto;
    height:auto
}

.detail-info .wrapper article.stats div p {
    font-size: 46px;
    color: #0374bb;
    font-weight:700
}

.detail-info .wrapper article.stats div label {
    text-transform: uppercase;
    font-size: 18px;
    color:#003463
}

.detail-info .wrapper article.documentation {
    width: 100%;
    height: 112px;
    max-width: 1040px;
    margin: 0 auto;
    font-size: 0;
    overflow: hidden;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

@media (min-width: 769px) and(max-width: 1024px) {
    .detail-info .wrapper article.documentation {
        height:auto
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-info .wrapper article.documentation {
        height:auto
    }
}

.detail-info .wrapper article.documentation > div {
    width: 47%;
    display: inline-block;
    float:left
}

@media (min-width: 769px) and(max-width: 1024px) {
    .detail-info .wrapper article.documentation > div {
        width:47%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-info .wrapper article.documentation > div {
        float: none;
        width: 100%;
        margin:10px
    }

    .detail-info .wrapper article.documentation > div a {
        color: #969696 !important;
        text-decoration:none !important
    }
}

.detail-info .wrapper article.documentation > div:first-child {
    padding-right:3%
}

.detail-info .wrapper article.documentation > div:last-child {
    padding-left:3%
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-info .wrapper article.documentation > div:last-child {
        padding-left: 0;
        margin-top:30px
    }
}

.detail-info .wrapper article.documentation > div label {
    font-size: 18px;
    width: 100%;
    margin-bottom:10px
}

.detail-info .wrapper article.documentation > div .num {
    padding: 8px 0;
    color: #969696;
    border-bottom: 1px dotted lightgrey;
    float: left;
    width: calc(50% - 10px);
    font-size: 13px;
    display: block;
    margin: 0 10px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis
}

@media (min-width: 769px) and(max-width: 1024px) {
    .detail-info .wrapper article.documentation > div .num {
        width:100%
    }
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-info .wrapper article.documentation > div .num {
        width:100%
    }
}

.detail-info .wrapper article.documentation > div .num em {
    color: #0374bb;
    padding-right:10px
}

.detail-info .wrapper article.documentation > div .num:nth-child(1n + 6) {
    display:none
}

.detail-info .wrapper article.documentation > div .view__more {
    padding: 8px 0 0 22px;
    color: #969696;
    float: left;
    width: 100%;
    font-size: 13px;
    display:none
}

.detail-info .wrapper article.documentation.allvisible {
    height:auto
}

.detail-info .wrapper article.documentation.allvisible > div .num {
    display:block
}

.feedback {
    max-width: 640px;
    width: 100%;
    margin:65px auto
}

@media (min-width: 0) and(max-width: 768px) {
    .feedback {
        max-width: none;
        padding: 20px;
        box-sizing:border-box
    }
}

.feedback__title {
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #003463;
    font-weight:300
}

.feedback figure img {
    width: auto;
    margin: 20px auto;
    max-width:100%
}

.feedback__disclaimer {
    color: #969696;
    font-size: 16px;
    line-height: 30px;
    text-align:center
}

.detail-numbers {
    padding:40px 0
}

.detail-numbers .wrapper {
    color: #FFF;
    text-align:center
}

.detail-numbers .wrapper article {
    padding:20px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-numbers .wrapper article {
        padding:0 0 20px
    }
}

.detail-numbers .wrapper article.title {
    margin-bottom: 0;
    max-width:560px
}

.detail-numbers .wrapper article.title h2 {
    font-size:26px
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-numbers .wrapper article.title h2 {
        font-size:18px
    }
}

.detail-numbers .wrapper article ul {
    text-align:center
}

.detail-numbers .wrapper article ul li {
    display: inline-block;
    width: 100%;
    max-width: 260px;
    margin-bottom:20px
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-numbers .wrapper article ul li {
        margin-bottom:40px
    }

    .detail-numbers .wrapper article ul li:last-child {
        margin-bottom:0
    }
}

.detail-numbers .wrapper article ul li .ico {
    font-size: 140px;
    margin-bottom: 18px;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -khtml-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition:all .5s ease-in-out 0s
}

.detail-numbers .wrapper article ul li p {
    color: #FFF;
    font-weight: 800;
    font-size: 46px;
    margin-bottom:5px
}

.detail-numbers .wrapper article ul li p em {
    font-size: 22px;
    margin-left:10px
}

.detail-numbers .wrapper article ul li label {
    color: #54acd2;
    text-transform: uppercase;
    font-size:18px
}

.detail-history {
    padding:80px 0
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-history {
        padding:40px 0
    }
}

.detail-history .wrapper {
    text-align:center
}

.detail-history .wrapper article.title h2 {
    color: #003463;
    font-size:26px
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-history .wrapper article.title h2 {
        font-size:18px
    }
}

.detail-history .wrapper article.title h2 span {
    color:#0374bb
}

.detail-history .wrapper article.title h2 em {
    color:inherit
}

.detail-history .wrapper article.description {
    padding:0 80px
}

@media (min-width: 0) and(max-width: 768px) {
    .detail-history .wrapper article.description {
        padding:0
    }
}

.detail-history .wrapper article.description h3 {
    color: #2969b0;
    font-size: 18px;
    line-height: calc(28px);
    margin-bottom:20px
}

.detail-history .wrapper article.description p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height:calc(28px)
}

.detail-history .wrapper article.description a {
    margin-top:50px
}

.detail-history .wrapper article.description .description__limit {
    height: 85px;
    overflow: hidden;
    position: relative;
    transition:all 1s ease-in-out
}

.detail-history .wrapper article.description .description__limit.open::before {
    display:none
}

.detail-history .wrapper article.description .description__limit::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 20;
    height: 56px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 1%, #fff 90%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.detail-history .wrapper article.description .description__all {
    position: absolute;
    height: auto
}
