﻿/*!
Theme Name: ATOS
Theme URI: https://atos.net/
Author: Seenk / MW
Author URI: https://atos.net/
Description: ATOS WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: atos
*/

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Raleway';
    src: url("/wp-content/themes/atos/css/fonts/Raleway-VariableFont_wght.ttf") format('truetype-variations');
    font-display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

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

html.lm, html.lm body {
    color: #0f0f0f;
    background-color: #ffffff;
}

html.dm, html.dm body {
    color: #ffffff;
    background-color: #0f0f0f;
}

html {
    font-size: 62.5%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-y: scroll;
}

body {
    font-family: "Raleway", "Stag Sans Light", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.flip {
    background-color: #0f0f0f !important;
}

ol, ul {
    list-style: none;
}

a.button-white, a.button-blue, a.button-transp, a.button-bluewhite, a.button-whiteblue, a.button-cat {
    text-decoration: none;
}

*[role=link] {
    cursor: pointer;
}

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

div.vc_column-inner {
    margin: 0;
}

input, button {
    font-family: "Raleway", "Stag Sans Light", Verdana, Arial, Helvetica, sans-serif;
}

.large {
    font-size: 3rem;
    line-height: 3.6rem;
}

.xlarge {
    font-size: 5.5rem;
    line-height: 5.9rem;
}

.xxlarge {
    font-size: 8.5rem;
    line-height: 8.9rem;
}

.xxxlarge {
    font-size: 12rem;
    line-height: 12.4rem;
}

h1, .h1, h2, .h2 {
    color: #0f0f0f;
    font-size: 3rem;
    line-height: 3.6rem;
    font-weight: 500;
    padding: 0 0 15px;
}
    h1.headerh1 {
        position: relative;
        text-align: center;
        top: 150px;
    }
h3 {
    color: #0f0f0f;
    font-size: 2.0rem;
    line-height: 2.4rem;
    font-weight: 500;
    padding: 0 0 15px;
}

h4 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 500;
    padding: 0 0 15px;
}

h5 {
    color: #0f0f0f;
    font-size: 2.2rem;
    line-height: 2.6rem;
    font-weight: 500;
    padding: 0 0 15px;
}

h6 {
    color: #0596FF;
    font-size: 2.0rem;
    line-height: 2.4rem;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 0 0 15px;
}


header h1 {
    color: #0596FF;
    font-size: 3.6rem;
    line-height: 4.2rem;
    font-weight: 700;
}


header h2 {
    color: #0f0f0f;
    font-size: 2.5rem;
    line-height: 3.1rem;
    font-weight: 700;
}


header h3 {
    color: #0f0f0f;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 700;
}

header h4 {
    font-size: 2.0rem;
    line-height: 2.4rem;
    font-weight: 700;
}

header h5 {
    color: #0f0f0f;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 700;
}

header h6 {
    color: #0596FF;
    font-size: 1.8rem;
    line-height: 2.0rem;
    letter-spacing: 1px;
    font-weight: 700;
}

.wrapper, .pagination {
    position: relative;
    width: 100%;
    max-width: 1138px;
    margin: 0 auto;
}

.pagination {
    float: left;
    padding: 0 20px;
}

.wrapper.fullwidth, .fullwidth.pagination {
    padding: 0;
}

div.grad, .vc-hoverbox-wrapper {
    background-size: cover !important;
    background-position: center center !important;
}

p {
    padding: 0 0 15px;
}

b, strong {
    font-weight: 700;
}

i, em {
    font-style: italic;
}

sup {
    font-size: 0.75em;
    vertical-align: super;
}

sub {
    font-size: 0.75em;
    vertical-align: sub;
}

.hide {
    visibility: hidden;
}

.hide_on_phone {
    display: none;
}

@media (min-width: 768px) {
    .hide_on_phone {
        display: block;
    }
}

.cf:after, .row-back-to-top:after, .grid__article-double:after {
    display: block;
    content: '';
    clear: both;
}

.caps {
    text-transform: uppercase;
}

.posrel {
    position: relative;
}

.link {
    display: inline-block;
    position: relative;
    font-weight: 600;
}

    .link:after {
        display: inline-block;
        content: '\a0>';
    }

    .link.left {
        padding: 0 0 0 14px;
    }

        .link.left:before {
            position: absolute;
            display: block;
            content: '>';
            top: 0;
            left: 0;
        }

        .link.left:after {
            display: none;
        }

    .link.right {
        padding-right: 16px;
    }

div.lioverlay .link.right {
    padding-right: 32px;
}

.link.right::after {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    text-align: left;
}

div.lioverlay > div.linktext .link.right::after {
    position: absolute;
    display: block;
    bottom: -4px;
    right: -4px;
    text-align: left;
}
/* vc override */
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Structure */
.section {
    padding: 20px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

html.lm .section.pad0, html.dm .section.pad0 {
    padding-left: 20px;
    padding-right: 20px;
}

header.section.sliderrev {
    max-width: 100%;
}

@media (min-width: 840px) {
    .section {
        padding: 20px 40px;
    }

    html.lm .section.pad0, html.dm .section.pad0 {
        padding-left: 40px;
        padding-right: 40px;
    }
}

header.section {
    padding: 0;
}

.fw {
    width: 100%;
}

.fullwidth {
    width: 100%;
    max-width: 100%;
}

.pointer {
    cursor: pointer;
}

.section ul, .section ol {
    margin-bottom: 12px;
}

    .section ul ul, .section ul ul ul, .section ol ol, .section ol ol ol, .section ul ol, .section ol ul, .section ol ol ul, .section ol ul ol, .section ol ul ul, .section ul ol ol, .section ul ol ul, .section ul ul ol {
        margin-bottom: 0;
    }

    .section ul li, .section ol li {
        color: inherit;
        padding: 0 0 0 2px;
        margin: 0 0 0 20px;
        list-style-type: disc;
    }

    .section ol li {
        list-style-type: decimal;
    }

section > p, section > article > p:first-child, main > section > article > div:first-child .grid-col-12 {
    margin-top: 0;
}
/* rows and columns */
.grid-row {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1138px;
    margin: 0 auto;
    column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
}

    .grid-row:after {
        clear: both;
    }

    .grid-row:first-child > .grid-col-12:first-child {
        margin-top: 0;
    }

.subrow {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    justify-content: space-between;
}

    .subrow + .wpb_text_column, .subrow + .subrow {
        margin-top: 20px;
    }

@media (min-width: 960px) {
    .grid-row, .subrow {
        grid-row-gap: 0;
    }
}

.grid-row + .grid-row, .subrow + .subrow {
    grid-row-gap: 20px;
}

.grid-col-1, .grid-col-2, .grid-col-20p, .grid-col-3, .grid-col-4, .grid-col-5, .grid-col-6, .grid-col-7, .grid-col-8, .grid-col-9, .grid-col-10, .grid-col-11, .grid-col-12 {
    flex-grow: 0;
    flex-shrink: 0;
    background-clip: border-box;
    width: 100%;
}

.offset {
    display: none;
}

.grid-col-1 {
    flex-grow: 1;
    flex-basis: calc( 50% - 20px );
}

.flexgrow.subrow > div, .flexgrow > .grid-row > div {
    flex-grow: 1;
}

.grid-col-6 .grid-col-6 {
    flex: 0 0 100%;
}

.flex_center {
    justify-content: center;
}

@media (min-width: 576px) {
    .grid-col-1 {
        flex-basis: calc( 25% - 20px );
    }

    .grid-col-20p, .grid-col-3, .grid-col-4 {
        flex-basis: calc( 50% - 20px );
    }

    .flex_center > .grid-col-20p, .flex_center > .grid-col-3, .flex_center > .grid-col-4 {
        flex-basis: calc( 40% - 20px );
    }

    .grid-col-5 {
        flex-basis: calc( 41.66666% - 20px );
    }

    .grid-col-7 {
        flex-basis: calc( 58.33333% - 20px );
    }

    .grid-col-2 {
        flex-basis: calc( 33.33333% - 20px );
    }

    .grid-col-9 {
        flex-basis: calc( 100% - 20px );
    }

    .grid-col-10 {
        flex-basis: calc( 66.66666% - 20px );
    }

    .grid-col-11 {
        flex-basis: calc( 75% - 20px );
    }
}

@media (min-width: 768px) {
    .grid-col-1 {
        flex-basis: calc( 16.66666% - 20px );
    }

    .grid-col-2 {
        flex-basis: calc( 25% - 20px );
    }

    .grid-col-4, .flex_center > .grid-col-4 {
        flex-basis: calc( 33.33333% - 20px );
    }

        .grid-col-4.offset {
            display: block;
        }

    .grid-col-20p {
        flex-basis: calc( 33.33333% - 20px );
    }

    .grid-col-6 {
        flex-basis: calc( 50% - 20px );
    }

    .grid-col-8 {
        flex-basis: calc( 66.66666% - 20px );
    }

    .grid-col-10 {
        flex-basis: calc( 75% - 20px );
    }

    .grid-col-11 {
        flex-basis: calc( 83.33333% - 20px );
    }


    .grid-offset-6 {
        margin-left: calc(( 100% - 20px ) / 2 + 20px ) !important;
    }
}

@media (min-width: 960px) {
    .grid-col-1 {
        flex-basis: calc( 12.5% - 20px );
    }

    .grid-col-2 {
        flex-basis: calc( 16.66666% - 20px );
    }

        .grid-col-2.offset {
            display: block;
        }

    .grid-col-3, .flex_center > .grid-col-3 {
        flex-basis: calc( 25% - 20px );
    }

        .grid-col-3.offset {
            display: block;
        }

    .grid-col-20p, .flex_center > .grid-col-20p {
        flex-basis: calc( 20% - 20px );
    }

        .grid-col-20p.offset {
            display: block;
        }

    .grid-col-9 {
        flex-basis: calc( 75% - 20px );
    }

        .grid-col-9.offset {
            display: block;
        }

    .grid-col-10 {
        flex-basis: calc( 83.33333% - 20px );
    }

        .grid-col-10.offset {
            display: block;
        }

    .grid-col-11 {
        flex-basis: calc( 87.5% - 20px );
    }

    .grid-col-6 .grid-col-6 {
        flex-basis: calc( 50% - 10px );
        word-break: break-word;
    }
}

@media (min-width: 1100px) {
    .grid-col-1 {
        flex-basis: calc( 8.33333% - 20px );
    }

        .grid-col-1.offset {
            display: block;
        }

    .grid-col-11 {
        flex-basis: calc( 91.66666% - 20px );
    }

        .grid-col-11.offset {
            display: block;
        }
}

.flex_center > .offset {
    display: none;
}

/* template render fixes */
article > p {
    display: none;
}

body.search article > p {
    display: block;
}

.section__title span {
    display: block;
}

/* WAI */
.wai-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
rs-layer:not(.rs-wtbindex):focus-visible, .rs-layer:not(.rs-wtbindex):focus-visible, rs-alyer:focus-visible :not(.rs-wtbindex), .rs-layer:focus-visible :not(.rs-wtbindex) {
    outline: 1px solid black !important;
}

/* .link styling */
a.link.white, a.link.white:hover, a.link.white:active, a.link.white:link, a.link.white:visited {
    color: #ffffff;
}

a.link.blue, a.link.blue:hover, a.link.blue:active, a.link.blue:link, a.link.blue:visited {
    color: #0596ff;
}

a.link.black, a.link.black:hover, a.link.black:active, a.link.black:link, a.link.black:visited {
    color: #0f0f0f;
}

.linktext {
    padding: 16px 0 16px 0;
}

.linkimage.lioverlay {
    padding-bottom: 100%;
}

.linkimage {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
}

    .linkimage.lismall {
        padding-bottom: 25%;
    }

    .linkimage.limedium {
        padding-bottom: 42.86%;
    }

    .linkimage.lilarge {
        padding-bottom: 56.25%;
    }


div.lioverlay {
    position: relative;
}

    div.lioverlay .linktext {
        background: -moz-linear-gradient(to top, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(to top, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to top, rgba(255,255,255,0.9) 30%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    }

        div.lioverlay .linktext.white {
            background: -moz-linear-gradient(to top, rgba(0,0,0,0.9) 30%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(to top, rgba(0,0,0,0.9) 30%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to top, rgba(0,0,0,0.9) 30%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
        }


.lioverlay div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 14px 14px 14px;
}


div.lioverlay > div.linktext .link:after, div.lioverlay > div.linktext .link.white:after {
    background-color: #fff;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    content: '\00a0\00a0>';
    margin-left: 8px;
}

.nolink {
    cursor: default;
}

    .nolink:after, .nolink.left:after, .nolink.right:after, div.lioverlay > div.linktext .nolink:after {
        content: '';
        background-color: transparent;
    }

.underline-link {
    background-color: transparent;
    font-size: 2.2rem;
    line-height: 4.6rem;
    padding-bottom: 8px;
    text-decoration: none;
}

    .underline-link:after {
        content: '\00a0\00a0\00a0\00a0>';
    }

/* new atos colors */

html.lm .white, html.dm .white, a.white, a.white:hover, a.white:visited, a.white:active, a.white:link {
    color: #ffffff !important;
}

.white.underline-link {
    border-bottom-color: #ffffff;
}

html.dm section.page .allwhite *, html.lm section.page .allwhite * {
    color: #ffffff;
}

.bg_white {
    color: #0f0f0f;
    background-color: #ffffff;
}

    .bg_white.opa9 {
        background-color: rgba(255, 255, 255, 0.9);
    }

html.lm .border_white, html.dm .border_white {
    border: 2px solid #ffffff;
}

html.lm .black, html.dm .black, a.black, a.black:hover, a.black:visited, a.black:active, a.black:link {
    color: #0f0f0f !important;
}

.black.underline-link {
    border-bottom-color: #0f0f0f;
}

html.dm section.page .allblack *, html.lm section.page .allblack * {
    color: #0f0f0f;
}

.bg_black {
    color: #ffffff;
    background-color: #0f0f0f;
}

    .bg_black.opa9 {
        background-color: rgba(0,0,0,0.9);
    }

html.lm .border_black, html.dm .border_black {
    border: 2px solid #0f0f0f;
}

html.lm .blue, html.dm .blue, a.blue, a.blue:hover, a.blue:visited, a.blue:active, a.blue:link {
    color: #0596ff !important;
}

.blue.underline-link {
    border-bottom-color: #0596ff;
}

html.dm section.page .allblue *, html.lm section.page .allblue * {
    color: #0596ff;
}

.bg_blue {
    color: #ffffff;
    background-color: #0596ff;
}

    .bg_blue.opa9 {
        background-color: rgba(5,150,255,0.9);
    }

html.lm .border_blue, html.dm .border_blue {
    border: 2px solid #0596ff;
}

html.lm .green, html.dm .green, a.green, a.green:hover, a.green:visited, a.green:active, a.green:link {
    color: #00a39b !important;
}

.green.underline-link {
    border-bottom-color: #00a39b;
}

html.dm section.page .allgreen *, html.lm section.page .allgreen * {
    color: #00a39b;
}

.bg_green {
    color: #ffffff;
    background-color: #00a39b;
}

    .bg_green.opa9 {
        background-color: rgba(0,163,155,0.9);
    }

html.lm .border_green, html.dm .border_green {
    border: 2px solid #00a39b;
}

html.lm .purple, html.dm .purple, a.purple, a.purple:hover, a.purple:visited, a.purple:active, a.purple:link {
    color: #a375ff !important;
}

.purple.underline-link {
    border-bottom-color: #a375ff;
}

html.dm section.page .allpurple *, html.lm section.page .allpurple * {
    color: #a375ff;
}

.bg_purple {
    color: #ffffff;
    background-color: #a375ff;
}

    .bg_purple.opa9 {
        background-color: rgba(163, 117, 255, 0.9);
    }

html.lm .border_purple, html.dm .border_purple {
    border: 2px solid #a375ff;
}

html.lm .red, html.dm .red, a.red, a.red:hover, a.red:visited, a.red:active, a.red:link {
    color: #ff5269 !important;
}

.red.underline-link {
    border-bottom-color: #ff5269;
}

html.dm section.page .allred *, html.lm section.page .allred * {
    color: #ff5269;
}

.bg_red {
    color: #ffffff;
    background-color: #ff5269;
}

    .bg_red.opa9 {
        background-color: rgba(255,82,105,0.9);
    }

html.lm .border_red, html.dm .border_red {
    border: 2px solid #ff5269;
}

html.lm .yellow, html.dm .yellow, a.yellow, a.yellow:hover, a.yellow:visited, a.yellow:active, a.yellow:link {
    color: #b88d00 !important;
}

.yellow.underline-link {
    border-bottom-color: #b88d00;
}

html.dm section.page .allyellow *, html.lm section.page .allyellow * {
    color: #b88d00;
}

.bg_yellow {
    color: #ffffff;
    background-color: #b88d00;
}

    .bg_yellow.opa9 {
        background-color: rgba(184,141,0,0.9);
    }

html.lm .border_yellow, html.dm .border_yellow {
    border: 2px solid #b88d00;
}


.dash:after, .dash-white:after, .social-post__wrapper:after {
    background-color: #0596ff;
}




html.lm .border_bottom, html.dm .border_bottom {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
/* only used on FE IR page */
.atos_bg_grey {
    background-color: #2b2b2b;
}
/* highlight color */
.highlight {
    color: #0596ff;
}

html.dm .highlight {
    color: #0596ff;
}
/* Font color determination, based on background color */
/* 
    old colors

white = #ffffff
black = #000000;
blue = #0066a1;
lightblue #00afd8;
lightgrey #f2f2f2;
grey = #f2f2f2;
darkgrey #808080;
orange = #fa6119;
green = #9e9500;
purple = #6639b7;
mauve = #a626aa;
lightmauve = #d71f85;
teal = #00a59c;
darkgreen = #3f9c35;
mediumblue = #0089c4;

boilerplate = #808080;

---- New colors ----

black = #0f0f0f = rgba(15,15,15,1) = (#000000)
white = #ffffff = rgba(255,255,255,1) = ()
blue = #0596ff = rgba(5,150,255,1) = (#0066a1|lightblue|#00afd8|mediumblue|#0089c4)
dm grey = #2b2b2b = rgba(43,43,43,1) = (lightgrey|#f2f2f2)
grey = #f2f2f2 = rgba(242,242,242,1)
yellow = #b88d00 = rgba(184,141,0,1) = (green|#9e9500) ! important: needs to be done before green
green = #00a39b = rgba(0,163,155,1) = (teal|#00a59c|darkgreen|#3f9c35)
purple = #a375ff = rgba(163, 117, 255, 1) = (#6639b7,mauve|#a626aa)
red = #ff5269 = rgba(255,82,105,1) = (orange|#fa6119|lightmauve|#d71f85)

boilerplate = #aaaaaa = rgba(170,170,170,1) = (darkgrey|#808080)

   named colors (lightblue|mediumblue|teal|darkgreen|mauve|orange|lightmauve|green|lightgrey|darkgrey)
*/
.grad, .grad.after {
    position: relative;
}

    .grad.after::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 0;
    }

header .grid-row {
    z-index: 1;
}

.grad.after.box::after {
    border-radius: 15px;
}
/* 2 gradients : small (for image), large (for row + box) */


.vtop {
    position: absolute;
    top: 12px;
}

.vbottom {
    position: absolute;
    bottom: 0px;
}

.absleft12 {
    left: 12px;
}

.absright12 {
    right: 12px;
}

.abscenter12 {
    left: 12px;
    right: 12px;
}

.abslr8 {
    left: 8px;
    right: 8px;
}

.abslr20 {
    left: 20px;
    right: 20px;
}
/***********************************
   \  |  __|  _ \ _ _|    \     __| 
  |\/ |  _|   |  |  |    _ \  \__ \ 
 _|  _| ___| ___/ ___| _/  _\ ____/ 

Images & other medias properties
***********************************/
img {
    max-width: 100%;
    height: auto;
}

    img.aligncenter {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

.page__content {
    padding: 100px 0;
}

    .page__content p {
        padding: 0 0 25px;
    }

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.uppercase {
    text-transform: uppercase;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.floatleft, .alignleft {
    float: left;
    margin: 15px 15px 15px 0px;
    display: block;
}

.floatright, .alignright {
    float: right;
    margin: 15px 0px 15px 15px;
    display: block;
}

.clear {
    clear: both;
}

blockquote, q {
    quotes: none;
}

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

.bigquote {
    font-size: 20px;
    font-size: 2.0rem;
    text-align: center;
    margin: 15px 0 15px 0;
}

    .bigquote:before {
        background: url(/wp-content/themes/atos/images/quote-open-blue.png);
        background-repeat: no-repeat;
        background-size: 75px 53px;
        content: '';
        display: block;
        width: 75px;
        height: 53px;
        margin: 15px 15px 15px 0;
    }

    .bigquote::after {
        background: url(/wp-content/themes/atos/images/quote-close-blue.png);
        background-repeat: no-repeat;
        background-size: 75px 53px;
        content: '';
        display: block;
        width: 75px;
        height: 53px;
        float: right;
        margin: 15px 0 15px 15px;
    }

    .bigquote.white:before {
        background-image: url(/wp-content/themes/atos/images/quote-open-white.png);
    }

    .bigquote.white::after {
        background-image: url(/wp-content/themes/atos/images/quote-close-white.png);
    }

    .bigquote.black:before {
        background-image: url(/wp-content/themes/atos/images/quote-open-black.png);
    }

    .bigquote.black::after {
        background-image: url(/wp-content/themes/atos/images/quote-close-black.png);
    }

.smallquote {
    font-size: 1.8rem;
    text-align: center;
    margin: 15px 0 15px 0;
    color: #0596ff;
}

    .smallquote:before {
        background: url(/wp-content/themes/atos/images/quote-open-blue.png);
        background-repeat: no-repeat;
        background-size: 40px 28px;
        content: '';
        display: block;
        width: 40px;
        height: 28px;
        margin: 15px 15px 15px 0;
    }

    .smallquote::after {
        background: url(/wp-content/themes/atos/images/quote-close-blue.png);
        background-repeat: no-repeat;
        background-size: 40px 28px;
        content: '';
        display: block;
        width: 40px;
        height: 28px;
        float: right;
        margin: 15px 0 15px 15px;
    }

    .smallquote.white:before {
        background-image: url(/wp-content/themes/atos/images/quote-open-white.png);
    }

    .smallquote.white::after {
        background-image: url(/wp-content/themes/atos/images/quote-close-white.png);
    }

    .smallquote.black:before {
        background-image: url(/wp-content/themes/atos/images/quote-open-black.png);
    }

    .smallquote.black::after {
        background-image: url(/wp-content/themes/atos/images/quote-close-black.png);
    }

.dash, .dash-white, .social-post__wrapper {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: left;
}

    .dash:after, .dash-white:after, .social-post__wrapper:after {
        position: absolute;
        content: '';
        display: block;
        bottom: 0;
        width: 20px;
        height: 4px;
        background-color: #0596FF;
    }
    /* FT 11/10/17 */
    .social-post__wrapper::after {
        display: none;
    }

.dash-white {
}

    .dash-white:after {
        background-color: #FFFFFF;
    }

#sharethis li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sharethis > .alignleft {
    margin: 0 10px 10px 0;
}
/***********************************
  _ )  |  | __ __| __ __| _ \   \ |   __|
  _ \  |  |    |      |  (   | .  | \__ \ 
 ___/ \__/    _|     _| \___/ _|\_| ____/

***********************************/
.btn, main input[type="submit"], main textarea[type="submit"], .button,
a.button-white, .button-blue, a.button-transp, a.button-bluewhite, a.button-whiteblue, a.button-cat {
    cursor: pointer;
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 14pt;
    min-height: 40px;
    margin: 20px 0;
    padding: 8px 50px 12px 25px;
    background-color: #0596FF;
    border: solid 2px #0596FF;
    border-radius: 20px;
}

    .btn:hover, main input[type="submit"]:hover, main textarea[type="submit"]:hover, .button:hover,
    a.button-white:hover, a.button-blue:hover, a.button-transp:hover, a.button-bluewhite:hover, a.button-whiteblue:hover, a.button-cat:hover {
        cursor: pointer;
        color: #0596FF;
        border-color: #0596FF;
        background-color: transparent;
        -webkit-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
    }

        .btn:hover:after, main input[type="submit"]:hover:after, main textarea[type="submit"]:hover:after, .button:hover:after,
        a.button-white:hover:after, a.button-blue:hover:after, a.button-transp:hover:after, a.button-bluewhite:hover:after, a.button-whiteblue:hover:after, a.button-cat:hover:after {
            color: #0596FF;
        }

    .btn:after, main input[type="submit"]:after, main textarea[type="submit"]:after, .button:after,
    a.button-white:after, a.button-blue:after, a.button-transp:after, a.button-bluewhite:after, a.button-whiteblue:after, a.button-cat:after {
        position: absolute;
        display: block;
        top: 7px;
        right: 30px;
        color: #fff;
        content: '>';
    }

a.button-white {
    color: #0596FF !important;
    border: solid 2px #fff !important;
    background-color: #fff;
}

    a.button-white:after {
        content: '>';
        color: #0596FF;
    }

    a.button-white:hover {
        color: #ffffff !important;
        border-color: #fff !important;
        background-color: transparent;
    }

        a.button-white:hover:after {
            color: #fff !important;
        }

a.button-blue {
    color: #FFFFFF !important;
    border: solid 2px #0596ff !important;
    background-color: #0596ff;
}

    a.button-blue:after {
        content: '>';
        color: #fff !important;
    }

    a.button-blue:hover {
        color: #0596FF !important;
        border-color: #0596FF !important;
        background-color: transparent;
    }

        a.button-blue:hover:after {
            color: #0596FF !important;
        }

a.button-transp {
    color: #ffffff !important;
    border: solid 2px #ffffff !important;
    background-color: transparent;
}

    a.button-transp:after {
        content: '>';
        color: #fff;
    }

    a.button-transp:hover {
        color: #0596FF !important;
        border-color: #fff !important;
        background-color: #fff;
    }

        a.button-transp:hover:after {
            color: #0596FF !important;
        }

a.button-bluewhite {
    color: #ffffff !important;
    border: solid 2px #0596FF !important;
    background-color: #0596FF;
}

    a.button-bluewhite:after {
        content: '>';
        color: #fff;
    }

    a.button-bluewhite:hover {
        color: #0596FF !important;
        border-color: #0596FF !important;
        background-color: #fff;
    }

        a.button-bluewhite:hover:after {
            color: #0596FF !important;
        }

a.button-whiteblue {
    color: #0596FF !important;
    border: solid 2px #fff !important;
    background-color: #fff;
}

    a.button-whiteblue:after {
        content: '>';
        color: #0596FF !important;
    }

    a.button-whiteblue:hover {
        color: #ffffff !important;
        border-color: #fff !important;
        background-color: #0596FF;
    }

        a.button-whiteblue:hover:after {
            color: #fff !important;
        }

    .button.center::after, a.button-white.center::after, a.button-blue.center::after, a.button-transp.center::after, a.button-bluewhite.center::after, a.button-whiteblue.center::after {
        position: relative;
        display: inline;
        top: 0;
        left: 8px;
        bottom: 0;
        right: 0;
    }

a.button-cat {
    color: #FFF !important;
    border: solid 1px #FFFFFF !important;
    padding: 3px 9px 3px 16px;
    min-height: 0;
    background: url("images/icon_dot-white.svg") 4px 4px no-repeat;
    background-color: #FF6319;
    font-size: 1.1rem;
    margin: 0 8px 4px 4px;
}

    a.button-cat:hover {
        color: #FF6319 !important;
        border: solid 1px #FF6319 !important;
        -webkit-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        background: url("images/icon_dot-orange.svg") 4px 4px no-repeat;
        background-color: #FFFFFF;
    }
/***********************************
  __| _ \  _ \   \  |   __| 
  _| (   |   /  |\/ | \__ \ 
 _| \___/ _|_\ _|  _| ____/ 

Default forms & placeholders styling
***********************************/
/*********************************** INPUT FIELD WRAPPER */
.input__field, .ginput_container {
    position: relative;
    width: 100%;
    max-width: 400px;
}

    .input__field .medium, .ginput_container .medium {
        width: 100%;
    }

@media (min-width: 768px) {
    .input__field .small, .ginput_container .small {
        max-width: 204px;
    }
}
/*********************************** FORMS ELEMENTS */

label, .label {
    position: relative;
    color: #626262;
}

main input[type="text"], main textarea[type="text"], main input[type="password"], main textarea[type="password"], main input[type="date"], main textarea[type="date"], main input[type="tel"], main textarea[type="tel"], main input[type="email"], main textarea[type="email"], main input[type="number"], main textarea[type="number"] {
    display: block;
    color: #626262;
    font-size: 1.3rem;
    line-height: 1.5rem;
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border: solid 2px #CCCCCC;
    border-radius: 20px;
    vertical-align: top;
}

    main input[type="text"]:focus, main textarea[type="text"]:focus, main input[type="password"]:focus, main textarea[type="password"]:focus, main input[type="date"]:focus, main textarea[type="date"]:focus, main input[type="tel"]:focus, main textarea[type="tel"]:focus, main input[type="email"]:focus, main textarea[type="email"]:focus, main input[type="number"]:focus, main textarea[type="number"]:focus {
        outline: 0 !important;
    }

main input[type="radio"], main textarea[type="radio"] {
    vertical-align: top;
}

main input[type="checkbox"], main textarea[type="checkbox"] {
    margin: 0;
    vertical-align: top;
}

main select {
    color: #0f0f0f;
    font-size: 1.7rem;
    line-height: 1.9rem;
    width: 100%;
    height: 40px;
    padding: 4px 0px 6px 40px;
    background: url("images/icon_chevron-blue.svg") transparent 20px center no-repeat;
    border: solid 2px #CCCCCC;
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html.dm main select {
    color: #ffffff;
}
html.lm body main select option, html.dm body main select option {
    color: #0f0f0f;
}
main option {
    color: #0f0f0f;
}

main textarea {
    max-width: 100%;
}

    main input::-webkit-input-placeholder, main textarea::-webkit-input-placeholder {
        color: #626262;
        font-size: 1.3rem;
        font-size: 13px;
        text-overflow: ellipsis !important;
    }

    main input:-moz-placeholder, main textarea:-moz-placeholder {
        color: #626262;
        font-size: 1.3rem;
        font-size: 13px;
        text-overflow: ellipsis !important;
    }

    main input::-moz-placeholder, main textarea::-moz-placeholder {
        color: #626262;
        font-size: 1.3rem;
        font-size: 13px;
        text-overflow: ellipsis !important;
    }

    main input:-ms-input-placeholder, main textarea:-ms-input-placeholder {
        color: #626262;
        font-size: 1.3rem;
        font-size: 13px;
        text-overflow: ellipsis !important;
    }

html.dm main input::-webkit-input-placeholder, html.dm main textarea::-webkit-input-placeholder {
    color: #2b2b2b;
}


html.dm main input:-moz-placeholder, html.dm main textarea:-moz-placeholder {
    color: #2b2b2b;
}

html.dm main input::-moz-placeholder, html.dm main textarea::-moz-placeholder {
    color: #2b2b2b;
}

html.dm main input:-ms-input-placeholder, html.dm main textarea:-ms-input-placeholder {
    color: #2b2b2b;
}

main input:focus::-webkit-input-placeholder, main textarea:focus::-webkit-input-placeholder {
    text-overflow: clip !important;
}

main input:focus:-moz-placeholder, main textarea:focus:-moz-placeholder {
    text-overflow: clip !important;
}

main input:focus::-moz-placeholder, main textarea:focus::-moz-placeholder {
    text-overflow: clip !important;
}

main input:focus:-ms-input-placeholder, main textarea:focus:-ms-input-placeholder {
    text-overflow: clip !important;
}

/* gravity forms */
html.dm main .bg_grey input,
html.dm main .bg_grey textarea,
html.dm main .bg_grey select {
    color: #0f0f0f;
}
/*********************************** CONTACT FORM */
html.dm .gform_wrapper .gfield_checkbox label {
    color: #0f0f0f;
}

html.dm .gform_wrapper label a, html.dm .gform_wrapper label a:active, html.dm .gform_wrapper label a:visited, html.dm .gform_wrapper label a:link {
    color: #0f0f0f;
}

#contactform ul {
    list-style: none;
}

#contactform li {
    list-style: none;
    margin: 0 0 12px;
}

#contactform .gfield_label {
    display: inline-block;
    padding-bottom: 3px;
}

#contactform .ginput_counter {
    display: inline-block;
    color: #BFBFBF;
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 3px 0 8px;
}

#contactform .ginput_container_select {
    font-size: 1.3rem;
    line-height: 1.3rem;
    padding: 10px 0px 10px 15px;
    border: solid 2px #CCCCCC;
    border-radius: 20px;
    vertical-align: top;
}

#contactform textarea {
    width: 100%;
    padding: 10px 0px 0px 15px;
    font-size: 1.5rem;
    line-height: 1.8rem;
    border: solid 2px #CCCCCC;
    border-radius: 20px;
    vertical-align: top;
    outline: none !important;
}

