@font-face {
    font-family: 'Inter';
    src: url('../fonts/inter/Inter-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'InterItalic';
    src: url('../fonts/inter/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
}

body {
	font-family:"gothambook";
	
}
body p {
	font-family:"gothamlight";
}
.clona {
	display:none;
}
body.main-products-page.fullpage-quiet.lc-page footer {
    
}
body.main-products-page.fullpage-quiet.lc-page footer.footer-simple {
    display:none;
}
.gmnoprint img {
    max-width: none; 
}
body #mobileLangWin ul li.ae-en a {
    text-transform:none !important
}
#fullpage .section-page1 .color-container .color-container__inner {
	text-align:center;
	padding:13px 0 13px 0;
}
#fullpage .section-page1 .color-container .color-container__inner p{
	margin:0px;
	padding:0px;
	display:inline-block;
	font-size:18px;
	color:black;
	text-transform:uppercase;				
	font-weight:400;
	font-family: 'gothambold';
}

#fullpage .section-page1 .color-container .color-container__inner p .btn {
	font-size:14px;
	font-weight:500;
	color:black;
	border-color:black;
	padding:0.4rem 2.2rem 0.4rem 2.2rem;
	margin-left:30px;
}

#fullpage .section-page1 .color-container .color-container__inner p .btn:hover {
	background-color:black;
	color:white;
}

body .regular-menu ul li a {
	text-transform:uppercase;
	color:#b1b1b1;
	font-size:14px;
}

body .home-slider {
	width:100%;
	height:calc( 100vh - 240px );		
	background:url('../img/banner-bcg-new.png') no-repeat center center transparent;
	background-size:cover;
	overflow:hidden;
	position:relative;
	margin:0px !important;		
}

body .home-slider .slick-list,
body .home-slider .slick-track {
	height:100%;
}

body .home-slider .item {
	width:100%;
	position:relative;
	height:100%;
	padding:100px 0 0 0;	
}

body .home-slider .item .item_inner {
	width:100%;
	max-width:1300px;
	margin:0 auto 0 auto;
	position:relative;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:center;	
}

body .home-slider .img-layer {	
	text-align:right;
	padding-right:25%;	
}

body .home-slider .img-layer img {	
	display:inline-block;
}

body .home-slider .content-layer {
	position:absolute;
	z-index:10;
	top:20%;
	left:145px;
}

body .home-slider .content-layer h1,
body .home-slider .content-layer h2 {
	font-size:36px;
	color:white;
	font-weight:400;	
	margin:0 0 10px 0;
	line-height:40px;
	font-family: 'gothambold';
}

body .home-slider .content-layer h3 {
	color:#b1b1b1;
	font-size:24px;
	font-weight:400;
	margin:0px;
}

body .home-slider .content-layer p {
	margin:90px 0 0 0;
}

body .home-slider .content-layer p .btn {
	padding:0.4rem 3rem 0.4rem 3.0rem;
	font-family: 'gothammedium';
	font-weight:400;
	font-size:14px;
	min-width:170px;
}

body .home-slider .stamp {
	position:absolute;
	z-index:10;
	right:12%;
	top:40%;
	width:125px;
	height:125px;
	border:2px solid #b1b1b1;
	border-radius:50%;
	text-align:center;
	font-size:18px;
	color:#b1b1b1;
	line-height:22px;
	padding-top:39px;
}

body .home-slider .stamp strong {
	font-size:24px;
	color:white;
	font-weight:600;
}

body .home-slider .stamp p {
	color:white;
}

body .home-slider .slick-dots {
	bottom:50px;
}

body .home-slider .slick-dots-holder {
	position:absolute;
	z-index:15;
	width:100%;
	left:0px;
	bottom:88px;
	vertical-align:top;
	text-align:center;	
}

body .home-slider .slick-dots-holder .slick-dots {
	position:static;
	vertical-align:top;
	display:inline-block;
	width:auto;
}

body .home-slider .slick-dots li button:before {
	display:none;
}

body .home-slider .slick-dots li {
	display:inline-block;
	vertical-align:top;
	width:auto;
	height:auto;
	-moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;	
}

body .home-slider .label {
	-moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

body .home-slider .label:hover,
body .home-slider .slick-dots li:hover {
	transform:scale(1.1);
}

body .home-slider a.label,
body .home-slider span.label,
body .home-slider .slick-dots li button {
	-moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    
	font-size:16px;	
	color:#b1b1b1;
	width:auto;
	height:auto;
	display:block;
	max-width:100%;
	line-height:20px;
	text-transform:uppercase;
	padding:10px 20px 10px 20px;
	border-bottom:2px solid #b1b1b1;
	margin:0 20px 0 0;
	font-family: 'gothambold';
	transition: all 0.5s ease; 
}

body .home-slider .label:hover,
body .home-slider .label:hover a {
	color:white;
	border-color:white;
}

body .home-slider .label a {
	color:#b1b1b1;
	font-size:16px;
	text-decoration:none;
	display:block;
	padding-bottom:10px;
}

body .home-slider .label {
	padding-bottom:0px !important;
}	

body .home-slider a.label {
	display:inline-block;
}

body .home-slider .slick-dots li button:hover {
	cursor:pointer;
}

body .home-slider span.label {
	display:inline-block;
	padding-left:0px;
	padding-right:0px;
}

body .home-slider .slick-dots li:last-child button {
	margin-right:0px;
}

body .home-slider .slick-dots li.slick-active button {
	color:white;
	border-color:white;
}

#fullpage .more-holder {
	height:100px;
	width:100%;
	background-color:white;
	position:relative;				
}

#fullpage .more-holder a {
	width:56px;
	height:56px;
	background:url('../img/arrow-down-more.png') no-repeat center 20px transparent;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;		
	transition: all 0.2s ease;	
}

#fullpage .more-holder a:hover {
	transform:scale(1.3);
}

header .inner {
	max-width:99%;
}

body header .shop-link {
	padding:0px;
}

body .hamburger span {
	height:3px;
}

body .hamburger span {
	margin-bottom:6px;
}

body header .shop-link > a {
    display:none;
	font-size:0px;
	width:30px;
	height:34px;
	background:url('../img/cart.png') no-repeat center center transparent;	
	vertical-align:top;
	top:0px;	
}

body.sub.control-color-dark header .shop-link > a {	
	/*background:url('../img/cart_black.png') no-repeat center center transparent;*/			
} 

body .lang-menu a {
	color:#b1b1b1;
	font-size:14px;
}
header .inner .lang-menu {
	padding-top:6px;
}

body .lang-menu ul li a {
	color:black !important;
}

body .lang-menu i {
	font-size:14px;
	padding-left:5px;
}

body header .shop-link .hamburger {
	padding-top:3px;
	margin:0px;
	box-sizing:border-box;
	width:60px;
}

body .lang-menu {
	padding-right:15px !important;
	/*margin:0 20px 0 0;*/
    margin:0 0px 0 0;
	position:relative;
}

body header .shop-link .hamburger:before,
body .lang-menu:after {
	content:"";
	position:absolute;
	z-index:10;
	right:0px;
	top:5px;
	height:25px;
	width:2px;
	background-color:#535353;	
}

body header .shop-link .hamburger:before {
    display:none;
}

/*body.control-color-light header .shop-link .hamburger:before,
body.control-color-light .lang-menu:after {
	background-color:white;
} */

body header .shop-link .hamburger{
	padding:3px 0px 0 15px;
	/*margin:0 0px 0 15px;*/
    margin:0 0px 0 0px;
}

body header .shop-link .hamburger:before {
	right:0;
	left:-5px;
}

body #fullpage .fp-section .page-section-content .down-text-container {
    max-width: 1299px;
    height: calc(40% - 50px);
    padding-left:0px;
    padding-right:0px;
}

body #fullpage .fp-section .page-section-content .down-text-container .col2 p {
    margin: 0 0 25px 0;
    font-size:16px;
    font-family:"gothambook";
}

body #fullpage .fp-section .page-section-content .down-text-container .col1 h3 {
	font-size:30px;
	font-family: 'gothambold';
	text-transform:uppercase;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container {
	/*background:url('../img/b2.jpg') no-repeat 0px 0px transparent;*/
	position:relative;
	padding-left:0px;
	overflow:hidden;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container #c2979,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1978,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1323,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1265,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c414 {
	position:absolute;
	z-index:4;
	left:0;
	top:0;
	width:100%;
	height:100%;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container #c4221 video,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c2979 video,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1978 video,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1323 video,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c1265 video,
body #fullpage .cryo-xc .page-section-content .upper-text-container #c414 video {
	object-fit:cover;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container:after{
	content:"";
	width:100%;
	height:257px;
	display:block;
	position:absolute;
	z-index:5;
	left:0px;
	bottom:0px;
	/*background:url('../img/video_over_layer.png') repeat 0px 0px transparent;*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+2,000000+2,000000+100&0+0,0+2,0.03+5,0.11+21,0.31+43,0.31+45,0.34+47,0.35+50,0.4+54,0.48+68,0.51+70,0.62+95,0.64+96,0.65+100,0.62+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.03) 5%, rgba(0,0,0,0.11) 21%, rgba(0,0,0,0.31) 43%, rgba(0,0,0,0.31) 45%, rgba(0,0,0,0.34) 47%, rgba(0,0,0,0.35) 50%, rgba(0,0,0,0.4) 54%, rgba(0,0,0,0.48) 68%, rgba(0,0,0,0.51) 70%, rgba(0,0,0,0.62) 95%, rgba(0,0,0,0.64) 96%, rgba(0,0,0,0.62) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.03) 5%,rgba(0,0,0,0.11) 21%,rgba(0,0,0,0.31) 43%,rgba(0,0,0,0.31) 45%,rgba(0,0,0,0.34) 47%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.4) 54%,rgba(0,0,0,0.48) 68%,rgba(0,0,0,0.51) 70%,rgba(0,0,0,0.62) 95%,rgba(0,0,0,0.64) 96%,rgba(0,0,0,0.62) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.03) 5%,rgba(0,0,0,0.11) 21%,rgba(0,0,0,0.31) 43%,rgba(0,0,0,0.31) 45%,rgba(0,0,0,0.34) 47%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.4) 54%,rgba(0,0,0,0.48) 68%,rgba(0,0,0,0.51) 70%,rgba(0,0,0,0.62) 95%,rgba(0,0,0,0.64) 96%,rgba(0,0,0,0.62) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#9e000000',GradientType=0 ); /* IE6-9 */
}

body #fullpage .cryo-xc .page-section-content .upper-text-container:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	background:url('../img/substrate_cryoniq.png') repeat 0px 0px transparent;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row {
	position:relative;
	z-index:15;
}

/*body.control-color-light .regular-menu ul li a {
	color:white;
} */

body #fullpage .cryo-xc .page-section-content .down-text-container .btn {
	max-width: 180px;
	padding-left: 40px;
	padding-right: 40px;	
}

body #fullpage .fp-section .page-section-content .down-text-container .col1 p {
    margin: 0 0 0px 0;
    font-size:16px;
}

body #fullpage .fp-section .page-section-content .upper-text-container {
	max-width: 100%;
	height: 70%;
	/*min-height:620px;*/	
	background-size: cover;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end !important;
}

body.home #fullpage .section-page2 .page-section-content .upper-text-container {
	min-height:620px;
}

body #fullpage .technical-assistane .page-section-content .upper-text-container {
	max-width:1299px;
	padding-left:0px;
	padding-right:0px;	
}

body.sub .content .content-inner .round-box,
body #fullpage .fp-section .page-section-content .round-box {
		background-color:#f7f7f7;
		border-radius:10px;
		padding:70px 15px 10px 15px;
		text-align:Center;
		position:relative;
}

body #fullpage .fp-section .page-section-content .round-box a.link {
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	font-size:0px;
}

body #fullpage .section-page5 .page-section-content .col .col-6 .round-box {
	padding-bottom:60px;
}

body #fullpage .section-page5 .page-section-content .col .col-6 .round-box a.link + div {
	margin-bottom:30px;
}

body #fullpage .section-page5 .page-section-content .round-box .roll-up {
	opacity:0;
	bottom:0px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	visibility:hidden;
	position:absolute;
	z-index:600;
	display: inline-block;
	/*transform: translateX(-50%);*/
	transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
}

body #fullpage .section-page5 .page-section-content .col.sm-split-text > .round-box .roll-up {
	bottom:10px;
}

body #fullpage .section-page5 .page-section-content .round-box h4 {
	position:relative;
	z-index:600;
	height:20px;
	bottom:0px;
	transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
}

body #fullpage .section-page5 .page-section-content .round-box img {
	transition: transform cubic-bezier(0.4,0,0.2,1) .3s,-webkit-transform cubic-bezier(0.4,0,0.2,1) .3s;
}

body #fullpage .section-page5 .page-section-content .round-box:hover img {
	transform:scale(1.1);
}

body #fullpage .section-page5 .page-section-content .round-box:hover h4 {
	opacity: 0;
    visibility: hidden;
    bottom: 20px;
    -webkit-transition: opacity cubic-bezier(0.4,0,0.2,1) .3s,visibility cubic-bezier(0.4,0,0.2,1) .3s,bottom cubic-bezier(0.4,0,0.2,1) .3s;
    transition: opacity cubic-bezier(0.4,0,0.2,1) .3s,visibility cubic-bezier(0.4,0,0.2,1) .3s,bottom cubic-bezier(0.4,0,0.2,1) .3s;
}

body #fullpage .section-page5 .page-section-content .round-box:hover .roll-up {
	bottom: 24px;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
	transition: opacity cubic-bezier(0.4,0,0.2,1) .3s .1s,visibility cubic-bezier(0.4,0,0.2,1) .3s .1s,bottom cubic-bezier(0.4,0,0.2,1) .3s .1s;
}

body #fullpage .section-page5 .page-section-content  .col.sm-split-text > .round-box:hover .roll-up {
	bottom:38px;
}	

body #fullpage .fp-section .page-section-content img {
	padding:5px 0 45px 0;	
	position:relative;	
}

body #fullpage .fp-section .page-section-content .round-box h2 {
	font-size:18px;
	font-family: 'gothambold';
	text-transform:uppercase;	
	margin:0px  0 15px 0;
	text-align:center;
	color:black;	
}

body #fullpage .fp-section .page-section-content .round-box p {
	font-size:16px;
	color:black;
	text-align:center;	
}

body #fullpage .fp-section .page-section-content .round-box .btn {
	color:black;
	border-color:black;
}

body #fullpage .fp-section .page-section-content .round-box .btn:hover {
	background-color:black;
	color:white;
}

body.home #fullpage .section-page3 .btn:hover {
	background-color:black;
	color:white;
}

body #fullpage .fp-section .page-section-content .round-box h2 + p {
	margin:0 0 0px 0;
	min-height:110px;
}

body #fullpage .fp-section .page-section-content .round-box h2 + p:last-child {
	margin-bottom:0px;
	min-height:0px;
}

body #fullpage .fp-section .page-section-content .half-padding {
	margin-left:-7px;
	margin-right:-7px;
}

body.sub .content .content-inner .double-padding {
	margin-left:-50px;
	margin-right:-50px;
}

body.sub .content .content-inner .double-padding > .col {
	padding-left:50px;
	padding-right:50px;
}

body #fullpage .fp-section .page-section-content .half-padding > .col {
	padding-left:7px;
	padding-right:7px;
}

body #fullpage .fp-section .page-section-content .static-image {
	height:55vh;
	max-height:413px;
	background-color:#141518;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width:100vw;
	overflow:hidden;	
}

body #fullpage .fp-section .page-section-content .static-image > .frame {
	
}

body #fullpage .fp-section .page-section-content .static-image img {	
	width:100%;
	height:auto;
	padding:0px !important;	
}

body #fullpage .fp-section .page-section-content .static-image + .news-slider-container {
	height:auto;	
	padding:60px 0 10px 0;
	max-width:1299px;
}

