/* - this moded css is for top navigation with less height. */
@charset "utf-8";
@font-face {
    font-family: ff-zwo-web;
    src: url(../fonts/ff-zwo-web-300.woff2) format("woff2"), 
	url(../fonts/ff-zwo-web-300.woff) format("woff"), 
	url(../fonts/ff-zwo-web-300.ttf) format("truetype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: ff-zwo-web;
       src: url(../fonts/ff-zwo-web-600.woff2) format("woff2"), 
	url(../fonts/ff-zwo-web-600.woff) format("woff"), 
	url(../fonts/ff-zwo-web-600.ttf) format("truetype");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: icomoon;
	src: url(../fonts/icomoon.woff2) format("woff2"), 
	url(../fonts/icomoon.woff) format("woff"), 
	url(../fonts/icomoon.ttf) format("truetype");
}


@media screen and (max-width: 768px) {
	.so-widget-sow-headline-default-3a509a8b6153 .sow-headline-container h1.sow-headline {
		font-size: 30px !important;
		line-height: 32px !important;
	}
	.so-widget-sow-headline-default-3a509a8b6153 .sow-headline-container h2.sow-sub-headline {
		font-size: 20px !important;
		line-height: 22px !important;
	}
}


.post1 { width:100%; padding:10px;}
.post1 img { float:left; padding:10px;    max-width: 50%;}
.post2 { width:33%; padding:10px; float: left;}
.timeblog {    font-size: 14px;
    padding-top: 20px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #707070;
    font-family: ff-zwo-web,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;

}
.fullheight {min-height:600px;}
.plink {    font-size: 18px;
    line-height: 25px;     margin-top: 10%;
    margin-bottom: 10%; }

div.plink a::after {    content: "Hot";
   color: #333;
      background-color: #fc0; 
      font-size: 90%; 
      margin-left: 10px; }

@media screen and (min-width: 1024px) and (max-width: 1240px)  {.post1 { width:100%; }
.post1 img { max-width: 100%;}

.post2  img {float:left; max-width: 50%; padding:10px }
.post2 { width:100%; padding:0px; float: left;}
.post2 .mobcon {display:none;}
.plink {    font-size: 18px;
    line-height: 25px;     margin-top: 1%;
    margin-bottom: 1%; }
.text-content{padding: 5px;}
.fullheight {min-height:1200px;}
}

@media screen and (max-width: 1024px)  {.post1 { width:100%; }
.post1 img { max-width: 100%;}
.text-content{padding: 5px 5px 0;}
.post2  img {float:left; max-width: 50%; padding:10px }
.post2 { width:100%; padding:0px; float: left;}
.post2 .mobcon {display:none;}
.plink {    font-size: 18px;
    line-height: 25px;     margin-top: 1%;
    margin-bottom: 1%; }
.text-content{padding: 5px 5px 0;}
.fullheight {min-height:600px;}

}

@media screen and (max-width: 760px)  {.post1 { width:100%; }
.post1 img { max-width: 100%;}
.text-content{padding: 5px 5px 0;}
.post2  img {float:left; max-width: 100%; padding:10px }
.post2 { width:100%; padding:0px; float: left;}
.post2 .mobcon {display:none;}
.plink {    font-size: 18px;
    line-height: 25px;     margin-top: 1%;
    margin-bottom: 1%; }
.text-content{padding: 5px 5px 0;}
.fullheight {min-height:1500px;}

}
/*@media only screen and (min-width:1280px) {
	.media-item {
		min-height:490px;
	}
}*/


.slick-list {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.slick-track {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.slick-slide {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
	
}

.wpcr_button, .button-primary {
	height: 40px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	border: #707070 1px solid;
	color: #707070;
	background: #fff;
	padding: 5px 25px;
	margin-top:15px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.wpcr_button:hover {
	text-decoration:none
}

.shortcode-reviews-form {
	display:none;
}

.wpcr_button:hover, .button-primary:hover {
    text-decoration: none;
    background: #707070;
    color: #fff;
}

textarea, input {
	width: 100%;
}

.pagination {
	font-family: ff-zwo-web,Arial,sans-serif;
	text-rendering: optimizeLegibility;
	font-size: 14px;
	line-height: 1;
}

.breadcrumbs {
	color:#000;
	margin-top: 10px;
	margin-left: 10px;
        opacity: 0.03;
}

.gfield_select {
    background: #fff;
	    border: 1px solid #bbbbbb!important;
    color: #000;
   
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    height: 40px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	position: relative;
	z-index: 3;

	width:100%;
}

.gform_wrapper .top_label select.large {
	width:100%;
}

.ginput_container_select:before {
	content: '\25be';
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 6px;
    z-index: 4;
    box-sizing: border-box;
  color: #a5afb5;
    font-size: 30px;
}

.ginput_container_select {
    font-size: 13px;
    position: relative;
    /*background: #c8cdd2;*/
}

select::-moz-focus-inner
{
  outline: none !important;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select:focus::-ms-value {
  background-color: $input-bg;
  color: $input-color;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    margin-bottom: .375em !important;
    padding: 0!important;
    border-top: none!important;
    border-bottom: none!important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 12px !important;
}


@media only screen and (max-width:769px) {
.adr {background-image: url(/wp-content/uploads/2018/09/icon-service27x35.png);height: 35px;width: 27px;float: right;margin: 3px 11px 3px 3px;}
#mydiv{background-color: #fff; text-align:center;}
}

@media only screen and (min-width:1280px) {

	
#gform_1 {
	position: relative;
	display: inline-block;
	height: 552px;
	width: 100%;
}

.gform_validation_error #gform_1 {
	height: 850px;
}

.gform_footer {
    top: 446px;
    position: absolute;
    right: 0;
}

.gform_button[disabled=""] {
    cursor: not-allowed;
}

main .theme1.accordionmodule {
    padding-bottom:0;
}

.gform_body {
	position: relative;	
}
.gfield_label {
    margin-right: 0;
    margin-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 7px;
    font-size: 15px;
    line-height: 15px !important;
    background: #fff;
    margin-bottom: -6px;
    z-index: 1000;
    color: #267cf3;
	position: relative;}
	
ul.gform_fields li {width: 49%;position: absolute;}

ul.gform_fields li:nth-child(1) {
	left: 0;
	top: 0;
}

ul.gform_fields li:nth-child(2) {
	left: 0;
	top: 129px;
}

ul.gform_fields li:nth-child(3) {
	right: 0;
	top: 75px;
}

ul.gform_fields li:nth-child(4) {
	right: 0;
	top: 143px;
}

ul.gform_fields li:nth-child(5) {
	left: 0;
	top: 264px;
}

ul.gform_fields li:nth-child(6) {
	left: 0;
	top: 369px;
}

ul.gform_fields li:nth-child(7) {
	right: 0;
	top: 8px;
}

ul.gform_fields li:nth-child(8) {
	right: 0;
	top: 211px;
}

ul.gform_fields li:nth-child(9) {
	right: 0;
	top: 279px;;
}

ul.gform_fields li:nth-child(10) {
	right: 0;
	top: 347px;
}

ul.gform_fields li:nth-child(11) {
	right: 0;
        top: 446px;
        width: calc(51% - 25px);
}

ul.gform_fields li:nth-child(12) {
    right: 0;
    top: 382px;
}

ul.gform_fields li:nth-child(13) {}


.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    width: 49% !important;
	padding-right: 16px !important;
}

.gform_button {
right: 15px !important;
position: relative !important;
}

}

.datesk input {
	display:none;
}

.format-date {
	height: 0;
}

.ws-inline-picker {
	top: -25px;
}

ul.gfield_checkbox {
	position:relative;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label, .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    font-weight: 700;
}

.powermail_fieldwrap_type_check ul.gfield_checkbox li {
	width: 100% !important;
	height: 40px;
}

ul.gfield_checkbox li label:hover {
    cursor:pointer;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    margin: 0!important;
}

ul.gfield_checkbox li{
	position: relative !important;
	width: 30% !important;
	float: left;
	top: 0 !important;
}

.gform_button:hover {
    text-decoration: none;
    background: #707070;
    color: #fff;
}

.gfield_checkbox input {
	width: 30px !important;
	height: 10px !important;
	background: transparent;
	color: #000;
	width: 480px;
	border: 0 none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	height: 40px;
	border-radius: 0;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
	margin-right: 10px;
}

.gform_button {
    height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border: #707070 1px solid;
    color: #707070;
    background: #fff;
    padding: 5px 25px;
    margin-top: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 250px;
    right: 0;
    position: relative;
    margin: 0 auto;
    display: block !important;
}

input {
	background: #fff;
	border: 1px solid #bbbbbb!important;
	color: #808080;
	width: 480px;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	height: 40px;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea {
	background: #fff;
    border: 1px solid #bbbbbb!important;
	color: #000;
	width: 480px;
	border: 0 none;
	margin: 0;
	font-size: 14px;
	height: 180px;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 20px 23px;
}

.accordion-item dd:after,
.accordionmodule-textlink:after,
.back-to-top,
.cc-btn,
.cc-link:after,
.close-collage-gallery,
.close-download-gallery,
.close-partner-overlay-module,
.collage-gallery-slick-slider-arrow-next,
.collage-gallery-slick-slider-arrow-prev,
.collage-item-caption:after,
.download-gallery-item-link:before,
.download-gallery-slick-slider-arrow-next,
.download-gallery-slick-slider-arrow-prev,
.download-item-link,
.footer-networks-nav ul li,
.imgvidslider-slide-videothumb .imgvidslider-slide-playbutton:before,
.newsteaser-module .newsteaser-navigation-next,
.newsteaser-module .newsteaser-navigation-prev,
.newsteaser-module article .newsteaser-textlink a:after,
.partner-social-nav ul li,
.partnermap-select-countries,
.powermail_fieldwrap_type_check .form-label-wrapper:before,
.powermail_fieldwrap_type_country .powermail_field:before,
.powermail_fieldwrap_type_select .powermail_field:before,
.read-more:after,
.share .share-container ul li,
.stage-cinemagraph-playbutton:before,
.stage-embed-container .stage-embed-container-close-video,
.text-content-column ul.mediakitlist li:before,
.textmodule-textlink:after,
.view-all-news-teaser a:after,
[class*=icon-],
[class^=icon-] {
    font-family: icomoon, serif;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.download-gallery-item-link:before,
.download-item-link:before {
    content: '\e918'
}

.collage-gallery-slick-slider-arrow-prev:before,
.download-gallery-slick-slider-arrow-prev:before {
    content: '\e916'
}

.collage-gallery-slick-slider-arrow-next:before,
.download-gallery-slick-slider-arrow-next:before,
.media-text-slick-slider-arrow-next span:before,
.media-text-slick-slider-arrow-prev span:before {
    content: '\e917'
}

.cc-btn:before,
.close-collage-gallery:before,
.close-download-gallery:before,
.close-partner-overlay-module:before,
.stage-embed-container .stage-embed-container-close-video:before {
    content: '\e912'
}

.partnermap-select-countries:before,
.powermail_fieldwrap_type_country .powermail_field:before,
.powermail_fieldwrap_type_select .powermail_field:before,
.read-more.read-less:before {
    content: '\e910'
}

.newsteaser-module .newsteaser-navigation-next:before,
.newsteaser-module .newsteaser-navigation-prev:before,
.partner-slider-arrow-next span:before,
.partner-slider-arrow-prev span:before {
    content: '\e90c'
}

.back-to-top:before {
    content: '\e904'
}

.footer-networks-nav ul li.youtube:before,
.partner-social-nav ul li.youtube:before {
    content: '\e900'
}

.footer-networks-nav ul li.facebook:before,
.partner-social-nav ul li.facebook:before,
.share .share-container ul li.facebook:before {
    content: '\e901'
}

.footer-networks-nav ul li.instagram:before,
.partner-social-nav ul li.instagram:before {
    content: '\e902'
}

.footer-networks-nav ul li.twitter:before,
.partner-social-nav ul li.twitter:before,
.share .share-container ul li.twitter:before {
    content: '\e903'
}

.footer-networks-nav ul li.google:before,
.partner-social-nav ul li.google:before {
    content: '\e905'
}

.footer-networks-nav ul li.linkedin:before,
.partner-social-nav ul li.linkedin:before,
.share .share-container ul li.linkedin:before {
    content: '\e906'
}

.share .share-container ul li.fb-messenger:before {
    content: '\e908'
}

.share .share-container ul li.mail:before {
    content: '\e909'
}

.share .share-container ul li.whatsapp:before {
    content: '\e90b'
}

.accordionmodule-textlink:after,
.cc-link:after,
.collage-item-caption:after,
.newsteaser-module article .newsteaser-textlink a:after,
.textmodule-textlink:after,
.view-all-news-teaser a:after {
    content: '\e907'
}

.accordionmodule-textlink,
.back-to-top:before,
.download-button,
.footer-networks-nav ul li:before,
.mainnav-menu .mainnav-menu-item-with-sub,
.mainnav-menu a,
.mainnav-menu ul li a,
.newsteaser-module article .newsteaser-textlink a,
.partner-social-nav ul li:before,
.powermail_fieldwrap_type_submit .powermail_submit,
.recall-form-vin-content .recall-form-vin-btn,
.text-content-hidden,
.textmodule-button,
.textmodule-textlink,
.view-all-news-teaser a {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.share .share-channels .share-icn:after,
.share .share-channels .share-icn:before,
.share .share-container ul li:before {
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1);
    transition: all .3s cubic-bezier(.215, .61, .355, 1)
}

.share .share-channels .share-icn span {
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    transition: all .5s cubic-bezier(.215, .61, .355, 1)
}

.hide {
    display: none
}

.space-before {
    margin-top: 40px
}

@media only screen and (min-width:1280px) {

    .space-before {
        margin-top: 80px
    }
}

.space-after {
    margin-bottom: 40px
}

@media only screen and (min-width:1280px) {
    .space-after {
        margin-bottom: 80px
    }
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s, -webkit-filter .4s;
    width: 100%;
    height: auto
}

.blur-up.lazyloaded {
	-webkit-filter: none;
	filter: none
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    color: #000;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: .67em 0
}

p {
    margin-top: 0;
    margin-bottom: 1em
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: inherit
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none!important
}

html.noscroll {
    overflow-y: scroll
}

html.show-video-fullscreen {
    overflow: hidden
}

html.show-collage-gallery {
    overflow-y: scroll;
    overflow: hidden
}

html.show-download-gallery {
    overflow-y: scroll;
    overflow: hidden
}

body {
    max-width: 1920px;
    font-family: SF Pro Display, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body.theme1 {
    background-color: #fff
}

body.theme2 {
    background-color: #000
}

body.theme3 {
    background-color: #f5f5f5
}

body.theme4 {
    background-color: #003264
}

body.theme5 {
    background-color: #24252a
}

body.theme6 {
    background-color: #0b0d1c
}

body.theme7 {
    background-color: #08262c
}

body:before {
    content: '';
    display: block;
    height: 40px;
}

@media only screen and (min-width:768px) {
    body:before {
        height: 60px;
    }
}

@media only screen and (min-width:1920px) {
    body {
        margin: 0 auto
    }
}

.noscroll main {
    display: none
}

a {
    text-decoration: none;
    color: inherit
}

img,
video {
    display: block;
    max-width: 100%
}

iframe {
    max-width: 100%
}

:focus {
    outline: 0
}

.contenttable td p:last-child {
    margin: 0
}

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

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: block
}

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

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

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

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

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

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

.configurator-slider-arrows .slick-arrow,
.imgvidslider-slider-arrows .slick-arrow {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.configurator-slider-arrows .slick-arrow:focus,
.configurator-slider-arrows .slick-arrow:hover,
.imgvidslider-slider-arrows .slick-arrow:focus,
.imgvidslider-slider-arrows .slick-arrow:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.configurator-slider-arrows .slick-arrow:focus:before,
.configurator-slider-arrows .slick-arrow:hover:before,
.imgvidslider-slider-arrows .slick-arrow:focus:before,
.imgvidslider-slider-arrows .slick-arrow:hover:before {
    opacity: 1
}

.configurator-slider-arrows .slick-disabled.slick-arrow:before,
.imgvidslider-slider-arrows .slick-disabled.slick-arrow:before {
    opacity: .25
}

.configurator-slider-arrows .slick-arrow:before,
.imgvidslider-slider-arrows .slick-arrow:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.configurator-slider-dots .slick-dots,
.imgvidslider-slider-dots .slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.configurator-slider-dots .slick-dots li,
.imgvidslider-slider-dots .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.configurator-slider-dots .slick-dots li button,
.imgvidslider-slider-dots .slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.configurator-slider-dots .slick-dots li button:focus,
.configurator-slider-dots .slick-dots li button:hover,
.imgvidslider-slider-dots .slick-dots li button:focus,
.imgvidslider-slider-dots .slick-dots li button:hover {
    outline: 0
}

.configurator-slider-dots .slick-dots li button:focus:before,
.configurator-slider-dots .slick-dots li button:hover:before,
.imgvidslider-slider-dots .slick-dots li button:focus:before,
.imgvidslider-slider-dots .slick-dots li button:hover:before {
    opacity: 1
}

.configurator-slider-dots .slick-dots li button:before,
.imgvidslider-slider-dots .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Ñ‚ÐÐ²";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.configurator-slider-dots .slick-dots li.slick-active button:before,
.imgvidslider-slider-dots .slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.page-header {
    position: fixed;
    top: 0;
    z-index: 100001;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.show-partner .page-header {
    display: none
}

.page-header:after {
    content: '';
    display: block;
    height: 1px;
    overflow: hidden;
    position: relative;
    top: -2px;
    background: #e3e3e3;
    -webkit-box-shadow: 0 2px 2px 0 rgba(162, 162, 162, .3);
    box-shadow: 0 2px 2px 0 rgba(162, 162, 162, .3);
    z-index: 4000;
}

.noscroll .page-header {
    position: fixed;
    top: 0;
    z-index: 5000;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.show-collage-gallery .page-header {
    display: none
}

.show-download-gallery .page-header {
    display: none
}

.page-header.hide-page-header {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.page-header-inner {
    height: 40px;
    padding: 5px 22px;
    position: relative;
    background: #fff;
}

@media only screen and (min-width:768px) {
    .page-header-inner {
        height: 60px;
        padding: 8px 140px;
    }
}

.page-header-close-navigation {
    position: absolute;
    top: 0;
    left: 40px;
    right: 0;
    height: 40px;
    z-index: 0
}

@media only screen and (min-width:768px) {
    .page-header-close-navigation {
        height: 60px;
        left: 60px
    }
}

.burger-container {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    cursor: pointer;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s cubic-bezier(.4, .01, .165, .99);
    transition: all .3s cubic-bezier(.4, .01, .165, .99);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width:768px) {
    .burger-container {
        height: 60px;
        width: 60px;
    }
}

.burger-container .burger {
    width: 18px;
    height: 8px;
    position: relative;
    display: block;
    margin: -6px auto 0;
    top: 50%
}

.burger-container .burger .bar {
    width: 100%;
    height: 2px;
    display: block;
    position: relative;
    background: #000000
}

.burger-container .burger .bar.bar-top {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
}

.burger-container .burger .bar.bar-mdl {
    -webkit-transform: translateY(4px) rotate(0);
    transform: translateY(4px) rotate(0);
    opacity: 1
}

.burger-container .burger .bar.bar-btm {
    -webkit-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0)
}

.burger-container.cross {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.burger-container.cross .burger .bar {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, .01, .165, .99);
    transition: -webkit-transform .4s cubic-bezier(.4, .01, .165, .99);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99), -webkit-transform .4s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.burger-container.cross .burger .bar.bar-top {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg)
}

.burger-container.cross .burger .bar.bar-mdl {
    -webkit-transform: translateY(3px) rotate(-45deg);
    transform: translateY(3px) rotate(-45deg)
}

.burger-container.cross .burger .bar.bar-btm {
    opacity: 0
}

.page-header-logo {
    width: 96px;
    display: block;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.page-header-logo img {
    width: 96px
}

@media only screen and (min-width:768px) {
    .page-header-logo {
        width: 125px;
    }
    .page-header-logo img {
        width: 124px
    }
}

.header-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 40px;
    z-index: -1;
    height: 1px;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .header-navigation {
        top: 60px
    }
}

.noscroll .header-navigation {
    position: fixed;
    z-index: 5;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    display: block;
    height: calc(100vh - 55px)
}

@media only screen and (min-width:768px) {
    .noscroll .header-navigation {
        height: calc(100vh - 60px)
    }
}

.navigation-bg-image-wrp {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 0;
    margin: 0 auto;
    overflow: hidden
}

.noscroll .navigation-bg-image-wrp {
    height: calc(100vh - 40px);
    -webkit-transition: all .5s ease-out, background 1s ease-out;
    transition: all .5s ease-out, background 1s ease-out;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

@media only screen and (min-width:768px) {
    .noscroll .navigation-bg-image-wrp {
        height: calc(100vh - 50px)
    }
}

.navigation-bg-image-wrp .navigation-bp-image {
    min-height: 100%;
    min-width: 100%;
    max-width: none
}

.navigation-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    z-index: 1;
    top: 0;
    right: -30px;
    width: calc(100% + 30px)
}

.navigation-wrp.menu-opened {
    height: calc(100vh - 40px);
    -webkit-transition: all .5s ease-out, background 1s ease-out;
    transition: all .5s ease-out, background 1s ease-out;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}
@media only screen and (max-width:1280px) {
	.navigation-wrp.menu-opened {
    font-size:calc(3vw + 2px);
	width:calc(100% - 7px);
    height:calc(100vh - 20px);
    padding:calc(1vw + 35px);
	}
}
@media only screen and (min-width:768px) {
    .navigation-wrp.menu-opened {
        height: calc(100vh - 50px)
    }
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(1) {
    -webkit-transition-delay: .27s;
    transition-delay: .27s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(2) {
    -webkit-transition-delay: .34s;
    transition-delay: .34s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(3) {
    -webkit-transition-delay: .41s;
    transition-delay: .41s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(4) {
    -webkit-transition-delay: .48s;
    transition-delay: .48s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(5) {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(6) {
    -webkit-transition-delay: .62s;
    transition-delay: .62s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(7) {
    -webkit-transition-delay: .69s;
    transition-delay: .69s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(8) {
    -webkit-transition-delay: .76s;
    transition-delay: .76s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(9) {
    -webkit-transition-delay: .83s;
    transition-delay: .83s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(10) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(11) {
    -webkit-transition-delay: .97s;
    transition-delay: .97s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(12) {
    -webkit-transition-delay: 1.04s;
    transition-delay: 1.04s
}

.navigation-wrp.menu-opened .mainnav-menu .mainnav-menu-item:nth-child(13) {
    -webkit-transition-delay: 1.11s;
    transition-delay: 1.11s
}

.navigation-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 1
}

.menu-opened .navigation-bg {
    -webkit-animation: slide-up-fade-in 1s ease .5s forwards;
    animation: slide-up-fade-in 1s ease .5s forwards
}

.mainnav-menu {
    position: relative;
    list-style: none;
    padding: 22px
}

@media only screen and (min-width:768px) {
    .mainnav-menu {
        padding: 80px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .mainnav-menu {
        padding: 80px 60px 0
    }
}

@media only screen and (min-width:1440px) {
    .mainnav-menu {
        padding: 120px 140px 0
    }
}

.mainnav-menu .mainnav-menu-item {
    -webkit-transform: scale(1.15) translateY(-30px);
    transform: scale(1.15) translateY(-30px);
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
    transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
    margin: 0 0 10px;
    cursor: pointer
}

@media only screen and (min-width:768px) {
    .mainnav-menu .mainnav-menu-item {
        margin: 0 0 15px
    }
}

@media only screen and (min-width:1280px) {
    .mainnav-menu .mainnav-menu-item {
        margin: 0 0 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: default
    }
}

.mainnav-menu .mainnav-menu-item:nth-child(1) {
    -webkit-transition-delay: .49s;
    transition-delay: .49s
}

.mainnav-menu .mainnav-menu-item:nth-child(2) {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

.mainnav-menu .mainnav-menu-item:nth-child(3) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.mainnav-menu .mainnav-menu-item:nth-child(4) {
    -webkit-transition-delay: .28s;
    transition-delay: .28s
}

.mainnav-menu .mainnav-menu-item:nth-child(5) {
    -webkit-transition-delay: .21s;
    transition-delay: .21s
}

.mainnav-menu .mainnav-menu-item:nth-child(6) {
    -webkit-transition-delay: .14s;
    transition-delay: .14s
}

.mainnav-menu .mainnav-menu-item:nth-child(7) {
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms
}

.mainnav-menu .mainnav-menu-item:nth-child(8) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.mainnav-menu .mainnav-menu-item:nth-child(9) {
    -webkit-transition-delay: -70ms;
    transition-delay: -70ms
}

.mainnav-menu .mainnav-menu-item:nth-child(10) {
    -webkit-transition-delay: -.14s;
    transition-delay: -.14s
}

.mainnav-menu .mainnav-menu-item:nth-child(11) {
    -webkit-transition-delay: -.21s;
    transition-delay: -.21s
}

.mainnav-menu .mainnav-menu-item:nth-child(12) {
    -webkit-transition-delay: -.28s;
    transition-delay: -.28s
}

.mainnav-menu .mainnav-menu-item:nth-child(13) {
    -webkit-transition-delay: -.35s;
    transition-delay: -.35s
}
.mainnav-menu .mainnav-menu-item:hover .mainnav-menu-item-with-sub,
.mainnav-menu .mainnav-menu-item:hover a {
    color: #004bfa}
.mainnav-menu .mainnav-menu-item:hover li a {
    color: #a2a2a2}
.mainnav-menu .mainnav-menu-item:hover li a:hover {
    color: #004bfa}
@media only screen and (min-width:1280px) {
    .mainnav-menu .mainnav-menu-item:hover ul li {
        opacity: 1;
        -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
        transition: opacity .6s cubic-bezier(.4, .01, .165, .99)
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(1) {
        -webkit-transition-delay: .29s;
        transition-delay: .29s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(2) {
        -webkit-transition-delay: .38s;
        transition-delay: .38s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(3) {
        -webkit-transition-delay: .47s;
        transition-delay: .47s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(4) {
        -webkit-transition-delay: .56s;
        transition-delay: .56s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(5) {
        -webkit-transition-delay: .65s;
        transition-delay: .65s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(6) {
        -webkit-transition-delay: .74s;
        transition-delay: .74s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(7) {
        -webkit-transition-delay: .83s;
        transition-delay: .83s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(8) {
        -webkit-transition-delay: .92s;
        transition-delay: .92s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(9) {
        -webkit-transition-delay: 1.01s;
        transition-delay: 1.01s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(10) {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(11) {
        -webkit-transition-delay: 1.19s;
        transition-delay: 1.19s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(12) {
        -webkit-transition-delay: 1.28s;
        transition-delay: 1.28s
    }
    .mainnav-menu .mainnav-menu-item:hover ul li:nth-child(13) {
        -webkit-transition-delay: 1.37s;
        transition-delay: 1.37s
    }
}

.mainnav-menu .mainnav-menu-item-with-sub,
.mainnav-menu a {
    position: relative;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0;
    padding: 0;
    display: inline
}

@media only screen and (min-width:768px) {
    .mainnav-menu .mainnav-menu-item-with-sub,
    .mainnav-menu a {
        font-size: 56px
    }
}

@media only screen and (min-width:1280px) {
    .mainnav-menu .mainnav-menu-item-with-sub,
    .mainnav-menu a {
        font-size: 84px;
        font-family: SF Pro Display, sans-serif;
		letter-spacing: -4.65px;
		line-height: 97.25px;
    }
}

.mainnav-menu .mainnav-menu-item-with-sub:hover,
.mainnav-menu a:hover {
    color: #fff;
    text-decoration: none
}

.mainnav-menu ul {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    padding: 0 0 0 22px;
    margin: 10px 0 20px;
    display: none;
    overflow: hidden
}

@media only screen and (min-width:1280px) {
    .mainnav-menu ul {
        margin: 0;
        display: inline-block;
        opacity: 1
    }
}

.mainnav-menu ul li {
    display: block;
    margin: 0 0 10px
}

@media only screen and (min-width:1280px) {
    .mainnav-menu ul li {
        display: inline-block;
        margin: 0 15px;
        opacity: 0
    }
    .mainnav-menu ul li:nth-child(1) {
        -webkit-transition-delay: .49s;
        transition-delay: .49s
    }
    .mainnav-menu ul li:nth-child(2) {
        -webkit-transition-delay: .42s;
        transition-delay: .42s
    }
    .mainnav-menu ul li:nth-child(3) {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }
    .mainnav-menu ul li:nth-child(4) {
        -webkit-transition-delay: .28s;
        transition-delay: .28s
    }
    .mainnav-menu ul li:nth-child(5) {
        -webkit-transition-delay: .21s;
        transition-delay: .21s
    }
    .mainnav-menu ul li:nth-child(6) {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }
    .mainnav-menu ul li:nth-child(7) {
        -webkit-transition-delay: 70ms;
        transition-delay: 70ms
    }
    .mainnav-menu ul li:nth-child(8) {
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
    .mainnav-menu ul li:nth-child(9) {
        -webkit-transition-delay: -70ms;
        transition-delay: -70ms
    }
    .mainnav-menu ul li:nth-child(10) {
        -webkit-transition-delay: -.14s;
        transition-delay: -.14s
    }
    .mainnav-menu ul li:nth-child(11) {
        -webkit-transition-delay: -.21s;
        transition-delay: -.21s
    }
    .mainnav-menu ul li:nth-child(12) {
        -webkit-transition-delay: -.28s;
        transition-delay: -.28s
    }
    .mainnav-menu ul li:nth-child(13) {
        -webkit-transition-delay: -.35s;
        transition-delay: -.35s
    }
}

.mainnav-menu ul li a {
    text-decoration: none;
    line-height: 1;
    text-transform: uppercase;
	font-size: 17px;
    letter-spacing: -0.9px
}

.mainnav-menu ul li a:hover {
    color: #fff
}

.mainnav-menu .current-mainnav-menu-item .mainnav-menu-item-with-sub,
.mainnav-menu .current-mainnav-menu-item a {
    color: #fff
}

@media only screen and (min-width:1280px) {
    .mainnav-menu .current-mainnav-menu-item .mainnav-menu-item-with-sub,
    .mainnav-menu .current-mainnav-menu-item a {
        color: #a2a2a2
    }
}

@media only screen and (min-width:1280px) {
    .mainnav-menu .current-mainnav-menu-item ul li {
        opacity: 1;
        -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
        transition: opacity .6s cubic-bezier(.4, .01, .165, .99)
    }
}

.mainnav-menu .current-mainnav-menu-item ul li a {
    color: #a2a2a2
}

.mainnav-menu .current-mainnav-menu-item ul li a:hover {
    color: #fff
}

.language-menu {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

@media only screen and (min-width:768px) {
    .language-menu {
        display: none;
        visibility: hidden
    }
}

.language-menu-select {
    display: block;
    position: relative;
    margin-top: auto;
    padding: 0 22px 100px
}

@media only screen and (min-width:768px) {
    .language-menu-select {
        padding: 0 80px 40px
    }
}

@media only screen and (min-width:1280px) {
    .language-menu-select {
        padding: 0 60px 40px
    }
}

@media only screen and (min-width:1440px) {
    .language-menu-select {
        padding: 0 140px 40px
    }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) and (orientation:portrait) {
    .language-menu-select {
        padding: 0 22px 140px
    }
}

.language-menu-label {
    text-indent: -9999px;
    position: absolute
}

.language-menu-select-styled {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    line-height: 1;
    position: absolute;
    top: 0;
    cursor: pointer
}

.language-menu-select-styled:after {
    content: '+';
    margin: 0 0 0 10px;
    line-height: 1
}

.language-menu-select-styled:active,
.language-menu-select-styled:hover {
    color: #fff
}

@media only screen and (min-width:768px) {
    .language-menu-select-styled.language-menu-select-styled-active {
        display: none
    }
}

.language-menu-select-options {
    margin: 0;
    padding: 0;
    list-style: none;
    visibility: hidden;
    font-size: 14px;
    text-transform: uppercase;
    color: #a2a2a2;
    line-height: 1
}

@media only screen and (min-width:768px) {
    .language-menu-select-options.language-menu-select-options-visible {
        visibility: visible
    }
}

.language-menu-select-options.language-menu-select-options-visible li {
    opacity: 1
}

.language-menu-select-options li {
    display: inline-block;
    padding: 0 20px 0 0;
    line-height: 1;
    font-size: 14px;
    opacity: 0
}

.language-menu-select-options li:nth-child(2) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: .44s;
    transition-delay: .44s
}

.language-menu-select-options li:nth-child(3) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: .61s;
    transition-delay: .61s
}

.language-menu-select-options li:nth-child(4) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: .78s;
    transition-delay: .78s
}

.language-menu-select-options li:nth-child(5) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: .95s;
    transition-delay: .95s
}

.language-menu-select-options li:nth-child(6) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: 1.12s;
    transition-delay: 1.12s
}

.language-menu-select-options li:nth-child(7) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: 1.29s;
    transition-delay: 1.29s
}

.language-menu-select-options li:nth-child(8) {
    -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    transition: opacity .6s cubic-bezier(.4, .01, .165, .99);
    -webkit-transition-delay: 1.46s;
    transition-delay: 1.46s
}

.language-menu-select-options li.language-menu-hide-list {
    color: #a2a2a2;
    cursor: pointer;
    padding: 0 20px;
    margin: 0 0 0 -20px
}

.language-menu-select-options li.current-language a {
    text-decoration: underline
}

.language-menu-select-options li a {
    text-transform: uppercase;
    color: #a2a2a2;
    display: block
}

.language-menu-select-options li a:hover {
    color: #fff;
    text-decoration: none
}

@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes slide-up-fade-in {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.block-map {
	margin-bottom: 25px;
}

.page-footer {
	clear: both;
	color: #fff;
    background: #000;
    padding: 15px 22px 30px;
    font-size: 12px;
    text-transform: uppercase
}

@media only screen and (min-width:960px) {
    .page-footer {
        padding: 30px 22px
    }
}

.noscroll .page-footer {
    display: none
}

.show-partner .page-footer {
    display: none
}

.show-collage-gallery .page-footer {
    display: none
}

.show-download-gallery .page-footer {
    display: none
}

.back-to-top {
    overflow: hidden;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto 15px;
    cursor: pointer;
    position: relative;
    text-align: center
}

@media only screen and (min-width:768px) {
    .back-to-top {
        position: absolute;
        top: 0;
        right: 70px
    }
}
@media only screen and (min-width: 1600px) {
.back-to-top {
    right: 370px;}
}
@media only screen and (min-width:1440px) {

}

@media only screen and (min-width:1600px) {

}

.back-to-top span {text-indent: -1000em;display: block;color: #a2a2a2}

.back-to-top:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    width: inherit;
    height: inherit;
    margin: 0
}

.back-to-top:hover:before {color: #00adef;}
.footer-networks-nav {position: relative}
.footer-networks-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;}
.contacts {margin-top: 15px;}
.contacts span {width: 100%;display: inline-block;margin: 5px 0;font-size: 16px;color: #a2a2a2;}

.footer-networks-nav ul li {
    padding: 0;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    position: relative;
    display: block
}

.footer-networks-nav ul li:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 30px;
    font-size: 30px;
    width: inherit;
    height: inherit;
    margin: 0
}

.footer-networks-nav ul li:hover:before {
    color: #00adef;
}

.footer-networks-nav ul li a {
    width: inherit;
    height: inherit;
    overflow: hidden;
    text-indent: -1000em;
    display: block;
    z-index: 1;
    position: relative;
    color: #a2a2a2;
    font-weight: 300
}

.copyright {color: #a2a2a2;text-align: center;margin: 5px 0;line-height: 1.5;}
.footer-reviews {text-align: center;}

.footer-shortlinks-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/*.footer-shortlinks-nav ul li {
	width:100%; 
} */

.footer-shortlinks-nav ul li a {
    color: #a2a2a2;
    font-weight: 300;
    margin: 0 15px;
    line-height: 1.5;
}
.footer-shortlinks-nav ul li a:hover {color:#00adef;} 
.accordionmodule {
    padding: 40px 22px;
    background: #fff;
    color: #707070
}

@media only screen and (min-width:768px) {
    .accordionmodule {
        padding: 80px
    }
}

@media only screen and (min-width:1280px) {
    .accordionmodule {
        padding: 80px 60px 50px
    }
}

@media only screen and (min-width:1440px) {
    .accordionmodule {
        padding: 80px 140px
    }
}

.accordionmodule>header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 4px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .accordionmodule>header h2 {
        margin: 0;
        font-size: 56px;
        line-height: 56px
    }
}

.accordionmodule>header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .accordionmodule>header h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.accordion-introtext {
    margin: 40px 0 0
}

.accordion-introtext address,
.accordion-introtext p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 30px;
    color: #707070
}

.accordion-introtext address a,
.accordion-introtext p a {
    color: #707070
}

.accordion-container {
    padding: 20px 0 0
}

.accordion-item {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom: #707070 1px solid
}

.accordion-item dd {
    position: relative;
    display: block;
    padding: 15px 50px 15px 0;
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    cursor: pointer;
    color: #000;
    font-style: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    -webkit-font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1
}

.accordion-item dd:after {
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
    display: block;
    width: 15px;
    height: 10px;
    line-height: 7px;
    font-size: 7px;
    text-align: center;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    content: '\e910';
    color: #707070
}

.accordion-item.accordion-open dd:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-item .accordion-content {
    display: none
}

.accordion-item .accordion-inner {
    padding: 10px 0
}

@media only screen and (min-width:768px) {
    .accordion-item .accordion-inner {
        padding: 10px 0 20px
    }
}

@media only screen and (min-width:1280px) {
    .accordion-item .accordion-inner {
        padding: 10px 0 80px
    }
}

.accordion-item address,
.accordion-item p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 30px;
    color: #707070
}

@media only screen and (min-width:768px) {
    .accordion-item address,
    .accordion-item p {
        font-size: 16px;
        line-height: 25px
    }
}

.accordion-item address a,
.accordion-item p a {
    color: #707070
}

.accordionmodule-textlink {
    text-transform: uppercase;
    padding: 0 0 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    border-bottom: transparent 1px solid;
    color: #707070
}

@media only screen and (min-width:768px) {
    .accordionmodule-textlink {
        font-size: 18px
    }
}

.accordionmodule-textlink:after {
    height: 15px;
    width: 15px;
    margin: 0 0 0 10px
}

.accordionmodule-textlink:hover {
    text-decoration: none;
    border-color: #707070
}

.collage-module {
    padding: 40px 22px 40px 12px;
    background: #fff
}

@media only screen and (min-width:768px) {
    .collage-module {
        padding: 80px 80px 80px 70px
    }
}

@media only screen and (min-width:1280px) {
    .collage-module {
        padding: 80px 60px 80px 50px
    }
}

@media only screen and (min-width:1440px) {
    .collage-module {
        padding: 80px 140px 80px 130px
    }
}

.collage-module header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 40px 10px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .collage-module header h2 {
        font-size: 56px;
        line-height: 56px
    }
}

.collage-module header h2 sup {
    position: relative;
    font-size: 12px;
    top: -18px
}

@media only screen and (min-width:768px) {
    .collage-module header h2 sup {
        font-size: 16px;
        top: -38px
    }
}

.collage-module header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: -40px 0 0 10px;
    padding: 0 0 40px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .collage-module header h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.collage-module header h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .collage-module header h3 sup {
        top: -15px
    }
}

.collage-item-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.collage-item {
    position: relative;
    cursor: pointer;
    margin: 0 0 5px 10px
}

.collage-item img {
    width: 100%
}

.collage-item:first-child:nth-last-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item:first-child:nth-last-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1/span 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        grid-row: 1/span 3
    }
}

.collage-item:first-child:nth-last-child(2)~figure:nth-child(2) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item:first-child:nth-last-child(2)~figure:nth-child(2) {
        -ms-grid-column: 4;
        -ms-grid-column-span: 3;
        grid-column: 4/span 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

.collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1/span 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/span 2
    }
}

.collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5/span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

.collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5/span 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/span 1
    }
}

.collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

.collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/span 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/span 1
    }
}

.collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        -ms-grid-column: 3;
        -ms-grid-column-span: 4;
        grid-column: 3/span 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/span 2
    }
}

.collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3) {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1/span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

.collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3/span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

.collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/span 1
}

@media only screen and (min-width:768px) {
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        -ms-grid-column: 5;
        -ms-grid-column-span: 2;
        grid-column: 5/span 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/span 1
    }
}

@supports not (display:grid) {
    .collage-item-wrapper {
        overflow: hidden
    }
    .collage-item {
        float: left
    }
    .collage-item:first-child:nth-last-child(2) {
        width: calc(50% - 10px)
    }
    .collage-item:first-child:nth-last-child(2)~figure:nth-child(2) {
        width: calc(50% - 10px)
    }
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3) {
        width: 100%
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3) {
            width: calc(66.66666% - 10px)
        }
    }
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
        width: calc(50% - 10px)
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
            width: calc(33.333333% - 10px);
            float: right
        }
    }
    .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        width: calc(50% - 10px)
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-6-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
            width: calc(33.333333% - 10px);
            float: right
        }
    }
    .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3) {
        width: 100%
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3) {
            width: calc(33.333333% - 10px)
        }
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
            width: calc(66.66666% - 10px);
            float: right
        }
    }
    .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        width: calc(50% - 10px)
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-6 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
            width: calc(33.333333% - 10px)
        }
    }
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3) {
        width: 100%
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3) {
            width: calc(33.333333% - 10px)
        }
    }
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
        width: 100%
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(2) {
            width: calc(33.333333% - 10px)
        }
    }
    .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
        width: 100%
    }
    @media only screen and (min-width:768px) {
        .collage-item-wrapper-3-3-3 .collage-item:first-child:nth-last-child(3)~figure:nth-child(3) {
            width: calc(33.333333% - 10px)
        }
    }
}

.collage-item-caption {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.collage-item-caption:after {
    position: absolute;
    right: 10px;
    top: 10px
}

.collage-gallery-module {
    position: fixed;
    z-index: 100001;
    left: 0;
    right: 0;
    height: 100vh;
    background: #000;
    top: -100000rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 50px 0 0
}

.show-collage-gallery .collage-gallery-module {
    top: 0
}

.collage-gallery-module .slick-list {
    height: auto!important
}

.close-collage-gallery {
    cursor: pointer;
    height: 50px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: none
}

.close-collage-gallery:before {
    position: absolute;
    top: 15px;
    right: 22px;
    width: 25px;
    height: 25px;
    font-size: 20px;
    cursor: pointer
}

.show-collage-gallery .close-collage-gallery {
    display: block
}

.collage-gallery {
    height: calc(100vh - 50px);
    max-width: 1920px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.collage-gallery-item {
    width: 100%
}

.collage-gallery-item img,
.collage-gallery-item video {
    max-height: calc(100vh - 150px);
    margin: 0 auto
}

.collage-gallery-item-caption {
    font-size: 14px;
    color: #fff;
    padding: 20px 22px
}

@media only screen and (min-width:768px) {
    .collage-gallery-item-caption {
        padding: 20px 180px 20px 80px;
        font-size: 18px
    }
}

@media only screen and (min-width:1024px) {
    .collage-gallery-item-caption {
        padding: 20px 180px 20px 140px
    }
}

.collage-gallery-item-caption-hidden {
    display: none;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.collage-gallery-item-caption-visible {
    display: inline;
    opacity: 1
}

.collage-gallery-item-caption-read-more {
    cursor: pointer;
    color: #707070;
    text-decoration: underline
}

.collage-gallery-navigation {
    margin: auto 22px 30px
}

@media only screen and (min-width:768px) {
    .collage-gallery-navigation {
        position: absolute;
        right: 30px;
        bottom: 35px;
        width: auto;
        margin: 0
    }
}

.collage-gallery-navigation-container {
    width: 100px;
    position: relative;
    margin: 0 auto;
    height: 30px
}

@media only screen and (min-width:768px) {
    .collage-gallery-navigation-container {
        margin: 0
    }
}

.collage-gallery-slick-slider-arrow-next,
.collage-gallery-slick-slider-arrow-prev {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    color: #c8cdd2;
    font-size: 28px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.collage-gallery-slick-slider-arrow-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.collage-gallery-slick-slider-arrow-next {
    right: 0;
    left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.collage-gallery-counter {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #c8cdd2;
    font-size: 10px;
    line-height: 1
}

.collage-gallery-counter-current-slide {
    color: #707070;
    padding: 0 5px
}

.collage-gallery-counter-total-slides {
    padding: 0 5px
}

@media only screen and (min-width:1440px) {
    .configurator-module {
        padding: 50px 0 0
    }
}

.configurator-slider-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 30px;
    padding: 0
}

@media only screen and (min-width:768px) {
    .configurator-slider-tabs {
        margin: 0 auto -50px
    }
}

.configurator-slider-tabs li {
    margin: 0 20px 20px;
    padding: 0;
    list-style-type: none;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    position: relative;
    cursor: pointer
}

.configurator-slider-tabs li:before {
    content: '';
    display: block;
    border-color: #b1b1b1;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
    box-shadow: inset 1px 1px 1px #b1b1b1;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.configurator-slider-tabs li:after {
    content: '';
    display: block;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 100%;
    opacity: .96
}

.configurator-slider-tabs li img {
    position: relative;
    z-index: 2;
    width: 40px;
    height: 40px
}

.configurator-slider-tabs li.current-configurator-control-item:before,
.configurator-slider-tabs li:hover:before {
    opacity: 1
}

@media only screen and (min-width:768px) {
    .configurator-slider-tabs li.current-configurator-control-item {
        width: 88px;
        height: 88px
    }
    .configurator-slider-tabs li.current-configurator-control-item img {
        width: 80px;
        height: 80px
    }
    .configurator-slider-tabs li.current-configurator-control-item:before {
        width: 88px;
        height: 88px
    }
    .configurator-slider-tabs li.current-configurator-control-item:after {
        width: 88px;
        height: 88px
    }
}

.configurator-slider {
    visibility: hidden;
    position: absolute;
    top: -1000em
}

.configurator-slider.configurator-slider-visible {
    visibility: visible;
    position: relative;
    top: auto
}

.configurator-image-slider-item img {
    width: 100%;
    -webkit-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.show-standard-item-images .configurator-image-slider-item img.configurator-image-frontview {
    position: static;
    opacity: 1
}

.show-standard-item-images .configurator-image-slider-item img.configurator-image-skyview {
    position: absolute;
    opacity: 0
}

.show-skyview-item-images .configurator-image-slider-item img.configurator-image-frontview {
    position: absolute;
    opacity: 0
}

.show-skyview-item-images .configurator-image-slider-item img.configurator-image-skyview {
    position: static;
    opacity: 1
}

.show-skyview-item-images .configurator-image-slider-item.not-toggable img.configurator-image-frontview {
    position: static;
    opacity: 1
}

.configurator-slider-dots {
    display: none
}

@media only screen and (min-width:768px) {
    .configurator-slider-dots {
        display: block
    }
}

.configurator-slider-dots .slick-dots {
    bottom: auto;
    top: 56.25vw;
    z-index: 998;
    line-height: 0
}

@media only screen and (min-width:768px) {
    .configurator-slider-dots .slick-dots {
        margin-top: -30px
    }
}

@media only screen and (min-width:1920px) {
    .configurator-slider-dots .slick-dots {
        top: 1050px;
        margin-top: 0
    }
}

.configurator-slider-dots .slick-dots li {
    list-style-type: none;
    margin: 0;
    height: auto;
    width: auto
}

.configurator-slider-dots .slick-dots li button {
    -webkit-transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, background-color .4s ease;
    transition: transform .4s ease, background-color .4s ease, -webkit-transform .4s ease;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    text-indent: -1000em;
    margin: 0 3px;
    padding: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    border: 0 none;
    background: 0 0
}

.configurator-slider-dots .slick-dots li button:before {
    display: none
}

.configurator-slider-dots .slick-dots li button:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #c8cdd2
}

.configurator-slider-dots .slick-dots li button:focus {
    outline: 0
}

.configurator-slider-dots .slick-dots li.slick-active button {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: #c8cdd2;
    border-width: 1px;
    border-style: solid;
    margin: 0 7px
}

.configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.configurator-slider-arrows .slick-arrow {
    position: absolute;
    top: 0;
    z-index: 100000;
    width: 22px;
    padding-top: 56.25%;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (min-width:768px) {
    .configurator-slider-arrows .slick-arrow {
        width: 45px
    }
}

@media only screen and (min-width:1280px) {
    .configurator-slider-arrows .slick-arrow {
        width: 75px
    }
}

@media only screen and (min-width:1440px) {
    .configurator-slider-arrows .slick-arrow {
        width: 125px
    }
}

.configurator-slider-arrows .slick-arrow:before {
    font-family: icomoon, serif;
    content: '\e917';
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    width: 10px;
    height: 22px;
    font-size: 22px;
    cursor: pointer;
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

@media only screen and (min-width:768px) {
    .configurator-slider-arrows .slick-arrow:before {
        right: 20px;
        margin-top: -25px;
        width: 25px;
        height: 50px;
        font-size: 50px
    }
}

@media only screen and (min-width:1280px) {
    .configurator-slider-arrows .slick-arrow:before {
        right: 50px
    }
}

@media only screen and (min-width:1440px) {
    .configurator-slider-arrows .slick-arrow:before {
        right: 100px
    }
}

.configurator-slider-arrows .slick-next {
    right: 0
}

.configurator-slider-arrows .slick-prev {
    left: 0
}

.configurator-slider-arrows .slick-prev:before {
    content: '\e916';
    left: 12px
}

@media only screen and (min-width:768px) {
    .configurator-slider-arrows .slick-prev:before {
        left: 20px
    }
}

@media only screen and (min-width:1280px) {
    .configurator-slider-arrows .slick-prev:before {
        left: 50px
    }
}

@media only screen and (min-width:1440px) {
    .configurator-slider-arrows .slick-prev:before {
        left: 100px
    }
}


.download-module {
    padding: 40px 22px 40px 12px;
    background: #fff
}

@media only screen and (min-width:768px) {
    .download-module {
        padding: 80px 80px 80px 70px
    }
}

@media only screen and (min-width:1280px) {
    .download-module {
        padding: 80px 60px 80px 50px
    }
}

@media only screen and (min-width:1440px) {
    .download-module {
        padding: 80px 140px 80px 130px
    }
}

.download-module header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 40px 10px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .download-module header h2 {
        font-size: 56px;
        line-height: 56px
    }
}

.download-module header h2 sup {
    position: relative;
    font-size: 12px;
    top: -18px
}

@media only screen and (min-width:768px) {
    .download-module header h2 sup {
        font-size: 16px;
        top: -38px
    }
}

.download-module header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: -40px 0 0 10px;
    padding: 0 0 40px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .download-module header h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.download-module header h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .download-module header h3 sup {
        top: -15px
    }
}

.download-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.download-item {
    position: relative;
    cursor: pointer;
    margin: 0 0 10px 10px;
    width: calc(50% - 10px)
}

@media only screen and (min-width:768px) {
    .download-item {
        width: calc(25% - 10px)
    }
}

.download-item img {
    width: 100%;
    position: relative;
    z-index: 0
}

.download-item-link {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    font-size: 26px
}

.download-item-link:hover {
    text-decoration: none
}

.download-button-wrapper {
    text-align: center;
    margin: 30px 0 0;
    overflow: hidden
}

.download-button {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
    padding: 12px 20px 10px;
    display: inline-block;
    line-height: 1;
    color: #707070;
    background: 0 0;
    border: 1px solid #707070
}

.download-button:hover {
    text-decoration: none;
    color: #fff;
    background: #707070;
    border: #707070 1px solid
}

.download-gallery-module {
    position: fixed;
    left: 0;
    right: 0;
    height: 100vh;
    background: #000;
    top: -100000rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 50px 0 0;
    z-index: 1000
}

.show-download-gallery .download-gallery-module {
    top: 0
}

.download-gallery-module .slick-list {
    height: auto!important
}

.download-gallery-item-link {
    cursor: pointer;
    height: 50px;
    max-width: 1920px;
    margin: 0 auto;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    display: none
}

.download-gallery-item-link:before {
    font-size: 20px;
    cursor: pointer;
    margin: 15px 12px 0 22px;
    display: inline-block
}

.show-download-gallery .download-gallery-item-link {
    display: block
}

.close-download-gallery {
    cursor: pointer;
    height: 50px;
    max-width: 1920px;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    display: none
}

.close-download-gallery:before {
    position: absolute;
    top: 15px;
    right: 22px;
    width: 25px;
    height: 25px;
    font-size: 20px;
    cursor: pointer
}

.show-download-gallery .close-download-gallery {
    display: block
}

.download-gallery {
    height: calc(100vh - 50px);
    max-width: 1920px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.download-gallery-item {
    width: 100%
}

.download-gallery-item img,
.download-gallery-item video {
    max-height: calc(100vh - 150px);
    margin: 0 auto
}

.download-gallery-item-caption {
    font-size: 14px;
    color: #fff;
    padding: 20px 22px
}

@media only screen and (min-width:768px) {
    .download-gallery-item-caption {
        padding: 20px 180px 20px 80px;
        font-size: 18px
    }
}

@media only screen and (min-width:1024px) {
    .download-gallery-item-caption {
        padding: 20px 180px 20px 140px
    }
}

.download-gallery-item-caption-hidden {
    display: none;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.download-gallery-item-caption-visible {
    display: inline;
    opacity: 1
}

.download-gallery-item-caption-read-more {
    cursor: pointer;
    color: #707070;
    text-decoration: underline
}

.download-gallery-navigation {
    margin: auto 22px 30px
}

@media only screen and (min-width:768px) {
    .download-gallery-navigation {
        position: absolute;
        right: 30px;
        bottom: 35px;
        width: auto;
        margin: 0
    }
}

.download-gallery-navigation-container {
    width: 100px;
    position: relative;
    margin: 0 auto;
    height: 30px
}

@media only screen and (min-width:768px) {
    .download-gallery-navigation-container {
        margin: 0
    }
}

.download-gallery-slick-slider-arrow-next,
.download-gallery-slick-slider-arrow-prev {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    color: #c8cdd2;
    font-size: 28px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.download-gallery-slick-slider-arrow-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.download-gallery-slick-slider-arrow-next {
    right: 0;
    left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.download-gallery-counter {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #c8cdd2;
    font-size: 10px;
    line-height: 1
}

.download-gallery-counter-current-slide {
    color: #707070;
    padding: 0 5px
}

.download-gallery-counter-total-slides {
    padding: 0 5px
}

.imgvidslider {
    margin-bottom: -1px
}

.imgvidslider-slide-image img {
    width: 100%
}

.imgvidslider-innerwrap {
    position: relative
}

.imgvidslider-slider-dots {
    display: none
}

@media only screen and (min-width:768px) {
    .imgvidslider-slider-dots {
        display: block
    }
}

.imgvidslider-slider-dots .slick-dots {
    bottom: auto;
    top: 56.25vw;
    z-index: 998;
    line-height: 0
}

@media only screen and (min-width:768px) {
    .imgvidslider-slider-dots .slick-dots {
        margin-top: -30px
    }
}

@media only screen and (min-width:1920px) {
    .imgvidslider-slider-dots .slick-dots {
        top: 1050px;
        margin-top: 0
    }
}

.imgvidslider-slider-dots .slick-dots li {
    list-style-type: none;
    margin: 0;
    height: auto;
    width: auto
}

.imgvidslider-slider-dots .slick-dots li button {
    -webkit-transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, background-color .4s ease;
    transition: transform .4s ease, background-color .4s ease, -webkit-transform .4s ease;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    text-indent: -1000em;
    margin: 0 3px;
    padding: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    border: 0 none;
    background: 0 0
}

.imgvidslider-slider-dots .slick-dots li button:before {
    display: none
}

.imgvidslider-slider-dots .slick-dots li button:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #c8cdd2
}

.imgvidslider-slider-dots .slick-dots li button:focus {
    outline: 0
}

.imgvidslider-slider-dots .slick-dots li.slick-active button {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: #c8cdd2 1px solid;
    margin: 0 7px
}

.imgvidslider-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.imgvidslider-slider-arrows .slick-arrow {
    position: absolute;
    top: 0;
    z-index: 100000;
    width: 22px;
    padding-top: 56.25%;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (min-width:768px) {
    .imgvidslider-slider-arrows .slick-arrow {
        width: 45px
    }
}

@media only screen and (min-width:1280px) {
    .imgvidslider-slider-arrows .slick-arrow {
        width: 75px
    }
}

@media only screen and (min-width:1440px) {
    .imgvidslider-slider-arrows .slick-arrow {
        width: 125px
    }
}

.imgvidslider-slider-arrows .slick-arrow:before {
    font-family: icomoon, serif;
    content: '\e917';
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    width: 10px;
    height: 22px;
    font-size: 22px;
    cursor: pointer;
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

@media only screen and (min-width:768px) {
    .imgvidslider-slider-arrows .slick-arrow:before {
        right: 20px;
        margin-top: -25px;
        width: 25px;
        height: 50px;
        font-size: 50px
    }
}

@media only screen and (min-width:1280px) {
    .imgvidslider-slider-arrows .slick-arrow:before {
        right: 50px
    }
}

@media only screen and (min-width:1440px) {
    .imgvidslider-slider-arrows .slick-arrow:before {
        right: 100px
    }
}

.imgvidslider-slider-arrows .slick-next {
    right: 0
}

.imgvidslider-slider-arrows .slick-prev {
    left: 0
}

.imgvidslider-slider-arrows .slick-prev:before {
    content: '\e916';
    left: 12px
}

@media only screen and (min-width:768px) {
    .imgvidslider-slider-arrows .slick-prev:before {
        left: 20px
    }
}

@media only screen and (min-width:1280px) {
    .imgvidslider-slider-arrows .slick-prev:before {
        left: 50px
    }
}

@media only screen and (min-width:1440px) {
    .imgvidslider-slider-arrows .slick-prev:before {
        left: 100px
    }
}

.imgvidslider-slide {
    position: relative
}

.imgvidslider-slide video {
    width: 100vw;
    max-width: 1920px
}

.imgvidslider-content-container {
    background-color: #fff;
    color: #707070;
    padding: 20px 22px;
    font-size: 14px;
    line-height: 18px
}

@media only screen and (min-width:768px) {
    .imgvidslider-content-container {
        padding: 20px 80px
    }
}

@media only screen and (min-width:1280px) {
    .imgvidslider-content-container {
        padding: 20px 60px
    }
}

@media only screen and (min-width:1440px) {
    .imgvidslider-content-container {
        padding: 20px 140px
    }
}

.imgvidslider-content-caption {
    max-width: none
}

@media only screen and (min-width:1280px) {
    .imgvidslider-content-caption {
        margin: 0;
        max-width: none
    }
}

.imgvidslider-slide-videothumb {
    position: relative
}

.imgvidslider-slide-videothumb img {
    width: 100vw;
    max-width: 1920px
}

.imgvidslider-slide-videothumb.imgvidslider-slide-video .imgvidslider-slide-playbutton {
    display: none
}

.imgvidslider-slide-videothumb.imgvidslider-slide-video .imgvidslider-slide-playbutton:before {
    content: ''
}

.imgvidslider-slide-videothumb .imgvidslider-slide-playbutton {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%
}

.imgvidslider-slide-videothumb .imgvidslider-slide-playbutton:before {
    content: '\e913';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    padding-top: 17px;
    padding-left: 19px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    background-color: rgba(200, 205, 210, .2);
    border: 1px solid #fff;
    border-radius: 50%;
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .imgvidslider-slide-videothumb .imgvidslider-slide-playbutton:before {
        width: 80px;
        height: 80px;
        font-size: 26px;
        padding-top: 28px;
        padding-left: 32px
    }
}

@media only screen and (min-width:1280px) {
    .imgvidslider-slide-videothumb .imgvidslider-slide-playbutton:before {
        width: 120px;
        height: 120px;
        font-size: 33px;
        padding-top: 43px;
        padding-left: 50px
    }
}

.imgvidslider-slide-embed-container {
    position: relative;
    padding-bottom: 56.25%
}

.imgvidslider-slide-embed-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.media-text-slider-module {
    background: #fff
}

.media-text-slider-module .media-text-container {
    position: relative
}

.media-text-slider-module .media-text-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row;
	width: 100%;
}

.media-text-slider-module .media-text-wrp .media-item {
    width: 100%
}

@media only screen and (min-width:1280px) {
    .media-text-slider-module .media-text-wrp .media-item {
        width: 50%
    }
}

.media-text-slider-module .media-text-wrp .media-item.media-item-first {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:1280px) {
    .media-text-slider-module .media-text-wrp .media-item.media-item-first {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.media-text-slider-module .media-text-wrp .media-item.media-item-mobile-first {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.media-text-slider-module .media-text-wrp .media-item img {
    width: 100%
}

.media-text-item {
    padding: 40px 22px 10px;
    color: #000;
    background: #fff;
    width: 100%;
}

@media only screen and (min-width:768px) {
    .media-text-item {
        padding: 60px 80px 50px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-item {
        padding: 0 60px 20px;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:1440px) {
    .media-text-item {
        padding: 0 140px 20px 60px;
    }
}

.media-text-item.media-text-item-first {
    padding: 40px 22px 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:768px) {
    .media-text-item.media-text-item-first {
        padding: 60px 80px 50px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-item.media-text-item-first {
        padding: 0 60px 20px;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:1440px) {
    .media-text-item.media-text-item-first {
        padding: 0 60px 20px 140px
    }
}

.media-text-item.media-text-item-mobile-first {
    padding: 40px 22px 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width:768px) {
    .media-text-item.media-text-item-mobile-first {
        padding: 60px 80px 50px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-item.media-text-item-mobile-first {
        padding: 0 60px 20px;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:1440px) {
    .media-text-item.media-text-item-mobile-first {
        padding: 0 60px 20px 140px
    }
}

.media-text-item h2 {
    font-size: 30px
}

@media only screen and (min-width:768px) {
    .media-text-item h2 {
        font-size: 56px;
        line-height: 56px
    }
}

.media-text-item h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .media-text-item h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.media-text-item h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .media-text-item h3 sup {
        top: -18px
    }
}

.media-text-item .introtext,
.media-text-item h4 {
    font-style: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    -webkit-font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    color: #000
}

.media-text-item h4 {
    margin: 0 0 20px
}

.media-text-item p {
    margin: 0!important;
}

.media-text-item address,
.media-text-item p,
.media-text-item small {
    margin: 0 0 30px;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #707070
}

.media-text-item address a,
.media-text-item p a,
.media-text-item small a {
    color: #707070
}

.media-text-item .textmodule-textlink {
    border-color: transparent
}

.media-text-item .textmodule-textlink:hover {
    border-color: #707070
}

.media-text-item ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.media-text-item ul li {
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    position: relative
}

@media only screen and (min-width:480px) {
    .media-text-item ul li {
        padding: 0 0 0 40px;
        margin: 0 0 30px
    }
}

.media-text-item ul li:before {
    content: '\2014';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    text-align: left
}

@media only screen and (min-width:480px) {
    .media-text-item ul li:before {
        width: 40px
    }
}

.media-text-slick-slider-dots {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 66.72vw;
    
}

@media only screen and (min-width:768px) {
    .media-text-slick-slider-dots {
        margin-top: -30px;
        display: block
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots {
        left: 50%;
        padding: 0 0 0 60px;
        width: auto;
        bottom: 20px;
        top: auto
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-first {
        left: 0;
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-first {
        left: 0;
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width:1440px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-first {
        padding: 0 0 0 140px
    }
}

.media-text-slick-slider-dots.media-text-slick-slider-dots-mobile-first {
    top: auto;
    bottom: 20px
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-mobile-first {
        left: 0;
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-mobile-first {
        left: 0;
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width:1440px) {
    .media-text-slick-slider-dots.media-text-slick-slider-dots-mobile-first {
        padding: 0 0 0 140px
    }
}

.media-text-slick-slider-dots ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 0 0 -6px
    }
}

.media-text-slick-slider-dots ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.media-text-slick-slider-dots ul li button {
    -webkit-transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, background-color .4s ease;
    transition: transform .4s ease, background-color .4s ease, -webkit-transform .4s ease;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border: 0 none;
    border-radius: 100%;
    text-indent: -1000em;
    margin: 0 3px;
    padding: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.media-text-slick-slider-dots ul li button:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #ccc;
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots ul li button:after {
        background: #ccc;
    }
}

.media-text-slick-slider-dots ul li button:focus {
    outline: 0
}

.media-text-slick-slider-dots ul li.slick-active button {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 1px solid #ccc;
    margin: 0 7px;
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #ccc;
    }
}

.media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0;
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.media-text-slick-slider-arrow-next,
.media-text-slick-slider-arrow-prev {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100000;
    width: 24px;
    padding-top: 64.9%;
    cursor: pointer;
    color: #ccc
}

@media only screen and (min-width:768px) {
    .media-text-slick-slider-arrow-next,
    .media-text-slick-slider-arrow-prev {
        width: 45px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-arrow-next,
    .media-text-slick-slider-arrow-prev {
        padding-top: 32.45%;
        width: 60px
    }
}

@media only screen and (min-width:1440px) {
    .media-text-slick-slider-arrow-next,
    .media-text-slick-slider-arrow-prev {
        width: 125px
    }
}

.media-text-slick-slider-arrow-next.media-text-slick-slider-arrow-next-mobile-first,
.media-text-slick-slider-arrow-next.media-text-slick-slider-arrow-prev-mobile-first,
.media-text-slick-slider-arrow-prev.media-text-slick-slider-arrow-next-mobile-first,
.media-text-slick-slider-arrow-prev.media-text-slick-slider-arrow-prev-mobile-first {
    top: auto;
    bottom: 0;
    padding-bottom: 64.9%;
    padding-top: 0
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-arrow-next.media-text-slick-slider-arrow-next-mobile-first,
    .media-text-slick-slider-arrow-next.media-text-slick-slider-arrow-prev-mobile-first,
    .media-text-slick-slider-arrow-prev.media-text-slick-slider-arrow-next-mobile-first,
    .media-text-slick-slider-arrow-prev.media-text-slick-slider-arrow-prev-mobile-first {
        padding-bottom: 0;
        padding-top: 32.45%;
        bottom: auto;
        top: 0
    }
}

.media-text-slick-slider-arrow-next span,
.media-text-slick-slider-arrow-prev span {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    width: 12px;
    height: 22px;
    font-size: 22px;
    cursor: pointer;
    text-shadow: 0 0 1px #ccc
}

@media only screen and (min-width:768px) {
    .media-text-slick-slider-arrow-next span,
    .media-text-slick-slider-arrow-prev span {
        right: 20px;
        margin-top: -25px;
        width: 25px;
        height: 50px;
        font-size: 50px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-arrow-next span,
    .media-text-slick-slider-arrow-prev span {
        right: 20px;
        font-size: 40px
    }
}

@media only screen and (min-width:1440px) {
    .media-text-slick-slider-arrow-next span,
    .media-text-slick-slider-arrow-prev span {
        right: 60px;
        font-size: 50px
    }
}

.media-text-slick-slider-arrow-prev {
    left: 0
}

.media-text-slick-slider-arrow-prev span {
    left: 12px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media only screen and (min-width:768px) {
    .media-text-slick-slider-arrow-prev span {
        left: 20px
    }
}

@media only screen and (min-width:1280px) {
    .media-text-slick-slider-arrow-prev span {
        left: 20px
    }
}

@media only screen and (min-width:1440px) {
    .media-text-slick-slider-arrow-prev span {
        left: 60px
    }
}

.media-text-cinemagraph {
    width: 100%
}

.newsteaser-module {
    background: #fff;
    padding: 40px 0 0
}

@media only screen and (min-width:768px) {
    .newsteaser-module {
        padding: 80px 0 0
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module {
        padding: 80px 60px 40px
    }
}

@media only screen and (min-width:1440px) {
    .newsteaser-module {
        padding: 80px 140px 40px
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .newsteaser-module-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin: 0 0 0 -10px
    }
}

.newsteaser-module header {
    margin: 0 22px 40px
}

@media only screen and (min-width:768px) {
    .newsteaser-module header {
        margin: 0 80px 40px
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module header {
        margin: 0 0 40px 10px;
        width: 100%
    }
}

.newsteaser-module h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 4px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .newsteaser-module h2 {
        margin: 0;
        font-size: 56px;
        line-height: 56px
    }
}

.newsteaser-module h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .newsteaser-module h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.newsteaser-module h3 a {
    color: #000
}

.newsteaser-module h3 a:hover {
    text-decoration: none;
    color: #000
}

.newsteaser-module article figure {
    margin: 0
}

.newsteaser-module article .newsteaser-detail {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #707070
}

.newsteaser-module article .newsteaser-detail address,
.newsteaser-module article .newsteaser-detail time {
    display: inline-block;
    margin: 0;
    padding: 0
}

.newsteaser-module article h3 {
    font-size: 20px;
    margin: 0 0 30px;
    line-height: 22px
}

@media only screen and (min-width:768px) {
    .newsteaser-module article h3 {
        font-size: 24px
    }
}

.newsteaser-module article h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .newsteaser-module article h3 sup {
        top: -15px
    }
}

.newsteaser-module article h3 a {
    color: #000
}

.newsteaser-module article h3 a:hover {
    text-decoration: none;
    color: #000
}

.newsteaser-module article .newsteaser-textlink {
    margin-top: auto
}

.newsteaser-module article .newsteaser-textlink a {
    text-transform: uppercase;
    padding: 0 0 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    width: auto;
    border-bottom: transparent 1px solid;
    color: #707070
}

@media only screen and (min-width:768px) {
    .newsteaser-module article .newsteaser-textlink a {
        font-size: 18px;
        line-height: 25px
    }
}

.newsteaser-module article .newsteaser-textlink a:after {
    height: 15px;
    width: 15px;
    margin: 0 0 0 10px
}

.newsteaser-module article .newsteaser-textlink a:hover {
    text-decoration: none;
    border-color: #707070;
    color: #707070
}

.newsteaser-module .premium-newsteaser {
    margin: 0 0 40px
}

@media only screen and (min-width:768px) {
    .newsteaser-module .premium-newsteaser {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .premium-newsteaser {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0 0 40px 10px
    }
}

.newsteaser-module .premium-newsteaser .newsteaser-media-item {
    display: block
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .premium-newsteaser .newsteaser-media-item {
        width: 50%
    }
}

.newsteaser-module .premium-newsteaser .newsteaser-text-item {
    padding: 22px 22px 0
}

@media only screen and (min-width:768px) {
    .newsteaser-module .premium-newsteaser .newsteaser-text-item {
        padding: 40px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .premium-newsteaser .newsteaser-text-item {
        padding: 22px 80px 22px 22px;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (min-width:1440px) {
    .newsteaser-module .premium-newsteaser .newsteaser-text-item {
        padding: 22px 140px 22px 22px
    }
}

.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 20px;
    color: #707070
}

.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description p {
    margin: 0
}

.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description sup {
    font-size: 10px;
    position: relative;
    top: -5px
}

.newsteaser-module .regular-newsteaser {
    margin: 0 0 40px
}

@media only screen and (min-width:768px) {
    .newsteaser-module .regular-newsteaser {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 80px 20px
    }
    .newsteaser-module .regular-newsteaser:last-child {
        margin: 0 80px 80px
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .regular-newsteaser {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        width: calc(33.3333% - 10px);
        margin: 0 0 40px 10px
    }
    _:-ms-fullscreen .newsteaser-module .regular-newsteaser,
    :root .newsteaser-module .regular-newsteaser {
        display: block
    }
    .newsteaser-module .regular-newsteaser:last-child {
        margin: 0 0 40px 10px
    }
}

.newsteaser-module .regular-newsteaser .newsteaser-media-item {
    width: 100%
}

@media only screen and (min-width:768px) {
    .newsteaser-module .regular-newsteaser .newsteaser-media-item {
        width: 50%
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .regular-newsteaser .newsteaser-media-item {
        width: 100%
    }
}

.newsteaser-module .regular-newsteaser .newsteaser-text-item {
    padding: 22px 22px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (min-width:768px) {
    .newsteaser-module .regular-newsteaser .newsteaser-text-item {
        width: 50%;
        -ms-flex-line-pack: center;
        align-content: center
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .regular-newsteaser .newsteaser-text-item {
        width: 100%;
        -ms-flex-line-pack: normal;
        align-content: normal
    }
}

@media only screen and (min-width:768px) {
    .newsteaser-module .regular-newsteaser .newsteaser-text-item h3 {
        font-size: 20px
    }
}

.newsteaser-module .regular-newsteaser .newsteaser-text-item h3 sup {
    top: -12px
}

.newsteaser-module .regular-newsteaser .newsteaser-text-item .newsteaser-text-item-inner {
    width: 100%
}

.newsteaser-module .newsteaser-navigation-wrapper {
    text-align: center;
    padding: 0 0 20px;
    width: 100%
}

@media only screen and (min-width:768px) {
    .newsteaser-module .newsteaser-navigation-wrapper {
        padding: 20px 0 40px
    }
}

@media only screen and (min-width:1280px) {
    .newsteaser-module .newsteaser-navigation-wrapper {
        padding: 0 0 40px
    }
}

.newsteaser-module .newsteaser-navigation-inner {
    max-width: 100px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1;
    position: relative;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #c8cdd2
}

.newsteaser-module .newsteaser-navigation-next,
.newsteaser-module .newsteaser-navigation-prev {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 18px;
    font-size: 28px;
    color: #707070
}

.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: #c8cdd2;
    cursor: default
}

.newsteaser-module .newsteaser-navigation-next:hover,
.newsteaser-module .newsteaser-navigation-prev:hover {
    text-decoration: none
}

.newsteaser-module .newsteaser-navigation-prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.newsteaser-module .newsteaser-navigation-current {
    color: #707070;
    height: 28px;
    width: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: #c8cdd2;
    font-style: normal;
    height: 28px;
    width: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mediakit-centered header {
    text-align: center
}

.view-all-news-teaser {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px auto 30px;
    width: 100%;
    max-width: 284px;
    border-top: #707070 1px solid;
    padding: 10px 0 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #707070
}

@media only screen and (min-width:768px) {
    .view-all-news-teaser {
        margin: 50px auto 60px;
        font-size: 18px
    }
}

@media only screen and (min-width:1280px) {
    .view-all-news-teaser {
        max-width: 284px;
        margin: 50px auto 30px
    }
}

.view-all-news-teaser a {
    text-transform: uppercase;
    padding: 0 0 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #707070
}

@media only screen and (min-width:768px) {
    .view-all-news-teaser a {
        font-size: 18px;
        line-height: 25px
    }
}

.view-all-news-teaser a:after {
    height: 15px;
    width: 15px;
    margin: 0 0 0 12px;
    font-size: 14px
}

.view-all-news-teaser a:hover {
    text-decoration: none
}

.share {
    padding: 70px 0 30px;
    position: relative;
    background: #fff;
    color: #707070
}

.share .share-container {
    -webkit-transition: all .8s cubic-bezier(.215, .61, .355, 1);
    transition: all .8s cubic-bezier(.215, .61, .355, 1);
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px)
}

.share .share-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    opacity: 0;
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
    -webkit-transition: all 170ms ease;
    transition: all 170ms ease
}

.share .share-container ul li {
    padding: 0;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    position: relative;
    display: block
}

@media only screen and (min-width:768px) {
    .share .share-container ul li {
        margin: 0 15px
    }
}

@media only screen and (min-width:768px) {
    .share .share-container ul li.fb-messenger {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .share .share-container ul li.whatsapp {
        display: none
    }
}

.share .share-container ul li:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    line-height: 30px;
    font-size: 30px;
    width: inherit;
    height: inherit;
    margin: 0;
    color: #707070
}

.share .share-container ul li:hover:before {
    color: #000
}

.share .share-container ul li a {
    width: inherit;
    height: inherit;
    overflow: hidden;
    text-indent: -1000em;
    display: block;
    z-index: 1;
    position: relative;
    font-weight: 300
}

.share .share-container.visible {
    display: block;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.share .share-container.visible ul {
    opacity: 1;
    -webkit-transition: all 210ms ease;
    transition: all 210ms ease
}

.share .share-channels {
    font-size: 18px;
    margin: 0 auto;
    width: 100%;
    max-width: 150px;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 10px 0 0;
    text-align: center;
    cursor: pointer;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: #707070;
    border-color: #707070
}

@media only screen and (min-width:768px) {
    .share .share-channels {
        max-width: 284px
    }
}

.share .share-channels .share-icn {
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0 0 0 15px;
    display: inline-block
}

.share .share-channels .share-icn:after {
    width: 1px;
    content: '';
    -webkit-transform: rotate(-59deg);
    transform: rotate(-59deg);
    height: 5px;
    position: absolute;
    top: 10px;
    right: 7px;
    background: #707070
}

.share .share-channels .share-icn:before {
    width: 1px;
    content: '';
    -webkit-transform: rotate(52deg);
    transform: rotate(52deg);
    height: 6px;
    position: absolute;
    top: 2px;
    right: 7px;
    background: #707070
}

.share .share-channels .share-icn span {
    opacity: 1;
    position: absolute;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: #707070;
    border-radius: 100%
}

.share .share-channels .share-icn span:nth-child(1) {
    top: 0;
    right: 0
}

.share .share-channels .share-icn span:nth-child(2) {
    top: 11px;
    right: 0
}

.share .share-channels .share-icn span:nth-child(3) {
    top: 6px;
    left: 0
}

.share .share-channels.current .share-icn span {
    opacity: 0
}

.share .share-channels.current .share-icn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 15px;
    right: 7px;
    top: 2px
}

.share .share-channels.current .share-icn:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 15px;
    right: 7px;
    top: 2px
}

.stage {
    position: relative;
    min-height: 131.42vw
}

@media only screen and (min-width:0) and (orientation:landscape) {
    .stage {
        min-height: 56.32vw
    }
}

@media only screen and (min-width:768px) {
    .stage {
        min-height: 66.7vw
    }
}

@media only screen and (min-width:1024px) {
    .stage {
        min-height: 41.67vw
    }
}

@media only screen and (min-width:1920px) {
    .stage {
        min-height: 800px
    }
}

.stage-image-container img {
    width: 100%
}

.stage-content-container {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 150px!important;
height: 100%;
    padding: 30px 22px 10px
}

@media only screen and (min-width:768px) {
    .stage-content-container {
        padding: 50px 80px 20px
    }
}

@media only screen and (min-width:1280px) {
    .stage-content-container {
        padding: 50px 60px 20px
    }
}

@media only screen and (min-width:1440px) {
    .stage-content-container {
        padding: 80px 140px 20px
    }
}

.stage-content-container h1 {
    margin-top: 15px;
    margin-bottom: 4px;
    font-size: 40px;
    font-weight: 600;
    line-height: .85;
    color: #fff;
    text-transform: uppercase
}

@media only screen and (min-width:600px) {
    .stage-content-container h1 {
        margin-top: 0;
        font-size: 66px;
        line-height: 66px
    }
}

.stage-content-container h2 {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-transform: uppercase
}

@media only screen and (min-width:600px) {
    .stage-content-container h2 {margin-top: 10px;font-size: 20px;line-height: 24px;max-width: 620px;}
}

.stage-content-container .stage-content-emission {
    position: absolute;
    bottom: 10px;
    left: 21px;
    width: calc(100% - 44px);
    text-align: center
}

.stage-content-container .stage-content-emission small {
    font-size: 10px;
    font-weight: 300;
    line-height: 1.4;
    display: block;
    color: #565656;
}

@media only screen and (min-width:600px) {
    .stage-content-container .stage-content-emission {
        width: calc(100% - 100px);
        left: 50px;
        bottom: 18px;
    }
    .stage-content-container .stage-content-emission small {
        font-size: 14px;
    }
}

@media only screen and (min-width:1280px) {
    .stage-content-container .stage-content-emission {
        width: calc(100% - 280px);
        left: 140px;
    }
}

.stage-button {
    margin-top: 21px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px;
    display: inline-block;
    line-height: 1;
    color: #000;
    border: 1px solid;
    cursor: pointer;
    text-decoration: none
}

.stage-button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    text-decoration: none
}

.stage-cinemagraph-content {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.stage-cinemagraph-content.stage-cinemagraph-content-hide {
    opacity: 0;
    visibility: hidden
}

.stage-cinemagraph-container {
    position: relative;
    overflow: hidden;
    min-height: 131.42vw
}

@media only screen and (min-width:0) and (orientation:landscape) {
    .stage-cinemagraph-container {
        min-height: 56.32vw
    }
}

@media only screen and (min-width:768px) {
    .stage-cinemagraph-container {
        min-height: 66.7vw
    }
}

@media only screen and (min-width:1024px) {
    .stage-cinemagraph-container {
        min-height: 41.67vw
    }
}

@media only screen and (min-width:1920px) {
    .stage-cinemagraph-container {
        min-height: 800px
    }
}

.stage-cinemagraph-video {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    max-width: none
}

.stage-cinemagraph-playbutton {
    cursor: pointer;
    opacity: 0;
    -webkit-animation: stage-cinemagraph-playbutton-fade-in .7s ease-in-out 2s both;
    animation: stage-cinemagraph-playbutton-fade-in .7s ease-in-out 2s both;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 999;
    top: calc(50% - 25px);
    left: calc(50% - 25px)
}

@media only screen and (min-width:768px) {
    .stage-cinemagraph-playbutton {
        width: 80px;
        height: 80px;
        top: calc(50% - 40px);
        left: calc(50% - 40px)
    }
}

@media only screen and (min-width:1280px) {
    .stage-cinemagraph-playbutton {
        width: 120px;
        height: 120px;
        top: calc(50% - 60px);
        left: calc(50% - 60px)
    }
}

.stage-cinemagraph-playbutton:before {
    content: '\e913';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    padding-top: 17px;
    padding-left: 19px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    background-color: rgba(200, 205, 210, .2);
    border: 1px solid #fff;
    border-radius: 50%;
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .stage-cinemagraph-playbutton:before {
        width: 80px;
        height: 80px;
        font-size: 26px;
        padding-top: 28px;
        padding-left: 32px
    }
}

@media only screen and (min-width:1280px) {
    .stage-cinemagraph-playbutton:before {
        width: 120px;
        height: 120px;
        font-size: 33px;
        padding-top: 43px;
        padding-left: 50px
    }
}

@-webkit-keyframes stage-cinemagraph-playbutton-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes stage-cinemagraph-playbutton-fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.stage-embed-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #000;
    height: 100vh
}

.stage-embed-container.stage-embed-container-show {
    opacity: 1;
    visibility: visible;
    position: fixed;
    z-index: 1000002;
    background: #000
}

.stage-embed-container .stage-embed-container-header {
    height: 40px
}

@media only screen and (min-width:768px) {
    .stage-embed-container .stage-embed-container-header {
        height: 50px
    }
}

.stage-embed-container .stage-embed-container-close-video {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    color: #707070
}

@media only screen and (min-width:1280px) {
    .stage-embed-container .stage-embed-container-close-video {
        right: 46px
    }
}

.stage-embed-container video {
    position: absolute;
    width: 100%;
    height: calc(100vh - 40px);
    top: 50px;
    left: 0
}

@media only screen and (min-width:768px) {
    .stage-embed-container video {
        height: calc(100vh - 50px)
    }
}

.additionalstage .stage-content-container h2 {
    margin-top: 15px;
    margin-bottom: 4px;
    font-size: 40px;
    font-weight: 600;
    line-height: .85;
    color: #fff;
    text-transform: uppercase
}

@media only screen and (min-width:600px) {
    .additionalstage .stage-content-container h2 {
        margin-top: 0;
        font-size: 66px;
        line-height: 66px
    }
}

.additionalstage .stage-content-container h3 {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-transform: uppercase
}

@media only screen and (min-width:600px) {
    .additionalstage .stage-content-container h3 {
        margin-top: 10px;
        font-size: 20px;
        line-height: 24px
    }
}

.text-content {
    padding: 1px 22px 0;
    background: #fff;
    color: #707070
}

@media only screen and (min-width:768px) {
    .text-content {
        padding: 6px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .text-content {
        padding: 7px 60px 0
    }
}

@media only screen and (min-width:1440px) {
    .text-content {
        padding: 7px 140px 0
    }
}

.text-content header h2 {
    font-size: 29px;
    line-height: 32px;
    margin: 0 0 40px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .text-content header h2 {
        font-size: 56px;
        line-height: 56px
    }
}

.text-content header h2 sup {
    position: relative;
    font-size: 12px;
    top: -18px
}

@media only screen and (min-width:768px) {
    .text-content header h2 sup {
        font-size: 16px;
        top: -38px
    }
}

.text-content header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: -40px 0 0;
    padding: 0 0 40px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .text-content header h3 {
        font-size: 29px;
        line-height: 41px;
		padding-bottom: 23px
    }
}

.text-content header h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .text-content header h3 sup {
        top: -15px
    }
}

@media only screen and (min-width:1280px) {
    .text-content-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.text-content-hidden {
    display: none;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .text-content-hidden {
        margin-top: -40px
    }
}

.text-content-hidden.text-content-visible {
    height: auto;
    overflow: auto;
    opacity: 1
}

@media only screen and (min-width:1280px) {
    .text-content-hidden.text-content-visible {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.text-content-column {
    overflow: hidden
}

.text-content-column:last-child {
    padding-bottom: 10px
}

@media only screen and (min-width:960px) {
    .text-content-column:last-child {
        padding-bottom: 5px
    }
}

.text-content-column:first-child {
    padding-bottom: 10px
}

@media only screen and (min-width:960px) {
    .text-content-column:first-child {
        padding-bottom: 5px
    }
}

@media only screen and (min-width:1280px) {
    .text-content-column:nth-last-child(1):first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .text-content-hidden .text-content-column:nth-last-child(1):first-child {
        margin: 0
    }
}

@media only screen and (min-width:1280px) {
    .text-content-column:nth-last-child(2):first-child {
        padding: 0 60px 0 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .text-content-hidden .text-content-column:nth-last-child(2):first-child {
        margin: 0
    }
}

@media only screen and (min-width:1440px) {
    .text-content-column:nth-last-child(2):first-child {
        padding: 0 60px 0 0
    }
}

@media only screen and (min-width:1280px) {
    .text-content-column:nth-last-child(2):first-child~div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 0 0 0 60px
    }
    .text-content-hidden .text-content-column:nth-last-child(2):first-child~div {
        margin: 0
    }
}

.text-content-column:nth-last-child(3):first-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width:1280px) {
    .text-content-column:nth-last-child(3):first-child {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        padding: 0 20px 0 0
    }
    .text-content-hidden .text-content-column:nth-last-child(3):first-child {
        margin: 0
    }
}

@media only screen and (min-width:1440px) {
    .text-content-column:nth-last-child(3):first-child {
        padding: 0 40px 0 0
    }
}

@media only screen and (min-width:1600px) {
    .text-content-column:nth-last-child(3):first-child {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 0 20px 0 0
    }
}

@media only screen and (min-width:1280px) {
    .text-content-column:nth-last-child(3):first-child~div {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        padding: 0 0 0 60px
    }
    .text-content-hidden .text-content-column:nth-last-child(3):first-child~div {
        margin: 0
    }
}

@media only screen and (min-width:1440px) {
    .text-content-column:nth-last-child(3):first-child~div {
        padding: 0 0 0 60px
    }
}

@media only screen and (min-width:1600px) {
    .text-content-column:nth-last-child(3):first-child~div {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        padding: 0 0 0 60px
    }
}

.text-content-column h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #000
}

@media only screen and (min-width:768px) {
    .text-content-column h4 {
        font-size: 18px
    }
}

.text-content-column .introtext {
    font-style: normal;
    text-transform: lowercase;
    font-variant: small-caps;
    -webkit-font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-size: 18px;
    line-height: 25px;
    color: #000
}
.text-content-column .introtext h2 {margin-top:0;font-size: 26px;}
.text-content-column address,
.text-content-column p {
    margin: 0 0 14px;
    text-transform: lowercase;
    font-variant: small-caps;
    font-feature-settings: 'liga' 0, 'smcp' 1, 'onum' 1;
    font-size: 19px;
    line-height: 25px;
    color: #000; 
}

.text-content-column address a,
.text-content-column p a {
    color: #00adef;
    background: transparent;
    text-decoration: none;
}

.text-content-column address sup,
.text-content-column p sup {
    font-size: 10px;
    position: relative;
    top: -5px
}

@media only screen and (min-width:768px) {
    .text-content-column address sup,
    .text-content-column p sup {
        top: -10px
    }
}

.text-content-column ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 25px
}

.text-content-column ul.mediakitlist li {
    padding-left: 21px
}

.text-content-column ul.mediakitlist li:before {
    content: '\e915';
    font-size: 7px;
    top: 6px
}

.text-content-column li {
    padding: 0 0 0 30px;
    margin: 0 0 20px;
    position: relative
}

@media only screen and (min-width:480px) {
    .text-content-column li {
        padding: 0 0 0 40px;
        margin: 0 0 30px
    }
}

.text-content-column li:before {
    content: '\2014';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    text-align: left
}

@media only screen and (min-width:480px) {
    .text-content-column li:before {
        width: 40px
    }
}

.read-more {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto 40px;
    width: 100%;
    max-width: 284px;
    border-top: #707070 1px solid;
    padding: 10px 0 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #707070
}

@media only screen and (min-width:768px) {
    .read-more {
        font-size: 18px;
        margin: 0 auto 80px
    }
}

@media only screen and (min-width:1280px) {
    .read-more {
        max-width: 284px
    }
}

.read-more:after {
    margin: 0 0 0 10px;
    font-weight: 300;
    font-size: 9px;
    position: relative;
    top: -3px;
    content: '\e910';
    line-height: 1
}

.read-more.read-less span {
    position: absolute;
    left: -1000em
}

.read-more.read-less:after {
    content: '\e911'
}

.read-more.read-less:before {
    content: attr(data-readless-text)
}

.textmodule-textlink {
    text-transform: uppercase;
    padding: 0 0 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    border-bottom: transparent 1px solid;
    color: #707070
}

@media only screen and (min-width:768px) {
    .textmodule-textlink {
        font-size: 18px;
        line-height: 25px
    }
}

.textmodule-textlink:after {
    height: 15px;
    width: 15px;
    margin: 0 0 0 12px;
    font-size: 14px
}

.textmodule-textlink:hover {
    text-decoration: none;
    border-color: #707070
}

.textmodule-button {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
    padding: 12px 20px 10px;
    display: inline-block;
    line-height: 1;
    color: #707070;
    background: 0 0;
    border: 1px solid #707070
}

.textmodule-button:hover {
    text-decoration: none;
    color: #fff;
    background: #707070;
    border: #707070 1px solid
}

.mediakit-centered .text-content-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.mediakit-centered .text-content-column:nth-last-child(n):first-child,
.mediakit-centered .text-content-column:nth-last-child(n):first-child~div {
    padding: 0;
    margin: 0
}

.mediakit-centered .text-content-column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media only screen and (min-width:1280px) {
    .mediakit-centered .text-content-column:nth-last-child(2):first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

@media only screen and (min-width:1280px) {
    .mediakit-centered .text-content-column:nth-last-child(2):first-child~div {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

.recall-module {
    padding: 40px 22px 10px
}

@media only screen and (min-width:768px) {
    .recall-module {
        padding: 80px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .recall-module {
        padding: 80px 60px 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
	.footer-module {
        padding: 20px 60px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
		color:#fff;
    }
	.column-3 {
        width: calc(33.33333% - 26px)
    }
}

@media only screen and (max-width:1280px) {
input, textarea {
    width: 100%;
}
/*.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    width: 100% !important;
}*/

	.column-title {
		float: left!important;
		text-align: left;
	}
	.footer-reviews {
		text-align: center!important;
	}
	.column-3 {
		display: inline-block;
		width: 100%;
	}
	.textmodule-button {
		margin-left:0!important;
	}
/*	.media-item {
		min-height: 300px!important;
		height: 300px!important; */
	}
}

.footer-reviews {float: right;width: 100%;text-align: center;}
.footer-reviews span a{color: #a2a2a2;}
.footer-reviews span a:hover{color: #00adef;}
.footer-reviews .glsr-summary {margin-bottom: 0.5em;display: inline-block;}
.footer-reviews .glsr-ltr .glsr-review-rating {margin-right: -5px;}

.column-title:after {
	content: "";
	border-bottom: 1px solid #a2a2a2;
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -5px;
}

.column-title.left {
	float: left;
}

.column-title {
	font-size: 22px;
	line-height: 1;
	position: relative;
	margin-bottom: 20px;
	display: inline-block;
	float: right;
	color: #fff;
}

@media only screen and (min-width:1440px) {
    .recall-module {
        padding: 80px 140px 40px
    }
}

.recall-module header {
    margin: 0 0 40px;
    color: #000
}

@media only screen and (min-width:768px) {
    .recall-module header {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:1280px) {
    .recall-module header {
        margin: 0 0 40px;
        width: 100%
    }
}

.recall-module header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 4px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: inherit
}

@media only screen and (min-width:768px) {
    .recall-module header h2 {
        margin: 0;
        font-size: 56px;
        line-height: 56px
    }
}

.recall-module header h2 sup {
    position: relative;
    font-size: 12px;
    top: -18px
}

@media only screen and (min-width:768px) {
    .recall-module header h2 sup {
        font-size: 16px;
        top: -38px
    }
}

.recall-module header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: inherit
}

@media only screen and (min-width:768px) {
    .recall-module header h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.recall-module header h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .recall-module header h3 sup {
        top: -15px
    }
}

@media only screen and (min-width:1280px) {
    .column {
        width: calc(50% - 40px)
    }
}

.recall-form-vin {
    margin: 0 0 40px
}

.recall-form-vin-note {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 1
}

@media only screen and (min-width:768px) {
    .recall-form-vin-note {
        font-size: 18px
    }
}

.recall-form-vin-note.recall-form-vin-error-note {
    color: #d71428
}

@media only screen and (min-width:480px) {
    .recall-form-vin-content {
        position: relative;
        height: 40px
    }
}

.recall-form-vin-content .recall-form-vin-input {
    width: 100%;
    background: #c8cdd2;
    color: #707070;
    border: 0 none;
    font-size: 14px;
    font-weight: 300;
    padding: 0 0 0 20px;
    height: 40px
}

@media only screen and (min-width:480px) {
    .recall-form-vin-content .recall-form-vin-input {
        position: absolute;
        left: 0;
        width: 70%
    }
}

.recall-form-vin-content .recall-form-vin-btn {
    height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    border: #707070 1px solid;
    color: #707070;
    background: #fff;
    margin: 10px 0 0;
    padding: 12px 20px 10px;
    min-width: 200px
}

@media only screen and (min-width:480px) {
    .recall-form-vin-content .recall-form-vin-btn {
        width: calc(30% - 20px);
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        margin: 0;
        min-width: 0
    }
}

.recall-form-vin-content .recall-form-vin-btn:hover {
    text-decoration: none;
    background: #707070;
    color: #fff
}

.recall-text-container h4,
.recall-vin-note h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #707070;
    margin: 0
}

@media only screen and (min-width:768px) {
    .recall-text-container h4,
    .recall-vin-note h4 {
        font-size: 18px
    }
}

.recall-text-container p,
.recall-vin-note p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 30px;
    color: #707070
}

.recall-text-container p.recall-error,
.recall-vin-note p.recall-error {
    color: #d71428
}

.recall-text-container p a,
.recall-vin-note p a {
    color: inherit
}

.recall-text-container p sup,
.recall-vin-note p sup {
    font-size: 10px;
    position: relative;
    top: -5px
}

@media only screen and (min-width:768px) {
    .recall-text-container p sup,
    .recall-vin-note p sup {
        top: -10px
    }
}

.recall-vin-note {
    background: #f5f5f5;
    padding: 22px 22px 1px;
    margin: 0 0 40px
}

@media only screen and (min-width:768px) {
    .recall-vin-note {
        padding: 40px 22px 10px
    }
}

@media only screen and (min-width:1280px) {
    .recall-vin-note {
        margin: 0
    }
}

.recall-vin-note .recall-date-note {
    font-size: 16px;
    line-height: 25px;
    color: #707070;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 20px;
    padding: 0
}

.recall-vin-note .recall-date-note dt {
    width: 50%
}

@media only screen and (min-width:680px) {
    .recall-vin-note .recall-date-note dt {
        margin: 0 100px 0 0;
        width: auto
    }
}

.recall-vin-note .recall-date-note dd {
    width: 50%;
    text-align: right
}

@media only screen and (min-width:680px) {
    .recall-vin-note .recall-date-note dd {
        text-align: left;
        width: auto
    }
}

.powermail_form {
    padding: 0 22px 50px;
    max-width: 800px
}

@media only screen and (min-width:768px) {
    .powermail_form {
        padding: 0 80px 65px
    }
}

@media only screen and (min-width:1280px) {
    .powermail_form {
        padding: 0 60px 65px;
        max-width: 100%
    }
}

@media only screen and (min-width:1440px) {
    .powermail_form {
        padding: 0 140px 65px
    }
}

@media only screen and (min-width:768px) {
    .form-inner-wrp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap row;
        flex-flow: wrap row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.powermail_legend {
    position: absolute;
    left: -3000em
}

.powermail_fieldwrap_type_radio {
    color: #707070;
    line-height: 1;
    font-size: 14px;
    margin: 0 0 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.powermail_fieldwrap_type_radio .parsley-errors-list li {
    padding: 0
}

.powermail_fieldwrap_type_radio .powermail_label {
    min-width: 200px
}

.powermail_fieldwrap_type_radio .powermail_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.powermail_fieldwrap_type_radio .powermail_field .radio.parsley-error {
    color: #d71428
}

.powermail_fieldwrap_type_radio .powermail_field .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.powermail_fieldwrap_type_radio .powermail_field .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.powermail_fieldwrap_type_radio .powermail_field .radio label {
    padding: 0 30px 0 0
}

.powermail_fieldwrap_type_radio .powermail_field .radio .form-label-wrapper {
    position: relative;
    padding: 0 0 0 5px;
    display: inline-block
}

.powermail_fieldwrap_type_radio .powermail_field .radio .form-label-wrapper:after {
    background: #fff;
    content: '';
    position: absolute;
    top: -3px;
    left: -22px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border: #707070 1px solid;
    z-index: 1
}

.powermail_fieldwrap_type_radio .powermail_field .radio .form-label-wrapper:before {
    background: #707070;
    content: '';
    position: absolute;
    top: 2px;
    left: -17px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.powermail_fieldwrap_type_radio .powermail_field .radio .powermail_radio {
    margin: 0 5px 0 0;
    position: relative;
    z-index: 3;
    opacity: 0;
    display: inline-block
}

.powermail_fieldwrap_type_radio .powermail_field .radio .powermail_radio:checked+.form-label-wrapper:before {
    opacity: 1
}

.powermail_fieldwrap_type_input {
    margin: 0 0 10px;
    position: relative
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_input {
        width: 100%
    }
}

@media only screen and (min-width:1280px) {
    .powermail_fieldwrap_type_input {
        width: calc(50% - 20px)
    }
}

@media only screen and (min-width:1440px) {
    .powermail_fieldwrap_type_input {
        width: calc(50% - 40px)
    }
}

@media only screen and (min-width:1600px) {
    .powermail_fieldwrap_type_input {
        width: calc(50% - 20px)
    }
}

.powermail_fieldwrap_type_input .powermail_label {
    color: #707070;
    line-height: 1;
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 14px;
    -webkit-transition: top 350ms ease, font-size 350ms ease;
    transition: top 350ms ease, font-size 350ms ease
}

.powermail_fieldwrap_type_input .powermail_input:focus+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_input .powermail_input.parsley-success+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_input .powermail_input.parsley-success+.parsley-errors-list+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_input .powermail_input:invalid+label,
.powermail_fieldwrap_type_input .powermail_input:valid+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    top: 6px;
    font-size: 9px;
    color: #d71428
}

.powermail_fieldwrap_type_country,
.powermail_fieldwrap_type_select {
    margin: 0 0 10px;
    position: relative
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_country,
    .powermail_fieldwrap_type_select {
        width: 100%
    }
}

@media only screen and (min-width:1280px) {
    .powermail_fieldwrap_type_country,
    .powermail_fieldwrap_type_select {
        width: calc(50% - 20px)
    }
}

@media only screen and (min-width:1440px) {
    .powermail_fieldwrap_type_country,
    .powermail_fieldwrap_type_select {
        width: calc(50% - 40px)
    }
}

@media only screen and (min-width:1600px) {
    .powermail_fieldwrap_type_country,
    .powermail_fieldwrap_type_select {
        width: calc(50% - 20px)
    }
}

.powermail_fieldwrap_type_country .powermail_field,
.powermail_fieldwrap_type_select .powermail_field {
    font-size: 7px;
    position: relative;
    background: #c8cdd2
}

.powermail_fieldwrap_type_country .powermail_field:before,
.powermail_fieldwrap_type_select .powermail_field:before {
    position: absolute;
    top: 16px;
    right: 15px;
    z-index: 2
}

.powermail_fieldwrap_type_country .powermail_field .powermail_country,
.powermail_fieldwrap_type_country .powermail_field .powermail_select,
.powermail_fieldwrap_type_select .powermail_field .powermail_country,
.powermail_fieldwrap_type_select .powermail_field .powermail_select {
    position: relative;
    z-index: 3;
    background: 0 0
}

.powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.powermail_fieldwrap_type_textarea {
    margin: 0 0 10px;
    position: relative
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_textarea {
        width: 100%
    }
}

@media only screen and (min-width:1280px) {
    .powermail_fieldwrap_type_textarea {
        width: calc(50% - 20px)
    }
}

@media only screen and (min-width:1440px) {
    .powermail_fieldwrap_type_textarea {
        width: calc(50% - 40px)
    }
}

@media only screen and (min-width:1600px) {
    .powermail_fieldwrap_type_textarea {
        width: calc(50% - 20px)
    }
}

.powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070;
    line-height: 1;
    position: absolute;
    top: 13px;
    left: 20px;
    font-size: 14px;
    -webkit-transition: top 350ms ease, font-size 350ms ease;
    transition: top 350ms ease, font-size 350ms ease
}

.powermail_fieldwrap_type_textarea .powermail_textarea {
    height: 160px;
    padding: 20px;
    resize: none
}

.powermail_fieldwrap_type_textarea .powermail_textarea.parsley-success+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_textarea .powermail_textarea.parsley-success+.parsley-errors-list+label {
    top: 6px;
    font-size: 9px
}

.powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    top: 6px;
    left: 20px;
    font-size: 9px;
    color: #d71428
}

.powermail_fieldwrap_type_textarea .powermail_textarea:focus+label {
    top: 6px;
    left: 20px;
    font-size: 9px
}

.powermail_fieldwrap_type_check {
    margin: 20px 0 10px;
    position: relative
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_check {
        width: 50%
    }
}

@media only screen and (min-width:1280px) {
    .powermail_fieldwrap_type_check {
        width: calc(30% - 20px)
    }
}

@media only screen and (min-width:1440px) {
    .powermail_fieldwrap_type_check {
        width: calc(30% - 80px)
    }
}

@media only screen and (min-width:1600px) {
    .powermail_fieldwrap_type_check {
        width: calc(30% - 20px)
    }
}

.powermail_fieldwrap_type_check label {
    margin: 0;
    padding: 0
}

.powermail_fieldwrap_type_check input[type="checkbox"] {
    position: absolute;
    z-index: 3;
    opacity: 0
}

.powermail_fieldwrap_type_check input[type="checkbox"]:checked ~ label .form-label-wrapper:before {
    opacity: 1
}

.powermail_fieldwrap_type_check label a {
    color: inherit;
    text-decoration: underline
}

.powermail_fieldwrap_type_check .form-label-wrapper {
    position: relative;
    display: block;
    padding: 0 0 0 60px;
    color: #707070;
    line-height: 1.3;
    font-size: 14px;
    max-width: 300px
}

.powermail_fieldwrap_type_check .form-label-wrapper:after {background: #fff;content: '';position: absolute;top: 0;left: 0;width: 40px;height: 40px;border: #707070 1px solid;z-index: 1;border-radius: 4px;}


.powermail_fieldwrap_type_check .form-label-wrapper:before {
    content: '\e914';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 2;
    opacity: 0;
    font-size: 20px;
    color: #fd0000!important;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.powermail_fieldwrap_type_submit {
    margin: 40px 0 10px
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_submit {
        width: 50%;
        margin: 20px 0 10px;
        text-align: right
    }
}

@media only screen and (min-width:1280px) {
    .powermail_fieldwrap_type_submit {
        width: calc(20% - 40px)
    }
}

.powermail_fieldwrap_type_submit .powermail_submit {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 10px;
    display: block;
    line-height: 1;
    color: #707070;
    border: #707070 1px solid;
    background: #fff;
    cursor: pointer;
    width: 100%
}

@media only screen and (min-width:768px) {
    .powermail_fieldwrap_type_submit .powermail_submit {
        min-width: 200px;
        width: auto;
        display: inline-block
    }
}

.powermail_fieldwrap_type_submit .powermail_submit:hover {
    text-decoration: none;
    background: #707070;
    color: #fff
}

.powermail_country,
.powermail_input,
.powermail_select,
.powermail_textarea {
    background: #c8cdd2;
    color: #000;
    width: 100%;
    border: 0 none;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    height: 40px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.powermail_input {
    padding: 13px 0 0 20px
}

.powermail-form-error-message {
    display: none;
    color: #d71428;
    font-size: 14px;
    text-align: right;
    margin: 20px 0 0
}

@media only screen and (min-width:1280px) {
    .powermail-form-error-message {
        text-align: left;
        margin: 0
    }
}

.powermail-validationmessage-show .powermail-form-error-message {
    display: block
}

.powermail-validationmessage-show .powermail_input:valid+label {
    top: 6px;
    font-size: 9px
}

.powermail-validationmessage-show .powermail_textarea:valid+label {
    top: 6px;
    font-size: 9px
}

.parsley-errors-list {
    display: none;
    margin: 0;
    padding: 0
}

.parsley-errors-list li {
    color: #d71428;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 10px 20px;
    text-align: right
}

.loader-wrp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ededed;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-canvas {
    width: 100%;
    height: calc(100vh - 40px);
    background: #ededed;
    margin-top: 40px
}

@media only screen and (min-width:768px) {
    .map-canvas {
        height: calc(100vh - 60px);
        margin-top: 60px
    }
}

.map-canvas-detail {
    height: 226px;
    width: 100%;
    margin: 0 0 20px
}

@media only screen and (min-width:768px) {
    .map-canvas-detail {
        height: 344px
    }
}

@media only screen and (min-width:1280px) {
    .map-canvas-detail {
        height: 600px
    }
}

.custom-zoom-controls-wrp {
    position: fixed!important;
    bottom: 20px!important;
    right: 20px!important;
    z-index: 10
}

@media only screen and (min-width:1280px) {
    .custom-zoom-controls-wrp {
        bottom: 20px!important
    }
}

@media all and (orientation:landscape) {
    .custom-zoom-controls-wrp {
        bottom: 20px!important
    }
}

.custom-zoom-in-btn,
.custom-zoom-out-btn {
    width: 29px;
    height: 29px;
    background: #fff;
    margin: 0 0 5px;
    cursor: pointer;
    position: relative
}

.custom-zoom-in-btn:before {
    content: '';
    display: block;
    background: #707070;
    width: 1px;
    overflow: hidden;
    height: 19px;
    top: 5px;
    position: absolute;
    left: 14px
}

.custom-zoom-in-btn:after {
    content: '';
    display: block;
    background: #707070;
    height: 1px;
    overflow: hidden;
    width: 19px;
    top: 14px;
    position: absolute;
    left: 5px
}

.custom-zoom-in-btn.custom-zoom-in-btn-inactive {
    background: #f5f5f5;
    cursor: default
}

.custom-zoom-in-btn.custom-zoom-in-btn-inactive:before {
    background: rgba(112, 112, 112, .2)
}

.custom-zoom-in-btn.custom-zoom-in-btn-inactive:after {
    background: rgba(112, 112, 112, .2)
}

.custom-zoom-out-btn:after {
    content: '';
    display: block;
    background: #707070;
    height: 1px;
    overflow: hidden;
    width: 19px;
    top: 14px;
    position: absolute;
    left: 5px
}

.custom-zoom-out-btn.custom-zoom-out-btn-inactive {
    background: #f5f5f5;
    cursor: default
}

.custom-zoom-out-btn.custom-zoom-out-btn-inactive:before {
    background: rgba(112, 112, 112, .2)
}

.custom-zoom-out-btn.custom-zoom-out-btn-inactive:after {
    background: rgba(112, 112, 112, .2)
}

.partnermap-labels {
    background: 0 0;
    color: #707070;
    padding: 7px 10px 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px
}

.partnermap-module {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto
}

.show-partner .partnermap-module {
    display: none
}

.partnermap-select-countries-wrapper {
    position: absolute;
    top: 80px;
    left: 22px;
    right: 22px;
    z-index: 1;
    text-align: center
}

@media only screen and (min-width:768px) {
    .partnermap-select-countries-wrapper {
        top: 90px
    }
}

.partnermap-select-countries {
    background: #fff;
    color: #707070;
    position: relative;
    max-width: 600px;
    height: 40px;
    margin: 0 auto
}

.partnermap-select-countries:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partnermap-select {
    height: 40px;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 none;
    font-family: ff-zwo-web, Arial, sans-serif;
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 1.3
}

.partnermap-select::-ms-expand {
    display: none
}

.partnermap-select:focus {
    outline: 0
}

.partnermap-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #707070
}

.partnermap-select option:not(:checked) {
    color: #707070
}

.partner-overlay-module {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
    height: 0
}

.show-partner .partner-overlay-module {
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    height: 100vh;
    z-index: 10000000000
}

.partner-overlay-module header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.partner-overlay-module header .page-header-inner {
    height: 55px;
    padding: 5px 22px;
    position: relative;
    background: #fff;
    max-width: 1920px;
    margin: 0 auto
}

@media only screen and (min-width:768px) {
    .partner-overlay-module header .page-header-inner {
        height: 75px;
        padding: 8px 140px
    }
}

.partner-overlay-module header .page-header-logo {
    width: 96px;
    display: block;
    margin: 0 auto;
    z-index: 1;
    position: relative
}

.partner-overlay-module header .page-header-logo img {
    width: 96px
}

@media only screen and (min-width:768px) {
    .partner-overlay-module header .page-header-logo {
        width: 124px
    }
    .partner-overlay-module header .page-header-logo img {
        width: 124px
    }
}

.close-partner-overlay-module {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    color: #707070
}

@media only screen and (min-width:1280px) {
    .close-partner-overlay-module {
        right: 46px
    }
}

.partner-overlay-wrapper {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100vh
}

.partner-overlay-content {
    position: relative;
    padding: 100px 22px 0;
    color: #707070;
    max-width: 1920px;
    margin: 0 auto
}

@media only screen and (min-width:768px) {
    .partner-overlay-content {
        padding: 135px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .partner-overlay-content {
        padding: 135px 60px 0
    }
}

@media only screen and (min-width:1440px) {
    .partner-overlay-content {
        padding: 135px 140px 0
    }
}

.partner-header {
    margin: 0 0 40px
}

@media only screen and (min-width:768px) {
    .partner-header {
        margin: 0 0 60px
    }
}

@media only screen and (min-width:1280px) {
    .partner-header {
        margin: 0 0 30px
    }
}

.partner-module .partner-header {
    padding: 50px 22px 0
}

@media only screen and (min-width:768px) {
    .partner-module .partner-header {
        padding: 80px 80px 0
    }
}

@media only screen and (min-width:1280px) {
    .partner-module .partner-header {
        padding: 100px 140px 0
    }
}

.partner-header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 4px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .partner-header h2 {
        margin: 0;
        font-size: 56px;
        line-height: 56px
    }
}

.partner-header h2 sup {
    position: relative;
    font-size: 12px;
    top: -18px
}

@media only screen and (min-width:768px) {
    .partner-header h2 sup {
        font-size: 16px;
        top: -38px
    }
}

.partner-header h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #000
}

@media only screen and (min-width:768px) {
    .partner-header h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.partner-header h3 sup {
    font-size: 10px;
    position: relative;
    top: -12px
}

@media only screen and (min-width:768px) {
    .partner-header h3 sup {
        top: -15px
    }
}

.partner-wrapper {
    color: #707070;
    padding: 0 22px
}

@media only screen and (min-width:768px) {
    .partner-wrapper {
        padding: 0 80px
    }
}

@media only screen and (min-width:1280px) {
    .partner-wrapper {
        padding: 0 140px
    }
}

@media only screen and (min-width:768px) {
    .partner-content-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

@media only screen and (min-width:1280px) {
    .partner-content-container {
        margin: 70px 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:768px) {
    .partner-content-column {
        width: 50%
    }
    .partner-content-column:first-child {
        width: 50%
    }
}

@media only screen and (min-width:1280px) {
    .partner-content-column {
        padding: 0 20px 0 0;
        width: 50%
    }
    .partner-content-column:first-child {
        width: 50%
    }
}

@media only screen and (min-width:1440px) {
    .partner-content-column {
        padding: 0 40px 0 0
    }
}

@media only screen and (min-width:1600px) {
    .partner-content-column {
        padding: 0 20px 0 0
    }
}

.partner-content-full {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media only screen and (min-width:1280px) {
    .partner-content-full {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.partner-content-full .partner-content-full-column {
    padding: 0 10px 0 0
}

@media only screen and (min-width:768px) {
    .partner-content-full .partner-content-full-column {
        width: 50%
    }
    .partner-content-full .partner-content-full-column:first-child {
        width: 50%
    }
}

@media only screen and (min-width:1280px) {
    .partner-content-full .partner-content-full-column {
        width: auto
    }
    .partner-content-full .partner-content-full-column:first-child {
        width: auto
    }
}

@media only screen and (min-width:1440px) {
    .partner-content-full .partner-content-full-column {
        padding: 0 40px 0 0
    }
}

@media only screen and (min-width:1600px) {
    .partner-content-full .partner-content-full-column {
        padding: 0 20px 0 0
    }
}

.partner-content-column address,
.partner-content-column p,
.partner-content-column table,
.partner-content-full address,
.partner-content-full p,
.partner-content-full table {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 30px
}

.partner-content-column address a,
.partner-content-column p a,
.partner-content-column table a,
.partner-content-full address a,
.partner-content-full p a,
.partner-content-full table a {
    color: inherit
}

.partner-content-column p,
.partner-content-full p {
    margin: 0
}

.partner-content-column h3,
.partner-content-full h3 {
    color: #000
}

.partner-content-column table p,
.partner-content-full table p {
    margin: 0
}

.partner-content-column table td:first-child,
.partner-content-full table td:first-child {
    padding: 0 30px 0 0
}

.partner-social-nav {
    position: relative;
    margin: 20px 0 0
}

@media only screen and (min-width:768px) {
    .partner-social-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.partner-social-nav p {
    margin: 0 30px 5px 0
}

@media only screen and (min-width:768px) {
    .partner-social-nav p {
        margin: 0 30px 0 0
    }
}

.partner-social-nav ul {
    margin: 0 0 0 -10px;
    padding: 0
}

@media only screen and (min-width:768px) {
    .partner-social-nav ul {
        margin: 0
    }
}

.partner-social-nav ul li {
    padding: 0;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block
}

.partner-social-nav ul li:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    color: #707070;
    line-height: 30px;
    font-size: 30px;
    width: inherit;
    height: inherit;
    margin: 0
}

.partner-social-nav ul li:hover:before {
    color: #707070
}

.partner-social-nav ul li a {
    width: inherit;
    height: inherit;
    overflow: hidden;
    text-indent: -1000em;
    display: block;
    z-index: 1;
    position: relative;
    color: #707070;
    font-weight: 300
}

.partner-slider {
    border-top: #c8cdd2 1px solid;
    border-bottom: #c8cdd2 1px solid;
    margin: 40px auto 80px;
    max-width: 1920px
}

@media only screen and (min-width:768px) {
    .partner-slider {
        margin: 40px auto 100px
    }
}

.partner-slider .slick-track {
    margin: 0
}

.partner-slider-wrapper {
    position: relative;
    padding: 0 22px
}

@media only screen and (min-width:768px) {
    .partner-slider-wrapper {
        padding: 0 80px
    }
}

@media only screen and (min-width:1280px) {
    .partner-slider-wrapper {
        padding: 0 60px
    }
}

@media only screen and (min-width:1440px) {
    .partner-slider-wrapper {
        padding: 0 140px
    }
}

.partner-slider-container {
    position: relative
}

.partner-slider-text-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.partner-slider-media-item {
    padding: 40px 0
}

.partner-slider-media-item img {
    width: 100px;
    height: 140px;
    margin: 0 20px 0 0
}

.partner-slider-text-item {
    padding: 40px 0
}

.partner-slider-text-item address,
.partner-slider-text-item p,
.partner-slider-text-item small {
    margin: 0;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #707070
}

.partner-slider-text-item address a,
.partner-slider-text-item p a,
.partner-slider-text-item small a {
    color: #707070
}

.partner-slider-text-item address strong,
.partner-slider-text-item p strong,
.partner-slider-text-item small strong {
    color: #000;
    font-weight: 400
}

.partner-slider-text-item address span[itemprop=telephone] a,
.partner-slider-text-item p span[itemprop=telephone] a,
.partner-slider-text-item small span[itemprop=telephone] a {
    white-space: nowrap
}

.partner-slider-text-item p {
    margin: 0 0 20px
}

.partner-slider-text-item .textmodule-textlink {
    border-color: transparent;
    font-size: 16px
}

.partner-slider-text-item .textmodule-textlink:hover {
    border-color: #707070
}

.partner-slider-dots {
    position: static;
    z-index: 1;
    width: 100%;
    text-align: center
}

.partner-slider-dots .slick-dots {
    margin: 0 0 20px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partner-slider-dots .slick-dots li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: pointer;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partner-slider-dots .slick-dots li button {
    -webkit-transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: background-color .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, background-color .4s ease;
    transition: transform .4s ease, background-color .4s ease, -webkit-transform .4s ease;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border: 0 none;
    border-radius: 100%;
    text-indent: -1000em;
    margin: 0 3px;
    padding: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .partner-slider-dots .slick-dots li button {
        background: 0 0
    }
}

.partner-slider-dots .slick-dots li button:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #ccc
}

.partner-slider-dots .slick-dots li button:focus {
    outline: 0
}

.partner-slider-dots .slick-dots li.slick-active button {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-width: 1px;
    border-style: solid;
    margin: 0 7px;
    border-color: #ccc
}

.partner-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.partner-slider-arrow-next,
.partner-slider-arrow-prev {
    position: absolute;
    right: -20px;
    top: calc(50% - 25px);
    z-index: 100000;
    width: 25px;
    height: 50px;
    cursor: pointer;
    color: #ccc;
    display: none
}

@media only screen and (min-width:768px) {
    .partner-slider-arrow-next,
    .partner-slider-arrow-prev {
        display: block;
        right: -50px
    }
}

.partner-slider-arrow-next span,
.partner-slider-arrow-prev span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 50px;
    cursor: pointer;
    text-shadow: 0 0 1px #ccc
}

.partner-slider-arrow-prev {
    left: -20px
}

@media only screen and (min-width:768px) {
    .partner-slider-arrow-prev {
        left: -50px
    }
}

.partner-slider-arrow-prev span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.observed-item video {
    width: 100%
}

.animation1 {
    overflow: hidden
}

.animation1 video {
    -webkit-transform: scale(1.1) translateY(15px);
    transform: scale(1.1) translateY(15px);
    -webkit-transition: -webkit-transform 3s;
    transition: -webkit-transform 3s;
    transition: transform 3s;
    transition: transform 3s, -webkit-transform 3s
}

.animation1.animation1-move video {
    -webkit-transform: scale(1.1) translateY(-15px);
    transform: scale(1.1) translateY(-15px)
}

.theme1 .accordionmodule,
main .theme1.accordionmodule {
    background: #fff;
    color: #707070
}

.theme1 .accordionmodule>header h2,
main .theme1.accordionmodule>header h2 {
    color: #000
}

.theme1 .accordionmodule>header h3,
main .theme1.accordionmodule>header h3 {
    color: #000
}

.theme1 .accordionmodule .accordion-introtext address,
.theme1 .accordionmodule .accordion-introtext p,
main .theme1.accordionmodule .accordion-introtext address,
main .theme1.accordionmodule .accordion-introtext p {
    color: #707070
}

.theme1 .accordionmodule .accordion-introtext address a,
.theme1 .accordionmodule .accordion-introtext p a,
main .theme1.accordionmodule .accordion-introtext address a,
main .theme1.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme1 .accordionmodule .accordion-item,
main .theme1.accordionmodule .accordion-item {
    border-color: #707070
}

.theme1 .accordionmodule .accordion-item dd,
main .theme1.accordionmodule .accordion-item dd {
    color: #000
}

.theme1 .accordionmodule .accordion-item dd:after,
main .theme1.accordionmodule .accordion-item dd:after {
    color: #707070
}

.theme1 .accordionmodule .accordion-item address,
.theme1 .accordionmodule .accordion-item p,
main .theme1.accordionmodule .accordion-item address,
main .theme1.accordionmodule .accordion-item p {
    color: #707070
}

.theme1 .accordionmodule .accordion-item address a,
.theme1 .accordionmodule .accordion-item p a,
main .theme1.accordionmodule .accordion-item address a,
main .theme1.accordionmodule .accordion-item p a {
    color: inherit
}

.theme1 .accordionmodule .accordionmodule-textlink,
main .theme1.accordionmodule .accordionmodule-textlink {
    color: #707070;
    border-color: transparent
}

.theme1 .accordionmodule .accordionmodule-textlink:hover,
main .theme1.accordionmodule .accordionmodule-textlink:hover {
    border-color: #707070
}

.theme2 .accordionmodule,
main .theme2.accordionmodule {
    background: #000;
    color: #fff
}

.theme2 .accordionmodule>header h2,
main .theme2.accordionmodule>header h2 {
    color: #fff
}

.theme2 .accordionmodule>header h3,
main .theme2.accordionmodule>header h3 {
    color: #fff
}

.theme2 .accordionmodule .accordion-introtext address,
.theme2 .accordionmodule .accordion-introtext p,
main .theme2.accordionmodule .accordion-introtext address,
main .theme2.accordionmodule .accordion-introtext p {
    color: #fff
}

.theme2 .accordionmodule .accordion-introtext address a,
.theme2 .accordionmodule .accordion-introtext p a,
main .theme2.accordionmodule .accordion-introtext address a,
main .theme2.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme2 .accordionmodule .accordion-item,
main .theme2.accordionmodule .accordion-item {
    border-color: #fff
}

.theme2 .accordionmodule .accordion-item dd,
main .theme2.accordionmodule .accordion-item dd {
    color: #fff
}

.theme2 .accordionmodule .accordion-item dd:after,
main .theme2.accordionmodule .accordion-item dd:after {
    color: #fff
}

.theme2 .accordionmodule .accordion-item address,
.theme2 .accordionmodule .accordion-item p,
main .theme2.accordionmodule .accordion-item address,
main .theme2.accordionmodule .accordion-item p {
    color: #fff
}

.theme2 .accordionmodule .accordion-item address a,
.theme2 .accordionmodule .accordion-item p a,
main .theme2.accordionmodule .accordion-item address a,
main .theme2.accordionmodule .accordion-item p a {
    color: inherit
}

.theme2 .accordionmodule .accordionmodule-textlink,
main .theme2.accordionmodule .accordionmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme2 .accordionmodule .accordionmodule-textlink:hover,
main .theme2.accordionmodule .accordionmodule-textlink:hover {
    border-color: #fff
}

.theme3 .accordionmodule,
main .theme3.accordionmodule {
    background: #f5f5f5;
    color: #707070
}

.theme3 .accordionmodule>header h2,
main .theme3.accordionmodule>header h2 {
    color: #000
}

.theme3 .accordionmodule>header h3,
main .theme3.accordionmodule>header h3 {
    color: #000
}

.theme3 .accordionmodule .accordion-introtext address,
.theme3 .accordionmodule .accordion-introtext p,
main .theme3.accordionmodule .accordion-introtext address,
main .theme3.accordionmodule .accordion-introtext p {
    color: #707070
}

.theme3 .accordionmodule .accordion-introtext address a,
.theme3 .accordionmodule .accordion-introtext p a,
main .theme3.accordionmodule .accordion-introtext address a,
main .theme3.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme3 .accordionmodule .accordion-item,
main .theme3.accordionmodule .accordion-item {
    border-color: #707070
}

.theme3 .accordionmodule .accordion-item dd,
main .theme3.accordionmodule .accordion-item dd {
    color: #000
}

.theme3 .accordionmodule .accordion-item dd:after,
main .theme3.accordionmodule .accordion-item dd:after {
    color: #707070
}

.theme3 .accordionmodule .accordion-item address,
.theme3 .accordionmodule .accordion-item p,
main .theme3.accordionmodule .accordion-item address,
main .theme3.accordionmodule .accordion-item p {
    color: #707070
}

.theme3 .accordionmodule .accordion-item address a,
.theme3 .accordionmodule .accordion-item p a,
main .theme3.accordionmodule .accordion-item address a,
main .theme3.accordionmodule .accordion-item p a {
    color: inherit
}

.theme3 .accordionmodule .accordionmodule-textlink,
main .theme3.accordionmodule .accordionmodule-textlink {
    color: #707070;
    border-color: transparent
}

.theme3 .accordionmodule .accordionmodule-textlink:hover,
main .theme3.accordionmodule .accordionmodule-textlink:hover {
    border-color: #707070
}

.theme4 .accordionmodule,
main .theme4.accordionmodule {
    background: #003264;
    color: #fff
}

.theme4 .accordionmodule>header h2,
main .theme4.accordionmodule>header h2 {
    color: #fff
}

.theme4 .accordionmodule>header h3,
main .theme4.accordionmodule>header h3 {
    color: #fff
}

.theme4 .accordionmodule .accordion-introtext address,
.theme4 .accordionmodule .accordion-introtext p,
main .theme4.accordionmodule .accordion-introtext address,
main .theme4.accordionmodule .accordion-introtext p {
    color: #fff
}

.theme4 .accordionmodule .accordion-introtext address a,
.theme4 .accordionmodule .accordion-introtext p a,
main .theme4.accordionmodule .accordion-introtext address a,
main .theme4.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme4 .accordionmodule .accordion-item,
main .theme4.accordionmodule .accordion-item {
    border-color: #fff
}

.theme4 .accordionmodule .accordion-item dd,
main .theme4.accordionmodule .accordion-item dd {
    color: #fff
}

.theme4 .accordionmodule .accordion-item dd:after,
main .theme4.accordionmodule .accordion-item dd:after {
    color: #fff
}

.theme4 .accordionmodule .accordion-item address,
.theme4 .accordionmodule .accordion-item p,
main .theme4.accordionmodule .accordion-item address,
main .theme4.accordionmodule .accordion-item p {
    color: #fff
}

.theme4 .accordionmodule .accordion-item address a,
.theme4 .accordionmodule .accordion-item p a,
main .theme4.accordionmodule .accordion-item address a,
main .theme4.accordionmodule .accordion-item p a {
    color: inherit
}

.theme4 .accordionmodule .accordionmodule-textlink,
main .theme4.accordionmodule .accordionmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme4 .accordionmodule .accordionmodule-textlink:hover,
main .theme4.accordionmodule .accordionmodule-textlink:hover {
    border-color: #fff
}

.theme5 .accordionmodule,
main .theme5.accordionmodule {
    background: #24252a;
    color: #fff
}

.theme5 .accordionmodule>header h2,
main .theme5.accordionmodule>header h2 {
    color: #fff
}

.theme5 .accordionmodule>header h3,
main .theme5.accordionmodule>header h3 {
    color: #fff
}

.theme5 .accordionmodule .accordion-introtext address,
.theme5 .accordionmodule .accordion-introtext p,
main .theme5.accordionmodule .accordion-introtext address,
main .theme5.accordionmodule .accordion-introtext p {
    color: #fff
}

.theme5 .accordionmodule .accordion-introtext address a,
.theme5 .accordionmodule .accordion-introtext p a,
main .theme5.accordionmodule .accordion-introtext address a,
main .theme5.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme5 .accordionmodule .accordion-item,
main .theme5.accordionmodule .accordion-item {
    border-color: #fff
}

.theme5 .accordionmodule .accordion-item dd,
main .theme5.accordionmodule .accordion-item dd {
    color: #fff
}

.theme5 .accordionmodule .accordion-item dd:after,
main .theme5.accordionmodule .accordion-item dd:after {
    color: #fff
}

.theme5 .accordionmodule .accordion-item address,
.theme5 .accordionmodule .accordion-item p,
main .theme5.accordionmodule .accordion-item address,
main .theme5.accordionmodule .accordion-item p {
    color: #fff
}

.theme5 .accordionmodule .accordion-item address a,
.theme5 .accordionmodule .accordion-item p a,
main .theme5.accordionmodule .accordion-item address a,
main .theme5.accordionmodule .accordion-item p a {
    color: inherit
}

.theme5 .accordionmodule .accordionmodule-textlink,
main .theme5.accordionmodule .accordionmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme5 .accordionmodule .accordionmodule-textlink:hover,
main .theme5.accordionmodule .accordionmodule-textlink:hover {
    border-color: #fff
}

.theme6 .accordionmodule,
main .theme6.accordionmodule {
    background: #0b0d1c;
    color: #fff
}

.theme6 .accordionmodule>header h2,
main .theme6.accordionmodule>header h2 {
    color: #fff
}

.theme6 .accordionmodule>header h3,
main .theme6.accordionmodule>header h3 {
    color: #fff
}

.theme6 .accordionmodule .accordion-introtext address,
.theme6 .accordionmodule .accordion-introtext p,
main .theme6.accordionmodule .accordion-introtext address,
main .theme6.accordionmodule .accordion-introtext p {
    color: #fff
}

.theme6 .accordionmodule .accordion-introtext address a,
.theme6 .accordionmodule .accordion-introtext p a,
main .theme6.accordionmodule .accordion-introtext address a,
main .theme6.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme6 .accordionmodule .accordion-item,
main .theme6.accordionmodule .accordion-item {
    border-color: #fff
}

.theme6 .accordionmodule .accordion-item dd,
main .theme6.accordionmodule .accordion-item dd {
    color: #fff
}

.theme6 .accordionmodule .accordion-item dd:after,
main .theme6.accordionmodule .accordion-item dd:after {
    color: #fff
}

.theme6 .accordionmodule .accordion-item address,
.theme6 .accordionmodule .accordion-item p,
main .theme6.accordionmodule .accordion-item address,
main .theme6.accordionmodule .accordion-item p {
    color: #fff
}

.theme6 .accordionmodule .accordion-item address a,
.theme6 .accordionmodule .accordion-item p a,
main .theme6.accordionmodule .accordion-item address a,
main .theme6.accordionmodule .accordion-item p a {
    color: inherit
}

.theme6 .accordionmodule .accordionmodule-textlink,
main .theme6.accordionmodule .accordionmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme6 .accordionmodule .accordionmodule-textlink:hover,
main .theme6.accordionmodule .accordionmodule-textlink:hover {
    border-color: #fff
}

.theme7 .accordionmodule,
main .theme7.accordionmodule {
    background: #08262c;
    color: #fff
}

.theme7 .accordionmodule>header h2,
main .theme7.accordionmodule>header h2 {
    color: #fff
}

.theme7 .accordionmodule>header h3,
main .theme7.accordionmodule>header h3 {
    color: #fff
}

.theme7 .accordionmodule .accordion-introtext address,
.theme7 .accordionmodule .accordion-introtext p,
main .theme7.accordionmodule .accordion-introtext address,
main .theme7.accordionmodule .accordion-introtext p {
    color: #fff
}

.theme7 .accordionmodule .accordion-introtext address a,
.theme7 .accordionmodule .accordion-introtext p a,
main .theme7.accordionmodule .accordion-introtext address a,
main .theme7.accordionmodule .accordion-introtext p a {
    color: inherit
}

.theme7 .accordionmodule .accordion-item,
main .theme7.accordionmodule .accordion-item {
    border-color: #fff
}

.theme7 .accordionmodule .accordion-item dd,
main .theme7.accordionmodule .accordion-item dd {
    color: #fff
}

.theme7 .accordionmodule .accordion-item dd:after,
main .theme7.accordionmodule .accordion-item dd:after {
    color: #fff
}

.theme7 .accordionmodule .accordion-item address,
.theme7 .accordionmodule .accordion-item p,
main .theme7.accordionmodule .accordion-item address,
main .theme7.accordionmodule .accordion-item p {
    color: #fff
}

.theme7 .accordionmodule .accordion-item address a,
.theme7 .accordionmodule .accordion-item p a,
main .theme7.accordionmodule .accordion-item address a,
main .theme7.accordionmodule .accordion-item p a {
    color: inherit
}

.theme7 .accordionmodule .accordionmodule-textlink,
main .theme7.accordionmodule .accordionmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme7 .accordionmodule .accordionmodule-textlink:hover,
main .theme7.accordionmodule .accordionmodule-textlink:hover {
    border-color: #fff
}

.theme2 .download-button,
.theme2 .media-text-slider-module .media-text-item .textmodule-button,
.theme2 .text-content .textmodule-button,
.theme4 .download-button,
.theme4 .media-text-slider-module .media-text-item .textmodule-button,
.theme4 .text-content .textmodule-button,
.theme5 .download-button,
.theme5 .media-text-slider-module .media-text-item .textmodule-button,
.theme5 .text-content .textmodule-button,
.theme6 .download-button,
.theme6 .media-text-slider-module .media-text-item .textmodule-button,
.theme6 .text-content .textmodule-button,
.theme7 .download-button,
.theme7 .media-text-slider-module .media-text-item .textmodule-button,
.theme7 .text-content .textmodule-button,
main .theme2.media-text-slider-module .media-text-item .textmodule-button,
main .theme2.text-content .textmodule-button,
main .theme4.media-text-slider-module .media-text-item .textmodule-button,
main .theme4.text-content .textmodule-button,
main .theme5.media-text-slider-module .media-text-item .textmodule-button,
main .theme5.text-content .textmodule-button,
main .theme6.media-text-slider-module .media-text-item .textmodule-button,
main .theme6.text-content .textmodule-button,
main .theme7.media-text-slider-module .media-text-item .textmodule-button,
main .theme7.text-content .textmodule-button {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff
}

.theme2 .download-button:hover,
.theme2 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme2 .text-content .textmodule-button:hover,
.theme4 .download-button:hover,
.theme4 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme4 .text-content .textmodule-button:hover,
.theme5 .download-button:hover,
.theme5 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme5 .text-content .textmodule-button:hover,
.theme6 .download-button:hover,
.theme6 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme6 .text-content .textmodule-button:hover,
.theme7 .download-button:hover,
.theme7 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme7 .text-content .textmodule-button:hover,
main .theme2.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme2.text-content .textmodule-button:hover,
main .theme4.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme4.text-content .textmodule-button:hover,
main .theme5.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme5.text-content .textmodule-button:hover,
main .theme6.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme6.text-content .textmodule-button:hover,
main .theme7.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme7.text-content .textmodule-button:hover {
    color: #707070;
    background: #fff;
    border: 1px solid #fff
}

.theme1 .download-button,
.theme1 .media-text-slider-module .media-text-item .textmodule-button,
.theme1 .text-content .textmodule-button,
.theme3 .download-button,
.theme3 .media-text-slider-module .media-text-item .textmodule-button,
.theme3 .text-content .textmodule-button,
main .theme1.media-text-slider-module .media-text-item .textmodule-button,
main .theme1.text-content .textmodule-button,
main .theme3.media-text-slider-module .media-text-item .textmodule-button,
main .theme3.text-content .textmodule-button {
    color: #707070;
    background: 0 0;
    border: 1px solid #707070
}

.theme1 .download-button:hover,
.theme1 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme1 .text-content .textmodule-button:hover,
.theme3 .download-button:hover,
.theme3 .media-text-slider-module .media-text-item .textmodule-button:hover,
.theme3 .text-content .textmodule-button:hover,
main .theme1.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme1.text-content .textmodule-button:hover,
main .theme3.media-text-slider-module .media-text-item .textmodule-button:hover,
main .theme3.text-content .textmodule-button:hover {
    color: #fff;
    background: #707070;
    border: 1px solid #707070
}

.theme1 .collage-module,
main .theme1.collage-module {
    background: #fff
}

.theme1 .collage-module header h2,
main .theme1.collage-module header h2 {
    color: #000
}

.theme1 .collage-module header h3,
main .theme1.collage-module header h3 {
    color: #000
}

.theme1 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme2 .collage-module,
main .theme2.collage-module {
    background: #000
}

.theme2 .collage-module header h2,
main .theme2.collage-module header h2 {
    color: #fff
}

.theme2 .collage-module header h3,
main .theme2.collage-module header h3 {
    color: #fff
}

.theme2 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme3 .collage-module,
main .theme3.collage-module {
    background: #f5f5f5
}

.theme3 .collage-module header h2,
main .theme3.collage-module header h2 {
    color: #000
}

.theme3 .collage-module header h3,
main .theme3.collage-module header h3 {
    color: #000
}

.theme3 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme4 .collage-module,
main .theme4.collage-module {
    background: #003264
}

.theme4 .collage-module header h2,
main .theme4.collage-module header h2 {
    color: #fff
}

.theme4 .collage-module header h3,
main .theme4.collage-module header h3 {
    color: #fff
}

.theme4 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme5 .collage-module,
main .theme5.collage-module {
    background: #24252a
}

.theme5 .collage-module header h2,
main .theme5.collage-module header h2 {
    color: #fff
}

.theme5 .collage-module header h3,
main .theme5.collage-module header h3 {
    color: #fff
}

.theme5 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme6 .collage-module,
main .theme6.collage-module {
    background: #0b0d1c
}

.theme6 .collage-module header h2,
main .theme6.collage-module header h2 {
    color: #fff
}

.theme6 .collage-module header h3,
main .theme6.collage-module header h3 {
    color: #fff
}

.theme6 .collage-item-caption {
    color: #fff;
    background: rgba(0, 0, 0, .5)
}

.theme7 .collage-module,
main .theme7.collage-module {
    background: #08262c
}

.theme7 .collage-module header h2,
main .theme7.collage-module header h2 {
    color: #fff
}

.theme7 .collage-module header h3,
main .theme7.collage-module header h3 {
    color: #fff
}

.theme7 .collage-item-caption {
    color: #fff;
    background: #00acd7
}

.theme1 .configurator-module,
main .theme1.configurator-module {
    background: #fff
}

.theme1 .configurator-module .configurator-slider-tabs li:before,
main .theme1.configurator-module .configurator-slider-tabs li:before {
    border-color: #b1b1b1;
    -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
    box-shadow: inset 1px 1px 1px #b1b1b1;
    opacity: 0
}

.theme1 .configurator-module .configurator-slider-tabs li:after,
main .theme1.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.theme1 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme1 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme1.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme1.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: .96
}

.theme1 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme1.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme1 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme1.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme1 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme1.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme1 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme1.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme1 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme1.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme2 .configurator-module,
main .theme2.configurator-module {
    background: #000
}

.theme2 .configurator-module .configurator-slider-tabs li:before,
main .theme2.configurator-module .configurator-slider-tabs li:before {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
    box-shadow: inset 1px 1px 1px transparent;
    opacity: 1
}

.theme2 .configurator-module .configurator-slider-tabs li:after,
main .theme2.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, transparent 0, transparent 100%)
}

.theme2 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme2 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme2.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme2.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: 1
}

.theme2 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme2.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme2 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme2.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme2 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme2.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme2 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme2.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme2 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme2.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme3 .configurator-module,
main .theme3.configurator-module {
    background: #f5f5f5
}

.theme3 .configurator-module .configurator-slider-tabs li:before,
main .theme3.configurator-module .configurator-slider-tabs li:before {
    border-color: #b1b1b1;
    -webkit-box-shadow: inset 1px 1px 1px #b1b1b1;
    box-shadow: inset 1px 1px 1px #b1b1b1;
    opacity: 0
}

.theme3 .configurator-module .configurator-slider-tabs li:after,
main .theme3.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.theme3 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme3 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme3.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme3.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: .96
}

.theme3 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme3.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme3 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme3.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme3 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme3.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme3 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme3.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme3 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme3.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme4 .configurator-module,
main .theme4.configurator-module {
    background: #003264
}

.theme4 .configurator-module .configurator-slider-tabs li:before,
main .theme4.configurator-module .configurator-slider-tabs li:before {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
    box-shadow: inset 1px 1px 1px transparent;
    opacity: 1
}

.theme4 .configurator-module .configurator-slider-tabs li:after,
main .theme4.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, transparent 0, transparent 100%)
}

.theme4 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme4 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme4.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme4.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: 1
}

.theme4 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme4.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme4 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme4.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme4 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme4.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme4 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme4.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme4 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme4.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme5 .configurator-module,
main .theme5.configurator-module {
    background: #24252a
}

.theme5 .configurator-module .configurator-slider-tabs li:before,
main .theme5.configurator-module .configurator-slider-tabs li:before {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
    box-shadow: inset 1px 1px 1px transparent;
    opacity: 1
}

.theme5 .configurator-module .configurator-slider-tabs li:after,
main .theme5.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, transparent 0, transparent 100%)
}

.theme5 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme5 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme5.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme5.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: 1
}

.theme5 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme5.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme5 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme5.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme5 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme5.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme5 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme5.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme5 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme5.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme6 .configurator-module,
main .theme6.configurator-module {
    background: #707070
}

.theme6 .configurator-module .configurator-slider-tabs li:before,
main .theme6.configurator-module .configurator-slider-tabs li:before {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
    box-shadow: inset 1px 1px 1px transparent;
    opacity: 1
}

.theme6 .configurator-module .configurator-slider-tabs li:after,
main .theme6.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, transparent 0, transparent 100%)
}

.theme6 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme6 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme6.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme6.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: 1
}

.theme6 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme6.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme6 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme6.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme6 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme6.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme6 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme6.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme6 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme6.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme7 .configurator-module,
main .theme7.configurator-module {
    background: #08262c
}

.theme7 .configurator-module .configurator-slider-tabs li:before,
main .theme7.configurator-module .configurator-slider-tabs li:before {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px transparent;
    box-shadow: inset 1px 1px 1px transparent;
    opacity: 1
}

.theme7 .configurator-module .configurator-slider-tabs li:after,
main .theme7.configurator-module .configurator-slider-tabs li:after {
    background: linear-gradient(135deg, transparent 0, transparent 100%)
}

.theme7 .configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
.theme7 .configurator-module .configurator-slider-tabs li:hover:before,
main .theme7.configurator-module .configurator-slider-tabs li.current-configurator-control-item:before,
main .theme7.configurator-module .configurator-slider-tabs li:hover:before {
    opacity: 1
}

.theme7 .configurator-module .configurator-slider-dots .slick-dots li button,
main .theme7.configurator-module .configurator-slider-dots .slick-dots li button {
    background: 0 0
}

.theme7 .configurator-module .configurator-slider-dots .slick-dots li button:after,
main .theme7.configurator-module .configurator-slider-dots .slick-dots li button:after {
    background: #c8cdd2
}

.theme7 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button,
main .theme7.configurator-module .configurator-slider-dots .slick-dots li.slick-active button {
    border-color: #c8cdd2
}

.theme7 .configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after,
main .theme7.configurator-module .configurator-slider-dots .slick-dots li.slick-active button:after {
    background: 0 0
}

.theme7 .configurator-module .configurator-slider-arrows .slick-arrow:before,
main .theme7.configurator-module .configurator-slider-arrows .slick-arrow:before {
    text-shadow: 1px 0 1px #707070;
    color: #f5f5f5
}

.theme1 .download-module,
main .theme1.download-module {
    background: #fff
}

.theme1 .download-module header h2,
main .theme1.download-module header h2 {
    color: #000
}

.theme1 .download-module header h3,
main .theme1.download-module header h3 {
    color: #000
}

.theme1 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme2 .download-module,
main .theme2.download-module {
    background: #000
}

.theme2 .download-module header h2,
main .theme2.download-module header h2 {
    color: #fff
}

.theme2 .download-module header h3,
main .theme2.download-module header h3 {
    color: #fff
}

.theme2 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme3 .download-module,
main .theme3.download-module {
    background: #f5f5f5
}

.theme3 .download-module header h2,
main .theme3.download-module header h2 {
    color: #000
}

.theme3 .download-module header h3,
main .theme3.download-module header h3 {
    color: #000
}

.theme3 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme4 .download-module,
main .theme4.download-module {
    background: #003264
}

.theme4 .download-module header h2,
main .theme4.download-module header h2 {
    color: #fff
}

.theme4 .download-module header h3,
main .theme4.download-module header h3 {
    color: #fff
}

.theme4 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme5 .download-module,
main .theme5.download-module {
    background: #24252a
}

.theme5 .download-module header h2,
main .theme5.download-module header h2 {
    color: #fff
}

.theme5 .download-module header h3,
main .theme5.download-module header h3 {
    color: #fff
}

.theme5 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme6 .download-module,
main .theme6.download-module {
    background: #0b0d1c
}

.theme6 .download-module header h2,
main .theme6.download-module header h2 {
    color: #fff
}

.theme6 .download-module header h3,
main .theme6.download-module header h3 {
    color: #fff
}

.theme6 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme7 .download-module,
main .theme7.download-module {
    background: #08262c
}

.theme7 .download-module header h2,
main .theme7.download-module header h2 {
    color: #fff
}

.theme7 .download-module header h3,
main .theme7.download-module header h3 {
    color: #fff
}

.theme7 .download-item-link {
    background: rgba(0, 0, 0, .9);
    color: #fff
}

.theme1 .imgvidslider,
main .theme1.imgvidslider {
    background-color: #fff
}

.theme1 .imgvidslider .imgvidslider-content-container,
main .theme1.imgvidslider .imgvidslider-content-container {
    background-color: #fff;
    color: #707070
}

.theme2 .imgvidslider,
main .theme2.imgvidslider {
    background-color: #000
}

.theme2 .imgvidslider .imgvidslider-content-container,
main .theme2.imgvidslider .imgvidslider-content-container {
    background-color: #000;
    color: #c8cdd2
}

.theme3 .imgvidslider,
main .theme3.imgvidslider {
    background-color: #f5f5f5
}

.theme3 .imgvidslider .imgvidslider-content-container,
main .theme3.imgvidslider .imgvidslider-content-container {
    background-color: #f5f5f5;
    color: #707070
}

.theme4 .imgvidslider,
main .theme4.imgvidslider {
    background-color: #003264
}

.theme4 .imgvidslider .imgvidslider-content-container,
main .theme4.imgvidslider .imgvidslider-content-container {
    background-color: #003264;
    color: #c8cdd2
}

.theme5 .imgvidslider,
main .theme5.imgvidslider {
    background-color: #24252a
}

.theme5 .imgvidslider .imgvidslider-content-container,
main .theme5.imgvidslider .imgvidslider-content-container {
    background-color: #24252a;
    color: #c8cdd2
}

.theme6 .imgvidslider,
main .theme6.imgvidslider {
    background-color: #0b0d1c
}

.theme6 .imgvidslider .imgvidslider-content-container,
main .theme6.imgvidslider .imgvidslider-content-container {
    background-color: #0b0d1c;
    color: #c8cdd2
}

.theme7 .imgvidslider,
main .theme7.imgvidslider {
    background-color: #08262c
}

.theme7 .imgvidslider .imgvidslider-content-container,
main .theme7.imgvidslider .imgvidslider-content-container {
    background-color: #08262c;
    color: #c8cdd2
}

.theme1 .media-text-slider-module,
main .theme1.media-text-slider-module {
    background: #fff
}

.theme1 .media-text-slider-module .media-text-item,
main .theme1.media-text-slider-module .media-text-item {
    color: #707070;
    background: #fff
}

.theme1 .media-text-slider-module .media-text-item .introtext,
.theme1 .media-text-slider-module .media-text-item h3,
.theme1 .media-text-slider-module .media-text-item h4,
main .theme1.media-text-slider-module .media-text-item .introtext,
main .theme1.media-text-slider-module .media-text-item h3,
main .theme1.media-text-slider-module .media-text-item h4 {
    color: #000
}

.theme1 .media-text-slider-module .media-text-item p,
main .theme1.media-text-slider-module .media-text-item p {
    color: #707070
}

.theme1 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme1.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme1 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme1.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #707070
}

.theme1 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme1 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme1.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme1.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme1 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme1 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme1 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme1 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #ccc
    }
}

.theme1 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme1 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #ccc
    }
}

.theme1 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme1 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme1.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme2 .media-text-slider-module,
main .theme2.media-text-slider-module {
    background: #000
}

.theme2 .media-text-slider-module .media-text-item,
main .theme2.media-text-slider-module .media-text-item {
    color: #fff;
    background: #000
}

.theme2 .media-text-slider-module .media-text-item .introtext,
.theme2 .media-text-slider-module .media-text-item h3,
.theme2 .media-text-slider-module .media-text-item h4,
main .theme2.media-text-slider-module .media-text-item .introtext,
main .theme2.media-text-slider-module .media-text-item h3,
main .theme2.media-text-slider-module .media-text-item h4 {
    color: #fff
}

.theme2 .media-text-slider-module .media-text-item p,
main .theme2.media-text-slider-module .media-text-item p {
    color: #fff
}

.theme2 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme2.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme2 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme2.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #fff
}

.theme2 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme2 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme2.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme2.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme2 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme2 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme2 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme2 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #fff
    }
}

.theme2 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme2 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #fff
    }
}

.theme2 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme2 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme2.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme3 .media-text-slider-module,
main .theme3.media-text-slider-module {
    background: #f5f5f5
}

.theme3 .media-text-slider-module .media-text-item,
main .theme3.media-text-slider-module .media-text-item {
    color: #707070;
    background: #f5f5f5;
}

.theme3 .media-text-slider-module .media-text-item .introtext,
.theme3 .media-text-slider-module .media-text-item h3,
.theme3 .media-text-slider-module .media-text-item h4,
main .theme3.media-text-slider-module .media-text-item .introtext,
main .theme3.media-text-slider-module .media-text-item h3,
main .theme3.media-text-slider-module .media-text-item h4 {
    color: #000
}

.theme3 .media-text-slider-module .media-text-item p,
main .theme3.media-text-slider-module .media-text-item p {
    color: #707070;
	word-wrap: normal;
	word-spacing: normal;
	word-break: normal;
}

.theme3 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme3.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme3 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme3.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #707070
}

.theme3 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme3 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme3.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme3.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme3 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme3 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme3 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme3 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #ccc
    }
}

.theme3 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme3 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #ccc
    }
}

.theme3 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme3 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme3.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme4 .media-text-slider-module,
main .theme4.media-text-slider-module {
    background: #003264
}

.theme4 .media-text-slider-module .media-text-item,
main .theme4.media-text-slider-module .media-text-item {
    color: #fff;
    background: #003264
}

.theme4 .media-text-slider-module .media-text-item .introtext,
.theme4 .media-text-slider-module .media-text-item h3,
.theme4 .media-text-slider-module .media-text-item h4,
main .theme4.media-text-slider-module .media-text-item .introtext,
main .theme4.media-text-slider-module .media-text-item h3,
main .theme4.media-text-slider-module .media-text-item h4 {
    color: #fff
}

.theme4 .media-text-slider-module .media-text-item p,
main .theme4.media-text-slider-module .media-text-item p {
    color: #fff
}

.theme4 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme4.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme4 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme4.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #fff
}

.theme4 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme4 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme4.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme4.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme4 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme4 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme4 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme4 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #fff
    }
}

.theme4 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme4 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #fff
    }
}

