/*
Theme Name: QI
Theme URI:
Author:
Author URI:
Description: Šablona pro webové stránky QI
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: qi

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* 100% HEIGHT LAYOUT
-------------------------------------------------- */

html,
body {
	height: 100%;
	margin: 0pt;
}

.frame, .page, .single, .archive, .category, .error404 {
	height: 100%;
	width: 100%;
}

body>footer>.container {
	margin: 50px auto;
}

.main-content {
	padding-top: 80px;
	padding-bottom: 50px;
}

/* Helpers */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.white-bg {
	background: white;
}
.dark-bg {
	background: #004994;
}
.text-small {
	font-size: 0.8em;
}
.text-large {
	font-size: 1.4em;
	line-height: 1.3em;
}
.size-height-xs {
	max-height: 30px;
}
.size-height-sm {
	max-height: 150px;
}
.size-height-md {
	max-height: 200px;
}
.size-height-lg {
	max-height: 350px;
}
.size-height-xl {
	max-height: 550px;
}
.size-width-xs {
	max-width: 30px;
}
.size-width-sm {
	max-width: 100px;
}
.size-width-md {
	max-width: 200px;
}
.size-width-lg {
	max-width: 350px;
}
.size-width-xl {
	max-width: 550px;
}
.border-top {
	border-top: 4px solid #E3E3E3;
}
.border-right {
	border-right: 4px solid #E3E3E3;
}
.border-left {
	border-left: 4px solid #E3E3E3;
}
.border-bottom {
	border-bottom: 4px solid #E3E3E3;
}

.fs-1 {
	font-size: 1em;
}
.fs-1-05 {
	font-size: 1.05em;
}
.fs-1-1 {
	font-size: 1.1em;
}
.fs-1-15 {
	font-size: 1.15em;
}
.fs-1-2 {
	font-size: 1.2em;
}
.fs-1-25 {
	font-size: 1.25em;
}
.fs-1-3 {
	font-size: 1.3em;
}
.fs-1-35 {
	font-size: 1.35em;
}
.fs-1-4 {
	font-size: 1.4em;
}
.fs-1-45 {
	font-size: 1.45em;
}
.fs-1-5 {
	font-size: 1.5em;
}

/*======================================
=            NO GUTTER CODE            =
======================================*/
.row.no-gutter, .no-gutter {
    padding-right: 0;
    padding-left: 0;
}

/*======================================
=            7 COLS LAYOUT             =
======================================*/
.equal {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
@media (min-width: 991px) {
	.cols-7 .col-lg-1,
	.cols-7 .col-md-2 {
		width: 14.285714285714285714285714285714%;
		*width: 14.285714285714285714285714285714%;
	}
 }

/* GLOBAL CUSTOM STYLES
-------------------------------------------------- */

a, a.h1, a.h2, a.h3, a.h4, a.h5 {
	color: #0c4da2;
}

a:focus {
	text-decoration: none;
}

a:hover, a.h1:hover, a.h2:hover, a.h3:hover, a.h4:hover, a.h5:hover {
	color: #e6001f;
	text-decoration: none;
}

a.collapse-toggle.collapsed::after  {
	content: "\f0d8";
	text-decoration: none!important;
	transition: transform 0.3s, padding 0.3s;
	padding-bottom: 3px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
a.collapse-toggle::after  {
	display: inline-block;
    font-family: 'Fontawesome';
	content: "\f0d8";
	margin-left: 10px;
	text-decoration: none!important;
	transition: transform 0.3s, padding 0.3s;
}
a.collapse-toggle:hover::after, a.collapse-toggle:focus::after, a.collapse-toggle:active::after {
	text-decoration: none!important;
}

a.no-link {
	cursor: default;
}
a.no-link:hover {
	cursor: default;
	color: #000!important;
}

figure.module-gallery {
	height: 146px;
	overflow: hidden;
	margin: 0;
}
figure.module-gallery img{
	display: block;
	width: 100%;
}

.hyphenate {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	/* legacy properties */
	-webkit-hyphenate-limit-before: 3;
	-webkit-hyphenate-limit-after: 3;
	/* current proposal */
	-moz-hyphenate-limit-chars: 6 3 4;     /* not yet supported */
	-webkit-hyphenate-limit-chars: 6 3 4;  /* not yet supported */
	-ms-hyphenate-limit-chars: 6 3 4;
	hyphenate-limit-chars: 6 3 4;

	-ms-hyphenate-limit-lines: no-limit;
	-webkit-hyphenate-limit-lines: no-limit;
	hyphenate-limit-lines: no-limit;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	background-color: rgba(0,0,0,0.1) !important;
}

.video-container::after {
	content: "Pro zobrazení videa je potřeba povolit cookies";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	display: block;
	margin-top: 50px;
	color: black;
	top: 0;
	position: absolute;
	margin: 20px auto;
	width: 100%;
	z-index: -5;
}

.cmplz-iframe, .cmplz-video.cmplz-iframe-styles {
	background-color: rgba(0,0,0,0.1) !important;
}

.wp-block-embed__wrapper::after {
	content: "Pro zobrazení videa je potřeba povolit cookies";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	display: block;
	margin-top: 50px;
	color: black;
	top: 0;
	position: absolute;
	margin: 20px auto;
	width: 100%;
	z-index: -5;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.anchor {
	display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
.anchor-visible {
    position: relative;
    top: -150px;
}
.anchor-offset {
	padding: 150px 0 0;
	margin: -130px 0 0;
	-webkit-background-clip: content-box;
	background-clip: content-box;
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
	.anchor-offset {
		padding: 190px 0 0;
		margin: -170px 0 0;
		-webkit-background-clip: content-box;
		background-clip: content-box;
	}
}

.btn-primary,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
	color: #fff;
	background-color: #EA222E;
	border-color: #EA222E;
}

.btn-primary:hover {
	color: #fff;
	background-color: #BA1822;
	border-color: #BA1822;
}

.bg-white {
	background: white;
}
.bg-none {
	background: transparent;
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.breadcrumb>.active {
	font-weight: 600;
	color: #333;
}

p.small-text {
	font-size: 1em;
    font-style: italic;
}

.main-content ul:not(.gallery-grid) {
	padding-left: 20px;
}
.main-content ul:not(.blocks-gallery-grid) li {
	list-style: none;
}
.main-content ul:not(.blocks-gallery-grid) li:before {
	font-family: "QI Grotesk Regular";
	content:"▪";
	vertical-align: baseline;
	padding-right: 7px;
}

/* No list styles for galleries */
.main-content ul.blocks-gallery-grid, .main-content ul.wp-block-gallery {
	padding-left: 0!important;
}
.main-content ul.blocks-gallery-grid li:before, ul.wp-block-gallery li:before {
	content: ""!important;
	padding-right: 0!important;
}

.main-content ul.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.main-content ul.nav li:before, .main-content ul.pager li:before {
	content: "";
	padding: 0;
}
.wp-block-gallery {
	margin-top: 30px;
}
.wp-block-gallery .blocks-gallery-item {
	flex-grow: 0!important;
}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
	display: block!important;
}
.gallery-caption {
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
}

.gallery-caption-content {
	position: absolute;
	bottom: 0;
	left: 0;
  }
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */



.navbar-default {
	background-color: #fff;
	border: 0;
	box-shadow: #7f7f7f 0 0 3px 0;
	min-height: 70px;
	padding-top: 10px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

nav.navbar-default.shrink {
	min-height: 50px;
	padding-top: 0px;
}

.navbar-brand {
	padding: 10px 15px;
}

.navbar-brand>img {
	display: inline-block;
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 10px;
}

nav.navbar-default.shrink .navbar-nav>li>.dropdown-menu {
	margin-top: 0px;
}

ul.columns>li>a {
	/*    padding: 3px 30px;*/
}

/* Kariera menu item - does not have active state */
#navbar li.kariera-item.active {
	border-bottom: none!important;
}

.clearfix-cols-5>div:nth-child(5n+1){
	clear:left;
}
@media screen and (max-width: 991px) {
	.columns {
		height: 200px;
		overflow-y: scroll;
	}
	.clearfix-cols-5>div:nth-child(5n+1){
		clear:none;
	}
}

@media screen and (min-width: 992px) {
	.columns {
		-moz-column-count: 2;
		/* Firefox */
		-webkit-column-count: 2;
		/* Safari and Chrome */
		column-count: 2;
		width: 490px;
		padding-bottom: 15px;
	}
}

.dropdown-menu {
	font-size: inherit;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: transparent;
	font-weight: bold;
	color: #555;
}

#menu-main>li:last-of-type a,
#menu-menu_sk>li:last-of-type a {
	background-color: #e6001f;
	padding: 5px 10px;
	color: #fff;
	margin: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
}

.dropdown-header {
	color: #fff;
	margin-top: 15px;
}

.dropdown-header:first-of-type {
	margin-top: 0;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	font-weight: bold;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

.navbar-default li.active a .caret {
	color: #e6001f;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background-color: transparent;
	color: #0c4da2;
	font-weight: bold;
}

ul.nav-stacked ul.nav-stacked>li>a {
	padding-left: 30px;
}

ul#stacked-menu {
	margin-top: 20px;
}

ul#stacked-menu>li>a {
	/*	opacity: 0.5;*/
	color: #fff;
}

ul#stacked-menu>li>a>span.caret {
	margin-left: 7px;
}

/* QI 3D Cube
-------------------------------------------------- */
/* Cube wrapper */
.space3d-wrapper {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
/* 3D Cube */
.space3d {
  perspective: 1000px;
  width: 200px;
  height: 200px;
  text-align: center;
  display: inline-block;
}
.ie_cube {
	display: none;
}
/* Hide on IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.space3d {
		display: none;
	}
	.ie_cube {
		display: inline-block!important;
	}
}
/* 3D Box */
._3dbox {
  display: inline-block;
  transition: all 0.85s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: spincube 15s ease-in-out infinite;
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transform: rotateX(-15deg) rotateY(15deg);
}
/* 3D Face */
._3dface {
  overflow: hidden;
  position: absolute;
  border: 0px solid #888;
  background: #FFF;
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.1), 0 0 50px rgba(0, 0, 0, 0.1);
  color: #333;
  line-height: 200px;
  opacity: 1;
}
/* 3D Face - Front */
._3dface--front {
  width: 200px;
  height: 200px;
  transform: translate3d(0, 0, 100px);
  background: url(images/sides__01_1.png);
  background-size: 100%;
}
/* 3D Face - Top */
._3dface--top {
  width: 200px;
  height: 200px;
  transform: rotateX(90deg) translate3d(0, 0, 100px);
  background: url(images/sides__01_1.png);
  background-size: auto 100%;
}
/* 3D Face - Bottom */
._3dface--bottom {
  width: 200px;
  height: 200px;
  transform: rotateX(-90deg) translate3d(0, 0, 100px);
  background: url(images/sides__01_4.png);
  background-size: auto 100%;
}
/* 3D Face - Left */
._3dface--left {
  width: 200px;
  height: 200px;
  left: 50%;
  margin-left: -100px;
  transform: rotateY(-90deg) translate3d(0, 0, 100px);
  background: url(images/sides__01_5.png);
  background-size: auto 100%;
}
/* 3D Face - Right */
._3dface--right {
  width: 200px;
  height: 200px;
  left: 50%;
  margin-left: -100px;
  transform: rotateY(90deg) translate3d(0, 0, 100px);
  background: url(images/sides__01_3.png);
  background-size: auto 100%;
}
/* 3D Face - Back */
._3dface--back {
  width: 200px;
  height: 200px;
  transform: rotateY(180deg) translate3d(0, 0, 100px);
  background: url(images/sides__01_2.png);
  background-size: auto 100%;
}