#contactform select {
    color: #626262;
    background-color: transparent;
    height: auto;
    padding: 0 0 0 20px;
    border: 0;
    background: url("images/icon_chevron-blue.svg") 0 0 no-repeat;
    background-size: 10px 13px;
    background-position: 2px 4px;
}

html.dm #contactform select {
    color: #ffffff;
}

#contactform select option {
    height: 20px;
}

#contactform input, #contactform textarea, #contactform select {
    font-size: 1.5rem;
    line-height: 1.8rem;
}

    #contactform input:focus, #contactform textarea:focus {
        outline: none !important;
    }

#contactform .validation .gfield_label {
    display: none;
}

#contactform .validation_error {
    color: #e3632b;
    padding: 10px;
    border-left: 2px solid #e3632b;
}

#contactform .gfield_checkbox input[type="checkbox"], #contactform .gfield_checkbox textarea[type="checkbox"] {
    margin-right: 5px;
}

#contactform .gform_button {
    font-size: 14pt;
    line-height: 16pt;
    font-weight: 700;
    border: solid 2px #0596FF;
    background: url("images/icon_chevron-white.svg") #0596FF 85% center no-repeat;
    background-size: 8px 11px;
}

    #contactform .gform_button:hover {
        color: #0596FF;
        border: solid 2px #0596FF;
        background: url("images/icon_chevron-blue.svg") transparent 85% center no-repeat;
        background-size: 8px 11px;
    }

.gfield_error .validation_message {
    color: #e3632b;
}

.ginput_container_checkbox {
    box-sizing: content-box;
}

#contactform .gfield_checkbox, #contactform .gfield_radio, #contactform select[multiple=multiple] {
    display: block;
    color: #626262;
    font-size: 1.5rem;
    line-height: 1.8rem;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border: solid 2px #CCCCCC;
    border-radius: 20px;
    vertical-align: top;
    box-sizing: content-box;
}

#contactform select[multiple=multiple] {
    background: none;
    padding: 0;
}

    #contactform select[multiple=multiple] option {
        margin: 12px 0 0 22px;
        padding: 0;
    }

    #contactform .gfield_checkbox:focus, #contactform .gfield_radio:focus, #contactform select[multiple=multiple]:focus {
        outline: 0 !important;
    }

#contactform .gfield_checkbox li {
    padding: 4px;
}

    #contactform .gfield_checkbox li:first-child {
        padding: 8px 4px 4px 4px;
    }

    #contactform .gfield_checkbox li:last-child {
        margin: 0;
    }

    #contactform .gfield_checkbox li label {
        top: -3px;
    }

#contactform .gfield_radio li {
    padding: 4px;
}

    #contactform .gfield_radio li:first-child {
        padding: 8px 4px 4px 4px;
    }

    #contactform .gfield_radio li:last-child {
        margin: 0;
    }

    #contactform .gfield_radio li label {
        padding: 6px;
    }

/***********************************
 __ __|  \    _ )  |     __|   __| 
    |   _ \   _ \  |     _|  \__ \ 
   _| _/  _\ ___/ ____| ___| ____/ 

Tables & pseudo-tables default styling
***********************************/

main table, .table {
    display: block;
    max-width: 100%;
    padding: 0 0 20px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

@media (min-width: 768px) {
    main table, .table {
        display: table;
    }
}

main th, .table-head {
    color: #FFFFFF;
    font-size: 1.8rem;
    line-height: 2.0rem;
    min-width: 90px;
    padding: 10px 8px 8px;
    text-align: left;
    background-color: #0596FF;
}

main td, .table-cell {
    font-size: 1.8rem;
    line-height: 2.0rem;
    padding: 14px 8px 12px;
    border-bottom: solid 1px #bfbfbf;
}
/** Pseudo-tables responsive layout **/
main tbody::-webkit-scrollbar {
    display: none;
}

main tbody browser {
    margin-bottom: -14px;
}

.financial-calendar {
    display: block;
    width: 100%;
    background: -webkit-radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, -webkit-radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
    background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
}

@media (min-width: 480px) {
    .financial-calendar {
        display: table;
    }
}

.financial-calendar tr {
    display: block;
    width: 100%;
    border-bottom: solid 1px #bfbfbf;
}

@media (min-width: 480px) {
    .financial-calendar tr {
        display: table-row;
    }
}

.financial-calendar tr:nth-of-type(1) {
    padding: 10px 0;
    background-color: #0596FF;
}

@media (min-width: 1025px) {
    .financial-calendar tr:nth-of-type(1) {
        padding: 0;
        background-color: transparent;
    }
}

.financial-calendar th {
    padding: 5px 8px;
}

@media (min-width: 480px) {
    .financial-calendar th {
        padding: 10px 8px 8px;
    }
}

.financial-calendar td {
    margin: 15px 0;
    padding: 0 8px;
    border-bottom: 0;
}

@media (min-width: 480px) {
    .financial-calendar td {
        margin: 0;
        padding: 10px 8px 8px;
        border-bottom: solid 1px #bfbfbf;
    }
}

.financial-calendar th:nth-of-type(1), .financial-calendar td:nth-of-type(1) {
    display: block;
    width: 100%;
    font-weight: 700;
}

@media (min-width: 480px) {
    .financial-calendar th:nth-of-type(1), .financial-calendar td:nth-of-type(1) {
        display: table-cell;
        width: 25%;
        font-weight: normal;
    }
}

.financial-calendar th:nth-of-type(2), .financial-calendar td:nth-of-type(2) {
    display: block;
    width: 100%;
}

@media (min-width: 480px) {
    .financial-calendar th:nth-of-type(2), .financial-calendar td:nth-of-type(2) {
        display: table-cell;
        width: 40%;
    }
}

.financial-calendar th:nth-of-type(3), .financial-calendar td:nth-of-type(3) {
    display: block;
    width: 100%;
}

@media (min-width: 480px) {
    .financial-calendar th:nth-of-type(3), .financial-calendar td:nth-of-type(3) {
        display: table-cell;
        width: 35%;
    }
}
/* page header */
.page__header, .page__header--large {
    position: relative;
    width: 100%;
    min-height: 230px;
    overflow: hidden;
    z-index: 1;
}

    .page__header .page__header-image, .page__header--large .page__header-image, .page__header--large {
        min-height: 400px;
    }

        .page__header--large .grid-col-3, .page__header--large .grid-col-4, .page__header--large .grid-col-6 {
            margin-left: 0;
            margin-right: 0;
        }

.default_content .page__header, .default_content .page__header--large {
    background-image: url("images/page__header-default.jpg");
}

.page__header, .page__header--large .page__header-image {
    position: relative;
    width: 100%;
    color: #FFFFFF;
    font-size: 1.8rem;
    line-height: 2rem;
    margin: 0;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page__header-grad {
    width: 100%;
    padding: 210px 20px 0 20px;
    min-height: 390px;
    position: relative;
    z-index: 10;
}

.inv {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.01) 80%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.01) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#66000000', GradientType=1 );
}


@media (min-width: 768px) {
    .page__header .page__header-image, .page__header--large .page__header-image, .page__header--large {
        min-height: 500px;
    }
}


@media (min-width: 1025px) {
    .page__header .page__header-image, .page__header--large .page__header-image, .page__header--large {
        height: 550px;
    }
}

@media (min-width: 1920px) {
    .page__header .page__header-image, .page__header--large .page__header-image, .page__header--large {
        height: 600px;
    }
}

.page__header .grid-col-6.grid-offset-6, .page__header--large .grid-col-6.grid-offset-6 {
    float: none;
}