.theme4 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme4 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme4.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme5 .media-text-slider-module,
main .theme5.media-text-slider-module {
    background: #24252a
}

.theme5 .media-text-slider-module .media-text-item,
main .theme5.media-text-slider-module .media-text-item {
    color: #fff;
    background: #24252a
}

.theme5 .media-text-slider-module .media-text-item .introtext,
.theme5 .media-text-slider-module .media-text-item h3,
.theme5 .media-text-slider-module .media-text-item h4,
main .theme5.media-text-slider-module .media-text-item .introtext,
main .theme5.media-text-slider-module .media-text-item h3,
main .theme5.media-text-slider-module .media-text-item h4 {
    color: #fff
}

.theme5 .media-text-slider-module .media-text-item p,
main .theme5.media-text-slider-module .media-text-item p {
    color: #fff
}

.theme5 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme5.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme5 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme5.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #fff
}

.theme5 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme5 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme5.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme5.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme5 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme5 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme5 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme5 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #fff
    }
}

.theme5 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme5 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #fff
    }
}

.theme5 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme5 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme5.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme6 .media-text-slider-module,
main .theme6.media-text-slider-module {
    background: #0b0d1c
}

.theme6 .media-text-slider-module .media-text-item,
main .theme6.media-text-slider-module .media-text-item {
    color: #fff;
    background: #0b0d1c
}