/* SK version */
/* 3D Face - Front */
.space3d-wrapper.sk ._3dface--front {
	background: url(images/sides__01_1_sk.png);
	background-size: auto 100%;
}
/* 3D Face - Top */
.space3d-wrapper.sk ._3dface--top {
	background: url(images/sides__01_1_sk.png);
	background-size: auto 100%;
}
/* 3D Face - Bottom */
.space3d-wrapper.sk ._3dface--bottom {
	background: url(images/sides__01_4_sk.png);
	background-size: auto 100%;
}
/* 3D Face - Left */
.space3d-wrapper.sk ._3dface--left {
	background: url(images/sides__01_5_sk.png);
	background-size: auto 100%;
}
/* 3D Face - Right */
.space3d-wrapper.sk ._3dface--right {
	background: url(images/sides__01_3_sk.png);
	background-size: auto 100%;
}
/* 3D Face - Back */
.space3d-wrapper.sk ._3dface--back {
	background: url(images/sides__01_1_sk.png);
	background-size: auto 100%;
}

/* 3D Face - Animation */
@keyframes spincube {
	0% { transform: rotateX(-15deg) rotateY(15deg); }
	8% { transform: rotateX(-15deg) rotateY(15deg); }

	16% { transform: rotateX(75deg) rotateY(0deg); }
	24% { transform: rotateX(75deg) rotateY(0deg); }

	33% { transform: rotateX(-15deg) rotateY(105deg); }
	41% { transform: rotateX(-15deg) rotateY(105deg); }

	50% { transform: rotateX(-15deg) rotateY(195deg); }
	58% { transform: rotateX(-15deg) rotateY(195deg); }

	66% { transform: rotateX(-105deg) rotateY(0deg); }
	74% { transform: rotateX(-105deg) rotateY(0deg); }

	83% { transform: rotateX(-15deg) rotateY(-75deg); }
	91% { transform: rotateX(-15deg) rotateY(-75deg); }
}

/* IE Fallback cube */
.ie_cube {
	width: 200px;
	height: 200px;
	margin: 0;
	text-align: center;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.ie_cube, .ie_cube *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ie_cube ul {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; /* IE 11 or below doesn't support this, so in IE, we need to add another "perspective" property here via IE specific media queries (see below) */
	-webkit-transform: translate3D(0,0,-100px);
	transform: translate3D(0,0,-100px); /* move cube back by 1/2 cube height (translateZ) to undo each cube's side being moved forward by 1/2 cube height */
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.ie_cube ul li{ /* cube sides */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	height: 100%;
	-webkit-transition: 0.5s all;
	transition: 0.5s all; /* transition duration */
	border: 0px solid #DDD;
	list-style: none!important;
	box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.1), 0 0 50px rgba(0, 0, 0, 0.1);
}
.ie_cube ul li:before {
	content: ""!important;
}
.ie_cube ul li:nth-of-type(1){
	background: url(images/sides__01_1.png);
	background-size: auto 100%;
}
.ie_cube ul li:nth-of-type(2){
	background: url(images/sides__01_2.png);
	background-size: auto 100%;
}
.ie_cube ul li:nth-of-type(3){
	background: url(images/sides__01_3.png);
	background-size: auto 100%;
}
.ie_cube ul li:nth-of-type(4){
	background: url(images/sides__01_4.png);
	background-size: auto 100%;
}

/* SK version */
.space3d-wrapper.sk .ie_cube ul li:nth-of-type(1){
	background: url(images/sides__01_1_sk.png);
	background-size: auto 100%;
}
.space3d-wrapper.sk .ie_cube ul li:nth-of-type(2){
	background: url(images/sides__01_2_sk.png);
	background-size: auto 100%;
}
.space3d-wrapper.sk .ie_cube ul li:nth-of-type(3){
	background: url(images/sides__01_3_sk.png);
	background-size: auto 100%;
}
.space3d-wrapper.sk .ie_cube ul li:nth-of-type(4){
	background: url(images/sides__01_4_sk.png);
	background-size: auto 100%;
}

.ie_cube ul li:nth-of-type(1) {
	animation: spincube-1 10s linear infinite;
}
.ie_cube ul li:nth-of-type(2) {
	animation: spincube-2 10s linear infinite;
}
.ie_cube ul li:nth-of-type(3) {
	animation: spincube-3 10s linear infinite;
}
.ie_cube ul li:nth-of-type(4) {
	animation: spincube-4 10s linear infinite;
}
/* 3D Face - Animation */
@keyframes spincube-1 {
	0% {  -webkit-transform: rotateX(360deg) translate3D(0,0,100px);
		transform: rotateX(360deg) translate3D(0,0,100px);
	}
}
/* 3D Face - Animation */
@keyframes spincube-2 {
	0% {  -webkit-transform: rotateX(270deg) translate3D(0,0,100px);
		transform: rotateX(270deg) translate3D(0,0,100px);
	}
}
/* 3D Face - Animation */
@keyframes spincube-3 {
	0% {  -webkit-transform: rotateX(180deg) translate3D(0,0,100px);
		transform: rotateX(180deg) translate3D(0,0,100px);
	}
}
/* 3D Face - Animation */
@keyframes spincube-4 {
	0% {  -webkit-transform: rotateX(90deg) translate3D(0,0,100px);
		transform: rotateX(90deg) translate3D(0,0,100px);
	}
}
.ie_cube ul li:nth-of-type(1){
	-webkit-transform: rotateX(0deg) translate3D(0,0,100px);
	transform: rotateX(0deg) translate3D(0,0,100px);
}
.ie_cube ul li:nth-of-type(2){
	-webkit-transform: rotateX(-90deg) translate3D(0,0,100px);
	transform: rotateX(-90deg) translate3D(0,0,100px);
}
.ie_cube ul li:nth-of-type(3){
	-webkit-transform: rotateX(-180deg) translate3D(0,0,100px);
	transform: rotateX(-180deg) translate3D(0,0,100px);
}
.ie_cube ul li:nth-of-type(4){
	-webkit-transform: rotateX(-270deg) translate3D(0,0,100px);
	transform: rotateX(-270deg) translate3D(0,0,100px);
}
/* IE specific media query to target IE10 and IE11, since it doesn't support preserve-3d */
/* See: https://philipnewcomer.net/2014/04/target-internet-explorer-10-11-css/ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.ie_cube ul{
		perspective: 1000px;
	}
}

/* CUSTOMIZE THE JUMBOTRON
-------------------------------------------------- */

@media screen and (min-width: 768px) {
	.jumbotron {
		margin-bottom: inherit;
	}

	.jumbotron.home {
		margin-top: 70px;
		background: url(images/teaser-2.jpg) center 20% no-repeat;
		background-size: cover;
		-webkit-box-shadow: inset #777 0 -5px 5px -5px;
		-moz-box-shadow: inset #777 0 -5px 5px -5px;
		box-shadow: inset #777 0 -5px 5px -5px;
	}

	.jumbotron.home .container {
		padding-right: 25%;
	}

	.jumbotron.middle {
		margin: 50px 0;
		background: url(images/block-1.jpg) center center no-repeat;
		background-size: cover;
	}

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 52px;
	}

	.jumbotron.home h1 {
		background-color: #e5e0cd;
		display: inline;
		font-size: 48px;
		line-height: 1.15em;
		box-shadow: 10px 0 0 #e5e0cd, -10px 0 0 #e5e0cd;
		-webkit-box-decoration-break: clone;
		-ms-box-decoration-break: clone;
		-o-box-decoration-break: clone;
		box-decoration-break: clone;
	}

	.jumbotron ul {
		margin-top: 50px;
		font-size: 22px;
		margin-left: 23%;
		margin-right: 23%;
	}
}