.page__header.offwhite, .offwhite.page__header--large {
    background-color: #f2f2ee;
}

    .page__header.offwhite .page__header-image, .offwhite.page__header--large .page__header-image {
    }

.page__header.background__none, .background__none.page__header--large {
    background-image: none;
}

.header__banner-cta {
    max-width: 550px;
    padding-bottom: 30px;
}

header .page__header-image h1, header .page__header-image h2, header .header__banner-title {
    text-shadow: 0 0 2px rgba(0,0,0,0.8);
    color: #ffffff;
}

header .header__banner-title {
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 5px;
}

    header .header__banner-title:after {
        position: absolute;
        display: block;
        content: '';
        left: 0;
        bottom: 0;
        width: 3000px;
        height: 2px;
        background-color: #FFFFFF;
    }

header .header__banner-subtitle {
    color: #FFFFFF;
}


header .header__banner-excerpt {
    color: #FFFFFF;
    font-size: 1.8rem;
    line-height: 2rem;
}
/* Landing Page */
.lp_content section .section.header__row {
    padding: 0 20px;
}

@media (min-width: 768px) {
    .lp_content section .section.header__row {
        padding: 0 20px;
    }
}

.lp_content .page__header, .lp_content .page__header--large {
    min-height: 200px;
}

.lp_content .page__header-grad {
    padding: 200px 0 0 40px;
    min-height: 200px;
}

@media (min-width: 768px) {
    .lp_content .page__header .page__header-image, .lp_content .page__header--large .page__header-image, .lp_content .page__header--large {
        min-height: 200px;
    }
}

@media (min-width: 1025px) {
    .lp_content .page__header .page__header-image, .lp_content .page__header--large .page__header-image, .lp_content .page__header--large {
        min-height: 200px;
    }
}

@media (min-width: 1920px) {
    .lp_content .page__header .page__header-image, .lp_content .page__header--large .page__header-image, .lp_content .page__header--large {
        min-height: 200px;
    }
}
/*********************************** TAGS LIST */
.post-tags {
    padding: 0 0 15px;
}

    .post-tags ul li {
        display: inline-block;
        margin: 0 8px 0 0;
        padding: 0;
    }

    .post-tags .tag-link {
        display: block;
        color: #FFFFFF;
        padding: 5px 20px 4px;
        background-color: #b9b9b9;
        border-radius: 2px;
    }

        .post-tags .tag-link a {
            color: inherit;
            text-decoration: none;
        }
/*********************************** POST DATE */
.post-date {
    padding-bottom: 5px;
}

.error_404 {
    text-align: center;
}
/* Read More button */
.readmorebtn {
    position: relative;
    transition: margin linear 1s, max-height linear 1s, padding linear 1s;
    max-height: 40px;
    min-height: 0;
}

.readmorebtnhide {
    max-height: 0;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    border: 0;
}

.readmore {
    position: relative;
    max-height: 0;
    transition: max-height ease-in-out 1s;
    overflow: hidden;
}

.readmoreshow {
    max-height: 1000px;
}
/***********************************
  __| _ \   _ \ __ __| __|  _ \ 
  _| (   | (   |   |   _|     / 
 _| \___/ \___/   _|  ___| _|_\ 

Footer styling
***********************************/


.footer__social {
    width: 100%;
}

    .footer__social ul {
        max-width: 1100px;
        text-align: center;
        margin: 0 auto;
    }

        .footer__social ul li {
            margin: 0 16px 0 0;
            transform: scale(1.5);
            display: inline-table;
        }


    .footer__social .networks-list__icon a {
        color: #fff;
    }

.footer__main {
    display: none;
}

.footer__social img {
    max-height: 15px;
    width: 15px;
}

.lp_content .footer__main {
    display: none;
}

.footer__main, .footer__main a, .footer__main h1, .footer__main h2 {
    color: #ffffff;
}

@media(min-width:1025px) {
    .footer__sub {
        display: none;
    }

    .footer__social {
        display: none;
    }

    .lp_content .footer__sub {
        display: block;
    }

    .lp_content .footer__social {
        display: block;
    }

    .footer__main {
        position: relative;
        padding: 10px 40px 10px 40px;
        text-align: center;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        text-align: left;
        display: block;
    }

        .footer__main > div {
            max-width: 1138px;
            margin: 0 auto;
        }

            .footer__main > div > div {
                width: 25%;
                float: left;
            }

        .footer__main ul {
            padding: 0 20px 20px 0;
        }

            .footer__main ul > li {
                padding: 0 0 4px 0;
                font-size: 1.6rem;
                line-height: 2.0rem;
                font-weight: 400;
            }

        .footer__main h2 {
            font-size: 2.0rem;
            line-height: 2.4rem;
            font-weight: 700;
            width: 100%;
            padding: 0 0 4px 0;
        }

        .footer__main .fsp {
            width: 100%;
        }

        .footer__main ul.fs {
            text-align: center;
        }

            .footer__main ul.fs > li {
                padding: 8px;
                font-size: 1.8rem;
                line-height: 2.0rem;
                font-weight: 400;
                display: inline-block;
                white-space: nowrap;
            }
}
/*********************************** SUB FOOTER STYLING */

.footer__sub {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.8rem;
}

@media(min-width:840px) {
    .footer__sub {
        padding: 20px 40px 20px 40px;
    }
}

.footer__sub ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

#footer_globe {
    position: relative;
    top: -6px;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/wp-content/themes/atos/images/atos-globe-blue.svg);
    display: inline-block;
}

.footer__sub ul li {
    display: inline-block;
    white-space: nowrap;
    padding: 5px 10px;
}

    .footer__sub ul li:first-of-type {
        padding-left: 0;
    }

    .footer__sub ul li:last-of-type {
        padding-right: 0;
    }

@media (min-width: 1025px) {
    .footer__sub ul li {
        padding: 0 10px;
    }
}
/***********************************
Component styling
***********************************/
.featured-image, .featured-image-round {
    float: left;
    height: auto;
    margin: 0 15px 15px 0;
    max-width: 150px;
    float: left;
    text-align: left;
}

.featured-image-round {
    border-radius: 50%;
}

.featured-image-bg {
    float: none;
    height: auto;
    margin: 15px auto;
    width: 100%;
    max-width: 150px;
    text-align: left;
    position: relative;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
}

    .featured-image-bg:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

    .featured-image-bg div {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .featured-image-bg + p, .featured-image-bg + p + p, .featured-image-bg + p + p + p, .featured-image-bg + p + p + p + p, .featured-image-bg + p + p + p + p + p {
        padding: 4px 16px 8px 16px;
    }


.home .breadcrumb, .home .bchead {
    display: none;
}

.footer__main .breadcrumb {
    position: relative;
    color: #FFFFFF;
    padding: 4px 6px 6px 0;
    font-size: 1.8rem;
    line-height: 2.0rem;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.01) 80%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.01) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#03000000',GradientType=1 );
    margin-bottom: 10px;
}

    nav.bchead > div > div:before {
        position: absolute;
        content: '\25b6\00fe0e';
        top: 3px;
        left: 0;
        padding: 0 2px 0 0;
        color: rgba(255,255,255,0.4);
    }
nav.breadcrumb li {
    float: left;
    display: block;
    padding: 0 8px 0 0;
    font-size: 1.8rem;
}
    nav.breadcrumb li:before {
        position: relative;
        content: '\2f';
        color: #ffffff;
        padding: 0 4px 0 0;
    }
    nav.breadcrumb li:first-child:before {
        position: relative;
        content: '\25b6\00fe0e';
        color: rgba(255,255,255,0.4);
        padding: 0 4px 0 0;
    }
        nav.bchead > div > div:before {
            color: rgba(255,255,255,0.0);
            transition: color 2s ease-in-out;
        }

nav.bchead {
    padding: 0 20px 4px 20px
}

@media (min-width: 840px) {
    nav.bchead {
        padding: 0 40px 4px 40px
    }
}

.bchead, .bchead a {
    background-color: rgba(255,255,255,0.0);
    transition: background-color 2.0s ease-in-out, color 2.0s ease-in-out;
    color: rgba(255,255,255,0.0);
}

    .bchead .grid-col-12 {
        margin: 0;
    }

.bcshow, .bcshow a {
    background-color: rgba(230,230,230,1.0);
    color: rgba(0,0,0,1.0);
}

nav.bchead.bcshow > div > div:before {
    color: #0596ff;
}

.home footer.footer .breadcrumb, .search footer.footer .breadcrumb {
    display: none;
}

@media(max-width: 767px) {
    main nav.bchead {
        display: none;
    }
}

.ismac .footer__main .breadcrumb {
    padding: 4px 6px 4px 6px;
}

    .ismac .footer__main .breadcrumb:before {
        top: 1px;
    }

.breadcrumb .sep {
    color: #FFFFFF;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 570px) {

    .breadcrumb {
        display: none;
    }
}
/*********************************** BLOCK 2 COLS */
.section__2cols-wrapper {
    position: relative;
}
.section__2cols {
    color: #808080;
    padding: 100px 0;
    background-color: #FFFFFF;
}

    .section__2cols .section__title {
        color: #0596FF;
        font-size: 3rem;
        line-height: 3.5rem;
        text-align: left;
    }

    .section__2cols .section__excerpt {
        margin: 0 0 25px;
    }

    .section__2cols .section__cta {
        margin-bottom: 0;
    }

    .section__2cols.offwhite {
        background-color: #f2f2ee;
    }


.section__2cols-block {
    padding: 15px 0;
}
    section__2cols-block a {
        color: inherit;
        display: block;
    }

    .section__2cols-block h4, .section__2cols-block .h4, .section__2cols-block .link {
        color: #0596FF;
        -webkit-transition: color 200ms ease-in-out;
        transition: color 200ms ease-in-out;
    }

        .section__2cols-block:hover a h4, .section__2cols-block:hover a .h4, .section__2cols-block:hover a .link, .section__2cols-block:hover a .section__2cols-title, .section__2cols-block h4:hover a, .section__2cols-block .h4:hover a, .section__2cols-block .section__2cols-title:hover a {
            color: #003350;
            -webkit-transition: color 200ms ease-in-out;
            transition: color 200ms ease-in-out;
        }

a:hover .section__2cols-block .section__2cols-title {
    color: #003350;
}


.section__2cols-block .section__2cols-content.ver_align {
    margin: 0;
    position: absolute;
    top: 48%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section__2cols-block .section__2cols-thumb {
    display: inline-block;
    max-width: 70px;
    height: auto;
    margin: 0 25px 0 0;
    vertical-align: top;
}

.section__2cols-block .section__2cols-content {
    display: inline-block;
    width: calc( 100% - 100px );
    vertical-align: middle;
    /*min-width: 200px;*/
}

.section__2cols-block .section__2cols-title, html.dm .section__2cols-block .section__2cols-title {
    padding: 0 0 5px;
    color: #0596ff;
}

.section__2cols-excerpt {
    color: inherit;
    padding: 0 0 5px;
}

#find-out-more-title .section__2cols-block .section__2cols-content > h4 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 700;
}

#find-out-more-title .section__2cols-content p {
    padding: 8px 0 15px 0;
}

#find-out-more-title .section__2cols-block .section__2cols-content {
    width: 100%;
}

    #find-out-more-title .section__2cols-block .section__2cols-content > a {
        font-weight: 700;
    }
/*********************************** SOCIAL BLOCKS Social Zone & Social Wall */
/* FT 2/8/17 */

html.lm .social-post, html.dm .social-post {
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

    html.lm .social-post *, html.dm .social-post * {
        color: #0f0f0f;
        font-size: 1.8rem;
        line-height: 2.0rem;
    }

    html.lm .social-post a {
        color: #0596ff;
    }

.social-post .social-post__wrapper {
    position: relative;
    padding: 20px;
}

.social-post .social-post__head {
    padding: 0 0 35px;
}

.social-post .social-post__image {
    text-align: center;
}

.social-post .social-post__content {
    word-wrap: break-word;
}

.social-post .social-post__date {
    padding-top: 8px;
}


.social-post a {
    color: #0596FF;
}

.social-posts .grid-row, .social-posts .row-back-to-top {
    padding: 20px 0;
}

.social-posts .social-zone__title {
    padding: 0;
}

    .social-posts .social-zone__title .section__title {
        margin-bottom: 10px;
    }

.social-post__wrapper {
    margin-bottom: 20px;
}

.social-post__network {
    position: absolute;
    display: block;
    top: 20px;
    left: 20px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
}

    .social-post__network.twitter {
        width: 20px;
        height: 16px;
        background: url("images/icon_twitter-alt.svg") center center no-repeat;
        background-size: 20px 16px;
    }

    .social-post__network.facebook {
        width: 20px;
        height: 20px;
        background: url("images/icon_facebook-2.svg") center center no-repeat;
        background-size: 20px 20px;
    }

    .social-post__network.instagram {
        width: 20px;
        height: 20px;
        background: url("images/icon_instagram-alt.svg") center center no-repeat;
        background-size: 20px 20px;
    }

    .social-post__network.youtube {
        width: 14px;
        height: 14px;
        background: url("/content/assets/global-icons/youtube-icon.png ") center center no-repeat;
        background-size: 20px 20px;
    }

    .social-post__network.linkedin {
        width: 32px;
        height: 21px;
        background: url("images/In-2C-21px-TM.png") center center no-repeat;
        background-size: 32px 21px;
    }

    .social-post__network.vkontakte {
        width: 25px;
        height: 25px;
        background: url("images/vk_logo.png") center center no-repeat;
        background-size: 25px 25px;
    }

.social-post__author_long {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #0596FF;
    font-weight: 500;
    font-size: 10px;
    font-size: 1.1rem;
    line-height: 11px;
    line-height: 1.1rem;
}

.social-post__author {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #0596FF;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 1.3rem;
}

.social-zone {
    position: relative;
}

    .social-zone, .social-zone p, .social-zone a {
        font-size: 1.8rem;
        line-height: 2.0rem;
    }

        .social-zone .link__social-wall {
            position: absolute;
            top: 20px;
            right: 25px;
        }

        .social-zone .social-post {
            color: #0596FF;
            font-size: 2rem;
            line-height: 2.6rem;
            background-color: #f5f5f5;
        }

            .social-zone .social-post .social-post__author {
                font-size: 1.5rem;
                line-height: 1.5rem;
            }

            .social-zone .social-post .social-post__network {
                position: absolute;
                display: block;
                top: 42px;
                right: 40px;
                width: 20px;
                height: 20px;
                text-indent: -9999px;
            }

            .social-zone .social-post .social-post__content {
                color: #0596FF;
            }

                .social-zone .social-post .social-post__content a {
                    color: inherit;
                    font-weight: 500;
                }

            .social-zone .social-post.tweet {
                color: #FFFFFF;
                background-color: #0596FF;
            }

                .social-zone .social-post.tweet .social-post__network {
                    width: 18px;
                    height: 15px;
                    background: url("images/icon_twitter.svg") center center no-repeat;
                    background-size: 18px 15px;
                }

                .social-zone .social-post.tweet .social-post__content {
                    color: #FFFFFF;
                }
/** MASONRY */
.masonry *[class^="grid-col-"] {
    margin-bottom: 20px;
}

.masonry .grid__article, .masonry .grid__article-double, .masonry .grid__article-quote {
    min-height: 0;
    margin-top: 0;
}

.vc_tta-panel-body .grid__article, .vc_tta-panel-body .grid__article-double, .vc_tta-panel-body .grid__article-quote {
    margin-top: 0;
}
/** EQUALIZER */
@media (min-width: 1025px) {
    .grid-row.equalizer .grid__article, .equalizer.row-back-to-top .grid__article, .grid-row.equalizer .grid__article-double, .equalizer.row-back-to-top .grid__article-double, .grid-row.equalizer .grid__article-quote, .equalizer.row-back-to-top .grid__article-quote, .grid-row.equalizer .grid__article-content, .equalizer.row-back-to-top .grid__article-content, .grid-row.equalizer .grid__article-quote .grid__quote-content, .grid__article-quote .grid-row.equalizer .grid__quote-content, .equalizer.row-back-to-top .grid__article-quote .grid__quote-content, .grid__article-quote .equalizer.row-back-to-top .grid__quote-content {
        min-height: 0;
    }
}
/*********************************** GENERIC CTA */
.section__cta {
    position: relative;
    color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0596FF;
}

    .section__cta .section__title {
        color: #FFFFFF;
        font-weight: 400;
        padding: 0 0 10px;
    }

    .section__cta p {
        font-size: 1.6rem;
        font-weight: 400;
    }

    .section__cta .button, .section__cta .button-white, .section__cta .button-blue, .section__cta .button-transp {
        margin: 20px auto 0;
    }

    .section__cta.overlay-blue {
        background-color: #0596FF;
    }

        .section__cta.overlay-blue .section__title {
            color: #FFFFFF;
        }

        .section__cta.overlay-blue:before {
            display: block;
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 1;
            background-color: #0596FF;
            z-index: 0;
        }
/*********************************** JOIN US */
.cta__join-us {
    position: relative;
    color: #FFFFFF;
    padding: 80px 0;
    text-align: center;
    background-size: cover;
}

    .cta__join-us .section__title {
        color: #FFFFFF;
        padding: 0 0 10px;
    }
/*********************************** CONTACT US */
.cta__contact-us {
    position: relative;
    color: #FFFFFF;
    padding: 40px 0;
    text-align: center;
    background-position: -1000px 0;
    background-size: cover;
}

@media (min-width: 768px) {
    .cta__contact-us {
        background-position: center center;
    }
}

.cta__contact-us .section__title {
    color: #FFFFFF;
}


.tab__content-ajax {
    position: relative;
    min-height: 400px;
    padding: 40px 0;
}

    .tab__content-ajax:before {
        position: absolute;
        display: block;
        content: '';
        opacity: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #FFFFFF;
        z-index: 1;
        -webkit-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
    }

    .tab__content-ajax:after {
        position: absolute;
        display: block;
        content: '';
        opacity: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url("images/loader.svg") center 100px no-repeat;
        z-index: 2;
        -webkit-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
    }

    .tab__content-ajax.loading {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .tab__content-ajax.loading:before {
            opacity: 0.95;
            visibility: visible;
            -webkit-transition: all 400ms ease-in-out;
            transition: all 400ms ease-in-out;
        }

        .tab__content-ajax.loading:after {
            opacity: 1;
            visibility: visible;
            -webkit-transition: all 400ms ease-in-out;
            transition: all 400ms ease-in-out;
        }


.country__title {
    color: #0596FF;
    font-size: 2.2rem;
    line-height: 2.6rem;
    padding-bottom: 15px;
}
/** Swiper 3.3.1 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2016, Vladimir Kharlampidi The iDangero.us http://www.idangero.us/ Licensed under MIT Released on: February 7, 2016 */
.swiper-container, .slider-container, .slider__glance-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.slider-bullet:hover {
    cursor: pointer;
}

.swiper-container-no-flexbox .swiper-slide, .swiper-container-no-flexbox .slider-slide .swiper-container-no-flexbox .slider__glance-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper, .swiper-container-vertical > .slider-wrapper .swiper-container-vertical > .slider__glance-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper, .slider-wrapper, .slider__glance-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-container-android .slider-slide, .swiper-container-android .slider__glance-slide, .swiper-wrapper, .slider-wrapper, .slider__glance-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper, .swiper-container-multirow > .slider-wrapper, .swiper-container-multirow > .slider__glance-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper, .slider-container-free-mode > .slider-wrapper, .slider-container-free-mode > .slider__glance-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide, .slider-slide, .slider__glance-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}


.swiper-container-autoheight, .slider-container-autoheight, .slider__glance-container-autoheight, .swiper-container-autoheight .swiper-slide, .slider-container-autoheight .slider-slide, .slider__glance-container-autoheight .slider-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper, .slider-container-autoheight .slider-wrapper, .slider__glance-container-autoheight .slider__glance-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform, height;
        -webkit-transition-property: height, -webkit-transform;
        transition-property: height, -webkit-transform;
        transition-property: transform, height;
        transition-property: transform, height, -webkit-transform;
    }


.swiper-container .swiper-notification, .slider-container .swiper-notification, .slider__glance-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}


.swiper-wp8-horizontal, .slider-wp8-horizontal, .slider__glance-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical, .slider-wp8-vertical, .slider__glance-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}