.theme6 .media-text-slider-module .media-text-item .introtext,
.theme6 .media-text-slider-module .media-text-item h3,
.theme6 .media-text-slider-module .media-text-item h4,
main .theme6.media-text-slider-module .media-text-item .introtext,
main .theme6.media-text-slider-module .media-text-item h3,
main .theme6.media-text-slider-module .media-text-item h4 {
    color: #fff
}

.theme6 .media-text-slider-module .media-text-item p,
main .theme6.media-text-slider-module .media-text-item p {
    color: #fff
}

.theme6 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme6.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme6 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme6.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #fff
}

.theme6 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme6 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme6.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme6.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme6 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme6 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme6 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme6 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #fff
    }
}

.theme6 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme6 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #fff
    }
}

.theme6 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme6 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme6.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme7 .media-text-slider-module,
main .theme7.media-text-slider-module {
    background: #08262c
}

.theme7 .media-text-slider-module .media-text-item,
main .theme7.media-text-slider-module .media-text-item {
    color: #fff;
    background: #08262c
}

.theme7 .media-text-slider-module .media-text-item .introtext,
.theme7 .media-text-slider-module .media-text-item h3,
.theme7 .media-text-slider-module .media-text-item h4,
main .theme7.media-text-slider-module .media-text-item .introtext,
main .theme7.media-text-slider-module .media-text-item h3,
main .theme7.media-text-slider-module .media-text-item h4 {
    color: #fff
}