@media screen and (max-width: 767px) {
	.jumbotron.home {
		padding-top: 40px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 480px) {
	.jumbotron.home h1 br {
		display: none;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.jumbotron.home .container {
		padding-right: 35%;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
	.jumbotron.home .container {
		padding-right: 35%;
	}
}

@media screen and (min-width: 1921px) and (max-width: 2559px) {
	.jumbotron.home .container {
		padding-right: 25%;
	}
}

@media screen and (min-width: 2560px) {
	.jumbotron.home .container {
		padding-right: 15%;
	}
}


/* CUSTOMIZE THE CONTACT FORM
-------------------------------------------------- */

div#contact-form-67,
div#contact-form-131,
div#contact-form-2365,
div#contact-form-3133,
div#contact-form-3208 {
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: center;
}

.contact-form input[type=email],
.contact-form input[type=text],
select,
.contact-form textarea {
	display: inline-block;
}

div#contact-form-67 .contact-form .clear-form:not(:last-of-type),
div#contact-form-2365 .contact-form .clear-form:not(:last-of-type) {
	clear: none;
}

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

	div#contact-form-67,
	div#contact-form-131,
	div#contact-form-2365,
	div#contact-form-3133,
	div#contact-form-3208 {
		width: 50%;
	}

	div#contact-form-67 label.radio,
	div#contact-form-2365 label.radio {
		float: left;
		margin-left: 38%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	div#contact-form-67 label.radio:last-of-type,
	div#contact-form-2365 label.radio:last-of-type {
		float: right;
		margin-right: 35%;
		margin-left: 0;
		margin-bottom: 30px;
	}
}

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

	div#contact-form-67,
	div#contact-form-131,
	div#contact-form-2365,
	div#contact-form-3133,
	div#contact-form-3208 {
		width: 100%;
	}

	label.grunion-radio-label.radio {
		margin-left: 30px;
	}

	div#contact-form-67 textarea.form-control,
	div#contact-form-131 textarea.form-control,
	div#contact-form-2365 textarea.form-control {
		width: 98%;
	}

	div#contact-form-67 label.radio,
	div#contact-form-2365 label.radio {
		float: left;
		margin-left: 27%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	div#contact-form-67 label.radio:last-of-type,
	div#contact-form-2365 label.radio:last-of-type {
		float: right;
		margin-right: 21%;
		margin-left: 0;
		margin-bottom: 30px;
	}
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    width: 300px;
    max-width: 98%;
	margin-top: 5px;
    margin-bottom: 15px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
	margin-top: 16px;
	margin-bottom: 25px;
    padding: 0;
    cursor: pointer;
}
.custom-file-upload i {
	color: #EA222E;
	font-size: 1.2em;
}
.select-css {
	display: block;
	font-size: 15px;
	font-family: inherit;
	font-weight: 700;
	color: #555;
	line-height: 1.3333333;
	padding: 13px 10px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin-top: 5px;
    margin-bottom: 25px;
	border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.select-css option {
	font-weight:normal;
}
/* Hide ReCaptcha badge */
.grecaptcha-badge {
	opacity:0;
}
.form-w100 input[type=email],
.form-w100 input[type=tel],
.form-w100 input[type=text],
.form-w100 select,
.form-w100 textarea,
.form-w100 label {
	width: 100%;
	max-width: 100%;
}
.wpcf7 form .wpcf7-response-output {
	margin: 1em 0.5em 2em!important;
	padding: 0.8em 1em!important;
	font-size: 1.6rem!important;
	border: none!important;
	text-align: left;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #12911e;
	border-left: 6px solid #12911e!important;
	background-color: rgba(70, 180, 80, 0.24);
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	color: #dc3232;
	border-left: 6px solid #dc3232!important;
	background-color: rgba(221, 50, 50, 0.26);
}

.wpcf7 form.spam .wpcf7-response-output {
	color: #f56e28;
	border-left: 6px solid #f56e28!important;
	background-color: rgba(245, 110, 40, 0.23);
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	color: #a67800;
	border-left: 6px solid #ffb900!important;
	background-color: rgba(255, 185, 0, 0.21);
}
.wpcf7-not-valid-tip {
	margin-top: -10px;
	margin-bottom: 10px;
}
.custom-file-upload .wpcf7-not-valid-tip {
	margin-top: 0;
	margin-bottom: 0;
}

/* CUSTOMIZE THE DOWNLOAD FORM
-------------------------------------------------- */


@media only screen and (min-width : 992px) {
	.doifd_user_reg_form form {
		width: 40%;
	}
}

.jumbotron .doifd_user_reg_form h4 {
	display: none
}

.jumbotron .doifd_user_reg_form form ul {
	margin: 0;
	list-style: none;
}

.doifd_user_reg_form form {
	margin: auto;
	text-align: center;
}

.doifd_user_reg_form form ul {
	padding-left: 0px;
}

.doifd_user_reg_form form ul li {
	margin: 10px 0 30px 0;
}

div.thankyou {
	text-align: center;
}

.doifd_error_msg.alert.alert-danger {
	display: none;
}

.doifd_error_msg.alert.alert-danger:first-of-type {
	display: inline-block;
}


/* CONTENT
-------------------------------------------------- */


.main-content h1 {
	margin-bottom: 25px;
}

.breadcrumb {
	padding: 8px 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: inherit;
}

.marketing {
	margin-top: 40px;
}

.marketing .col-md-3,
.marketing .col-md-6 {
	margin-bottom: 20px;
	text-align: center;
}

.marketing h3 {
	font-size: 18px;
}

.marketing blockquote {
	text-align: left;
}

.marketing .col-md-3 p,
.marketing .col-md-6 p {
	margin-right: 10px;
	margin-left: 10px;
}

.marketing>div>img.img-responsive {
	margin: 0 auto;
	height: 80px;
	margin-top: 30px;
}

.item {
	margin-top: 10px;
	margin-bottom: 30px;
}

.kariera .item {
	margin: 0px;
}

.kariera .item h2 {
	font-size: 125%;
	font-weight: normal;
	margin: 5px 0 10px -15px;
}

.row.reference.reference-new {
	background-color: #CFDBEC;
}

.reference .item {
	margin-top: 15px;
	margin-bottom: 0px;
}
.reference .item.thumbnail {
	margin-bottom: 10px;
}

.reference .item>.thumbnail>.img-container {
	padding: 10px 10px 0px 10px;
	height: 95px;
}

.reference .item>.thumbnail>.img-container img {
	margin: auto;
	max-width: 120px;
	width: 100%;
	height: auto;
}

.reference .item>.thumbnail>.caption {
	height: 135px;
}

.reference .item>.thumbnail>.caption>h3 {
	font-size: 12px;
	font-weight: normal;
    display: block;
	min-height: 40px;
	margin-top: 0;
}

.reference .reference-link {
	min-height: 31px;
}

.reference .reference-link p {
	padding: 5px;
	background-color: #eee;
}

.reference a i.fa {
	padding-right: 5px;
}

.reference .caption a {
	font-size: 12px;
}

.partneri .item {
	margin-bottom: 0px;
}

.partneri .item>.thumbnail>.img-container {
	padding: 20px 10px 0px 10px;
	height: 95px;
}

.partneri .item>.thumbnail>.img-container>img {
	margin: auto;
}

.partneri .item>.thumbnail>.caption {
	height: 130px;
}

.partneri .item>.thumbnail>.img-container img {
	margin: auto;
	max-width: 120px;
	width: 100%;
	height: auto;
}

.partneri .item>.thumbnail>.caption>h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
    display: block;
	min-height: 40px;
	margin-top: 0;
}

.partneri .item>.thumbnail>.caption>p.cities {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

.partneri .caption a {
	font-size: 12px;
}

.partneri .item>.thumbnail>.caption>div {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	padding: 10px 0;
	margin-bottom: 10px;
}

.partneri .partner-gold .thumbnail {
	border-color: gold;
	background-color: #fee3a3;
}

.partneri .partner-gold .thumbnail>.caption>div {
	border-color: gold;
}

.partneri .partner-silver .thumbnail {
	border-color: silver;
	background-color: #EBEAE9;
}

.partneri .partner-silver .thumbnail>.caption>div {
	border-color: silver;
}

.marketing .img-container.text-center>img.img-responsive {
	display: inline-block;
}

@media only screen and (min-width: 992px) {
	.header-container {
		margin-right: 0;
		margin-left: 0;
		margin-top: -10px;
	}

	.page-header {
		background-color: #eee;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 0 0 0 30px;
		border: 0;
		margin: 0 0 30px 0;
	}

	.page-header h1 {
		margin: 0px 0 40px 0;
		background-color: #fff;
		font-size: 300%;
		font-weight: 600;
		display: inline-block;
		padding: 10px 20px;
		box-shadow: #7f7f7f 0 0 3px 0;
	}

	.page-header h2 {
		margin: 30px 0 0 0;
		background-color: #0c4da2;
		padding: 10px 20px;
		color: #fff;
		font-weight: normal;
		font-size: 125%;
		display: inline-block;
		box-shadow: #7f7f7f 0 0 3px 0;
	}
}

@media only screen and (max-width: 991px) {
	.header-container {
		margin-top: -10px;
	}

	.page-header {
		background-color: #eee;
		border: 0;
		margin: 0 0 30px 0;
		padding-top: 30px;
		background-image: none !important;
	}

	.page-header h1 {
		margin: 0 0 20px;
	}

	.page-header h2 {
		margin: 0;
		font-weight: normal;
		font-size: 150%;
	}
}

p.lead img.img-rounded {
	float: left;
	display: inline;
	width: 20%;
	margin-right: 25px;
}

blockquote .small,
blockquote footer,
blockquote small {
	margin: 0;
}

blockquote footer a {
	margin-left: 18px;
}

.specials .col-md-3 {
	text-align: left;
}

.specials .nav-pills li a img {
	width: 20%;
	margin-right: 10px;
}

blockquote.no-lead {
	font-size: initial;
}

.modul-section {
	display: block;
	padding: 10px 15px;
	color: #fff;
	font-weight: normal;
	background-color: #aaa;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 20px;
}

@media only screen and (min-width : 992px) {
	.implementace h2 {
		margin: 0px;
	}

	.implementace p:not(.lead) {
		border-left: 5px solid #5bc0de;
		margin-left: 65px;
		padding-left: 90px;
		margin-bottom: 0;
		padding-bottom: 25px;
	}

	.label-info {
		display: inline-block;
		padding: 1.15em 0;
		border-radius: 2em;
		margin-right: 30px;
		width: 130px;
		height: 38px;
		vertical-align: middle;
		text-align: center;
	}
}

@media only screen and (max-width : 991px) {
	.label-info {
		display: inline-block;
		padding: 8px 10px 6px;
		border-radius: 4px;
		float: right;
	}
}

address i.fa {
	margin-right: 10px;
	width: 10px;
}

img.aligncenter {
	margin: 0 auto;
	display: block;
}

.sidebar h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}


/* HOMEPAGE Featurettes
------------------------- */

@media only screen and (min-width : 992px) {
	.featurette {
		display: table;
		table-layout: fixed;
	}

	.featurette>div {
		display: table-cell;
		vertical-align: middle;
		float: none;
	}

	.featurette-divider {
		margin: 25px 0;
	}
}


/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 700;
	line-height: 1;
	letter-spacing: -1px;
	color: #333;
	margin-bottom: 20px;
}

.featurette-image {
	margin-top: 24px;
}

.marketing .featurette-image {
	max-width: 457px;
}

.lead {
	color: #777;
}

.lead a {
	text-decoration: underline;
}

.lead a:hover {
	text-decoration: none;
}

/* Footer Jumbotrons
------------------------- */

@media screen and (min-width: 768px) {
	.jumbotron:last-of-type {
		background: url(images/block-3.jpg) center bottom no-repeat;
		background-size: cover;
		display: table-row-group;
	}

	.jumbotron:last-of-type .container {
		margin-top: 48px;
		margin-bottom: 48px;
	}
}

@media screen and (max-width: 767px) {
	.jumbotron {
		margin: 30px 0;
	}

	.jumbotron:last-of-type {
		background-color: #eee;
		margin-bottom: inherit;
	}
}

.jumbotron.partner {
	background-image: none;
	background-color: #eee;
}

.jumbotron p a.btn {
	margin: 25px 25px 0px 25px;
}


/* FOOTER
------------------------- */

body>footer {
	color: #999;
	background-color: #1e1e1e;
	padding-top: 60px;
	padding-bottom: 50px;
}

body>footer a {
	color: #ddd;
}

footer .list-inline>li {
	padding-right: 5px;
	padding-left: 5px;
}