.swiper-button-prev, .slider-button-prev, .slider__glance-button-prev, .swiper-button-next, .slider-button-next, .slider__glance-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

    .swiper-button-prev.swiper-button-disabled, .slider-button-prev.swiper-button-disabled, .slider__glance-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled, .slider-button-next.swiper-button-disabled, .slider__glance-button-next.swiper-button-disabled {
        opacity: 0.35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev, .slider__glance-button-prev, .swiper-container-rtl .swiper-button-next, .slider__glance-container-rtl .slider-button-next {
    left: 10px;
    right: auto;
}

.swiper-button-next, .slider__glance-button-next, .swiper-container-rtl .swiper-button-prev, .slider__glance-container-rtl .slider-button-prev {
    right: 10px;
    left: auto;
}


.swiper-pagination, .slider-pagination, .slider__glance-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff;
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}


.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}


.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*********************************** DEFAULT SLIDER */
.slider {
    position: relative;
}

html.lm .slider-container {
    border: solid 2px #f2f2ee;
}

html.dm .slider-container {
    border: solid 2px #2b2b2b;
}

.slider-slide {
    padding: 45px 65px;
    text-align: center;
}

.slider-pagination {
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slider-bullet, .footer__main-glance .slider__glance-bullet {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 4px;
    text-indent: -9999px;
    border-radius: 50%;
    background-color: #a6cadf;
}

    .slider-bullet.bullet-active, .footer__main-glance .bullet-active.slider__glance-bullet {
        background-color: #0596FF;
    }

.slider-button-prev, .slider-container-rtl .slider-button-next {
    background-image: url(images/nav-slider.svg);
    left: 10px;
    right: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slider-button-next, .slider-container-rtl .slider-button-prev {
    background-image: url(images/nav-slider.svg);
    right: 10px;
    left: auto;
}

.slider_advanced .slider-button-prev, .slider-container-rtl .slider-button-next {
    background: linear-gradient(to right, rgba(0,0,0,0.6), transparent);
    transform: none;
    right: auto;
    left: 2px;
    top: 24px;
    width: 80px;
    bottom: 0px;
    height: auto;
}

    .slider_advanced .slider-button-prev img, .slider-container-rtl .slider-button-next img {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        position: relative;
        left: 20px;
        top: 45%;
        transition: transform 0.5s;
    }

.slider_advanced .slider-button-next, .slider-container-rtl .slider-button-prev {
    background: linear-gradient(to left, rgba(0,0,0,0.6), transparent);
    transform: none;
    right: 2px;
    left: auto;
    top: 24px;
    width: 80px;
    bottom: 0px;
    height: auto;
}

    .slider_advanced .slider-button-next img, .slider-container-rtl .slider-button-prev img {
        position: relative;
        right: -35px;
        top: 45%;
        transition: transform 0.5s;
    }

.slider_advanced .slider-button-prev img:hover {
    transform: rotate(180deg) scale(1.2);
}

.slider_advanced .slider-button-next img:hover {
    transform: scale(1.2);
}


.slider_advanced .slider-slide {
    background: no-repeat center top;
    background-size: cover;
    display: flex;
    height: auto;
}

    .slider_advanced .slider-slide .grid-col-6, .slider_advanced .slider-slide .grid-offset-6 {
        text-align: left;
    }

    .slider_advanced .slider-slide .aslistheading {
        padding: 15px 0 5px 0;
    }

    .slider_advanced .slider-slide .asheading {
        font-size: 3.8rem;
        line-height: 4.2rem;
    }

    .slider_advanced .slider-slide .astitle {
        font-size: 3rem;
        line-height: 3.4rem;
    }

.accordeon {
    border: solid 1px #f2f2f2;
}

    .accordeon h2 {
        font-size: 2.2rem;
        line-height: 2.6rem;
    }

    .accordeon .accordeon__section {
        position: relative;
    }

        .accordeon .accordeon__section .accordeon__section-title {
            position: relative;
            cursor: pointer;
            color: #0596FF;
            padding: 15px 40px;
        }

            .accordeon .accordeon__section .accordeon__section-title:hover {
                cursor: pointer;
            }

            .accordeon .accordeon__section .accordeon__section-title:before {
                position: absolute;
                content: '';
                display: block;
                width: 10px;
                height: 2px;
                left: 20px;
                top: 22px;
                background-color: #0596FF;
                font-size: 1.8rem;
                line-height: 2rem;
            }

            .accordeon .accordeon__section .accordeon__section-title:after {
                position: absolute;
                content: '';
                display: block;
                width: 2px;
                height: 10px;
                left: 24px;
                top: 18px;
                background-color: #0596FF;
                font-size: 1.8rem;
                line-height: 2rem;
                -webkit-transform: scaleY(1);
                -ms-transform: scaleY(1);
                transform: scaleY(1);
                -webkit-transition: -webkit-transform 100ms ease-in-out;
                transition: -webkit-transform 100ms ease-in-out;
                transition: transform 100ms ease-in-out;
                transition: transform 100ms ease-in-out, -webkit-transform 100ms ease-in-out;
            }

        .accordeon .accordeon__section.open .accordeon__section-title:after {
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transition: -webkit-transform 100ms ease-in-out;
            transition: -webkit-transform 100ms ease-in-out;
            transition: transform 100ms ease-in-out;
            transition: transform 100ms ease-in-out, -webkit-transform 100ms ease-in-out;
        }

        .accordeon .accordeon__section.open .accordeon__section-content {
            display: inline-block;
        }

        .accordeon .accordeon__section .accordeon__section-content {
            display: none;
            padding: 10px 20px;
            overflow: visible;
            -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
        }
/*********************************** ATOS STYLING */
/* video player youtube */
.yt-mix-bg .yt-play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("images/atos-blue-play-button.png") no-repeat;
    background-size: cover;
    cursor: pointer;
}

.yt-container {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding: 0 0 56.25% 0;
    margin: 0;
    height: 0;
    /*overflow: hidden;*/
}

    .yt-container iframe, .yt-container .yt-mix-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .yt-container .yt-mix-bg {
        z-index: 40;
        cursor: pointer;
        background-size: cover;
    }
/* atos_iframe styling */
.atosframe {
    display: block;
    margin: 0 auto;
}
/* 170904 */
.section__tabs {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

    .section__tabs .vc_tta-tabs-container {
        margin: 0 !important;
        padding: 0 !important;
    }

        .section__tabs .vc_tta-tabs-container ul {
            margin: 0 !important;
            padding: 0 !important;
            text-align: center;
        }

        .section__tabs .vc_tta-tabs-container li {
            position: relative;
            display: inline-block;
            margin: 7px 10px !important;
            padding: 0 !important;
        }

            .section__tabs .vc_tta-tabs-container li a {
                display: block;
                color: #aaa;
                margin: 0;
                padding: 5px !important;
                -webkit-transition: color 250ms ease-in-out;
                transition: color 250ms ease-in-out;
            }

            .section__tabs .vc_tta-tabs-container li:after {
                position: absolute;
                display: block;
                content: '';
                left: 0;
                right: 0;
                bottom: -7px;
                width: 100%;
                height: 2px;
                -webkit-transform: scale(0, 1);
                -ms-transform: scale(0, 1);
                transform: scale(0, 1);
                background-color: #bfbfbf;
                -webkit-transition: all 150ms ease-in-out;
                transition: all 150ms ease-in-out;
                -webkit-transform-origin: center;
                -ms-transform-origin: center;
                transform-origin: center;
            }

            .section__tabs .vc_tta-tabs-container li.active, .section__tabs .vc_tta-tabs-container li.vc_active, .section__tabs .vc_tta-tabs-container li:hover {
                color: #0596FF;
                cursor: pointer;
            }

                .section__tabs .vc_tta-tabs-container li.active a, .section__tabs .vc_tta-tabs-container li.vc_active a, .section__tabs .vc_tta-tabs-container li:hover a {
                    cursor: pointer;
                    color: #0596FF;
                    -webkit-transition: color 250ms ease-in-out;
                    transition: color 250ms ease-in-out;
                }

                .section__tabs .vc_tta-tabs-container li.active:after, .section__tabs .vc_tta-tabs-container li.vc_active:after, .section__tabs .vc_tta-tabs-container li:hover:after {
                    background-color: #0596FF;
                    -webkit-transform: scale(1, 1);
                    -ms-transform: scale(1, 1);
                    transform: scale(1, 1);
                    -webkit-transition: all 200ms ease-in-out;
                    transition: all 200ms ease-in-out;
                    -webkit-transform-origin: center;
                    -ms-transform-origin: center;
                    transform-origin: center;
                }

@media (min-width: 1025px) {
    .section__tabs li {
        margin: 0 20px;
    }
}

.tab__content {
    position: relative;
    overflow: hidden;
}

    .tab__content .tab__content-wrapper {
        position: absolute;
        top: 0;
        width: 100%;
        padding: 40px 0;
        min-height: 0;
    }

.section__tabs-link {
    text-align: center;
}
/** RESET VC DEFAULT STYLING */
.vc_tta-tab {
    margin: 0 !important;
}

    .vc_tta-tab > a {
        border: 0 !important;
        background-color: transparent !important;
    }

    .vc_tta-tab.active > a, .vc_tta-tab.active .vc_tta-title-text, .vc_tta-tab.vc_active > a, .vc_tta-tab.vc_active .vc_tta-title-text, .vc_tta-tab:hover > a, .vc_tta-tab:hover .vc_tta-title-text {
        color: #0596FF !important;
    }

.vc_tta-panels {
    padding: 40px 0;
    text-align: left;
    border: 0 !important;
    background-color: transparent !important;
}

    .vc_tta-panels .vc_tta-panel-heading, .vc_tta-panels .vc_tta-panel-body {
        padding: 0 !important;
        border: 0 !important;
        background-color: transparent !important;
    }

    .vc_tta-panels .vc_tta-panel-title {
        position: relative;
        font-size: 1.8rem;
        line-height: 1.8rem;
        text-align: center;
    }

        .vc_tta-panels .vc_tta-panel-title a {
            padding: 14px 0;
        }

    .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        position: relative;
        display: inline-block !important;
        color: #0596FF !important;
        margin: 0 auto !important;
    }

        .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title > a:after {
            position: absolute;
            display: block;
            content: '';
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 2px;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
            background-color: #0596FF;
            -webkit-transition: all 150ms ease-in-out;
            transition: all 150ms ease-in-out;
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center;
        }

.vc_tta-panel-body .social-wall div[class="grid-row"] {
    display: none;
}


.expertsphotograph {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.expertprofilepic {
    float: left;
    margin-right: 20px;
}

.pagination {
    padding: 20px 0 40px;
}

@media (min-width: 768px) {
    .pagination {
        padding: 20px 20px 40px;
    }
}

*[class^="grid-col-"] > .pagination {
    padding: 0;
}

.pagination__links {
    position: relative;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    padding: 10px;
    text-align: center;
    background-color: #f5f5f5;
}

    .pagination__links li {
        display: inline-block;
        margin: 0 3px;
    }

    .pagination__links .current {
        color: #bfbfbf;
    }

    .pagination__links .previous__posts {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 10px;
        left: 10px;
    }

    .pagination__links .next__posts {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 10px;
        right: 10px;
    }

    .pagination__links .hidden {
        opacity: 0.3;
    }

    .pagination__links a {
        display: block;
    }

        .pagination__links a:hover {
            color: #0596FF;
        }
/* Cookie Policy */
#cp {
    position: fixed;
    max-height: calc( 100vh - 20px );
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 97;
    font-size: 1.6rem;
    line-height: 1.8rem;
    transition: max-height 400ms ease-in;
    overflow-y: scroll;
}

    #cp.accepted .grid-row {
        padding: 0;
    }

    #cp .cp_large {
        max-height: calc( 100vh - 20px );
        transition: max-height 400ms ease-in;
        padding-bottom: 20px;
    }

    #cp.accepted .cp_large {
        max-height: 0;
        transition: max-height 400ms ease-in;
        overflow: hidden;
    }

    #cp .cp_small {
        padding: 4px;
    }

    #cp a {
        color: #fff;
    }

    #cp.accepted {
        max-height: 0;
        transition: max-height 800ms ease-in-out;
        overflow: hidden;
        padding: 0;
    }

        #cp.accepted .cp_large, #cp.opened .cp_large {
            max-height: 0;
            transition: max-height 400ms ease-in-out;
            overflow: hidden;
            padding: 0;
        }

    #cp .cp_small {
        display: none;
    }

    #cp .button:hover {
        text-decoration: underline;
    }

    #cp.accepted div.cp_large {
        padding: 0;
    }

    #cp div.grid-row.cp_small {
        padding: 4px 4px 0 4px;
    }

.cp_disclaimer p {
    font-size: 1.3rem;
    line-height: 1.5rem;
    padding-top: 10px;
    padding-bottom: 16px;
    font-weight: 600;
    letter-spacing: 0.02em;
}

#cp .cp_small .cp_disclaimer p {
    padding-top: 4px;
    padding-bottom: 6px;
}

#cp .cp_custom {
    transition: max-height 400ms ease-in-out;
    max-height: 0;
    overflow: hidden;
}

#cp.opened .cp_custom {
    overflow: visible;
    max-height: calc( 100vh - 20px );
    transition: max-height 800ms ease-out;
}

#cp .cp_customize, #cp_custom_accept, #cp .cp_accept, #cp .cp_decline, #cp .button, #cp #cp_accept_small, #cp #cp_decline_small {
    cursor: pointer;
    display: block;
    color: #fff;
    float: left;
    font-size: 14pt;
    font-weight: 700;
    line-height: 2.2rem;
    width: 100%;
    min-height: 0;
    margin: 0;
    padding: 3px 5px 5px 5px;
    text-align: center;
    text-decoration: none;
    border: 0;
    border-radius: 8px;
    vertical-align: middle;
}

    #cp button:after, #cp .button:after, #cp button:hover:after, #cp .button:hover:after {
        content: "";
    }


#cp button {
    background-color: #0596FF;
}

#cp .cp_large button {
    margin: 0 0 5px;
}

#cp button:after {
    display: none;
}

#cp .button {
    background: #000000;
}

.cp_small button {
    width: 48.5%;
    padding: 0px 2px 2px 2px;
    font-size: 1.6rem;
}

.cp_decline_small {
    float: right;
}

#cp .cp_accept, #cp .cp_accept_small {
    color: #000;
    background-color: #fff;
}

#cp .cp_customize, #cp_custom_accept, #cp .cp_customize_small {
    color: #fff;
    background-color: #00a39b;
}

#cp_custom_accept, #cp .cp_custom .cp_accept, #cp .cp_custom .cp_decline {
    min-width: 185px;
    max-width: 300px;
    margin: 0 20px 20px 0;
}

#cp_custom_accept {
    margin-top: 12px;
    float: right;
}

#cp .cp_custom button#cp_close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    background-color: #0f0f0f;
    margin: 0;
    border: 0;
}

#cp p {
    padding: 0 20px 8px 0;
}

#cp button[role=switch] {
    transform: scale(0.5);
    float: right;
}

    #cp button[role=switch]::before {
        background-color: #ffffff;
    }

    #cp button[role=switch][aria-readonly=true] {
        filter: brightness(60%);
    }

    #cp button[role=switch][aria-checked=false] {
        background-color: #888888;
    }

#cp .grid-row.cp_custom > div {
    margin-top: 10px;
}

#cp .grid-row.cp_custom h2 {
    padding-bottom: 4px;
}

#cp .cp_custom h2:first-child {
    font-size: 2.8rem;
    line-height: 3.0rem
}

#cp .grid-col-2 {
    text-align: right;
}

@media (min-width: 768px) {
    .cp_small .cp_link button {
        width: 100%;
        padding: 2px 4px 4px 4px;
        font-size: 1.8rem;
        margin-top: 8px;
    }

    .cp_disclaimer p {
        font-size: 1.8rem;
        line-height: 1.9rem;
    }

    .cp_small .cp_disclaimer p {
        font-size: 1.6rem;
        line-height: 1.7rem;
    }

    #cp div.grid-row.cp_small {
        padding: 4px;
    }

    .cp_disclaimer p {
        padding: 0;
    }
}
/*********************************** VISUAL COMPOSER OVERRIDES */
.vc_column-inner {
    padding: 10px 0;
}

@media (min-width: 768px) {
    .vc_column-inner {
        padding: 0;
    }
}

.vc_col-has-fill > .vc_column-inner {
    height: 100%;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}


blockquote {
    font-weight: 600;
    margin: 10px 0px;
}

    blockquote p {
        line-height: 3.0rem;
        font-size: 2.6rem;
    }

    blockquote h4 {
        font-weight: normal;
        font-size: 2.0rem;
        padding-top: 2px;
        margin-top: 0px;
        color: #000000;
    }


#title_subsection .grid-row, #title_subsection .row-back-to-top {
    max-width: 680px;
}

#title_subsection h1 {
    font-weight: normal;
    font-size: 4.5rem;
    padding-bottom: 15px;
}


.award_slider, award_slider h2 {
    font-weight: normal;
    text-align: center;
}


.current-share-price {
    color: #0596ff;
    font-size: 4.0rem;
    padding: 8px 12px 8px 0px;
    font-weight: bold;
    float: left;
}

.evolution-share-price, .evolution-share-price p {
    padding: 0px;
    margin: 0px;
    font-size: 100%;
}

    .evolution-share-price .down {
        font-weight: bold;
        color: #f36a21;
    }

    .evolution-share-price .up {
        font-weight: bold;
        color: #22af4a;
    }



@media (min-width: 768px) {
    .insight__thumb {
        padding-bottom: 20px !important;
    }
}


#quoteblock blockquote, #quoteblock p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#quoteblock h4 {
    margin-bottom: 12px;
}


#contactform .ginput_counter {
    display: none;
}


.section.overlay-blue a, .section.overlay-blue h1, .section.overlay-blue h2, .section.overlay-blue h3, .section.overlay-blue h4 {
    color: #fff;
}

#hometabs .section__tabs-link {
    display: none;
}

#hometabs .subrow {
    text-align: center;
}

section article.wrapper h1, section article.pagination h1 {
    margin-bottom: 10px;
}
/***********************************
Solo styling
***********************************/
.w100p {
    width: 100%;
}

.mw100p {
    max-width: 100%;
}

.hr {
    display: block;
    float: left;
    height: 1px;
    border: 0;
    margin: 8px 8px 12px 8px;
    padding: 0;
    background: #ddd;
    width: calc( 100% - 16px );
}

.br50 {
    border-radius: 50%;
}

.none {
    display: none !important;
}

.box {
    border-radius: 15px;
    /* border-width: 0; */
    padding: 20px;
    overflow: hidden;
}

html.lm .pad0, html.dm .pad0 {
    padding: 0;
}

.pad0 > div {
    grid-row-gap: 0;
}

html.lm .padheight0, html.dm .padheight0 {
    padding: 0;
    line-height: 0;
    display: inline-block;
}

.padheight0.w100p img {
    width: 100%;
}

html.lm .pad5, html.dm .pad5 {
    padding: 5px;
}

html.lm .pad8, html.dm .pad8 {
    padding: 8px;
}

html.lm .linktext.pad8, html.dm .linktext.pad8 {
    padding: 16px;
}

html.lm .pad20, html.dm .pad20 {
    padding: 20px;
}

html.lm .padtop20, html.dm .padtop20 {
    padding-top: 20px;
}

html.lm .padbot20, html.dm .padbot20 {
    padding-bottom: 20px;
}

html.lm .padlr15, html.dm .padlr15 {
    padding-left: 15px;
    padding-right: 15px;
}

html.lm .padlr20, html.dm .padlr20 {
    padding-left: 20px;
    padding-right: 20px;
}

html.lm .padtb0, html.dm .padtb0 {
    padding-top: 0;
    padding-bottom: 0;
}

html.lm .padtb20, html.dm .padtb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

html.lm .padtop25, html.dm .padtop25 {
    padding-top: 25px;
}
/*************************************************
Social wall NEW - FT/TC other changes on the spot
*************************************************/
.grid-row-sw {
    width: 100%;
    display: block;
}

.grid-col-12-sw, .grid-col-6-sw, .grid-col-20p-sw, .grid-col-4-sw, .grid-col-3-sw, .grid-col-2-sw {
    width: 100%;
}