.theme7 .media-text-slider-module .media-text-item p,
main .theme7.media-text-slider-module .media-text-item p {
    color: #fff
}

.theme7 .media-text-slider-module .media-text-item .textmodule-textlink,
main .theme7.media-text-slider-module .media-text-item .textmodule-textlink {
    border-color: transparent
}

.theme7 .media-text-slider-module .media-text-item .textmodule-textlink:hover,
main .theme7.media-text-slider-module .media-text-item .textmodule-textlink:hover {
    border-color: #fff
}

.theme7 .media-text-slider-module .media-text-slick-slider-arrow-next,
.theme7 .media-text-slider-module .media-text-slick-slider-arrow-prev,
main .theme7.media-text-slider-module .media-text-slick-slider-arrow-next,
main .theme7.media-text-slider-module .media-text-slick-slider-arrow-prev {
    color: #ccc
}

.theme7 .media-text-slider-module .media-text-slick-slider-dots ul li button,
main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li button {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme7 .media-text-slider-module .media-text-slick-slider-dots ul li button,
    main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li button {
        background: 0 0
    }
}

.theme7 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
    background: #ccc
}

@media only screen and (min-width:1280px) {
    .theme7 .media-text-slider-module .media-text-slick-slider-dots ul li button:after,
    main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li button:after {
        background: #fff
    }
}