body #fullpage .fp-section .page-section-content .static-image + .news-slider-container > .frame >h2 {
	font-size:16px;
	color:#000000;
	margin:0 0 0 0;
	font-family:"gothambook";
	text-transform:uppercase; 
}

body #fullpage .fp-section .page-section-content .static-image + .news-slider-container > .frame > h3 {
	font-size:30px;
	font-family: 'gothambold';
	margin:0 0 30px 0;
	text-transform:uppercase;
}

body #fullpage .news-slider-container .news-list-item h3 {
	font-size:18px;
	font-family: 'gothammedium';
	text-transform:none;
	margin:0 0 10px 0;
	height:40px;
}

body #fullpage .news-slider-container .news-list-item .lead {
	height:100px;
	overflow:hidden;
	margin-bottom:30px;
}

body #fullpage .news-slider-container .news-list-item .lead p {
	font-size:16px;
	line-height:25px;	
	font-family:"gothambook";	
}

body #fullpage .news-slider-container .news-list-item .lead + a:hover {
	background-color:black !important;
	color:white !important;
}

body .slick-arrow {	
	width:32px;
	height:57px;
	opacity:0.9;	
}

body .slick-arrow.slick-prev {
	background:url('../img/arrow-left-new.png') no-repeat 0px 0px transparent;
	left:-50px;
	top:28%;
}

body .slick-arrow.slick-next {
	background:url('../img/arrow-right-new.png') no-repeat 0px 0px transparent;
	right:-50px;
	top:28%;
}

body .news-slider-container .news-list-item::after { 
	height:95%;
}

body #fullpage .fp-section .cryotherapy-shop h2.ce-headline-center{
	font-size:30px;
	font-family: 'gothambold';
	margin:0px 0 60px 0;
	text-transform:uppercase;
}

body #fullpage .fp-section .cryotherapy-shop .col h3 {
	font-size:18px;
	margin:0 0 0px 0;
	font-family: 'gothammedium';
	color:black;
	text-transform:none;
	font-weight:400;	
}

body #fullpage .fp-section .cryotherapy-shop .col-xl-6 h3 {
	font-size:24px;
}

body #fullpage .fp-section .cryotherapy-shop .col-xl-6 .col-xl-6 h3 {
	font-size:18px;
} 

body #fullpage .fp-section .cryotherapy-shop {
	max-width:1299px;
	padding-left:0px;
	padding-right:0px;
}

body #fullpage .fp-section .cryotherapy-shop .col h4 {
	font-size:16px;
	margin:0 0 0px 0;	
	color:black;
	text-transform:none;
	font-weight:400;	
}

body #fullpage .fp-section .cryotherapy-shop .row.half-padding {
	margin-bottom:14px;
}

body #fullpage .fp-section .cryotherapy-shop .row.half-padding:last-child {
	margin-bottom:0px;
}

body #fullpage .fp-section .cryotherapy-shop .round-box {
	width:100%;
	height: 100%;
	position:relative;
	display:flex;
	flex-direction: column;
	align-items:center;
	justify-content:flex-end;
	padding-top:40px;
	padding-bottom:30px;	
}

body #fullpage .section-page5 .page-section-content .row .row .round-box img {
	max-height:150px;
	width:auto;
}

body #fullpage .fp-section .cryotherapy-shop .round-box > div:first-child {
	flex:0 0 calc( 100% - 53px );	
}

body #fullpage .fp-section .cryotherapy-shop .round-box > div:first-child + div {
	flex:0 0 53px;
	max-height:53px;	
}

body #fullpage .fp-section .cryotherapy-shop .round-box img {
	padding-bottom:0px;
}

body #fullpage .fp-section .cryotherapy-shop .sm-split-text .round-box img {	
	max-width:48% !important;
	height:auto;
}

body #fullpage .fp-section .cryotherapy-shop .row .row {
	height: calc( 50% - 7px);		
}

body #fullpage .fp-section.section-page6 .vertical-center {
	display:flex;
	flex-direction:column;
	justify-content:flex:start;
	padding-top:10%;
}

body #fullpage .fp-section.section-page6 .vertical-center h2 {
	font-size:30px;
	font-weight:400;
	font-family: 'gothambold';	
	text-transform:uppercase;
}

body #fullpage .fp-section.section-page6 .tab-v1 .tab-content h3 {
	font-size:18px;
	font-family: 'gothammedium';
	font-weight:300;
	margin:0 0 10px 0;
}

body #fullpage .fp-section.section-page6 .tab-v1 .tab-content p {
	font-size:16px;
	line-height:22px;
}

body #fullpage .fp-section.section-page6 .tab-v1 .tab-content p a {
	font-size:16px;
	margin:0 15px 0 0;
	padding-bottom:15px;
	display:inline-block;
	position:relative;
	color:white;
}

body #fullpage .fp-section.section-page6 .tab-v1 .tab-content p a:hover {
	text-decoration:none;
}

body #fullpage .fp-section.section-page6 .tab-v1 .tab-content p a:after {
	content:"";
	position:absolute;
	z-index:10;
	bottom:0px;
	left:0px;
	width:100%;
	background-color:white;
	height:1px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row .col {
	padding-left:40px;
	padding-right:40px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row {
	max-width:700px;
	top:-32px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row p {
	margin:0px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row p strong {
	font-size:30px;
	font-family: 'gothammedium';
	font-weight:300;
	display:block;	
	display:block;
	padding-top:5px;	
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row .col::after { 
	height:70px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row .col2 {
	padding-right:70px;
	padding-left:70px;
}

body #fullpage .cryo-xc .page-section-content .upper-text-container > .row .col3 {
	padding-left:60px;
}

body #fullpage .fp-section .page-section-content .down-text-container .col2 {
	padding-top:5px;
}

body #fullpage .fp-section .page-section-content .down-text-container .col1 {
	flex: 0 0 22%;
	max-width: 22%;
}

body #fullpage .fp-section .page-section-content .down-text-container .col2 {
	flex: 0 0 78%;
	max-width: 78%;		
}

body.fp-viewing-page4.home #fp-nav ul li a span, 
body.fp-viewing-page4.home .fp-slidesNav ul li a span {
	background-color: black;
}

body.fp-viewing-page4.home #fp-nav ul li .fp-tooltip {
    color: black;
}

header .inner .lang-menu .dropdown > a {
	font-family: 'gothammedium';
}

#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span {
	width:15px;
	height:15px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	margin:-7.5px 0 0 -7.5px;
}

body.home header {
	position:fixed;
	z-index:200;
	background-color:black;
	margin-top:0px;
	padding-bottom:15px;
	padding-top:15px;			
}

body .lang-menu {
	padding-bottom:25px !important;
}

body.home .fp-auto-height.fp-section,
body.home .fp-auto-height .fp-slide,
body.home .fp-auto-height .fp-tableCell{
    height: auto !important;
}

body.home #fullpage .section-page2,
body.home #fullpage .section-page3,
body.home #fullpage .section-page4,
body.home #fullpage .section-page5 {
	margin-bottom:90px;
}

body.home #fullpage .section-page1 {
	padding-top:60px !important;
}

/*Cryo XC Scroll - subpage*/
body.sub #fullpage .section-cryo-xc-plus .page-section-content,
body.sub #fullpage .section-page-cry-xc .page-section-content,
body.sub #fullpage .section-page-cryo-lc .page-section-content {
	z-index:auto;			 	
}

body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame,
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row,
body.sub #fullpage .section-page-cry-xc .page-section-content > .frame,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .frame,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row {
	z-index:30;
}

body.sub #fullpage .section-cryo-xc-plus .page-section-content:after,
body.sub #fullpage .section-page-cry-xc .page-section-content:after,
body.sub #fullpage .section-page-cryo-lc .page-section-content:after {
	content:"";
	width:100vw;
	height:380px;
	background:url('../img/xc-bcg.png') no-repeat 0px 0px transparent;	
	background-size:cover;	
	display:block;
	position:absolute;
	bottom:0px;
	z-index:25;	
	left: 50%;
  	right: 50%;
  	margin-left: -50vw;
  	margin-right: -50vw;
  	display:none;
}

body.sub #fullpage .section-cryo-xc-plus .bcg-video,
body.sub #fullpage .section-page-cry-xc .bcg-video,
body.sub #fullpage .section-page-cryo-lc .bcg-video {
	padding-top:80px		
}

body.sub #fullpage .section-page-cryo-lc .bcg-video {
	padding-top:0px;
	max-width:90%;
	top:0px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

body.sub #fullpage .section-cryo-xc-plus .fp-tableCell,
body.sub #fullpage .section-page-cry-xc .fp-tableCell,
body.sub #fullpage .section-page-cryo-lc .fp-tableCell {
    vertical-align:top;
}

body.sub #fullpage .section-cryo-xc-plus .fp-tableCell .page-section-content,
body.sub #fullpage .section-page-cry-xc .fp-tableCell .page-section-content,
body.sub #fullpage .section-page-cryo-lc .fp-tableCell .page-section-content {
	justify-content:flex-start;
	height: calc( 100vh - 55px );		
}
body.sub #fullpage .section-cryo-xc-plus .fp-tableCell .page-section-content .divided-by-line,
body.sub #fullpage .section-page-cry-xc .fp-tableCell .page-section-content .divided-by-line,
body.sub #fullpage .section-page-cryo-lc .fp-tableCell .page-section-content .divided-by-line {
	margin-top:auto;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame,
body.sub #fullpage .section-page-cry-xc .page-section-content > .frame,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .frame {
	margin-left:auto;
	margin-top:22.2em;
	min-width:450px;	
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame h1,
body.sub #fullpage .section-page-cry-xc .page-section-content > .frame h1,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .frame h1{
	font-size:24px;
	line-height:28px;
	font-family: 'gothambold';
	font-weight:400;
	text-transform:uppercase;
	margin:0 0 5px 0;
	color:black;		
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame h1 {
	color:white;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame h2,
body.sub #fullpage .section-page-cry-xc .page-section-content > .frame h2,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .frame h2 {
	font-size:18px;
	line-height:22px;
	font-family:"gothambook";
	font-weight:400;
	margin:0 0 30px 0;
	color:black;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .frame h2 {
	color:white;
}
body.sub #fullpage .section-page-cry-xc .page-section-content > .frame p,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .frame p {
	color:black;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .col-12 + .col-12 + .col-12 h2 span,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .col-12 + .col-12 + .col-12 h2 span,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .col-12 + .col-12 + .col-12 h2 span {
	max-width:50%;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content .row.divided-by-line > div::after,
body.sub #fullpage .section-page-cry-xc .page-section-content .row.divided-by-line > div::after,
body.sub #fullpage .section-page-cryo-lc .page-section-content .row.divided-by-line > div::after { 
	top:5px;
	margin-top:0px;
	height:70%;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content .row.divided-by-line > div,
body.sub #fullpage .section-page-cry-xc .page-section-content .row.divided-by-line > div,
body.sub #fullpage .section-page-cryo-lc .page-section-content .row.divided-by-line > div {
    padding-top:15px;
    padding-bottom:15px;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content .row.divided-by-line > div.col3,
body.sub #fullpage .section-page-cry-xc .page-section-content .row.divided-by-line > div.col3,
body.sub #fullpage .section-page-cryo-lc .page-section-content .row.divided-by-line > div.col3 {
    padding-left:50px;
}
body.sub #fullpage .section-page-cryo-lc .page-section-content .row.divided-by-line > div.col2 {
    padding-left:50px;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row {
	width:80%;
	margin-left:auto;
	margin-right:auto;	
}

body.sub #fullpage .section-page-cryo-lc .page-section-content > .row {
	width:60%;
}

body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .header-icon,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon {
	display:flex;
	align-items:center;
	height:100%;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon > span,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .header-icon > span,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon > span {
	flex:0 0 59px;
	margin-right:30px;
	display:flex;
	align-items:center;
	justify-content:center;		
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon > span img,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .header-icon > span img,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon > span img {
	padding:0px;
}
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .col3 .header-icon > span img {
	max-width:29px;
	height:auto;	
}
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .col1 .header-icon > span img {
	width:35px;
	height:auto;	
}
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .col2 .header-icon > span,
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .col2 .header-icon > span {
	margin-right:10px;
	margin-left:0px;
}
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .col1 .header-icon,
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .col1 .header-icon,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .col2 .header-icon,
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .col2 .header-icon {
	justify-content:center;
}
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon > span {
	margin-right:15px;
} 
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon h2,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .header-icon h2,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon h2 {
	font-size:30px;
	font-family: 'gothammedium';
	font-weight:300;
	text-align:left;
	/*flex:0 0 calc(100% - 89px);*/
    flex:0 0 auto;
	color:black;
}
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon h2 {
	font-size:24px;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon h2 {
	color:white;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon h2 span,
body.sub #fullpage .section-page-cry-xc .page-section-content > .row .header-icon h2 span,
body.sub #fullpage .section-page-cryo-lc .page-section-content > .row .header-icon h2 span {
	font-size:16px;
	font-family:"gothambook";
	color:black;
}
body.sub #fullpage .section-cryo-xc-plus .page-section-content > .row .header-icon h2 span {
	color:white;
}
body .right-desc-column {	
    margin-left: auto;
    padding: 8em 8em 2em 2.5em;
    background-color: #ffffff;
    min-height: 100vh;
    position: relative;
    z-index: 30;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    flex-direction: column;
}
/*Cryo XC Scroll - subpage*/

body .content .content-inner .reduced-cols .col {
	padding:0 40px 0 40px;	
}

body .content .content-inner .reduced-cols .col p,
body .content .content-inner .reduced-cols .col li {
	
}

body .content .content-inner .reduced-cols .col ul li {
	margin-bottom:15px;
	padding-left:15px;
}

body .content .content-inner .reduced-cols .col ul {
	margin-left:-35px;	
}

body .content .content-inner .reduced-cols .col a {
	/*color:#ca0000;
	font-weight:bold;*/
	text-decoration:underline;
}

body .content .content-inner .section.reuced-width-sectiion {
	padding:0px;
	max-width:90% !important;
	margin:0 auto 0 auto;
}

body .content .content-inner .section.reuced-width-sectiion p,
body .content .content-inner .section.reuced-width-sectiion li,
body .content .content-inner .section.reuced-width-sectiion a {
	font-size:16px;
}

body .static_page .content .content-inner .page-header h1 .strong {	
	width:37%;
	position:relative;	
}

body .static_page .content .content-inner .page-header .h1 .strong .menu-slide-left,
body .static_page .content .content-inner .page-header h1 .strong .menu-slide-left {
	display:none !important;
}

body .static_page .content .content-inner .is-moved .page-header .h1 .strong .menu-slide-left,
body .static_page .content .content-inner .is-moved .page-header h1 .strong .menu-slide-left {
	display:block !important;
	position:absolute;
	z-index:10;
	top:0px;
	right:-35px;
}

body.sub #fullpage .section-page3 {
	background-size:auto 100%;
	background-position: right center;
	background-color:white !important;	
}

body .content .gallery-content {
	background-size:60% auto;
	background-repeat:no-repeat;
	background-position:center center;
}

body.sub #fullpage .section-page-cry-xc .page-section-content a.btn,
body.sub #fullpage .section-page-cryo-lc .page-section-content a.btn {
	color:black;
	border-color:black;
	font-family:'gothammedium';
}

body.sub #fullpage .section-cryo-xc-plus .page-section-content a.btn {
	font-family:'gothammedium';
}

body.sub #fullpage .section-page-cryo-lc .page-section-content a.btn:hover {
	background-color:black;
	color:white;
}

body.sub.fp-viewing-page-cry-xc #fp-nav ul li a span, 
body.sub.fp-viewing-page-cry-xc .fp-slidesNav ul li a span,
body.sub.fp-viewing-page-cryo-lc #fp-nav ul li a span, 
body.sub.fp-viewing-page-cryo-lc .fp-slidesNav ul li a span {
	background-color:black;
}