@media (min-width: 480px) {
    .grid-col-6-sw, .grid-col-20p-sw, .grid-col-4-sw, .grid-col-3-sw, .grid-col-2-sw {
        float: left;
        width: calc( 50% - 10px );
        margin: 0 5px;
    }

    .grid-offset-4-sw {
        margin-left: calc( 50% + 5px );
    }
}

@media (min-width: 850px) {
    .grid-col-4-sw {
        float: left;
        width: calc( 33.33333% - 20px );
        margin: 0 10px;
    }

    .grid-col-3-sw, .grid-col-20p-sw, .grid-col-2-sw {
        float: left;
        width: calc( 25% - 20px );
        margin: 0 10px;
    }

    .grid-offset-4-sw {
        margin-left: calc( 33.33333% + 10px );
    }
}

@media (min-width: 960px) {
    .grid-col-20p-sw, .grid-col-2-sw {
        float: left;
        width: calc( 20% - 20px );
    }
}

@media (min-width: 1150px) {
    .grid-col-2-sw {
        float: left;
        width: calc( 16.66% - 20px );
    }
}
/* TC 28/07/2017 twitter icons social wall */
.twittericon {
    opacity: 0.5;
    margin: 0 5px -5px 5px;
}
/* TC 21/08/2017 facebook icons social wall */
.facebookicon {
    margin: 0 5px -5px 5px;
}

.facebookiconshare {
    position: absolute;
    bottom: -10px;
    left: 15px;
    line-height: 1.4rem;
}
/* TC 29/8/17 instagram icons */
.instagramicon {
    margin: 0 5px -5px 10px;
}

.instagramiconshare {
    position: absolute;
    bottom: -10px;
    left: 15px;
    line-height: 1.4rem;
}
/* TC 11/12/17 linkedin icons */
.linkedinicon {
    margin: 0 5px -5px 5px;
}

.linkediniconshare {
    position: absolute;
    bottom: -10px;
    left: 15px;
    line-height: 1.4rem;
}
/* TC 8/2/2018 vkontakte icons social wall */
.vkontakteicon {
    margin: 0 5px -5px 5px;
}

.vkontakteiconshare {
    position: absolute;
    bottom: -10px;
    left: 15px;
    line-height: 1.4rem;
}
/**********************************
    Experts and Blog 
***********************************/
.ismobile .pl_grid-item h2 {
    text-decoration: underline;
}

.blog-col-3 {
    float: left;
    width: 100%;
}

.blog-summary {
    display: inline-block;
    border-bottom: 14px solid #eee;
    height: 298px;
    overflow: hidden;
    background-color: #eee;
    width: 100%;
    line-height: 18px;
    line-height: 1.8rem;
}

    .blog-summary.blog-date {
        height: 294px;
    }

@media (min-width:480px) {
    .blog-summary {
        height: 350px;
    }

        .blog-summary.blog-date {
            height: 368px;
        }
}


.pl_blogwide .blog-summary {
    border-bottom: 8px solid #cecece;
    height: 119px;
    overflow: hidden;
    background-color: #eee;
    width: 100%;
    line-height: 1.8rem;
}

    .pl_blogwide .blog-summary.blog-date {
        height: 119px;
    }

@media (min-width:480px) {
    .pl_blogwide .blog-summary {
        height: 119px;
    }

        .pl_blogwide .blog-summary.blog-date {
            height: 119px;
        }
}


.blog-summary .wp-post-image {
    border-radius: 0%;
    width: 100%;
}

.blog-summary h2 {
    padding: 8px 0 20px 0;
    margin: 0;
}

.pl_blogwide .blog-summary h2 {
    padding: 8px 0 12px 0;
    margin: 0;
}

.pl_blogwide .blog-summary p {
    margin: 0;
    display: inline;
}

.blog-text {
    padding: 0 8px 0 8px;
    margin: 0;
    height: 170px;
    line-height: 2.0rem;
}

.blog-date .blog-text {
    height: 180px;
}

.pl_blogwide .blog-text {
    height: 119px;
}

.pl_blogwide .blog-date .blog-text {
    height: 119px;
}

.blog-text div {
    padding-top: 8px;
    margin: 0;
    font-size: 1.8rem;
    line-height: 2.0rem;
    font-weight: 400;
}

.blog-text .pl_shortcodeparam {
    padding: 0 0 8px 0;
}

.pl_col-sm-1, .pl_col-sm-10, .pl_col-sm-11, .pl_col-sm-12, .pl_col-sm-2, .pl_col-sm-3, .pl_col-sm-4, .pl_col-sm-5, .pl_col-sm-6, .pl_col-sm-7, .pl_col-sm-8, .pl_col-sm-9 {
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
}

.pl_col-sm-1, .pl_col-sm-2, .pl_col-sm-11, .pl_col-sm-10 {
    width: calc( 50% - 15px );
}

@media (min-width:480px) {
    .pl_col-sm-1, .pl_col-sm-10, .pl_col-sm-11, .pl_col-sm-12, .pl_col-sm-2, .pl_col-sm-3, .pl_col-sm-4, .pl_col-sm-5, .pl_col-sm-6, .pl_col-sm-7, .pl_col-sm-8, .pl_col-sm-9 {
        float: left;
    }

    .pl_col-sm-12 {
        width: 100%;
    }

    .pl_col-sm-11 {
        width: calc( 91.66666% - 15px );
    }

    .pl_col-sm-10 {
        width: calc( 66.66666% - 15px );
    }

    .pl_col-sm-9 {
        width: calc( 75% - 15px );
    }

    .pl_col-sm-8 {
        width: calc( 66.66666% - 15px );
    }

    .pl_col-sm-7 {
        width: calc( 58.33333% - 15px );
    }

    .pl_col-sm-6 {
        width: calc( 50% - 15px );
    }

    .pl_col-sm-5 {
        width: calc( 41.66666% - 15px );
    }

    .pl_col-sm-4 {
        width: calc( 33.33333% - 15px );
    }

    .pl_col-sm-3 {
        width: calc( 50% - 15px );
    }

    .pl_col-sm-2 {
        width: calc( 33.33333% - 15px );
    }

    .pl_col-sm-1 {
        width: calc( 8.33333% - 15px );
    }
}

@media (min-width: 768px) {
    .expert-article .header__banner-cta {
        min-width: 500px;
    }

    .expert-article .grid-offset-6 {
        margin-left: calc( 50% + 20px );
    }

    .blog-col-3 {
        width: calc( 33.333% - 15px );
    }

    .pl_col-sm-3 {
        width: calc( 33.333% - 15px );
    }

    .pl_col-sm-9 {
        width: calc( 66.667% - 15px );
    }

    .pl_col-sm-2 {
        width: calc( 25% - 15px );
    }

    .pl_col-sm-10 {
        width: calc( 75% - 15px );
    }
}

@media (min-width: 1025px) {
    .blog-col-3 {
        width: calc( 25% - 20px );
    }

    .pl_col-sm-3 {
        width: calc( 25% - 15px );
    }

    .pl_col-sm-9 {
        width: calc( 75% - 15px );
    }

    .pl_col-sm-2 {
        width: calc( 16.6666% - 15px );
    }

    .pl_col-sm-10 {
        width: calc( 83.3333% - 15px );
    }
}

@media (min-width: 1280px) {
}

.expert-detail .expert-image, .blog-detail .expert-image {
    border-radius: 50%;
    width: 90%;
    background: no-repeat center top;
    background-size: cover;
}

.pl_expert .expert-image {
    border-radius: 50%;
    left: 5%;
    width: 90%;
    background: no-repeat center top;
    background-size: cover;
    position: relative;
}

.blog-detail .pl_col-sm-2 {
    padding: 0 20px 4px 20px;
}

.pl_expert .expert-image:after, .expert-detail .expert-image:after, .blog-detail .expert-image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.pl_expert .expert-image-sc {
    width: 36px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 3;
}

.blog-area {
    height: 168px;
    overflow: hidden;
    box-sizing: border-box;
}

    .blog-area.desc {
        height: 89px;
    }

.pl_blog .hr {
    width: 100%;
    margin: 0;
}

.pl_blog .pl_grid-item .hr {
    float: none;
    margin-bottom: 16px;
}

.blog-area .expert-image-sc {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    width: inherit;
    max-width: 35%;
    min-width: 25%;
}

.blog-area h2 {
    box-sizing: border-box;
    padding: 0 8px 0 0;
    display: block;
    width: 100%;
    float: left;
}

.blog-area .blog-date {
    box-sizing: border-box;
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 1.3rem;
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .blog-area h2 {
        width: 70%;
    }

    .blog-area .blog-date {
        width: 30%;
        text-align: right;
    }
}

@media (min-width: 1023px) {
    .blog-area h2 {
        width: 76%;
    }

    .blog-area .blog-date {
        width: 24%;
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .blog-area h2 {
        width: 78%;
    }

    .blog-area .blog-date {
        width: 22%;
    }
}

.blog-area .blog-image {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 20%;
    border-radius: 50%;
    height: auto;
    margin: 0 15px 6px 0;
}

    .blog-area .blog-image:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

.blog-area .blog-author {
    float: left;
    display: block;
    width: 80%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.blog-area .blog-header {
    margin: 0;
    padding: 0;
    width: calc( 80% - 15px );
    float: left;
}

.blog-area .blog-author {
    font-size: 1.5rem;
    line-height: 3.5rem;
}

.blog-area h2.w100p {
    width: 100% !important;
}



.pl_expert .expert-detail {
    height: 60px;
    overflow: hidden;
    margin-top: 4px;
}

.pl_expert .alpha-letter {
    font-size: 3rem;
    height: 30px;
    color: black;
    padding-top: 5px;
    font-weight: 400;
}

.pl_expert .alphabet {
    line-height: 3rem;
    font-size: 3rem;
    font-weight: 400;
    height: 30px;
    color: #ccc;
    float: right;
    height: auto;
}

    .pl_expert .alphabet a, .pl_expert .alphabet a:link, .pl_expert .alphabet a:active {
        color: #0596FF;
    }

        .pl_expert .alphabet a:hover {
            color: #E00000;
        }

.pl_expert .letter {
    margin-left: 4px;
    float: left;
}

.pl_expert p {
    font-size: 1.1rem;
}

.pl_expert h2 {
    font-size: 1.4rem;
    padding: 0 0 2px 0;
}

.pl_expert .expert-detail p {
    font-size: 1.2rem;
}

.pl_expert .expert-detail h2 {
    font-size: 1.6rem;
    padding: 0 0 2px 0;
}
/***********************************
Article Filter Component
***********************************/
.pl_grid .pl_slide-wrapper {
    margin-right: 15px;
}

.pl_grid .pl_grid-item {
    margin: 0 0 15px 0;
}

@media (min-width:480px) {
    .pl_grid .pl_grid-item {
        margin: 0 15px 15px 0;
    }
}

@media (min-width:480px) {
    .pl_grid .pl_grid-item.pl_col-sm-12 {
        margin: 0 0 15px 0;
    }
}

.pl_grid {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: -15px;
}

.pl_row {
    margin-left: -15px;
    margin-right: -15px;
}

.pl_grid-item {
    background-color: transparent;
}

    .pl_grid-item .blog-summary p, .pl_grid-item .pl_grid-inner p {
        font-size: 1.6rem;
        line-height: 2.0rem;
    }

html.lm .pl_grid-item .blog-summary p, html.lm .pl_grid-item .pl_grid-inner p {
    color: #0f0f0f;
}

.pl_grid-item .blog-summary h2, .pl_grid-item .pl_grid-inner h2 {
    font-size: 1.8rem;
    line-height: 2.0rem;
    font-weight: 700;
}

html.lm .pl_grid-item .blog-summary h2, html.lm .pl_grid-item .pl_grid-inner h2 {
    color: #0f0f0f;
}

html.dm .pl_grid-item .blog-summary p, html.dm .pl_grid-item .blog-summary h2, html.dm .pl_grid-item .pl_grid-inner p, html.dm .pl_grid-item .pl_grid-inner h2 {
    color: #ffffff;
}

.pl_grid-item .blog-summary mark {
    background-color: #b88d00;
    color: #ffffff;
}

.pl_grid .pl_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.pl_wrapper {
}

.pl_slide-wrapper {
    float: left;
    width: 100%;
}
/**/

.pl_clearfix:after, .pl_row:after {
    clear: both;
}

.pl_row:after, .pl_row:before {
    content: " ";
    display: table;
}

.pl_search {
    float: left;
    margin: 10px 10px 0 10px;
    width: 100%;
    text-align: center;
}

    .pl_search form {
        display: inline-block;
    }

    .pl_search input[type=text] {
        float: left;
        border-radius: 0;
        width: 200px;
        padding: 4px 4px 4px 4px;
        color: #666;
        background-image: url('images/icon_search.svg');
        background-position: 10px 10px;
        background-repeat: no-repeat;
    }

    .pl_search ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #666;
    }

    .pl_search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #666;
        opacity: 1;
    }

    .pl_search ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #666;
        opacity: 1;
    }

    .pl_search :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #666;
    }

    .pl_search ::-ms-input-placeholder { /* Microsoft Edge */
        color: #666;
    }

    .pl_search button[type=submit] {
        float: left;
        display: block;
        width: 36px;
        height: 40px;
        margin: 0;
        padding: 0;
        border: 2px solid #ccc;
        border-radius: 0;
        background-color: #ccc;
    }

        .pl_search button[type=submit]:hover {
            cursor: pointer;
        }

        .pl_search button[type=submit] img {
            width: 20px;
            height: 20px;
        }

@media (min-width: 1200px) {
    .pl_sb {
        width: calc( 100% - 171px );
        position: relative;
        float: left;
    }

    .pl_search {
        width: auto;
        float: right;
    }
}

.pl_year {
    width: 100%;
    padding: 4px 0 0 10px;
    float: left;
    display: block;
}

    .pl_year select {
        padding: 3px 0 6px 40px;
        border-radius: 0;
        background-image: url('/wp-content/themes/atos/images/icon_chevron-gray.svg');
        outline: none !important;
        height: 40px;
    }

        .pl_year select::-ms-expand {
            display: none;
        }

.pl_grid .pl_row .pl_slide-wrapper .pl_grid-item.pl_visible-item:hover {
    z-index: 3;
}

.pl_grid .pl_row .pl_grid-item .pl_grid-item-mini .pl_grid-item-content {
    overflow: hidden;
}

.pl_wrapper, .pagination {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
}

    .pl_wrapper .pagination__links {
        position: relative;
        width: 100%;
        font-size: 1.4rem;
        line-height: 1.4rem;
        padding: 10px;
        text-align: center;
        background-color: #f5f5f5;
    }

html.dm .pagination__links {
    background-color: #2b2b2b;
}

.pl_wrapper .pagination__links li {
    display: inline-block;
    margin: 0 3px;
}

.pl_wrapper .pagination__links .current {
    color: #bfbfbf;
}

.pl_wrapper .pagination__links .prev {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 10px;
}

.pl_wrapper .pagination__links .next {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
}

.pl_wrapper .pagination__links .hidden {
    opacity: 0.3;
}

.pl_wrapper .pagination__links a {
    display: block;
}

    .pl_wrapper .pagination__links a:hover {
        color: #0596FF;
    }

.pl_loader {
    position: absolute;
    display: none;
    width: 151px;
    height: 151px;
    /*background: url("images/loader.svg") center center no-repeat;*/
    background: url("images/Atos-Globe-blue-151px.png") center center no-repeat;
}

    .pl_loader.small {
        background: url("images/Atos-Globe-blue-75px.png") center center no-repeat;
        width: 75px;
        height: 75px;
    }

.pl_loader_scroll {
    padding-top: 16px;
    height: 90px;
    width: 100%;
    /*background: url("images/loader.svg") center center no-repeat;*/
    float: left;
    display: block;
    text-align: center;
}

.pl_fb form {
    position: static;
}