.theme7 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
    border-color: #ccc
}

@media only screen and (min-width:1280px) {
    .theme7 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button,
    main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button {
        border-color: #fff
    }
}

.theme7 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
    background: 0 0
}

@media only screen and (min-width:1280px) {
    .theme7 .media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after,
    main .theme7.media-text-slider-module .media-text-slick-slider-dots ul li.slick-active button:after {
        background: 0 0
    }
}

.theme1 .newsteaser-module,
main .theme1.newsteaser-module {
    background: #fff
}

.theme1 .newsteaser-module h2,
main .theme1.newsteaser-module h2 {
    color: #000
}

.theme1 .newsteaser-module h3,
main .theme1.newsteaser-module h3 {
    color: #000
}

.theme1 .newsteaser-module article .newsteaser-detail,
main .theme1.newsteaser-module article .newsteaser-detail {
    color: #707070
}

.theme1 .newsteaser-module article h3 a,
main .theme1.newsteaser-module article h3 a {
    color: #000
}

.theme1 .newsteaser-module article h3 a:hover,
main .theme1.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme1 .newsteaser-module article .newsteaser-textlink a,
main .theme1.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #707070
}

.theme1 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme1.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #707070
}

.theme1 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme1.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #707070
}

.theme1 .newsteaser-module .newsteaser-navigation-inner,
main .theme1.newsteaser-module .newsteaser-navigation-inner {
    color: #c8cdd2
}

