/* default styles for extension "tx_frontend" */
.ce-align-left {
    text-align: left;
}

.ce-align-center {
    text-align: center;
}

.ce-align-right {
    text-align: right;
}

.ce-table td, .ce-table th {
    vertical-align: top;
}

.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: hidden;
}

.ce-left .ce-gallery, .ce-column {
    float: left;
}

.ce-center .ce-outer {
    position: relative;
    float:    right;
    right:    50%;
}

.ce-center .ce-inner {
    position: relative;
    float:    right;
    right:    -50%;
}

.ce-right .ce-gallery {
    float: right;
}

.ce-gallery figure {
    display: table;
    margin:  0;
}

.ce-gallery figcaption {
    display:      table-caption;
    caption-side: bottom;
}

.ce-gallery img {
    display: block;
}

.ce-gallery iframe {
    border-width: 0;
}

.ce-border img,
.ce-border iframe {
    border:  2px solid black;
    padding: 0px;
}

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 10px;
}

.ce-intext.ce-right .ce-gallery {
    margin-left: 10px;
}

.ce-intext.ce-left .ce-gallery {
    margin-right: 10px;
}

.ce-below .ce-gallery {
    margin-top: 10px;
}

.ce-column {
    margin-right: 20px;
}

.ce-column:last-child {
    margin-right: 0;
}

.ce-row {
    margin-bottom: 20px;
}

.ce-row:last-child {
    margin-bottom: 0;
}

.ce-above .ce-bodytext {
    clear: both;
}

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
    padding-left: 40px;
    overflow:     auto;
}

.ce-uploads {
    margin:  0;
    padding: 0;
}

.ce-uploads li {
    list-style: none outside none;
    margin:     1em 0;
}

.ce-uploads img {
    float:          left;
    padding-right:  1em;
    vertical-align: top;
}

.ce-uploads span {
    display: block;
}

/* default styles for extension "tx_felogin_pi1" */
.tx-felogin-pi1 label {
    display: block;
}


/* lato-300 - latin */
@font-face {
    font-family:    'Lato';
    src:            url('fonts/Lato-Light.eot');
    src:            url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
                    url('fonts/Lato-Light.woff2') format('woff2'),
                    url('fonts/Lato-Light.woff') format('woff'),
                    url('fonts/Lato-Light.ttf') format('truetype');
    font-style:     normal;
    font-weight:    300;
    text-rendering: optimizeLegibility
}

/* lato-regular - latin */
@font-face {
    font-family:    'Lato';
    src:            url('fonts/Lato-Regular.eot');
    src:            url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
                    url('fonts/Lato-Regular.woff2') format('woff2'),
                    url('fonts/Lato-Regular.woff') format('woff'),
                    url('fonts/Lato-Regular.ttf') format('truetype');
    font-style:     normal;
    font-weight:    400;
    text-rendering: optimizeLegibility
}

/* lato-700 - latin */
@font-face {
    font-family:    'Lato';
    src:            url('fonts/Lato-Bold.eot');
    src:            url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
                    url('fonts/Lato-Bold.woff2') format('woff2'),
                    url('fonts/Lato-Bold.woff') format('woff'),
                    url('fonts/Lato-Bold.ttf') format('truetype');
    font-style:     normal;
    font-weight:    700;
    text-rendering: optimizeLegibility
}

.innerpx {
    width:  1245px;
    margin: 0 auto;
}

.col1 {
    width: 6.42570281%;
}

.col1.nomargin {
    width:  8.33333333%;
    margin: 0;
}

@media (max-width: 710px) {
    .col1 {
        width: 100%;
    }
}

.col1p {
    width:     80px;
    max-width: 100%;
}

.col1p.nomargin {
    width:  8.33333333%;
    margin: 0;
}

.col2 {
    width: 14.6184739%;
}

.col2.nomargin {
    width:  16.66666667%;
    margin: 0;
}

@media (max-width: 710px) {
    .col2 {
        width: 100%;
    }
}

.col2p {
    width:     182px;
    max-width: 100%;
}

.col2p.nomargin {
    width:  16.66666667%;
    margin: 0;
}

.col3 {
    width: 22.81124498%;
}

.col3.nomargin {
    width:  25%;
    margin: 0;
}

@media (max-width: 710px) {
    .col3 {
        width: 100%;
    }
}

.col3p {
    width:     284px;
    max-width: 100%;
}

.col3p.nomargin {
    width:  25%;
    margin: 0;
}

.col4 {
    width: 31.00401606%;
}

.col4.nomargin {
    width:  33.33333333%;
    margin: 0;
}

@media (max-width: 710px) {
    .col4 {
        width: 100%;
    }
}

.col4p {
    width:     386px;
    max-width: 100%;
}

.col4p.nomargin {
    width:  33.33333333%;
    margin: 0;
}

.col5 {
    width: 39.19678715%;
}

.col5.nomargin {
    width:  41.66666667%;
    margin: 0;
}

@media (max-width: 710px) {
    .col5 {
        width: 100%;
    }
}

.col5p {
    width:     488px;
    max-width: 100%;
}

.col5p.nomargin {
    width:  41.66666667%;
    margin: 0;
}

.col6 {
    width: 47.38955823%;
}

.col6.nomargin {
    width:  50%;
    margin: 0;
}

@media (max-width: 710px) {
    .col6 {
        width: 100%;
    }
}

.col6p {
    width:     590px;
    max-width: 100%;
}

.col6p.nomargin {
    width:  50%;
    margin: 0;
}

.col7 {
    width: 55.58232932%;
}

.col7.nomargin {
    width:  58.33333333%;
    margin: 0;
}

@media (max-width: 710px) {
    .col7 {
        width: 100%;
    }
}

.col7p {
    width:     692px;
    max-width: 100%;
}

.col7p.nomargin {
    width:  58.33333333%;
    margin: 0;
}

.col8 {
    width: 63.7751004%;
}

.col8.nomargin {
    width:  66.66666667%;
    margin: 0;
}

@media (max-width: 710px) {
    .col8 {
        width: 100%;
    }
}

.col8p {
    width:     794px;
    max-width: 100%;
}

.col8p.nomargin {
    width:  66.66666667%;
    margin: 0;
}

.col9 {
    width: 71.96787149%;
}

.col9.nomargin {
    width:  75%;
    margin: 0;
}

@media (max-width: 710px) {
    .col9 {
        width: 100%;
    }
}

.col9p {
    width:     896px;
    max-width: 100%;
}

.col9p.nomargin {
    width:  75%;
    margin: 0;
}

.col10 {
    width: 80.16064257%;
}

.col10.nomargin {
    width:  83.33333333%;
    margin: 0;
}

@media (max-width: 710px) {
    .col10 {
        width: 100%;
    }
}

.col10p {
    width:     998px;
    max-width: 100%;
}

.col10p.nomargin {
    width:  83.33333333%;
    margin: 0;
}

.col11 {
    width: 88.35341365%;
}

.col11.nomargin {
    width:  91.66666667%;
    margin: 0;
}

@media (max-width: 710px) {
    .col11 {
        width: 100%;
    }
}

.col11p {
    width:     1100px;
    max-width: 100%;
}

.col11p.nomargin {
    width:  91.66666667%;
    margin: 0;
}

.col12 {
    width: 96.54618474%;
}

.col12.nomargin {
    width:  100%;
    margin: 0;
}

@media (max-width: 710px) {
    .col12 {
        width: 100%;
    }
}

.col12p {
    width:     1202px;
    max-width: 100%;
}

.col12p.nomargin {
    width:  100%;
    margin: 0;
}

.clearer {
    clear:   both;
    margin:  0;
    padding: 0;
    float:   none;
}

html {
    overflow-y: scroll;
    font-size:  62.5%;
}