.pl_spinner {
    cursor: pointer;
}

    .pl_spinner::after {
        position: absolute;
        right: 10px;
        color: #0596FF;
        background-color: #fff;
        content: "\FF0D";
        width: 22px;
        height: 22px;
        line-height: 18px;
        font-size: 22px;
        font-family: Verdana, Arial, Helvetica, sans-serif !important;
        text-align: center;
        border-radius: 50%;
        -webkit-animation-name: spin;
        animation-name: spin;
        -webkit-animation-duration: .35s;
        animation-duration: .35s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    .pl_spinner.collapsed::after {
        content: "\FF0B";
        -webkit-animation-name: rspin;
        animation-name: rspin;
    }

.pl_clear {
    padding: 4px 8px 4px 8px;
}

    .pl_clear:hover {
        cursor: pointer;
        background-color: #c0c0c0;
    }

.ischrome .pl_spinner::after {
    line-height: 22px;
}

.pl_box-wrapper .pl_fb_cb.pl_lvl_1 {
    padding-left: 12px;
}

.pl_box-wrapper .pl_fb_cb.pl_lvl_2 {
    padding-left: 20px;
}

.pl_box-wrapper .pl_fb_cb.pl_lvl_3 {
    padding-left: 28px;
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes rspin {
    from {
        -moz-transform: rotate(360deg);
    }

    to {
        -moz-transform: rotate(0deg);
    }
}

@-webkit-keyframes rspin {
    from {
        -webkit-transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes rspin {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}
/* IE10+ CSS styles go here */
.pl_loader, .pl_loader_scroll img {
    animation-name: rotateAnim;
    -o-animation-name: rotateAnim;
    -ms-animation-name: rotateAnim;
    -webkit-animation-name: rotateAnim;
    -moz-animation-name: rotateAnim;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@keyframes rotateAnim {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-o-keyframes rotateAnim {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes rotateAnim {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateAnim {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotateAnim {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

.pl_hide {
    overflow: hidden;
}

.pl_open1 {
    animation-name: openAnim;
    -o-animation-name: openAnim;
    -ms-animation-name: openAnim;
    -webkit-animation-name: openAnim;
    -moz-animation-name: openAnim;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@keyframes openAnim {
    from {
        height: 0%;
    }

    to {
        height: 100%;
    }
}

@-o-keyframes openAnim {
    from {
        height: 0%;
    }

    to {
        height: 100%;
    }
}

@-ms-keyframes openAnim {
    from {
        height: 0%;
    }

    to {
        height: 100%;
    }
}

@-webkit-keyframes openAnim {
    from {
        height: 0%;
    }

    to {
        height: 100%;
    }
}

@-moz-keyframes openAnim {
    from {
        height: 0%;
    }

    to {
        height: 100%;
    }
}

.pl_close1 {
    animation-name: closeAnim;
    -o-animation-name: closeAnim;
    -ms-animation-name: closeAnim;
    -webkit-animation-name: closeAnim;
    -moz-animation-name: closeAnim;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}


@keyframes closeAnim {
    from {
        height: 100%;
    }

    to {
        height: 0%;
    }
}

@-o-keyframes closeAnim {
    from {
        height: 100%;
    }

    to {
        height: 0%;
    }
}

@-ms-keyframes closeAnim {
    from {
        height: 100%;
    }

    to {
        height: 0%;
    }
}

@-webkit-keyframes closeAnim {
    from {
        height: 100%;
    }

    to {
        height: 0%;
    }
}

@-moz-keyframes closeAnim {
    from {
        height: 100%;
    }

    to {
        height: 0%;
    }
}

.pl_loader.loading {
    display: block;
    z-index: 9999;
    opacity: 1.0;
}

.pl_grid.loading, .pl_box.loading, .pl_box-wrapper.loading, .pl_fb_info.loading, .pl_data.loading {
    opacity: 0.4;
}

.pl_loader2 {
    position: absolute;
    top: 20%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    -webkit-animation: spin 0.6s linear infinite;
    -moz-animation: spin 0.6s linear infinite;
    animation: spin 0.6s linear infinite;
    z-index: 1;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.pl_wrapper .pl_slide-wrapper {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 1.0;
}
/* Article Lister Template : Large */
.pl_large {
    padding-top: 8px;
}

    .pl_large .large-left, .pl_large .large-right {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
    }

    .pl_large .large-left-first {
        width: 100%;
        margin: 0;
        padding: 0 0 15px;
        float: left;
    }

    .pl_large .large-right-first {
        width: 100%;
        float: left;
    }

    .pl_large .large-image-first {
        width: 100%;
        padding: 0 0 65% 0;
        margin: 0;
        background: no-repeat center top;
        background-size: cover;
    }

    .pl_large .large-image {
        width: 100%;
        padding: 0 0 50% 0;
        margin: 0;
        background: no-repeat center top;
        background-size: cover;
    }

    .pl_large .large-date {
        margin-top: 0;
    }

@media (min-width: 480px) {
    .pl_large .pl_col-sm-6 {
        width: 100%;
    }

    .pl_large .large-left, .pl_large .large-right {
        width: 50%;
    }

    .pl_large .large-image {
        width: 90%;
        padding: 0 0 52% 0;
        margin: 0;
        background: no-repeat center top;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    .pl_large .large-left, .pl_large .large-left-first {
        width: 50%;
        margin: 0;
        padding: 0;
        float: left;
    }

    .pl_large .large-right, .pl_large .large-right-first {
        width: calc( 50% - 15px );
        margin-left: 15px;
        float: left;
    }

    .pl_large .large-image {
        padding: 0 0 90% 0;
    }

    .pl_large .large-image-first {
        width: 95%;
        padding: 0 0 65% 0;
    }

    .pl_large .large-date {
        margin-top: 15px;
    }

    .pl_large .pl_col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 1023px) {
    .pl_large .large-date {
        margin-top: 30px;
    }
}
/* Article Lister Template : Blog */
.pl_blog .pl_col-sm-1, .pl_blog .pl_col-sm-2, .pl_blog .pl_col-sm-3, .pl_blog .pl_col-sm-4, .pl_blog .pl_col-sm-5, .pl_blog .pl_col-sm-6, .pl_blog .pl_col-sm-7, .pl_blog .pl_col-sm-8, .pl_blog .pl_col-sm-9, .pl_blog .pl_col-sm-10, .pl_blog .pl_col-sm-11, .pl_blog .pl_col-sm-12 {
    padding: 0;
}

.pl_blog {
    width: 100%;
    margin: 0;
}

    .pl_blog p {
        display: inline;
    }

    .pl_blog a, .pl_blog a:link, .pl_blog a:hover, pl_blog a:active, .pl_blog a:visited {
        color: #000000;
    }

.blog-image {
    width: 100%;
    height: 135px;
    background: no-repeat center top;
    background-size: cover;
    z-index: 10;
}

@media (min-width:480px) {
    .blog-image {
        height: 165px;
    }
}

.pl_blogwide .blog-image {
    float: left;
    margin-right: 8px;
    border: 8px solid #cecece;
    width: 117px;
    height: 117px;
}

@media (min-width:480px) {

    .pl_col-sm-12 .pl_blogwide .blog-image {
        width: 216px;
        height: 117px;
    }
}

.pl_flip {
    font-size: 1.8rem;
    position: absolute;
    bottom: 14px;
    right: 8px;
}

.pl_scroll10 {
    overflow-y: scroll;
    height: 200px;
}

.blog blockquote p {
    line-height: 1.25;
    font-size: 20px;
}

.blog ol {
    list-style-type: decimal;
}

.blog ol, .blog ul {
    margin: 0 0 1.5em 2em;
}

.blog-share ul {
    margin: 0 0 1.5em 0em;
}
/* post-lister */
.pl_filter, .pl_year {
    color: #bfbfbf;
    font-size: 1.8rem;
    line-height: 2.0rem;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
}

    .pl_filter ul, .pl_year ul {
        margin: 0 !important;
        padding: 0 !important;
        text-align: center;
    }

    .pl_filter li a, .pl_year li a {
        display: block;
        color: #555;
        margin: 0 !important;
        padding: 3px !important;
        -webkit-transition: color 250ms ease-in-out;
        transition: color 250ms ease-in-out;
    }

    .pl_filter li.active a, .pl_filter li:hover a, .pl_year li:hover a, .pl_year li.active a {
        cursor: pointer;
        color: #0596FF;
        -webkit-transition: color 250ms ease-in-out;
        transition: color 250ms ease-in-out;
    }

    .pl_filter li:after, .pl_year li:after {
        position: absolute;
        display: block;
        content: '';
        left: 0;
        right: 0;
        bottom: -7px;
        width: 100%;
        height: 2px;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1);
        background-color: #bfbfbf;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    .pl_filter li.active, .pl_filter li.hover, .pl_year li.hover, .pl_year li.active {
        color: #0596FF;
        cursor: pointer;
    }

    .pl_filter ul, .pl_year ul {
        list-style-type: none;
        width: 100%;
    }

        .pl_filter ul li, .pl_year ul li {
            position: relative;
            display: inline-block;
            margin: 5px 5px 5px 7px;
            padding: 0 !important;
        }

    .pl_filter li.active:after, .pl_filter li:hover:after, .pl_year li:hover:after, .pl_year li.active::after {
        background-color: #0596FF;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    .pl_year.dropdown {
        width: 162px;
    }

.pl_grid .bigimage-image {
    width: 100%;
    height: 135px;
    background: no-repeat center top;
    background-size: cover;
    z-index: 10;
    transform: none !important;
}

@media (min-width:480px) {
    .pl_grid .bigimage-image {
        height: 165px;
    }
}
/* article lister - newsroom-list */
.pl_newsroom .large-desc {
    line-height: 20px;
    line-height: 2rem;
    display: inline;
}

.pl_gray, .pl_gray a, .pl_gray p {
    color: #000000;
    font-weight: 400;
}

.pl_grid .pl_newsroom-image {
    background-position: center;
    background-size: cover;
    display: inline;
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}

.pl_newsroom h2 {
    padding: 4px 0 10px 0;
}

.pl_newsroom .pl_newsroom-content {
    padding: 2px 0 0 0;
    border-bottom: 2px solid white;
}

    .pl_newsroom .pl_newsroom-content p {
        padding: 0;
    }
/* AL: Filterbox */
.pl_box-wrapper {
    background-color: #eeeeee;
}

html.dm .pl_box-wrapper {
    background-color: #2b2b2b;
}

.pl_box-wrapper .pl_box-heading, .pl_box .pl_fb_info {
    background-color: #0596FF;
    color: white;
    font-size: 2.2rem;
    line-height: 2.4rem;
    font-weight: 700;
    padding: 4px 8px 8px 8px;
}

.pl_box .pl_fb_info {
    width: 100%;
    text-align: center;
    color: black;
    background-color: #cecece;
    margin-bottom: 4px;
}

.pl_box-wrapper .pl_search {
    margin: 0;
    width: 100%;
}

    .pl_box-wrapper .pl_search form {
        display: block;
    }

    .pl_box-wrapper .pl_search input[type=text] {
        width: calc( 100% - 36px );
        padding: 4px 4px 8px 8px;
    }

.pl_box-wrapper .pl_fb {
    float: left;
    width: 100%;
}

.pl_box-wrapper .pl_fb_header {
    font-size: 1.8rem;
    line-height: 2.0rem;
    padding: 4px 8px 8px 8px;
    background-color: #cecece;
    color: black;
    width: 100%;
    position: relative;
}

.pl_fb_header .pl_fb_collapse {
    float: right;
    color: white;
    padding: 2px 8px 4px 8px;
    border-radius: 15px;
    font-weight: 700;
    background-color: #0596FF;
    cursor: pointer;
}

.pl_box-wrapper .pl_fb_cb {
    padding: 2px;
    width: 100%;
    float: left;
}

.ishover .pl_box-wrapper .pl_fb_cb:hover {
    background-color: #c0c0c0;
    cursor: pointer;
}

.ishover .loading .pl_fb_cb:hover {
    cursor: default;
}

.pl_box-wrapper .pl_fb_cb input[type=checkbox] {
    display: block;
    float: left;
    margin: 4px;
    width: 8%;
}

.pl_box-wrapper .pl_fb_cb div {
    padding: 0;
    font-size: 1.8rem;
    line-height: 2.0rem;
    float: left;
    width: 86%;
}

    .pl_box-wrapper .pl_fb_cb div label.pl_fb_title {
        display: block;
        float: left;
    }

.pl_box-wrapper .pl_fb_cb.pl_fb_right div label.pl_fb_title, .pl_box-wrapper .pl_fb_cb.pl_fb_btnright div label.pl_fb_title {
    max-width: calc( 100% - 30px );
}

.pl_box-wrapper .pl_fb_cb.pl_fb_right div span.pl_fb_num {
    display: block;
    float: right;
}

.pl_box-wrapper .pl_fb_cb.pl_fb_btn div span.pl_fb_num {
    display: block;
    float: left;
    background-color: #cecece;
    color: #000;
    border-radius: 8px;
    margin-left: 4px;
}

.pl_box-wrapper .pl_fb_cb.pl_fb_btnright div span.pl_fb_num {
    display: block;
    float: right;
    background-color: #cecece;
    color: #000;
    border-radius: 8px;
    margin-left: 4px;
}

@media (min-width: 480px) {
    .pl_grid .pl_box.pl_col-sm-9 {
        width: calc( 50% - 15px );
    }

        .pl_grid .pl_box.pl_col-sm-9 .pl_col-sm-4 {
            width: 100%;
        }
}

@media (min-width: 768px) {
    .pl_grid .pl_box.pl_col-sm-9 {
        width: calc( 66.666% - 15px );
    }

        .pl_grid .pl_box.pl_col-sm-9 .pl_col-sm-4 {
            width: calc( 50% - 15px );
        }
}

@media (min-width: 1025px) {
    .pl_grid .pl_box.pl_col-sm-9 {
        width: calc( 75% - 15px );
    }

        .pl_grid .pl_box.pl_col-sm-9 .pl_col-sm-4 {
            width: calc( 33.333% - 15px );
        }
}

.section .pl_fb_usersel {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.0rem;
    padding: 0;
}

    .section .pl_fb_usersel div, .section .pl_item_terms span {
        display: inline-block;
        padding: 2px 8px 2px 8px;
        margin: 8px 4px 0 4px;
        background-color: #fff;
        color: #0596FF;
        border-radius: 12px;
    }

.pl_item_terms.topabs {
    position: absolute;
    z-index: 15;
    top: 0;
    left: -2px;
    right: 8px;
}

.pl_item_terms.below span {
    display: table;
}

.ishover .pl_fb_usersel div:hover {
    cursor: pointer;
}

.ishover .loading .pl_fb_usersel div:hover {
    cursor: default;
}

.pl_fb_x {
    font-size: 1.4rem;
    position: relative;
    left: 4px;
    display: inline-block;
    width: 19px;
    height: 19px;
    top: -1px;
}

/* template: blog left image */
/* show_terms */
.pl_grid .pl_item_terms {
    font-size: 1.3rem;
    line-height: 1.5rem;
}
/* single-blog */
.blog-article .blog-detail .wp-post-image {
    border-radius: 50%;
    width: 10%;
    float: left;
    margin: 0 15px 2px 0;
}

.blog-article .article-expert {
    background-color: #f2f2f2;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog-article .expert-detail .wp-post-image {
    border-radius: 50%;
    min-width: 78px;
    max-width: 78px;
    float: left;
    margin: 0 15px 2px 0;
}

.blog-article .header__banner-cta {
    min-width: 100%;
    padding: 0 20px 30px 0;
    float: right;
}

    .blog-article .header__banner-cta .grid-offset-6 {
        margin-left: 0px;
    }

    .blog-article .header__banner-cta .grid-col-6 {
        float: right;
        width: 100%;
    }

.blog-article .rel-col-3 {
    float: left;
    display: block;
    width: calc( 50% - 20px );
    margin: 0px 20px 0 0;
}

.blog-article .rel-blog-3, .blog-article .rel-blog-4 {
    display: none;
}

.blog-article .expert-related {
}

    .blog-article .expert-related .pl_col-sm-9 {
        margin: 0px 10px 16px 0;
    }

.blog-article h3 {
    padding-top: 15px;
}

.blog-article .blog-detail {
    font-size: 1.0em;
    padding-top: 8px;
}

    .blog-article .blog-detail blockquote {
        padding: 0;
        margin: 0;
    }

        .blog-article .blog-detail blockquote p {
            font-size: 1.8rem;
            padding: 0 0 15px 0;
            margin: 0;
        }

        .blog-article .blog-detail blockquote strong {
            font-size: 1.8rem;
            padding: 0;
            margin: 0;
        }

@media (min-width: 768px) {
    .blog-article .blog-detail blockquote p {
        padding: 0 150px 15px 150px;
        font-size: 1.9rem;
        line-height: 2.4rem;
        color: #0596FF;
    }

    .blog-article .blog-detail blockquote strong {
        font-size: 1.9rem;
        line-height: 2.4rem;
        padding: 0;
        margin: 0;
        color: #0596FF;
    }
}


.blog-article .blog-share {
    margin-top: 20px;
}


    .blog-article .blog-share h2 {
        padding-bottom: 8px;
    }

    .blog-article .blog-share ul li {
        float: left;
        display: block;
        margin-right: 4px;
        margin-left: 0px;
    }

@media (min-width: 576px) {
    .blog-article .expert-all {
        text-align: right;
    }
}

.blog-article .expert-all a, .blog-article .experts-all a {
    font-size: 0.9em;
}

.blog-article .expert-job, .blog-article .expert-follow {
    margin-bottom: 4px;
}

.blog-article .hr {
    display: block;
    height: 1px;
    border: 0;
    margin: 8px 0 10px 0;
    padding: 0;
    background: #ddd;
}

.blog-article .rel-title {
    margin-top: 8px;
}

    .blog-article .rel-title a, .blog-article .rel-title a:hover, .blog-article .rel-title a:link, .blog-article .rel-title a:active {
        color: #666;
    }

.blog-article .rel-image {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    background: no-repeat center top;
    background-size: cover;
}

.expert-article .expert-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: no-repeat center top;
    background-size: cover;
    border-radius: 50%;
}

.blog-article ol {
    list-style-position: inside;
    list-style-type: decimal;
    margin-left: 0;
}

    .blog-article ol ol {
        margin-left: 20px;
        list-style-type: lower-alpha;
    }

.blog-article .blog-relcon ul {
    padding-bottom: 24px;
}

.expert_content .article__content {
    padding-top: 20px;
}

.expert-related a, .expert-related a:link, .expert-related a:active, .expert-related a:hover, .expert-related *[role=link] {
    color: #0596FF;
}

.expert-related .blog-relcat {
    margin-top: 15px;
}

@media (min-width: 480px) {
    .expert-related .blog-relcat {
        margin-top: 0;
    }

    .blog-article .expert-related .pl_col-sm-9 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .blog-article .expert-related .pl_col-sm-9 {
        margin: 0;
        width: 75%;
    }

    .blog-article .expert-related .pl_col-sm-3 {
        width: 25%;
    }

    .blog-article .blog-detail .wp-post-image {
        max-width: 10%;
    }

    .blog-article .header__banner-cta {
        width: 100%;
    }

    .blog-article .grid-offset-6 {
        margin-left: 0px;
    }

    .blog-article .header__banner-cta .grid-col-6 {
        width: 100%;
    }

    .blog-article .rel-col-3 {
        width: calc( 33.3333% - 20px );
    }

    .blog-article .rel-blog-3 {
        display: block;
    }

    .blog-article .expert-all .grid-col-6 {
        margin-left: 150px;
    }
}

@media (min-width: 1023px) {
    .blog-article .rel-blog-4 {
        display: block;
    }

    .blog-article .rel-col-3 {
        width: calc( 25% - 20px );
    }
}

.cap {
    text-transform: capitalize;
}

@media (min-width: 1025px) {
    .blog-article .header__banner-cta .grid-offset-6 {
        margin-left: 0px;
    }

    .blog-article .header__banner-cta .grid-col-6 {
        width: 100%;
    }
}
/* single-expert */
.expert-article .wp-post-image {
    border-radius: 50%;
}

.expert-article .grid-offset-6 {
    margin: 0;
}

.expert-article .header__banner-cta {
    min-width: 100%;
    padding: 0 40px 30px 0;
}

.content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.expert-detail .pl_col-sm-1 {
    width: 25%;
}

.expert-detail .pl_col-sm-11 {
    width: 75%;
}

.expert-detail .pl_col-sm-11 {
    display: flex;
    flex-wrap: wrap;
}

.article-expert .grid-row, .expert-related .grid-row {
    padding: 0 20px 0 20px;
}

@media (min-width:480px) {
    .expert-detail .pl_col-sm-1 {
        width: 20%;
    }

    .expert-detail .pl_col-sm-11 {
        width: 80%;
    }
}

@media (min-width: 768px) {
    .expert-detail .pl_col-sm-1 {
        width: 12%;
    }

    .article-expert .grid-row, .expert-related .grid-row {
        padding: 0;
    }

    .expert-detail .pl_col-sm-11 {
        width: 88%;
    }
}

@media (min-width: 1025px) {
    .expert-detail .pl_col-sm-1 {
        width: 8.3333%;
    }

    .expert-detail .pl_col-sm-11 {
        width: 91.6666%;
    }
}
/* pwd screen */
.post-password-form input {
    width: 200px;
}

.post-password-form label {
}

.post-password-form label {
    margin-top: 10px;
    float: left;
    display: block;
    font-weight: 400;
}

.post-password-form input[type=submit] {
    margin-top: 37px;
    margin-left: 10px;
    display: block;
    float: left;
    width: 100px;
}

.post-password-form input[type=password] {
    margin-top: 10px;
}

.post-password-form p {
    font-weight: 700;
}

.post-password-form {
    margin-top: 40px;
    width: 50%;
    margin-left: 30%;
    padding-bottom: 150px;
}
/* FT 25/10 - Social wall in columns */
/* FT - 1/2 of SW and 1/2 of text */
.sw-half {
    width: 50%;
    margin: 0;
}

.sw-half-2col {
    width: 50%;
    margin: 0;
}


.sw-half .grid-col-4-sw {
    width: 100%;
    margin: 0 15px 15px 0 !important;
}

.sw-half-2col .grid-col-4-sw {
    /* FT 12/2/2018 */
    width: 47%;
    margin: 0 15px 15px 0 !important;
}

.sw-title {
    margin: 0 30px;
    width: 42%;
}
/* FT - Ajustement général */
.section-sw .grid-col-12 {
    width: 100%;
    margin: 0;
}

.social-post__wrapper {
    position: relative;
    margin-bottom: 0;
    padding: 20px 20px 40px 20px !important;
}
/* TC 6/12 linkedin - 8/2/18 vkontakte */
.facebookiconshare, .instagramiconshare, .twittericonshare, .linkediniconshare, .vkontakteiconshare {
    position: absolute;
    bottom: 10px;
    left: 15px;
    line-height: 1.4rem;
}

    .facebookiconshare a, .instagramiconshare a, .twittericonshare a, .linkediniconshare a, .vkontakteiconshare a {
        text-decoration: none;
    }
/* FT - SW from 2 to 1 column, with text beside */
@media only screen and (max-width:1124px) {

    .sw-half {
        /* FT 12/2/2018 */
        width: 50%;
        padding: 0;
    }

        .sw-half .grid-col-4-sw {
            width: 100%;
            margin: 0 0 20px 0;
        }

    .sw-title {
        width: 50%;
    }

    .sw-half-2col {
        width: 40%;
        padding: 0;
    }

        .sw-half-2col .grid-col-4-sw {
            width: 100%;
            margin: 0 0 20px 0;
        }
}
/* FT - SW from 1 to 2 columns, with text to the top or bottom */
@media only screen and (max-width:768px) {

    .sw-half {
        width: 100%;
    }

        .sw-half .grid-col-4-sw {
            width: 100%;
            margin: 10px;
        }

    .sw-half-2col {
        width: 100%;
    }

        .sw-half-2col .grid-col-4-sw {
            width: 46%;
            margin: 10px;
        }

    .sw-title {
        width: 90%;
    }
}
/* FT - SW from 2 to 1 column centered, with text to the top or bottom */
@media only screen and (max-width:600px) {

    .sw-half {
        width: 100%;
        padding: 0;
    }

    .sw-half-2col {
        width: 100%;
        padding: 0;
    }

    .sw-title {
        margin: 5px;
        width: 100%;
    }
}
/* FT - Displays the social wall in 1 column */
.sw-1-column .grid-col-4-sw {
    float: none !important;
    width: 100%;
    clear: both !important;
    display: block !important;
    position: static !important;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
/* FT - Displays the icons share under the date */
/* FT - You have to add the class "sw-1-column" in the composant of the Back-office to work!! */
@media only screen and (max-width:900px) {

    .sw-1-column .social-post__wrapper {
        padding: 20px 20px 50px 20px !important;
    }

    .sw-1-column .social-post__date {
        left: 20px !important;
        bottom: 25px !important;
    }

    /* TC 6/12 linkedin - 8/2/18 */
    .sw-1-column .facebookiconshare,
    .sw-1-column .instagramiconshare,
    .sw-1-column .twittericonshare,
    .sw-1-column .vkontakteiconshare,
    .sw-1-column .linkediniconshare {
        bottom: 5px !important;
    }
}
/* FT - Displays the social wall in 2 columns */
@media only screen and (max-width:767px) {

    .sw-1-column .grid-col-4-sw {
        float: left !important;
        width: calc( 50% - 20px );
        clear: none !important;
        display: initial !important;
        position: absolute !important;
        margin: 0 10px 20px 10px;
        padding-bottom: 5px;
    }

    .sw-1-column .social-post__wrapper {
        padding: 20px !important;
    }

    .sw-1-column .social-post__date {
        left: inherit !important;
        right: 20px !important;
        bottom: 0 !important;
    }

    /* TC 6/12 linkedin - 8/2/18 vkontakte */
    .sw-1-column .facebookiconshare,
    .sw-1-column .instagramiconshare,
    .sw-1-column .twittericonshare,
    .sw-1-column .vkontakteiconshare,
    .sw-1-column .linkediniconshare {
        bottom: 0 !important;
    }
}
/* FT - Displays the icons share under the date */
@media only screen and (max-width:550px) {

    .sw-1-column .social-post__wrapper {
        padding: 20px 20px 45px 20px !important;
    }

    .sw-1-column .social-post__date {
        left: inherit !important;
        bottom: 0 !important;
    }
}
/* FT - Displays the social wall in 1 column */
@media only screen and (max-width:470px) {

    .sw-1-column .grid-col-4-sw {
        float: none !important;
        width: 100%;
        clear: both !important;
        display: block !important;
        position: static !important;
        margin: 20px 0;
        padding-bottom: 5px;
    }

    .sw-1-column .social-post__wrapper {
        padding: 20px !important;
    }

    .sw-1-column .social-post__date {
        right: 20px !important;
    }
}



/* Country Drop Down */
html.lm #dd * {
    color: #2b2b2b;
}

html.lm #dd div.header * {
    color: #aaaaaa;
}

html.lm #dd h5 {
    color: #0596ff;
}

#dd {
    height: auto;
    left: 0;
    width: 100%;
    padding: 8px 20px;
    border-radius: 6px;
    top: 46px;
}

    #dd div.header {
        text-align: center;
    }

        #dd div.header hr {
            margin: 12px 0 20px 0;
        }

    #dd h4 {
        padding: 0;
        font-size: 1.8rem;
    }

    #dd div.main {
        display: flex;
        flex-flow: row wrap;
        grid-row-gap: 20px;
        justify-content: center;
    }

.col {
    padding-left: 14px;
}

    .col:first-child {
        padding-left: 0;
    }

.col1 {
    flex: 2 1 auto;
}

.col2 {
    flex: 4 2 auto;
}

#dd .col ul {
    float: left;
    padding-right: 0;
}

    #dd .col ul:first-of-type {
        padding-right: 14px;
    }

#dd li {
    padding: 4px 0 8px 0;
}

#dd .flag-global span {
    background-image: url('/content/assets/global-icons/global.png');
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    float: left;
    margin: -7px 12px 0 0;
}