.theme1 .newsteaser-module .newsteaser-navigation-next,
.theme1 .newsteaser-module .newsteaser-navigation-prev,
main .theme1.newsteaser-module .newsteaser-navigation-next,
main .theme1.newsteaser-module .newsteaser-navigation-prev {
    color: #707070
}

.theme1 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme1 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme1.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme1.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: #c8cdd2
}

.theme1 .newsteaser-module .newsteaser-navigation-current,
main .theme1.newsteaser-module .newsteaser-navigation-current {
    color: #707070
}

.theme1 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme1.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: #c8cdd2
}

.theme1 .newsteaser-module .view-all-news-teaser,
main .theme1.newsteaser-module .view-all-news-teaser {
    border-top-color: #707070;
    color: #707070
}

.theme1 .newsteaser-module .view-all-news-teaser a,
main .theme1.newsteaser-module .view-all-news-teaser a {
    color: #707070
}

.theme2 .newsteaser-module,
main .theme2.newsteaser-module {
    background: #000
}

.theme2 .newsteaser-module h2,
main .theme2.newsteaser-module h2 {
    color: #fff
}

.theme2 .newsteaser-module h3,
main .theme2.newsteaser-module h3 {
    color: #fff
}

.theme2 .newsteaser-module article .newsteaser-detail,
main .theme2.newsteaser-module article .newsteaser-detail {
    color: #fff
}