footer i.fa {
	font-size: 1.5em;
	vertical-align: bottom;
	margin-right: 3px;
	margin-left: 3px;
}
footer ul.footer-contacts,
footer ul.footer-item {
	padding-left: 0px;
}
footer ul.footer-subitem {
	padding-left: 10px;
}
footer ul.footer-item>li {
	list-style: none;
}
footer ul.footer-item>li::before {
	color: #EA212E;
	content: "\2022";
	font-size: 1.4em;
    padding-right: 5px;
	position: relative;
	top: 0em;
}
footer ul.footer-subitem>li {
	list-style: none;
}
footer ul.footer-subitem>li::before {
	color: #aaa;
	content: "\2022";
	font-size: 1em;
    padding-right: 5px;
	position: relative;
	top: 0em;
}
footer ul.footer-item li a {
	color: #aaa;
	text-decoration: underline;
}
footer ul.footer-item li a:hover {
	color: #fff;
}
footer ul.footer-contacts>li {
	font-size: 1.3em;
    line-height: 1.8em;
	color: white;
	list-style: none;
}
footer ul.footer-contacts>li img {
	padding-right: 10px;
}
footer hr {
	width: 100%;
    position: inherit;
    margin: 0 auto;
    left: auto;
    margin-top: 20px;
	margin-bottom: 20px;
	border: none;
    border-top: 1px solid #999;
}
footer ul.footer-icons>li {
	padding: 0px;
}
footer i.fa-circle {
	color: white;
	font-size: 2em;
}
footer i.fa-linkedin {
	color: #1E1E1E;
    font-size: 1em;
    margin-top: -1px;
}
footer i.fa-facebook {
	color: #1E1E1E;
    font-size: 1em;
    margin-top: 1px;
}

@media only screen and (max-width : 991px) {
	body>footer {
		padding: 5px 0;
	}

	footer>div.container>div.row>div {
		margin: 10px 0;
	}
}


/* SHARED CONTENT
-------------------------------------------------- */

div.shared-content {
	background: white;
}

div.shared-content ul.list-group li.list-group-item:before {
	display: none;
}

div.shared-content .list-group-item {
	font-size: 18px;
	font-weight: 300;
	color: gray;
}

div.shared-content p.text-center {
	font-size: 21px;
	font-weight: 300;
	color: #777;
}

.shared-wrapper h3 {
	font-weight: bold;
	color: #333;
	margin-top: 20px!important;
}

.shared-wrapper .list-group-item {
	margin-bottom: 30px!important;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
	/* Navbar positioning foo */
	.navbar-wrapper {
		margin-top: 20px;
	}

	.navbar-wrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}

	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}

	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}

	.lead {
		font-size: 18px;
		margin-bottom: 25px;
	}
}

@media (max-width: 480px) {
	.jumbotron p a.btn {
		margin: 25px 10px 0px 10px;
	}
}


/* Adds responsivity to Wordpress Gallery */
.gallery .gallery-item {
	padding: 0 10px;
}

.gallery img {
	margin: auto;
}

@media (max-width: 480px) {
	.gallery-columns-3 .gallery-item {
		width: 100% !important;
	}
}

@media (min-width: 481px) and (max-width: 991px) {
	.gallery-columns-3 .gallery-item {
		width: 50% !important;
	}
}


/* Hides top menu before changing CSS for Bootstrap */
div.menu_on_top {
	display: none;
}

/* Customizes flag in top menu */
li.lang-item {
	display: inline;
	float: right;
}


/***********************************  Redesign *********************************/
/* BEGIN NEW REDESIGN */

/* Regular font face */
@font-face {
	font-family: "QI Grotesk Regular";
	font-display: auto;
	src: url('fonts/QI_Grotesk_R.otf');
}

/* Bold font face */
@font-face {
	font-family: "QI Grotesk Bold";
	font-display: auto;
	src: url('fonts/QI_Grotesk_B.otf');
}

/* Body */
body {
	font-family: "QI Grotesk Regular";
	font-size: 15px;
	background-color: #e3e3e3 !important;
}

/* Headers */
h1,
h2,
h3,
h4,
h5 {
	font-family: "QI Grotesk Bold";
}

h1 {
	text-transform: uppercase;
	margin-bottom: 30px;
}

h2 {
	text-transform: uppercase;
	margin-top: 45px;
	margin-bottom: 20px;
	font-size: 25px;
}
/* Top heading on the page */
.col-md-12>h2 {
	margin-top: 0px;
}
.row.lighter>.col-md-12 h2 {
	margin-top: 20px;
}
/* Red line next to header */
/* Red line next to header */
h1::before, h1.border-line::before {
	border-left: 4px solid #e03601;
	border-top: 15px solid #e03601;
	border-bottom: 7px solid #e03601;
	margin-left: -57px;
	margin-right: 53px;
	content: '';
}

h2::before,
h2+h4::before {
	border-left: 4px solid #e03601;
	border-top: 7px solid #e03601;
	border-bottom: 7px solid #e03601;
	margin-left: -57px;
	margin-right: 53px;
	content: '';
}

h3 {
	font-family: "QI Grotesk Regular";
	font-size: 23px;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 15px;
}
.uppercase {
	text-transform: uppercase;
}
/* Top heading on the page */
.col-md-12>h3 {
	margin-top: 0;
}

/* Jumbotron, Highlighted blocks, Header containers, No-full size columns do not have red line */
.jumbotron h2::before,
.highlighted h2::before,
.highlighted h4::before,
.header-container h2::before,
.col-md-11 h2:not(.border-line)::before,
.col-md-10 h2:not(.border-line)::before,
.col-md-9 h2:not(.border-line)::before,
.col-md-8 h2:not(.border-line)::before,
.col-md-7 h2:not(.border-line)::before,
.col-md-6 h2:not(.border-line)::before,
.col-md-9 h2:not(.border-line)::before,
.text-center h2::before,
.header-container h1::before,
.col-md-11 h1:not(.border-line)::before,
.col-md-10 h1:not(.border-line)::before,
.col-md-9 h1:not(.border-line)::before,
.col-md-8 h1:not(.border-line)::before,
.col-md-7 h1:not(.border-line)::before,
.col-md-6 h1:not(.border-line)::before,
.col-md-9 h1:not(.border-line)::before,
.text-center h1:not(.border-line)::before,
.implementace h2:not(.border-line)::before,
h1.text-center::before,
h2.text-center::before
 {
	border-color: transparent;
}

/* H2 after H4 does not have margin */
h4+h2 {
	margin-top: 0px;
}
/* H2 after H2 does not have margin */
h2+h3 {
	margin-top: -15px;
}
/* In Guttenberg block restore margin */
.wp-block-column h2+h3 {
	margin-top: 20px;
}

/* Strong text */
b {
	font-family: "QI Grotesk Bold";
}
strong {
	font-family: "QI Grotesk Bold";
	color: #004994;
}

/* Helpers */
.mt-0 {
	margin-top: 0 !important;
}

/* Thumbnails */
.thumbnail {
	padding: 4px;
	background-color: #fff;
	border: none;
	border-radius: 0;
}
/* Lightbox */
.lb-container [aria-label]:hover:before,.lb-container [aria-label]:hover:after {
	display: none;
}

/* Menu */
#navbar {
	float: right;
}
.menu-main-container, .menu-menu_sk-container {
	float: left;
}

/* Buttons */
.btn,
.btn-lg,
.btn-group-lg>.btn,
button,
input[type=submit] {
	padding: 12px 16px 10px 16px;
	min-width: 115px;
	max-width: 300px;
	white-space: normal;
	border-radius: 0;
	background-color: #EA222E;
	color: white;
	border: none;
	font-size: 15px;
}
input[type=submit] {
	margin-bottom: 20px;
}
.btn-xlg {
	padding: 14px 20px 10px 20px;
}
.btn-xxl {
	padding: 14px 20px 10px 20px;
	font-size: 20px;
	font-family: "QI Grotesk Bold";
	max-width: 800px;
}

/* Buttons hover */
.btn:hover,
.btn-lg:hover,
.btn-group-lg>.btn:hover,
button:hover {
	background-color: #BA1822;
}

/* Hamburger button */
button.navbar-toggle {
	min-width: 0px;
}

/* Pagers */
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 16px 28px 12px 28px;
    background-color: #fff;
	border: none;
	border-radius: 0;
}

/* Main content */
.main-content {
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-top: 125px;
}

/* White bg on certain pages */
/* Graficke podklady - id:1316 = CS, id:2412 = SK*/
body.page-id-1361 .main-content,
body.page-id-2412 .main-content {
	background-color: #fff;
}

/* Change row padding */
.row {
	padding-left: 40px;
	padding-right: 40px;
}

/* List groups */
h4.list-group-item {
	border-radius: 0!important;
    padding: 15px 30px;
}
ul.list-group {
	padding-left: 0!important;
}
li.list-group-item:first-child {
	margin-top: 5px;
}
li.list-group-item {
	border-radius: 0!important;
	padding: 13px 15px;
	border: 0;
	margin-bottom: 5px;
}

/* List box */
.list-box {
	margin-bottom: 30px;
}
.list-box h4 {
	color: #fff;
	background-color: #0c4da2;
	border-radius: 0!important;
	padding: 15px 30px;
}
.list-box ul {
	padding-left: 0!important;
}
.list-box ul>li:first-child {
	margin-top: 5px;
}
.list-box ul>li, .list-box>p {
	list-style: none;
	border-radius: 0!important;
	padding: 13px 15px;
	border: 0;
	margin-bottom: 5px;
	background-color: #fff;
	position: relative;
	display: block;
}
.list-box iframe {
	width: 100%;
}
/* Separator between blocks */
hr,
hr.wp-block-separator,
hr.featurette-divider {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
/*	width: 99.8vw;
	margin-left: -49.8vw;
	left: 49.8%;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid white;
	margin-right: -15px;
}

/* No full screen width separator in columns */
.col-md-9 hr {
	position: relative;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 100%;
	margin-left: auto;
	left: 0;
	border: 1px solid white;
}

/* Square cells */
.square-box {
    position: relative;
    width: 100%;
	overflow: hidden;
	cursor: pointer;
    border-right: 10px solid #E3E3E3;
	border-bottom: 10px solid #E3E3E3;
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}

.square-box.square-small {
	border-right: 3px solid #E3E3E3;
	border-bottom: 3px solid #E3E3E3;
}
.square-box.square-gray {
	border-right: 3px solid white;
	border-bottom: 3px solid white;
}
.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	color: #333;
	border: 2px solid white;
}
.square-content.square-small, .square-content.square-gray {
	border: none;
}
.square-content div.square-inside {
   display: table;
   width: 100%;
   height: 100%;
}
.square-content div.square-box-thumb {
	position: relative;
	height: 55px;
	width: 60px;
	margin: 0 auto;
}
.square-content div.square-box-thumb svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	max-height: 30px;
}
.square-content a {
    display: table-cell;
	color: #333;
	font-family: "QI Grotesk Bold";
	text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
	padding: 15px 3px;
}
.square-content.square-small a {
	font-family: "QI Grotesk Regular";
	text-transform: uppercase;
	font-size: 12px;
	padding: 6px;
}
.square-content.square-small.square-align-bottom a {
	vertical-align: text-bottom;
	padding-top: 23px;
}
@media (max-width: 1200px) {
	.square-content.square-small.square-align-bottom a {
		padding-top: 34px;
	}
}
@media (max-width: 768px) {
	.square-content.square-small.square-align-bottom a {
		vertical-align: middle;
		padding: 15px 3px;
	}
}
@media (max-width: 575.98px) {
	.square-content.square-small.square-align-bottom a {
		font-size: 0.7em;
	}
}
.square-content a.square-white {
	background-color: #fff;
	color: #0c4da2;
}
.square-content a.square-white:hover {
	background-color: #EA222E;
	color: white;
	text-decoration: none;
	fill: white!important;
}
.square-content a.square-white:hover .cls-1, .square-content a.square-white:hover .cls-2 {
	fill: white!important;
}
.square-content a.square-white.hover-border:hover {
	background-color: white;
	border: 4px solid #EA222E;
    transition: all 0.1s;
}
.square-content.square-gray a {
	font-family: "QI Grotesk Bold";
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 15px 3px;
	background-color: #ddd;
	color: #000;
}
.square-content.square-gray a:hover, .square-content.square-gray a.active {
	background-color: #EA222E;
	color: white;
	text-decoration: none;
	fill: white!important;
}
.square-content.square-gray.square-align-bottom a {
	vertical-align: text-bottom;
	padding-top: 55px;
}
.area-oblasti .square-content.square-gray.square-align-bottom a {
	vertical-align: text-bottom;
	padding-top: 52px;
}