.ishover #dd .flag-global:hover span {
    background-image: url('/content/assets/global-icons/global-hover.png');
}

#dd .flag {
    float: left;
    margin-right: 12px;
}

    #dd .flag img {
        top: 0;
    }

@media (min-width: 1198px) {
    #dd main {
        flex-wrap: nowrap;
    }
}
/* Salesforce */
div[style*=atos-website-global-visibility] {
    display: none !important;
}
/* Header & Footer generic styling */
header.header a, footer.footer a {
    text-decoration: none;
}

    header.header a:hover, footer.footer a:hover, .ismobile header.header a, .ismobile footer.footer a {
        text-decoration: underline;
    }

/***********************************
    Global Header styling
*************************************/
header.header {
    padding: 0 20px 0 20px;
}

/* default colors */
header .wrapper, header .wrapper button, header .wrapper a {
    color: #ffffff;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
/*
a:focus-visible, button:focus-visible, *[role=link]:focus-visible, *[role=button]:focus-visible,
header a:focus-visible, header button:focus-visible, header *[role=link]:focus-visible, header *[role=button]:focus-visible,
footer.footer a:focus-visible, footer.footer button:focus-visible, footer.footer *[role=link]:focus-visible, footer.footer *[role=button]:focus-visible 
*/
*:focus-visible, header *:focus-visible, footer.footer *:focus-visible
{
    /*outline: 0;*/
    outline-color: #cccccc;
    outline-width: 2px;
    outline-offset: 2px;
    outline-style: solid;
}
/*
a:focus, button:focus, *[role=link]:focus, *[role=button]:focus
*/
*:focus {
    outline-color: #cccccc;
}
li.hm0 > button:after:focus-visible {
    outline: 0;
}

.hm_v a:focus-visible {
    display: inline-block;
}

.dmswitch:focus-visible {
    outline-offset: 4px;
}

#main-menu-button:focus-visible {
    outline-offset: 8px;
}

#header-search:focus-visible {
    outline-offset: -2px;
}

/* IE Focus */
html.lm .isie a:focus, html.lm .isie button:focus, html.lm .isie *[role=link]:focus, html.lm .isie *[role=button]:focus, html.lm .isie a:focus > img.aligncenter {
    outline-color: #333333;
}
.isie a:focus, .isie button:focus, .isie *[role=link]:focus, .isie *[role=button]:focus,
.isie header.header a:focus, .isie header.header button:focus, .isie header.header *[role=link]:focus, .isie header.header *[role=button]:focus,
.isie footer.footer a:focus, .isie footer.footer button:focus, .isie footer.footer *[role=link]:focus, .isie footer.footer *[role=button]:focus,
a:focus > img.aligncenter {
    /*outline: 0;*/
    outline-color: #cccccc;
    outline-width: 2px;
    outline-offset: 2px;
    outline-style: solid;
}
/* firefox */
/*
.isfirefox a:focus-visible > img.aligncenter, .isfirefox a:focus-visible > img.alignnone, .isfirefox a:focus-visible > img.alignleft, .isfirefox a:focus-visible > img.alignright 

.isfirefox *:focus-visible
{
    display: inline-block;
}
*/
header.header a:focus-visible, footer.footer a:focus-visible {
    text-decoration: underline;
}

.vc-hoverbox.hover .vc-hoverbox-front {
    transform: rotateY(-180deg)
}

.vc-hoverbox.hover .vc-hoverbox-back {
    transform: rotateY(0)
}
/*
    ul.header__main-nav.opened a, ul.header__main-nav.opened span {
    color: #0596FF;
}

html.dm .header__main ul.header__main-nav.opened a, html.dm .header__main ul.header__main-nav.opened span {
    color: #ffffff;
}
.hm0 > a, .hm0 > span {
    display: inline-block;
    position: relative;
    color: #fff;
}

.hm1 > a, .hm1 > span {
    color: #0596FF;
    position: relative;
}

.header__main .header__main-nav .hm2 a, .header__main .header__main-nav .hm_c a, .header__main .header__main-nav .hm_c h1, .header__main .header__main-nav .hm_c h2 {
    color: #0596FF;
}
*/
@media (min-width: 1025px) {
    .header__main-nav .hm1 div h2, .header__main-nav .hm1 div h2 a {
        color: #fff;
        font-weight: 600;
        padding-top: 0;
    }

    .header__main-nav .hm1 div.hm_v h2, .header__main-nav .hm1 div.hm_v a {
        color: #0596FF;
    }

    .header__main .header__main-nav .hm2 a, .header__main .header__main-nav .hm_c a, .header__main .header__main-nav .hm_c h1, .header__main .header__main-nav .hm_c h2 {
        color: #fff;
    }
}

@media (min-width: 840px) {

    header.header {
        padding: 0 40px 0 40px;
    }
}

header.header .wrapper {
    z-index: 60;
    text-align: right;
}

a.header__main-logo {
    float: left;
}

    a.header__main-logo > img {
        height: 46px;
    }

.logo_color, .logo_white, .logo_darkmode {
    display: none;
}
/* TOP MENU STYLING */
#top-menu {
    display: block;
    padding: 17px 10px 10px 0;
    /*height: 72px;*/
    /*z-index: 60;*/
}

.lp_content #top-menu {
    height: 48px;
}

#top-menu > li {
    position: relative;
    display: inline-block;
    padding: 8px 0 7px 8px;
}

#top-menu .ismenu:before {
    content: '\02C5';
    position: relative;
    transform: scaleX(2.0);
    left: -12px;
    display: inline-block;
}

header.header button:not(.nolink) {
    cursor: pointer;
}

@media (min-width: 480px) {
    #top-menu > li {
        padding: 8px 0 7px 24px;
    }
}

#top-menu li.country-menu {
    position: static;
}

li.country-menu > button, li.lang-menu > button {
    position: relative;
    background-color: transparent;
    border: 0;
    padding-inline: 0;
    padding: 0 2px 0 24px;
    margin: 0;
}
/*
    li.country-menu:after, li.lang-menu:after {
        top: 30px;
        left: 72px;
        right: inherit;
        display: none;
    }
        */
li.country-menu.opened .submenu, li.lang-menu.opened .submenu {
    display: block;
}


li.country-menu .submenu, li.lang-menu .submenu {
    position: absolute;
    display: none;
    left: 20px;
    margin-top: 5px;
    min-width: 120px;
    text-align: left;
    background-color: #f2f2f2;
    z-index: 99;
}

html.dm li.country-menu .submenu, li.lang-menu .submenu {
    background-color: #2b2b2b;
}
/*
@media only screen and (max-width: 480px) {
    li.country-menu > button::after, li.lang-menu > button::after {
        top: -1px;
        right: -4px;
    }
}

@media only screen and (max-width: 420px) {
    li.country-menu > button::after, li.lang-menu > button::after {
        top: -2px;
        right: -3px;
    }
}
   
@media (max-width: 768px) {
    .lang-menu .submenu {
        right: 0px;
        min-width: 100px;
    }
}
 */
.country-menu .submenu li, .lang-menu .submenu li {
    display: block;
    margin: 0;
    padding: 5px;
}

.submenu a {
    text-decoration: none;
}
/* dark mode button */
.header-top .dms-switch {
    top: -8px;
}
.isie .header-top .dms-switch {
    top: 4px;
}

button[role=switch] {
    display: inline-block;
    width: 52px;
    height: 25px;
    border-radius: 14px;
    background-color: #ffffff;
    border: 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

    button[role=switch]::before {
        content: "";
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #0f0f0f;
        position: absolute;
        top: 2.5px;
        left: 2.5px;
        z-index: 2;
    }

    button[role=switch][aria-checked=false]::before {
        left: 29px;
    }

.dmswitch .dmsleft {
    position: absolute;
    background-image: url('images/lightbulb-off-black.png');
    background-size: 11px 13px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 12px;
    height: 14px;
    z-index: 3;
    top: 6px;
    left: 7px;
}

button.dmswitch[aria-checked=true] .dmsleft {
    background-image: url('images/lightbulb-off-white.png');
}

.dmswitch .dmsright {
    position: absolute;
    background-image: url('images/lightbulb-on-white.png');
    background-size: 11px 13px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 16px;
    height: 18px;
    z-index: 3;
    top: 6px;
    right: 2.5px;
}

button.dmswitch[aria-checked=true] .dmsright {
    background-image: url('images/lightbulb-on-black.png');
}
/* Main Menu Desktop + Hamburger */
.liarrow {
    display:none;
}
.header__main {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    background-color: transparent;
}
.header__main-nav {
    display: none;
    font-size: 1.8rem;
    line-height: 2.2rem;
    padding: 12px 0 0 0;
}
.header__main-nav button {
    position: relative;
    background-color: transparent;
    border: 0;
    padding-inline: 0;
    text-align: left;
}
li.hm0 {
    display: inline-block;
}
    li.hm0.opened > button::after {
        display: block;
    }
    li.hm0.opened > ul {
        display: block;
    }
    li.hm0 > button:after {
        position: absolute;
        content: '\25b2';
        display: none;
        top: 35px;
        left: 45%;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }

    li.hm0 > button.openmenu:after {
        left: 48px;
        /*top: 39px;*/
    }

ul > li.hm0 > ul {
    position: absolute;
    display: none;
    width: 100%;
    right: 0;
    top: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
    z-index: 5;
    min-height: 430px;
    max-height: 700px;
    background-color: #fcfcfc;
    margin: 0 auto;
}



ul > li.hm1 {
    position: static;
}

li.hm1.opened > button::after {
    display: block;
}

li.hm1.opened > div.hm_c {
    display: block;
}


li.hm1 > div {
    text-align: left;
}

    li.hm1 > div.hm_c {
        position: relative;
        width: 100%;
        background-color: #ffffff;
        padding: 8px;
        z-index: 7;
        display: none;
    }


    li.hm1 > div.hm_c, li.hm1 > div.hm_v {
        display: none;
    }





li.hm2 {
    padding-top: 5px;
    padding-bottom: 10px;
}


/* Main Menu Hamburger */
@media(min-width:840px) {
    .header__main.stickytop ul.header__main-nav.opened {
        right: 40px;
    }
}

@media(max-width: 1024px) {
    #main-menu-button {
        position: relative;
        display: inline-block;
        content: '';
        top: 11px;
        width: 40px;
        height: 28px;
        border: 0;
        background: url(/wp-content/themes/atos/images/icon_menu-white.svg) center center no-repeat;
        background-size: cover;
        vertical-align: top;
    }
    ul.header__main-nav.opened *[role=button]:focus-visible {
        outline-offset: -2px;
    }
    ul > li.hm0 > ul {
        min-height: 340px;
    }
    ul.header__main-nav.opened li.hm0 .liarrow {
        float: right;
        display: block;
    }
    ul.header__main-nav.opened li.hm1 .liarrow {
        position: absolute;
        right:0;
        top:0;
        display: block;
    }
    ul.header__main-nav.opened li.haschildren .liarrow:after {
        position: relative;
        content: '\003e';
        color: #808080;
        top: -2px;
        right: 0;
        font-size: 32px;
    }
    ul.header__main-nav.opened li.hm1.haschildren .liarrow:after {
        top: 3px;
        right: 4px;
    }
    ul.header__main-nav.opened li.hm1.opened.haschildren .liarrow:after {
        right: 2px;
        top: 7px;
        content: '\02C5';
    }
    ul.header__main-nav.opened button:not(.nolink) {
        display: none;
    }

    ul.header__main-nav.opened {
        position: absolute;
        top: 60px;
        right: 0;
        width: 280px;
        height: 350px;
        background-color: #fcfcfc;
        display: block;
        border-right: 1px solid #eee;
        border-left: 1px solid #eee;
        border-bottom: 1px solid #eee;
        overflow-y: auto;
    }

    .header__main.stickytop ul.header__main-nav.opened {
        top: 88px;
        right: 20px;
    }


    ul.header__main-nav.opened li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #eee;
        padding: 6px 20px 6px 20px;
        line-height: 2.2rem;
        text-align: left;
    }
    ul.header__main-nav.opened li:hover, ul.header__main-nav.opened .nolink {
        cursor: pointer;
    }
        li.hm1.goback {
            cursor: pointer;
            font-weight: 400;
            color: #808080;
        }



    li.hm0 {
        cursor: pointer;
    }
    /*
    .ismobile ul.header__main-nav li.haschildren > a {
        text-decoration: underline;
    }
        */

    ul.header__main-nav li.haschildren > a {
        text-decoration: none;
    }
    ul.header__main-nav.opened li.hm1.nomenu > a {
        text-decoration: underline;
    } 
    ul.header__main-nav.opened div.hm_c.custom {
        display: none;
    }
    /*
    .header__main ul.opened > li.hm0 .pl_col-sm-12 {
        float: none;
    }
    */
    /*
    ul.header__main-nav.opened li.hm2.nomenu.nolink {
        display: none;
    }
*/
    ul.opened li.hm0 {
        color: #0596FF;
        z-index: 8;
    }
    ul.opened li.hm1 {
        position: relative;
        width: 100%;
        color: #0596FF;
        border-bottom: 1px solid #eee;
        background-color: #fcfcfc;
        z-index: 8;
        text-align: left;
        line-height: 2.2rem;
    }



    ul.header__main-nav.opened li.hm1.haschildren > button.ismenu::after {
        right: -8px;
    }

    ul.header__main-nav.opened li.hm1.haschildren > button.openmenu {
        width: 0;
        position: absolute;
        right: 38px;
    }

        ul.header__main-nav.opened li.hm1.haschildren > button.openmenu > span {
            width: 0;
        }

        ul.header__main-nav.opened li.hm1.haschildren > button.openmenu:after {
            right: -22px;
            left: unset;
            top: -4px;
        }

    ul.header__main-nav.opened li.hm1.haschildren.opened > button.openmenu:after {
        top: -24px;
    }

    ul.header__main-nav.opened div.hm_c > ul > li, ul.opened div.hm_c ul li.pl_grid-item {
        display: list-item;
        border-bottom: 1px solid #eee;
        list-style: disc;
        font-size: 1.8rem;
        line-height: 2.0rem;
        margin-left: 9px;
        padding: 5px 0 5px 0 !important;
    }

        ul.header__main-nav.opened div.hm_c > ul > li a {
            font-size: 1.8rem;
            line-height: 2.0rem;
        }

    ul.header__main-nav li.hm1.nomenu {
        font-weight: 600;
    }
    ul.header__main-nav li.hm2.nomenu.nolink {
        display: none;
    }
    ul.header__main-nav.opened > li > ul li ul li ul {
        display: none;
    }
}
/* Main Menu Desktop */
@media (min-width: 1025px) {
    #main-menu-button {
        display: none;
    }
    li.hm1 a:focus-visible, li.hm1 button:focus-visible, li.hm1 *[role=link]:focus-visible, li.hm1 *[role=button]:focus-visible {
        outline-color: #333333;
    }
    .lp_content .header__main-nav {
        padding: 20px 0 0 0;
    }

    ul.header__main-nav {
        display: inline-block;
        padding: 14px 0 0 0;
        vertical-align: top;
    }

    .header__main-nav > li {
        padding: 0 12px 32px;
    }
    /*, li.hm1 > a:after */
    li.hm1 > button:after {
        position: absolute;
        content: '\25b6\00fe0e';
        display: none;
        top: 0;
        right: -33px;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
        z-index: 53;
        color: #ffffff;
    }
    .header__main .header__main-nav > li:first-of-type {
        padding-left: 20px;
    }
    /*
    .header__main .header__main-nav > li:last-of-type {
        padding-right: 0;
    }
    */
    .header__main .header__main-nav > li.hm0 {
        position: static;
    }

    .header__main-nav button.openmenu > span {
        width: 1px;
        overflow: hidden;
        visibility: hidden;
        display: inline-block;
        vertical-align: bottom;
    }

    ul > li.hm0 > ul {
        top: 59px;
        max-width: 1138px;
        margin: 0 auto;
    }

    .goback {
        display: none;
    }

    ul > li.hm1 > button, ul > li.hm1 > a {
        color: #0596FF;
        text-align: right;
    }

    .header__main-nav button > span {
        display: inline-block;
        transform: scaleX(2);
        text-align: center;
    }

    .nolink.ismenu {
        position: relative;
        display: inline-block;
        padding: 0 2px 0 0;
    }

        .nolink.ismenu:focus, .nolink.ismenu[aria-expanded=true], .ismobile .nolink.ismenu {
            padding: 0 2px 0 20px;
        }


    #main-menu li.hm0 > .ismenu:focus:before, #main-menu li.hm0 > .ismenu[aria-expanded=true]:before, .ismobile #main-menu li.hm0 > .ismenu:before {
        content: '\02C5';
        position: relative;
        transform: scaleX(2.0);
        left: -12px;
        display: inline-block;
    }

    .header__main-nav li.hm0 > button.openmenu:focus, .header__main-nav li.hm0 > button[aria-expanded=true].openmenu, .ismobile .header__main-nav li.hm0 > button.openmenu {
        margin-right: 8px;
        width: 20px;
        text-align: center;
    }

    .header__main-nav li.hm1 > button.openmenu:focus, .header__main-nav li.hm1 > button[aria-expanded=true].openmenu, .ismobile .header__main-nav li.hm1 > button.openmenu {
        margin-left: 8px;
    }

        .header__main-nav li.hm1 > button.openmenu:focus > span, .header__main-nav li.hm1 > button[aria-expanded=true].openmenu > span, .ismobile .header__main-nav li.hm1 > button.openmenu > span,
        .header__main-nav li.hm0 > button.openmenu:focus > span, .header__main-nav li.hm0 > button[aria-expanded=true].openmenu > span, .ismobile .header__main-nav li.hm0 > button.openmenu > span {
            width: 14px;
            overflow: visible;
            visibility: visible;
        }

    li.hm0.opened > ul, li.hm0.opened > a:after, li.hm0.opened > button:after,
    li.hm0.opened li.hm1[data-index="0"] > div.hm_c, li.hm0.opened li.hm1[data-index="0"] > div.hm_v,
    li.hm1.opened > div.hm_c, li.hm1.opened > div.hm_v {
        display: block;
    }

    li.hm1.opened > a:after {
        display: none;
    }

    li.hm1.opened > button {
        position: relative;
    }

        li.hm1.opened > button:after {
            display: block;
        }

    li.hm1.nomenu {
        display: none;
    }

    li.hm2.nomenu, li.hm2.nomenu a, li.hm2:first-of-type, li.hm2:first-of-type a, .hm_c > ul > li:first-of-type, .hm_c > ul > li:first-of-type a {
        font-size: 2.0rem;
        font-weight: 600;
        line-height: 2.2rem;
    }


    li.hm1 > div.hm_c {
        position: absolute;
        width: 28%;
        left: 30%;
        height: 100%;
        top: 0;
        background-color: #757575;
        padding: 20px 8px 20px 26px;
        z-index: 7;
        display: none;
    }

        li.hm1 > div.hm_c button {
            text-align: left;
            padding: 0 !important;
            font-size: 2.0rem;
            font-weight: 600;
        }

    li.hm1 > div.hm_v {
        position: absolute;
        width: 42%;
        right: 0px;
        height: 100%;
        top: 0;
        background-color: #fcfcfc;
        z-index: 6;
        padding: 20px 20px 20px 20px;
        color: #0596FF;
        display: none;
    }

        li.hm1 > div.hm_v > div {
            max-width: 460px;
        }

    li.hm1 > a:after, li.hm1 > span:after {
        right: -32px;
    }

    li.hm1 {
        width: 30%;
        border-bottom: 1px solid #eee;
        padding: 8px 20px 8px 4px;
        background-color: #fcfcfc;
        text-align: right;
        z-index: 8;
    }
}