.theme2 .newsteaser-module article h3 a,
main .theme2.newsteaser-module article h3 a {
    color: #fff
}

.theme2 .newsteaser-module article h3 a:hover,
main .theme2.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme2 .newsteaser-module article .newsteaser-textlink a,
main .theme2.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #fff
}

.theme2 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme2.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #fff
}

.theme2 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme2.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #fff
}

.theme2 .newsteaser-module .newsteaser-navigation-inner,
main .theme2.newsteaser-module .newsteaser-navigation-inner {
    color: rgba(255, 255, 255, .7)
}

.theme2 .newsteaser-module .newsteaser-navigation-next,
.theme2 .newsteaser-module .newsteaser-navigation-prev,
main .theme2.newsteaser-module .newsteaser-navigation-next,
main .theme2.newsteaser-module .newsteaser-navigation-prev {
    color: #fff
}

.theme2 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme2 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme2.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme2.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: rgba(255, 255, 255, .7)
}

.theme2 .newsteaser-module .newsteaser-navigation-current,
main .theme2.newsteaser-module .newsteaser-navigation-current {
    color: #fff
}

.theme2 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme2.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: rgba(255, 255, 255, .7)
}

.theme2 .newsteaser-module .view-all-news-teaser,
main .theme2.newsteaser-module .view-all-news-teaser {
    border-top-color: #fff;
    color: #fff
}

.theme2 .newsteaser-module .view-all-news-teaser a,
main .theme2.newsteaser-module .view-all-news-teaser a {
    color: #fff
}

.theme3 .newsteaser-module,
main .theme3.newsteaser-module {
    background: #f5f5f5
}

.theme3 .newsteaser-module h2,
main .theme3.newsteaser-module h2 {
    color: #000
}

.theme3 .newsteaser-module h3,
main .theme3.newsteaser-module h3 {
    color: #000
}

.theme3 .newsteaser-module article .newsteaser-detail,
main .theme3.newsteaser-module article .newsteaser-detail {
    color: #707070
}

.theme3 .newsteaser-module article h3 a,
main .theme3.newsteaser-module article h3 a {
    color: #000
}

.theme3 .newsteaser-module article h3 a:hover,
main .theme3.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme3 .newsteaser-module article .newsteaser-textlink a,
main .theme3.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #707070
}

.theme3 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme3.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #707070
}

.theme3 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme3.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #707070
}

.theme3 .newsteaser-module .newsteaser-navigation-inner,
main .theme3.newsteaser-module .newsteaser-navigation-inner {
    color: #c8cdd2
}

.theme3 .newsteaser-module .newsteaser-navigation-next,
.theme3 .newsteaser-module .newsteaser-navigation-prev,
main .theme3.newsteaser-module .newsteaser-navigation-next,
main .theme3.newsteaser-module .newsteaser-navigation-prev {
    color: #707070
}

.theme3 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme3 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme3.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme3.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: #c8cdd2
}

.theme3 .newsteaser-module .newsteaser-navigation-current,
main .theme3.newsteaser-module .newsteaser-navigation-current {
    color: #707070
}

.theme3 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme3.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: #c8cdd2
}

.theme3 .newsteaser-module .view-all-news-teaser,
main .theme3.newsteaser-module .view-all-news-teaser {
    border-top-color: #707070;
    color: #707070
}

.theme3 .newsteaser-module .view-all-news-teaser a,
main .theme3.newsteaser-module .view-all-news-teaser a {
    color: #707070
}

.theme4 .newsteaser-module,
main .theme4.newsteaser-module {
    background: #003264
}

.theme4 .newsteaser-module h2,
main .theme4.newsteaser-module h2 {
    color: #fff
}

.theme4 .newsteaser-module h3,
main .theme4.newsteaser-module h3 {
    color: #fff
}

.theme4 .newsteaser-module article .newsteaser-detail,
main .theme4.newsteaser-module article .newsteaser-detail {
    color: #fff
}

.theme4 .newsteaser-module article h3 a,
main .theme4.newsteaser-module article h3 a {
    color: #fff
}

.theme4 .newsteaser-module article h3 a:hover,
main .theme4.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme4 .newsteaser-module article .newsteaser-textlink a,
main .theme4.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #fff
}

.theme4 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme4.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #fff
}

.theme4 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme4.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #fff
}

.theme4 .newsteaser-module .newsteaser-navigation-inner,
main .theme4.newsteaser-module .newsteaser-navigation-inner {
    color: rgba(255, 255, 255, .7)
}

.theme4 .newsteaser-module .newsteaser-navigation-next,
.theme4 .newsteaser-module .newsteaser-navigation-prev,
main .theme4.newsteaser-module .newsteaser-navigation-next,
main .theme4.newsteaser-module .newsteaser-navigation-prev {
    color: #fff
}

.theme4 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme4 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme4.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme4.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: rgba(255, 255, 255, .7)
}

.theme4 .newsteaser-module .newsteaser-navigation-current,
main .theme4.newsteaser-module .newsteaser-navigation-current {
    color: #fff
}

.theme4 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme4.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: rgba(255, 255, 255, .7)
}

.theme4 .newsteaser-module .view-all-news-teaser,
main .theme4.newsteaser-module .view-all-news-teaser {
    border-top-color: #fff;
    color: #fff
}

.theme4 .newsteaser-module .view-all-news-teaser a,
main .theme4.newsteaser-module .view-all-news-teaser a {
    color: #fff
}

.theme5 .newsteaser-module,
main .theme5.newsteaser-module {
    background: #24252a
}

.theme5 .newsteaser-module h2,
main .theme5.newsteaser-module h2 {
    color: #fff
}

.theme5 .newsteaser-module h3,
main .theme5.newsteaser-module h3 {
    color: #fff
}

.theme5 .newsteaser-module article .newsteaser-detail,
main .theme5.newsteaser-module article .newsteaser-detail {
    color: #fff
}

.theme5 .newsteaser-module article h3 a,
main .theme5.newsteaser-module article h3 a {
    color: #fff
}

.theme5 .newsteaser-module article h3 a:hover,
main .theme5.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme5 .newsteaser-module article .newsteaser-textlink a,
main .theme5.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #fff
}

.theme5 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme5.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #fff
}

.theme5 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme5.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #fff
}

.theme5 .newsteaser-module .newsteaser-navigation-inner,
main .theme5.newsteaser-module .newsteaser-navigation-inner {
    color: rgba(255, 255, 255, .7)
}

.theme5 .newsteaser-module .newsteaser-navigation-next,
.theme5 .newsteaser-module .newsteaser-navigation-prev,
main .theme5.newsteaser-module .newsteaser-navigation-next,
main .theme5.newsteaser-module .newsteaser-navigation-prev {
    color: #fff
}

.theme5 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme5 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme5.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme5.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: rgba(255, 255, 255, .7)
}

.theme5 .newsteaser-module .newsteaser-navigation-current,
main .theme5.newsteaser-module .newsteaser-navigation-current {
    color: #fff
}

.theme5 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme5.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: rgba(255, 255, 255, .7)
}

.theme5 .newsteaser-module .view-all-news-teaser,
main .theme5.newsteaser-module .view-all-news-teaser {
    border-top-color: #fff;
    color: #fff
}

.theme5 .newsteaser-module .view-all-news-teaser a,
main .theme5.newsteaser-module .view-all-news-teaser a {
    color: #fff
}

.theme6 .newsteaser-module,
main .theme6.newsteaser-module {
    background: #0b0d1c
}

.theme6 .newsteaser-module h2,
main .theme6.newsteaser-module h2 {
    color: #fff
}

.theme6 .newsteaser-module h3,
main .theme6.newsteaser-module h3 {
    color: #fff
}

.theme6 .newsteaser-module article .newsteaser-detail,
main .theme6.newsteaser-module article .newsteaser-detail {
    color: #fff
}

.theme6 .newsteaser-module article h3 a,
main .theme6.newsteaser-module article h3 a {
    color: #fff
}

.theme6 .newsteaser-module article h3 a:hover,
main .theme6.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme6 .newsteaser-module article .newsteaser-textlink a,
main .theme6.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #fff
}

.theme6 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme6.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #fff
}

.theme6 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme6.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #fff
}

.theme6 .newsteaser-module .newsteaser-navigation-inner,
main .theme6.newsteaser-module .newsteaser-navigation-inner {
    color: rgba(255, 255, 255, .7)
}

.theme6 .newsteaser-module .newsteaser-navigation-next,
.theme6 .newsteaser-module .newsteaser-navigation-prev,
main .theme6.newsteaser-module .newsteaser-navigation-next,
main .theme6.newsteaser-module .newsteaser-navigation-prev {
    color: #fff
}

.theme6 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme6 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme6.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme6.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: rgba(255, 255, 255, .7)
}

.theme6 .newsteaser-module .newsteaser-navigation-current,
main .theme6.newsteaser-module .newsteaser-navigation-current {
    color: #fff
}

.theme6 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme6.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: rgba(255, 255, 255, .7)
}

.theme6 .newsteaser-module .view-all-news-teaser,
main .theme6.newsteaser-module .view-all-news-teaser {
    border-top-color: #fff;
    color: #fff
}

.theme6 .newsteaser-module .view-all-news-teaser a,
main .theme6.newsteaser-module .view-all-news-teaser a {
    color: #fff
}

.theme7 .newsteaser-module,
main .theme7.newsteaser-module {
    background: #08262c
}

.theme7 .newsteaser-module h2,
main .theme7.newsteaser-module h2 {
    color: #fff
}

.theme7 .newsteaser-module h3,
main .theme7.newsteaser-module h3 {
    color: #fff
}

.theme7 .newsteaser-module article .newsteaser-detail,
main .theme7.newsteaser-module article .newsteaser-detail {
    color: #fff
}

.theme7 .newsteaser-module article h3 a,
main .theme7.newsteaser-module article h3 a {
    color: #fff
}

.theme7 .newsteaser-module article h3 a:hover,
main .theme7.newsteaser-module article h3 a:hover {
    color: inherit
}

.theme7 .newsteaser-module article .newsteaser-textlink a,
main .theme7.newsteaser-module article .newsteaser-textlink a {
    border-bottom: transparent 1px solid;
    color: #fff
}

.theme7 .newsteaser-module article .newsteaser-textlink a:hover,
main .theme7.newsteaser-module article .newsteaser-textlink a:hover {
    border-color: #fff
}

.theme7 .newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description,
main .theme7.newsteaser-module .premium-newsteaser .newsteaser-text-item .newsteaser-description {
    color: #fff
}

.theme7 .newsteaser-module .newsteaser-navigation-inner,
main .theme7.newsteaser-module .newsteaser-navigation-inner {
    color: rgba(255, 255, 255, .7)
}

.theme7 .newsteaser-module .newsteaser-navigation-next,
.theme7 .newsteaser-module .newsteaser-navigation-prev,
main .theme7.newsteaser-module .newsteaser-navigation-next,
main .theme7.newsteaser-module .newsteaser-navigation-prev {
    color: #fff
}

.theme7 .newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
.theme7 .newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive,
main .theme7.newsteaser-module .newsteaser-navigation-next.newsteaser-navigation-inactive,
main .theme7.newsteaser-module .newsteaser-navigation-prev.newsteaser-navigation-inactive {
    color: rgba(255, 255, 255, .7)
}

.theme7 .newsteaser-module .newsteaser-navigation-current,
main .theme7.newsteaser-module .newsteaser-navigation-current {
    color: #fff
}

.theme7 .newsteaser-module .newsteaser-navigation-all-pages-in-total,
main .theme7.newsteaser-module .newsteaser-navigation-all-pages-in-total {
    color: rgba(255, 255, 255, .7)
}

.theme7 .newsteaser-module .view-all-news-teaser,
main .theme7.newsteaser-module .view-all-news-teaser {
    border-top-color: #fff;
    color: #fff
}

.theme7 .newsteaser-module .view-all-news-teaser a,
main .theme7.newsteaser-module .view-all-news-teaser a {
    color: #fff
}

.theme1.share {
	clear: both;
}

.theme1 .share,
main .theme1.share {
    background: #fff;
    color: #707070
}

.theme1 .share .share-channels,
main .theme1.share .share-channels {
    color: #707070;
    border-color: #707070
}

.theme1 .share ul li:before,
main .theme1.share ul li:before {
    color: #707070
}

.theme1 .share ul li:hover:before,
main .theme1.share ul li:hover:before {
    color: #000
}

.theme1 .share .share-channels .share-icn:after,
.theme1 .share .share-channels .share-icn:before,
main .theme1.share .share-channels .share-icn:after,
main .theme1.share .share-channels .share-icn:before {
    background: #707070
}

.theme1 .share .share-channels .share-icn span,
main .theme1.share .share-channels .share-icn span {
    border-color: #707070
}

.theme2 .share,
main .theme2.share {
    background: #000;
    color: #fff
}

.theme2 .share .share-channels,
main .theme2.share .share-channels {
    color: #fff;
    border-color: #fff
}

.theme2 .share ul li:before,
main .theme2.share ul li:before {
    color: #fff
}

.theme2 .share ul li:hover:before,
main .theme2.share ul li:hover:before {
    color: #707070
}

.theme2 .share .share-channels .share-icn:after,
.theme2 .share .share-channels .share-icn:before,
main .theme2.share .share-channels .share-icn:after,
main .theme2.share .share-channels .share-icn:before {
    background: #fff
}

.theme2 .share .share-channels .share-icn span,
main .theme2.share .share-channels .share-icn span {
    border-color: #fff
}

.theme3 .share,
main .theme3.share {
    background: #f5f5f5;
    color: #707070
}

.theme3 .share .share-channels,
main .theme3.share .share-channels {
    color: #707070;
    border-color: #707070
}

.theme3 .share ul li:before,
main .theme3.share ul li:before {
    color: #707070
}

.theme3 .share ul li:hover:before,
main .theme3.share ul li:hover:before {
    color: #000
}

.theme3 .share .share-channels .share-icn:after,
.theme3 .share .share-channels .share-icn:before,
main .theme3.share .share-channels .share-icn:after,
main .theme3.share .share-channels .share-icn:before {
    background: #707070
}

.theme3 .share .share-channels .share-icn span,
main .theme3.share .share-channels .share-icn span {
    border-color: #707070
}

.theme4 .share,
main .theme4.share {
    background: #003264;
    color: #fff
}

.theme4 .share .share-channels,
main .theme4.share .share-channels {
    color: #fff;
    border-color: #fff
}

.theme4 .share ul li:before,
main .theme4.share ul li:before {
    color: #fff
}

.theme4 .share ul li:hover:before,
main .theme4.share ul li:hover:before {
    color: #707070
}

.theme4 .share .share-channels .share-icn:after,
.theme4 .share .share-channels .share-icn:before,
main .theme4.share .share-channels .share-icn:after,
main .theme4.share .share-channels .share-icn:before {
    background: #fff
}

.theme4 .share .share-channels .share-icn span,
main .theme4.share .share-channels .share-icn span {
    border-color: #fff
}

.theme5 .share,
main .theme5.share {
    background: #24252a;
    color: #fff
}

.theme5 .share .share-channels,
main .theme5.share .share-channels {
    color: #fff;
    border-color: #fff
}

.theme5 .share ul li:before,
main .theme5.share ul li:before {
    color: #fff
}

.theme5 .share ul li:hover:before,
main .theme5.share ul li:hover:before {
    color: #707070
}

.theme5 .share .share-channels .share-icn:after,
.theme5 .share .share-channels .share-icn:before,
main .theme5.share .share-channels .share-icn:after,
main .theme5.share .share-channels .share-icn:before {
    background: #fff
}

.theme5 .share .share-channels .share-icn span,
main .theme5.share .share-channels .share-icn span {
    border-color: #fff
}

.theme6 .share,
main .theme6.share {
    background: #0b0d1c;
    color: #fff
}

.theme6 .share .share-channels,
main .theme6.share .share-channels {
    color: #fff;
    border-color: #fff
}

.theme6 .share ul li:before,
main .theme6.share ul li:before {
    color: #fff
}

.theme6 .share ul li:hover:before,
main .theme6.share ul li:hover:before {
    color: #0b0d1c
}

.theme6 .share .share-channels .share-icn:after,
.theme6 .share .share-channels .share-icn:before,
main .theme6.share .share-channels .share-icn:after,
main .theme6.share .share-channels .share-icn:before {
    background: #fff
}

.theme6 .share .share-channels .share-icn span,
main .theme6.share .share-channels .share-icn span {
    border-color: #fff
}

.theme7 .share,
main .theme7.share {
    background: #08262c;
    color: #fff
}

.theme7 .share .share-channels,
main .theme7.share .share-channels {
    color: #fff;
    border-color: #fff
}

.theme7 .share ul li:before,
main .theme7.share ul li:before {
    color: #fff
}

.theme7 .share ul li:hover:before,
main .theme7.share ul li:hover:before {
    color: #0b0d1c
}

.theme7 .share .share-channels .share-icn:after,
.theme7 .share .share-channels .share-icn:before,
main .theme7.share .share-channels .share-icn:after,
main .theme7.share .share-channels .share-icn:before {
    background: #fff
}

.theme7 .share .share-channels .share-icn span,
main .theme7.share .share-channels .share-icn span {
    border-color: #fff
}

.theme1 .stage .stage-content-container h1,
main .theme1.stage .stage-content-container h1 {
    color: #fff
}

.theme1 .stage .stage-content-container h1.layout1,
main .theme1.stage .stage-content-container h1.layout1 {
    color: #fff
}

.theme1 .stage .stage-content-container h1.layout2,
main .theme1.stage .stage-content-container h1.layout2 {
    color: #fff
}

.theme1 .stage .stage-content-container h2,
main .theme1.stage .stage-content-container h2 {
    color: #fff
}

.theme1 .stage .stage-content-container h2.layout1,
main .theme1.stage .stage-content-container h2.layout1 {
    color: #fff
}

.theme1 .stage .stage-content-container h2.layout2,
main .theme1.stage .stage-content-container h2.layout2 {
    color: #fff
}

.theme1 .stage .stage-content-container .stage-content-caption,
main .theme1.stage .stage-content-container .stage-content-caption {
    color: #c8cdd2
}

.theme1 .stage .stage-content-container .stage-content-caption.layout1,
main .theme1.stage .stage-content-container .stage-content-caption.layout1 {
    color: #c8cdd2
}

.theme1 .stage .stage-content-container .stage-content-caption.layout2,
main .theme1.stage .stage-content-container .stage-content-caption.layout2 {
    color: #c8cdd2
}

.theme1 .stage .stage-content-container .stage-button,
main .theme1.stage .stage-content-container .stage-button {
    color: #00adef
}

.theme1 .stage .stage-content-container .stage-button:hover,
main .theme1.stage .stage-content-container .stage-button:hover {
    color: #0b0d1c;
    background: #00adef;
    border: 1px solid #ffffff;
    text-decoration: none
}

main .theme1.additionalstage.stage .stage-content-container h2 {
    color: #fff
}

main .theme1.additionalstage.stage .stage-content-container h2.layout1 {
    color: #fff
}

main .theme1.additionalstage.stage .stage-content-container h2.layout2 {
    color: #fff
}

main .theme1.additionalstage.stage .stage-content-container h3 {
    color: #fff!important
}

main .theme1.additionalstage.stage .stage-content-container h3.layout1 {
    color: #fff
}

main .theme1.additionalstage.stage .stage-content-container h3.layout2 {
    color: #fff
}

.theme2 .stage .stage-content-container h1,
main .theme2.stage .stage-content-container h1 {
    color: #000
}

.theme2 .stage .stage-content-container h1.layout1,
main .theme2.stage .stage-content-container h1.layout1 {
    color: #000
}

.theme2 .stage .stage-content-container h1.layout2,
main .theme2.stage .stage-content-container h1.layout2 {
    color: #000
}

.theme2 .stage .stage-content-container h2,
main .theme2.stage .stage-content-container h2 {
    color: #000
}

.theme2 .stage .stage-content-container h2.layout1,
main .theme2.stage .stage-content-container h2.layout1 {
    color: #000
}

.theme2 .stage .stage-content-container h2.layout2,
main .theme2.stage .stage-content-container h2.layout2 {
    color: #000
}

.theme2 .stage .stage-content-container .stage-content-caption,
main .theme2.stage .stage-content-container .stage-content-caption {
    color: #c8cdd2
}

.theme2 .stage .stage-content-container .stage-content-caption.layout1,
main .theme2.stage .stage-content-container .stage-content-caption.layout1 {
    color: #c8cdd2
}

.theme2 .stage .stage-content-container .stage-content-caption.layout2,
main .theme2.stage .stage-content-container .stage-content-caption.layout2 {
    color: #c8cdd2
}

.theme2 .stage .stage-content-container .stage-button,
main .theme2.stage .stage-content-container .stage-button {
    color: #000
}