body {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    overflow:    visible;
    font-weight: 300;
    font-size:   20px;
    line-height: 40px;
    font-size:   2rem;
    line-height: 4rem;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

a,
button,
.button {
    outline-color: unset;
    border:        0;
    outline:       0;
    outline:       0 !important;
    outline-style: none;
}

a:link,
button:link,
.button:link,
a:hover,
button:hover,
.button:hover,
a:active,
button:active,
.button:active,
a:focus,
button:focus,
.button:focus,
a:visited,
button:visited,
.button:visited,
a:-moz-focus-inner,
button:-moz-focus-inner,
.button:-moz-focus-inner {
    outline-color: unset;
    border:        0;
    outline:       0;
    outline:       0 !important;
    outline-style: none;
}

h1 {
    font-size:   70px;
    line-height: 72px;
    font-size:   7rem;
    line-height: 7.199999999999999rem;
    color:       #484848;
    font-weight: 300 !important;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

h2 {
    font-size:   40px;
    line-height: 46px;
    font-size:   4rem;
    line-height: 4.6rem;
    color:       #484848;
    font-weight: 300 !important;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    margin:      0 0 20px;
}

@media (max-width: 710px) {
    h2 {
        font-size:   32px;
        line-height: 36.8px;
        font-size:   3.2rem;
        line-height: 3.6799999999999997rem;
        margin:      0 0 15px;
    }
}

.wrapper_content h2 {
    font-size:   26px;
    line-height: 29.999999999999996px;
    font-size:   2.6rem;
    line-height: 3rem;
}

h3 {
    font-size:   22px;
    line-height: 29.999999999999996px;
    font-size:   2.2rem;
    line-height: 2.8rem;
    color:       #484848;
    font-weight: 400 !important;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    margin:      0 0 20px;
}

@media (max-width: 710px) {
    h3 {
        font-size:   20.8px;
        line-height: 24px;
        font-size:   2.08rem;
        line-height: 2.4rem;
        margin:      0 0 15px;
    }
}

p,
.maincontents li {
    font-size:   20px;
    line-height: 40px;
    font-size:   2rem;
    line-height: 1.5;
    margin:      0 0 15px 0;
    color:       #484848;
    font-weight: 300 !important;
}

@media (max-width: 710px) {
    p,
    .maincontents li {
        font-size:   16px;
        line-height: 32px;
        font-size:   1.6rem;
        line-height: 3.2rem;
    }
}

p strong,
.maincontents li strong,
p b,
.maincontents li b {
    font-weight: normal;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.small {
    font-size:   12px;
    line-height: 17.4px;
    font-size:   1.2rem;
    line-height: 1.74rem;
}

ul {
    margin: 16.5px 0;
}

iframe {
    max-width: 100%;
}

.ce-textpic.ce-right .ce-gallery {
    float: right;
}

.ce_tablestyle .ce-media img {
    width: auto;
}

@media (max-width: 829px) {
    .ce-media img {
        min-width: 100%;
    }
}

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-intext.ce-left .ce-gallery {
    margin-left:  0px;
    margin-right: 22px;
}

@media (max-width: 710px) {
    .ce-intext.ce-right .ce-gallery,
    .ce-intext.ce-left .ce-gallery,
    .ce-intext.ce-left .ce-gallery {
        margin-right: 0px;
        float:        none;
    }
}

.ce-intext.ce-right .ce-gallery {
    margin-right: 0;
    margin-left:  22px;
}

@media (max-width: 710px) {
    .ce-intext.ce-right .ce-gallery {
        margin-left: 0px;
        float:       none;
    }
}

.maincontents dl {
    margin: 16.5px 0;
}

.maincontents dl:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.maincontents dl dt {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    float:       left;
    width:       30%;
    margin:      0 10% 20px 0;
    color:       #484848;
}

.maincontents dl dd {
    float:  left;
    width:  60%;
    margin: 0 0 20px 0;
}

.maincontents dl dd p {
    margin: 0 0 15px;
}

@media (max-width: 710px) {
    .maincontents dl dt {
        float:  none;
        margin: 0;
        width:  100%;
    }

    .maincontents dl dd {
        float: none;
        width: 100%;
    }
}

.maincontents p span.gray {
    color: #e6e6e6;
}

.maincontents p span.blue {
    color: #84e0fc;
}

.maincontents p.align-center {
    text-align: center;
}

.maincontents p.align-right {
    text-align: right;
}

.maincontents h2 span.gray {
    color: #484848;
}

.maincontents h2 span.blue {
    color: #84e0fc;
}

.maincontents h3 span.gray {
    color: #484848;
}

.maincontents h3 span.blue {
    color: #84e0fc;
}

.maincontents blockquote {
    text-align: center;
}

.maincontents blockquote b,
.maincontents blockquote strong {
    font-weight: normal !important;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size:   20px;
    line-height: 40px;
    font-size:   2rem;
    line-height: 4rem;
}

.maincontents a {
    color:              #ffd83d;
    text-decoration:    none;
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.maincontents a:hover {
    color:              #a52350;
    -webkit-transition: all 0.2s;
    transition:         all 0.2s;
}

.maincontents a.blue {
    color: #84e0fc;
}

.maincontents a.blue:hover {
    color: #20c7fa;
}

.maincontents ul {
    list-style-type: none;
    padding:         0 0 0 22px;
}

.maincontents ul li {
    position: relative;
    left:     0;
    top:      0;
    z-index:  50;
    margin:   0 0 11px;
}

.maincontents div:not(.footernav) ul.isra li {
    position:      relative;
    left:          0;
    top:           0;
    z-index:       60;
    padding-right: 30px;
}

.maincontents div.footernav ul.isra li {
    padding-right: 5px;
}

.maincontents ul.iconlist {
    list-style-type: none;
    margin:          16.5px 0 0 0;
    padding:         0;
}

.maincontents li {
    color: #484848;
}

.maincontents li.icon-mail-alt:before,
.maincontents li.icon-phone:before,
.maincontents li .icon-mail-alt:before,
.maincontents li .icon-phone:before {
    margin-left:  0;
    margin-right: 10px;
}

.morewrapper {
    text-align: center;
    margin:     0 auto;
}

.morewrapper,
.backlinkwrapper {
    margin-top: -20px;
}

.morewrapper:after,
.backlinkwrapper:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

@media (max-width: 710px) {
    .morewrapper,
    .backlinkwrapper {
        margin-top: 0;
    }
}

a.moreLink {
    text-align:         center;
    margin:             0 auto;
    text-decoration:    none;
    color:              rgba(72, 72, 72, 0.8);
    border:             2px solid rgba(72, 72, 72, 0.8);
    display:            inline-block;
    letter-spacing:     0.2em;
    text-transform:     uppercase;
    padding:            10px 20px 8px;
    font-size:          14px;
    line-height:        17.5px;
    font-size:          1.4rem;
    line-height:        1.75rem;
    font-weight:        700 !important;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

a.moreLink:hover {
    color:              #151515;
    background:         #84e0fc;
    border:             2px solid #84e0fc;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

@media (max-width: 710px) {
    a.moreLink {
        float: none;
    }
}

a.backLink {
    text-decoration:    none;
    color:              rgba(132, 224, 252, 0.6);
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

a.backLink:hover {
    color:              #84e0fc;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

a.backLink:before {
    font-family:     "@iconfont";
    font-style:      normal;
    font-weight:     normal;
    content:         '\e801';
    display:         inline-block;
    text-decoration: inherit;
    width:           1em;
    margin-right:    0.5em;
    text-align:      center;
}

.cegray a.backLink {
    color: rgba(89, 89, 90, 0.6);
}

.cegray a.backLink:hover {
    color: #59595a;
}

.celement img {
    margin: 0;
}

@media (max-width: 710px) {
    .celement img {
        margin-bottom: 10px;
    }
}

@media (max-width: 710px) {
    .contentbox .ce-bodytext p.emptyBoxP {
        display: none;
    }
}

.contentbox,
.startbox {
    margin: 0 1.76706827% 0 0;
    float:  left;
}

.contentbox.isra {
    float: right;
}

.contentbox.cbcontainer,
.startbox.cbcontainer {
    margin: 0 1.76706827% 0 0;
}

.contentbox.last,
.startbox.last {
    margin: 0 0 0 0;
    float:  right;
}

.contentbox.last.cbcontainer,
.startbox.last.cbcontainer {
    margin: 0;
}

.contentbox.last.pullpush,
.startbox.last.pullpush {
    float: left;
}

.contentbox.paddingtop .innercontent,
.startbox.paddingtop .innercontent {
    padding-top: 15px;
}

.contentbox.paddingleft .innercontent,
.startbox.paddingleft .innercontent {
    padding-left: 35px;
}

.contentbox.largepadding .innercontent,
.startbox.largepadding .innercontent {
    padding-left:  80px;
    padding-right: 80px;
}

.clearer {
    clear:   both;
    margin:  0;
    padding: 0;
    float:   none;
}

.centered .contentbox {
    float:  none;
    margin: 0 auto 1.76706827%;
}

.centered .contentbox.col12 {
    width: 47.38955823%;
}

.centered .contentbox.col12.nomargin {
    width:  50%;
    margin: 0;
}

@media (max-width: 710px) {
    .centered .contentbox.col12 {
        width: 100%;
    }
}

.centered .contentbox.last {
    float:  none;
    margin: 0 auto 1.76706827%;
}

.centered .startbox {
    margin: 0 auto;
}

.celement {
    margin:     30px 0;
    box-sizing: border-box;
}

@media (max-width: 990px) {
    .celement {
        padding: 10px 0;
    }
}

.celement.ce_lessbottompadding {
    margin-bottom: 0 !important;
}

.celement.ce_lesstoppadding {
    margin-top: 0 !important;
}

.celement.ce_moretoppadding {
    margin-top: 60px !important;
}

.celement.ce_morebottompading {
    margin-top: 60px !important;
}

.celement p,
.celement h2,
.celement h3 {
    color: #484848;
}

.celement.cegray,
.celement.ceblue {
    padding: 22px;
}

.celement.centered {
    text-align: center;
}

.celement.righted {
    text-align: right;
}

.celement img {
    max-width: 100%;
    height:    auto;
}

@media (max-width: 710px) {
    .celement img {
        width:         100%;
        margin-bottom: 20px;
    }
}

.celement h2 {
    color: #484848;
}

.celement h2 span.gray {
    color: #484848;
}

.celement h2 span.blue {
    color: #84e0fc;
}

.celement h1.title {
    color:          #484848;
    font-size:      4rem !important;
    line-height:    4.6rem !important;
    font-weight:    300 !important;
    font-family:    'Lato', Arial, Helvetica, sans-serif;
    margin:         0 0 40px 0;
    text-transform: uppercase;
    padding:        0;
    border:         0;
}

@media (max-width: 710px) {
    .celement h1.title {
        font-size:   3.2rem !important;
        line-height: 3.6799999999999997rem !important;
    }
}

@media (max-width: 710px) {
    .celement .ce-left.ce-intext .ce-gallery,
    .celement .ce-right.ce-intext .ce-gallery {
        float:  none;
        margin: 0;
    }

    .celement .ce-left.ce-intext .ce-gallery .ce-column,
    .celement .ce-right.ce-intext .ce-gallery .ce-column {
        padding:    0 30px;
        box-sizing: border-box;
        float:      none;
        width:      100%;
    }

    .celement .ce-left.ce-intext .ce-gallery .ce-column img,
    .celement .ce-right.ce-intext .ce-gallery .ce-column img {
        width: 100%;
    }
}

.celement.ce_tablestyle .ce-above .ce-gallery {
    float: none;
}

.celement.ce_tablestyle .ce-above .ce-gallery .ce-row {
    display: table;
    width:   100%;
}

.celement.ce_tablestyle .ce-above .ce-gallery .ce-row .ce-column {
    display:        block;
    float:          none;
    vertical-align: middle;
}

.celement.ce_tablestyle .ce-above .ce-gallery .ce-row .ce-column .ce-media img {
    margin: 0 auto;
}

@media (max-width: 1088px) {
    .celement.ce_tablestyle .ce-above .ce-gallery .ce-row .ce-column .ce-media {
        margin: 0 20px;
    }
}

@media (max-width: 829px) {
    .celement.ce_tablestyle .ce-above .ce-gallery .ce-row .ce-column .ce-media {
        margin: 0 5px;
    }
}

.celement.ce_tablestyle .ce-below .ce-gallery {
    float:   none;
    display: table;
    width:   100%;
}

.celement.ce_tablestyle .ce-below .ce-gallery .ce-row {
    display:        table-cell;
    vertical-align: middle;
}

.celement.ce_tablestyle .ce-below .ce-gallery .ce-row .ce-column {
    display: block;
    float:   none;
    padding: 0 0.88353414%;
}

.celement.ce_tablestyle .ce-below .ce-gallery .ce-row .ce-column .ce-media img {
    margin: 0 auto;
}

@media (max-width: 1088px) {
    .celement.ce_tablestyle .ce-below .ce-gallery .ce-row .ce-column .ce-media {
        margin: 0 20px;
    }
}

@media (max-width: 829px) {
    .celement.ce_tablestyle .ce-below .ce-gallery .ce-row .ce-column .ce-media {
        margin: 0 5px;
    }
}

@media (max-width: 990px) {
    .celement.ce_tablestyle .ce-below .ce-gallery {
        display: block;
    }

    .celement.ce_tablestyle .ce-below .ce-gallery .ce-row {
        display: block;
        float:   left;
        width:   47.38955823%;
    }
}

@media (max-width: 710px) {
    .celement.ce_tablestyle .ce-below .ce-gallery {
        display: block;
    }

    .celement.ce_tablestyle .ce-below .ce-gallery .ce-row {
        float:      none;
        width:      96.54618474%;
        padding:    0 30px;
        box-sizing: border-box;
    }
}

.celement.ce_morebottompadding {
    margin-bottom: 60px !important;
}

@media (max-width: 710px) {
    .celement.ce_morebottompadding {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 1215px) {
    .col6 .celement .ce-left.ce-intext .ce-gallery,
    .col4 .celement .ce-left.ce-intext .ce-gallery,
    .col3 .celement .ce-left.ce-intext .ce-gallery,
    .col2 .celement .ce-left.ce-intext .ce-gallery {
        float:  none;
        margin: 0;
    }

    .col6 .celement .ce-left.ce-intext .ce-gallery .ce-column,
    .col4 .celement .ce-left.ce-intext .ce-gallery .ce-column,
    .col3 .celement .ce-left.ce-intext .ce-gallery .ce-column,
    .col2 .celement .ce-left.ce-intext .ce-gallery .ce-column {
        float: none;
        width: 100%;
    }

    .col6 .celement .ce-left.ce-intext .ce-gallery .ce-column img,
    .col4 .celement .ce-left.ce-intext .ce-gallery .ce-column img,
    .col3 .celement .ce-left.ce-intext .ce-gallery .ce-column img,
    .col2 .celement .ce-left.ce-intext .ce-gallery .ce-column img {
        width: 100%;
    }
}

.celement.ce_notoppadding .ceheader {
    padding-top: 0 !important;
}

@media (max-width: 1088px) {
    .celement.ce_notoppadding .ceheader {
        padding-top: 0px;
    }
}

.celement.ce_notoppadding .ceheader h2,
.celement.ce_notoppadding .ceheader h3,
.celement.ce_notoppadding .ceheader p,
.celement.ce_notoppadding .ceheader dl,
.celement.ce_notoppadding .ceheader ul {
    margin-top: 0 !important;
}

.ce_headerwrapper.ce_morebottompadding {
    margin-bottom: 22px;
}

.button.morelinkwrapper,
.button.centerbuttonwrapper {
    text-align: center;
}

.button.morelinkwrapper a,
.button.centerbuttonwrapper a {
    display:               block;
    text-decoration:       none;
    padding:               15px 22px;
    -webkit-border-radius: 50px;
    -moz-border-radius:    50px;
    border-radius:         50px;
    -webkit-transition:    all 0.2s;
    /* Safari */
    transition:            all 0.2s;
}

@media (max-width: 990px) {
    .button.morelinkwrapper a,
    .button.centerbuttonwrapper a {
        padding: 10px 12px;
    }
}

.button.morelinkwrapper {
    float: right;
}

.button.morelinkwrapper a {
    color: #fff;
}

.button.morelinkwrapper a:hover {
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.wrapper_content .button.morelinkwrapper a {
    background: #84e0fc;
}

.button.centerbuttonwrapper {
    display:       inline-block;
    margin-top:    20px;
    margin-bottom: 20px;
}

@media (max-width: 710px) {
    .button.centerbuttonwrapper {
        margin-top:    15px;
        margin-bottom: 15px;
    }
}

.button.centerbuttonwrapper.button-standalone {
    margin-bottom: -20px;
    margin-top:    -20px;
}

.button.centerbuttonwrapper a {
    padding: 15px 40px;
}

@media (max-width: 1088px) {
    .button.morelinkwrapper a,
    .button.centerbuttonwrapper a {
        padding:     12px;
        font-size:   16px;
        line-height: 32px;
        font-size:   1.6rem;
        line-height: 3.2rem;
    }
}

.cegray {
    background: #f8f8f8;
}

.ceblue {
    background: #84e0fc;
}

.mainfooter .inner {
    width:     1245px;
    margin:    0 auto;
    max-width: 95%;
}

.mainfooter .inner:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

#sb-site {
    background: #fff;
}

.sb-slidebar {
    background:         #fff;
    -moz-box-shadow:    inset 0 0 10px rgba(80, 80, 80, 0.8);
    -webkit-box-shadow: inset 0 0 10px rgba(80, 80, 80, 0.8);
    box-shadow:         inset 0 0 10px rgba(80, 80, 80, 0.8);
}

.sb-slidebar .mobilelogo {
    padding:   20px 20px 0 20px;
    max-width: 80%;
}

.sb-slidebar .mobilelogo img {
    width:     220px;
    max-width: 80%;
    height:    auto;
}

.mobilenav {
    list-style-type: none;
    margin:          0;
    padding:         20px 0;
}

.mobilenav li {
    margin:  0;
    padding: 0;
}

.mobilenav li a {
    display:         block;
    margin:          0;
    padding:         10px 20px;
    color:           #59595a;
    text-decoration: none;
    text-transform:  uppercase;
}

.mobilenav li a:hover {
    color: #84e0fc;
}

@media (max-width: 360px) {
    .mobilenav li a {
        font-size:   16px;
        line-height: 20.8px;
        font-size:   1.6rem;
        line-height: 2.08rem;
        padding:     15px 20px;
    }
}

.swiper-pagination {
    margin: 30px 0 0 0;
}

@media (max-width: 990px) {
    .swiper-pagination {
        margin: 60px 0 0 0;
    }
}

.swiper-pagination-bullet {
    width:         16px;
    height:        16px;
    display:       inline-block;
    border-radius: 100%;
    background:    #fff;
    opacity:       0.5;
    margin:        0 10px 0 0;
}

.swiper-pagination-bullet-active {
    opacity:    1;
    background: #fff;
}

.page-navigation:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.page-navigation ul.f3-widget-paginator:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.page-navigation ul.f3-widget-paginator li:before {
    display: none;
}

.news .news-list-view .article {
    padding-bottom: 15px;
    margin-bottom:  15px;
}

@media (max-width: 710px) {
    .news .news-list-view .article {
        padding-bottom: 0;
        margin-bottom:  20px;
    }

    .news .news-list-view .article p {
        margin: 10px 0;
    }

    .news .news-list-view .article h3 {
        margin: 0;
    }
}

.news .news_header h2,
.news .news_header h3 {
    margin: 0;
}

@media (max-width: 1088px) {
    .touch .header {
        position: absolute;
        left:     0;
        top:      0;
        z-index:  60;
    }
}

@media (max-width: 710px) {
    .maincontents {
        padding: 20px 0 0 0;
    }

    .mainfooter {
        padding: 25px 0 40px;
    }
}

.ce-gallery {
    max-width: 100%;
}

.ce-gallery .ce-column,
.ce-gallery .ce-outer,
.ce-gallery .ce-inner {
    max-width: 100%;
}

.btt {
    position: fixed;
    bottom:   20px;
    right:    20px;
    display:  none;
    z-index:  400;
}

.btt a {
    display:            block;
    padding:            7px 15px 10px;
    font-size:          18px;
    line-height:        36px;
    font-size:          1.8rem;
    line-height:        3.6rem;
    text-decoration:    none;
    color:              #fff;
    background-color:   rgba(72, 72, 72, 0.4);
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.btt a:hover {
    background-color:   rgba(72, 72, 72, 0.9);
    color:              #fff;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.sb-active .btt {
    display: none !important;
}

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
    margin-bottom: 0;
}

.ich {
    border: 1px solid red;
}

.contentbox.col12.last {
    float: none;
    width: 100%;
}

.col12.last {
    width: 100%;
}

@media (max-width: 990px) {
    .col3 {
        width: 47.38955823%;
    }

    .col3.nomargin {
        width:  50%;
        margin: 0;
    }

    .col3:nth-child(2n) {
        margin-right: 0;
    }

    .col3:nth-child(3n) {
        clear: both;
    }
}

@media (max-width: 990px) and (max-width: 710px) {
    .col3 {
        width: 100%;
    }
}

.wrapper_content {
    background: #f8f8f8;
}

.wrapper_content .maincontents {
    background: #fff;
}

.celement {
    margin: 0 0 30px 0;
}

.celement p {
    line-height: 1.5 !important;
    margin:      0;
}

h1 {
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:                   #17263f;
    text-transform:          uppercase;
}

@media (max-width: 1088px) {
    h1 {
        font-size:   52.5px;
        line-height: 51.041666666666664px;
        font-size:   5.25rem;
        line-height: 5.104166666666667rem;
    }
}

@media (max-width: 360px) {
    h1 {
        font-size:   20px;
        line-height: 25px;
        font-size:   2rem;
        line-height: 2.5rem;
    }
}

.maincontents h1 {
    padding:       0 0 24px;
    border-bottom: 1px solid #484848;
    font-size:     40px !important;
    line-height:   50px !important;
    font-size:     4rem !important;
    line-height:   5rem !important;
}

h2 {
    text-transform: uppercase;
}

p {
    -webkit-font-smoothing: antialiased;
}

p sup {
    font-size:   12px;
    line-height: 24px;
    font-size:   1.2rem;
    line-height: 2.4rem;
}

.button.button-white a {
    border:             1px solid #84e0fc;
    background:         #fff;
    color:              #84e0fc;
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.button.button-white a:hover {
    background:         #e6e6e6;
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.button.button-gray a {
    background:         #e6e6e6;
    color:              #484848;
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.button.button-gray a:hover {
    background:         rgba(230, 230, 230, 0.8);
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.button.button-blue a {
    background:         #84e0fc;
    color:              #fff;
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

.button.button-blue a:hover {
    background:         rgba(132, 224, 252, 0.8);
    -webkit-transition: all 0.2s;
    /* Safari */
    transition:         all 0.2s;
}

section.outer ul li {
    position:    relative;
    left:        0;
    top:         0;
    z-index:     50;
    line-height: 1.5;
}

section.outer ul li i {
    color:    #41bef0;
    position: absolute;
    left:     0;
    top:      7px;
    z-index:  55;
}

section.outer ul.isra li i {
    right: 30px;
    left: auto;
}

section.outer ul li span {
    margin-left:            40px;
    display:                block;
    -webkit-font-smoothing: antialiased;
}

section.outer ul li span.trademarkWrapper {
    display: inline;
    margin: 0 !important;
}

section.outer ul.isra li span {
    margin-left:  0px;
    margin-right: 40px;
}

section.outer .footernav ul li i {
    display: none;
}

section.outer .footernav ul li span {
    margin: 0;
}

.header {
    position:    absolute;
    left:        0;
    top:         0;
    z-index:     60;
    padding-top: 30px;
    width:       100%;
    background:  #fff;
}

@media (max-width: 1088px) {
    .header {
        padding-top: 20px;
    }
}

@media (max-width: 710px) {
    .header {
        position:    relative;
        left:        0;
        top:         0;
        z-index:     60;
        padding-top: 0;
    }
}

.header .inner {
    width:     95%;
    max-width: 1800px;
    margin:    0 auto;
}

/*
.header .inner:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}
*/

.header .toplogo {
    /*margin-left: 22px;
    float:       left; */
    overflow:   hidden;
    transition: all .5s;
    margin:     0 25px;
}

@media (max-width: 990px) {
    .header .toplogo {
        margin-left: 0;
    }
}

.header .toplogo a {
    display: block;
}

.header .toplogo img {
    display: block;
    width:   300px;
    height:  50px;
}

@media (max-width: 710px) {
    .header .toplogo img {
        width:     100%;
        height:    auto;
        max-width: 220px;
    }
}

@media (max-width: 1088px) {
    .header .toplogo {
        margin-top: 20px;
    }
}

.header .topnav {
    /*float: right;*/
    position:        relative;
    left:            0;
    top:             0;
    z-index:         80;
    transition:      all .5s;
    margin:          0;
    display:         flex;
    align-items:     flex-start;
    justify-content: flex-end;
}

.header .topnav ul {
    margin:             0;
    padding:            0;
    background:         rgba(255, 255, 255, 0);
    float:              right;
    list-style-type:    none;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.header .topnav ul li {
    margin:         0;
    padding:        0;
    float:          left;
    vertical-align: middle;
}

.header .topnav ul li a {
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding:                 8px 15px;
    font-size:               20px;
    font-weight:             400;
    display:                 block;
    line-height:             1.2;
    text-decoration:         none;
    color:                   #17263f;
    text-transform:          none;
    -webkit-transition:      color 0.5s;
    /* Safari */
    transition:              color 0.5s;
    font-family:             'Lato', Arial, Helvetica, sans-serif;
}

.header .topnav ul li ul#lang-nav li a {
    font-size: 16px;
}

.header .topnav ul li a:hover,
.header .topnav ul li a:hover.hier,
.header .topnav ul li.languages ul.itsopen li a:hover {
    color:              #a52350;
    -webkit-transition: color 0.5s;
    transition:         color 0.5s;
}

@media (max-width: 1405px) {
    .header .topnav ul li a {
        padding: 15px 8px;
    }
}

@media (max-width: 1330px) {
    .header .topnav ul li a {
        font-size:   16px;
        line-height: 16px;
        font-size:   1.6rem;
        line-height: 1.6rem;
    }
}

@media (max-width: 1180px) {
    .header .topnav ul li a {
        font-size:   14px;
        line-height: 14px;
        font-size:   1.4rem;
        line-height: 1.4rem;
    }
}

.header .topnav ul li.kaufen {
    margin-left: 15px;
}

.header .topnav ul li.kaufen a {
    -webkit-border-radius:   5px;
    -moz-border-radius:      5px;
    border-radius:           5px;
    background:              #41bef0;
    color:                   #fff;
    padding:                 10px 20px;
    font-weight:             400;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header .topnav ul li.languages {
    /*position: relative;
  left: 0;
  top: 0;
  z-index: 60;
  height: 50px;*/
    width: 60px;
}

.header .topnav ul li.languages ul {
    /*background: #ffffff;*/
    display: block;
    margin:  0;
    padding: 0;
    width:   60px;
}

.header .topnav ul li.languages ul li {
    float:   none;
    display: none;
}

.header .topnav ul li.languages ul li.hier {
    display: list-item;
}

.header .topnav ul li.languages ul li.hier a {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

.header .topnav ul li.languages ul li.hier a:after {
    /*font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: '\f107';
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-size: 2rem;
  line-height: 2rem;*/
}

@media (max-width: 1330px) {
    .header .topnav ul li.languages ul li.hier a:after {
        /*font-size: 16px;
    line-height: 16px;
    font-size: 1.6rem;
    line-height: 1.6rem;*/
    }
}

@media (max-width: 1180px) {
    .header .topnav ul li.languages ul li.hier a:after {
        /*font-size: 14px;
    line-height: 14px;
    font-size: 1.4rem;
    line-height: 1.4rem;*/
    }
}

.header .topnav ul li.languages ul.itsopen {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

.header .topnav ul li.languages ul.itsopen li a {
    /*color: rgba(72, 72, 72, 0.7);*/
    color: #17263f;
}

.header .topnav ul li.languages ul.itsopen li.hier a {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
    color:              #17263f;
}

.header .topnav ul li.languages ul.itsopen li.hier a:after {
    /*font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: '\f104';
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 10px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-size: 2rem;
  line-height: 2rem;*/
}

@media (max-width: 1088px) {
    .header .topnav ul {
        padding-top: 0;
        margin-top:  0;
    }
}

@media (max-width: 1330px) {
}

@media (max-width: 710px) {
    .header .topnav {
        float:     none;
        width:     350px;
        max-width: 100%;
    }

    .header .topnav ul {
        float:   none;
        padding: 0;
    }
}

@media (max-width: 1088px) {
    .header .topnav {
        display: none;
    }
}

.header .mobiletrigger {
    display:     none;
    /*float:       right;*/
    position: absolute;
    right: 35px;
    padding:     30px 60px;
    cursor:      pointer;
    font-size:   30px;
    line-height: 30px;
    font-size:   3rem;
    line-height: 3rem;
    color:       #17263f;
    top: 30px;
}

.header .mobiletrigger .mt_active {
    display: none;
}

.sb-active .header .mobiletrigger .mt_active {
    display: block;
}

.header .mobiletrigger .mt_inactive {
    display: block;
}

.sb-active .header .mobiletrigger .mt_inactive {
    display: none;
}

@media (max-width: 1088px) {
    .header .mobiletrigger {
        display: block;
    }
}

@media (max-width: 710px) {
    .header .mobiletrigger {
        padding:   20px 30px;
        font-size: 23px;
    }
}

.wrapper_start .header {
    position:   absolute;
    left:       0;
    top:        0;
    z-index:    60;
    background: transparent;
}

.wrapper_start .header .inner,
.wrapper_content .header .inner {
    max-width:       100%;
    width:           100%;
    margin:          0 auto;
    /*
    display:         flex;
    align-items:     center;
    justify-content: space-between;
    */
}

.margin-bottom {
    margin-bottom: 15px !important;
}

@media(min-width: 1088px) {
    .wrapper_start .header .inner,
    .wrapper_content .header .inner {
        display:         flex;
        align-items:     center;
        justify-content: space-between;
    }
}

@media (max-width: 1088px) {
    .wrapper_start .header .inner {
        width:     95%;
        max-width: 1800px;
        margin:    0 auto;
    }

    .wrapper_start .header .inner:after {
        content:    '';
        margin:     0;
        padding:    0;
        display:    table;
        float:      none;
        clear:      both;
        visibility: hidden;
    }
}

.wrapper_start .header.sticky {
    border-bottom: medium none;
}

.wrapper_start .header .topnav,
.wrapper_content .header .topnav {
    margin-right: 80px;
    margin-left:  80px;
}

@media (max-width: 1088px) {
    .wrapper_start .header .topnav {
        margin-right: 0;
    }
}

.wrapper_content .header {
    padding-bottom: 30px;
}

.wrapper_content .header.sticky {
    padding:       20px 0 0;
    border-bottom: 1px solid #c5c5c5;
    overflow:      hidden;
}

.wrapper_content .header.sticky .toplogo {
    padding-top:        10px;
    width:              200px;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.wrapper_content .header.sticky .toplogo img {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
    width:              350px;
    height:             50px;
}

.wrapper_content .header.sticky .toplogo .claim {
    opacity:            0;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.wrapper_content .header.sticky .topnav ul {
    padding-top:        0;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.wrapper_content .header .inner {
    max-width: 1800px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 60px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 60px;
}

.stagewrapper .swiper-wrapper {
    height:     100vh;
    max-height: 980px;
}

@media (max-width: 710px) {
    .stagewrapper .swiper-wrapper {
        height: auto;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide {
    background-position:     center center;
    -webkit-background-size: cover;
    background-size:         cover;
}

/* temp for lang he */
.lang-he .stagewrapper .swiper-wrapper .swiper-slide,
.lang-he .stagewrapper .swiper-wrapper .swiper-slide > .inner {
    transform: rotateY(180deg);
}

/* end temp for lang he */

@media (max-width: 710px) {
    .stagewrapper .swiper-wrapper .swiper-slide {
        padding-bottom: 50px;
    }
}

@media (max-width: 1088px) {
    .stagewrapper .swiper-wrapper .swiper-slide {
        background: transparent !important;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide > .inner {
    width:     1245px;
    max-width: 95%;
    margin:    230px auto auto auto;
}

@media (max-width: 1088px) {
    .stagewrapper .swiper-wrapper .swiper-slide > .inner {
        display: none;
    }
}

@media (max-width: 710px) {
    .stagewrapper .swiper-wrapper .swiper-slide > .inner {
        margin: 120px auto auto auto;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide > .inner .stagetx h1 {
    font-size:   7rem;
    color:       #17263f;
    font-weight: 300;
    line-height: 1.2;
    width:       100%;
    max-width:   600px;
}

.stagewrapper .swiper-wrapper .swiper-slide > .inner .stagetx p.imghead {
    font-size:      7rem;
    color:          #17263f;
    font-weight:    300;
    line-height:    1.2;
    width:          100%;
    max-width:      600px;
    margin:         0.67em 0;
    text-transform: uppercase;
}

.stagewrapper .swiper-wrapper .swiper-slide > .inner .stagetx p.imghead sup {
    top:            -0.5em;
    position:       relative;
    vertical-align: baseline;
    font-size:      75%;
    line-height:    0;
}

@media (max-width: 710px) {
    .stagewrapper .swiper-wrapper .swiper-slide > .inner .stagetx h1 {
        font-size:  4rem;
        text-align: center;
        width:      100%;
    }

    .stagewrapper .swiper-wrapper .swiper-slide > .inner .stagetx p.imghead {
        font-size:  4rem !important;
        text-align: center;
        width:      100%;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide > .inner .stageimg img {
    width:     100%;
    height:    auto;
    max-width: 390px;
    display:   block;
}

@media (max-width: 710px) {
    .stagewrapper .swiper-wrapper .swiper-slide > .inner .stageimg img {
        max-width: 300px;
        margin:    0 auto;
    }
}

@media (min-width: 1088px) {
    .stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start {
        display: none;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.mStageimg img {
    width:   100%;
    height:  auto;
    display: block;
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner {
    margin:     0 auto;
    background: #eef2f5;
    padding:    40px 0;
    overflow:   hidden;
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner h1 {
    font-size:   4rem;
    line-height: 1.4;
    text-align:  center;
    margin-top:  0;
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner p.imghead {
    font-size:      4rem !important;
    line-height:    1.4;
    text-align:     center;
    margin:         0 0 0.67em 0;
    text-transform: uppercase;
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner p.imghead sup {
    top:            -0.5em;
    font-size:      75%;
    line-height:    0;
    position:       relative;
    vertical-align: baseline;
}

@media (max-width: 480px) {
    .stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner h1 {
        font-size: 3.6rem;
    }

    .stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner p.imghead {
        font-size: 3.6rem !important;
    }
}

.stagewrapper .swiper-wrapper .swiper-slide .mobilestage_start div.inner p {
    text-align: center;
}

.maincontents {
    position:   relative;
    left:       0;
    top:        0;
    z-index:    50;
    background: #fff;
}

.maincontents .inner {
    width:     1245px;
    max-width: 95%;
    margin:    0 auto;
}

.maincontents .inner:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.maincontents .inner.innerstart {
    display:       flex;
    display:       -webkit-flex;
    /* NEW */
    margin-bottom: 0;
}

.maincontents .inner.innerstart:last-child {
    margin: 0 auto;
}

@media (max-width: 710px) {
    .maincontents .inner.innerstart {
        display: block;
    }
}

.maincontents .inner.innerov {
    margin-bottom: 40px;
}

.maincontents .outer,
.maincontents .outer2 {
    width:   100%;
    padding: 70px 0;
}

@media (max-width: 990px) {
    .maincontents .outer,
    .maincontents .outer2 {
        padding: 20px 0;
    }
}

.maincontents .outer.cegray .inner,
.maincontents .outer2.cegray .inner {
    padding: 40px 0;
}

@media (max-width: 990px) {
    .maincontents .outer.cegray .inner,
    .maincontents .outer2.cegray .inner {
        padding: 20px 0;
    }
}

.maincontents .outer.cegray .inner .contentbox,
.maincontents .outer2.cegray .inner .contentbox {
    margin-bottom: 0;
}

@media (max-width: 710px) {
    .maincontents .outer.cegray .inner,
    .maincontents .outer2.cegray .inner {
        padding: 20px 0;
    }
}

.maincontents .outer.cegray:last-child,
.maincontents .outer2.cegray:last-child {
    padding: 0;
}

.maincontents .outer .outer,
.maincontents .outer2 .outer,
.maincontents .outer .outer2,
.maincontents .outer2 .outer2 {
    margin:  0;
    padding: 0;
}

.maincontents .outer .outer:last-child,
.maincontents .outer2 .outer:last-child,
.maincontents .outer .outer2:last-child,
.maincontents .outer2 .outer2:last-child {
    padding: 0;
}

.maincontents .outer .outer .inner,
.maincontents .outer2 .outer .inner,
.maincontents .outer .outer2 .inner,
.maincontents .outer2 .outer2 .inner {
    margin:  0;
    padding: 0;
}

.maincontents .outer .outer .inner .contentbox,
.maincontents .outer2 .outer .inner .contentbox,
.maincontents .outer .outer2 .inner .contentbox,
.maincontents .outer2 .outer2 .inner .contentbox {
    margin-bottom: 0;
}

.maincontents .outer.nobottomspacing,
.maincontents .outer2.nobottomspacing {
    margin:         0 0 0;
    padding-bottom: 0;
}

.maincontents .outer.nobottomspacing .inner,
.maincontents .outer2.nobottomspacing .inner {
    padding-bottom: 0;
}

.maincontents .outer.notopspacing,
.maincontents .outer2.notopspacing {
    margin:      0 0 0;
    padding-top: 0;
}

.maincontents .outer.notopspacing .inner,
.maincontents .outer2.notopspacing .inner {
    padding-top: 0;
}

.maincontents .outer.morebottomspacing,
.maincontents .outer2.morebottomspacing {
    padding-bottom: 80px;
}

.maincontents .outer.moretopspacing,
.maincontents .outer2.moretopspacing {
    padding-top: 80px;
}

@media (max-width: 829px) {
    .maincontents .outer.twocols .inner .col4,
    .maincontents .outer2.twocols .inner .col4 {
        width: 47.38955823%;
    }

    .maincontents .outer.twocols .inner .col4.nomargin,
    .maincontents .outer2.twocols .inner .col4.nomargin {
        width:  50%;
        margin: 0;
    }

    .maincontents .outer.twocols .inner .col8,
    .maincontents .outer2.twocols .inner .col8 {
        width: 47.38955823%;
    }

    .maincontents .outer.twocols .inner .col8.nomargin,
    .maincontents .outer2.twocols .inner .col8.nomargin {
        width:  50%;
        margin: 0;
    }
}

@media (max-width: 829px) and (max-width: 710px) {
    .maincontents .outer.twocols .inner .col4,
    .maincontents .outer2.twocols .inner .col4 {
        width: 100%;
    }
}

@media (max-width: 829px) and (max-width: 710px) {
    .maincontents .outer.twocols .inner .col8,
    .maincontents .outer2.twocols .inner .col8 {
        width: 100%;
    }
}

@media (max-width: 710px) {
    .maincontents .outer.twocols .inner .col4.last .celement,
    .maincontents .outer2.twocols .inner .col4.last .celement {
        margin-top:  0;
        padding-top: 0;
    }
}

@media (max-width: 710px) {
    .maincontents {
        padding: 0;
    }
}

.maincontents .outer.flex-even div.inner {
    display:         flex;
    justify-content: space-between;
}

.maincontents .outer.flex-even div.inner .contentbox.col3 {
    margin: 0;
}

@media (max-width: 722px) {
    .maincontents .outer.flex-even div.inner {
        flex-direction: column;
    }
}

.maincontents .outer.imagerow {
    padding:             60px 0 100px;
    background-position: center center;
    background-repeat:   no-repeat;
    background-size:     cover;
}

.maincontents .outer.imagerow .ceheader {
    padding-bottom: 40px;
}

.maincontents .outer.imagerow .fgImage.col3 {
    float:        left;
    margin-right: 1.76706827%;
    text-align:   center;
    position:     relative;
    left:         0;
    top:          0;
    z-index:      60;
}

.maincontents .outer.imagerow .fgImage.col3 img {
    width:     100%;
    max-width: 100%;
    height:    auto;
}

@media (max-width: 710px) {
    .maincontents .outer.imagerow .fgImage.col3 img {
        padding:    0 30px;
        box-sizing: border-box;
    }
}

.maincontents .outer.imagerow .fgImage.col3:last-child {
    margin-right: 0;
}

.maincontents .outer.imagerow .fgImage.col3 .imageoverlay {
    -webkit-transition:    all 0.5s;
    /* Safari */
    transition:            all 0.5s;
    opacity:               0;
    position:              absolute;
    left:                  0;
    top:                   0;
    z-index:               66;
    display:               table;
    bottom:                0;
    -webkit-border-radius: 50%;
    -moz-border-radius:    50%;
    border-radius:         50%;
    background:            rgba(255, 255, 255, 0.9);
}

.maincontents .outer.imagerow .fgImage.col3 .imageoverlay .imagetitle {
    display:        table-cell;
    vertical-align: middle;
}

@media (max-width: 710px) {
    .maincontents .outer.imagerow .fgImage.col3 .imageoverlay {
        width:                 95%;
        margin:                0 auto;
        text-align:            center;
        -webkit-border-radius: 0;
        -moz-border-radius:    0;
        border-radius:         0;
        position:              relative;
        left:                  0;
        top:                   0;
        z-index:               66;
        background:            transparent;
        opacity:               1;
        padding-bottom:        30px;
    }
}

.maincontents .outer.imagerow .fgImage.col3:hover .imageoverlay {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
    opacity:            1;
}

@media (max-width: 990px) {
    .maincontents .outer.imagerow .fgImage.col3 {
        width: 47.38955823%;
    }

    .maincontents .outer.imagerow .fgImage.col3.nomargin {
        width:  50%;
        margin: 0;
    }

    .maincontents .outer.imagerow .fgImage.col3:nth-of-type(2n) {
        margin-right: 0;
    }

    .maincontents .outer.imagerow .fgImage.col3:nth-of-type(3n) {
        clear: both;
    }
}

@media (max-width: 990px) and (max-width: 710px) {
    .maincontents .outer.imagerow .fgImage.col3 {
        width: 100%;
    }
}

.tx-rt-pageteaser:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.teaserbox {
    position: relative;
    left:     0;
    top:      0;
    z-index:  50;
    float:    left;
    margin:   0 1.76706827% 1.76706827% 0;
}

.teaserbox:nth-child(4n) {
    margin: 0 0 1.76706827% 0;
}

@media (max-width: 990px) {
    .teaserbox {
        width: 31.00401606%;
    }

    .teaserbox.nomargin {
        width:  33.33333333%;
        margin: 0;
    }

    .teaserbox:nth-child(4n) {
        margin: 0 1.76706827% 1.76706827% 0;
    }

    .teaserbox:nth-child(3n) {
        margin: 0 0 1.76706827% 0;
    }
}

@media (max-width: 990px) and (max-width: 710px) {
    .teaserbox {
        width: 100%;
    }
}

@media (max-width: 710px) {
    .teaserbox {
        width:  47.38955823%;
        margin: 0 1.76706827% 1.76706827% 0;
    }

    .teaserbox:nth-child(3n) {
        margin: 0 1.76706827% 1.76706827% 0;
    }

    .teaserbox:nth-child(2n) {
        margin: 0 0 1.76706827% 0;
    }
}

@media (max-width: 360px) {
    .teaserbox {
        width:  96.54618474%;
        margin: 0 1.76706827% 1.76706827% 0;
    }

    .teaserbox.nomargin {
        width:  100%;
        margin: 0;
    }

    .teaserbox:nth-child(3n) {
        margin: 0 1.76706827% 1.76706827% 0;
    }

    .teaserbox:nth-child(2n) {
        margin: 0 1.76706827% 1.76706827% 0;
    }
}

@media (max-width: 360px) and (max-width: 710px) {
    .teaserbox {
        width: 100%;
    }
}

.teaserbox .tboximage {
    position: relative;
    left:     0;
    top:      0;
    z-index:  52;
}

.teaserbox .tboxoverlay {
    position:           absolute;
    left:               0;
    top:                0;
    z-index:            55;
    bottom:             0;
    width:              100%;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
    text-decoration:    none;
    color:              rgba(132, 224, 252, 0.6);
}

.teaserbox .tboxoverlay.hasgradient {
    background: #d7e1eb;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7e1eb), color-stop(100%, rgba(215, 225, 235, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #d7e1eb 0%, rgba(215, 225, 235, 0) 100%);
    /* W3C */
}

.teaserbox .tboxoverlay.hasgradient:hover {
    background: #d7e1eb;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0.8) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7e1eb), color-stop(100%, rgba(215, 225, 235, 0.8)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0.8) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0.8) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d7e1eb 0%, rgba(215, 225, 235, 0.8) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #d7e1eb 0%, rgba(215, 225, 235, 0.8) 100%);
    /* W3C */
}

.teaserbox .tboxoverlay:hover {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.teaserbox .tboxoverlay:hover .tboxarrow {
    right:              20px;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.teaserbox .tboxoverlay h3 {
    margin:          0;
    padding:         20px 30px;
    text-decoration: none;
    font-weight:     normal !important;
}

@media (max-width: 1330px) {
    .teaserbox .tboxoverlay h3 {
        -webkit-hyphens: auto;
        -moz-hyphens:    auto;
        -ms-hyphens:     auto;
        hyphens:         auto;
    }
}

.teaserbox .tboxoverlay .tboxarrow {
    position:           absolute;
    right:              30px;
    bottom:             30px;
    z-index:            58;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.teaserbox img {
    width:     100%;
    max-width: 100%;
    height:    auto;
    display:   block;
}

.upperfooter {
    padding: 20px 0 0;
}

.footernav:after,
.upperfooternav:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.footernav ul,
.upperfooternav ul {
    float:           right;
    list-style-type: none;
    margin:          0;
    padding:         0;
}

.footernav ul li,
.upperfooternav ul li {
    float:        left;
    font-size:    15px;
    line-height:  18.75px;
    font-size:    1.5rem;
    line-height:  1.875rem;
    padding:      0 5px;
    border-right: 1px solid #484848;
}

.footernav ul li:last-child,
.upperfooternav ul li:last-child {
    border-right:  medium none;
    padding-right: 0;
}

.footernav ul li a,
.upperfooternav ul li a {
    color:           #484848;
    text-decoration: none;
}

@media (max-width: 710px) {
    .footernav ul,
    .upperfooternav ul {
        float: none;
    }

    .footernav ul li,
    .upperfooternav ul li {
        float:         none;
        margin:        0;
        border-right:  medium none;
        border-bottom: 1px solid rgba(248, 248, 248, 0.8);
        padding:       0;
        font-size:     16px;
        line-height:   20px;
        font-size:     1.6rem;
        line-height:   2rem;
    }

    .footernav ul li a,
    .upperfooternav ul li a {
        display:    block;
        padding:    10px 0;
        text-align: center;
    }

    .footernav ul li:last-child,
    .upperfooternav ul li:last-child {
        border-bottom: medium none;
    }
}

.upperfooter .inner {
    margin:    0 auto;
    width:     95%;
    max-width: 1245px;
}

.mainfooter {
    color:    #84e0fc;
    position: relative;
    left:     0;
    top:      0;
    z-index:  48;
    padding:  0;
}

.mainfooter a,
.mainfooter img {
    display:     block;
    line-height: 1;
}

.mainfooter .inner:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.mainfooter .footerlogo {
    float:   left;
    margin:  0;
    padding: 0;
}

@media (max-width: 710px) {
    .mainfooter .footerlogo {
        float: none;
    }
}

.mainfooter .footerclaim {
    float:   right;
    margin:  0;
    padding: 0;
}

.mainfooter .footerclaim:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.mainfooter .footerclaim img {
    float: right;
}

@media (max-width: 710px) {
    .mainfooter .footerclaim {
        float: none;
    }
}

.mainfooter h2 {
    text-transform: uppercase;
    margin:         0;
    color:          #84e0fc;
    font-size:      23px;
    line-height:    28.75px;
    font-size:      2.3rem;
    line-height:    2.875rem;
}

.mainfooter .inner {
    width:     1245px;
    margin:    0 auto;
    max-width: 95%;
}

.mainfooter .inner:after {
    content:    '';
    margin:     0;
    padding:    0;
    display:    table;
    float:      none;
    clear:      both;
    visibility: hidden;
}

.wrapper_content .mainfooter {
    margin: 20px 0 60px;
}

.mainfooter .footertop .inner {
    display:         flex;
    justify-content: flex-end;
    align-items:     center;
}

.mainfooter .footertop .inner ul {
    padding: 30px 0;
}

.mainfooter .footertop .inner ul li:last-of-type {
    border: none;
}

.mainfooter .footerbottom .inner {
    height:        65px;
    display:       flex;
    align-items:   center;
    align-content: center;
}

.mainfooter .footerbottom .inner p {
    margin: 0;
}

.mainfooter ul {
    padding: 0;
    margin:  0;
}

.mainfooter ul li {
    float:           left;
    padding:         0 5px;
    border-right:    1px solid #484848;
    list-style-type: none;
}

.mainfooter ul li a {
    color:           #484848;
    font-size:       14px;
    text-decoration: none;
}

.celement.ce_akkordeon {
    margin:  15px 0 !important;
    border:  1px solid #e6e6e6;
    padding: 0;
}

.celement.ce_akkordeon .ceheader {
    padding-top: 0 !important;
    cursor:      pointer;
    background:  #e6e6e6;
    position:    relative;
    left:        0;
    top:         0;
    z-index:     60;
}

.celement.ce_akkordeon .ceheader h2,
.celement.ce_akkordeon .ceheader h3 {
    color:              rgba(72, 72, 72, 0.8);
    -webkit-transition: all 0.1s;
    /* Safari */
    transition:         all 0.1s;
    margin:             0;
    padding:            12px 30px 12px 60px;
    position:           relative;
    left:               0;
    top:                0;
    z-index:            61;
}

.celement.ce_akkordeon .ceheader h2 i,
.celement.ce_akkordeon .ceheader h3 i {
    font-size:          16px;
    line-height:        16px;
    font-size:          1.6rem;
    line-height:        1.6rem;
    position:           absolute;
    left:               20px;
    top:                18px;
    z-index:            65;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.celement.ce_akkordeon .ceheader h2 i.h2icon,
.celement.ce_akkordeon .ceheader h3 i.h2icon {
    position: absolute;
    left:     30px;
    top:      15px;
    z-index:  62;
}

.celement.ce_akkordeon .ceheader h2 i.h3icon,
.celement.ce_akkordeon .ceheader h3 i.h3icon {
    position: absolute;
    left:     30px;
    top:      15px;
    z-index:  62;
}

.celement.ce_akkordeon .ceheader:hover h2,
.celement.ce_akkordeon .ceheader:hover h3 {
    -webkit-transition: all 0.1s;
    /* Safari */
    transition:         all 0.1s;
    color:              #484848;
}

.celement.ce_akkordeon .ceheader:hover h2 span.gray,
.celement.ce_akkordeon .ceheader:hover h3 span.gray {
    color: #484848;
}

.celement.ce_akkordeon .ceheader:hover h2 span.blue,
.celement.ce_akkordeon .ceheader:hover h3 span.blue {
    color: #84e0fc;
}

.celement.ce_akkordeon .ce_acc_element {
    padding: 10px 30px;
}

.celement.ce_akkordeon .ce_acc_element .ce-gallery {
    margin-top: 15px;
}

.celement.ce_akkordeon.iamopen .ceheader h2,
.celement.ce_akkordeon.iamopen .ceheader h3 {
    -webkit-transition: all 0.1s;
    /* Safari */
    transition:         all 0.1s;
    color:              #fff;
    background:         #ffd83d;
}

.celement.ce_akkordeon.iamopen .ceheader h2 span.gray,
.celement.ce_akkordeon.iamopen .ceheader h3 span.gray {
    color: #484848;
}

.celement.ce_akkordeon.iamopen .ceheader h2 span.blue,
.celement.ce_akkordeon.iamopen .ceheader h3 span.blue {
    color: #84e0fc;
}

.celement.ce_akkordeon.iamopen .ce_acc_element {
    background: #fff;
}

.celement.ce_tablestyle .ce-below .ce-gallery .ce-row:last-of-type {
    padding-right: 0;
}

.celement.ce_tablestyle .ce-below .ce-gallery .ce-row .ce-column .ce-media img {
    max-width: 289px;
    width:     100% !important;
    min-width: 0 !important;
}

.sb-slidebar {
    background:         #41bef0;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
}

.sb-slidebar .closer {
    padding-top: 14px;
    overflow:    hidden;
}

.sb-slidebar .closer i {
    -webkit-font-smoothing: antialiased;
    color:                  #fff;
    position:               relative;
    right:                  0;
    cursor:                 pointer;
    display:                block;
    font-size:              20px;
    float:                  right;
    margin-right:           10px;
}

.sb-slidebar .mobilenav ul {
    padding: 0;
}

.sb-slidebar .mobilenav ul li {
    list-style-type: none;
}

.sb-slidebar .mobilenav ul li a {
    -webkit-font-smoothing: antialiased;
    color:                  #fff;
    font-size:              20px;
    font-weight:            300;
    line-height:            1.2;
    font-family:            'Lato', sans-serif;
    opacity:                0.7;
    text-transform:         none;
}

.sb-slidebar .mobilenav ul li a:hover {
    opacity:            1;
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

.sb-slidebar .mobilenav ul li.languages ul {
    /*background: #ffffff;*/
    display: block;
    margin:  0;
    padding: 0;
}

.sb-slidebar .mobilenav ul li.languages ul li {
    float:       none;
    display:     none;
    margin-left: 20px;
}

.sb-slidebar .mobilenav ul li.languages ul li:nth-child(1) {
    margin-left: 0px;
}

.sb-slidebar .mobilenav ul li.languages ul li.hier {
    display: list-item;
}

.sb-slidebar .mobilenav ul li.languages ul li.hier a {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

.sb-slidebar .mobilenav ul li.languages ul.itsopen {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

.sb-slidebar .mobilenav ul li.languages ul.itsopen li a {
    /*color: rgba(72, 72, 72, 0.7);*/
}

.sb-slidebar .mobilenav ul li.languages ul.itsopen li.hier a {
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}


body .cc_container .cc_btn,
body .cc_container .cc_btn:visited {
    background: #484848 !important;
    color:      #fff !important;
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform:      translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
        transform:      translateY(-320px);
    }
    60% {
        -moz-transform: translateY(-5px);
        transform:      translateY(-5px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform:         translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform:         translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform:         translateY(-5px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform:    translateY(0);
        -ms-transform:     translateY(0);
        -webkit-transform: translateY(0);
        transform:         translateY(0);
    }
    40% {
        -moz-transform:    translateY(-20px);
        -ms-transform:     translateY(-20px);
        -webkit-transform: translateY(-20px);
        transform:         translateY(-20px);
    }
    60% {
        -moz-transform:    translateY(-5px);
        -ms-transform:     translateY(-5px);
        -webkit-transform: translateY(-5px);
        transform:         translateY(-5px);
    }
}

.bounce {
    -moz-animation:    bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation:         bounce 3s infinite;
}

.wrapper_content .header {
    background: transparent;
}

.wrapper_content .header.sticky {
    border: none;
}

.wrapper_content .stagewrapper {
    display:         flex;
    justify-content: center;
    align-items:     center;
    position:        relative;
    height:          415px;
    background:      #eef2f5;
}

.wrapper_content .stagewrapper .celement.ce_headerwrapper {
    margin: 0;
}

.wrapper_content .stagewrapper .celement.ce_headerwrapper .ceheader h1 {
    margin:      0;
    font-size:   8rem;
    line-height: 1.2;
}

@media (max-width: 710px) {
    .wrapper_content .stagewrapper .celement.ce_headerwrapper .ceheader h1 {
        font-size:  4.8rem;
        text-align: center;
    }
}

.wrapper_content .maincontents {
    margin: 0 !important;
}

.wrapper_content .upperfooter {
    background: #eef2f5;
}

.cepink {
    background-color: #f497c9;
}

.cered {
    background-color: #a52350;
}

.cered .ce-bodytext {
    margin-bottom: 60px;
}

.cered p,
.cered h2 {
    color: #fff !important;
}

.testis {
    background-color: #ccdcec;
    overflow:         hidden;
    padding-bottom:   80px;
}

.testis > .inner {
    width:     1245px;
    max-width: 95%;
    margin:    0 auto;
}

.testis > .inner .contentbox {
    overflow: hidden;
}

.testis > .inner .swiper-container.testimonials {
    padding-bottom: 90px;
    overflow:       visible !important;
}

.testis > .inner .swiper-container.testimonials .swiper-pagination-bullet {
    -webkit-border-radius: 0;
    -moz-border-radius:    0;
    border-radius:         0;
    display:               inline-block;
    padding:               10px 0;
    background:            transparent !important;
    width:                 30px;
    height:                4px;
}

.testis > .inner .swiper-container.testimonials .swiper-pagination-bullet span {
    width:            30px;
    height:           4px;
    display:          block;
    background-color: #333;
}

.testis .swiper-slide {
    display:     block;
    font-size:   20px;
    line-height: 1.5;
    /* Center slide text vertically */
}

.testis .swiper-slide .text {
    background:            #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius:    10px;
    border-radius:         10px;
    padding:               40px;
    position:              relative;
}

@media (max-width: 710px) {
    .testis .swiper-slide .text {
        font-size:   1.6rem;
        line-height: 1.5;
        padding:     15px;
    }
}

.testis .swiper-slide .text:after {
    top:              100%;
    left:             50%;
    border:           solid transparent;
    content:          " ";
    height:           0;
    width:            0;
    position:         absolute;
    pointer-events:   none;
    border-color:     rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width:     13px;
    margin-left:      -13px;
}

.testis .swiper-slide img {
    margin:  40px auto 17px auto;
    width:   75px;
    height:  75px;
    display: block;
}

.testis .swiper-slide span {
    display:    block;
    text-align: center;
}

.testis .swiper-slide span.name {
    font-size:   16px;
    color:       #000;
    font-weight: 400;
}

.testis .swiper-slide span.city {
    font-size: 14px;
    color:     #4c4c4c;
}

.testis .swiper-slide:before {
    content:            '';
    top:                0;
    left:               0;
    bottom:             0;
    right:              0;
    z-index:            200;
    position:           absolute;
    background:         #ccdcec;
    opacity:            0.5;
    display:            block;
    visibility:         visible;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.testis .swiper-slide.swiper-slide-active:before {
    opacity:            0;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.testis .swiper-slide:nth-child(2n) {
    width: 40%;
}

.testis .swiper-slide:nth-child(3n) {
    width: 20%;
}

header .inner .mobiletrigger {
    padding:      0;
    margin-top:   20px;
    margin-right: 15px;
    font-family:  smart-invest-symbols, FontAwesome, sans-serif !important;
    font-size:    16px;
}

.accordion .inner .theaccs {
    max-width: 820px;
}

.accordion .inner .theaccs h3 {
    cursor:                  pointer;
    color:                   #41bef0;
    background-color:        #eef2f5;
    padding:                 14px 14px 16px 43px;
    margin:                  20px 0 0 0;
    position:                relative;
    font-size:               20px;
    outline:                 none;
    line-height:             1.2;
    border:                  none !important;
    font-weight:             400;
    font-family:             'Lato', sans-serif;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.accordion.isra .inner .theaccs h3 {
    padding: 14px 43px 16px 14px;
}

.accordion .inner .theaccs h3:first-of-type {
    margin: 0;
}

.accordion .inner .theaccs h3:before {
    content:            '\f055';
    position:           absolute;
    left:               16px;
    top:                18px;
    font-size:          14px;
    color:              #41bef0;
    font-family:        FontAwesome, sans-serif;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.accordion.isra .inner .theaccs h3:before {
    left: auto;
    right: 16px;
}

.accordion .inner .theaccs h3.active {
    border:  none;
    outline: none;
}

.accordion .inner .theaccs h3.focus {
    border:  none;
    outline: none;
}

.accordion .inner .theaccs h3.ui-state-active {
    color: #696969;
}

.accordion .inner .theaccs h3.ui-state-active:before {
    content:            '\f056';
    color:              #696969;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

.accordion .inner .theaccs div {
    background-color:        #fff;
    padding:                 10px 14px;
    font-weight:             200;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height:             3rem;
}

#div1 a {
    color:                   #84e0fc;
    -webkit-transition:      all 0.5s;
    /* Safari */
    transition:              all 0.5s;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing:  antialiased;
}

#div1 a:hover {
    color:                   #484848;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing:  antialiased;
    -webkit-transition:      all 0.5s;
    /* Safari */
    transition:              all 0.5s;
}

.wrapper_content h2 {
    font-size:      30px;
    font-weight:    400 !important;
    text-transform: none !important;
}

.wrapper_content h4 {
    font-size: 30px;
}

.ce-textpic .ce-bodytext p a {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
    color:              #41bef0;
}

.ce-textpic .ce-bodytext p a:hover {
    color:              #484848;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

@media (max-width: 710px) {
    footer.mainfooter img {
        margin: 0 auto;
    }
}

footer.mainfooter div.footermiddle div.inner div.footerclaim a {
    overflow: hidden;
}

@media (max-width: 710px) {
    footer.mainfooter div.footermiddle div.inner div.footerclaim a img {
        float: none;
    }
}

.ce_pdfdownloads .ce-bodytext p a {
    display:               block;
    text-transform:        uppercase;
    color:                 #41bef0;
    background:            #fff;
    border:                2px solid #c5c5c5;
    -webkit-border-radius: 2px;
    -moz-border-radius:    2px;
    border-radius:         2px;
    font-weight:           400;
    text-align:            center;
    letter-spacing:        2px !important;
}

.ce_pdfdownloads .ce-bodytext p a:hover {
    border-color:       #84e0fc;
    -webkit-transition: all 0.5s;
    /* Safari */
    transition:         all 0.5s;
}

h2 {
    margin: 0 0 40px 0;
}

.ce-textpic h2 {
    margin: 0 0 40px 0;
}

.btt a {
    padding: 7px 11px 7px;
}

.btt a:hover {
    background-color: #41bef0 !important;
}

.btt a i {
    display: block;
}

@media (max-width: 710px) {
    #sb-site p,
    #sb-site .maincontents li {
        font-size: 2rem;
    }
}

.ui-accordion-content {
    box-shadow:         0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow:      0 1px 2px rgba(0, 0, 0, 0.2);
}

.ui-accordion-content p {
    line-height: 1.5;
}

@media (max-width: 710px) {
    .stagetx p {
        text-align: center;
    }
}

.stagetx p a.buylink,
.mobilestage_start p a.buylink {
    -webkit-border-radius:   5px;
    -moz-border-radius:      5px;
    border-radius:           5px;
    background:              #41bef0;
    color:                   #fff;
    padding:                 20px 40px;
    font-weight:             400;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration:         none;
    font-size:               2.2rem;
    text-transform:          uppercase;
    -webkit-transition:      all 0.5s;
    transition:              all 0.5s;
}

.stagetx p a.buylink:hover,
.mobilestage_start p a.buylink:hover {
    background: #a52350;
}

.kaufen {
    -webkit-border-radius:   5px;
    -moz-border-radius:      5px;
    border-radius:           5px;
    background:              #41bef0;
    color:                   #fff;
    padding:                 20px 40px;
    font-weight:             400;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration:         none;
    font-size:               2.2rem;
    text-transform:          uppercase;
}

p.hinweis {
    font-size:   13px;
    line-height: 16.75px;
    font-size:   1.3rem;
    line-height: 1.675rem;
    margin-top:  44px;
}

section.outer .footernav ul li i.fa-facebook {
    display: contents;
}

.font-size-6rem {
    font-size: 6rem !important;
}

div.kaufbtn-fi {
    margin-top: 83px;
}

.kaufbtn-fi a.buylink {
    -webkit-border-radius:   5px;
    -moz-border-radius:      5px;
    border-radius:           5px;
    background:              #41bef0;
    color:                   #fff;
    padding:                 20px 40px;
    font-weight:             400;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration:         none;
    font-size:               2.2rem;
    text-transform:          uppercase;
    -webkit-transition:      all 0.5s;
    transition:              all 0.5s;
}

.kaufbtn-fi a.buylink:hover {
    background: #a52350;
}


/*---------------------------Cookies----------------------------------*/
#datencookie {
    position:    fixed;
    bottom:      0;
    left:        0;
    right:       0;
    background:  #000;
    padding:     4px 10px 3px 10px;
    z-index:     9999;
    color:       #fff;
    text-align:  center;
    line-height: 1.4;
    font-size:   1.6rem;
}

#datencookie a.button {
    cursor:             pointer;
    background:         #41bef0;
    padding:            2px 15px;
    margin:             0px 10px;
    border-radius:      0px;
    color:              #fff;
    line-height:        1;
    font-size:          1.6rem;
    text-decoration:    none;
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
    font-weight:        400;
}

#datencookie a.button:hover {
    color:            #fff;
    background-color: #a52350;
}

#datencookie a {
    color:              #fff;
    font-size:          1.6rem;
    text-decoration:    underline;
    -webkit-transition: all 0.5s;
    transition:         all 0.5s;
}

#datencookie a:hover {
    color: #a52350;
}

#datencookie p.cookiemessage {
    display:     inline-block;
    padding:     0;
    margin:      0;
    font-size:   1.6rem;
    line-height: 1.4;
    color:       #fff;
}

@media (max-width: 991px) {
    #datencookie p.cookiemessage {
        margin-bottom: 5px;
    }
}

@font-face {
    font-family: 'smart-invest-symbols';
    src:         url('fonts/smart-invest-symbols.eot');
    src:         url('fonts/smart-invest-symbols.eot#iefix') format('embedded-opentype'),
                 url('fonts/smart-invest-symbols.woff2') format('woff2'),
                 url('fonts/smart-invest-symbols.woff') format('woff'),
                 url('fonts/smart-invest-symbols.ttf') format('truetype'),
                 url('fonts/smart-invest-symbols.svg#smart-invest-symbols') format('svg');
    font-weight: normal;
    font-style:  normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family:             "smart-invest-symbols";
    font-style:              normal;
    font-weight:             normal;
    speak:                   none;

    display:                 inline-block;
    text-decoration:         inherit;
    width:                   1em;
    margin-right:            .2em;
    text-align:              center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant:            normal;
    text-transform:          none;

    /* fix buttons height, for twitter bootstrap */
    line-height:             1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left:             .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-burger:before {
    content: '\e800';
}

.icon-cross:before {
    content: '\e801';
}

.icon-phone:before {
    content: '\e802';
}

.icon-mail:before {
    content: '\e803';
}

.icon-minus:before {
    content: '\e804';
}

.icon-plus:before {
    content: '\e805';
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src:         url('fonts/fontawesome-webfont.eot?v=4.4.0');
    src:         url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style:  normal
}

.fa {
    display:                 inline-block;
    font:                    normal normal normal 14px/1 FontAwesome;
    font-size:               inherit;
    text-rendering:          auto;
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size:      1.33333333em;
    line-height:    .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width:      1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left:    0;
    margin-left:     2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position:   absolute;
    left:       -2.14285714em;
    width:      2.14285714em;
    top:        .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding:       .2em .25em .15em;
    border:        solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation:         fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation:         fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform:         rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform:         rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform:         rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform:         rotate(359deg)
    }
}

.fa-rotate-90 {
    filter:            progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform:     rotate(90deg);
    transform:         rotate(90deg)
}

.fa-rotate-180 {
    filter:            progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform:     rotate(180deg);
    transform:         rotate(180deg)
}

.fa-rotate-270 {
    filter:            progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform:     rotate(270deg);
    transform:         rotate(270deg)
}

.fa-flip-horizontal {
    filter:            progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform:     scale(-1, 1);
    transform:         scale(-1, 1)
}

.fa-flip-vertical {
    filter:            progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform:     scale(1, -1);
    transform:         scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position:       relative;
    display:        inline-block;
    width:          2em;
    height:         2em;
    line-height:    2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position:   absolute;
    left:       0;
    width:      100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}


/***************************/
/*** new language switch ***/
/***************************/

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style:  normal;
    font-weight: 900;
    src:         url('/files/fonts/fa-solid-900.eot');
    src:         url('/files/fonts/fa-solid-900.eot?#iefix') format("embedded-opentype"),
                 url('/files/fonts/fa-solid-900.woff2') format("woff2"),
                 url('/files/fonts/fa-solid-900.woff') format("woff"),
                 url('/files/fonts/fa-solid-900.ttf') format("truetype"),
                 url('/files/fonts/fa-solid-900.svg#fontawesome') format("svg");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style:  normal;
    font-weight: 400;
    src:         url('/files/fonts/fa-regular-400.eot');
    src:         url('/files/fonts/fa-regular-400.eot?#iefix') format("embedded-opentype"),
                 url('/files/fonts/fa-regular-400.woff2') format("woff2"),
                 url('/files/fonts/fa-regular-400.woff') format("woff"),
                 url('/files/fonts/fa-regular-400.ttf') format("truetype"),
                 url('/files/fonts/fa-regular-400.svg#fontawesome') format("svg");
}

#activeLang {
    -webkit-font-smoothing:  antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding:                 8px 15px;
    font-size:               20px;
    font-weight:             400;
    display:                 block;
    line-height:             1.2;
    text-decoration:         none;
    color:                   #17263f;
    text-transform:          none;
    -webkit-transition:      color 0.5s;
    transition:              color 0.5s;
    font-family:             'Lato', Arial, Helvetica, sans-serif;
    cursor:                  pointer;
    position:                relative;
}

#activeLang:hover {
    color:              #a52350;
    -webkit-transition: color 0.5s;
    transition:         color 0.5s;
}

#activeLang .triangle {
    width:             0px;
    height:            0px;
    -webkit-transform: rotate(360deg);
    border-style:      solid;
    border-width:      0 12.5px 15px 12.5px;
    border-color:      transparent transparent #fff transparent;
    position:          absolute;
    top:               -17px;
    right:             7px;
}

#activeLang.isra .triangle {
    right: 170px;
}

#activeLang > ul {
    position:        absolute;
    display:         block;
    top:             30px;
    right:           6px;
    border-radius:   5px;
    border:          2px solid #fff;
    background:      url('../images/lang_bg.jpg') no-repeat;
    background-size: cover;
    width:           600px;
    transition:      all ease-in-out 0.25s;
    z-index:         -1;
    opacity:         0;
    visibility:      hidden;
    padding-left:    25px;
}

#activeLang > ul.visibleNav {
    top:        50px;
    z-index:    10;
    opacity:    1;
    visibility: visible;
}

#activeLang.isra > ul {
    left: -330px;
    right: auto;
}

#activeLang > ul > li {
    float:      left;
    width:      33%;
    box-sizing: border-box;
    margin:     0;
    /*text-align: center;*/
}

#activeLang > ul > li a {
    line-height: 24px;
}

#activeLang > ul > li a img {
    float:        left;
    margin-right: 15px;
}

#activeLang.isra > ul > li a img {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

.sb-slidebar .mobilenav ul li#activeLangMobile {
    -webkit-font-smoothing: antialiased;
    color:                  #fff;
    font-size:              20px;
    font-weight:            300;
    line-height:            1.2;
    font-family:            'Lato', sans-serif;
    opacity:                0.7;
    text-transform:         none;
    padding:                10px 20px;
    cursor:                 pointer;
}

.sb-slidebar .mobilenav ul li#activeLangMobile > ul {
    position:   relative;
    top:        -10px;
    transition: all ease-in-out 0.25s;
    opacity:    0;
    visibility: hidden;
}

.sb-slidebar .mobilenav ul li#activeLangMobile > ul.visibleNav {
    opacity:    1;
    top:        0;
    visibility: visible;
}

.sb-slidebar .mobilenav ul li#activeLangMobile > ul > li {
    width: 50%;
    float: left;
}

.sb-slidebar .mobilenav ul li#activeLangMobile > ul > li a {
    opacity: 1;
}

.sb-slidebar .mobilenav ul li a,
.sb-slidebar .mobilenav ul li#activeLangMobile {
    opacity: 1;
}

.topnav ul li#activeLang:after {
    content: "\f107";
    color: #464646;
    font-family: "Font Awesome 5 Free";
    display: flex;
    position: absolute;
    height: 18px;
    right: -3px;
    top: 10px;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    font-weight: 900;
}

@media (max-width: 1405px) {
    #activeLang {
        padding: 14px 14px;
    }

    .topnav ul li#activeLang:after {
        right: -3px;
        top: 16px;
    }
}

@media (max-width: 1330px) {
    #activeLang {
        font-size:   1.6rem;
        line-height: 1.6rem;
    }
}

#activeLang img {
    height: 20px;
}

/***************************/
/** end new language switch /
/***************************/