/* Module header */
.module-header-row {
	padding: 0;
	margin-top: 14.84%;
	margin-bottom: 17.5%;
}
.module-header-image {
	border-right: 2px solid white;
	border-bottom: none;
}
.module-header-wrapper .square-box {
	border: none;
	margin-right: -2px;
    margin-bottom: -2px;
}
.module-header-square-large {
    width: 30.6%;
    float: left;
	margin-right: -2px;
	margin-left: 70px;
}
.module-header-squares {
	width: 46.5%;
    float: left;
}
.module-header-square {
	width: 33.33333%;
    float: left;
    margin-right: -2px;
}
.module-header-square .square-inside a {
	font-size: 0.75em;
}
@media (max-width: 1200px) {
	.page-template-template-contact-php .module-header-row {
		padding: 0;
		margin-top: 11.84%;
		margin-bottom: 14.5%;
	}
	.module-header-square .square-inside a {
		font-size: 0.7em;
	}
	.module-header-square-large {
		width: 30.5%;
		margin-left: 57px;
	}
	.square-content.square-gray.square-align-bottom a {
		padding-top: 45px;
	}
	.area-oblasti .square-content.square-gray.square-align-bottom a {
		vertical-align: text-bottom;
		padding-top: 56px;
	}
}
@media (max-width: 990px) {
	.single-moduly .wp-block-columns, .page-template-template-contact-php .wp-block-columns {
		flex-wrap: wrap!important;
	}
	.single-moduly .wp-block-column, .page-template-template-contact-php .wp-block-column {
		flex-basis: 100%!important;
	}
	.module-header-image {
		border-right: none;
		border-bottom: 2px solid white;
	}
	.module-header-wrapper{
		padding-top: 0;
		padding-left: 14.84%;
	}
	.module-header-square-large {
		width: 36%;
		margin-left: 0px;
	}
	.module-header-squares {
		width: 54.6%;
		padding-right: 0;
	}
	.gallery-caption-content {
		display: contents;
	}
	.gallery-caption {
		margin-top: 10px;
	}
	.square-content.square-gray.square-align-bottom a {
		padding-top: 62px;
	}
	.area-oblasti .square-content.square-gray.square-align-bottom a {
		vertical-align: text-bottom;
		padding-top: 66px;
	}
}
/* Smaller desktop screens */
@media (max-width: 768px) {
	.square-content.square-gray.square-align-bottom a {
		vertical-align: middle;
		padding: 15px 3px;
	}
	.area-oblasti .square-content.square-gray.square-align-bottom a {
		vertical-align: middle;
		padding: 15px 3px;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	.module-header-square-large {
		width: 88%;
	}
	.module-header-squares {
		width: 88.9%;
	}
}
/* Extra extra small devices (portrait phones, less than 400px) */
@media (max-width: 400px) {
	.module-header-square-large {
		width: 96%;
	}
	.module-header-squares {
		width: 97.4%;
	}
	.module-header-square .square-inside a {
		font-size: 0.65em;
	}
}

/* Fullwidth header */
.fullwidth-header {
	padding: 0;
	margin-top: -55px;
}

/* Info box */
.info-box {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 30px;
    border-left: none;
    margin-top: 15px;
    margin-bottom: 45px;
    color: white;
    background-color: #0c4da2;
    font-weight: 200;
	font-size: 17px;
}
.info-box li {
	margin-top:20px;
	margin-bottom:30px;
	line-height:32px!important;
}
.square-info-box {
    position: relative;
    width: 100%;
    overflow: hidden;
	border-top: 4px solid #E3E3E3;
	border-right: 4px solid #E3E3E3;
	margin-top: -4px;
}
.square-info-box:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.square-info-content {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	padding: 10px;
}
.square-info-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.square-info-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.rectangle-info-box {
	padding: 15px;
	border-top: 4px solid #E3E3E3;
    border-left: 4px solid #E3E3E3;
	margin-left: -4px;
	margin-top: -4px;
}
.info-table {
	background: white;
	margin-right: 15px;
	margin-left: 15px;
}
.info-table-no-bg {
	margin-right: 15px;
	margin-left: 15px;
}
.info-table::after {
    content: " ";
    display: block;
    clear: both;
}
.info-table-col-1 {
	padding: 50px;
	margin-right: -4px;
}
.info-table-col-sm {
	padding: 30px;
	margin-right: -4px;
}
.helper {
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.img-row {
	white-space: normal;
}
.info-box-white h2, .info-box-white h3, .info-box-white h4, .info-box-white h5 {
	text-transform: none;
}
.info-box-white h2::before, .info-box-white h3::before, .info-box-white h4::before, .info-box-white h5::before {
	border: none;
	margin-left: 0;
	margin-right: 0;
}

/* List column */

.list-benefits {
	font-size: 1.3em;
}

.list-items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	padding-bottom: 30px;
}
.list-items .list-item {
	flex: 1 0 300px;
	max-width: calc(100% - 10px);
	box-sizing: border-box;
	padding: 10px 10px 5px 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 1.3em;
	background: white;
	outline: none;
}
/* Questionnaire */
.questionnaire ul {
	font-family: "QI Grotesk Bold";
	font-size: 1.3em;
	color: #004994;
	list-style-type: none;
    margin-left: 10px;
    padding-left: 0;
}
.questionnaire ul li {
	margin-bottom: 10px;
    padding-left: 0px;
    text-indent: -26px;
}
.questionnaire ul li::before {
    margin-right: 5px;
}
.questionnaire h2 {
	font-family: "QI Grotesk Bold";
	font-size: 1.3em;
	font-weight: 500;
	color: #004994;
	text-transform: none;
    margin-left: 10px;
    padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
.questionnaire h2::before {
	content: "▪";
	vertical-align: baseline;
	padding-right: 7px;
	border: none;
	margin-left: -6px;
	margin-right: 6px;
}
span.check-ok {
	color: #0c4da2;
	padding-right: 4px;
}
button.question-mark {
    text-align: center;
    background-color: RGBA(33, 79, 156, 0.4);
    border-radius: 50%;
    width: 27px;
	height: 27px;
	min-width: auto;
	padding: 3px;
    font-size: 20px;
    line-height: 27px;
    cursor: default;
	float: right;
	outline: none;
}

@media (min-width: 620px) {
	.list-items .list-item {
		max-width: calc(50% - 10px);
	}
}
@media (min-width: 830px) {
	.list-items .list-item {
		max-width: calc(50% - 10px);
	}
}
@media (min-width: 1040px) {
	.list-items .list-item {
		max-width: calc(50% - 10px);
	}
}
@media (min-width: 1250px) {
	.list-items .list-item {
		max-width: calc(33.33333% - 10px);
	}
}
@media (min-width: 1460px) {
	.list-items .list-item {
		max-width: calc(33.33333% - 10px);
	}
}
@media (min-width: 1670px) {
	.list-items .list-item {
		min-width: calc(20% - 10px);
	}
}
/* Hero block - stretch to edges */
.wp-block-columns.hero {
	margin-left: -55px;
	margin-right: -55px;
	margin-top: -55px;
	margin-bottom: -65px;
}

/* No margin for hero block columns */
.wp-block-columns.hero .wp-block-column {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
}

/* No bottom margin for first hero block column */
.wp-block-columns.hero .wp-block-column:first-child {
	margin-bottom: -1em;
}
/* Stretch images - fix for SVG */
.wp-block-columns.hero .wp-block-image img {
	width: 100%;
}

/* Centered table in header for contacts */
.wp-block-column.header-contact-container {
    display: flex;
    justify-content: center;
}
.wp-block-column table {
	align-self: center;
}
.wp-block-column table.header-contact-table td {
	border: 5px solid #E3E3E3;
	text-align: center;
}
.wp-block-column table.header-contact-table td.td-left {
	background-color: #EA222E;
	padding: 5px 11px;
}
.wp-block-column table.header-contact-table td.td-right {
	background-color: #0c4da2;
	padding: 9px 16px 3px 16px;
}
.wp-block-column table.header-contact-table td.td-right a {
	color: white;
	font-size: 1.4em;
}
.wp-block-column table.header-contact-table td.td-center {
	border-top: 30px solid #E3E3E3;
}
.wp-block-column table.header-contact-table td.td-center a.btn {
	font-size: 1.2em;
	width: 100%;
}
/* Media text blocks - images are inline */
.wp-block-media-text .wp-block-media-text__content img {
	display: inline-block !important;
	padding-right: 5px;
}

/* Blockquote module */
.wp-block-media-text.quote {
	background-color: white;
	padding: 30px;
	margin-top: 40px;
}

.wp-block-media-text.quote .wp-block-media-text__media img {
	max-width: 150px;
	padding-bottom: 30px;
}

.wp-block-media-text.quote .wp-block-media-text__content strong {
	color: black;
	font-size: 1.4em;
}

/* Fix for right gutter in header */
@media (min-width: 600px) {
	.wp-block-column {
		flex-basis: calc(50%)!important;
	}
}

/* Block columns sizes */
/* 1:4 ratio */
.columns-1-4 .wp-block-column {
	flex-basis: 80%;
}

.columns-1-4 .wp-block-column:first-child {
	flex-basis: 20%;
}

/* Highlighted Media-text block */
.wp-block-media-text.highlighted {
	margin-left: -55px;
	margin-right: -55px;
	line-height: 43px;
	background-color: #CFDBEC;
}
.row {
	outline: none;
}
.row.fullwidth {
	margin-top: -50px;
	margin-bottom: -50px;
	padding-left: 0;
	padding-right: 0;
}
.row.fullwidth [class^="col-"] {
	margin-top: 0;
	margin-bottom: -6px;
	padding-left: 0;
	padding-right: 0;
}
.row.highlighted {
	margin-top: -50px;
	margin-bottom: -50px;
	background-color: #CFDBEC;
}
.row.highlighted.dark {
	margin-top: -50px;
	margin-bottom: -50px;
	background-color: #0c4da2;
}
.row.highlighted.dark span.highlighted-text {
	color: white;
	text-align: center;
	font-size: 25px;
	margin-top: 45px;
    margin-bottom: 20px;
}
.light, .row.light {
	background-color: #FFFFFF;
}
.row.lighter {
	margin-top: -50px;
	margin-bottom: -50px;
	background-color: #FFFFFF;
}
.row.darker {
	margin-top: -50px;
	margin-bottom: -50px;
	background-color: #004995;
	color: white;
}
.row.darker h3 {
	margin: 0;
	text-transform: uppercase;
	color: white;
}
.wp-block-media-text.highlighted .wp-block-media-text__content {
	padding-left: 55px;
}

/* Sidebar */
.sidebar {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.sidebar strong {
	color: #333;
}
.sidebar-quote {
	border-top: 2px solid #E3E3E3;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.sidebar-quote::before {
    content: "\f10e";
    font-family: 'Fontawesome';
    right: 25px;
    margin-top: -40px;
    position: absolute;
    font-size: 2em;
    color: #004995;
}
.sidebar-quote .image-cropper {
	margin: 0 auto;
}

/* Content related - will be deprecated */
/* Check marks */
.fa-check {
	color: green;
	margin-right: 10px;
}

.green-checkmarks ul {
	list-style-type: none;
}

.green-checkmarks li {
	font-size: 18px;
}

/* Images */
.img-responsive img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* Lists */
.bezodrazek li {
	list-style-type: none;
	font-size: 18px;
	padding-left: 0px;
	font-weight: 200;
}

/* Blue text */
.modrytext {
	color: #0c4da2;
	font-weight: 200;
}

/* Nav pills */
.nav-pills>li>a {
	border-radius: 0px !important;
}

/* Modul section */
.modul-section {
	border-radius: 0px !important;
	padding: 11px 15px 8px 15px;
}

/* Marketing blockquote */
.marketing>div>blockquote>img.img-responsive {
	margin: 0 auto;
	height: 80px;
	margin-top: 30px;
}

/* Marketing headers */
.marketing h3 {
	text-align: center;
}

/* Contact forms */
.wpcf7-form {
	text-align: center;
}

div.wpcf7-mail-sent-ok {
    display: block;
    background: #90d472!important;
    padding: 30px!important;
    border: none!important;
    margin: 30px 0!important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    display: block!;
    background: #F19D9B!important;
    padding: 30px!important;
    border: none!important;
    margin: 30px 0!important;
}
span.dimmed {
	color: #A0A0A0;
}

/* WP Blocks Contact form */
.contact-form input[type=email],
.contact-form input[type=text],
.contact-form input[type=url],
.contact-form input[type=tel] {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.contact-form textarea {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

/* Default contact form */
div#contact-form-67,
div#contact-form-131,
div#contact-form-2365,
div#contact-form-3133,
div#contact-form-3208 {
	margin: 0;
	margin-bottom: 50px;
	text-align: left;
}

/* Navs */

/* Dropdown menu */
.dropdown-header {
	display: block;
	padding: 5px 20px 1px 20px;
}

.dropdown-menu>li>a {
	display: block;
	padding: 5px 20px 1px 20px;
}

/* Navbar */
.navbar-fixed-top {
	top: inherit !important;
}

.navbar-brand {
	padding: 0px;
	padding-right: 5px;
}

.navbar-brand img {
	height: 100%;
}

#menu-main,
#menu-menu_sk {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}


#menu-main>li.active, #menu-menu_sk>li.active {
	border-bottom: 3px solid #E00E21;
}

#menu-main>li>a, #menu-menu_sk>li>a {
	padding: 16px 9px 21px 9px !important;
}

nav.navbar-default {
	background-color: white;
}

nav.navbar-default.shrink {
	background-color: white;
	min-height: 70px !important;
	padding-top: 10px !important;
}

.navbar-default.shrink .navbar-nav>li>a,
.navbar-default.shrink .navbar-nav>li>a:focus {
	color: black;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus {
	color: black;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #444;
}

.navbar-default.shrink .navbar-nav>li>a:hover {
	color: #444;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: #FFF;
}

.navbar-default.shrink .navbar-nav>.open>a,
.navbar-default.shrink .navbar-nav>.open>a:hover,
.navbar-default.shrink .navbar-nav>.open>a:focus {
	color: black;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: black !important;
}

#menu-main>li:last-of-type a,
#menu-menu_sk>li:last-of-type a {
	border-radius: 0;
	padding: 5px 10px 12px 10px;
	margin: 0px;
	color: black !important;
	background-color: transparent !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: black !important;
	background-color: transparent !important;
}

.navbar-default.shrink .navbar-nav>.active>a,
.navbar-default.shrink .navbar-nav>.active>a:hover,
.navbar-default.shrink .navbar-nav>.active>a:focus {
	color: black !important;
	background-color: transparent !important;
}

/* Navbar Lang */
.navbar-right {
	max-width: 25px;
}

nav.navbar-default .lang-item-sk a.navbar-brand img,
nav.navbar-default .lang-item-cs a.navbar-brand img {
	display: none;
}

nav.navbar-default .lang-item-sk a.navbar-brand:before {
	display: block;
	content: "SK";
	font-size: 14px;
	color: black;
	font-weight: bold;
	line-height: 20px;
	padding-top: 16px !important;
}

nav.navbar-default .lang-item-cs a.navbar-brand:before {
	display: block;
	content: "CZ";
	font-size: 14px;
	color: black;
	font-weight: bold;
	line-height: 20px;
	padding-top: 16px !important;
}

nav.navbar-default.shrink .lang-item-sk a.navbar-brand:before,
nav.navbar-default.shrink .lang-item-cs a.navbar-brand:before {
	color: black;
}

@media (max-width: 991px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: black;
		padding: 15px 15px 15px 25px;
		font-size: 13px;
		letter-spacing: -0.04em;
		font-weight: 700;
		letter-spacing:-0.52px;
	}
}

/* Carousel */
.image-cropper {
    width: 90px;
    height: 90px;
    position: relative;
    overflow: hidden;
	border-radius: 50%;
	margin-bottom: 20px;
}
.image-circle {
  display: inline;
  margin: 0 auto;
  margin-left: 0%;
  height: 100%;
  width: auto;
}
.carousel-control {
	opacity: 1;
	text-shadow: none;
	color: #EA222E;
	background: none;
	padding-top: 60px;
	min-width: 50px;
}
.carousel-control:hover, .carousel-control:focus, .carousel-control:visited, .carousel-control:active {
	opacity: 1;
	color: #BA1822;
}
.carousel-control.left {
	text-align: left;
	background: none;
}
.carousel-control.left i.fa.fa-chevron-left {
	padding-right: 4px;
}
.carousel-control.right {
	text-align: right;
	background: none;
}
.carousel-control.right i.fa.fa-chevron-right {
	padding-left: 2px;
}
.carousel-classic .fa-stack {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 5;
	display: inline-block;
}
.left.carousel-classic .fa-stack  {
	left: 20px;
}
.right.carousel-classic .fa-stack  {
	right: 20px;
}
.carousel-classic {
	opacity: 0.5;
	text-shadow: none;
	color: #000;
	background: none;
	padding-top: 60px;
	min-width: 50px;
}
.carousel-classic:hover, .carousel-classic:focus, .carousel-classic:visited, .carousel-classic:active {
	opacity: 1;
	color: #000;
}
.carousel-indicators {
	bottom: -20px;
}
.carousel-indicators li {
	background-color: #DDD;
	border: 1px solid #DDD;
	width: 12px!important;
	height: 12px!important;
}
.carousel-indicators li.active {
	background-color: #EA222E;
	border: 1px solid #EA222E;
	width: 12px!important;
	height: 12px!important;
}
.carousel-fade .carousel-inner>.item {
	transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out!important;
}
.quotes-card {
	background: white;
	border: 1px solid #DDD;
    padding: 30px 30px;
}
.quotes-card::before {
    content: "\f10e";
    font-family: 'Fontawesome';
    float: right;
    right: 43px;
    top: -18px;
    position: absolute;
    font-size: 2em;
    color: #DDD;
}
.quotes-card.darker::before {
    color: #004994;
}
.info-card {
	background: white;
    border: 1px solid DDD;
}
.info-card.white {
    border: 1px solid white;
}
.info-card.transparent {
    border: none;
}
.info-card-footer {
	padding: 25px;
}
.info-card-footer span {
	display: inline;
}
.opo-box {
	min-height: 170px;
	background-color: #004994;
	background-repeat: no-repeat;
    background-position: center;
}
.opo-box-bg-1 {
	background-image: url('images/bg-nr-1.svg');
}
.opo-box-bg-2 {
	background-image: url('images/bg-nr-2.svg');
}
.opo-box-bg-3 {
	background-image: url('images/bg-nr-3.svg');
}
.opo-box-bg-4 {
	background-image: url('images/bg-nr-4.svg');
}
.opo-box-bg-5 {
	background-image: url('images/bg-nr-5.svg');
}
.opo-box-bg-6 {
	background-image: url('images/bg-nr-6.svg');
}
.opo-box-bg-7 {
	background-image: url('images/bg-nr-7.svg');
}
.opo-box-bg-8 {
	background-image: url('images/bg-nr-8.svg');
}
.opo-box-bg-9 {
	background-image: url('images/bg-nr-9.svg');
}
.opo-box-content {
	position: absolute;
    text-align: center;
	color: white;
	top: 50%;
    left: 50%;
    margin-right: -50%;
	padding: 30px;
    transform: translate(-50%, -50%);
}
.arrow-point {
	color: #0c4da2;
	padding-right: 10px;
}
.carousel-fade .carousel-inner .item {
	transition-property: opacity;
	margin: 0;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
/* Used for tabs in modules section */
.section-tabs {
	display: none;
}
#video-carousel .video-slider-item {
	padding-right: 11px;
}
#video-carousel .carousel-indicators li {
	background-color: #C6C6C6;
  	border: 1px solid #C6C6C6;
}
#video-carousel .carousel-indicators li.active {
	background-color: #EA222E;
  	border: 1px solid #EA222E;
}
.video-carousel-control {
	right: -40px;
	padding-top: 0px;
	display: flex;
	align-items: center;
	left: auto;
	width: auto;
}
.carousel-indicators li {
	margin: 0px 5px!important;
}
#video-carousel .carousel-inner {
	min-height: 325px;
}

