/* amiko-regular - latin */
@font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/amiko-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/amiko-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/amiko-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/amiko-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/amiko-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/amiko-v12-latin-regular.svg#Amiko') format('svg'); /* Legacy iOS */
}
/* amiko-600 - latin */
@font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/amiko-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/amiko-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/amiko-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/amiko-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/amiko-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/amiko-v12-latin-600.svg#Amiko') format('svg'); /* Legacy iOS */
}
/* amiko-700 - latin */
@font-face {
  font-family: 'Amiko';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/amiko-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/amiko-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/amiko-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/amiko-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/amiko-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/amiko-v12-latin-700.svg#Amiko') format('svg'); /* Legacy iOS */
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

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

/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

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

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

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"], .submitbtn {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

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

html,
button,
input,
select,
textarea {
    color: #222;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/**************/

html, body {
	font-family: 'Amiko', serif, sans-serif;
	background-color: rgba(235, 235, 235, 1);
	/*background: #212224;*/
}

html {
	max-width: 100vw;
	overflow-x: hidden;
}

strong, b {
	font-weight: bold;
}

a {
	color: black;
}

a:hover, a:focus {
	color: #285d87;
}

p {
	line-height: 1.5;
}

header {
	position: relative;
	z-index: 100;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	background-color: #285d87;
	border-bottom: 1px solid #212224;
	box-shadow: 0px 0px 26px 1px rgba(255, 255, 255, 0.3);
}

header img {
	height: 65px;
	height: 90px;
	padding: 10px;
}

header .float-right a {
	line-height: 65px;
	line-height: 90px;
	text-decoration: none;
	color: white;
	font-size: 1.1rem;
	outline: none;
	display: inline-block;
	padding: 0 10px;
	transition: 0.3s all;
}


@media (max-width: 992px) {
	header .float-right a {
		line-height: 65px;
		line-height: 90px;
		font-size: 0.9rem;
	}
	
	.mobile-single-column {
		columns: 1 !important;
	}
}

header .float-right a:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix {
	clear: both;
}

.login {
  border: none;
  text-align: center;
  box-shadow: none;
  position: absolute;
  top: 50vh;
  left: 50vw;
  width: 100%;
  max-width: 400px;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.login .formelements {
  border: 1px solid #212224;
  background-color: rgba(150, 150, 150, 0.9);
  text-align: center;
  box-shadow: 0px 0px 26px 1px rgba(255,255,255,0.3);
  margin: 30px;
  padding: 10px;
  margin-top: 10px;
}

.login input {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1rem;
  width: 100%;
}

input[type="password"],
input[type="email"],
input[type="text"],
input[type="number"],
input[type="date"],
textarea, 
select {
  border: 1px solid #212224;
  padding: 5px;
  box-sizing: border-box;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #212224;
  box-sizing: border-box;
}

.note-editor.note-airframe, .note-editor.note-frame {
  border: 1px solid #212224;
}

input[type="submit"], .submitbtn {
 border: 1px solid #212224;
 padding: 5px;
 box-sizing: border-box;
 background-color: #444;
 color: white;
 transition: 0.3s all;
}

input[type="submit"]:hover, .submitbtn:hover, .submitbtn:focus {
 background-color: #888;
 color: black !important;
 text-decoration: none;
}

.login .logo {
  text-align: center;
}

.versionmanager,
.settings,
.organizations,
.users {
  border: none;
  text-align: center;
  box-shadow: none;
  position: absolute;
  top: 100px;
  left: 50vw;
  width: 100%;
/*  max-width: 800px; */

  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.versionmanager .formelements,
.settings .formelements,
.organizations .formelements,
.users .formelements {
  border: 1px solid #212224;
  background-color: rgba(150, 150, 150, 0.9);
  text-align: center;
  box-shadow: 0px 0px 26px 1px rgba(255,255,255,0.3);
  margin: 30px;
  padding: 10px;
  margin-top: 10px;
}

.users .formelements,
.organizations .formelements  {
	text-align: left;
}


.versionmanager input {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1rem;
  width: 100%;
}

th {
	font-weight: bold;
}

th, td {
	padding: 3px;
}

.text-right {
	text-align: right;
}

header .two-lined {
	font-size: 90% !important;
	line-height: 1.2 !important;
	display: inline-block;
	vertical-align: middle;
}

header .two-lined > span {
	display: block;
}

header .two-lined .organisation {
	font-size: 80% !important;
}

.dropdown-container {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	background-color: #285d87;
	border-bottom: 1px solid #212224;
	border-left: 1px solid #212224;
	border-right: 1px solid #212224;
	box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.1);
	min-width: 160px;
	z-index: 1;
}
 
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block !important;
  text-align: left;
  line-height: 3 !important;
}

.show {
  display: block;
}

.arrow-down {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 60px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 8px) calc(1.5em + 2px),
    calc(100% - 3px) calc(1.5em + 2px);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

.licenseToken {
	font-family: monospace;
	font-size: 1.2em;
}

.container {
	margin-top: 100px;
	margin-bottom: 40px;
}

.container h1 {
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #1d1f2e;
}


.container h2 {
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #1d1f2e;
}

.catfilter {
	margin-top: 40px;
}

.catfilter .category,
.catfilter .dropdown-button {
	font-size: 15px;
	color: black;
	padding: 6px 5px;
	margin: 10px 5px;
	margin-bottom: 5px;
	display: inline-block;
	transition: all 0.5s;
	text-decoration: none;
	outline: none !important;
}

.catfilter .category.border-left {
	border-left: 1px solid gray;
	padding-left: 20px !important;
}


.catfilter .category.active,
.catfilter .category:hover {
	color: black;
	font-weight: bold;
}

.catfilter .dropdown-content {
	background: white;
	border: none !important;
	left: -10px;
	right: auto;
	box-shadow: 0px 31px 26px 1px rgba(0,0,0,0.1);
}

.catfilter .category2 {
	font-size: 15px;
	color: black !important;
	padding: 6px 5px;
	margin: 10px 5px;
	line-height: 2 !important;
	margin-bottom: 5px;
	display: inline-block;
	transition: all 0.5s;
	text-decoration: none;
	outline: none !important;
}

.catfilter .category2:hover,
.catfilter .category2.active {
	font-weight: bold;
}

.catfilter .arrow-down {
	margin-top: -18px;
	margin-bottom: -22px;
}

.catfilter .category2.active,
.catfilter .category2:hover {
	color: #285d87;
}

.catbox {
	background: white;
	margin-bottom: 20px;
	padding: 0 10px;
	display: inline-block;
}

.products {
	margin-top: 50px;
}

.products img {
	width: 100%;
	transform: scale(1);
	transition: all 0.5s;
}
/*
.products figure:hover img {
	transform: scale(1.05);
}*/

.products .package .slider {
	margin-top: 0;
}

.sslide {
  position: relative;
  width: 50%;
}

.sslide:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.sslide img,
.sslide video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.products figure,
figure.model {
	position: relative;
	overflow: hidden;
}

.products figcaption,
.model figcaption {
	position: absolute;
	color: #285d87;
	font-size: 16px;
	text-align: center;
	padding: 6px 15px;
	top: 25px;
	right: 25px;
	background: white;
	font-weight: bold;
	
	display: none;
}

.model figcaption {
	top: 10px;
	right: 10px;
}

.products .product {
	padding-bottom: 50px;
	opacity: 0;
	transform: translateY(50px);
	transition: all .5s ease-in-out;
	
	position: relative;
}

.products .product[hasVariants]:before {
	position: absolute;
    content: '';
    top: 0;
    right: 15px;
    background: url(assets/variants.svg);
    background-size: contain;
    width: 30px;
    height: 30px;
    z-index: 1000;
    pointer-events: none;
    background-color: rgba(255,255,255,1);
}
.products .product.visible {
	transform: translateY(0px);
	opacity: 1;
}

.products .product .slidcont {
	background: white;
	padding: 10px;
	box-shadow: 2px 3px 8px gray;
}

.products .title {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	color: #1d1f2e;
	font-size: 18px;
	min-height: 2em;
	text-align: center;
}

.products a {
	text-decoration: none;
}

.products .price {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	color: #285d87;
	font-size: 13px;
	min-height: 2em;
	text-align: center;
}

.products .price:empty {
	min-height: 0em;
}

.package .slider {
	margin-top: 50px; 
}


.package.package-details .slider {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.package.package-details .slick-track {
	height: 200px;
}

.package .slick-track .item {
	margin: 10px;
}

.package .slick-track img,
.package .slick-track video{
	height: 100%;
}

.package .slider-for img,
.package .slider-for video {
	width: 100%;
	height: auto;
}

.package .slider-for .slick-track {
	width: 100%;
	height: auto;
}


.package .slider-for .slick-item {
	margin: 0;
}


.package .slick-dots li button:before {
	color: #96cfe7;
}

.package .slick-next:before,
.package .slick-prev:before,
.package .slick-dots li.slick-active button:before {
	color: #285d87;
}

.package .description {
	font-size: 16px;
	line-height: 1.75;
	color: #1d1f2e;
	margin-top: 20px;
}

.package .description ul {
	list-style: disc;
	margin-left: 40px;
}

.package .description.animations ul {
	margin-left: 20px;
}

.package .description ol {
	list-style: decimal;
	margin-left: 40px;
}

input[type="submit"].search {
	border: none;
	background: #285d87;
	padding: 6px 15px;
	color: white;
	font-size: 16px;
	display: inline-block;
	transition: all 0.2s ease-in-out;
	margin-left: 5px;
}

.package .addToCart {
	border: none;
	background: #285d87;
	padding: 9px 15px;
	color: white;
	font-size: 16px;
	display: inline-block;
	transition: all 0.2s ease-in-out;
    border-radius: 0;
    
    line-height: normal;
}


.package .addToCart.inverted {
	border: 1px solid #285d87;
	background: white;
	color: #285d87;
}

.addToCart.inverted:hover {
	color: white;
	background: #285d87;
}


.package .price {
	display: inline-block;
	color: #285d87;
	font-size: 20px;
	margin-right: 10px;
}

.addToCart:hover {
	color: #1d1f2e;
}

.package .label {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #1d1f2e;
	opacity: 0.6;
	text-align: left;
	padding: 0;
}

.package .errorlabel, .red {
	color: darkred;
	opacity: 1;
}

.package textarea {
	width: 100%;
	height: 4rem;
	margin: 10px 0;
}

.imagemanager figure img {
	width: 100%;
}

.imagemanager figure {
	max-width: 300px;
	float: left;
	margin: 10px;
	margin-left: 0;
	width: 24%;
}

.admin-block {
	border: 1px dotted black;
	padding: 20px;
	position: relative;
	margin: 0 10px;
	margin-top: 10px;
	padding-top: 40px;
}

.admin-block:before {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	font-size: 20px;
	content: "Admin-Info";
}

.hidden {
	display: none;
}

footer a {
	font-size: 0.8em;
	margin-left: 5px;
}

footer .container {
	margin-bottom: 10px;
	margin-top: 0;
}

.noborder td,
.noborder th {
	border-bottom: none !important; 
}

table.dataTable tbody tr {
	background: none;
}

header span[data-count] {
	position: relative;
}

th {
	text-align: center;
}

header span[data-count]:after {
	display: inline-block;
	content: attr(data-count);
	/*position: absolute;
	top: -0.5rem;
	right: -1rem;/*/
	color: white;
	background: red;
	border-radius: 100%;
	width: 1.2em;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.invoiceAddressEdit input[type="text"] {
	border: none;
	border-bottom: 1px solid black;
	display: inline-block;
	background: none;
	border-radius: 0;
	width: 100%;
}


.invoiceAddressEdit input[readonly] {
	color: gray;
}

.invoiceAddressEdit input[type="text"].half {
	width: 50%;
	margin-right: 5px;
	float: left;
}

.invoiceAddressEdit input[type="text"].half.last.half  {
	width: calc(50% - 5px);
	margin-right: 0;
}

#cartEditBtn {
	float: right;
	font-size: 0.9rem;
	opacity: 0;
	transition: 0.4s all;
}

.invoiceAddressEdit:hover #cartEditBtn {
	opacity: 1;
}

.offpage {
	display: none;
}

#pagination {
	margin: 0 auto;
}

iframe {
	max-width: calc(100vw - 50px);
}



@media (min-width: 1200px) {
	.products .product:nth-child(6n+1) {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.products .product:nth-child(4n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.products .product:nth-child(3n+1) {
		clear: both;
	}
}


.status.open:before {
	background-color: #94E185;
	border-color: #78D965;
	box-shadow: 0px 0px 4px 1px #94E185;
}

.status.in-progress:before {
	background-color: #FFC182;
	border-color: #FFB161;
	box-shadow: 0px 0px 4px 1px #FFC182;
}

.status.dead:before {
	background-color: #C9404D;
	border-color: #C42C3B;
	box-shadow: 0px 0px 4px 1px #C9404D;
}

.status:before {
	content: ' ';
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	border: 1px solid #000;
	border-radius: 12px;
}

@media (min-width: 768px) {
	.modal-dialog {
		max-width: 1200px;
		width: 95%;
		margin: 30px auto;
	}
}

.variants {
	margin-top: 40px;
}

.variants .caption {
    font-weight: bold;
    padding-bottom: 10px;
}

.variants .variantBtn {
	border: 1px solid black;
    border-radius: 3px;
    padding: 5px;
    display: inline-block;
    transition: 0.2s all;
    text-decoration: none;
}
  
.variants .variantBtn.active, .variants .variantBtn:hover {
	background: #285d87; 
	color: white;
}

.msg.red {
	color: darkred;
}

.modelcols {
	column-count: 4;
}
.threecol {
	column-count: 3;
}
.twocol {
	column-count: 2;
}
@media (max-width: 1199px) {	
	.modelcols {
		column-count: 3;
	}
	 .threecol {
		column-count: 2;
	}
}
@media (max-width: 991px) {	
	.modelcols {
		column-count: 2;
	}
	 .twocol, .threecol {
		column-count: 1;
	}
}
@media (max-width: 787px) {	
	.modelcols, .twocol, .threecol {
		column-count: 1;
	}
}

.twocol li,
.threecol li {
    width: 100%;
    display: inline-flex;
}

body > header ~ .container,
body > header ~ form > .container {
	min-height: calc(100vh - 270px);
}