body.sub.fp-viewing-page-cry-xc  #fp-nav ul li .fp-tooltip,
body.sub.fp-viewing-page-cryo-lc  #fp-nav ul li .fp-tooltip {
	color:black;
}

body.sub header {
	-webkit-box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.3);
	position:relative;
	z-index:35;
}

body.sub header,
body.sub.fp-viewing-page-cry-xc header {
	background-color:black;
	margin-top:0px;
	padding-top:15px;
	padding-bottom:15px;
}

body.sub.fp-viewing-cryo-xc-plus header {	
	margin-top:0px;
	padding-top:15px;
	padding-bottom:15px;
}

/*New newsletter box*/
body .static_page .content .content-inner .news-single .news-newsletter-box {
	margin-top:0px;
} 
body .static_page .content .content-inner .news-newsletter-box {
	background-color:#f7f7f7;
	padding:20px 25px 30px 25px;
	border-radius:10px;
	border:1px solid #c3c3c3;
	margin-right:0px;	
}
body .static_page .content .content-inner .news-newsletter-box p {
	font-size:16px;
	color:#666666 !important;
	font-family:"gothamlight";
	margin-bottom:5px;
	border:0px solid transparent !important;
	padding-bottom:0px !important;
	text-align:left !important;
}
body .static_page .content .content-inner .news-newsletter-box .bottom-info {
	margin-top:20px;
}
body .static_page .content .content-inner .news-newsletter-box label {
	display:none;
}
body .static_page .content .content-inner .news-newsletter-box .form-holder input[type="text"],
body .static_page .content .content-inner .support-right .news-newsletter-box .form-holder input[type="text"] {
	border-radius:10px;
	border:0px solid transparent;
	flex:0 0 100%;
	max-width:100%;
}
body .static_page .content .content-inner .news-newsletter-box .form-holder input[type="text"]::placeholder,
body .static_page .content .content-inner .support-right .news-newsletter-box .form-holder input[type="text"]::placeholder {
	color:#afafaf;
	font-family:"gothamlight";
}
body .static_page .content .content-inner .news-newsletter-box .form-holder {
	flex-wrap:wrap;	
}

body .static_page .content .content-inner .news-newsletter-box .form-holder input[type="submit"],
body .static_page .content .content-inner .support-right .news-newsletter-box .form-holder input[type="submit"] {
	flex:0 0 100%;
	max-width:100%;
	background-color:transparent;
	font-size:14px;
	font-family: 'gothammedium';
	color:black;
	text-transform:uppercase;
	border:2px solid #000000;
	border-radius:10px;
	font-weight:400;
	margin-top:30px;
	margin-left:0px;
}

body .static_page .content .content-inner .support-right .news-newsletter-box .form-holder input[type="submit"]:hover {
	background-color:black;
	color:white;
}

body .static_page .content .content-inner .support-right .news-newsletter-box {
	
}

body.news-single-page .static_page.page-template-with-header .content-inner h2,
body .static_page .content .content-inner .support-right .news-newsletter-box h2 {
	margin:0 0 15px 0;
	text-align:left;
	font-size:20px;
	line-height:24px;
	font-family: 'gothammedium';
	font-weight:400;
	font-size:16px;
	line-height:20px;
}
body.news-single-page .static_page.page-template-with-header .content-inner h2 {
	font-size:20px;
	margin-top:35px;
}
body .static_page .content .content-inner .support-right .news-newsletter-box h2  {
	text-transform:none !important;
	font-size:16px;
	line-height:20px;	
}
body.news-single-page .static_page.page-template-with-header .content-inner h3  {
	text-transform:none !important;
	font-size:14px;
	line-height:18px;
	font-family: 'gothammedium';
	margin-top:35px;
}
body.news-single-page .static_page.page-template-with-header .content-inner .news-newsletter-box h2 {
	margin-top:0px !important;	
}
body.news-single-page .static_page.page-template-with-header .content-inner .news-newsletter-box p,
body .static_page .content .content-inner .support-right .news-newsletter-box p {
	font-size:12px;
	line-height:16px;		
}
body .static_page .content .content-inner .support-right .news-newsletter-box input[type=text],
body.news-single-page .static_page.page-template-with-header .content-inner .news-newsletter-box input[type=text] {
	font-size:14px;
	line-height:18px;
}
body.sub .content .content-inner .support-tabs  {
	/*border-bottom:2px solid #d0d0d0;*/
	margin:-20px 0 0px 0;
	padding-bottom:0px;
}

body.sub .content .content-inner .support-tabs .nav li {
	margin:0px;
	width:20%;
	padding-left:7.5px;
	padding-right:7.5px;	
}

body.sub .content .content-inner .support-tabs .nav li a {
	text-decoration:none;
	border:0px solid transparent;
	border-bottom:1px solid #a6a6a6;
	color:#a6a6a6;
	font-family: 'gothambold';
	padding-left:10px;
	font-size:19px;
	text-align:center;
	display:block;
	opacity:.5;	
}

body.sub .content .content-inner .no-underline a,
body.sub .content .content-inner .no-underline u {
	text-decoration:none !important;
	font-size:16px;
}

body.sub .content .content-inner .smaller-li-margin h3 {
	margin-bottom:20px;
}

body.sub .content .content-inner .smaller-li-margin li{
	margin-bottom:5px !important;		
}

body.sub .content .content-inner .no-underline a:hover {
	text-decoration:underline !important;
}

body.sub .content .content-inner .support-tabs .nav {
	border:0px solid transparent;
	border-bottom:1px solid transparent;
	display:flex;
	justify-content:flex-start;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:70px;
	padding-bottom:1px;	
}

body.sub .content .content-inner .support-tabs .nav li:hover a,
body.sub .content .content-inner .support-tabs .nav li a.active {
	border-color:black;
	color:black;
	border-bottom:1px solid black;
	padding-bottom:0px;
	opacity:1;
}

body.sub .content .content-inner .support-tabs .nav li {	
	position:relative;	
}

body.sub .content .content-inner .support-tabs .nav li a {
	transition: all 0.5s ease;
	display:block;
	width: calc( 100% - 15px );
	height:100%;
	min-height:220px;
	background-color:transparent;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	transition: background-size .4s ease-in-out;	
}

body.sub .content .content-inner .support-tabs .nav li a span {
	font-size:18px;
	line-height:22px;	
}

body.sub .content .content-inner .support-tabs .nav li:hover a:after,
body.sub .content .content-inner .support-tabs .nav li a.active:after {
	display:block;
	content:"";
	width:100%;
	height:1px;
	background-color:black;
	bottom:-2px;
	left:0px;
	position:absolute;
}

body.sub .content .content-inner .support-tabs .nav li a span {
	width:100%;
	display:block;
	position:absolute;
	z-index:10;
	bottom:10px;
	left:0px;
	text-align:Center;
}

body.sub .content .content-inner .support-tabs .nav li a.cryo-xc-bcg,
body.sub .content .content-inner .support-tabs .nav li:first-child a{
	/*background:url('../img/cryo_xc_nav_img.png') no-repeat center center transparent;*/
	background:url('../img/retina/CRYO-XC-cyochmaber_small.png') no-repeat center 38px transparent;
	background-size:100% auto;
}

body.sub .content .content-inner .support-tabs .nav li a.cryo-xc-plus-bcg,
body.sub .content .content-inner .support-tabs .nav li:first-child + li a{
	/*background:url('../img/cryo_xc_plus_nav_img2.png') no-repeat center center transparent;*/
	background:url('../img/retina/XC-Plus-podstranka-posledny-image_small.png') no-repeat center center transparent;
	background-size:100% auto;
}

body.sub .content .content-inner .support-tabs .nav li a.cryo-lc-bcg,
body.sub .content .content-inner .support-tabs .nav li:first-child + li + li a{
	/*background:url('../img/lc-tab-smaller_v3.png') no-repeat center 35px transparent;*/
	/*background:url('../img/retina/CRYO_LC_brown_alfa_blackBG_0001_small.png') no-repeat center 20px transparent;*/
    background:url('../../content/lc_images/cryo-lc-local-cryotherapy-2.png') no-repeat center 20px transparent;
	background-size:51% auto;
}

body.sub .content .content-inner .support-tabs .nav li a.project-assistance-bcg {
	/*background:url('../img/project-assistance-bcg.png') no-repeat center 35px transparent;*/
	background:url('../img/retina/cryocentrum-business-assistance.png') no-repeat center 35px transparent;
	background-size:80% auto;	
}

body.sub .content .content-inner .support-tabs .nav li a.financing-options-bcg {
	/*background:url('../img/financing-options-bcg.png') no-repeat center 35px transparent;*/
	background:url('../img/retina/Financing-Support_v1b-transparent_small.png') no-repeat center 55px transparent;
	background-size:100% auto;
}

body.sub .content .content-inner .support-tabs .nav li:hover a,
body.sub .content .content-inner .support-tabs .nav li a.active {
	/*background-size:110% auto !important;*/
}

body.sub .content .content-inner .support-tabs .nav li:first-child + li + li:hover a,
body.sub .content .content-inner .support-tabs .nav li:first-child + li + li a.active {
	/*background-size:100% auto !important;*/
}

body.sub .content .content-inner .support-tabs .tab-content {
	padding:0px;
}

body.sub .content .content-inner .support-tabs .tab-content h3 {
	margin-bottom:20px;
	font-size:20px;
	color:black;
}

body.sub .content .content-inner .support-tabs .tab-content ul li {
	margin-bottom:0px;	
}

body.sub .content .content-inner .support-tabs .tab-content ul li a {
	font-size:16px;
	color:black;
	text-decoration:underline;	
}

body.sub .content .content-inner .support-tabs .tab-content ul li a:hover {
	text-decoration:underline;
}

body.sub .content .content-inner .support-tabs .tab-content ul li u {
	text-decoration:none;
}

body .grey-col,
body .right-desc-column.grey-col {
	background-color:#f7f7f7;
	padding-left:4em;
	padding-bottom:2em !important;		
}

.ce-div {
	bordeR:0px solid transparent;
	min-height:10px;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_1 {
	flex:0 0 66.66%;
	max-width:66.66%;
	display:flex;
	flex-wrap:wrap;
	padding-right:0px;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_1 .row {
	flex:0 0 100%;
	max-width:100%;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_7 {
	flex:0 0 33.33%;
	max-width:33.33%;
	display:flex;
	flex-wrap:wrap;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_7 .row,
body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_7 .row .col-md-6 {
	flex:0 0 100%;
	max-width:100%;
	padding:0px;
	margin:0px;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_7 .row .col-md-6 {
	margin-bottom:1rem;
	min-height:78px;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_7 .row .col-md-6 .col-sm-10 {
	padding:0px;
	flex:0 0 100%;
	max-width:100%;
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form.layout1 .powermail_fieldset_3 {
	margin-top:30px;
}

body.sub .content .content-inner .contact-us-formular {
	border-radius:10px;
	padding:35px;
}

body.sub .content .content-inner .contact-us-formular .powermail_input,
body.sub .content .content-inner .contact-us-formular .powermail_select {
	border-radius:10px;
	background-color:white;
	border:1px solid transparent !important;
	font-size:14px;
	color:black;
	height: 37px;
	line-height: 37px;
}

body.sub .content .content-inner .contact-us-formular .powermail_input.parsley-error,
body.sub .content .content-inner .contact-us-formular .powermail_select.parsley-error {
		
}

body.sub .content .content-inner .contact-us-formular .powermail_textarea {
	border-radius:10px;
	background-color:white;
	border:0px solid transparent !important;
	font-size:14px;
	color:black;
	resize:none;
	height:130px;
}

body.sub .content .content-inner .contact-us-formular .control-label.col-sm-2 {
	font-size:16px;
	color:black;
	text-transform:none;
	margin:0 0 8px 0;
	font-weight:400;
}

body.sub .static_page.page-template-with-header .contact-us-formular .page-section-content .tx-powermail > .container-fluid  .btn {
	background-color:transparent !important;
	border:2px solid black !important;
	border-radius:25px !important;
	font-size:14px !important;
	color:black !important;
	font-family: 'gothammedium';
	font-weight:400 !important;
	padding:6px 50px 6px 50px !important;
	width:100% !important;
	max-width:250px;
}

body.sub .static_page.page-template-with-header .contact-us-formular .page-section-content .tx-powermail > .container-fluid  .btn:hover {
	background-color:black !important;
	color:white !important;	
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form .powermail_fieldset_6 .col-md-6, body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form .powermail_fieldset_3 .col-md-6 {
    flex: 0 0 calc( 100% - 230px);
    max-width: calc( 100% - 230px);
}

body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form .powermail_fieldset_6 .powermail_fieldwrap_submit, body .static_page.page-template-with-header .page-section-content .tx-powermail > .container-fluid > form .powermail_fieldset_3 .powermail_fieldwrap_submit {
    flex: 0 0 230px;
    max-width: 230px;
    padding-top:10px;
}

body .static_page.page-template-with-header .map-col img {
	max-width:100%;
	height:auto;
}

body .static_page.page-template-with-header .content-inner p.reduced-margin {
	margin:0px;
}

body .content .content-inner .row.half-padding {
	margin-left:-7.5px;
	margin-right:-7.5px;
}

body .content .content-inner .row.half-padding .col-12 {
	padding-left:7.5px;
	padding-right:7.5px;
}

body .content .content-inner .ce-gallery img {
	max-width:100%;
	height:auto;
}

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
	margin-bottom:15px;
}

body .content .content-inner .contenttable {
	width:100%;
}


body .content .content-inner .contenttable td {
	padding:3px;
	font-size:14px;
	line-height:18px;
	color:#666666;
}

body .content .content-inner .contra-table .contenttable {
	border:1px solid #c1c1c1;
}

body .content .content-inner .contra-table .contenttable td {
	border-bottom:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	padding:5px 10px 5px 10px;
}
body .content .content-inner .contra-table .contenttable td strong {
	display:block;
	margin:5px 0 5px 0;
}
body .content .content-inner .contra-table .contenttable td ul {
	margin-bottom:0px;
}

body .content .content-inner .contra-table .contenttable td ul li,
body .content .content-inner .contra-table .contenttable p {
	font-family:"gothamlight";
	font-size:14px;
	line-height:18px;
	color:#666666;
	font-weight:300;
}

body.sub .content .content-inner .round-box{
	text-align:left;
	padding:15px 10px 15px 20px;
}

body.sub .content .content-inner .round-box.with-border {
	border:1px solid #666;
}

body.sub .content .content-inner .round-box ul{
	margin-bottom:15px;		
}

body.sub .content .content-inner a.smaller-font-size {
	font-size:14px;
}

body.sub .content .content-inner h3.header-bottom-border {
	border-bottom:1px solid #c9c9c9;
	margin:0 0 30px 0;
	padding:0 0 20px 0;
}

body.sub .tx-contact .row1 {
	margin:0 -15px 20px -15px;
}

body.sub .tx-contact form > h2 {
	display:none;
}

body.sub.konfigurator .tx-contact form > h2 {
	display:block;
	font-size:16px;
	border:0px solid transparent;
	text-transform:uppercase;
	margin:0 0 13px 0;
	padding:0px;
}

body.sub .tx-contact .row2 {
	margin-bottom:30px;
}

body.sub .tx-contact .row1 .col {
	padding-left:15px;
	padding-right:15px;
}

body.sub .tx-contact .row1 .col1 {
	flex:0 0 32%;
}
body.sub .tx-contact .row1 .col2 {
	flex:0 0 32%;
}
body.sub .tx-contact .row1 .col3 {
	flex:0 0 36%;
}

body.sub.konfigurator .tx-contact .row1 .col1 {
	flex:0 0 32%;
}
body.sub.konfigurator .tx-contact .row1 .col2 {
	flex:0 0 32%;
}
body.sub.konfigurator .tx-contact .row1 .col3 {
	flex:0 0 36%;	
}

body.sub.konfigurator .tx-contact .row1 {
	width:auto !important;
}

body.sub .tx-contact .row2 {
	margin-left:-15px;
	margin-right:-15px;
}

body.sub .tx-contact .row2 .col1 {
	flex:0 0 64%;
	padding-left:15px;
	padding-right:15px;
}

body.sub .tx-contact .row2 .col2 {
	flex:0 0 36%;
	padding-left:15px;
	padding-right:15px;
}

body.sub .tx-contact .row2 .sub-row1 {
	display:flex;
	margin:0 -15px 0 -15px;
}

body.sub .tx-contact .row2 .sub-row1 .col {	
	flex:0 0 50%;
	padding-left:15px;
	padding-right:15px;		
}

body.sub .tx-contact .row2 .sub-row1 .col2  {
	display:flex;
	margin:0 -15px 0 -15px;
	padding-right:0px;	
}

body.sub .tx-contact .row2 .sub-row1 .col2 .sub-col1 {
	flex:0 0 48%;
	padding:0 5px 0 20px;
}

body.sub .tx-contact .row2 .sub-row1 .col2 .sub-col2 {
	flex:0 0 52%;
	padding:0 5px 0 20px;
}

body.sub .tx-contact .row2 .sub-row2 {
	display:flex;
	margin:0 -15px 0 -15px;
}

body.sub .tx-contact .row2 .sub-row2 .col {
	flex:0 0 50%;
	padding-left:15px;
	padding-right:15px;
}

body.sub .tx-contact .row3 .col2 {
	flex:0 0 225px;
}

body.sub .tx-contact .row3 .col1 {
	padding-top:10px;
}

body.sub .lightbox-contact .btn,
body.sub .tx-contact .row3 .col2 .btn {
	display:block;
	width:100%;
	border:2px solid black;
	text-align:center;
	background-color:transparent;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	border-radius:15px;
}

body.sub .lightbox-contact .btn:hover,
body.sub .tx-contact .row3 .col2 .btn:hover {
	background-color:black;
	color:white;
}

body.sub .tx-contact .row3 .col1 {
	flex:0 0 calc( 100% - 225px );
}

body .static_page .content .content-inner .tx-contact label {
	background-color:transparent;
	text-align:left;
	font-size:14px;
	font-weight:400;
	padding:0px;
	height:auto;
}

body.sub .tx-contact .row2 .sub-row1 {
	margin-bottom:20px;
}

body .lightbox-contact input[type=text],
body .static_page .content .content-inner .tx-contact input[type=text] {
	border:0px solid transparent;
	border-radius:10px;
	font-family:'gothamlight';	
	font-weight:400
}

body .lightbox-contact textarea,
body .static_page .content .content-inner .tx-contact textarea {
	border:0px solid transparent;
	border-radius:10px;
	resize:none;
	height: calc( 100% - 29px );
	font-family:'gothamlight';	
	font-weight:400
}

body .lightbox-contact .high,
body .content .content-inner .tx-contact .high {
	border:1px solid red !important;
}

body .tx-contact div.high,
body .lightbox-contact div.high {
	padding:5px 5px 3px 5px;
	text-align:center;
}

body .typo3-messages {
	list-style:none;
}

body .typo3-messages li {
	margin-left:0px !important;
}

body .typo3-messages p {
	margin:0px !important;
}

body.sub .inline-content {
	display:none;
}

#field_lightbox .field_lightbox_holder {	
	overflow:hidden;
	max-width:100%;
	padding:20px;
}

#field_lightbox .field_lightbox_holder h2 {
	font-size:14px;
	color:black;
	margin:0 0 15px 0;
}

#field_lightbox .field_lightbox_holder p {
	font-size:12px;
	color:#959595;
	margin:0 0 15px 0;
}

#field_lightbox .field_lightbox_holder h3 {
	font-size:12px;
	color:black;
	margin:0 0 0px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #d7d7d7;
}

#field_lightbox .field_lightbox_holder h3,
#field_lightbox .field_lightbox_holder ul {
	max-width:75%;
}

#field_lightbox .field_lightbox_holder ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#field_lightbox .field_lightbox_holder ul li {
	display:block;
	padding:7px 0 7px 0;
	border-bottom:1px solid #d7d7d7;
	font-size:12px;
	color:black;
}

#field_lightbox .field_lightbox_holder .vertical-split {
	display:flex;
	flex-direction:column;
}