/* Medium devices (tablets, up to 768px) */
@media (max-width: 1200px) {
	#video-carousel .carousel-inner {
		min-height: 269px;
	}
}

/* Medium devices (tablets, up to 768px) */
@media (max-width: 992px) {
	#video-carousel .carousel-inner {
		min-height: auto;
	}
	#video-carousel .carousel-indicators {
		bottom: -20px !important;
	}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #reference-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #reference-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #reference-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

	#video-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #video-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #video-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


/* RESPONSIVE LAYOUT */

/* Media Queries */

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	/* Headers H! */
	h1, .h1 {
		font-size: 25px;
	}
	h2, .h2 {
		font-size: 22px;
	}
	h3, .h3 {
		font-size: 20px;
	}
	h4, .h4 {
		font-size: 16px;
	}
	/* Questionaire */
	.questionnaire ul {
		font-size: 1.2em;
	}
	.border-xs-none {
		border: none;
	}
	.size-xs-max-width-100 {
		max-width: 100%;
	}
	/* Text size in square boxes */
	.square-content.square-small a {
		font-size: 13px;
	}
	.square-content.square-gray a {
		font-size: 0.7em;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.border-sm-none {
		border: none;
	}
	.page {
		display: block;
	}
	.size-sm-max-width-100 {
		max-width: 100%;
	  }
	/* No left & right line borders on small devices */
	.main-content,
	.container.marketing {
		border-left: none;
		border-right: none;
	}

	/* Small devices fullwidth columns */
	.columns-1-4 .wp-block-column {
		flex-basis: 100%;
	}

	/* Highlighted Media-text block */
	.wp-block-media-text.highlighted .wp-block-media-text__content {
		padding-top: 20px;
		padding-bottom: 40px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.border-md-none {
		border: none;
	}
	.size-md-max-width-100 {
		max-width: 100%;
	  }
	/* Menu */
	#navbar {
		float: none;
	}
	.menu-main-container, .menu-menu_sk-container {
		float: none;
	}
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	.border-lg-none {
		border: none;
	}
	.size-lg-max-width-100 {
		max-width: 100%;
	}
	#menu-main>li>a, #menu-menu_sk>li>a {
		padding: 16px 5px 21px 5px !important;
		font-size: 13px;
		letter-spacing: -0.04em;
	}
	nav.navbar-default .lang-item a.navbar-brand:before {
		font-size: 13px;
	}
}
/* END NEW REDESIGN */