@media (min-width: 1060px) {
    .header__main .header__main-nav > li:first-of-type {
        padding-left: 75px;
    }
}

@media (min-width: 1105px) {
    .header__main .header__main-nav > li:first-of-type {
        padding-left: 120px;
    }
}

@media (min-width: 1280px) {
    .header__main {
        margin: 0;
    }
}

/* Main Menu Search */
#header-search, #gs-form button, #search-submit {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-image: url("images/icon_search.svg");
    vertical-align: top;
}




.openmenu {
    padding: 0;
    margin: 0;
}











.isnotie li.hm1.opened > a, .isnotie li.hm1.opened > button {
    font-weight: 600;
}


/*
ul.opened > li.hm0.opened li.hm1.haschildren > a:after, ul.opened > li.hm0.opened li.hm1.haschildren > button:after {
    display: block;
    left: 220px;
    top: -3px;
    color: #808080;
    font-size: 12px;
    content: '\003e';
    right: 0;
    font-weight: 400;
}

ul.opened > li.hm0.opened li.hm1.opened.haschildren > a:after, ul.opened > li.hm0.opened li.hm1.opened.haschildren > button:after {
    display: block;
    left: 229px;
    top: -3px;
    color: #808080;
    font-size: 12px;
    content: '\003e';
    transform: rotate(90deg) scale(2);
    right: 0;
    font-weight: 400;
}
    */
/*
.ismac ul.opened > li.hm0.opened li.hm1.opened.haschildren > a:after, .ismac ul.opened > li.hm0.opened li.hm1.opened.haschildren > button:after {
    top: -16px;
}
    */

.header__main.stickytop li.hm0 > a:after, .header__main.stickytop li.hm0 > button:after {
    color: #808080;
    top: 39px;
}



@media (min-width: 940px) {
    li.hm0 > ul h2, li.hm0 > ul h2 > a, li.hm0 > ul h1, li.hm0 > ul h1 > a, li.hm0 > ul a > h1 {
        font-size: 2.0rem;
        line-height: 2.4rem;
    }

    li.hm1 > a:after, li.hm1 > span:after {
        right: -34px;
    }
}

@media (min-width: 1140px) {
    li.hm1 > a:after, li.hm1 > span:after {
        right: -36px;
    }
}
/* Header Menu Search */
#form__global-search {
    display: none;
    position: absolute;
    color: #0f0f0f;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-color: #ffffff;
    z-index: 56;
    right: 0px;
    top: 0;
}

    #form__global-search.opened {
        display: block;
        width: 100%;
    }

.header__main.stickytop #form__global-search.opened {
    width: calc( 100% - 20px );
}
/*
#header-search[aria-expanded=true] ~ ul {
    display: none;
}
*/
#search-submit {
    position: absolute;
    top: 0;
    right: 0;
}

#form__global-search .global-search__field {
    opacity: 0;
    position: relative;
    height: 50px;
    display: inline-block;
    color: #0f0f0f;
    left: 0px;
    border: 0;
    background-color: #fff;
    border-radius: 0;
    padding: 0 0 0 16px;
    outline: 0;
    right: 50px;
}

    #form__global-search .global-search__field:visited {
        background-color: #fff;
    }

#form__global-search.opened .global-search__field {
    opacity: 1;
    visibility: visible;
    font-size: 1.8rem;
    line-height: 2.0rem;
    width: 100%;
    color: #0f0f0f;
}

.header__main.stickytop #form__global-search.opened .global-search__field {
    background-color: #eee;
}

    .header__main.stickytop #form__global-search.opened .global-search__field::placeholder {
        color: #0f0f0f;
    }

    .header__main.stickytop #form__global-search.opened .global-search__field:-ms-input-placeholder {
        color: #0f0f0f;
    }

    .header__main.stickytop #form__global-search.opened .global-search__field::-ms-input-placeholder {
        color: #0f0f0f;
    }



#form__global-search label[for=s] {
    display: none;
}

.header__main.stickytop #form__global-search {
    right: 20px;
    top: 20px;
}

#form__global-search.opened button {
    background-image: url("images/icon_search-blue.svg");
}

@media(min-width:640px) {
    .header__main #form__global-search.opened, .header__main.stickytop #form__global-search.opened {
        width: 450px;
    }
}

@media(min-width:768px) {
    .header__main #form__global-search.opened, .header__main.stickytop #form__global-search.opened {
        width: 550px;
    }
}

@media(min-width:840px) {
    .header__main.stickytop #form__global-search {
        right: 40px;
    }
}

@media(min-width:940px) {
    .header__main #form__global-search.opened,
    .header__main.stickytop #form__global-search.opened {
        width: 650px;
    }
}

@media (min-width: 1025px) {
    #form__global-search {
        right: 0;
    }

    .header__main.stickytop #form__global-search {
        right: 40px;
    }
}
/* All hover states need to be prefixed by .ishover !!! */
.ishover li.country-menu:hover .submenu, .ishover li.lang-menu:hover .submenu, .ishover li.country-menu:hover #dd {
    display: block;
}

.ishover li.country-menu .submenu a:hover {
    color: #FFFFFF;
}

@media(min-width:1025px) {
    .ishover li.hm0:hover li.hm1[data-index="0"] > div.hm_c,
    .ishover li.hm0:hover li.hm1[data-index="0"] > div.hm_v {
        display: block;
    }

    .ishover li.hm0:hover li.hm1[data-index="0"] > a:after,
    .ishover li.hm0:hover li.hm1[data-index="0"] > span:after {
        display: block;
    }

    .ishover li.hm0:hover li.hm1:hover > div.hm_c {
        z-index: 52;
        display: block;
        overflow: auto;
    }

    .ishover li.hm0:hover li.hm1:hover > button:after, .ishover li.hm0:hover li.hm1:hover > a:after {
        display: block;
    }

    .ishover li.hm0:hover > ul,
    .ishover li.hm0:hover > button:after,
    .ishover li.hm1:hover > div.hm_c,
    .ishover li.hm1:hover > div.hm_v,
    .ishover li.hm1:hover > a:after,
    .ishover li.hm1:hover > button:after {
        display: block;
    }

    .ishover li.hm0.nochildren:hover > a:after,
    .ishover li.hm0.nochildren:hover > button:after {
        display: none;
    }
}
/* above is ie11 fix (copy of all hover states including prefix .ishover)*/
/* FT 14/05/2018 - Sticky menu */
.header__bg {
    display: none;
}

    .header__main.stickytop, .header__bg.stickytop {
        background: #fff;
        height: 88px;
        margin: 0 auto;
        border-bottom: 1px solid #808080;
        left: 0;
        right: 0;
        position: fixed;
        top: 0px;
        padding: 20px;
        display: block;
        z-index: 55;
    }


.header__main.stickytop {
    max-width: 1218px;
}



    .header__main.stickytop .header__main-menu {
        padding-top: 12px;
    }

.lp_content .header__main.stickytop .header__main-nav {
    padding: 24px 40px 0 0;
    z-index: 10;
}


@media(min-width:768px) {
}

@media(min-width: 840px) {
    .header__main.stickytop {
        padding: 20px 40px 20px 40px;
    }
}

@media only screen and (max-width: 1024px) {

    .header__main.stickytop .header__main-nav .header__main-menu.opened {
        display: block;
        background-color: #fff;
        padding-left: 25px;
        margin-top: -10px;
        margin-left: -1px;
        border: 1px solid #bebebe;
        border-top: none;
    }
}

body .header__main.stickytop li.hm0 ul {
    top: 0;
}

@media (min-width:1025px) {

    body .header__main.stickytop li.hm0 ul {
        left: 0px;
        top: 88px;
        width: calc( 100% - 80px );
    }
}

@media (min-width:1178px) {

    body .header__main.stickytop li.hm0 ul {
        width: 100%;
        max-width: 1218px;
    }
}

@media only screen and (max-height: 500px) {
    body .header__main.stickytop {
        height: 62px;
        padding: 8px 20px 0 20px;
    }

    body .header__bg.stickytop {
        height: 62px;
        padding: 8px 0 0 0;
    }

    .lp_content .header__main.stickytop .header__main-nav {
        padding: 10px 40px 0 0;
    }

    .header__main.stickytop #main-menu-button {
        top: 16px;
    }

    .header__main.stickytop ul.header__main-nav.opened, body .header__main.stickytop li.hm0 ul {
        top: 62px;
    }

    body .header__main.stickytop #form__global-search {
        top: 5px;
    }

    body .header__main.stickytop .header__main-nav .header__main-menu.opened {
        margin-top: -24px;
    }

    body .header__main.stickytop .header__main-nav {
        padding: 6px 92px 0 0;
    }

    .header__main.stickytop ul.header__main-nav > li {
        padding: 0 12px 24px;
    }
}

@media only screen and (max-height: 500px) and (min-width:768px) {
    body .header__main.stickytop {
        padding: 8px 40px 0 40px;
    }
}
/* Social Icons (footer) */
.networks-list {
    padding: 10px 0 0;
}

.networks-list__icon {
    display: inline-block;
    margin: 0 7px 0 0;
    text-indent: -9999px;
    width: 20px;
    height: 24px;
    padding: 0;
}

    .networks-list__icon a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .networks-list__icon:first-of-type {
        margin-left: 0;
    }

    .networks-list__icon:last-of-type {
        margin-right: 0;
    }

    .networks-list__icon.twitter {
        background: url("images/icon_twitter.svg") transparent center center no-repeat;
        background-size: 14px 11px;
    }

    .networks-list__icon.youtube {
        background: url("/content/assets/global-icons/youtube-icon.png") transparent center center no-repeat;
        background-size: 20px 14px;
    }

    .networks-list__icon.linkedin {
        background: url("images/icon_linkedin.svg") transparent center center no-repeat;
        background-size: 13px 13px;
    }

    .networks-list__icon.facebook {
        background: url("images/icon_facebook.svg") transparent center center no-repeat;
        background-size: 7px 13px;
    }

    .networks-list__icon.instagram {
        background: url("images/icon_instagram.svg") transparent center center no-repeat;
        background-size: 13px 13px;
        margin: 0 10px 0 0;
    }

    .networks-list__icon.vk {
        background: url("/content/assets/social-icons/vkontakte-icon-white.svg") center center / 28px 22px no-repeat transparent;
    }

    .networks-list__icon.telegram {
        background: url(/content/assets/social-icons/telegram-icon-white.svg) center center / 28px 22px no-repeat transparent;
    }

.footer__social .networks-list__icon.instagram {
    margin: 0 22px 0 0;
}
/* toggle button */
.tb {
    display: inline-block;
    position: relative;
    width: 78px;
    box-sizing: border-box;
}



    .tb > div:before {
        position: absolute;
        right: 0;
        bottom: 0;
        color: #d7e3e3;
        font-size: 12px;
        line-height: 1;
        padding: 5px;
    }

    .tb > div, .tb_knobs, .tb_layer {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

        .tb > div > div {
            position: relative;
            top: 50%;
            width: 74px;
            height: 36px;
            margin: -20px auto 0 auto;
            overflow: hidden;
        }

        .tb > div > div, .tb_layer {
            border-radius: 100px;
        }

    .tb .tb_checkbox {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        opacity: 0;
        cursor: pointer;
        z-index: 3;
    }

.tb_knobs {
    z-index: 2;
}

.tb_layer {
    width: 100%;
    background-color: #808080;
    transition: 0.3s ease all;
    z-index: 1;
}

.tb_knobs:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 20px;
    height: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #f2f2f2;
    border-radius: 50%;
    transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
}

li.hide > .tb .tb_layer, li.hide > .tb .tb_knobs:before, li.hide > .tb .tb_knobs, .tb_knobs:before, li.hide > .tb .tb_layer {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.tb .tb_checkbox:checked + .tb_knobs:before {
    content: '';
    left: 42px;
    background-color: #f2f2f2;
}

.tb .tb_checkbox:disabled + .tb_knobs:before {
    filter: brightness( 60% );
}

.tb .tb_checkbox:checked ~ .tb_layer {
    background-color: #0596ff;
}

.tb .tb_checkbox:disabled ~ .tb_layer {
    filter: brightness( 60% );
}

.tb_knobs, .tb_knobs:before, .tb_layer {
    transition: 0.3s ease all;
}

/***********************************
Sprite Image for small icons
***********************************/
.flagimg {
    position: relative;
    top: 2px;
    background-image: url(data:image/png;base64,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);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 12px;
}

.flag-ar {
    width: 18px;
    height: 12px;
    background-position: -5px -5px;
}

.flag-at {
    width: 18px;
    height: 12px;
    background-position: -33px -5px;
}

.flag-atos-ap {
    width: 18px;
    height: 12px;
    background-position: -61px -5px;
}

.flag-atos-me {
    width: 18px;
    height: 12px;
    background-position: -89px -5px;
}

.flag-au {
    width: 18px;
    height: 12px;
    background-position: -117px -5px;
}

.flag-be {
    width: 18px;
    height: 12px;
    background-position: -145px -5px;
}

.flag-bg {
    width: 18px;
    height: 12px;
    background-position: -5px -27px;
}

.flag-br {
    width: 18px;
    height: 12px;
    background-position: -33px -27px;
}

.flag-ca {
    width: 18px;
    height: 12px;
    background-position: -61px -27px;
}

.flag-cf {
    width: 18px;
    height: 12px;
    background-position: -89px -27px;
}

.flag-ch {
    width: 18px;
    height: 12px;
    background-position: -117px -27px;
}

.flag-cn {
    width: 18px;
    height: 12px;
    background-position: -145px -27px;
}

.flag-co {
    width: 18px;
    height: 12px;
    background-position: -5px -49px;
}

.flag-cs {
    width: 18px;
    height: 12px;
    background-position: -33px -49px;
}

.flag-de {
    width: 18px;
    height: 12px;
    background-position: -61px -49px;
}

.flag-dk {
    width: 18px;
    height: 12px;
    background-position: -89px -49px;
}

.flag-eg {
    width: 18px;
    height: 13px;
    background-position: -117px -49px;
}

.flag-es {
    width: 18px;
    height: 12px;
    background-position: -145px -49px;
}

.flag-fi {
    width: 18px;
    height: 12px;
    background-position: -5px -71px;
}

.flag-fr {
    width: 18px;
    height: 12px;
    background-position: -33px -71px;
}

.flag-hk {
    width: 18px;
    height: 12px;
    background-position: -61px -71px;
}

.flag-hr {
    width: 18px;
    height: 12px;
    background-position: -89px -71px;
}

.flag-hu {
    width: 18px;
    height: 12px;
    background-position: -145px -71px;
}

.flag-in {
    width: 18px;
    height: 12px;
    background-position: -5px -93px;
}

.flag-it {
    width: 18px;
    height: 12px;
    background-position: -33px -93px;
}

.flag-jp {
    width: 18px;
    height: 12px;
    background-position: -61px -93px;
}

.flag-kr {
    width: 18px;
    height: 12px;
    background-position: -89px -93px;
}

.flag-lu {
    width: 18px;
    height: 12px;
    background-position: -117px -93px;
}

.flag-mx {
    width: 18px;
    height: 12px;
    background-position: -145px -93px;
}

.flag-my {
    width: 18px;
    height: 12px;
    background-position: -5px -115px;
}

.flag-nl {
    width: 18px;
    height: 12px;
    background-position: -33px -115px;
}

.flag-ph {
    width: 18px;
    height: 12px;
    background-position: -61px -115px;
}

.flag-pl {
    width: 18px;
    height: 12px;
    background-position: -89px -115px;
}

.flag-pt {
    width: 18px;
    height: 12px;
    background-position: -117px -115px;
}

.flag-qa {
    width: 18px;
    height: 12px;
    background-position: -145px -115px;
}

.flag-ro {
    width: 18px;
    height: 12px;
    background-position: -5px -137px;
}

.flag-ru {
    width: 18px;
    height: 12px;
    background-position: -33px -137px;
}

.flag-sa {
    width: 18px;
    height: 12px;
    background-position: -61px -137px;
}

.flag-sg {
    width: 18px;
    height: 12px;
    background-position: -89px -137px;
}

.flag-sk {
    width: 18px;
    height: 12px;
    background-position: -117px -137px;
}

.flag-sr {
    width: 18px;
    height: 12px;
    background-position: -145px -137px;
}

.flag-sv {
    width: 18px;
    height: 12px;
    background-position: -173px -5px;
}

.flag-th {
    width: 18px;
    height: 12px;
    background-position: -173px -27px;
}

.flag-tr {
    width: 18px;
    height: 12px;
    background-position: -173px -49px;
}

.flag-tw {
    width: 18px;
    height: 12px;
    background-position: -173px -71px;
}

.flag-uk {
    width: 18px;
    height: 12px;
    background-position: -173px -93px;
}

.flag-us {
    width: 18px;
    height: 12px;
    background-position: -173px -115px;
}

.flag-uy {
    width: 18px;
    height: 12px;
    background-position: -173px -137px;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    a.skip-main:focus, a.skip-main:active {
        color: #fff;
        background-color: #000;
        left: auto;
        top: 10px;
        width: 220px;
        height: auto;
        overflow: auto;
        margin: 10px 35%;
        padding: 3px;
        border-radius: 15px;
        border: 1px solid white;
        text-align: center;
        z-index: 999;
    }
/* OneTrust Cookie List */
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #0596ff !important;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 700 !important;
    margin-bottom: 15px;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    color: #ffffff !important;
    font-size: 1.8rem !important;
    line-height: 2.2rem !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-weight: 700 !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    font-size: 1.8rem !important;
    color: #0f0f0f !important;
}

html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
html.lm #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span {
    color: #0f0f0f !important;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    background-color: unset !important;
    text-decoration: underline !important;
}