.theme2 .stage .stage-content-container .stage-button:hover,
main .theme2.stage .stage-content-container .stage-button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000
}

main .theme2.additionalstage.stage .stage-content-container h2 {
    color: #000
}

main .theme2.additionalstage.stage .stage-content-container h2.layout1 {
    color: #000
}

main .theme2.additionalstage.stage .stage-content-container h2.layout2 {
    color: #000
}

main .theme2.additionalstage.stage .stage-content-container h3 {
    color: #000!important
}

main .theme2.additionalstage.stage .stage-content-container h3.layout1 {
    color: #000
}

main .theme2.additionalstage.stage .stage-content-container h3.layout2 {
    color: #000
}

.theme3 .stage .stage-content-container h1,
main .theme3.stage .stage-content-container h1 {
    color: #fff
}

.theme3 .stage .stage-content-container h1.layout1,
main .theme3.stage .stage-content-container h1.layout1 {
    color: #fff
}

.theme3 .stage .stage-content-container h1.layout2,
main .theme3.stage .stage-content-container h1.layout2 {
    color: #fff
}

.theme3 .stage .stage-content-container h2,
main .theme3.stage .stage-content-container h2 {
    color: #000
}

.theme3 .stage .stage-content-container h2.layout1,
main .theme3.stage .stage-content-container h2.layout1 {
    color: #000
}

.theme3 .stage .stage-content-container h2.layout2,
main .theme3.stage .stage-content-container h2.layout2 {
    color: #000
}

.theme3 .stage .stage-content-container .stage-content-caption,
main .theme3.stage .stage-content-container .stage-content-caption {
    color: #c8cdd2
}

.theme3 .stage .stage-content-container .stage-content-caption.layout1,
main .theme3.stage .stage-content-container .stage-content-caption.layout1 {
    color: #c8cdd2
}

.theme3 .stage .stage-content-container .stage-content-caption.layout2,
main .theme3.stage .stage-content-container .stage-content-caption.layout2 {
    color: #c8cdd2
}

.theme3 .stage .stage-content-container .stage-button,
main .theme3.stage .stage-content-container .stage-button {
    color: #000
}

.theme3 .stage .stage-content-container .stage-button:hover,
main .theme3.stage .stage-content-container .stage-button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000
}

main .theme3.additionalstage.stage .stage-content-container h2 {
    color: #fff
}

main .theme3.additionalstage.stage .stage-content-container h2.layout1 {
    color: #fff
}

main .theme3.additionalstage.stage .stage-content-container h2.layout2 {
    color: #fff
}

main .theme3.additionalstage.stage .stage-content-container h3 {
    color: #000!important
}

main .theme3.additionalstage.stage .stage-content-container h3.layout1 {
    color: #000
}

main .theme3.additionalstage.stage .stage-content-container h3.layout2 {
    color: #000
}

.theme4 .stage .stage-content-container h1,
main .theme4.stage .stage-content-container h1 {
    color: #000
}

.theme4 .stage .stage-content-container h1.layout1,
main .theme4.stage .stage-content-container h1.layout1 {
    color: #000
}

.theme4 .stage .stage-content-container h1.layout2,
main .theme4.stage .stage-content-container h1.layout2 {
    color: #000
}

.theme4 .stage .stage-content-container h2,
main .theme4.stage .stage-content-container h2 {
    color: #fff
}

.theme4 .stage .stage-content-container h2.layout1,
main .theme4.stage .stage-content-container h2.layout1 {
    color: #fff
}

.theme4 .stage .stage-content-container h2.layout2,
main .theme4.stage .stage-content-container h2.layout2 {
    color: #fff
}

.theme4 .stage .stage-content-container .stage-content-caption,
main .theme4.stage .stage-content-container .stage-content-caption {
    color: #c8cdd2
}

.theme4 .stage .stage-content-container .stage-content-caption.layout1,
main .theme4.stage .stage-content-container .stage-content-caption.layout1 {
    color: #c8cdd2
}

.theme4 .stage .stage-content-container .stage-content-caption.layout2,
main .theme4.stage .stage-content-container .stage-content-caption.layout2 {
    color: #c8cdd2
}

.theme4 .stage .stage-content-container .stage-button,
main .theme4.stage .stage-content-container .stage-button {
    color: #fff
}

.theme4 .stage .stage-content-container .stage-button:hover,
main .theme4.stage .stage-content-container .stage-button:hover {
    color: #000;
    background: #fff;
    border: 1px solid #fff
}

main .theme4.additionalstage.stage .stage-content-container h2 {
    color: #000
}

main .theme4.additionalstage.stage .stage-content-container h2.layout1 {
    color: #000
}

main .theme4.additionalstage.stage .stage-content-container h2.layout2 {
    color: #000
}

main .theme4.additionalstage.stage .stage-content-container h3 {
    color: #fff!important
}

main .theme4.additionalstage.stage .stage-content-container h3.layout1 {
    color: #fff
}

main .theme4.additionalstage.stage .stage-content-container h3.layout2 {
    color: #fff
}

.theme1 .text-content,
main .theme1.text-content {
    /*background: #eaeaea;*/
    color: #707070
}

.theme1 .text-content .introtext,
.theme1 .text-content h2,
.theme1 .text-content h3,
.theme1 .text-content h4,
.theme1 .text-content header,
main .theme1.text-content .introtext,
main .theme1.text-content h2,
main .theme1.text-content h3,
main .theme1.text-content h4,
main .theme1.text-content header {
    color: #000
}

.theme1 .text-content .read-less,
.theme1 .text-content .read-more,
main .theme1.text-content .read-less,
main .theme1.text-content .read-more {
    color: #707070;
    border-color: #707070
}

.theme1 .text-content .textmodule-textlink,
main .theme1.text-content .textmodule-textlink {
    color: #004bfa;
    border-color: transparent
}

.theme1 .text-content .textmodule-textlink:hover,
main .theme1.text-content .textmodule-textlink:hover {
    border-color: #707070
}

.theme2 .text-content,
main .theme2.text-content {
    background: #000;
    color: #fff
}

.theme2 .text-content .introtext,
.theme2 .text-content h2,
.theme2 .text-content h3,
.theme2 .text-content h4,
.theme2 .text-content header,
main .theme2.text-content .introtext,
main .theme2.text-content h2,
main .theme2.text-content h3,
main .theme2.text-content h4,
main .theme2.text-content header {
    color: #fff
}

.theme2 .text-content .read-less,
.theme2 .text-content .read-more,
main .theme2.text-content .read-less,
main .theme2.text-content .read-more {
    color: #fff;
    border-color: #fff
}

.theme2 .text-content .textmodule-textlink,
main .theme2.text-content .textmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme2 .text-content .textmodule-textlink:hover,
main .theme2.text-content .textmodule-textlink:hover {
    border-color: #fff
}

.theme3 .text-content,
main .theme3.text-content {
    background: #f5f5f5;
    color: #707070
}

.theme3 .text-content .introtext,
.theme3 .text-content h2,
.theme3 .text-content h3,
.theme3 .text-content h4,
.theme3 .text-content header,
main .theme3.text-content .introtext,
main .theme3.text-content h2,
main .theme3.text-content h3,
main .theme3.text-content h4,
main .theme3.text-content header {
    color: #000
}

.theme3 .text-content .read-less,
.theme3 .text-content .read-more,
main .theme3.text-content .read-less,
main .theme3.text-content .read-more {
    color: #707070;
    border-color: #707070
}

.theme3 .text-content .textmodule-textlink,
main .theme3.text-content .textmodule-textlink {
    color: #707070;
    border-color: transparent
}

.theme3 .text-content .textmodule-textlink:hover,
main .theme3.text-content .textmodule-textlink:hover {
    border-color: #707070
}

.theme4 .text-content,
main .theme4.text-content {
    background: #003264;
    color: #fff
}

.theme4 .text-content .introtext,
.theme4 .text-content h2,
.theme4 .text-content h3,
.theme4 .text-content h4,
.theme4 .text-content header,
main .theme4.text-content .introtext,
main .theme4.text-content h2,
main .theme4.text-content h3,
main .theme4.text-content h4,
main .theme4.text-content header {
    color: #fff
}

.theme4 .text-content .read-less,
.theme4 .text-content .read-more,
main .theme4.text-content .read-less,
main .theme4.text-content .read-more {
    color: #fff;
    border-color: #fff
}

.theme4 .text-content .textmodule-textlink,
main .theme4.text-content .textmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme4 .text-content .textmodule-textlink:hover,
main .theme4.text-content .textmodule-textlink:hover {
    border-color: #fff
}

.theme5 .text-content,
main .theme5.text-content {
    background: #24252a;
    color: #fff
}

.theme5 .text-content .introtext,
.theme5 .text-content h2,
.theme5 .text-content h3,
.theme5 .text-content h4,
.theme5 .text-content header,
main .theme5.text-content .introtext,
main .theme5.text-content h2,
main .theme5.text-content h3,
main .theme5.text-content h4,
main .theme5.text-content header {
    color: #fff
}

.theme5 .text-content .read-less,
.theme5 .text-content .read-more,
main .theme5.text-content .read-less,
main .theme5.text-content .read-more {
    color: #fff;
    border-color: #fff
}

.theme5 .text-content .textmodule-textlink,
main .theme5.text-content .textmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme5 .text-content .textmodule-textlink:hover,
main .theme5.text-content .textmodule-textlink:hover {
    border-color: #fff
}

.theme6 .text-content,
main .theme6.text-content {
    background: #0b0d1c;
    color: #fff
}

.theme6 .text-content .introtext,
.theme6 .text-content h2,
.theme6 .text-content h3,
.theme6 .text-content h4,
.theme6 .text-content header,
main .theme6.text-content .introtext,
main .theme6.text-content h2,
main .theme6.text-content h3,
main .theme6.text-content h4,
main .theme6.text-content header {
    color: #fff
}

.theme6 .text-content .read-less,
.theme6 .text-content .read-more,
main .theme6.text-content .read-less,
main .theme6.text-content .read-more {
    color: #fff;
    border-color: #fff
}

.theme6 .text-content .textmodule-textlink,
main .theme6.text-content .textmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme6 .text-content .textmodule-textlink:hover,
main .theme6.text-content .textmodule-textlink:hover {
    border-color: #fff
}

.theme7 .text-content,
main .theme7.text-content {
    background: #08262c;
    color: #fff
}

.theme7 .text-content .introtext,
.theme7 .text-content h2,
.theme7 .text-content h3,
.theme7 .text-content h4,
.theme7 .text-content header,
main .theme7.text-content .introtext,
main .theme7.text-content h2,
main .theme7.text-content h3,
main .theme7.text-content h4,
main .theme7.text-content header {
    color: #fff
}

.theme7 .text-content .read-less,
.theme7 .text-content .read-more,
main .theme7.text-content .read-less,
main .theme7.text-content .read-more {
    color: #fff;
    border-color: #fff
}

.theme7 .text-content .textmodule-textlink,
main .theme7.text-content .textmodule-textlink {
    color: #fff;
    border-color: transparent
}

.theme7 .text-content .textmodule-textlink:hover,
main .theme7.text-content .textmodule-textlink:hover {
    border-color: #fff
}

.theme1 .tx-powermail,
main .theme1.tx-powermail {
    background: #fff
}

.theme1 .powermail_fieldwrap_type_radio {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme1 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme1 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme1 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme1 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_country .powermail_field,
.theme1 .powermail_fieldwrap_type_select .powermail_field {
    background: #c8cdd2
}

.theme1 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme1 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme1 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme1 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme1 .powermail_fieldwrap_type_check .form-label-wrapper:after {background: #fff;border: #707070 1px solid;border-radius: 4px;}

.theme1 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme1 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme1 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #707070;
    border: #707070 1px solid;
    background: 0 0
}

.theme1 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #707070;
    color: #fff
}

.theme1 .powermail_country,
.theme1 .powermail_input,
.theme1 .powermail_select,
.theme1 .powermail_textarea {
    background: #c8cdd2;
    color: #000
}

.theme1 .powermail-form-error-message {
    color: #d71428
}

.theme2 .tx-powermail,
main .theme2.tx-powermail {
    background: #000
}

.theme2 .powermail_fieldwrap_type_radio {
    color: #fff
}

.theme2 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme2 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme2 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #fff
}

.theme2 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme2 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme2 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme2 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_country .powermail_field,
.theme2 .powermail_fieldwrap_type_select .powermail_field {
    background: #fff
}

.theme2 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme2 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme2 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme2 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme2 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #fff
}

.theme2 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme2 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #000 1px solid
}

.theme2 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme2 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme2 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #fff;
    border: #fff 1px solid;
    background: 0 0
}

.theme2 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #fff;
    color: #707070
}

.theme2 .powermail_country,
.theme2 .powermail_input,
.theme2 .powermail_select,
.theme2 .powermail_textarea {
    background: #fff;
    color: #000
}

.theme2 .powermail-form-error-message {
    color: #d71428
}

.theme3 .tx-powermail,
main .theme3.tx-powermail {
    background: #f5f5f5
}

.theme3 .powermail_fieldwrap_type_radio {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme3 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme3 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme3 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme3 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_country .powermail_field,
.theme3 .powermail_fieldwrap_type_select .powermail_field {
    background: #c8cdd2
}

.theme3 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme3 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme3 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme3 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme3 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme3 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme3 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme3 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #707070;
    border: #707070 1px solid;
    background: 0 0
}

.theme3 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #707070;
    color: #fff
}

.theme3 .powermail_country,
.theme3 .powermail_input,
.theme3 .powermail_select,
.theme3 .powermail_textarea {
    background: #c8cdd2;
    color: #000
}

.theme3 .powermail-form-error-message {
    color: #d71428
}

.theme4 .tx-powermail,
main .theme4.tx-powermail {
    background: #003264
}

.theme4 .powermail_fieldwrap_type_radio {
    color: #fff
}

.theme4 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme4 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme4 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #fff
}

.theme4 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme4 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme4 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme4 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_country .powermail_field,
.theme4 .powermail_fieldwrap_type_select .powermail_field {
    background: #fff
}

.theme4 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme4 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme4 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme4 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme4 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #fff
}

.theme4 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme4 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #000 1px solid
}

.theme4 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme4 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme4 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #fff;
    border: #fff 1px solid;
    background: 0 0
}

.theme4 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #fff;
    color: #707070
}

.theme4 .powermail_country,
.theme4 .powermail_input,
.theme4 .powermail_select,
.theme4 .powermail_textarea {
    background: #fff;
    color: #000
}

.theme4 .powermail-form-error-message {
    color: #d71428
}

.theme5 .tx-powermail,
main .theme5.tx-powermail {
    background: #24252a
}

.theme5 .powermail_fieldwrap_type_radio {
    color: #fff
}

.theme5 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme5 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme5 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #fff
}

.theme5 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #999;
    border: #707070 1px solid
}

.theme5 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme5 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme5 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_country .powermail_field,
.theme5 .powermail_fieldwrap_type_select .powermail_field {
    background: #fff
}

.theme5 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme5 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme5 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme5 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme5 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #fff
}

.theme5 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme5 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #000 1px solid
}

.theme5 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme5 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme5 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #fff;
    border: #fff 1px solid;
    background: 0 0
}

.theme5 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #fff;
    color: #707070
}

.theme5 .powermail_country,
.theme5 .powermail_input,
.theme5 .powermail_select,
.theme5 .powermail_textarea {
    background: #fff;
    color: #000
}

.theme5 .powermail-form-error-message {
    color: #d71428
}

.theme6 .tx-powermail,
main .theme6.tx-powermail {
    background: #0b0d1c
}

.theme6 .powermail_fieldwrap_type_radio {
    color: #fff
}

.theme6 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme6 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme6 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #fff
}

.theme6 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme6 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme6 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme6 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_country .powermail_field,
.theme6 .powermail_fieldwrap_type_select .powermail_field {
    background: #fff
}

.theme6 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme6 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme6 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme6 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme6 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #fff
}

.theme6 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme6 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #000 1px solid
}

.theme6 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme6 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme6 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #fff;
    border: #fff 1px solid;
    background: 0 0
}

.theme6 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #fff;
    color: #707070
}

.theme6 .powermail_country,
.theme6 .powermail_input,
.theme6 .powermail_select,
.theme6 .powermail_textarea {
    background: #fff;
    color: #000
}

.theme6 .powermail-form-error-message {
    color: #d71428
}

.theme7 .tx-powermail,
main .theme7.tx-powermail {
    background: #08262c
}

.theme7 .powermail_fieldwrap_type_radio {
    color: #fff
}

.theme7 .powermail_fieldwrap_type_radio .radio.parsley-error {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme7 .powermail_fieldwrap_type_radio .radio.parsley-error .form-label-wrapper:before {
    background: #d71428
}

.theme7 .powermail_fieldwrap_type_radio .radio .form-label-wrapper {
    color: #fff
}

.theme7 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:after {
    background: #fff;
    border: #707070 1px solid
}

.theme7 .powermail_fieldwrap_type_radio .radio .form-label-wrapper:before {
    background: #707070
}

.theme7 .powermail_fieldwrap_type_input .powermail_label {
    color: #707070
}

.theme7 .powermail_fieldwrap_type_input .powermail_input.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_country .powermail_field,
.theme7 .powermail_fieldwrap_type_select .powermail_field {
    background: #fff
}

.theme7 .powermail_fieldwrap_type_country .powermail_field .powermail_country.parsley-error,
.theme7 .powermail_fieldwrap_type_country .powermail_field .powermail_select.parsley-error,
.theme7 .powermail_fieldwrap_type_select .powermail_field .powermail_country.parsley-error,
.theme7 .powermail_fieldwrap_type_select .powermail_field .powermail_select.parsley-error {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_textarea .powermail_label {
    color: #707070
}

.theme7 .powermail_fieldwrap_type_textarea .powermail_textarea.parsley-error+.parsley-errors-list+label {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_check .form-label-wrapper {
    color: #fff
}

.theme7 .powermail_fieldwrap_type_check .form-label-wrapper:before {
    color: #707070
}

.theme7 .powermail_fieldwrap_type_check .form-label-wrapper:after {
    background: #fff;
    border: #000 1px solid
}

.theme7 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper {
    color: #d71428
}

.theme7 .powermail_fieldwrap_type_check .parsley-error .form-label-wrapper:after {
    border: #d71428 1px solid
}

.theme7 .powermail_fieldwrap_type_submit .powermail_submit {
    color: #fff;
    border: #fff 1px solid;
    background: 0 0
}

.theme7 .powermail_fieldwrap_type_submit .powermail_submit:hover {
    background: #fff;
    color: #707070
}

.theme7 .powermail_country,
.theme7 .powermail_input,
.theme7 .powermail_select,
.theme7 .powermail_textarea {
    background: #fff;
    color: #000
}

.theme7 .powermail-form-error-message {
    color: #d71428
}


.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .validation_message {
	color: #999 !important;
}
.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error textarea {
	border: 1px solid red !important;
	background-color: #f7a8a8;
}
.gform_wrapper li.gfield_error input[type="email"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error input[type="number"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error input[type="password"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error input[type="tel"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error input[type="text"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error input[type="url"]::-webkit-input-placeholder,
.gform_wrapper li.gfield_error textarea::-webkit-input-placeholder {
	color: red !important;
}
.gform_wrapper li.gfield_error input[type="email"]::-moz-placeholder,
.gform_wrapper li.gfield_error input[type="number"]::-moz-placeholder,
.gform_wrapper li.gfield_error input[type="password"]::-moz-placeholder,
.gform_wrapper li.gfield_error input[type="tel"]::-moz-placeholder,
.gform_wrapper li.gfield_error input[type="text"]::-moz-placeholder,
.gform_wrapper li.gfield_error input[type="url"]::-moz-placeholder,
.gform_wrapper li.gfield_error textarea::-moz-placeholder {
	color: red !important;
}
.gform_wrapper li.gfield_error input[type="email"]:-moz-placeholder,
.gform_wrapper li.gfield_error input[type="number"]:-moz-placeholder,
.gform_wrapper li.gfield_error input[type="password"]:-moz-placeholder,
.gform_wrapper li.gfield_error input[type="tel"]:-moz-placeholder,
.gform_wrapper li.gfield_error input[type="text"]:-moz-placeholder,
.gform_wrapper li.gfield_error input[type="url"]:-moz-placeholder,
.gform_wrapper li.gfield_error textarea:-moz-placeholder {
	color: red !important;
}
.gform_wrapper li.gfield_error input[type="email"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error input[type="number"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error input[type="password"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error input[type="tel"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error input[type="text"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error input[type="url"]:-ms-input-placeholder,
.gform_wrapper li.gfield_error textarea:-ms-input-placeholder {
	color: red !important;
}
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
	border-color: #36C !important;
	background: #fff;
}

.validation_error {
	display: none;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
}

ul.gform_fields li:nth-child(6) {
    top: 68px;
}
@media only screen and (max-width:1279px) {	
	ul.gform_fields li:nth-child(6) {
    	top: 0px;
	}
}
#input_1_29 {
    flex-flow: row nowrap !important;
}
@media only screen and (max-width:736px) {
	.image-choices-field .image-choices-choice:last-child, .gform_wrapper .gfield.image-choices-field li.image-choices-choice:last-child {
    	margin-right: 10px !important;
	}
	.gform_wrapper ul.gform_fields li.gfield {
    	padding-right: 0;
	}
}
@media only screen and (max-width:641px) {
	.image-choices-field .image-choices-choice:last-child, .gform_wrapper .gfield.image-choices-field li.image-choices-choice:last-child {
    	margin-right: 0 !important;
	}
	.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    	width: 100%;
	}
}
@media only screen and (max-width:600px) {	
	body .image-choices-field .image-choices-choice, body .gform_wrapper .gfield.image-choices-field li.image-choices-choice {
    	margin-right: .5%!important;
	}
}
@media only screen and (max-width:480px) {	
	body .image-choices-field .image-choices-choice, body .gform_wrapper .gfield.image-choices-field li.image-choices-choice {
    	margin-right: .5%!important;
	}
	body .image-choices-field.image-choices-show-labels .image-choices-choice-text, body .image-choices-field.image-choices-show-labels .image-choices-choice-price {
    	font-size: 12px;
	}
}
@media only screen and (max-width:385px) {
	body .stage-content-container h1 {
		font-size: 30px;
	}
	.image-choices-field .image-choices-choice:nth-child(2n+3), .gform_wrapper .gfield.image-choices-field li.image-choices-choice:nth-child(3n+3) {
    	margin-right: 0 !important;
	}
	body #input_1_29 {
    	flex-flow: row wrap !important;
	}
}
@media only screen and (max-width:385px) {
	body .stage-content-container h1 {
		font-size: 28px;
	}
}
.active {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.active>a {
	float: left;
}
.first {
    padding: 40px 2px 0;
}
.other {
	float: left;
	/*width: 100%;*/
	/*margin: 0 10px 20px 0;*/
	margin: 0 0 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.newsteaser-detail {
	font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #707070;
}
.readmore .more-link {
	float: left;
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 0 0 5px;
    font-weight: 300;
    line-height: 1;
    border-bottom: transparent 1px solid;
    color: #707070;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.readmore .more-link:hover {
	text-decoration: none;
    border-color: #707070;
    color: #707070;
}
.readmore p {
	font-size: 16px;
    line-height: 25px;
    color: #707070;
}
.other .post-2 {
	width: 50%;
}
.other .readmore p:first-child {
	display: none;
}
.other .readmore .more-link {
	margin-top: 18px;
}
.post-2 img {height: auto;}
.other h2 {
	margin: 0;
}
.other h2 a,
.first h2 a {
	font-size: 24px;
	margin: 0 0 30px;
    line-height: 22px;
	text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.other h2 a {
	font-size: 20px;
}
.other h2 a:hover,
.first h2 a:hover {
	text-decoration: none;
}
h2.news {
	font-size: 56px;
	line-height: 56px;
	padding-left: 22px;
	text-transform: uppercase;
}
.other.second {
	clear: both;
	float: left;
	margin-top: 40px;
}
.other .news-description {
	padding: 22px 22px 0;
}
@media only screen and (max-width:767px) {
	h2.news {
		margin: 0 22px 40px;
		font-size: 30px;
		line-height: 32px;
	}
	.first {
		padding: 22px 22px 0;
	}
	.newsteaser-detail {
		margin: 0;
	}
	.news-description h2 {
		margin: 10px 0 30px;
	}
	.other {
		/*margin: 0 10px 40px 0;*/
		margin: 0 0 40px 0;
		flex-direction: column;
		align-items: inherit;
	}
	.other .post-2 {
		width: 100%;
	}
	.other h2 a,
	.first h2 a {
		font-size: 20px;
    	line-height: 22px;
	}
	.other .readmore .more-link {
		margin-top: 0;
	}
}
@media only screen and (min-width:768px) {
	h2.news {
		padding-left: 80px;
	}
}
@media only screen and (min-width:1280px) {
	.active {
		width: 50%;
	}
	.first {
		padding: 30px 12px 0 30px;
		margin-left: 50%;
	}
	.other {
		margin: 0 10px 40px 0;
		width: calc(33.3333% - 10px);
		flex-direction: column;
		align-items: flex-start;
	}
	.other .post-2 {
		width: 100%;
	}
	.other.second {
		margin-top: 0;
	}
	h2.news {
		padding-left: 60px;
	}
	.readmore .more-link {
        margin-top: calc(20vh - 25px);
	}
}
@media only screen and (min-width:1600px) {
	.readmore .more-link {
	    margin-top: calc(26vh - 25px);}
}
@media only screen and (min-width:1440px) {
	h2.news {
		padding-left: 140px;
	}
	.readmore .more-link {
	    margin-top: calc(23vh - 25px);}
}
@media only screen and (max-width:1279px) {
	.readmore .more-link {
		font-size: 16px;
		line-height: 1;}
}