/* Boostrap 4 helpers */
.d-none {
	display: none!important;
}
.d-inline {
	display: inline!important;
}
.d-inline-block {
	display: inline-block!important;
}
.d-block {
	display: block!important;
}
.d-table {
	display: table!important;
}
.d-table-cell {
	display: table-cell!important;
}
.d-table-row {
	display: table-row!important;
}
.d-flex {
	display: flex!important;
}
.d-inline-flex {
	display: inline-flex!important;
}
.size-height-20px {
	max-height: 20px;
}
.size-height-50px {
	max-height: 50px;
}
.size-height-100px {
	max-height: 100px;
}
.size-height-120px {
	max-height: 120px;
}
.size-height-150px {
	max-height: 150px;
}
.size-height-200px {
	max-height: 200px;
}
.size-height-250px {
	max-height: 250px;
}
.size-height-300px {
	max-height: 300px;
}

.size-min-height-20px {
	min-height: 20px;
}
.size-min-height-30px {
	min-height: 30px;
}
.size-min-height-40px {
	min-height: 40px;
}
.size-min-height-50px {
	min-height: 50px;
}
.size-min-height-100px {
	min-height: 100px;
}
.size-min-height-150px {
	min-height: 150px;
}
.size-min-height-200px {
	min-height: 200px;
}
.size-min-height-250px {
	min-height: 250px;
}
.w-100 {
	width: 100%;
}
.mw-100 {
	max-width: 100px!important;
}
.mw-200 {
	max-width: 200px!important;
}
.mw-300 {
	max-width: 300px!important;
}
.mw-400 {
	max-width: 400px!important;
}
.o-hidden {
	overflow: hidden;
}
.b-none {
	border: none!important;
}

@media (max-width: 575px) {
	.size-xs-height-80px {
		max-height: 80px;
	}
	.pull-xs-right {
		float: right!important;
	}
}

/*  Bootstrap 4 margin and paddings */
.h-100 { height: 100%; }
.align-items-end { align-items: flex-end; }
.pt-0 { padding-top: 0px!important; }
.pt-1 { padding-top: 10px!important; }
.pt-2 { padding-top: 15px!important; }
.pt-3 { padding-top: 30px!important; }
.pt-4 { padding-top: 40px!important; }
.pt-5 { padding-top: 50px!important ; }

.pb-0 { padding-bottom: 0px!important; }
.pb-1 { padding-bottom: 10px!important; }
.pb-2 { padding-bottom: 15px!important; }
.pb-3 { padding-bottom: 30px!important; }
.pb-4 { padding-bottom: 40px!important; }
.pb-5 { padding-bottom: 50px!important; }

.pl-0 { padding-left: 0px!important; }
.pl-1 { padding-left: 10px!important; }
.pl-2 { padding-left: 15px!important; }
.pl-3 { padding-left: 30px!important; }
.pl-4 { padding-left: 40px!important; }
.pl-5 { padding-left: 50px!important; }

.pr-0 { padding-right: 0px!important; }
.pr-1 { padding-right: 10px!important; }
.pr-2 { padding-right: 15px!important; }
.pr-3 { padding-right: 30px!important; }
.pr-4 { padding-right: 40px!important; }
.pr-5 { padding-right: 50px!important; }

.mt-0 { margin-top: 0px!important; }
.mt-1 { margin-top: 10px!important; }
.mt-2 { margin-top: 15px!important; }
.mt-3 { margin-top: 30px!important; }
.mt-4 { margin-top: 40px!important; }
.mt-5 { margin-top: 50px!important; }

.mb-0 { margin-bottom: 0px!important; }
.mb-1 { margin-bottom: 10px!important; }
.mb-2 { margin-bottom: 15px!important; }
.mb-3 { margin-bottom: 30px!important; }
.mb-4 { margin-bottom: 40px!important; }
.mb-5 { margin-bottom: 50px!important; }

.ml-0 { margin-left: 0px!important; }
.ml-1 { margin-left: 10px!important; }
.ml-2 { margin-left: 15px!important; }
.ml-3 { margin-left: 30px!important; }
.ml-4 { margin-left: 40px!important; }
.ml-5 { margin-left: 50px!important; }

.mr-0 { margin-right: 0px!important; }
.mr-1 { margin-right: 10px!important; }
.mr-2 { margin-right: 15px!important; }
.mr-3 { margin-right: 30px!important; }
.mr-4 { margin-right: 40px!important; }
.mr-5 { margin-right: 50px!important; }