#field_lightbox .field_lightbox_holder .btn {
	border-color:black;
	color:black;
	font-weight:600;
	text-transform:uppercase;
	width:220px;
}

#field_lightbox .field_lightbox_holder .btn:hover {
	background-color:black;
	color:white;
}

body .fancybox-skin {
	border-radius:10px;
}

body .fancybox-close {
	width:38px;
	height:38px;
	/*background:url('../img/close_bigger.png') no-repeat 0px 0px transparent;*/
	background:url('../img/svg/close-cryoniq.svg') no-repeat 0px 0px transparent;
	background-size:37px auto;
	top:15px;
	right:15px;
}

 /* Customize the label (the container) */
.custom-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 10px;
  height: 13px;
  width: 13px;
  background-color: transparent;
  border:1px solid #dddddd;
}

/* On mouse-over, add a grey background color */
.custom-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-check input:checked ~ .checkmark {
  background-color: #189e0e;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-check input:checked ~ .checkmark:after {
  display: block;
  display:none;
}

/* Style the checkmark/indicator */
.custom-check .checkmark:after {
  left: 3px;
  top: 4px;
  width: 3px;
  height: 6px;
  border: solid white;
  display:none;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body .delivery-lightbox.fancybox-wrap .banner-2cols,
body .content .content-inner .banner-2cols {
	background-color:#f7f7f7;
	padding:35px 0 35px 0;
	border-radius:10px;
	border:1px solid #c3c3c3;
	padding-left:80px;
	margin-left:0px;
	margin-right:0px;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols,
body .wider_page .content .content-inner .banner-2cols {
	max-width:1030px;
	margin-left:auto;
	margin-right:auto;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols .frame,
body .content .content-inner .banner-2cols .frame {
	margin-bottom:0px;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols h2,
body .content .content-inner .banner-2cols h2 {
	font-size:20px;
	font-family: 'gothammedium';
	font-weight:300;
	margin:0 0 25px 0;
	color:#4e4e4e;
	border:0px solid transparent;
	padding-bottom:0px;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols p,
body .content .content-inner .banner-2cols p{
	font-size:14px;
	color:#666666;
	margin:0 0 10px 0;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols p a,
body .content .content-inner .banner-2cols p a {
	text-decoration:none;
	font-size:14px;
	/*color:#040505;*/
	color:#666666;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols .col2 p a,
body .content .content-inner .banner-2cols .col2 p a {
	text-decoration:underline;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols .col1,
body .delivery-lightbox.fancybox-wrap .banner-2cols .col2,
body .content .content-inner .banner-2cols .col1,
body .content .content-inner .banner-2cols .col2 {
	display:flex;
	align-items:center;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols .col2,
body .content .content-inner .banner-2cols .col2 {
	padding-top:30px;
}

body .content .content-inner .with-shadow {
	-webkit-box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 15px 89px 0px rgba(0,0,0,0.2);
	position:relative;
	z-index:30;
}

body .content .content-inner .page-banner.normaliz-mb {
	margin-bottom:40px;
}

body .content .content-inner .getting-started-box {
	padding-bottom:80px;
	padding-top:20px;	
	margin-bottom:60px;
}

body .content .content-inner .getting-started-box:after {
	content:"";
	position:absolute;
	z-index:10;
	left:15px;
	bottom:0px;
	height:2px;
	background-color:#d0d0d0;
	width:calc ( 100% - 30px );
}

body .content .content-inner .getting-started-box .round-box {
	border:1px solid #c3c3c3;
	padding:30px 20px 30px 30px;
}

body .content .content-inner .getting-started-box .round-box h3 {
	font-size:20px;
	margin-bottom:20px;
	color:#4e4e4e;
}

body .content .content-inner .getting-started-box .col1 {
	padding-top:30px;
}

body .content .content-inner .getting-started-box .col2 a.btn {
	color:black;
	border-color:black;
	text-decoration:none;
	margin:0px;
	padding:0.4rem 1rem 0.4rem 1rem;
	width:45%;
}

body .content .content-inner .getting-started-box .col2 a.btn:hover {
	background-color:black;
	color:white;
}

body .content .content-inner a.disable-underline {
	text-decoration:none !important;		
}

body .content .content-inner a.disable-underline:hover {
	text-decoration:underline !important;
}

body .country-holder .bootstrap-autocomplete,
body.home .phone-prefix + .bootstrap-autocomplete,
body.sub .phone-prefix + .bootstrap-autocomplete,
body.sub .countryComplete + .bootstrap-autocomplete {
	max-height:150px;
	overflow-y:scroll;
	min-width:250px;
	border:0px solid transparent;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 0;
	border-radius: 10px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	
	padding-left:12px;
	padding-right:12px;
	margin-top:-10px;
}

body .country-holder .bootstrap-autocomplete img,
body.home .phone-prefix + .bootstrap-autocomplete img,
body.sub .phone-prefix + .bootstrap-autocomplete img,
body.sub .countryComplete + .bootstrap-autocomplete img {
	max-width:20px;
	height:auto !important;
}

body .country-holder .bootstrap-autocomplete a,
body.home .phone-prefix + .bootstrap-autocomplete a,
body.sub .phone-prefix + .bootstrap-autocomplete a,
body.sub .countryComplete + .bootstrap-autocomplete a {
	font-size:12px;
	display:block;
	border-bottom:1px solid #ccc;
}
body .country-holder .bootstrap-autocomplete a:hover,
body.home .phone-prefix + .bootstrap-autocomplete a:hover,
body.sub .phone-prefix + .bootstrap-autocomplete a:hover,
body.sub .countryComplete + .bootstrap-autocomplete a:hover {
	cursor:pointer;
	color:black;
}
body .country-holder .bootstrap-autocomplete a:last-child,
body.home .phone-prefix + .bootstrap-autocomplete a:last-child,
body.sub .phone-prefix + .bootstrap-autocomplete a:last-child,
body.sub .countryComplete + .bootstrap-autocomplete a:last-child {
	border-bottom:0px solid transparent;
}

body .country-holder .bootstrap-autocomplete .dropdown-item.active,
body.home .phone-prefix + .bootstrap-autocomplete .dropdown-item.active, 
body.sub .phone-prefix + .bootstrap-autocomplete .dropdown-item:active,
body.sub .countryComplete + .bootstrap-autocomplete .dropdown-item.active, 
body.sub .countryComplete + .bootstrap-autocomplete .dropdown-item:active {
	background-color:black;
	color:white !important;
}

body .country-holder .bootstrap-autocomplete,
body.sub .phone-prefix + .bootstrap-autocomplete {
	max-height:150px;
	overflow-y:scroll;
	min-width:250px;
	width:100% !important;
}

body .lightbox-contact .phone-holder,
body .static_page .content .content-inner .tx-contact .phone-holder {
	display:flex;
	position:relative;
}

body .lightbox-contact .phone-holder .ch1,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 {
	flex:0 0 35%;
	max-width:35%;
	position:Relative;		
}

body .static_page .content .content-inner .tx-contact .phone-holder .ch1 {
	flex:0 0 40%;
	max-width:40%;
}

body .static_page .content .content-inner .col-right .tx-contact .phone-holder .ch1 {
	flex:0 0 35%;
	max-width:35%;		
}

body .static_page .content .content-inner .col-right .tx-contact .phone-holder .ch2 {
	flex:0 0 65%;
	max-width:65%;		
}

body .lightbox-contact .phone-holder .ch1 {
	flex:0 0 110px;
	max-width:110px;
    position:relative;
}
body #call_lightbox .lightbox-contact .phone-holder .ch1 {
	flex:0 0 25%;
	max-width:25%;	
}
body #call_lightbox .lightbox-contact .phone-holder .ch2 {
	flex:0 0 calc( 100% - 110px );
	max-width:calc( 100% - 110px );
}
body .lightbox-contact #lightboxCallForm .phone-holder .ch1 {
	flex:0 0 20%;
	max-width:20%;
    position:relative;
}
body .lightbox-contact .phone-holder .ch1::after {
    left:auto !important;
    right:5px;
}
body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow,
body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow {
    left:auto !important;
    right:11px;
}

body .country-holder {
    position:relative;
}
body .country-holder.set-flag input{
    padding-left:55px;
}
body .country-holder .flag,
body .lightbox-contact .phone-holder .ch1 .flag,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .flag {
	display:block;
	position:absolute;
	width:20px;
	height:15px;	
	left:10px;
	top:16px;
	z-index:10;
    display:flex;
    align-items:center;
}
body .country-holder .flag {
    top:28%;
}
body .country-holder .flag img {
    width:100%;
    height:auto;
}
body .country-holder .countryArrow:hover {
    cursor:pointer;
}
body .country-holder .bootstrap-autocomplete {
    top:10px !important;
    border-radius:10px;
}
body .inline-content .country-holder .countryArrow {
    top:3px;
}
body .quickQuoteForm .country-holder .countryArrow {
    top:0px;
}
body .ajax-slide-win .country-holder .countryArrow {
    top:3px;
}
body .country-holder .countryArrow {
    display:block;
	position:absolute;
	width:20px;
	height:30px;
	left:10px;
    padding-left:40px;
	top:5px;
	z-index:10;
    display:flex;
    align-items:center;
    background: url('../img/acc-arrow.png') no-repeat center right transparent;
}

body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow,
body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 #phonePrefixArrow,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .phonePrefixArrow {
	display:block;
	position:absolute;
	width:35px;
	height:30px;		
	right:5px;
	top:12px;
	z-index:10;	
	background:url('../img/acc-arrow.png') no-repeat center center transparent;
    left: 0px !important;
    width: 90% !important;
    background-position: right center !important;
}
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .phonePrefixArrow {
	top:5px;
	right:-4px;
}

body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow,
body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow {
	left:calc( 41% - 23px );
}

body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow.open,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 #phonePrefixArrow.open,
body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow.open,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .phonePrefixArrow.open {
	background:url('../img/acc-arrow-active.png') no-repeat center center transparent;
}

body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow:hover,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 #phonePrefixArrow:hover,
body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow:hover,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .phonePrefixArrow:hover {
	cursor:pointer;
}

body .lightbox-contact .phone-holder .ch1 .flag img,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1 .flag img {
	display:block;
	width:100%;
	height:auto;
	position:Relative;
	top:-4px;
	left:-1px;
}

body .lightbox-contact input.phone-prefix,
body .static_page .content .content-inner .tx-contact input.phone-prefix {
	border-radius:10px 0px 0px 10px;
	position:relative;
	padding-left:32px;	
}

body .lightbox-contact input.phone-prefix {
	padding-left:35px;
}

body .lightbox-contact .phone-holder .ch1::after,
body .static_page .content .content-inner .tx-contact .phone-holder .ch1::after {
	content:"";
	display:block;
	width:1px;
	height:80%;
	right:0px;
	top:0;
	bottom:0;
	margin-top:auto;
	margin-bottom:auto;
	background-color:#d7d7d7;
	position:absolute;
	left:auto !important;
}

body .lightbox-contact .phone-holder .ch1::after {
	left:40%;
}

body .lightbox-contact .phone-holder .ch2,
body .static_page .content .content-inner .tx-contact .phone-holder .ch2 {
	flex:0 0 65%;
	max-width:65%;    	
}
body .static_page .content .content-inner .tx-contact .phone-holder .ch2 { 
	flex:0 0 60%;
	max-width:60%;
}

body .lightbox-contact .phone-holder .ch2 {
	/*flex:0 0 55%;
	max-width:55%;*/
    flex:0 0 calc( 100% - 110px );
	max-width:calc( 100% - 110px );
}

body .lightbox-contact #lightboxCallForm .phone-holder .ch2 {
	flex:0 0 80%;
	max-width:80%;
}

body .lightbox-contact input.phone,
body .static_page .content .content-inner .tx-contact input.phone  {
	border-radius:0px 10px 10px 0px;
}

.form-control:focus {    
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

body footer .row2 h2 {
	color:#b1b1b1;
	font-size:15px;	
	text-transform:none;
	font-weight:800;
	margin:0 0 20px 0;
}

body footer .row2 p,
body footer .row2 li,
body footer .row2 li a,
body footer .row2 p a {
	color:#b1b1b1 !important;
	font-size:14px;
	line-height:20px;
}

body footer .row2 li {
	display:block !important;
	margin:0px !important;
	padding:0px !important;
	text-align:left !important;
}

body footer .row2.row-with-border-bottom {
	position:relative;
	padding-bottom:10px;
	margin-bottom:10px;
}

/*body.sub footer .row2.row-with-border-bottom::after {
	content:"";	
	background-color: #2d2d2d;
	height:1px;	
	width:calc( 100% - 30px );
	left:15px;
	bottom:0px;
	position:absolute;
	z-index:10;
} */

body footer .row2.row-with-border-bottom p {
	margin-bottom:0px !important;
}

body footer .row3 {
	padding-bottom:20px;
}

body footer .row3 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

body footer .row3 ul li {
	display:inline-block;
	vertical-align:top;
}

body footer .row3 .col.col4:before,
body footer .row3 .col.col3:before,
body footer .row3 .col.col2:before,
body footer .row3 .col.col1:before {
	content:"";
	width:100%;
	background-color:#2d2d2d;
	height:1px;
	position:absolute;
	z-index:10;
	top:0px;
	left:15px;
	width: calc( 100% );
}

body footer .row3 .col.col4:before,
body footer .row3 .col.col3:before,
body footer .row3 .col.col2:before {
	left:0px;
}

body footer .row1 {
	margin:0px 0 40px 0;
	padding-top:20px;
}

body footer .row1 .footer-logo {
	margin-left:-15px;
	width:101px;
}

body footer .row3 .col.col1 {
	flex:0 0 200px;
	padding-top:10px;
	color:#b1b1b1;	
}

body footer .row3 .col.col2 {
	flex:0 0 calc( 60% - 110px );	
	padding-top:10px;
}

body footer .row3 .col.col3 {
	padding-top:10px;
}

body footer .row3 .col.col4 {
	flex:0 0 125px;
	padding-top:10px;
	margin-left:10px;
}

body footer .row3 .col.col2 ul li a {
	color:#b1b1b1 !important;
	font-size:14px;
	line-height:20px;
}

body footer .row3 .col.col4 .lang-menu {
	padding-bottom:0px !important;
	padding-right:0px !important;
	margin-right:0px !important;
	text-align:center;
}

body footer .row3 .col.col4 .lang-menu:after {
	display:none;	
}

body footer .row3 .col.col4 .lang-menu .sub-menu {
	top:-165px;
	right:-15px;
	padding:20px;
}

body footer .row3 .col.col4 .lang-menu .sub-menu .row {
	margin:0px !important;
}

body footer .lang-menu a:hover {
	text-decoration:none;
}

body footer .lang-menu .fa-chevron-down {
	position:relative;
	top:-2px;
}

body footer .lang-menu .fa-chevron-down::before {
    content: "\f077";
}

body footer .row3 .split-holder ul {
	text-align:left !important;
}

body footer .row3 .split-holder ul li {
	margin-bottom:10px !important;
	display:block !important;
}

body footer .row3 .col3 ul li a{
	font-size:0px;
	display:block;
	width:14px;
	height:14px;	
}

body footer .row3 .col3 ul {
	margin-top:8px;
}

body footer .row3 .col3 ul li a i {
	font-size:12px;
	color:#b1b1b1;
}

body footer {
	background-color:black;
	max-width:100%;
	overflow:hidden;
}

body.home footer .inner {
	width: 100%;
	max-width: 1030px;
	margin: 0 auto 0 auto;
}

body footer ul {
    padding:0px !important;
}

body footer .row3 ul li {
    margin-right:25px;
}

body footer .row3 ul li:last-child {
    margin-right:0px;
}

body footer.footer-simple {
	position:absolute;
	z-index:10;	
	left:0px;
	bottom:60px;
	width:100%;
	max-width:100%;
	overflow:hidden;
}   

body .custom-divider {
	margin: 2em 0 2em 0;
	width:100%;
	height:auto;
}

body .custom-divider.two-5-em-top {
	margin-top:2.5em;
}

body .custom-divider.three-em-top {
	margin-top:3em;
}

body .custom-divider.three-5-em-top {
	margin-top:3.5em;
}

body .custom-divider.four-em-top {
	margin-top:4em;
}

body .custom-divider.two-5-em-bottom {
	margin-bottom:2.5em;
}

body .custom-divider.three-em-bottom {
	margin-bottom:3em;
}

body .custom-divider.three-5-em-bottom {
	margin-bottom:3.5em;
}

body .custom-divider.four-em-bottom {
	margin-bottom:4em;
}

body .custom-divider.five-em-bottom {
	margin-bottom:5em;
}

body .custom-divider.six-em-bottom {
	margin-bottom:6em;
}

body .custom-divider.ciara-divider {
	height:1px;
	background-color: #ccc;
}

body.sub .team-holder {
	display:flex;
	flex-wrap:wrap;	
	height:auto;
	margin:40px -15px 0px -15px;	
}

body.sub .team-holder .team-item {
	flex:0 0 25%;
	max-width:25%;
	padding:0 15px 0 15px;
	margin-bottom:60px;		
}

body.sub .team-holder .team-item .img {
	margin:0 0 15px 0;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#f7f7f7;
	border-radius:10px;
	display:none !important;
}

body.sub .team-holder .team-item .img img {
	max-width:100%;
	height:auto;
	opacity:0;
}

body.sub .team-holder .team-item h2 {
	font-size:16px;
	color:#375f9a;
	font-weight:400;
	margin:0 0 8px 0;
	font-family:"gothambook";
}

body.sub .team-holder .team-item h3 {
	font-size:14px;
	color:#040505;
	font-weight:400;
	margin:0 0 0px 0;
	font-family:"gothambook";
}

body.sub .content .content-inner .product-line-holder {	
	display:flex;
	flex-wrap:wrap;
	margin:-10px -12.5px 0 -12.5px;
	padding:0px;
	max-width:calc( 100% + 25px );
	width:calc( 100% + 25px );
}

body.sub .content .content-inner .product-line-holder .page-submenu-wrapper {
	margin-left:15px;
	margin-right:15px;
	max-width:calc( 100% - 25px );
	width:calc( 100% - 25px );
}

body.sub .content .content-inner .product-line-holder .page-submenu-wrapper .page-submenu {
	display:none;
}

body.sub .content .content-inner .product-line-holder .page-submenu-wrapper .page-header {
	margin-top:25px;
	margin-bottom:35px;
}

body.sub .content .content-inner .product-line-holder .product-line-section {
	flex:0 0 33.33%;
	max-width:33.33%;
	padding:0 12.5px 30px 12.5px;
	position:relative;	
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner {
	background-color:#f7f7f7;
	border-radius:10px;
	padding:30px 12px 30px 12px;
	height:100%;
	position:relative;
	display:flex;
	flex-direction:column;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers h2 {
	font-size:14px;
	color:#040505;
	font-family: 'gothammedium';
	font-weight:400;
	margin:0 0 5px 0;
	border:0px solid transparent;
	padding:0px;
	text-transform:uppercase;
} 

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers h3 {
	font-size:12px;
	color:#040505;
	font-family:'gothambook';
	font-weight:400;
	margin:0 0 5px 0;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col {
	margin-top:0px;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col label {
	display:block;
	text-align:right;
	font-family:'gothambook';
	font-weight:400;
	color:#545353;
	font-size:12px;
	line-height:14px;
	margin:0 0 0px 0;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col .price {
	display:block;
	text-align:right;
	/*color:#545353;*/
	color:black;
	font-size:16px;
	line-height:20px;
	font-family: 'gothammedium';
	font-weight:400;
	margin:0 0 0px 0;
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col .price-simple {
	display:block;
	text-align:right;	
	color:black;
	font-size:12px;
	line-height:17px;
	font-family: 'gothammedium';
	font-weight:400;
	margin:0 0 0px 0;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col .price-device {
	display:block;
	text-align:right;
	color:black;
	font-size:14px;
	line-height:17px;
	font-family: 'gothammedium';
	font-weight:400;
	margin:0 0 3px 0;
}


body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col .price-monthly {
	display:block;
	text-align:right;
	color:#545353;
	font-size:12px;
	font-family:'gothambook';
	font-weight:400;
	margin:0 0 0px 0;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-features .frame{
	margin:0px;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img {
	text-align:center;
	margin:25px 0 -5px 0;
	min-height:195px;	
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-btns {
	margin-top:auto;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image {
	position:relative;	
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image.correct {
	position:relative;
	top:-25px;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image img{
	max-height:195px;
	width:auto;
	max-width:100%;
	height:auto;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image .flag {
	position:absolute;
	z-index:10;
	right:0px;
	top:0px;
	width:70px;
	height:70px;
	border-radius:50%;
	border:1px solid black;
	text-align:center;
	font-size:12px;
	font-family: 'gothambold';
	font-weight:400;
	padding-top:18px;
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image .flag p{
	font-family: 'gothambold';
	font-size:10px;	
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-img .product-line-image .flag strong {
	display:block;
	font-size:10px;
	font-family: 'gothambold';
	font-weight:400;
	text-transform:uppercase;
}

body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-features .col {
	padding-right:10px;	
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-features .col + .col {
	padding-left:5px;
	padding-right:5px;
}
body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-features .col:first-child {
	padding-right:0px;
}

body.sub .content .content-inner .product-line-features-list{
	display:flex;
	flex-direction: column;
  	justify-content: flex-start;
  	flex-wrap: nowrap;
  	height:150px;
}

body.sub .content .content-inner .product-line-feature {
	display:flex;
	margin:0 0 5px 0;				
}

body.sub .content .content-inner .product-line-feature span {
	display:flex;
	justify-content:flex-start;
	padding-top:3px;
	max-width:7.5px;
    flex:0 0 7.5px;
	margin-right:2.5px;
    align-items:flex-start;
	position:relative;    
}

body.sub .content .content-inner .product-line-feature span:before {
	content:"";
	display:block;
	position:absolute;
	z-index:10;
	background-color:black;
	width:5px;
	height:5px;
	border-radius:50%;
	top:7px;
}

body.sub .content .content-inner .product-line-feature span img {
    width:auto;
    max-width:100%;
    height:auto;
    display:none;
}

body.sub .content .content-inner .product-line-feature p {
	margin:0px;
	font-size:11px;
	/*color:#141515;*/
	color:#666666;
	font-family:'gothambook';
	font-weight:400;
}

body.sub .content .content-inner .row-cols {
	margin:0 0 25px 0;	
}

body.sub .content .content-inner .row-cols .col{
	text-align:center;		
	border-right:1px solid #bcbcbd;
	padding-left:10px;
	padding-right:10px;
}


body.sub .content .content-inner .row-cols .col:last-child {
	border-right:0px;
}

body.sub .content .content-inner .row-cols .col .header {
	font-size:15px;
	color:#060606;
	font-family:'gothammedium';
}

body.sub .content .content-inner .row-cols .col .sub-header {
	font-size:12px;
	color:#3a3a3c;
	font-weight:400;
}

body.sub .content .content-inner .row-features h3 {
	font-size:13px;
	color:#040505;
	line-height:19px;
	margin:0 0 15px 0;
}

body.sub .content .content-inner .row-btns a {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-family:'gothammedium';
	font-weight:400;
	padding:8px 15px 8px 15px;
}

body.sub .content .content-inner .row-btns a.plus-btn {	
	padding:11px 0px 10px 38px;
	margin-bottom:0px;
	font-size:12px;
	text-align:left;	
}

body.sub .content .content-inner .row-btns .dce:first-child {
	
}
body.sub .content .content-inner .row-btns .dce:first-child + .dce {
	padding-left:0px;
}

body.sub .content .content-inner .row-btns a.btn {
	border:2px solid black;	
}

body.sub .content .content-inner .row-btns a.btn:hover {
	background-color:black;
	color:white;
}

body.sub .content .content-inner .row-btns a.btn.quote-link:hover {
	background-color:white;
	color:black;
}

body.sub .content .content-inner .row-btns a.plus-btn:before {
	top:5px;
	font-weight:400;
	font-size:20px;
	font-family:'gothambook';
	width:30px;
	height:30px;
	line-height:30px;	
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

body.sub .content .about-row {
	position:relative;
}

body.sub .content .about-row > .col:first-child:before {
	content:"";
	width:2px;
	height:100%;
	position:absolute;
	z-index:10;
	left: calc( 78% + 5px );
	top:0px;
	background-color:#f0f1f2;
}

body.sub .content .about-row.last-point > .col:first-child:before {
	display:none;	
}
body.sub .content .about-row > .col.center-point .about-point{
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
body.sub .content .about-row > .col.center-point::before {
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
body.sub .content .about-row.last:before {
	/*height:calc( 100% - 15px );*/
}

body.sub .content .about-row > .col:first-child {
	margin-left:0px;
	position:relative;
}

body.sub .content .about-row > .col:first-child .ce-image {	
	max-width:78%;
	width:100%;
}

body.sub .content .about-row > .col:first-child .ce-image .ce-gallery,
body.sub .content .about-row > .col:first-child .ce-image .ce-column {
	float:none;
}
body.sub .content .about-row > .col:first-child .ce-image .ce-column {
	display:flex;
	justify-content:center;
}
body.sub .content .about-row > .col:first-child .ce-image .ce-column figure {
	display:block;
}

body.sub .content .about-row > .col .ce-gallery {
	margin-bottom:0px !important;
}

body.sub .content .about-row > .col .ce-image {
	position:relative;
	top:-5px;	
}

body.sub .content .about-row > .col.pt-6 .about-point {
	top:4.5rem;
}

body.sub .content .about-row > .col.pt-5 .about-point {
	top:3rem;
}

body.sub .content .about-row > .col.pt-4 .about-point {
	top:1.5rem;
}

body.sub .content .about-row > .col.pt-8 .about-point {
	top:8.5rem !important;
}

body.sub .content .about-row.empty-point > .col.pt-6 .about-point {
	top:5.5rem;
}

body.sub .content .about-row.empty-point > .col.pt-5 .about-point {
	top:4rem;
}

body.sub .content .about-row > .col .about-point {
	position:absolute;
	z-index:10;
	left: calc( 78% - 24px );
	font-size:16px;
	color:#040505;
	width:60px;
	height:60px;
	border-radius:50%;
	background-color:#f0f1f2;
	text-align:center;
	line-height:60px;
	font-family:"gothambold";
	font-weight:400;
	top:0px;	
}

body.sub .content .about-row.empty-point > .col .about-point {
	width:30px;
	height:30px;
	left: calc( 78% - 9px );
	top:30px;		
}

body.sub .content .about-row.empty-point > .col .about-point {
	
}

body.sub .content .about-row.pb-6 {
	padding-bottom:6em !important;
}

body.sub .content .about-row > .col h2 {
	font-size:20px;
	color:#040505;
	font-family:"gothammedium";
	font-weight:400;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #c1c1c1;
}

body.sub .content .about-row > .col p{
	font-size:14px;
	line-height:18px;
	color:#666666;
	font-family:"gothamlight";
	margin:0 0 20px 0;
}

body .static_page .page-submenu, 
body .static_page.page-template-with-header .page-submenu {
	min-height:24px;
}

body.sub .static_page.page-template-with-header .content .content-inner .row-with-border-bottom { 
	padding-bottom:40px;
	margin-bottom:60px;
	border-bottom:1px solid #c1c1c1;			
}

body.sub .static_page.page-template-with-header .content .content-inner .row.row-with-border-bottom {
	border-bottom:0px solid transparent;
	position:Relative;
}

body.sub .static_page.page-template-with-header .content .content-inner .row.row-with-border-bottom:after {
	content:"";
	position:absolute;
	z-index:10;
	left:15px;
	bottom:0px;
	width: calc( 100% - 30px );
	height:1px;
	background-color:#c1c1c1;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols a {
	color: #666666;
	font-size: 14px;
}

body .delivery-lightbox.fancybox-wrap .banner-2cols.signle,
body .content .content-inner .banner-2cols.single {
	padding-left:35px;
	padding-right:20px;
}

body .content .content-inner .banner-2cols.single p strong {
	font-weight:600;
}

body .content .content-inner .banner-2cols.single p a {
	text-decoration:underline;
}

body #mobileLangWin .h2,
body #lang_lightbox .h2,
body #lang_lightbox h2 {
	font-size:20px;
	color:#000000;
	margin:0 0 50px 0;
	font-family:'gothammedium';
	font-weight:400;
}
body #mobileLangWin .h2 {
	margin:0 0 20px 0;
}
body #mobileLangWin .h2,
body #lang_lightbox .h2 {
	display:block;
}

body #lang_lightbox .lang_lightbox_holder {
	padding:25px;
}

body #mobileLangWin .h3,
body #lang_lightbox .h3,
body #lang_lightbox h3 {
	font-size:14px;
	color:#000000;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	font-family:'gothambold';
	font-weight:400;
	border-bottom:1px solid #c1c1c1;
}
body #mobileLangWin .h3,
body #lang_lightbox .h3 {
	display:block;
}

body #lang_lightbox .col a {
	font-size:12px;
	font-family:'gothamlight';
	color:#646466;
}

body #lang_lightbox .frame-space-after-small {
	margin-bottom:2.0em;
}

body #lang_lightbox .last-row {
	margin-bottom:0px !important;
}

body .lang-menu i {
	display:none;
}

body .content .content-inner .get-newsletter-section > .page-section-content {
	width:100%;
	max-width:470px;
	margin-left:auto;
	margin-right:auto;
	padding:35px 30px 30px 30px;
	border-radius:10px;
	background-color:rgba(255,255,255,0.8);
}

body .content .content-inner .get-newsletter-section.sign-in-section > .page-section-content {
	background-color:#f7f7f7;
}

body.login-page .content .content-inner .get-newsletter-section > .page-section-content {
	max-width:470px;
}

body.login-page .static_page .content .content-inner .tx-felogin-pi1 .btn,
body .static_page .content-inner .section.get-newsletter-section .tx-pxa-newsletter-subscription .form-holder .btn,
body.get-newsletter-page .static_page .content-inner .tx-pxa-newsletter-subscription .btn {
	background-color:transparent;
	border:2px solid black;
	border-radius:20px;
	color:black;
	text-transform:uppercase;
	font-family:'gothambold';
	font-weight:400;
	font-size:14px;
	flex:0 0 35%;
}


body.get-newsletter-page .static_page .content-inner .tx-pxa-newsletter-subscription .btn,
body .static_page .content .content-inner .login-form .btn {
	min-width:200px;
}

body.login-page .static_page .content .content-inner .tx-felogin-pi1 .btn:hover,
body .static_page .content-inner .section.get-newsletter-section .tx-pxa-newsletter-subscription .form-holder .btn:hover,
body.get-newsletter-page .static_page .content-inner .tx-pxa-newsletter-subscription .btn:hover {
	background-color:black;
	color:white;
}

body .static_page .content-inner .section.get-newsletter-section .tx-pxa-newsletter-subscription .form-holder input[type="text"] {
	margin-right:30px;
	flex:0 0 calc( 65% - 30px );
	background-color:white;
	border-radius:10px;
	font-size:14px;
	color:#7f8080;
	border:0px solid transparent;
	outline:0px solid transparent;
}

body.login-page .static_page .content .content-inner  input[type=text].form-control,
body.login-page .static_page .content .content-inner  input[type=password].form-control {
	background-color:white;
	border-radius:10px;
	font-size:14px;
	color:#7f8080;
	border:0px solid transparent;
	outline:0px solid transparent;
}

body .static_page .content-inner .section.get-newsletter-section .tx-pxa-newsletter-subscription {
	padding:0px;
}

body .content .content-inner .get-newsletter-section > .page-section-content,
body .content .content-inner .get-newsletter-section > .page-section-content p  {
	font-size:16px;
	color:#666666 !important;
	font-weight:400;
}

body .content .content-inner .get-newsletter-section > .page-section-content p {
	text-align:left !important;
}

body .content .content-inner .get-newsletter-section > .page-section-content p.text-center {
	border-bottom:1px solid #adadae;
	padding-bottom:20px;	
}

body.login-page .static_page .content .content-inner .tx-felogin-pi1 .header-div > div {
	/*margin-bottom:20px;*/
	font-size:14px;
	color:#666666;
	font-family:'gothamlight';
	font-weight:400;
}

body .content .content-inner .get-newsletter-section > .page-section-content p,
body .content .content-inner .get-newsletter-section > .page-section-content .frame {
	margin-bottom:0px !important;
}

body .content .content-inner .get-newsletter-section > .page-section-content .form-holder label {
	display:block;
	font-size:14px;
	color:#666666;
	text-align:left;
	flex:0 0 100% !important;
}

body .static_page .content-inner .section.get-newsletter-section .tx-pxa-newsletter-subscription .form-holder {
	flex-wrap:wrap;
}

body.login-page .static_page .content .content-inner {
	padding-bottom:0px;
}

body.login-page .static_page .content .content-inner label.form-control {
	background-color:transparent;
	display:block;
	padding:0px;
	margin:0px 0px 10px 0;
	line-height:1;
	height:auto;
	font-size:16px;
	color:#040505;
	text-align:left;
	font-weight:400;
	font-family:'gothambook';
}

body .static_page .content .content-inner .login-form .btn {
	float:none;
}

body.login-page .section {
	max-width:100vw !important;
}

body .static_page .content-inner .std-section.reference-slide-section {
	padding:0px;
	padding-bottom:40px;
	margin-bottom:100px;
	border-bottom:1px solid #cbcbcb;
}

body .static_page .content-inner .std-section.reference-slide-section h2 {
	font-size:20px;
	color:#040505;
	font-family:"gothammedium";
	font-weight:400;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list {
	opacity:0;
	visibility:hidden;
    margin:0 -25px;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list.slick-initialized {
	opacity:1;
	visibility:visible;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list.slick-initialized .slick-slide {
    margin: 0 15px;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .reference-item .img-holder {
	margin:0 0 20px 0;        
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .reference-item .img-holder img{
	border-radius:10px;
	overflow:hidden;
    max-width:100%;
    height:auto;				
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .reference-item h3 {
	font-size:16px;
	color:#040505;
	font-family:"gothamlight";
	font-weight:400;
	margin:0px;
	padding-left:10px;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .reference-item h3 span {
	display:block;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-prev,
body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-next {
	top:auto;
	bottom:-90px;
	background-image:none;
	height:22px;
	width:22px;
	border:0px solid #818181;
	border-radius:50%;
	line-height:22px;
	text-align:center;
	opacity:0.8;
	display:block !important;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-prev:hover,
body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-next:hover {
	opacity:1;
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-prev {
	left: calc( 50% - 30px );
	/*background:url('../img/slide-arrow.png') no-repeat 6px center transparent;*/
	background:url('../img/svg/sipka2-cryoniq-home.svg') no-repeat center center transparent;
	background-size:20px auto;		
}

body .static_page .content-inner .std-section.reference-slide-section .reference-list .slick-next {
	right: calc( 50% - 30px );
	/*background:url('../img/slide-arrow-next.png') no-repeat 7px center transparent;*/	
	background:url('../img/svg/sipka1-cryoniq-home.svg') no-repeat center center transparent;
	background-size:20px auto;
}

body .static_page .content-inner .std-section.reference-slide-section .slick-list {
	padding:0 2% 0 0 !important;
}

body.sub .section-page-lc-introduction {
	background-position:20% 30%;		
}

body.sub #fullpage .section-page5.cryo-lc-last-section {
	background-position:25% 30%;
	background-size:248px auto;
} 

body.sub .section-page-systems .left-desc-column {
	/*padding-top:2em !important;*/
	max-width: 30%;
	flex:0 0 35%;	
}

body .content .section-page-systems .gallery-content {
    background-size: 65% auto;
    background-repeat: no-repeat;
    background-position: 10% center;
}

body.sub .section-page-systems .left-desc-column + .gallery-content {
	max-width: 70%;
	flex:0 0 65%;
}

body.sub .section-page-systems .frame-space-after-small {
	margin-bottom:0em !important;	
}

body .content .gallery-content > .frame {
	height:100%;
}

body .content .gallery-content .slider-tab-dedicated-image-holder {
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
	height:100%;		
}
body .content .gallery-content .slider-tab-dedicated-image-holder .slider-tab-dedicated-prev {
	display:block;
	width:29px;
	height:29px;
	background: url('../img/svg/sipka2-cryoniq-home.svg') no-repeat center center transparent;    
	background-size: 29px auto;
	position:absolute;
	z-index:10;
	left:210px;
	top:45%;
	opacity:.8;
}
body .content .gallery-content .slider-tab-dedicated-image-holder .slider-tab-dedicated-next {
	display:block;
	width:29px;
	height:29px;
	background: url('../img/svg/sipka1-cryoniq-home.svg') no-repeat center center transparent;    
	background-size: 29px auto;
	position:absolute;
	z-index:10;
	right:210px;
	top:45%;
	opacity:.8;
}
body .content .gallery-content .slider-tab-dedicated-image-holder .slider-tab-dedicated-next:hover,
body .content .gallery-content .slider-tab-dedicated-image-holder .slider-tab-dedicated-prev:hover {
	opacity:1;
}
body .content .gallery-content .slider-tab-dedicated-image-holder img {
	width:55%;
	height:auto;	
}

body.sub.main-products-page .section-systems .slider-tab-dedicated-image-holder img {
	width:55%;
}

body .static_page.page-template-with-header .content .content-inner .box-border-after {
	position:relative;
	padding-bottom:60px;
	margin-bottom:60px;
}

body .static_page.page-template-with-header .content .content-inner .box-border-after:after {
	content:"";
	position:absolute;
	height:2px;
	width: calc( 100% - 30px );
	bottom:0px;
	left:15px;	
	background-color:#d0d0d0;
}

body.sub.news-single-page .content .content-inner .support-mobile-header,
body.sub.support.support-article .content .content-inner .support-mobile-header {
	display:flex !important;
	padding:25px 0 15px 0;
	margin:15px 0 65px 0;
	border-bottom:1px solid #c1c1c1;		
}
body.sub.news-single-page .content .content-inner .support-mobile-header .h1 a,
body.sub.support.support-article .content .content-inner .support-mobile-header .h1 a,
body.sub.news-single-page .content .content-inner .support-mobile-header .h1,
body.sub.support.support-article .content .content-inner .support-mobile-header .h1 {
	font-size:30px;
	line-height:34px;
	font-weight:400;
	font-family:"gothambook";
	margin:0 10px 5px 0;
	position:relative;
	padding:0 15px 0 0;
	text-decoration:none;
	color:black;
}
body.sub.news-single-page .content .content-inner .support-mobile-header .h2,
body.sub.support.support-article .content .content-inner .support-mobile-header .h2 {
	font-size:28px;
	line-height:32px;
	font-weight:400;
	font-family:"gothamlight";
	margin:0 0 5px 0;	
}
body.sub.news-single-page .content .content-inner .support-mobile-header .right a,
body.sub.support.support-article .content .content-inner .support-mobile-header .right a {
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	display:block;
	padding-left:20px;
	background: url('../img/chevron-right-support.png') no-repeat left center transparent;	
}
body.sub.news-single-page .content .content-inner .support-mobile-header .right a:hover,
body.sub.support.support-article .content .content-inner .support-mobile-header .right a:hover {
	text-decoration:underline;
}	
body.sub.news-single-page .content .content-inner .support-mobile-header .left,
body.sub.support.support-article .content .content-inner .support-mobile-header .left {
	flex:0 0 auto;
	max-width:auto;
}
body.sub.news-single-page .content .content-inner .support-mobile-header .left span,
body.sub.support.support-article .content .content-inner .support-mobile-header .left span {
	display:inline-block;
}
body.sub.news-single-page .content .content-inner .support-mobile-header .left span.h2,
body.sub.support.support-article .content .content-inner .support-mobile-header .left span.h2 {
	display:none;
}
body.sub.news-single-page .content .content-inner .support-mobile-header .left span.h1:after,
body.sub.support.support-article .content .content-inner .support-mobile-header .left span.h1:after {
	content:"|";
	position:absolute;
	z-index:10;
	right:-5px;
	top:0px;
	display:none;		
}
body.sub.news-single-page .content .content-inner .support-mobile-header .left span.h1:after {
	display:none !important;
}	
body.sub.news-single-page .content .content-inner .support-mobile-header .right,
body.sub.support.support-article .content .content-inner .support-mobile-header .right {
	flex:0 0 auto;
	margin-left:auto;
	padding-top:15px;		
}

body.sub.support.support-article .content .content-inner .support-submenu {
	position:relative;
	margin:0 0 40px 0;
	padding:25px 20px 5px 20px;
	background-color:#f7f7f7;
	border-radius:10px;
	border:1px solid #c3c3c3;		
}

body.support .static_page .content .content-inner .news-newsletter-box .bottom-info {
	display:none;
}

/*body.sub.support.support-article .content .content-inner .support-submenu:before {
	content:"";
	position:absolute;
	z-index:10;
	left:-35px;
	top:0px;
	height:100%;
	width:1px;
	background-color:#d2d2d2;
} */

body.sub.support.support-article .content .content-inner .support-submenu .h2 {
	display:block;
	font-size:16px;
	line-height:20px;
	color:#040505;
	font-weight:400;
    max-width: calc( 100% - 15px );
	font-family:"gothambold";
	margin:0 0 15px 0;
	padding:0 0 5px 0px;
	border-bottom:1px solid #d2d2d2;
}

body.sub.support.support-article .content .content-inner .support-submenu div > ul {
	list-style:none;
	margin:0px 0 0px 0;
	padding:0px 0 0 0px;
}
body.sub.support.support-article .content .content-inner .support-submenu div > ul > li {
	margin:0 0 20px 0;
	padding-left:20px;
}
body.sub.support.support-article .content .content-inner .support-submenu div > ul > li span{
	font-size:14px;
    line-height:18px;    
	color:black;
    text-decoration:none;	
	display:block;
	margin:0 0 8px 0;
	font-family:"gothambold";
	position:relative;
	left:-20px;
	color:#666666;
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu {
	min-height:280px;
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu div > ul > li {
	margin:0px;
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu div > ul > li > a{
	text-decoration:none;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	display:block;
	position:relative;
	padding:3px 0 3px 0;		
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu div > ul > li > a:hover {
	text-decoration:underline;
}

body.sub.support.support-article .content .content-inner .support-submenu div > ul > li >  ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

body.sub.support.support-article .content .content-inner .support-submenu div > ul > li > ul > li {
	margin:0px 0 1px 0;
	padding:0px;
}

body.sub.support.support-article .content .content-inner .support-submenu div > ul > li > ul > li a {
	text-decoration:udnderline;	
	font-size:12px;
	line-height:16px;
	font-weight:400;
	display:block;
	position:relative;
	padding:3px 0 3px 0;
	color:#666666;
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu div > ul > li > a.active:before,
body.sub.support.support-article .content .content-inner .support-submenu div > ul > li > ul > li a.active:before {
	content:"";
	position:absolute;
	z-index:10;
	left:-17px;
	top:0;
	bottom:0;
	margin-top:auto;
	margin-bottom:auto;
	width:5px;
	height:5px;
	border-radius:50%;
	background-color:black;
}

body.sub.support.support-article .content .content-inner .support-submenu div > ul > li > ul > li a:hover {
	text-decoration:underline;
}

body.sub.support.support-article.project-assistance-article .content .content-inner .support-submenu div > ul > li > a.active,
body.sub.support.support-article .content .content-inner .support-submenu div > ul > li > ul > li a.active {
	font-weight:400;
	color:#040505;
	font-family: 'gothambold';
}

body.sub.support .support-right {
	padding-top:10px;
}

body .ajax-slide-win.supporLightWin .support-submenu .h2 {
	font-size:18px;
	line-height:22px;
	font-weight:400;
	font-family: 'gothambold';
	text-transform:uppercase;
	color:#040505;
	padding:0 0 0 20px;
	display:block;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion {
	padding:0 20px 0 20px;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion h3 {
	font-family: 'gothambold' !important;
	font-weight:400 !important;		
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion h3 span {
	display:none;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion p {
	padding:0 40px 0 40px !important;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion ul {
	list-style:none;
	margin:0px 0 0px 0;;
	padding:0 20px 0 20px;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion .ui-accordion-content {
	padding:0px;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion ul > li {
	padding:5px 0 10px 0;
	margin:5px 0 3px 0;
	border-bottom:1px solid #cccccc;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion ul > li a.active {
	position:relative;		
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion ul > li:last-child {
	border-color:transparent;
}

body .ajax-slide-win.supporLightWin .win-inner__holder {
	margin:0px;
	max-width:100%;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu {
	padding:40px 0 0 0;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul {
	margin:15px 0 0 0;
	padding:0px;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > span {
	display:block;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	font-family: 'gothambold';
	padding:7.5px 0 7.5px 8px;
	margin-left:17px;
	background-color:transparent;
	border-bottom:1px solid #d2d2d2;
	color:#040505;		
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > ul {
	margin:0px 0 10px 20px;
	padding:0px;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > ul > li {
	padding:0 30px 0 20px;	
}

body.project-assistance-article .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li {
	padding-left:40px;
	padding-right:30px;
	position:relative;
}

body.project-assistance-article .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li a,
body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > ul > li a {
	font-size:14px;
	line-height:18px;
	color:#040505;
	display:block;
	padding:7.5px 0px 7.5px 0;
	position:relative;
	border-bottom:1px solid #d2d2d2;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > ul > li:last-child a {
	border-color:transparent;
}

body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li:last-child > ul > li:last-child a {
	border-color:#d2d2d2;
}

body.news-single-page .ajax-slide-win.supporLightWin .support-submenu #accordion ul > li a.active:before,
body.project-assistance-article .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li a.active:before,
body .ajax-slide-win.supporLightWin .win-inner__holder .support-submenu > div > ul > li > ul > li a.active:before {
	content:"";
	position:absolute;
	z-index:10;
	left:-15px;
	top:0;
	bottom:0;
	margin-top:auto;
	margin-bottom:auto;
	display:block;
	width:9px;
	height:9px;
	background:url('../img/support-mobile-polygon.png') no-repeat center center transparent;
}

body.support.support-article .static_page .content .content-inner p {
	color:#666666;
}

body .static_page .page-submenu a, 
body .static_page.page-template-with-header .page-submenu a {
	position:relative;
	padding-bottom:5px;
}
body .static_page .page-submenu , 
body .static_page.page-template-with-header .page-submenu {
	padding-bottom:5px;
}
body .static_page .page-submenu a:hover, 
body .static_page.page-template-with-header .page-submenu a:hover {
	text-decoration:none !important;
}
body .static_page .page-submenu a:hover::after, 
body .static_page.page-template-with-header .page-submenu a:hover::after, 
body .static_page .page-submenu a.active::after, 
body .static_page.page-template-with-header .page-submenu a.active::after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: black;
    position: absolute;
    z-index: 10;
    bottom: 0px;
    left: 0px;
    z-index: 10;
}

body .tx-easy-googlemap {
	position:relative;
}
body .section-page-options .option-row .header-icon {
	max-width:100% !important;
	display:flex;
	justify-content:center;
}
body .section-page-options .option-row .col {
	
}
body .section-page-options .option-row .header-icon > span {
	max-width:75px;
	padding-bottom:0px;		
}
body .section-page-options .option-row .header-icon > span img {	
	padding:0px !important;
	max-width:85% !important;
	filter: invert(39%) sepia(0%) saturate(0%) hue-rotate(109deg) brightness(100%) contrast(88%);
}
body .section-page-options .option-row.row.divided-by-line > div::after { 
	/*background-color:#666666 !important;*/
}
body .section-page-options .option-row .header-icon h2{
	font-size:24px;
	line-height:28px;
	font-family: 'gothammedium';
	color:black;		
}
body .section-page-options .option-row .header-icon h2 span {
	font-size:16px;
	line-height:20px;
	font-family: 'gothambook';
	margin-top:5px;
}
body.support.support-article .static_page .content-inner {
	max-width:1080px;
}
body.sub.support.support-article .support-right {
	padding-left:30px;
	padding-right:0px;
}
body.sub.support.support-article .content-inner > .row > .col-md-8 {	
	padding-right:100px;
}

/*body.sub.support.support-article .content-inner > .row > .col-md-8 .frame {
	margin-bottom:5em;
} */
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame h3 {
	font-size:20px;
	line-height:24px;	
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame td,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame th,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame table,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame p a,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame p,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ol li,
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ul li {
	font-size:16px;
	line-height:22px;
	color:#666666;
}
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame td,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame th,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame table,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame p a,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame p,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ol li,
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ul li { 
	font-size:14px;
	line-height:20px;	
}

body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ol.styled-ol li {
	margin-bottom:10px;
	margin-left:25px;
	line-height:25px;
	font-size:14px;
	font-family:'gothamlight';	
}
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ol.styled-ol li strong {
	font-family:'gothammedium';
}
body.support-article .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame ol.styled-ol li::marker {
	font-family:'gothammedium';
	font-weight:600;	
}

body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame table td {
    border:1px solid #dadada;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame.waranty-2col-table-half-half tr > th {
    font-weight:600;
    text-align:center;
    border:1px solid #dadada;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame.waranty-2col-table-half-half tr > td {
    width:50%;
    vertical-align:middle;
    text-align:center;
} 
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame.waranty-2col-table tr > td:first-child {
    width:25%;
    vertical-align:middle;            
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame.waranty-2col-table tr > td:firts-child + td{
    width:75%;
    vertical-align:center;        
}
body .static_page .content-inner .std-section.faq-links-section .page-section-content .frame ul li {
	margin:0 0 8px 0;
	position:relative;
	padding:0 0 0 13px;
}
body .static_page .content-inner .std-section.faq-links-section .page-section-content .frame ul li:before {
	content:"";
	position:absolute;
	z-index:10;
	left:0px;
	top:0;
	bottom:0;
	margin-top:auto;
	margin-bottom:auto;
	width:5px;
	height:5px;
	border-radius:50%;
	background-color:black;	
}
body .static_page .content-inner .std-section.faq-links-section .page-section-content .frame ul {
	list-style:none;
	padding:0px;
}

body .static_page .content-inner .std-section.faq-links-section .page-section-content .frame ul li a {
	color:#666666;
	font-size:14px;
	line-height:20px;
	font-family: 'gothamlight';
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame {
	margin-bottom:2em;
	padding-bottom:0.5em;
	border-bottom:1px solid #d2d2d2;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame.no-border {
	border:0px solid transparent !important;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame:last-child {
	border-color:transparent;
	margin-bottom:0px;
	padding-bottom:0px;
}
body .static_page .content-inner .std-section.faq-texts-section.normal-margins .page-section-content .frame {
	margin-bottom:inherit;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame p.back-to-top-link {
	display:none;
}
body .static_page .content-inner .std-section.faq-texts-section .page-section-content .frame:last-child p.back-to-top-link{
	display:block;
	margin-top:0px;
}

body.sub.lc-page footer,
body.shop footer,
body.get-newsletter-page footer,
body.login-page footer,
body.find-us-page footer {
	display:none;
}

body.sub.lc-page footer.footer-simple,
body.shop footer.footer-simple,
body.get-newsletter-page footer.footer-simple,
body.login-page footer.footer-simple,
body.find-us-page footer.footer-simple {
	display:block;
	position:static;
}
body.sub.lc-page footer.footer-simple {
    display:block !important;
}
body.sub.lc-page .page-section-content footer.footer-simple {
    display:none !important;
}
body.sub .content .content-inner .support-round-boxes {
    display:flex;
    flex-wrap:wrap;
    margin:0 -15px 0 -15px;
}
body.sub .content .content-inner .support-round-boxes .item {
    flex:0 0 33.33%;
    max-width:33.33%;
    padding:0 15px 0 15px;
    position:relative;
    margin-bottom:30px;
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes,
body.sub .content .content-inner .support-round-boxes .financing-boxes {
	min-height:340px;
}
body.sub .content .content-inner .support-round-boxes .financing-boxes {
	min-height:240px;
}
body.sub .content .content-inner .support-round-boxes .financing-boxes ul {
	margin-bottom:0px !important;
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes + .item.helpline .box-inner,
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes + .item.helpline .box-inner,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner {
	justify-content:space-between;
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes + .item.helpline .box-inner p,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes + .item.helpline .box-inner p,
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes + .item.helpline .box-inner p a,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes + .item.helpline .box-inner p a{
	/*color:#040505;*/
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes + .item.helpline .bottom,
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner .bottom,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes + .item.helpline .bottom,
body.sub .content .content-inner .support-round-boxes .item.finaicng-boxes .box-inner .bottom {
	margin-top:0px;
	margin-bottom:20px;
}
body.sub .content .content-inner .support-round-boxes .item.helpline {
	flex:0 0 66.66%;
    max-width:66.66%;    
}
body.sub .content .content-inner .support-round-boxes .item.half-col {
	flex:0 0 50%;
    max-width:50%;    
}
body.sub .content .content-inner .support-round-boxes .item.helpline .box-inner a.btn,
body.sub .content .content-inner .support-round-boxes .item.helpline .box-inner,
body.sub .content .content-inner .support-round-boxes .item.service-box .box-inner {
    background-color:#f7f7f7;
}
body.sub .content .content-inner .support-round-boxes .item.half-col .box-inner a.btn,
body.sub .content .content-inner .support-round-boxes .item.half-col .box-inner {
    background-color:#f7f7f7;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .btn,
body.sub .content .content-inner .support-round-boxes .item.service-box .box-inner .btn {
    width:100%;
    text-decoration:none;
    background-color:#f7f7f7;
    text-align:center;
    border-color:black;
    color:black;
    max-width:180px;
    margin-left:auto;
    margin-right:auto;
    padding-left:0px;
    padding-right:0px;
}
body.sub .content .content-inner .support-round-boxes .item.helpline .box-inner a.btn:hover {
	background-color:black;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .btn {
    background-color:white;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .btn:hover,
body.sub .content .content-inner .support-round-boxes .item.service-box .box-inner .btn:hover {
    background-color:black;
    color:white;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner {
    border:1px solid #d6d6d6;
    padding:20px 25px 10px 25px;
    border-radius:10px;
    position:relative;
    height:100%;
    display:flex;
    flex-direction:column;    
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .icon {
    text-align:center;
    margin:0 0 25px 0;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .icon img {
	max-width:100px;
	height:auto;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner h2 {
    font-size:19px;
    line-height:23px;
    font-family: 'gothammedium';
    margin:0 0 30px 0;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner p {
    font-size:14px;
    color:#666666;
    line-height:20px;
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner p,
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner p a,
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner li a,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner p,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner p a,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner li a {
	/*color:#040505;*/
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner p a,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner p a {
	font-size:14px;
	line-height:18px;
	font-family: 'gothamlight';
}
body.sub .content .content-inner .support-round-boxes .item.project-assistance-boxes .box-inner li a,
body.sub .content .content-inner .support-round-boxes .item.financing-boxes .box-inner li a {
	/*font-size:16px;
	line-height:20px;*/
	font-family: 'gothamlight';
}
body.sub .content .content-inner .support-round-boxes .item .box-inner a {
    font-size:14px;
    color:#666666;
    line-height:20px;
    text-decoration:underline;        
}
body.sub .content .content-inner .support-round-boxes .item .box-inner ul {
    list-style:none;
    margin:0px 0 30px 0;
    padding:0px;
}
body.sub .content .content-inner .support-round-boxes .item.financing-boxes.half-col .box-inner ul {
	list-style:disc;
}
body.sub .content .content-inner .support-round-boxes .item.financing-boxes.half-col .box-inner ul li {
	margin-left:10px;
	font-size:14px;
	line-height:20px;
	color:#666666;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner ul li {
    margin:0px;
    padding:0px;
    font-size:15px;
    color:#676767;
    line-height:19px;
    margin:0 0 5px 0;
}
body.sub .content .content-inner .support-round-boxes .item .box-inner .bottom {
    margin-top:auto;
}

body.sub .content .content-inner .tx-pxa-newsletter-subscription .btn {
    color: black;
    font-size: 12px;    
    text-align: center;
    padding: 0.4rem 3.2rem 0.4rem 3.2rem;
    border: 1px solid black;
    border-width: 2px;
    border-radius: 25px;
    display: inline-block;
    text-transform: uppercase;
}

body.sub .content .content-inner .tx-pxa-newsletter-subscription .btn:hover {
    background-color:black;
    color:white;
}

body.sub .lightbox-contact {
	padding:25px 40px 5px 40px;
}
body.sub .lightbox-contact .h2 {
	font-size:24px;
	line-height:28px;
	text-align:center;
	font-family: 'gothammedium';
	font-weight:400;
	margin:0 0 10px 0;
	display:block;
	/*text-transform:uppercase;*/
	color:#000000;
}
body.sub .lightbox-contact .h3 {
	font-size:20px;
	line-height:24px;
	text-align:center;
	font-family: 'gothambook';
	font-weight:400;
	margin:0 0 15px 0;
	display:block;
	text-transform:none;
	color:#666;
	text-align:center;
}
body.sub .lightbox-contact label {
	color:#666666;
	font-size:14px;
	line-height:18px;	
	font-weight:400;
	font-family: 'gothambook';
}
body.sub .lightbox-contact label a {
	color:#666666;
	font-size:14px;
	text-decoration:underline;
}
body.sub .lightbox-contact select {
	border-color:transparent;
	font-size:13px;
	color:#a39d9d;
	line-height:17px;
	font-family: 'gothamlight';
	text-transform:uppercase;
}
body.sub .lightbox-contact select option {
    font-size:13px;
	color:#a39d9d;
	line-height:17px;
	font-family: 'gothamlight';
}
body.sub .lightbox-contact .btn {
	max-width:200px;
}
body.sub .lightbox-contact p {
	font-size:16px;
	color:#666666;
	line-height:20px;
	margin:0px;
}
body.sub .lightbox-contact .message p {
    color:black;
}
body.sub .lightbox-contact textarea {
	height:150px;
}
body.sub .lightbox-contact textarea,
body.sub .lightbox-contact input[type=text] {
    font-size:12px;
    line-height:16px;
    padding-top:0px;
    padding-bottom:0px;
}
body.sub #commonWin .lightbox-contact .custom-select,
body.sub #commonWin .lightbox-contact input[type=text] {
	height:34px !important;
	font-size:16px;
}
body.sub #commonWin .lightbox-contact textarea {
	font-size:16px;		
}
body .lightbox-contact .phone-holder .ch1 .flag {
    top:14px;
    left:11px;
}
body .lightbox-contact .phone-holder .ch1 #phonePrefixArrow,
body .lightbox-contact .phone-holder .ch1 .phonePrefixArrow {
    top:3px;
    left:calc( 40% - 23px );    
}
body .lightbox-contact .custom-select,
body .lightbox-contact input[type="text"] {
    height:calc(1.5em + 0.75rem + 4px);
    box-shadow:0 0 0 0.2rem rgba(0, 123, 255, 0) !important;
}
body .ajax-work {
    position:Relative;
}
body .ajax-work:before {
    content:"";
    position:absolute;
    z-index:20;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background-color:black;
    opacity:0.4;
}
body .ajax-work:after {
	content:"";
	border:.25em solid black;
	width:5rem;
	height:5rem;
	border-radius:50%;
	border-right-color:transparent;
	animation: spinner-border .75s linear infinite;
	position:absolute;
	z-index:25;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
}
body .lightbox-contact p.small {
    font-size:12px;
    line-height:16px;
    color:#c2c0c0;
    font-family:'gothamlight';
    margin:0 0 5px 0;    
}    
body .lightbox-contact p.black {
    font-size:16px;
    line-height:20px;
    color:#050505;
    font-family:'gothambook';
    margin:0 0 5px 0;    
}
body .lightbox-contact input[readonly] {
    background-color:white;
}
body .ui-timepicker-container {
    z-index:9010 !important;
}
html.open-mobile-common body .ui-timepicker-container {
    z-index:90100 !important;
}
html.open-mobile-common.open-mobile-common-fxied body #commonWin {
	position:fixed !important;
}
.fancybox-overlay {
overflow: hidden !important;
}
body #commonWin:before,
body #commonWin,
body #commonWin .win-inner,
body #commonWin .win-inner win-inner_holder {
	background-color:#f7f7f7;
}
body #commonWin .lightbox-contact {
	padding:35px 0 0 0;
}
body #commonWin .lightbox-contact .h2 {
	color:black;
	font-size:18px;
	line-height:22px;
	text-align:left;
	margin:0 0 15px 0;
}
body #commonWin .lightbox-contact .row {
	margin-bottom:0px !important;
}
body #commonWin .lightbox-contact .col-6 {
	flex:0 0 100%;
	max-width:100%;
	margin:0 0 10px 0;
}
body #commonWin .lightbox-contact .col-12 {
	margin:0 0 10px 0;
}
body #commonWin .lightbox-contact label {
	font-size:14px;
	line-height:18px;
	margin:0 0 4px 0;
}
body #commonWin .lightbox-contact textarea {
	height:75px;
}
body #commonWin .lightbox-contact p {
	font-size:12px;
	line-height:16px;
}
body #commonWin .lightbox-contact .row.country-state .col-6:first-child { 
	flex:0 0 70%;
	max-width:70%;
	padding-right:7.5px;			
}
body #commonWin .lightbox-contact .row.country-state .col-6:first-child + .col-6{ 
	flex:0 0 30%;
	max-width:30%;
	padding-left:7.5px;			
}
body.lang-uk #commonWin .lightbox-contact .row.country-state .col-6:first-child + .col-6{ 
	flex:0 0 100%;
	max-width:100%;
	padding-right: 15px;			
}
body.lang-uk #commonWin .lightbox-contact .row.country-state .col-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
}
body #commonWin .lightbox-contact .row.submit-row {
	margin-top:15px;
}
body #commonWin .lightbox-contact .phone-holder .ch1 {
	flex:0 0 41%;
	max-width:41%;
}
body #commonWin .lightbox-contact .phone-holder .ch2 {
	flex:0 0 59%;
	max-width:59%;
}
body #commonWin .lightbox-contact .row.date-time .col-6:first-child { 
	flex:0 0 60%;
	max-width:60%;
	padding-right:7.5px;			
}
body #commonWin .lightbox-contact .row.date-time .col-6:first-child + .col-6{ 
	flex:0 0 40%;
	max-width:40%;
	padding-left:7.5px;			
}
body .lightbox-contact .message > ul{
	padding:0px;
	margin-top:65%;
}
body .fancybox-skin .lightbox-contact .message > ul {
	margin-top:45%;		
}
body .lightbox-contact .message > ul + a.btn {
	color:black;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
body .lightbox-contact .message > ul + a.btn:hover {
	color:white;
}
body .lightbox-contact .message > ul li {
	background-color:transparent;
	font-size:18px;
	line-height:22px;
	color:black;
	text-align:center;
	border:0px solid transparent;
	padding:0px;
}
body .lightbox-contact .message > ul li .layout-2 h3 {
	text-align:left;
	font-size:26px;
	line-height:30px;
	font-family:'gothambold';
	text-transform:none;
	margin:0 0 40px 0;
}
body .lightbox-contact .message > ul li .layout-2 p {
	font-weight: 300;
	color: #666666;
	text-align:left;
	font-size:14px;
	line-height:18px;
	text-transform:none;
	font-family:"gothamlight";
	margin:0 0 20px 0;
}
body .lightbox-contact .message.l2 .typo3-messages {
	margin-top:80px;
}
body .lightbox-contact .message.l3 .typo3-messages {
	margin-top:70px;
}
body .lightbox-contact .message > ul li .layout-2 p a {
	color:black;
	font-family:'gothambold';
	position:relative;
	display:inline-block;
	padding-bottom:5px;
}
body .lightbox-contact .message > ul li .layout-2 p a:hover {
	text-decoration:none;
}
body .lightbox-contact .message > ul li .layout-2 p a:after{
	content: "";
	display: block !important;
	width: 100%;
	position: absolute;
	z-index: 10;
	bottom: 0px;
	left: 0px;
	height: 2px;
	background-color:black;
}
body .lightbox-contact .message > ul li p {
	font-size:18px;
	line-height:22px;
	color:black;
	text-align:center;
	font-family:'gothambold';
	text-transform:uppercase;
}
html.open-mobile-common #hubspot-messages-iframe-container {
	z-index:10 !important;
}
body.sub.support .page-submenu {
	display:none;
}
body.sub.support .page-header {
	/*display:none;*/
}

body.sub .content .content-inner .support-tabs .tab-content h2 {
	margin:0 0 22px 0;
	font-size:24px;
	line-height:28px;
	font-family:'gothammedium';
	font-weight:400;
}

body.sub .content .content-inner .support-tabs .tab-content .tx-dce-container {
	margin-top:45px;
}
/*body #hubspot-messages-iframe-container {
	opacity:0;
	z-index:-1;
	position:relative;
}
body.chat-open #hubspot-messages-iframe-container {
	opacity:1;
	z-index:10;
	position:relative;
}*/

body .static_page.page-template-with-header .content-inner .custom-text-block-ul h2 {
	margin:0 0 15px 0;
	font-family:'gothambold';
	font-weight:400;
}

body .static_page.page-template-with-header .content-inner .custom-text-block-ul {
	padding-left:30px;
}

body .static_page.page-template-with-header .content-inner .custom-text-block-ul ul{
	margin-left:-45px;
}

body .static_page.page-template-with-header .content-inner .custom-text-block-ul ul li {
	margin:0 0 15px 30px;
	padding-left:15px;
	font-size:14px;
	line-height:18px;
}
body.support-article .static_page.page-template-with-header .content-inner p,
body.support-article .static_page.page-template-with-header .content-inner p a {
	font-size:14px;
	color:#666666;
	line-height:18px;
}
body .static_page.page-template-with-header .content-inner .custom-text-block-ul .ce-textpic {
	overflow:visible;
}

body .static_page.page-template-with-header .content-inner .image-caption {
	font-size:14px;
	line-height:18px;
	color:#666666;
	text-align:center;
	padding:5px 0 5px 0;
}
body.sub.main-products-page .section-page-lc-introduction {
	background-size:40% auto;
}
body .custom-livechat-icon {
	position:fixed;
	z-index:1100;
	right:15px;
	bottom:15px;	
}
body.konfigurator .custom-livechat-icon {
	bottom:75px;
}
body .custom-livechat-icon .chat-link {
	display:block;
	width:40px;
	height:40px;	
	text-indent:-9000px;
	font-size:0px;
	background:url('../img/svg/chat-new-2.svg') no-repeat center center transparent;
	background-size:100% auto;		
}
body.support .custom-livechat-icon {
	display:none;
}
body.support.support-article .custom-livechat-icon {
	display:block;
	bottom:75px;
}
body.login-page .content .content-inner h1,
body.get-newsletter-page .content .content-inner h1 {
	text-align:center;
	color:black;	
}
body.login-page .content .content-inner .bottom-info,
body.get-newsletter-page .content .content-inner .bottom-info {
	margin:30px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px solid #666666;
}
body.login-page .content .content-inner .bottom-info p,
body.login-page .content .content-inner .bottom-info a,
body.get-newsletter-page .content .content-inner .bottom-info p,
body.get-newsletter-page .content .content-inner .bottom-info a {
	font-size:12px;
	color:#666666;
	line-height:16px;	
}
body.login-page .content .content-inner .bottom-info .col p,
body.get-newsletter-page .content .content-inner .bottom-info .col p {
	margin-bottom:15px !important;	
}
body.get-newsletter-page .content .content-inner .bottom-info .col-12 {
	padding:0px;
}
body .content .content-inner .q-holder i {
	color:#666666;
}
body .static_page .content .content-inner p.smaller-font-size {
	font-size:12px;
	line-height:18px;
	color:#666666;
}
body .static_page .content .content-inner p.smaller-font-size a {
	font-size:14px;
	line-height:18px;
}
body.main-products-page .section-page5 p a,
body.main-products-page .section-page5 p {
	color:white !important;	
}
body #productSystemCompare {
	position:static !important;
	display:none !important;
}
body #productSystemCompare.open {
	position:fixed !important;
	display:block !important;
}
body .fancybox-inner #productSystemCompare {
	display:block !important;
}
body #productSystemCompare .win-inner__holder {
	max-width:100% !important;
}
body #productSystemCompare .close {
	display:none;
}
body #productSystemCompare .win-inner__holder > .frame > .hide-standalone {
	display:none !important;
}
body .white-bc-fancybox .fancybox-skin {
	background-color:white !important;
}

body .white-bc-fancybox .fancybox-close {
	right:35px;
}
body.sub .content .content-inner .coming-soon {
	padding-bottom:47px;
	padding-top:47px;
}
body.sub .content .content-inner .coming-soon h1 {
	font-size:40px;
	line-height:44px;
	font-family:'gothambold';
	color:black;
	margin:0 0 10px 0;
	font-weight:400;
	text-transform:uppercase;
	border:0px solid transparent;
}
body.sub .content .content-inner .coming-soon h2 {
	font-size:30px;
	line-height:34px;
	font-family:'gothambook';
	color:black;	
	font-weight:400;
	text-transform:none;
	border:0px solid transparent;
	margin:0 0 35px 0;
	padding:0px;
}
body.sub .content .content-inner .coming-soon p {
	font-size:16px;
	line-height:20px;
	color:#666;
}
body.sub .content .content-inner .coming-soon .frame-default {
	margin:0 0 0 0;
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row {
	margin:0px;
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column {
	float:none;
	flex:0 0 33.33%;
	max-width:33.33%;	
	margin:0px;
	display:flex;
	justify-content:center;
	align-items:center;
	border:1px solid #d2d2d2;
	text-align:center;
	padding:20px;	
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column img {
	max-width:90%;
	height:auto;
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column:first-child {
	border-left:0px solid transparent;
	border-right:0px solid transparent;	
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column:last-child {
	border-right:0px solid transparent;
	border-left:0px solid transparent;	
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row:first-child .ce-column {
	border-top:0px solid transparent;
	border-bottom:0px solid transparent;
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row:last-child .ce-column {
	border-bottom:0px solid transparent;
	border-top:0px solid transparent;
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column figure {
	display:block;
	width:100%;
	text-align:center;		
}
body.sub .content .content-inner .coming-soon .ce-gallery .ce-row .ce-column figure img {
	display:inline-block;
}
body #c1488 {
	display:none !important;
}
body #cookieman-modal p,
body #cookieman-modal h5 {
	color:black;
}
body #cookieman-modal .card a,
body #cookieman-modal p a {
	color:black;
	text-decoration:underline;
}
body #cc-tag {
	display:none !important;
}
body .grecaptcha-badge {
	bottom:100px !important;
	z-index:50;
}
body .grecaptcha-badge,
body.konfigurator .grecaptcha-badge {
	bottom:170px !important;
	display:none !important;		
}
body.konfigurator #chat-widget-container {
	bottom:70px !important;
}
.preloader {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999;   
   background-repeat: no-repeat; 
   background-color: #FFF;
   background-position: center;
   overflow:hidden !important;
}
body .preloader:after {
	content:"";
	border:.25em solid black;
	width:5rem;
	height:5rem;
	border-radius:50%;
	border-right-color:transparent;
	animation: spinner-border 1s linear infinite;
	position:absolute;
	z-index:25;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
}
body .ch1 .high-message {
	display:none;
}
body .high-message {
	color:red;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	z-index:10;
	top:3px;
	right:15px;
	letter-spacing: 0.2px;
}
body .ch2 .high-message {
	top:-25px;
	right:0px;
}

/*Mod 2024*/
body.login-page .content .tx-felogin-pi1 .header-div {
    margin-bottom:15px;
}
body .content .direct-gallery .ce-column {
    float:left;
    margin:0px;
}
body .content .direct-gallery {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}
body .content .direct-gallery figure {
    margin:0px;
}
body .content .direct-gallery .ce-column {
    flex:0 0 calc( 33.33% - 15px );
    max-width:calc( 33.33% - 15px );
    margin-right:15px;
    margin-bottom:15px;
}
body .content .rounded-corners .direct-gallery .ce-column img {
    border-radius:10px;
    overflow:hidden;
}
body .content .direct-gallery .ce-column img {
    max-width:100%;
    height:auto;
}
body .content .direct-gallery.col-count-4 .ce-column {
    flex:0 0 calc( 25% - 15px );
    max-width:calc( 25% - 15px );
}
body .content .direct-gallery.col-count-5 .ce-column {
    flex:0 0 calc( 20% - 15px );
    max-width:calc( 20% - 15px );
}
/*Mod 2024*/

.select-items div[data-label="uae (gcc region)"] span {
    text-transform:uppercase !important;
}
body.tundra .content {
    background-color:black;
}
body.tundra .content .content-inner {
    /*min-height:88vh;
    padding-bottom:0px;
    padding-top:150px;*/
    font-family: 'Inter', sans-serif;
    max-width:1150px;
}
body.tundra .content .content-inner * {
    font-family: 'Inter', sans-serif;
}
body.tundra .content .content-inner .h2 p {
    text-transform:uppercase;
    font-size:1.5rem;
}
body.tundra .content .content-inner h1 {
    font-size:3.3rem;
    font-weight:400;
    font-family:"gothambold";
    text-transform:uppercase;
}
body.tundra .content .content-inner .btn {
    background-color: #0071e3;
    border: 1px solid transparent;
    padding: 0.4rem 1.5rem 0.4rem 1.5rem;
    font-size: 13px;
    text-transform: none !important;
    text-decoration:none;
    color:white;
}
body.tundra .content .content-inner .btn:hover {
    color:black;
    background-color:transparent;
    border-color:black;
}
body.tundra .content .content-inner .tundra-holder {
    width:100%;
    position:Relative;
    background:url('../img/tundra/cryoniq-tundra.jpg') no-repeat center center transparent;
    aspect-ratio: 2580 / 1576;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top:4rem;
    margin-bottom:0.5rem;
    border-radius:15px;
    overflow:hidden;
}
body.tundra .content .content-inner .logo-2026 {
    width:100%;
    max-width:150px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:.5rem;
    margin-top:15px;
}
body.tundra .content .content-inner .logo-2026 img {
    width:100%;
    height:auto;
}
@media only screen and (max-width: 768px) {
    body.tundra .content .content-inner .tundra-holder {
        width:100%;
        aspect-ratio: 2984 / 4300;
        background:url('../img/tundra/tundra-mobile.jpg') no-repeat center center transparent;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top:2rem;
        min-height:83vh;
    }
    body.tundra footer {
        display:none !important;
    }
    body.tundra .content .content-inner {
        max-width:100% !important;
    }
    body.tundra .content .content-inner .logo-2026 {
        width:100%;
        max-width:150px;
    }
}
@media only screen and (max-width: 400px) {
    body.sub .content .content-inner .product-line-holder .product-line-section .product-line-section-inner .row-prices-headers .col + .col .price-device {
        margin-top:7px;
    }
}