@media (min-width: 576px) {
  .pull-sm-right {
	float: right!important;
  }
  .clearfix-sm {
	clear: both;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 10px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 10px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 10px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 10px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 10px !important;
  }
  .m-sm-2 {
    margin: 15px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 15px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 15px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 15px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 15px !important;
  }
  .m-sm-3 {
    margin: 30px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 30px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 30px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 30px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 30px !important;
  }
  .m-sm-4 {
    margin: 40px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 40px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 40px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 40px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 40px !important;
  }
  .m-sm-5 {
    margin: 50px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 50px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 50px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 50px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 50px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 10px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 10px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 10px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 10px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 10px !important;
  }
  .p-sm-2 {
    padding: 15px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 15px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 15px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 15px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 15px !important;
  }
  .p-sm-3 {
    padding: 30px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 30px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 30px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 30px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 30px !important;
  }
  .p-sm-4 {
    padding: 40px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 40px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 40px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 40px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 40px !important;
  }
  .p-sm-5 {
    padding: 50px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 50px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 50px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 50px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 50px !important;
  }
  .m-sm-1 {
    margin: -10px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: -10px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: -10px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: -10px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: -10px !important;
  }
  .m-sm-2 {
    margin: -15px !important;
  }
  .mt-sm-2,
  .my-sm-n {
    margin-top: -15px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: -15px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: -15px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: -15px !important;
  }
  .m-sm-3 {
    margin: -30px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: -30px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: -30px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: -30px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: -30px !important;
  }
  .m-sm-4 {
    margin: -40px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: -40px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: -40px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: -40px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: -40px !important;
  }
  .m-sm-5 {
    margin: -50px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: -50px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: -50px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: -50px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: -50px !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-right {
	text-align: right !important;
  }
  .text-sm-left {
	text-align: left !important;
  }
  .text-sm-center {
	text-align: center !important;
  }
}

@media (min-width: 768px) {
  .d-md-flex {
	display: flex;
  }
  .pull-md-right {
	float: right!important;
  }
  .clearfix-md {
	clear: both;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 10px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 10px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 10px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 10px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 10px !important;
  }
  .m-md-2 {
    margin: 15px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 15px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 15px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 15px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 15px !important;
  }
  .m-md-3 {
    margin: 30px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 30px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 30px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 30px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 30px !important;
  }
  .m-md-4 {
    margin: 40px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 40px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 40px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 40px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 40px !important;
  }
  .m-md-5 {
    margin: 50px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 50px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 50px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 50px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 50px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 10px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 10px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 10px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 10px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 10px !important;
  }
  .p-md-2 {
    padding: 15px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 15px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 15px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 15px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 15px !important;
  }
  .p-md-3 {
    padding: 30px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 30px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 30px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 30px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 30px !important;
  }
  .p-md-4 {
    padding: 40px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 40px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 40px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 40px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 40px !important;
  }
  .p-md-5 {
    padding: 50px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 50px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 50px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 50px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 50px !important;
  }
  .m-md-1 {
    margin: -10px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: -10px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: -10px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: -10px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: -10px !important;
  }
  .m-md-2 {
    margin: -15px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: -15px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: -15px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: -15px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: -15px !important;
  }
  .m-md-3 {
    margin: -30px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: -30px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: -30px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: -30px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: -30px !important;
  }
  .m-md-4 {
    margin: -40px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: -40px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: -40px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: -40px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: -40px !important;
  }
  .m-md-5 {
    margin: -50px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: -50px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: -50px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: -50px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: -50px !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
  .text-md-right {
	  text-align: right !important;
  }
  .text-md-left {
	text-align: left !important;
  }
  .text-md-center {
	text-align: center !important;
  }
}

@media (min-width: 992px) {
  .d-lg-flex {
	display: flex;
  }
  .pull-lg-right {
	float: right!important;
  }
  .clearfix-lg {
	clear: both;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 10px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 10px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 10px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 10px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 10px !important;
  }
  .m-lg-2 {
    margin: 15px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 15px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 15px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 15px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 15px !important;
  }
  .m-lg-3 {
    margin: 30px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 30px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 30px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 30px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 30px !important;
  }
  .m-lg-4 {
    margin: 40px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 40px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 40px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 40px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 40px !important;
  }
  .m-lg-5 {
    margin: 50px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 50px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 50px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 50px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 50px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 10px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 10px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 10px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 10px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 10px !important;
  }
  .p-lg-2 {
    padding: 15px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 15px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 15px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 15px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 15px !important;
  }
  .p-lg-3 {
    padding: 30px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 30px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 30px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 30px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 30px !important;
  }
  .p-lg-4 {
    padding: 40px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 40px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 40px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 40px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 40px !important;
  }
  .p-lg-5 {
    padding: 50px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 50px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 50px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 50px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 50px !important;
  }
  .m-lg-1 {
    margin: -10px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: -10px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: -10px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: -10px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: -10px !important;
  }
  .m-lg-2 {
    margin: -15px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: -15px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: -15px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: -15px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: -15px !important;
  }
  .m-lg-3 {
    margin: -30px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: -30px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: -30px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: -30px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: -30px !important;
  }
  .m-lg-4 {
    margin: -40px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: -40px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: -40px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: -40px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: -40px !important;
  }
  .m-lg-5 {
    margin: -50px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: -50px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: -50px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: -50px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: -50px !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-right {
	text-align: right !important;
  }
  .text-lg-left {
  	text-align: left !important;
  }
  .text-lg-center {
  	text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .pull-xl-right {
	float: right!important;
  }
  .clearfix-xl {
	clear: both;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 10px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 10px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 10px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 10px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 10px !important;
  }
  .m-xl-2 {
    margin: 15px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 15px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 15px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 15px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 15px !important;
  }
  .m-xl-3 {
    margin: 30px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 30px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 30px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 30px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 30px !important;
  }
  .m-xl-4 {
    margin: 40px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 40px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 40px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 40px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 40px !important;
  }
  .m-xl-5 {
    margin: 50px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 50px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 50px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 50px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 50px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 10px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 10px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 10px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 10px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 10px !important;
  }
  .p-xl-2 {
    padding: 15px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 15px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 15px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 15px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 15px !important;
  }
  .p-xl-3 {
    padding: 30px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 30px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 30px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 30px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 30px !important;
  }
  .p-xl-4 {
    padding: 40px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 40px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 40px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 40px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 40px !important;
  }
  .p-xl-5 {
    padding: 50px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 50px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 50px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 50px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 50px !important;
  }
  .m-xl-1 {
    margin: -10px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: -10px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: -10px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: -10px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: -10px !important;
  }
  .m-xl-2 {
    margin: -15px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: -15px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: -15px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: -15px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: -15px !important;
  }
  .m-xl-3 {
    margin: -30px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: -30px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: -30px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: -30px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: -30px !important;
  }
  .m-xl-4 {
    margin: -40px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: -40px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: -40px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: -40px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: -40px !important;
  }
  .m-xl-5 {
    margin: -50px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: -50px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: -50px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: -50px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: -50px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* Tooltips */
:root {
	--balloon-color: #0c4da2;
	--balloon-font-size: 13px;
	--balloon-move: 4px;
}

button[aria-label] {
	overflow: visible; }

  [aria-label] {
	position: relative;
	cursor: pointer; }
	[aria-label]:after {
	  opacity: 0;
	  pointer-events: none;
	  transition: all .18s ease-out .18s;
	  text-indent: 0;
	  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	  font-weight: normal;
	  font-style: normal;
	  text-shadow: none;
	  font-size: var(--balloon-font-size);
	  background: var(--balloon-color);
	  border-radius: 2px;
	  color: #fff;
	  content: attr(aria-label);
	  padding: .5em 1em;
	  position: absolute;
	  white-space: nowrap;
	  z-index: 10; }
	[aria-label]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-top-color: var(--balloon-color);
	  opacity: 0;
	  pointer-events: none;
	  transition: all .18s ease-out .18s;
	  content: "";
	  position: absolute;
	  z-index: 10; }
	[aria-label]:hover:before, [aria-label]:hover:after, [aria-label][data-balloon-visible]:before, [aria-label][data-balloon-visible]:after, [aria-label]:not([data-balloon-nofocus]):focus:before, [aria-label]:not([data-balloon-nofocus]):focus:after {
	  opacity: 1;
	  pointer-events: none; }
	[aria-label]:not([data-balloon-pos]):after {
	  bottom: 100%;
	  left: 50%;
	  margin-bottom: 10px;
	  transform: translate(-50%, var(--balloon-move));
	  transform-origin: top; }
	[aria-label]:not([data-balloon-pos]):before {
	  bottom: 100%;
	  left: 50%;
	  transform: translate(-50%, var(--balloon-move));
	  transform-origin: top; }
	[aria-label]:not([data-balloon-pos]):hover:after, [aria-label]:not([data-balloon-pos])[data-balloon-visible]:after {
	  transform: translate(-50%, 0); }
	[aria-label]:not([data-balloon-pos]):hover:before, [aria-label]:not([data-balloon-pos])[data-balloon-visible]:before {
	  transform: translate(-50%, 0); }
	[aria-label].font-awesome:after {
	  font-family: FontAwesome, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
	[aria-label][data-balloon-break]:after {
	  white-space: pre; }
	[aria-label][data-balloon-break][data-balloon-length]:after {
	  white-space: pre-line;
	  word-break: break-word; }
	[aria-label][data-balloon-blunt]:before, [aria-label][data-balloon-blunt]:after {
	  transition: none; }
	[aria-label][data-balloon-pos="up"]:after {
	  bottom: 100%;
	  left: 50%;
	  margin-bottom: 10px;
	  transform: translate(-50%, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up"]:before {
	  bottom: 100%;
	  left: 50%;
	  transform: translate(-50%, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up"]:hover:after, [aria-label][data-balloon-pos="up"][data-balloon-visible]:after {
	  transform: translate(-50%, 0); }
	[aria-label][data-balloon-pos="up"]:hover:before, [aria-label][data-balloon-pos="up"][data-balloon-visible]:before {
	  transform: translate(-50%, 0); }
	[aria-label][data-balloon-pos="up-left"]:after {
	  bottom: 100%;
	  left: 0;
	  margin-bottom: 10px;
	  transform: translate(0, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up-left"]:before {
	  bottom: 100%;
	  left: 5px;
	  transform: translate(0, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up-left"]:hover:after, [aria-label][data-balloon-pos="up-left"][data-balloon-visible]:after {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="up-left"]:hover:before, [aria-label][data-balloon-pos="up-left"][data-balloon-visible]:before {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="up-right"]:after {
	  bottom: 100%;
	  right: 0;
	  margin-bottom: 10px;
	  transform: translate(0, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up-right"]:before {
	  bottom: 100%;
	  right: 5px;
	  transform: translate(0, var(--balloon-move));
	  transform-origin: top; }
	[aria-label][data-balloon-pos="up-right"]:hover:after, [aria-label][data-balloon-pos="up-right"][data-balloon-visible]:after {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="up-right"]:hover:before, [aria-label][data-balloon-pos="up-right"][data-balloon-visible]:before {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="down"]:after {
	  left: 50%;
	  margin-top: 10px;
	  top: 100%;
	  transform: translate(-50%, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down"]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-bottom-color: var(--balloon-color);
	  left: 50%;
	  top: 100%;
	  transform: translate(-50%, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down"]:hover:after, [aria-label][data-balloon-pos="down"][data-balloon-visible]:after {
	  transform: translate(-50%, 0); }
	[aria-label][data-balloon-pos="down"]:hover:before, [aria-label][data-balloon-pos="down"][data-balloon-visible]:before {
	  transform: translate(-50%, 0); }
	[aria-label][data-balloon-pos="down-left"]:after {
	  left: 0;
	  margin-top: 10px;
	  top: 100%;
	  transform: translate(0, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down-left"]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-bottom-color: var(--balloon-color);
	  left: 5px;
	  top: 100%;
	  transform: translate(0, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down-left"]:hover:after, [aria-label][data-balloon-pos="down-left"][data-balloon-visible]:after {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="down-left"]:hover:before, [aria-label][data-balloon-pos="down-left"][data-balloon-visible]:before {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="down-right"]:after {
	  right: 0;
	  margin-top: 10px;
	  top: 100%;
	  transform: translate(0, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down-right"]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-bottom-color: var(--balloon-color);
	  right: 5px;
	  top: 100%;
	  transform: translate(0, calc(var(--balloon-move) * -1)); }
	[aria-label][data-balloon-pos="down-right"]:hover:after, [aria-label][data-balloon-pos="down-right"][data-balloon-visible]:after {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="down-right"]:hover:before, [aria-label][data-balloon-pos="down-right"][data-balloon-visible]:before {
	  transform: translate(0, 0); }
	[aria-label][data-balloon-pos="left"]:after {
	  margin-right: 10px;
	  right: 100%;
	  top: 50%;
	  transform: translate(var(--balloon-move), -50%); }
	[aria-label][data-balloon-pos="left"]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-left-color: var(--balloon-color);
	  right: 100%;
	  top: 50%;
	  transform: translate(var(--balloon-move), -50%); }
	[aria-label][data-balloon-pos="left"]:hover:after, [aria-label][data-balloon-pos="left"][data-balloon-visible]:after {
	  transform: translate(0, -50%); }
	[aria-label][data-balloon-pos="left"]:hover:before, [aria-label][data-balloon-pos="left"][data-balloon-visible]:before {
	  transform: translate(0, -50%); }
	[aria-label][data-balloon-pos="right"]:after {
	  left: 100%;
	  margin-left: 10px;
	  top: 50%;
	  transform: translate(calc(var(--balloon-move) * -1), -50%); }
	[aria-label][data-balloon-pos="right"]:before {
	  width: 0;
	  height: 0;
	  border: 5px solid transparent;
	  border-right-color: var(--balloon-color);
	  left: 100%;
	  top: 50%;
	  transform: translate(calc(var(--balloon-move) * -1), -50%); }
	[aria-label][data-balloon-pos="right"]:hover:after, [aria-label][data-balloon-pos="right"][data-balloon-visible]:after {
	  transform: translate(0, -50%); }
	[aria-label][data-balloon-pos="right"]:hover:before, [aria-label][data-balloon-pos="right"][data-balloon-visible]:before {
	  transform: translate(0, -50%); }
	[aria-label][data-balloon-length="small"]:after {
	  white-space: normal;
	  width: 80px; }
	[aria-label][data-balloon-length="medium"]:after {
	  white-space: normal;
	  width: 150px; }
	[aria-label][data-balloon-length="large"]:after {
	  white-space: normal;
	  width: 260px; }
	[aria-label][data-balloon-length="xlarge"]:after {
	  white-space: normal;
	  width: 380px; }
	  @media screen and (max-width: 768px) {
		[aria-label][data-balloon-length="xlarge"]:after {
		  white-space: normal;
		  width: 90vw; } }
	[aria-label][data-balloon-length="fit"]:after {
	  white-space: normal;
	  width: 100%; }