/*

Theme Name: seojapan-2020

Author: ioix.seed

Author URI: http://www.seojapan.com

Version: 1.0

*/

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

/*---------------------------

my reset

----------------------------*/

ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

figure {
	margin: 0;
}

/*---------------------------

グローバル

----------------------------*/

.js-header-logo2 {
	display: none;
}

.js-header._js-active {
	background-color: #fff;
}

.js-header._js-active * {
	color: #2E2E2E;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.js-header._js-active .js-header-logo1 {
	display: none;
}

.js-header._js-active .js-header-logo2 {
	display: block;
}


html {
	font-size: 62.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
	color: #000;
	font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
	font-size: 1.6rem;
	line-height: 1.3;
	margin: 80px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	font-family: "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #333;
	text-align: left;
	background-color: #fff
}

body {
	font-size: 1rem;
}

img {
	max-width: 100%;
	border-style: none;
}

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

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

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

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

p {
	font-size: 1.6rem;
}

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

address {
	font-style: normal;
	line-height: inherit
}

address,
dl,
ol,
ul {
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0
}

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

dt {
	font-weight: 700
}

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

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #333;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a {
	color: inherit;
}

a:hover {
	text-decoration: none
}

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

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

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

pre {
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

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

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

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

table {
	border-collapse: collapse
}

caption {
	padding-top: .5rem;
	padding-bottom: .5rem;
	color: #999;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

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

button {
	border-radius: 0;
	outline: 0
}

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

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

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

textarea {
	overflow: auto;
	resize: vertical
}

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

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

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .15rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 3.8125rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #1d769b;
	background-color: #cff0fc;
	border-color: #bbe9fb
}

.alert-primary hr {
	border-top-color: #a3e1fa
}

.alert-primary .alert-link {
	color: #155570
}

.alert-secondary {
	color: #909499;
	background-color: #fbfbfb;
	border-color: #f9f9f9
}

.alert-secondary hr {
	border-top-color: #ececec
}

.alert-secondary .alert-link {
	color: #767a80
}

.alert-success {
	color: #1f6d69;
	background-color: #d0ece8;
	border-color: #bde4df
}

.alert-success hr {
	border-top-color: #abddd6
}

.alert-success .alert-link {
	color: #144543
}

.alert-info {
	color: #90803f;
	background-color: #fbf3d8;
	border-color: #f9eec9
}

.alert-info hr {
	border-top-color: #f6e7b2
}

.alert-info .alert-link {
	color: #6d602f
}

.alert-warning {
	color: #9b803d;
	background-color: #fff3d8;
	border-color: #ffefc8
}

.alert-warning hr {
	border-top-color: #ffe8af
}

.alert-warning .alert-link {
	color: #76622f
}

.alert-danger {
	color: #9b3e4d;
	background-color: #ffdade;
	border-color: #ffcbd0
}

.alert-danger hr {
	border-top-color: #ffb2b9
}

.alert-danger .alert-link {
	color: #772f3b
}

.alert-light {
	color: #9b9fa4;
	background-color: #fff;
	border-color: #fff
}

.alert-light hr {
	border-top-color: #f2f2f2
}

.alert-light .alert-link {
	color: #80858c
}

.alert-gray {
	color: #95999f;
	background-color: #fdfdfd;
	border-color: #fcfcfc
}

.alert-gray hr {
	border-top-color: #efefef
}

.alert-gray .alert-link {
	color: #7a7f87
}

.alert-dark {
	color: #3c434d;
	background-color: #dadcde;
	border-color: #ccced1
}

.alert-dark hr {
	border-top-color: #bfc1c5
}

.alert-dark .alert-link {
	color: #262a30
}

.alert-black {
	color: #2e3641;
	background-color: #d5d7d9;
	border-color: #c4c7ca
}

.alert-black hr {
	border-top-color: #b7babe
}

.alert-black .alert-link {
	color: #191d23
}

.alert-brown {
	color: #70716b;
	background-color: #eeede9;
	border-color: #e8e6e0
}

.alert-brown hr {
	border-top-color: #dddad1
}

.alert-brown .alert-link {
	color: #565752
}

.alert-green {
	color: #1f6d69;
	background-color: #d0ece8;
	border-color: #bde4df
}

.alert-green hr {
	border-top-color: #abddd6
}

.alert-green .alert-link {
	color: #144543
}

.alert-orange {
	color: #976b2d;
	background-color: #feebd1;
	border-color: #fde3bf
}

.alert-orange hr {
	border-top-color: #fcd8a6
}

.alert-orange .alert-link {
	color: #704f21
}

.alert-yellow {
	color: #9b803d;
	background-color: #fff3d8;
	border-color: #ffefc8
}

.alert-yellow hr {
	border-top-color: #ffe8af
}

.alert-yellow .alert-link {
	color: #76622f
}

.alert-reservation {
	color: #857841;
	background-color: #f7f0d9;
	border-color: #f4eaca
}

.alert-reservation hr {
	border-top-color: #f0e2b5
}

.alert-reservation .alert-link {
	color: #635930
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .15rem
}

.badge.badge-lg {
	font-size: 93.75%
}

.badge:empty {
	display: none
}

.btn .badge,
.mailpoet_paragraph input[type=submit] .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #0db2ef
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0a8ebf
}

.badge-secondary {
	color: #292929;
	background-color: #eaeaea
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #d1d1d1
}

.badge-success {
	color: #fff;
	background-color: #12a08e
}

.badge-success[href]:focus,
.badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0d7265
}

.badge-info {
	color: #292929;
	background-color: #eac43d
}

.badge-info[href]:focus,
.badge-info[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #dcb118
}

.badge-warning {
	color: #292929;
	background-color: #ffc53a
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #ffb607
}

.badge-danger {
	color: #fff;
	background-color: #ff4558
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ff122a
}

.badge-light {
	color: #292929;
	background-color: #fff
}

.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #e6e6e6
}

.badge-gray {
	color: #292929;
	background-color: #f5f5f5
}

.badge-gray[href]:focus,
.badge-gray[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #dcdcdc
}

.badge-dark {
	color: #fff;
	background-color: #484f59
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #31363d
}

.badge-black {
	color: #fff;
	background-color: #2e3641
}

.badge-black[href]:focus,
.badge-black[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #191d23
}

.badge-brown {
	color: #292929;
	background-color: #aca791
}

.badge-brown[href]:focus,
.badge-brown[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #969074
}

.badge-green {
	color: #fff;
	background-color: #12a08e
}

.badge-green[href]:focus,
.badge-green[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0d7265
}

.badge-orange {
	color: #292929;
	background-color: #f89c1a
}

.badge-orange[href]:focus,
.badge-orange[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #d88107
}

.badge-yellow {
	color: #292929;
	background-color: #ffc53a
}

.badge-yellow[href]:focus,
.badge-yellow[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #ffb607
}

.badge-reservation {
	color: #292929;
	background-color: #d6b541
}

.badge-reservation[href]:focus,
.badge-reservation[href]:hover {
	color: #292929;
	text-decoration: none;
	background-color: #bc9b28
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #fff;
	border-radius: .15rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #999;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #999
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn,
.mailpoet_paragraph .btn-group-vertical>input[type=submit],
.mailpoet_paragraph .btn-group>input[type=submit] {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.mailpoet_paragraph .btn-group-vertical>input.active[type=submit],
.mailpoet_paragraph .btn-group-vertical>input:active[type=submit],
.mailpoet_paragraph .btn-group-vertical>input:focus[type=submit],
.mailpoet_paragraph .btn-group-vertical>input:hover[type=submit],
.mailpoet_paragraph .btn-group>input.active[type=submit],
.mailpoet_paragraph .btn-group>input:active[type=submit],
.mailpoet_paragraph .btn-group>input:focus[type=submit],
.mailpoet_paragraph .btn-group>input:hover[type=submit] {
	z-index: 2
}

.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group,
.btn-group-vertical .mailpoet_paragraph .btn+input[type=submit],
.btn-group-vertical .mailpoet_paragraph .btn-group+input[type=submit],
.btn-group-vertical .mailpoet_paragraph input[type=submit]+.btn,
.btn-group-vertical .mailpoet_paragraph input[type=submit]+.btn-group,
.btn-group-vertical .mailpoet_paragraph input[type=submit]+input[type=submit],
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group .mailpoet_paragraph .btn+input[type=submit],
.btn-group .mailpoet_paragraph .btn-group+input[type=submit],
.btn-group .mailpoet_paragraph input[type=submit]+.btn,
.btn-group .mailpoet_paragraph input[type=submit]+.btn-group,
.btn-group .mailpoet_paragraph input[type=submit]+input[type=submit],
.mailpoet_paragraph .btn-group-vertical .btn+input[type=submit],
.mailpoet_paragraph .btn-group-vertical .btn-group+input[type=submit],
.mailpoet_paragraph .btn-group-vertical input[type=submit]+.btn,
.mailpoet_paragraph .btn-group-vertical input[type=submit]+.btn-group,
.mailpoet_paragraph .btn-group-vertical input[type=submit]+input[type=submit],
.mailpoet_paragraph .btn-group .btn+input[type=submit],
.mailpoet_paragraph .btn-group .btn-group+input[type=submit],
.mailpoet_paragraph .btn-group input[type=submit]+.btn,
.mailpoet_paragraph .btn-group input[type=submit]+.btn-group,
.mailpoet_paragraph .btn-group input[type=submit]+input[type=submit] {
	margin-left: -1px
}

.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.mailpoet_paragraph .btn-group>input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type=submit] {
	border-radius: 0
}

.btn-group>.btn:first-child,
.mailpoet_paragraph .btn-group>input:first-child[type=submit] {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.mailpoet_paragraph .btn-group>input:first-child:not(:last-child):not(.dropdown-toggle)[type=submit] {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child),
.mailpoet_paragraph .btn-group>input:last-child:not(:first-child)[type=submit] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.mailpoet_paragraph .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit] {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.mailpoet_paragraph .btn-group>.btn-group:first-child:not(:last-child)>input:last-child[type=submit] {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.mailpoet_paragraph .btn-group>.btn-group:last-child:not(:first-child)>input:first-child[type=submit] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn+.dropdown-toggle-split,
.mailpoet_paragraph input[type=submit]+.dropdown-toggle-split {
	padding-right: .6rem;
	padding-left: .6rem
}

.btn+.dropdown-toggle-split:after,
.mailpoet_paragraph input[type=submit]+.dropdown-toggle-split:after {
	margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split,
.mailpoet_paragraph .btn-group-sm>input[type=submit]+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split,
.mailpoet_paragraph .btn-group-lg>input[type=submit]+.dropdown-toggle-split,
.mailpoet_paragraph input[type=submit]+.dropdown-toggle-split {
	padding-right: 1.5rem;
	padding-left: 1.5rem
}

.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group,
.btn-group-vertical .mailpoet_paragraph input[type=submit],
.mailpoet_paragraph .btn-group-vertical input[type=submit] {
	width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group,
.mailpoet_paragraph .btn-group-vertical>.btn+input[type=submit],
.mailpoet_paragraph .btn-group-vertical>.btn-group+input[type=submit],
.mailpoet_paragraph .btn-group-vertical>input[type=submit]+.btn,
.mailpoet_paragraph .btn-group-vertical>input[type=submit]+.btn-group,
.mailpoet_paragraph .btn-group-vertical>input[type=submit]+input[type=submit] {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.mailpoet_paragraph .btn-group-vertical>input:not(:first-child):not(:last-child)[type=submit] {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.mailpoet_paragraph .btn-group-vertical>input:first-child:not(:last-child)[type=submit] {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child),
.mailpoet_paragraph .btn-group-vertical>input:last-child:not(:first-child)[type=submit] {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.mailpoet_paragraph .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit] {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.mailpoet_paragraph .btn-group-vertical>.btn-group:first-child:not(:last-child)>input:last-child[type=submit] {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.mailpoet_paragraph .btn-group-vertical>.btn-group:last-child:not(:first-child)>input:first-child[type=submit] {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.mailpoet_paragraph [data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],
.mailpoet_paragraph [data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],
.mailpoet_paragraph [data-toggle=buttons]>input[type=submit] input[type=checkbox],
.mailpoet_paragraph [data-toggle=buttons]>input[type=submit] input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.btn,
.mailpoet_paragraph input[type=submit] {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem .8rem;
	font-size: .875rem;
	line-height: 1.8;
	border-radius: .1rem
}

@media screen and (prefers-reduced-motion:reduce) {

	.btn,
	.mailpoet_paragraph input[type=submit] {
		-webkit-transition: none;
		transition: none
	}
}

.btn:focus,
.btn:hover,
.mailpoet_paragraph input:focus[type=submit],
.mailpoet_paragraph input:hover[type=submit] {
	text-decoration: none
}

.btn.focus,
.btn:focus,
.mailpoet_paragraph input.focus[type=submit],
.mailpoet_paragraph input:focus[type=submit] {
	outline: 0
}

.btn.disabled,
.btn:disabled,
.mailpoet_paragraph input.disabled[type=submit],
.mailpoet_paragraph input:disabled[type=submit] {
	opacity: .65
}

.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active,
.mailpoet_paragraph input:not([disabled]):not(.disabled).active[type=submit],
.mailpoet_paragraph input:not([disabled]):not(.disabled):active[type=submit] {
	background-image: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #0db2ef;
	border-color: #0db2ef
}

.btn-primary:hover {
	color: #fff;
	background-color: #0b97cb;
	border-color: #0a8ebf
}

.btn-primary.focus,
.btn-primary:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(13, 178, 239, .5);
	box-shadow: 0 0 0 1px rgba(13, 178, 239, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: #0db2ef;
	border-color: #0db2ef
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0a8ebf;
	border-color: #0a85b3;
	-webkit-box-shadow: 0 0 0 1px rgba(13, 178, 239, .5);
	box-shadow: 0 0 0 1px rgba(13, 178, 239, .5)
}

.btn-secondary {
	color: #292929;
	background-color: #eaeaea;
	border-color: #eaeaea
}

.btn-secondary:hover {
	color: #292929;
	background-color: #d7d7d7;
	border-color: #d1d1d1
}

.btn-secondary.focus,
.btn-secondary:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	background-color: #eaeaea;
	border-color: #eaeaea
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #292929;
	background-color: #d1d1d1;
	border-color: #cacaca;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5)
}

.btn-success {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-success:hover {
	color: #fff;
	background-color: #0e7e6f;
	border-color: #0d7265
}

.btn-success.focus,
.btn-success:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #0d7265;
	border-color: #0c675b;
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-info {
	color: #292929;
	background-color: #eac43d;
	border-color: #eac43d
}

.btn-info:hover {
	color: #292929;
	background-color: #e6ba1a;
	border-color: #dcb118
}

.btn-info.focus,
.btn-info:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(234, 196, 61, .5);
	box-shadow: 0 0 0 1px rgba(234, 196, 61, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	background-color: #eac43d;
	border-color: #eac43d
}

.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #292929;
	background-color: #dcb118;
	border-color: #d1a817;
	-webkit-box-shadow: 0 0 0 1px rgba(234, 196, 61, .5);
	box-shadow: 0 0 0 1px rgba(234, 196, 61, .5)
}

.btn-warning {
	color: #292929;
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-warning:hover {
	color: #292929;
	background-color: #ffba14;
	border-color: #ffb607
}

.btn-warning.focus,
.btn-warning:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #292929;
	background-color: #ffb607;
	border-color: #f9b000;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-danger,
.mailpoet_paragraph input[type=submit] {
	color: #fff;
	background-color: #ff4558;
	border-color: #ff4558
}

.btn-danger:hover,
.mailpoet_paragraph input:hover[type=submit] {
	color: #fff;
	background-color: #ff1f36;
	border-color: #ff122a
}

.btn-danger.focus,
.btn-danger:focus,
.mailpoet_paragraph input.focus[type=submit],
.mailpoet_paragraph input:focus[type=submit] {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .5);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .5)
}

.btn-danger.disabled,
.btn-danger:disabled,
.mailpoet_paragraph input.disabled[type=submit],
.mailpoet_paragraph input:disabled[type=submit] {
	background-color: #ff4558;
	border-color: #ff4558
}

.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.mailpoet_paragraph .show>input.dropdown-toggle[type=submit],
.mailpoet_paragraph input:not([disabled]):not(.disabled).active[type=submit],
.mailpoet_paragraph input:not([disabled]):not(.disabled):active[type=submit],
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #ff122a;
	border-color: #ff051f;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .5);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .5)
}

.btn-light {
	color: #292929;
	background-color: #fff;
	border-color: #fff
}

.btn-light:hover {
	color: #292929;
	background-color: #ececec;
	border-color: #e6e6e6
}

.btn-light.focus,
.btn-light:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	background-color: #fff;
	border-color: #fff
}

.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #292929;
	background-color: #e6e6e6;
	border-color: #dfdfdf;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5)
}

.btn-gray {
	color: #292929;
	background-color: #f5f5f5;
	border-color: #f5f5f5
}

.btn-gray:hover {
	color: #292929;
	background-color: #e2e2e2;
	border-color: #dcdcdc
}

.btn-gray.focus,
.btn-gray:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5)
}

.btn-gray.disabled,
.btn-gray:disabled {
	background-color: #f5f5f5;
	border-color: #f5f5f5
}

.btn-gray:not([disabled]):not(.disabled).active,
.btn-gray:not([disabled]):not(.disabled):active,
.show>.btn-gray.dropdown-toggle {
	color: #292929;
	background-color: #dcdcdc;
	border-color: #d5d5d5;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5)
}

.btn-dark {
	color: #fff;
	background-color: #484f59;
	border-color: #484f59
}

.btn-dark:hover {
	color: #fff;
	background-color: #373c44;
	border-color: #31363d
}

.btn-dark.focus,
.btn-dark:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(72, 79, 89, .5);
	box-shadow: 0 0 0 1px rgba(72, 79, 89, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	background-color: #484f59;
	border-color: #484f59
}

.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #31363d;
	border-color: #2b3036;
	-webkit-box-shadow: 0 0 0 1px rgba(72, 79, 89, .5);
	box-shadow: 0 0 0 1px rgba(72, 79, 89, .5)
}

.btn-black {
	color: #fff;
	background-color: #2e3641;
	border-color: #2e3641
}

.btn-black:hover {
	color: #fff;
	background-color: #1e232b;
	border-color: #191d23
}

.btn-black.focus,
.btn-black:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(46, 54, 65, .5);
	box-shadow: 0 0 0 1px rgba(46, 54, 65, .5)
}

.btn-black.disabled,
.btn-black:disabled {
	background-color: #2e3641;
	border-color: #2e3641
}

.btn-black:not([disabled]):not(.disabled).active,
.btn-black:not([disabled]):not(.disabled):active,
.show>.btn-black.dropdown-toggle {
	color: #fff;
	background-color: #191d23;
	border-color: #14171c;
	-webkit-box-shadow: 0 0 0 1px rgba(46, 54, 65, .5);
	box-shadow: 0 0 0 1px rgba(46, 54, 65, .5)
}

.btn-brown {
	color: #292929;
	background-color: #aca791;
	border-color: #aca791
}

.btn-brown:hover {
	color: #fff;
	background-color: #9c967b;
	border-color: #969074
}

.btn-brown.focus,
.btn-brown:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(172, 167, 145, .5);
	box-shadow: 0 0 0 1px rgba(172, 167, 145, .5)
}

.btn-brown.disabled,
.btn-brown:disabled {
	background-color: #aca791;
	border-color: #aca791
}

.btn-brown:not([disabled]):not(.disabled).active,
.btn-brown:not([disabled]):not(.disabled):active,
.show>.btn-brown.dropdown-toggle {
	color: #fff;
	background-color: #969074;
	border-color: #908a6d;
	-webkit-box-shadow: 0 0 0 1px rgba(172, 167, 145, .5);
	box-shadow: 0 0 0 1px rgba(172, 167, 145, .5)
}

.btn-green {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-green:hover {
	color: #fff;
	background-color: #0e7e6f;
	border-color: #0d7265
}

.btn-green.focus,
.btn-green:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-green.disabled,
.btn-green:disabled {
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-green:not([disabled]):not(.disabled).active,
.btn-green:not([disabled]):not(.disabled):active,
.show>.btn-green.dropdown-toggle {
	color: #fff;
	background-color: #0d7265;
	border-color: #0c675b;
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-orange {
	color: #292929;
	background-color: #f89c1a;
	border-color: #f89c1a
}

.btn-orange:hover {
	color: #fff;
	background-color: #e58907;
	border-color: #d88107
}

.btn-orange.focus,
.btn-orange:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(248, 156, 26, .5);
	box-shadow: 0 0 0 1px rgba(248, 156, 26, .5)
}

.btn-orange.disabled,
.btn-orange:disabled {
	background-color: #f89c1a;
	border-color: #f89c1a
}

.btn-orange:not([disabled]):not(.disabled).active,
.btn-orange:not([disabled]):not(.disabled):active,
.show>.btn-orange.dropdown-toggle {
	color: #fff;
	background-color: #d88107;
	border-color: #cc7a06;
	-webkit-box-shadow: 0 0 0 1px rgba(248, 156, 26, .5);
	box-shadow: 0 0 0 1px rgba(248, 156, 26, .5)
}

.btn-yellow {
	color: #292929;
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-yellow:hover {
	color: #292929;
	background-color: #ffba14;
	border-color: #ffb607
}

.btn-yellow.focus,
.btn-yellow:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-yellow.disabled,
.btn-yellow:disabled {
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-yellow:not([disabled]):not(.disabled).active,
.btn-yellow:not([disabled]):not(.disabled):active,
.show>.btn-yellow.dropdown-toggle {
	color: #292929;
	background-color: #ffb607;
	border-color: #f9b000;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-reservation {
	color: #292929;
	background-color: #d6b541;
	border-color: #d6b541
}

.btn-reservation:hover {
	color: #292929;
	background-color: #c6a42b;
	border-color: #bc9b28
}

.btn-reservation.focus,
.btn-reservation:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(214, 181, 65, .5);
	box-shadow: 0 0 0 1px rgba(214, 181, 65, .5)
}

.btn-reservation.disabled,
.btn-reservation:disabled {
	background-color: #d6b541;
	border-color: #d6b541
}

.btn-reservation:not([disabled]):not(.disabled).active,
.btn-reservation:not([disabled]):not(.disabled):active,
.show>.btn-reservation.dropdown-toggle {
	color: #292929;
	background-color: #bc9b28;
	border-color: #b19226;
	-webkit-box-shadow: 0 0 0 1px rgba(214, 181, 65, .5);
	box-shadow: 0 0 0 1px rgba(214, 181, 65, .5)
}

.btn-outline-primary {
	color: #0db2ef;
	background-color: transparent;
	background-image: none;
	border-color: #0db2ef
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0db2ef;
	border-color: #0db2ef
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(13, 178, 239, .5);
	box-shadow: 0 0 0 1px rgba(13, 178, 239, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #0db2ef;
	background-color: transparent
}

.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #0db2ef;
	border-color: #0db2ef;
	-webkit-box-shadow: 0 0 0 1px rgba(13, 178, 239, .5);
	box-shadow: 0 0 0 1px rgba(13, 178, 239, .5)
}

.btn-outline-secondary {
	color: #eaeaea;
	background-color: transparent;
	background-image: none;
	border-color: #eaeaea
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #eaeaea;
	border-color: #eaeaea
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #eaeaea;
	background-color: transparent
}

.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #eaeaea;
	border-color: #eaeaea;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 91.8%, .5)
}

.btn-outline-success {
	color: #12a08e;
	background-color: transparent;
	background-image: none;
	border-color: #12a08e
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #12a08e;
	background-color: transparent
}

.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e;
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-outline-info {
	color: #eac43d;
	background-color: transparent;
	background-image: none;
	border-color: #eac43d
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #eac43d;
	border-color: #eac43d
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(234, 196, 61, .5);
	box-shadow: 0 0 0 1px rgba(234, 196, 61, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #eac43d;
	background-color: transparent
}

.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #eac43d;
	border-color: #eac43d;
	-webkit-box-shadow: 0 0 0 1px rgba(234, 196, 61, .5);
	box-shadow: 0 0 0 1px rgba(234, 196, 61, .5)
}

.btn-outline-warning {
	color: #ffc53a;
	background-color: transparent;
	background-image: none;
	border-color: #ffc53a
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc53a;
	background-color: transparent
}

.btn-outline-warning:not([disabled]):not(.disabled).active,
.btn-outline-warning:not([disabled]):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #fff;
	background-color: #ffc53a;
	border-color: #ffc53a;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-outline-danger {
	color: #ff4558;
	background-color: transparent;
	background-image: none;
	border-color: #ff4558
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #ff4558;
	border-color: #ff4558
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .5);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #ff4558;
	background-color: transparent
}

.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #ff4558;
	border-color: #ff4558;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .5);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .5)
}

.btn-outline-light {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff
}

.btn-outline-light:hover {
	color: #292929;
	background-color: #fff;
	border-color: #fff
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #fff;
	background-color: transparent
}

.btn-outline-light:not([disabled]):not(.disabled).active,
.btn-outline-light:not([disabled]):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #292929;
	background-color: #fff;
	border-color: #fff;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 100%, .5)
}

.btn-outline-gray {
	color: #f5f5f5;
	background-color: transparent;
	background-image: none;
	border-color: #f5f5f5
}

.btn-outline-gray:hover {
	color: #fff;
	background-color: #f5f5f5;
	border-color: #f5f5f5
}

.btn-outline-gray.focus,
.btn-outline-gray:focus {
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5)
}

.btn-outline-gray.disabled,
.btn-outline-gray:disabled {
	color: #f5f5f5;
	background-color: transparent
}

.btn-outline-gray:not([disabled]):not(.disabled).active,
.btn-outline-gray:not([disabled]):not(.disabled):active,
.show>.btn-outline-gray.dropdown-toggle {
	color: #fff;
	background-color: #f5f5f5;
	border-color: #f5f5f5;
	-webkit-box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5);
	box-shadow: 0 0 0 1px hsla(0, 0, 96.1%, .5)
}

.btn-outline-dark {
	color: #484f59;
	background-color: transparent;
	background-image: none;
	border-color: #484f59
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #484f59;
	border-color: #484f59
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(72, 79, 89, .5);
	box-shadow: 0 0 0 1px rgba(72, 79, 89, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #484f59;
	background-color: transparent
}

.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:not([disabled]):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #484f59;
	border-color: #484f59;
	-webkit-box-shadow: 0 0 0 1px rgba(72, 79, 89, .5);
	box-shadow: 0 0 0 1px rgba(72, 79, 89, .5)
}

.btn-outline-black {
	color: #2e3641;
	background-color: transparent;
	background-image: none;
	border-color: #2e3641
}

.btn-outline-black:hover {
	color: #fff;
	background-color: #2e3641;
	border-color: #2e3641
}

.btn-outline-black.focus,
.btn-outline-black:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(46, 54, 65, .5);
	box-shadow: 0 0 0 1px rgba(46, 54, 65, .5)
}

.btn-outline-black.disabled,
.btn-outline-black:disabled {
	color: #2e3641;
	background-color: transparent
}

.btn-outline-black:not([disabled]):not(.disabled).active,
.btn-outline-black:not([disabled]):not(.disabled):active,
.show>.btn-outline-black.dropdown-toggle {
	color: #fff;
	background-color: #2e3641;
	border-color: #2e3641;
	-webkit-box-shadow: 0 0 0 1px rgba(46, 54, 65, .5);
	box-shadow: 0 0 0 1px rgba(46, 54, 65, .5)
}

.btn-outline-brown {
	color: #aca791;
	background-color: transparent;
	background-image: none;
	border-color: #aca791
}

.btn-outline-brown:hover {
	color: #fff;
	background-color: #aca791;
	border-color: #aca791
}

.btn-outline-brown.focus,
.btn-outline-brown:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(172, 167, 145, .5);
	box-shadow: 0 0 0 1px rgba(172, 167, 145, .5)
}

.btn-outline-brown.disabled,
.btn-outline-brown:disabled {
	color: #aca791;
	background-color: transparent
}

.btn-outline-brown:not([disabled]):not(.disabled).active,
.btn-outline-brown:not([disabled]):not(.disabled):active,
.show>.btn-outline-brown.dropdown-toggle {
	color: #fff;
	background-color: #aca791;
	border-color: #aca791;
	-webkit-box-shadow: 0 0 0 1px rgba(172, 167, 145, .5);
	box-shadow: 0 0 0 1px rgba(172, 167, 145, .5)
}

.btn-outline-green {
	color: #12a08e;
	background-color: transparent;
	background-image: none;
	border-color: #12a08e
}

.btn-outline-green:hover {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e
}

.btn-outline-green.focus,
.btn-outline-green:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
	color: #12a08e;
	background-color: transparent
}

.btn-outline-green:not([disabled]):not(.disabled).active,
.btn-outline-green:not([disabled]):not(.disabled):active,
.show>.btn-outline-green.dropdown-toggle {
	color: #fff;
	background-color: #12a08e;
	border-color: #12a08e;
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .5);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .5)
}

.btn-outline-orange {
	color: #f89c1a;
	background-color: transparent;
	background-image: none;
	border-color: #f89c1a
}

.btn-outline-orange:hover {
	color: #fff;
	background-color: #f89c1a;
	border-color: #f89c1a
}

.btn-outline-orange.focus,
.btn-outline-orange:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(248, 156, 26, .5);
	box-shadow: 0 0 0 1px rgba(248, 156, 26, .5)
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
	color: #f89c1a;
	background-color: transparent
}

.btn-outline-orange:not([disabled]):not(.disabled).active,
.btn-outline-orange:not([disabled]):not(.disabled):active,
.show>.btn-outline-orange.dropdown-toggle {
	color: #fff;
	background-color: #f89c1a;
	border-color: #f89c1a;
	-webkit-box-shadow: 0 0 0 1px rgba(248, 156, 26, .5);
	box-shadow: 0 0 0 1px rgba(248, 156, 26, .5)
}

.btn-outline-yellow {
	color: #ffc53a;
	background-color: transparent;
	background-image: none;
	border-color: #ffc53a
}

.btn-outline-yellow:hover {
	color: #fff;
	background-color: #ffc53a;
	border-color: #ffc53a
}

.btn-outline-yellow.focus,
.btn-outline-yellow:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
	color: #ffc53a;
	background-color: transparent
}

.btn-outline-yellow:not([disabled]):not(.disabled).active,
.btn-outline-yellow:not([disabled]):not(.disabled):active,
.show>.btn-outline-yellow.dropdown-toggle {
	color: #fff;
	background-color: #ffc53a;
	border-color: #ffc53a;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 197, 58, .5);
	box-shadow: 0 0 0 1px rgba(255, 197, 58, .5)
}

.btn-outline-reservation {
	color: #d6b541;
	background-color: transparent;
	background-image: none;
	border-color: #d6b541
}

.btn-outline-reservation:hover {
	color: #fff;
	background-color: #d6b541;
	border-color: #d6b541
}

.btn-outline-reservation.focus,
.btn-outline-reservation:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(214, 181, 65, .5);
	box-shadow: 0 0 0 1px rgba(214, 181, 65, .5)
}

.btn-outline-reservation.disabled,
.btn-outline-reservation:disabled {
	color: #d6b541;
	background-color: transparent
}

.btn-outline-reservation:not([disabled]):not(.disabled).active,
.btn-outline-reservation:not([disabled]):not(.disabled):active,
.show>.btn-outline-reservation.dropdown-toggle {
	color: #fff;
	background-color: #d6b541;
	border-color: #d6b541;
	-webkit-box-shadow: 0 0 0 1px rgba(214, 181, 65, .5);
	box-shadow: 0 0 0 1px rgba(214, 181, 65, .5)
}

.btn-link {
	font-weight: 400;
	color: #333
}

.btn-link,
.btn-link:hover {
	background-color: transparent
}

.btn-link:hover {
	color: #818181;
	text-decoration: none;
	border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #999
}

.btn-group-lg>.btn,
.btn-lg,
.mailpoet_paragraph input[type=submit] {
	padding: 1rem 2rem;
	font-size: 1.09375rem;
	line-height: 1.5;
	border-radius: .15rem
}

.btn-group-sm>.btn,
.btn-sm,
.mailpoet_paragraph .btn-group-sm>input[type=submit] {
	padding: .25rem .5rem;
	font-size: .76563rem;
	line-height: 1.5;
	border-radius: .15rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.btn-circle {
	line-height: 17px
}

.btn__close {
	border: 1px solid #444
}

.btn__close,
.btn__close:link {
	color: #fff !important;
	background-color: #444
}

.btn__close:active,
.btn__close:focus,
.btn__close:hover {
	color: #fff !important;
	background-color: #535353;
	border: 1px solid #535353
}

.btn__close.disabled,
.btn__close[disabled],
fieldset[disabled] .btn__close {
	background-color: #444;
	border-color: #444
}

.modal__close {
	border: 1px solid #444
}

.modal__close,
.modal__close:link {
	color: #fff !important;
	background-color: #444
}

.modal__close:active,
.modal__close:focus,
.modal__close:hover {
	color: #fff !important;
	background-color: #535353;
	border: 1px solid #535353
}

.modal__close.disabled,
.modal__close[disabled],
fieldset[disabled] .modal__close {
	background-color: #444;
	border-color: #444
}

.btn__back {
	border: 1px solid #444
}

.btn__back,
.btn__back:link {
	color: #fff !important;
	background-color: #444
}

.btn__back:active,
.btn__back:focus,
.btn__back:hover {
	color: #fff !important;
	background-color: #535353;
	border: 1px solid #535353
}

.btn__back.disabled,
.btn__back[disabled],
fieldset[disabled] .btn__back {
	background-color: #444;
	border-color: #444
}

@media(max-width:991px) {
	.btn__submit {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
}

@media print,
screen and (min-width:768px) {
	.btn__submit {
		min-width: 300px;
		cursor: pointer
	}
}

.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(46, 54, 65, .125);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .02);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .02);
	border-radius: .15rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .15rem;
	border-top-right-radius: .15rem
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .15rem;
	border-bottom-left-radius: .15rem
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: .8rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: .8rem
}

.card-header {
	padding: .75rem .8rem;
	margin-bottom: 0;
	background-color: rgba(46, 54, 65, .03);
	border-bottom: 0
}

.card-header:first-child {
	border-radius: calc(.15rem - 1px) calc(.15rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem .8rem;
	background-color: rgba(46, 54, 65, .03);
	border-top: 1px solid rgba(46, 54, 65, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.15rem - 1px) calc(.15rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.4rem;
	margin-left: -.4rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(.15rem - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.15rem - 1px);
	border-top-right-radius: calc(.15rem - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.15rem - 1px);
	border-bottom-left-radius: calc(.15rem - 1px)
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 10px
}

@media print,
screen and (min-width:576px) {
	.card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -10px;
		margin-left: -10px
	}

	.card-deck .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 10px;
		margin-bottom: 0;
		margin-left: 10px
	}
}

.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.card-group .card {
	margin-bottom: 10px
}

@media print,
screen and (min-width:576px) {
	.card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.card-group .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-bottom: 0
	}

	.card-group .card+.card {
		margin-left: 0;
		border-left: 0
	}

	.card-group .card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group .card:first-child .card-img-top {
		border-top-right-radius: 0
	}

	.card-group .card:first-child .card-img-bottom {
		border-bottom-right-radius: 0
	}

	.card-group .card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group .card:last-child .card-img-top {
		border-top-left-radius: 0
	}

	.card-group .card:last-child .card-img-bottom {
		border-bottom-left-radius: 0
	}

	.card-group .card:only-child {
		border-radius: .15rem
	}

	.card-group .card:only-child .card-img-top {
		border-top-left-radius: .15rem;
		border-top-right-radius: .15rem
	}

	.card-group .card:only-child .card-img-bottom {
		border-bottom-right-radius: .15rem;
		border-bottom-left-radius: .15rem
	}

	.card-group .card:not(:first-child):not(:last-child):not(:only-child),
	.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
	.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
		border-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media print,
screen and (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

@media screen and (prefers-reduced-motion:reduce) {

	.carousel-item-next,
	.carousel-item-prev,
	.carousel-item.active {
		-webkit-transition: none;
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev {
	position: absolute;
	top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

	.carousel-item-next.carousel-item-left,
	.carousel-item-prev.carousel-item-right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.active.carousel-item-right,
.carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

	.active.carousel-item-right,
	.carousel-item-next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.active.carousel-item-left,
.carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

	.active.carousel-item-left,
	.carousel-item-prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

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

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

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

@supports((-webkit-transform-style:preserve-3d) or(transform-style:preserve-3d)) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-prev,
	.carousel-fade .carousel-item-next,
	.carousel-fade .carousel-item-prev,
	.carousel-fade .carousel-item.active {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat 50%;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='#fff'viewBox='0088'%3E%3Cpathd='M5.250l-44441.5-1.5-2.5-2.52.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"), "#", "%23")
}

.carousel-control-next-icon {
	background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'fill='#fff'viewBox='0088'%3E%3Cpathd='M2.750l-1.51.52.52.5-2.52.51.51.54-4-4-4z'/%3E%3C/svg%3E"), "#", "%23")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: hsla(0, 0, 100%, .5)
}

.carousel-indicators li:before {
	top: -10px
}

.carousel-indicators li:after,
.carousel-indicators li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}

.carousel-indicators li:after {
	bottom: -10px
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.close {
	float: right;
	font-size: 1.3125rem;
	font-weight: 700;
	line-height: 1;
	color: #2e3641;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	color: #2e3641;
	text-decoration: none;
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f5f5f5;
	border-radius: .15rem
}

a>code {
	padding: 0;
	color: inherit;
	background-color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #fff;
	background-color: #292929;
	border-radius: .15rem
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 90%;
	color: #292929
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: .875rem;
	color: #333;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(46, 54, 65, .15);
	border-radius: .15rem
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropleft .dropdown-toggle:before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #f3f3f3
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #292929;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #1c1c1c;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #0db2ef
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #999;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .76563rem;
	color: #999;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #292929
}

.container {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

@media print,
screen and (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media print,
screen and (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media print,
screen and (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media print,
screen and (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media print,
screen and (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.33333%
	}

	.offset-sm-2 {
		margin-left: 16.66667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.33333%
	}

	.offset-sm-5 {
		margin-left: 41.66667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.33333%
	}

	.offset-sm-8 {
		margin-left: 66.66667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.33333%
	}

	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media print,
screen and (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.33333%
	}

	.offset-md-2 {
		margin-left: 16.66667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.33333%
	}

	.offset-md-5 {
		margin-left: 41.66667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.33333%
	}

	.offset-md-8 {
		margin-left: 66.66667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.33333%
	}

	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media print,
screen and (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.33333%
	}

	.offset-lg-2 {
		margin-left: 16.66667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.33333%
	}

	.offset-lg-5 {
		margin-left: 41.66667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.33333%
	}

	.offset-lg-8 {
		margin-left: 66.66667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.33333%
	}

	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media print,
screen and (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}

	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.33333%
	}

	.offset-xl-2 {
		margin-left: 16.66667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.33333%
	}

	.offset-xl-5 {
		margin-left: 41.66667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.33333%
	}

	.offset-xl-8 {
		margin-left: 66.66667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.33333%
	}

	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.img-fluid,
.img-thumbnail {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: .15rem
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #999
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #fff;
	border-radius: .15rem
}

@media print,
screen and (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition: none;
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(46, 54, 65, .2);
	border-radius: .15rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #2e3641
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #f3f3f3;
	border-top-left-radius: .15rem;
	border-top-right-radius: .15rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.8
}

.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #f3f3f3
}

.modal-footer> :not(:first-child) {
	margin-left: .25rem
}

.modal-footer> :not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media print,
screen and (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}

	.modal-sm {
		max-width: 300px
	}
}

@media print,
screen and (min-width:992px) {
	.modal-lg {
		max-width: 800px
	}
}

.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .6rem .8rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #999
}

.nav-tabs {
	border-bottom: 1px solid #e4e4e4
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	color: #333;
	border: 1px solid transparent;
	border-top-left-radius: .15rem;
	border-top-right-radius: .15rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #f3f3f3 #f3f3f3 #e4e4e4
}

.nav-tabs .nav-link:hover {
	color: grey
}

.nav-tabs .nav-link.disabled {
	color: #999;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #333;
	background-color: #fff;
	border-color: #e4e4e4 #e4e4e4 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .15rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #0db2ef
}

.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .40312rem;
	padding-bottom: .40312rem;
	margin-right: 1rem;
	font-size: 1.09375rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .6rem;
	padding-bottom: .6rem
}

.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.navbar-toggler {
	padding: .55rem;
	font-size: inherit;
	line-height: 1;
	color: #3b444e;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	color: rgba(98, 105, 144, .75);
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

@media(max-width:575px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:576px) {
	.navbar-expand-sm {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media(max-width:767px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:768px) {
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media(max-width:991px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:992px) {
	.navbar-expand-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

@media(max-width:1199px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:1200px) {
	.navbar-expand-xl {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}
}

.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(46, 54, 65, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(46, 54, 65, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(46, 54, 65, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(46, 54, 65, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(46, 54, 65, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(46, 54, 65, .5);
	border-color: rgba(46, 54, 65, .1)
}

.navbar-light .navbar-text {
	color: rgba(46, 54, 65, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(46, 54, 65, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: hsla(0, 0, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0, 100%, .2)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-text {
	color: hsla(0, 0, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .15rem
}

.page-link {
	position: relative;
	display: block;
	padding: .8rem 1rem;
	margin-left: 0;
	line-height: 1.25;
	color: #333;
	background-color: #fff;
	border: 0 solid #e4e4e4
}

.page-link:hover {
	z-index: 2;
	color: #4d4d4d;
	text-decoration: none;
	background-color: #f3f3f3;
	border-color: #e4e4e4
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .15rem;
	border-bottom-left-radius: .15rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .15rem;
	border-bottom-right-radius: .15rem
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #999;
	border-color: #999
}

.page-item.disabled .page-link {
	color: #999;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #e4e4e4
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.09375rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .15rem;
	border-bottom-left-radius: .15rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .15rem;
	border-bottom-right-radius: .15rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .76563rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .15rem;
	border-bottom-left-radius: .15rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .15rem;
	border-bottom-right-radius: .15rem
}

.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: メイリオ, Meiryo, Yu Gothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, Roboto, Roboto Condensed, Lucida Grande, segoe UI, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .76563rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(46, 54, 65, .2);
	border-radius: .15rem
}

.popover,
.popover .arrow {
	position: absolute;
	display: block
}

.popover .arrow {
	width: 1rem;
	height: .5rem;
	margin: 0 .15rem
}

.popover .arrow:after,
.popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
	bottom: calc(-.5rem+-1px)
}

.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-top .arrow:before {
	border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:before {
	bottom: 0;
	border-top-color: rgba(46, 54, 65, .25)
}

.bs-popover-auto[x-placement^=top] .arrow:after,
.bs-popover-top .arrow:after {
	bottom: 1px;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
	left: calc(-.5rem+-1px);
	width: .5rem;
	height: 1rem;
	margin: .15rem 0
}

.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-right .arrow:before {
	border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:before {
	left: 0;
	border-right-color: rgba(46, 54, 65, .25)
}

.bs-popover-auto[x-placement^=right] .arrow:after,
.bs-popover-right .arrow:after {
	left: 1px;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
	top: calc(-.5rem+-1px)
}

.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-bottom .arrow:before {
	border-width: 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:before {
	top: 0;
	border-bottom-color: rgba(46, 54, 65, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow:after,
.bs-popover-bottom .arrow:after {
	top: 1px;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
	right: calc(-.5rem+-1px);
	width: .5rem;
	height: 1rem;
	margin: .15rem 0
}

.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-left .arrow:before {
	border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:before {
	right: 0;
	border-left-color: rgba(46, 54, 65, .25)
}

.bs-popover-auto[x-placement^=left] .arrow:after,
.bs-popover-left .arrow:after {
	right: 1px;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.15rem - 1px);
	border-top-right-radius: calc(.15rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #333
}

@-webkit-keyframes progress-bar-stripes {
	0 {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0 {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .65625rem;
	background-color: #e4e4e4;
	border-radius: .15rem
}

.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #0db2ef
}

@media screen and (prefers-reduced-motion:reduce) {
	.progress-bar {
		-webkit-transition: none;
		transition: none
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0, 100%, .15) 0, hsla(0, 0, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	color: #333;
	background-color: #fff
}

.table td,
.table th {
	padding: .5rem .75rem;
	vertical-align: top;
	border-top: 1px solid #e4e4e4
}

.table thead th {
	font-size: .8rem;
	border-bottom: 2px solid #e4e4e4
}

.table tbody+tbody {
	border-top: 2px solid #e4e4e4
}

.table .table {
	background-color: #fff
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
	border: 1px solid #e4e4e4
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 1px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(46, 54, 65, .02)
}

.table-hover tbody tr:hover {
	background-color: rgba(46, 54, 65, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #bbe9fb
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #a3e1fa
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #f9f9f9
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #ececec
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #bde4df
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #abddd6
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #f9eec9
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #f6e7b2
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffefc8
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8af
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #ffcbd0
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #ffb2b9
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fff
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #f2f2f2
}

.table-gray,
.table-gray>td,
.table-gray>th {
	background-color: #fcfcfc
}

.table-hover .table-gray:hover,
.table-hover .table-gray:hover>td,
.table-hover .table-gray:hover>th {
	background-color: #efefef
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #ccced1
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #bfc1c5
}

.table-black,
.table-black>td,
.table-black>th {
	background-color: #c4c7ca
}

.table-hover .table-black:hover,
.table-hover .table-black:hover>td,
.table-hover .table-black:hover>th {
	background-color: #b7babe
}

.table-brown,
.table-brown>td,
.table-brown>th {
	background-color: #e8e6e0
}

.table-hover .table-brown:hover,
.table-hover .table-brown:hover>td,
.table-hover .table-brown:hover>th {
	background-color: #dddad1
}

.table-green,
.table-green>td,
.table-green>th {
	background-color: #bde4df
}

.table-hover .table-green:hover,
.table-hover .table-green:hover>td,
.table-hover .table-green:hover>th {
	background-color: #abddd6
}

.table-orange,
.table-orange>td,
.table-orange>th {
	background-color: #fde3bf
}

.table-hover .table-orange:hover,
.table-hover .table-orange:hover>td,
.table-hover .table-orange:hover>th {
	background-color: #fcd8a6
}

.table-yellow,
.table-yellow>td,
.table-yellow>th {
	background-color: #ffefc8
}

.table-hover .table-yellow:hover,
.table-hover .table-yellow:hover>td,
.table-hover .table-yellow:hover>th {
	background-color: #ffe8af
}

.table-reservation,
.table-reservation>td,
.table-reservation>th {
	background-color: #f4eaca
}

.table-hover .table-reservation:hover,
.table-hover .table-reservation:hover>td,
.table-hover .table-reservation:hover>th {
	background-color: #f0e2b5
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(46, 54, 65, .075)
}

.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(35, 42, 50, .075)
}

.table .thead-dark th {
	color: #f5f5f5;
	background-color: #0db2ef;
	border-color: #f5f5f5
}

.table .thead-light th {
	color: #5c5c5c;
	background-color: #f3f3f3;
	border-color: #e4e4e4
}

.table-dark {
	color: #f5f5f5;
	background-color: #0db2ef
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #f5f5f5
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: #525b65
}

.table-dark.table-hover tbody tr:hover {
	background-color: hsla(0, 0, 100%, .075)
}

@media(max-width:575px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.table-responsive-sm.table-bordered {
		border: 0
	}
}

@media(max-width:767px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.table-responsive-md.table-bordered {
		border: 0
	}
}

@media(max-width:991px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.table-responsive-lg.table-bordered {
		border: 0
	}
}

@media(max-width:1199px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.table-responsive-xl.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive.table-bordered {
	border: 0
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: メイリオ, Meiryo, Yu Gothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, Roboto, Roboto Condensed, Lucida Grande, segoe UI, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.8;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .76563rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #2e3641
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #2e3641
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #2e3641
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #2e3641
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #2e3641;
	border-radius: .15rem
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	font-family: "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
}

.h1,
h1 {
	font-size: 2rem
}

.h2,
h2 {
	font-size: 1.7rem
}

.h3,
h3 {
	font-size: 1.6rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.09375rem;
	font-weight: 300
}

.display-1 {
	font-size: 3.5rem
}

.display-1,
.display-2 {
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 3rem
}

.display-3 {
	font-size: 2.5rem
}

.display-3,
.display-4 {
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 2rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(46, 54, 65, .1)
}

.small,
small {
	font-size: .688rem;
	font-weight: 400
}

.table .small,
.table small {
	font-size: 88%
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: 5px
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.09375rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #999
}

.blockquote-footer:before {
	content: "\2014 \00A0"
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group.is-invalid .list-group-item {
	border-color: #ff4558
}

.list-group-item-action {
	width: 100%;
	color: #333;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	color: #c7c7c7;
	text-decoration: none;
	background-color: #f3f3f3
}

.list-group-item-action:active {
	color: #333;
	background-color: #f3f3f3
}

.list-group-item {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(46, 54, 65, .125)
}

.list-group-item:first-child {
	border-top-left-radius: .15rem;
	border-top-right-radius: .15rem
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .15rem;
	border-bottom-left-radius: .15rem
}

.list-group-item:focus,
.list-group-item:hover {
	text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #999;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #0db2ef;
	border-color: #0db2ef
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}

.list-group-item-primary {
	color: #1d769b;
	background-color: #bbe9fb
}

a.list-group-item-primary,
button.list-group-item-primary {
	color: #1d769b
}

a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
	color: #1d769b;
	background-color: #a3e1fa
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
	color: #fff;
	background-color: #1d769b;
	border-color: #1d769b
}

.list-group-item-secondary {
	color: #909499;
	background-color: #f9f9f9
}

a.list-group-item-secondary,
button.list-group-item-secondary {
	color: #909499
}

a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
	color: #909499;
	background-color: #ececec
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
	color: #fff;
	background-color: #909499;
	border-color: #909499
}

.list-group-item-success {
	color: #1f6d69;
	background-color: #bde4df
}

a.list-group-item-success,
button.list-group-item-success {
	color: #1f6d69
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #1f6d69;
	background-color: #abddd6
}

a.list-group-item-success.active,
button.list-group-item-success.active {
	color: #fff;
	background-color: #1f6d69;
	border-color: #1f6d69
}

.list-group-item-info {
	color: #90803f;
	background-color: #f9eec9
}

a.list-group-item-info,
button.list-group-item-info {
	color: #90803f
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #90803f;
	background-color: #f6e7b2
}

a.list-group-item-info.active,
button.list-group-item-info.active {
	color: #fff;
	background-color: #90803f;
	border-color: #90803f
}

.list-group-item-warning {
	color: #9b803d;
	background-color: #ffefc8
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #9b803d
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #9b803d;
	background-color: #ffe8af
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
	color: #fff;
	background-color: #9b803d;
	border-color: #9b803d
}

.list-group-item-danger {
	color: #9b3e4d;
	background-color: #ffcbd0
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #9b3e4d
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #9b3e4d;
	background-color: #ffb2b9
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
	color: #fff;
	background-color: #9b3e4d;
	border-color: #9b3e4d
}

.list-group-item-light {
	color: #9b9fa4;
	background-color: #fff
}

a.list-group-item-light,
button.list-group-item-light {
	color: #9b9fa4
}

a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
	color: #9b9fa4;
	background-color: #f2f2f2
}

a.list-group-item-light.active,
button.list-group-item-light.active {
	color: #fff;
	background-color: #9b9fa4;
	border-color: #9b9fa4
}

.list-group-item-gray {
	color: #95999f;
	background-color: #fcfcfc
}

a.list-group-item-gray,
button.list-group-item-gray {
	color: #95999f
}

a.list-group-item-gray:focus,
a.list-group-item-gray:hover,
button.list-group-item-gray:focus,
button.list-group-item-gray:hover {
	color: #95999f;
	background-color: #efefef
}

a.list-group-item-gray.active,
button.list-group-item-gray.active {
	color: #fff;
	background-color: #95999f;
	border-color: #95999f
}

.list-group-item-dark {
	color: #3c434d;
	background-color: #ccced1
}

a.list-group-item-dark,
button.list-group-item-dark {
	color: #3c434d
}

a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
	color: #3c434d;
	background-color: #bfc1c5
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
	color: #fff;
	background-color: #3c434d;
	border-color: #3c434d
}

.list-group-item-black {
	color: #2e3641;
	background-color: #c4c7ca
}

a.list-group-item-black,
button.list-group-item-black {
	color: #2e3641
}

a.list-group-item-black:focus,
a.list-group-item-black:hover,
button.list-group-item-black:focus,
button.list-group-item-black:hover {
	color: #2e3641;
	background-color: #b7babe
}

a.list-group-item-black.active,
button.list-group-item-black.active {
	color: #fff;
	background-color: #2e3641;
	border-color: #2e3641
}

.list-group-item-brown {
	color: #70716b;
	background-color: #e8e6e0
}

a.list-group-item-brown,
button.list-group-item-brown {
	color: #70716b
}

a.list-group-item-brown:focus,
a.list-group-item-brown:hover,
button.list-group-item-brown:focus,
button.list-group-item-brown:hover {
	color: #70716b;
	background-color: #dddad1
}

a.list-group-item-brown.active,
button.list-group-item-brown.active {
	color: #fff;
	background-color: #70716b;
	border-color: #70716b
}

.list-group-item-green {
	color: #1f6d69;
	background-color: #bde4df
}

a.list-group-item-green,
button.list-group-item-green {
	color: #1f6d69
}

a.list-group-item-green:focus,
a.list-group-item-green:hover,
button.list-group-item-green:focus,
button.list-group-item-green:hover {
	color: #1f6d69;
	background-color: #abddd6
}

a.list-group-item-green.active,
button.list-group-item-green.active {
	color: #fff;
	background-color: #1f6d69;
	border-color: #1f6d69
}

.list-group-item-orange {
	color: #976b2d;
	background-color: #fde3bf
}

a.list-group-item-orange,
button.list-group-item-orange {
	color: #976b2d
}

a.list-group-item-orange:focus,
a.list-group-item-orange:hover,
button.list-group-item-orange:focus,
button.list-group-item-orange:hover {
	color: #976b2d;
	background-color: #fcd8a6
}

a.list-group-item-orange.active,
button.list-group-item-orange.active {
	color: #fff;
	background-color: #976b2d;
	border-color: #976b2d
}

.list-group-item-yellow {
	color: #9b803d;
	background-color: #ffefc8
}

a.list-group-item-yellow,
button.list-group-item-yellow {
	color: #9b803d
}

a.list-group-item-yellow:focus,
a.list-group-item-yellow:hover,
button.list-group-item-yellow:focus,
button.list-group-item-yellow:hover {
	color: #9b803d;
	background-color: #ffe8af
}

a.list-group-item-yellow.active,
button.list-group-item-yellow.active {
	color: #fff;
	background-color: #9b803d;
	border-color: #9b803d
}

.list-group-item-reservation {
	color: #857841;
	background-color: #f4eaca
}

a.list-group-item-reservation,
button.list-group-item-reservation {
	color: #857841
}

a.list-group-item-reservation:focus,
a.list-group-item-reservation:hover,
button.list-group-item-reservation:focus,
button.list-group-item-reservation:hover {
	color: #857841;
	background-color: #f0e2b5
}

a.list-group-item-reservation.active,
button.list-group-item-reservation.active {
	color: #fff;
	background-color: #857841;
	border-color: #857841
}

.form-control,
.mailpoet_paragraph input[type=email],
.mailpoet_paragraph input[type=text],
.mailpoet_paragraph select {
	display: block;
	width: 100%;
	height: calc(2.575rem+2px);
	padding: .5rem .8rem;
	font-size: .875rem;
	line-height: 1.8;
	color: #292929;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e4e4e4;
	border-radius: 3px
}

@media screen and (prefers-reduced-motion:reduce) {

	.form-control,
	.mailpoet_paragraph input[type=email],
	.mailpoet_paragraph input[type=text],
	.mailpoet_paragraph select {
		-webkit-transition: none;
		transition: none
	}
}

.form-control::-ms-expand,
.mailpoet_paragraph input[type=email]::-ms-expand,
.mailpoet_paragraph input[type=text]::-ms-expand,
.mailpoet_paragraph select::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus,
.mailpoet_paragraph input:focus[type=email],
.mailpoet_paragraph input:focus[type=text],
.mailpoet_paragraph select:focus {
	color: inherit;
	background-color: #fff;
	border-color: #eb60a4;
	outline: 0;
	-webkit-box-shadow: 0 0 0 1px #eb60a4;
	box-shadow: 0 0 0 1px #eb60a4
}

.form-control::-webkit-input-placeholder,
.mailpoet_paragraph input[type=email]::-webkit-input-placeholder,
.mailpoet_paragraph input[type=text]::-webkit-input-placeholder,
.mailpoet_paragraph select::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder,
.mailpoet_paragraph input[type=email]:-ms-input-placeholder,
.mailpoet_paragraph input[type=text]:-ms-input-placeholder,
.mailpoet_paragraph select:-ms-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::-ms-input-placeholder,
.mailpoet_paragraph input[type=email]::-ms-input-placeholder,
.mailpoet_paragraph input[type=text]::-ms-input-placeholder,
.mailpoet_paragraph select::-ms-input-placeholder {
	color: #999;
	opacity: 1
}

.form-control::placeholder,
.mailpoet_paragraph input[type=email]::placeholder,
.mailpoet_paragraph input[type=text]::placeholder,
.mailpoet_paragraph select::placeholder {
	color: #999;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly],
.mailpoet_paragraph input:disabled[type=email],
.mailpoet_paragraph input:disabled[type=text],
.mailpoet_paragraph input[readonly][type=email],
.mailpoet_paragraph input[readonly][type=text],
.mailpoet_paragraph select:disabled,
.mailpoet_paragraph select[readonly] {
	background-color: #e4e4e4;
	opacity: 1
}

.mailpoet_paragraph select:focus::-ms-value,
select.form-control:focus::-ms-value {
	color: #292929;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.5rem+1px);
	padding-bottom: calc(.5rem+1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.8
}

.col-form-label-lg {
	padding-top: calc(1rem+1px);
	padding-bottom: calc(1rem+1px);
	font-size: 1.09375rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem+1px);
	padding-bottom: calc(.25rem+1px);
	font-size: .76563rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	line-height: 1.8;
	color: #333;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text,
.mailpoet_paragraph .input-group-lg>.input-group-append>input.form-control-plaintext[type=submit],
.mailpoet_paragraph .input-group-lg>.input-group-prepend>input.form-control-plaintext[type=submit],
.mailpoet_paragraph .input-group-lg>input.form-control-plaintext[type=email],
.mailpoet_paragraph .input-group-lg>input.form-control-plaintext[type=text],
.mailpoet_paragraph .input-group-lg>select.form-control-plaintext,
.mailpoet_paragraph .input-group-sm>.input-group-append>input.form-control-plaintext[type=submit],
.mailpoet_paragraph .input-group-sm>.input-group-prepend>input.form-control-plaintext[type=submit],
.mailpoet_paragraph .input-group-sm>input.form-control-plaintext[type=email],
.mailpoet_paragraph .input-group-sm>input.form-control-plaintext[type=text],
.mailpoet_paragraph .input-group-sm>select.form-control-plaintext {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.mailpoet_paragraph .input-group-sm>.input-group-append>input[type=submit],
.mailpoet_paragraph .input-group-sm>.input-group-prepend>input[type=submit],
.mailpoet_paragraph .input-group-sm>input[type=email],
.mailpoet_paragraph .input-group-sm>input[type=text],
.mailpoet_paragraph .input-group-sm>select {
	height: calc(1.64844rem+2px);
	padding: .25rem .5rem;
	font-size: .76563rem;
	line-height: 1.5;
	border-radius: .15rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text,
.mailpoet_paragraph .input-group-lg>.input-group-append>input[type=submit],
.mailpoet_paragraph .input-group-lg>.input-group-prepend>input[type=submit],
.mailpoet_paragraph .input-group-lg>input[type=email],
.mailpoet_paragraph .input-group-lg>input[type=text],
.mailpoet_paragraph .input-group-lg>select {
	height: calc(3.64063rem+2px);
	padding: 1rem 2rem;
	font-size: 1.09375rem;
	line-height: 1.5;
	border-radius: .15rem
}

.mailpoet_paragraph select[multiple],
.mailpoet_paragraph select[size],
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .25rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #999
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .688rem;
	color: #12a08e
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .76563rem;
	line-height: 1.8;
	color: #fff;
	background-color: rgba(18, 160, 142, .9);
	border-radius: .15rem
}

.custom-select.is-valid,
.form-control.is-valid,
.mailpoet_paragraph .was-validated input:valid[type=email],
.mailpoet_paragraph .was-validated input:valid[type=text],
.mailpoet_paragraph .was-validated select:valid,
.mailpoet_paragraph input.is-valid[type=email],
.mailpoet_paragraph input.is-valid[type=text],
.mailpoet_paragraph select.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid,
.was-validated .mailpoet_paragraph input:valid[type=email],
.was-validated .mailpoet_paragraph input:valid[type=text],
.was-validated .mailpoet_paragraph select:valid {
	border-color: #12a08e
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.mailpoet_paragraph .was-validated input:valid:focus[type=email],
.mailpoet_paragraph .was-validated input:valid:focus[type=text],
.mailpoet_paragraph .was-validated select:valid:focus,
.mailpoet_paragraph input.is-valid:focus[type=email],
.mailpoet_paragraph input.is-valid:focus[type=text],
.mailpoet_paragraph select.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus,
.was-validated .mailpoet_paragraph input:valid:focus[type=email],
.was-validated .mailpoet_paragraph input:valid:focus[type=text],
.was-validated .mailpoet_paragraph select:valid:focus {
	border-color: #12a08e;
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .25);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.mailpoet_paragraph .was-validated input:valid[type=email]~.valid-feedback,
.mailpoet_paragraph .was-validated input:valid[type=email]~.valid-tooltip,
.mailpoet_paragraph .was-validated input:valid[type=text]~.valid-feedback,
.mailpoet_paragraph .was-validated input:valid[type=text]~.valid-tooltip,
.mailpoet_paragraph .was-validated select:valid~.valid-feedback,
.mailpoet_paragraph .was-validated select:valid~.valid-tooltip,
.mailpoet_paragraph input.is-valid[type=email]~.valid-feedback,
.mailpoet_paragraph input.is-valid[type=email]~.valid-tooltip,
.mailpoet_paragraph input.is-valid[type=text]~.valid-feedback,
.mailpoet_paragraph input.is-valid[type=text]~.valid-tooltip,
.mailpoet_paragraph select.is-valid~.valid-feedback,
.mailpoet_paragraph select.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.was-validated .mailpoet_paragraph input:valid[type=email]~.valid-feedback,
.was-validated .mailpoet_paragraph input:valid[type=email]~.valid-tooltip,
.was-validated .mailpoet_paragraph input:valid[type=text]~.valid-feedback,
.was-validated .mailpoet_paragraph input:valid[type=text]~.valid-tooltip,
.was-validated .mailpoet_paragraph select:valid~.valid-feedback,
.was-validated .mailpoet_paragraph select:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #12a08e
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #12a08e
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	background-color: #47ead6
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	background-color: #17ceb7
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 1px rgba(18, 160, 142, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px rgba(18, 160, 142, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #12a08e
}

.custom-file-input.is-valid~.custom-file-label:after,
.was-validated .custom-file-input:valid~.custom-file-label:after {
	border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	-webkit-box-shadow: 0 0 0 1px rgba(18, 160, 142, .25);
	box-shadow: 0 0 0 1px rgba(18, 160, 142, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: .688rem;
	color: #ff4558
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .76563rem;
	line-height: 1.8;
	color: #fff;
	background-color: rgba(255, 69, 88, .9);
	border-radius: .15rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.mailpoet_paragraph .was-validated input:invalid[type=email],
.mailpoet_paragraph .was-validated input:invalid[type=text],
.mailpoet_paragraph .was-validated select:invalid,
.mailpoet_paragraph input.is-invalid[type=email],
.mailpoet_paragraph input.is-invalid[type=text],
.mailpoet_paragraph select.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid,
.was-validated .mailpoet_paragraph input:invalid[type=email],
.was-validated .mailpoet_paragraph input:invalid[type=text],
.was-validated .mailpoet_paragraph select:invalid {
	border-color: #ff4558
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.mailpoet_paragraph .was-validated input:invalid:focus[type=email],
.mailpoet_paragraph .was-validated input:invalid:focus[type=text],
.mailpoet_paragraph .was-validated select:invalid:focus,
.mailpoet_paragraph input.is-invalid:focus[type=email],
.mailpoet_paragraph input.is-invalid:focus[type=text],
.mailpoet_paragraph select.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated .mailpoet_paragraph input:invalid:focus[type=email],
.was-validated .mailpoet_paragraph input:invalid:focus[type=text],
.was-validated .mailpoet_paragraph select:invalid:focus {
	border-color: #ff4558;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .25);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.mailpoet_paragraph .was-validated input:invalid[type=email]~.invalid-feedback,
.mailpoet_paragraph .was-validated input:invalid[type=email]~.invalid-tooltip,
.mailpoet_paragraph .was-validated input:invalid[type=text]~.invalid-feedback,
.mailpoet_paragraph .was-validated input:invalid[type=text]~.invalid-tooltip,
.mailpoet_paragraph .was-validated select:invalid~.invalid-feedback,
.mailpoet_paragraph .was-validated select:invalid~.invalid-tooltip,
.mailpoet_paragraph input.is-invalid[type=email]~.invalid-feedback,
.mailpoet_paragraph input.is-invalid[type=email]~.invalid-tooltip,
.mailpoet_paragraph input.is-invalid[type=text]~.invalid-feedback,
.mailpoet_paragraph input.is-invalid[type=text]~.invalid-tooltip,
.mailpoet_paragraph select.is-invalid~.invalid-feedback,
.mailpoet_paragraph select.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.was-validated .mailpoet_paragraph input:invalid[type=email]~.invalid-feedback,
.was-validated .mailpoet_paragraph input:invalid[type=email]~.invalid-tooltip,
.was-validated .mailpoet_paragraph input:invalid[type=text]~.invalid-feedback,
.was-validated .mailpoet_paragraph input:invalid[type=text]~.invalid-tooltip,
.was-validated .mailpoet_paragraph select:invalid~.invalid-feedback,
.was-validated .mailpoet_paragraph select:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #ff4558
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #ff4558
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	background-color: #ffc5ca
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	background-color: #ff7886
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 1px rgba(255, 69, 88, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px rgba(255, 69, 88, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #ff4558
}

.custom-file-input.is-invalid~.custom-file-label:after,
.was-validated .custom-file-input:invalid~.custom-file-label:after {
	border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	-webkit-box-shadow: 0 0 0 1px rgba(255, 69, 88, .25);
	box-shadow: 0 0 0 1px rgba(255, 69, 88, .25)
}

.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media print,
screen and (min-width:576px) {
	.form-inline label {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .form-group,
	.form-inline label {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}

	.form-inline .form-control,
	.form-inline .mailpoet_paragraph input[type=email],
	.form-inline .mailpoet_paragraph input[type=text],
	.form-inline .mailpoet_paragraph select,
	.mailpoet_paragraph .form-inline input[type=email],
	.mailpoet_paragraph .form-inline input[type=text],
	.mailpoet_paragraph .form-inline select {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.575rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	background-color: #0db2ef
}

.custom-control-input:focus~.custom-control-label:before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4;
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4
}

.custom-control-input:active~.custom-control-label:before {
	color: #fff;
	background-color: #b4e8fb
}

.custom-control-input:disabled~.custom-control-label {
	color: #999
}

.custom-control-input:disabled~.custom-control-label:before {
	background-color: #e4e4e4
}

.custom-control-label {
	position: relative;
	margin-bottom: 0
}

.custom-control-label:before {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #ccc
}

.custom-control-label:after,
.custom-control-label:before {
	position: absolute;
	top: .2875rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: ""
}

.custom-control-label:after {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-label:before {
	border-radius: .15rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
	background-color: #0db2ef
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='#fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	background-color: #0db2ef
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3E%3Cpathstroke='#fff'd='M02h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(13, 178, 239, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(13, 178, 239, .5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:before {
	background-color: #0db2ef
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3E%3Ccircler='3'fill='#fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(13, 178, 239, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.575rem+2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.8;
	color: #292929;
	vertical-align: middle;
	background: #fff str-replace(url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='#444444'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E"), "#", "%23") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #e4e4e4;
	border-radius: .15rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #eb60a4;
	outline: 0;
	-webkit-box-shadow: 0 0 0 1px rgba(235, 96, 164, .5);
	box-shadow: 0 0 0 1px rgba(235, 96, 164, .5)
}

.custom-select:focus::-ms-value {
	color: #292929;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #999;
	background-color: #f3f3f3
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(1.64844rem+2px);
	font-size: 75%
}

.custom-select-lg,
.custom-select-sm {
	padding-top: .375rem;
	padding-bottom: .375rem
}

.custom-select-lg {
	height: calc(3.64063rem+2px);
	font-size: 125%
}

.custom-file {
	display: inline-block;
	margin-bottom: 0
}

.custom-file,
.custom-file-input {
	position: relative;
	width: 100%;
	height: calc(2.575rem+2px)
}

.custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #eb60a4;
	-webkit-box-shadow: 0 0 0 1px #eb60a4;
	box-shadow: 0 0 0 1px #eb60a4
}

.custom-file-input:focus~.custom-file-label:after {
	border-color: #eb60a4
}

.custom-file-input:disabled~.custom-file-label {
	background-color: #e4e4e4
}

.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

.custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(2.575rem+2px);
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px
}

.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .5rem .8rem;
	line-height: 1.8;
	color: #292929
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.575rem;
	content: "Browse";
	background-color: #f3f3f3;
	border-left: 1px solid #e4e4e4;
	border-radius: 0 3px 3px 0
}

.custom-range {
	width: 100%;
	padding-left: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4;
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 1px #eb60a4
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #0db2ef;
	border: 0;
	border-radius: 1rem;
	-webkit-appearance: none;
	appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #b4e8fb
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #e4e4e4;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #0db2ef;
	border: 0;
	border-radius: 1rem;
	-moz-appearance: none;
	appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #b4e8fb
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #e4e4e4;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #0db2ef;
	border: 0;
	border-radius: 1rem;
	appearance: none
}

@media screen and (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #b4e8fb
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
	background-color: #e4e4e4;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px
}

@media screen and (prefers-reduced-motion:reduce) {

	.custom-control-label:before,
	.custom-file-label,
	.custom-select {
		-webkit-transition: none;
		transition: none
	}
}

.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.mailpoet_paragraph .input-group>input[type=email],
.mailpoet_paragraph .input-group>input[type=text],
.mailpoet_paragraph .input-group>select {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus,
.mailpoet_paragraph .input-group>input:focus[type=email],
.mailpoet_paragraph .input-group>input:focus[type=text],
.mailpoet_paragraph .input-group>select:focus {
	z-index: 3
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.mailpoet_paragraph .input-group>.custom-file+input[type=email],
.mailpoet_paragraph .input-group>.custom-file+input[type=text],
.mailpoet_paragraph .input-group>.custom-file+select,
.mailpoet_paragraph .input-group>.custom-select+input[type=email],
.mailpoet_paragraph .input-group>.custom-select+input[type=text],
.mailpoet_paragraph .input-group>.custom-select+select,
.mailpoet_paragraph .input-group>.form-control+input[type=email],
.mailpoet_paragraph .input-group>.form-control+input[type=text],
.mailpoet_paragraph .input-group>.form-control+select,
.mailpoet_paragraph .input-group>input[type=email]+.custom-file,
.mailpoet_paragraph .input-group>input[type=email]+.custom-select,
.mailpoet_paragraph .input-group>input[type=email]+.form-control,
.mailpoet_paragraph .input-group>input[type=email]+input[type=email],
.mailpoet_paragraph .input-group>input[type=email]+input[type=text],
.mailpoet_paragraph .input-group>input[type=email]+select,
.mailpoet_paragraph .input-group>input[type=text]+.custom-file,
.mailpoet_paragraph .input-group>input[type=text]+.custom-select,
.mailpoet_paragraph .input-group>input[type=text]+.form-control,
.mailpoet_paragraph .input-group>input[type=text]+input[type=email],
.mailpoet_paragraph .input-group>input[type=text]+input[type=text],
.mailpoet_paragraph .input-group>input[type=text]+select,
.mailpoet_paragraph .input-group>select+.custom-file,
.mailpoet_paragraph .input-group>select+.custom-select,
.mailpoet_paragraph .input-group>select+.form-control,
.mailpoet_paragraph .input-group>select+input[type=email],
.mailpoet_paragraph .input-group>select+input[type=text],
.mailpoet_paragraph .input-group>select+select {
	margin-left: -1px
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child),
.mailpoet_paragraph .input-group>input:not(:last-child)[type=email],
.mailpoet_paragraph .input-group>input:not(:last-child)[type=text],
.mailpoet_paragraph .input-group>select:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child),
.mailpoet_paragraph .input-group>input:not(:first-child)[type=email],
.mailpoet_paragraph .input-group>input:not(:first-child)[type=text],
.mailpoet_paragraph .input-group>select:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-append .mailpoet_paragraph input[type=submit],
.input-group-prepend .btn,
.input-group-prepend .mailpoet_paragraph input[type=submit],
.mailpoet_paragraph .input-group-append input[type=submit],
.mailpoet_paragraph .input-group-prepend input[type=submit] {
	position: relative;
	z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .mailpoet_paragraph .btn+input[type=submit],
.input-group-append .mailpoet_paragraph .input-group-text+input[type=submit],
.input-group-append .mailpoet_paragraph input[type=submit]+.btn,
.input-group-append .mailpoet_paragraph input[type=submit]+.input-group-text,
.input-group-append .mailpoet_paragraph input[type=submit]+input[type=submit],
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .mailpoet_paragraph .btn+input[type=submit],
.input-group-prepend .mailpoet_paragraph .input-group-text+input[type=submit],
.input-group-prepend .mailpoet_paragraph input[type=submit]+.btn,
.input-group-prepend .mailpoet_paragraph input[type=submit]+.input-group-text,
.input-group-prepend .mailpoet_paragraph input[type=submit]+input[type=submit],
.mailpoet_paragraph .input-group-append .btn+input[type=submit],
.mailpoet_paragraph .input-group-append .input-group-text+input[type=submit],
.mailpoet_paragraph .input-group-append input[type=submit]+.btn,
.mailpoet_paragraph .input-group-append input[type=submit]+.input-group-text,
.mailpoet_paragraph .input-group-append input[type=submit]+input[type=submit],
.mailpoet_paragraph .input-group-prepend .btn+input[type=submit],
.mailpoet_paragraph .input-group-prepend .input-group-text+input[type=submit],
.mailpoet_paragraph .input-group-prepend input[type=submit]+.btn,
.mailpoet_paragraph .input-group-prepend input[type=submit]+.input-group-text,
.mailpoet_paragraph .input-group-prepend input[type=submit]+input[type=submit] {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem .8rem;
	margin-bottom: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #292929;
	text-align: center;
	white-space: nowrap;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	border-radius: 3px
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.mailpoet_paragraph .input-group>.input-group-append:last-child>input:not(:last-child):not(.dropdown-toggle)[type=submit],
.mailpoet_paragraph .input-group>.input-group-append:not(:last-child)>input[type=submit],
.mailpoet_paragraph .input-group>.input-group-prepend>input[type=submit] {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.mailpoet_paragraph .input-group>.input-group-append>input[type=submit],
.mailpoet_paragraph .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit],
.mailpoet_paragraph .input-group>.input-group-prepend:not(:first-child)>input[type=submit] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.switch {
	position: relative;
	width: 90px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.switch__checkbox {
	display: none
}

.switch__label {
	display: block;
	margin-bottom: 0;
	overflow: hidden;
	cursor: pointer;
	border-radius: 30px
}

.switch__inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-webkit-transition: all .2s;
	transition: all .2s
}

.switch__inner:after,
.switch__inner:before {
	display: block;
	float: left;
	width: 50%;
	padding: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.switch__inner:before {
	text-align: left;
	padding-left: 8px;
	background-color: #ff4558;
	content: attr(data-label-on) ""
}

.switch__inner:after {
	padding-right: 8px;
	text-align: right;
	background-color: #999;
	content: attr(data-label-off) ""
}

.switch__body {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 59px;
	display: block;
	width: 22px;
	margin: 4px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s
}

.switch__checkbox:checked+.switch__label .switch__inner {
	margin-left: 0
}

.switch__checkbox:checked+.switch__label .switch__body {
	right: 1px !important
}

.switch-sm.switch {
	width: 70px
}

.switch-sm.switch .switch__inner {
	font-size: 86%
}

.switch-sm.switch .switch__inner:after,
.switch-sm.switch .switch__inner:before {
	height: 24px;
	line-height: 24px
}

.switch-sm.switch .switch__body {
	width: 16px;
	right: 46px
}

.switch-lg.switch {
	width: 140px
}

.switch-lg.switch .switch__inner:before {
	padding-left: 10px
}

.switch-lg.switch .switch__inner:after {
	padding-right: 10px
}

.switch-lg.switch .switch__body {
	right: 110px
}

.switch-long.switch {
	width: 120px
}

.switch-long.switch .switch__body {
	right: 90px
}

.switch.is-disabled {
	pointer-events: none;
	cursor: not-allowed
}

.switch.is-disabled .switch__inner {
	cursor: not-allowed
}

.switch.is-disabled .switch__inner:after {
	color: #888;
	background-color: #d4d4d4
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.overflow-hidden {
	overflow: hidden !important
}

.bg-primary {
	background-color: #0db2ef
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #0a8ebf !important
}

.bg-secondary {
	background-color: #eaeaea
}

a.bg-secondary:focus,
a.bg-secondary:hover {
	background-color: #d1d1d1 !important
}

.bg-success {
	background-color: #12a08e
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #0d7265 !important
}

.bg-info {
	background-color: #eac43d
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #dcb118 !important
}

.bg-warning {
	background-color: #ffc53a
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #ffb607 !important
}

.bg-danger {
	background-color: #ff4558
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #ff122a !important
}

.bg-light {
	background-color: #fff
}

a.bg-light:focus,
a.bg-light:hover {
	background-color: #e6e6e6 !important
}

.bg-gray {
	background-color: #f5f5f5
}

a.bg-gray:focus,
a.bg-gray:hover {
	background-color: #dcdcdc !important
}

.bg-dark {
	background-color: #484f59
}

a.bg-dark:focus,
a.bg-dark:hover {
	background-color: #31363d !important
}

.bg-black {
	background-color: #2e3641
}

a.bg-black:focus,
a.bg-black:hover {
	background-color: #191d23 !important
}

.bg-brown {
	background-color: #aca791
}

a.bg-brown:focus,
a.bg-brown:hover {
	background-color: #969074 !important
}

.bg-green {
	background-color: #12a08e
}

a.bg-green:focus,
a.bg-green:hover {
	background-color: #0d7265 !important
}

.bg-orange {
	background-color: #f89c1a
}

a.bg-orange:focus,
a.bg-orange:hover {
	background-color: #d88107 !important
}

.bg-yellow {
	background-color: #C0C2B7;
}

a.bg-yellow:focus,
a.bg-yellow:hover {
	background-color: #ffb607 !important
}

.bg-reservation {
	background-color: #d6b541
}

a.bg-reservation:focus,
a.bg-reservation:hover {
	background-color: #bc9b28 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #e4e4e4 !important
}

.border-top {
	border-top: 1px solid #e4e4e4 !important
}

.border-right {
	border-right: 1px solid #e4e4e4 !important
}

.border-bottom {
	border-bottom: 1px solid #e4e4e4 !important
}

.border-left {
	border-left: 1px solid #e4e4e4 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #0db2ef !important
}

.border-secondary {
	border-color: #eaeaea !important
}

.border-success {
	border-color: #12a08e !important
}

.border-info {
	border-color: #eac43d !important
}

.border-warning {
	border-color: #ffc53a !important
}

.border-danger {
	border-color: #ff4558 !important
}

.border-light {
	border-color: #fff !important
}

.border-gray {
	border-color: #f5f5f5 !important
}

.border-dark {
	border-color: #484f59 !important
}

.border-black {
	border-color: #2e3641 !important
}

.border-brown {
	border-color: #aca791 !important
}

.border-green {
	border-color: #12a08e !important
}

.border-orange {
	border-color: #f89c1a !important
}

.border-yellow {
	border-color: #ffc53a !important
}

.border-reservation {
	border-color: #d6b541 !important
}

.border-white {
	border-color: #fff !important
}

.rounded {
	border-radius: .15rem !important
}

.rounded-top {
	border-top-left-radius: .15rem !important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .15rem !important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .15rem !important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .15rem !important
}

.rounded-left {
	border-top-left-radius: .15rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-0 {
	border-radius: 0 !important
}

.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-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.sm-none {
	display: none !important;
}

@media screen and (max-width: 575px) {
	.sm-none {
		display: block;
	}
}

@media print,
screen and (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print,
screen and (min-width:768px) {
	.d-md-none {
		display: none !important
	}

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print,
screen and (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

@media print,
screen and (min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important
	}
}

.d-print-block {
	display: none !important
}

@media print {
	.d-print-block {
		display: block !important
	}
}

.d-print-inline {
	display: none !important
}

@media print {
	.d-print-inline {
		display: inline !important
	}
}

.d-print-inline-block {
	display: none !important
}

@media print {
	.d-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important
}

@media print,
screen and (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media print,
screen and (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media print,
screen and (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

@media print,
screen and (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}

	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}

	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}

	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}

	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}

	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		-ms-grid-row-align: auto !important;
		align-self: auto !important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		-ms-grid-row-align: center !important;
		align-self: center !important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		-ms-grid-row-align: stretch !important;
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media print,
screen and (min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media print,
screen and (min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media print,
screen and (min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media print,
screen and (min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

a {
	outline: 0
}

a:link {
	text-decoration: none
}

a:link,
a:visited {
	color: #333
}

a:hover {
	color: #818181
}

a:active {
	color: #333
}

a:hover img {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"
}

::selection {
	color: #fff;
	background: #0db2ef
}

::-moz-selection {
	color: #fff;
	background: #0db2ef
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.3rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.3rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.3rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.3rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.3rem !important
}

.m-5 {
	margin: 2.5rem !important
}

.mt-5,
.my-5 {
	margin-top: 2.5rem !important
}

.mr-5,
.mx-5 {
	margin-right: 2.5rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 2.5rem !important
}

.ml-5,
.mx-5 {
	margin-left: 2.5rem !important
}

.m-6 {
	margin: 3.8rem !important
}

.mt-6,
.my-6 {
	margin-top: 3.8rem !important
}

.mr-6,
.mx-6 {
	margin-right: 3.8rem !important
}

.mb-6,
.my-6 {
	margin-bottom: 3.8rem !important
}

.ml-6,
.mx-6 {
	margin-left: 3.8rem !important
}

.m-7 {
	margin: 4.68rem !important
}

.mt-7,
.my-7 {
	margin-top: 4.68rem !important
}

.mr-7,
.mx-7 {
	margin-right: 4.68rem !important
}

.mb-7,
.my-7 {
	margin-bottom: 4.68rem !important
}

.ml-7,
.mx-7 {
	margin-left: 4.68rem !important
}

.m-8 {
	margin: 6.3rem !important
}

.mt-8,
.my-8 {
	margin-top: 6.3rem !important
}

.mr-8,
.mx-8 {
	margin-right: 6.3rem !important
}

.mb-8,
.my-8 {
	margin-bottom: 6.3rem !important
}

.ml-8,
.mx-8 {
	margin-left: 6.3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.3rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.3rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.3rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.3rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.3rem !important
}

.p-5 {
	padding: 2.5rem !important
}

.pt-5,
.py-5 {
	padding-top: 2.5rem !important
}

.pr-5,
.px-5 {
	padding-right: 2.5rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 2.5rem !important
}

.pl-5,
.px-5 {
	padding-left: 2.5rem !important
}

.p-6 {
	padding: 3.8rem !important
}

.pt-6,
.py-6 {
	padding-top: 3.8rem !important
}

.pr-6,
.px-6 {
	padding-right: 3.8rem !important
}

.pb-6,
.py-6 {
	padding-bottom: 3.8rem !important
}

.pl-6,
.px-6 {
	padding-left: 3.8rem !important
}

.p-7 {
	padding: 4.68rem !important
}

.pt-7,
.py-7 {
	padding-top: 4.68rem !important
}

.pr-7,
.px-7 {
	padding-right: 4.68rem !important
}

.pb-7,
.py-7 {
	padding-bottom: 4.68rem !important
}

.pl-7,
.px-7 {
	padding-left: 4.68rem !important
}

.p-8 {
	padding: 6.3rem !important
}

.pt-8,
.py-8 {
	padding-top: 6.3rem !important
}

.pr-8,
.px-8 {
	padding-right: 6.3rem !important
}

.pb-8,
.py-8 {
	padding-bottom: 6.3rem !important
}

.pl-8,
.px-8 {
	padding-left: 6.3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media print,
screen and (min-width:576px) {
	.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: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.3rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.3rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.3rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.3rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.3rem !important
	}

	.m-sm-5 {
		margin: 2.5rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 2.5rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 2.5rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 2.5rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 2.5rem !important
	}

	.m-sm-6 {
		margin: 3.8rem !important
	}

	.mt-sm-6,
	.my-sm-6 {
		margin-top: 3.8rem !important
	}

	.mr-sm-6,
	.mx-sm-6 {
		margin-right: 3.8rem !important
	}

	.mb-sm-6,
	.my-sm-6 {
		margin-bottom: 3.8rem !important
	}

	.ml-sm-6,
	.mx-sm-6 {
		margin-left: 3.8rem !important
	}

	.m-sm-7 {
		margin: 4.68rem !important
	}

	.mt-sm-7,
	.my-sm-7 {
		margin-top: 4.68rem !important
	}

	.mr-sm-7,
	.mx-sm-7 {
		margin-right: 4.68rem !important
	}

	.mb-sm-7,
	.my-sm-7 {
		margin-bottom: 4.68rem !important
	}

	.ml-sm-7,
	.mx-sm-7 {
		margin-left: 4.68rem !important
	}

	.m-sm-8 {
		margin: 6.3rem !important
	}

	.mt-sm-8,
	.my-sm-8 {
		margin-top: 6.3rem !important
	}

	.mr-sm-8,
	.mx-sm-8 {
		margin-right: 6.3rem !important
	}

	.mb-sm-8,
	.my-sm-8 {
		margin-bottom: 6.3rem !important
	}

	.ml-sm-8,
	.mx-sm-8 {
		margin-left: 6.3rem !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: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.3rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.3rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.3rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.3rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.3rem !important
	}

	.p-sm-5 {
		padding: 2.5rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 2.5rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 2.5rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 2.5rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 2.5rem !important
	}

	.p-sm-6 {
		padding: 3.8rem !important
	}

	.pt-sm-6,
	.py-sm-6 {
		padding-top: 3.8rem !important
	}

	.pr-sm-6,
	.px-sm-6 {
		padding-right: 3.8rem !important
	}

	.pb-sm-6,
	.py-sm-6 {
		padding-bottom: 3.8rem !important
	}

	.pl-sm-6,
	.px-sm-6 {
		padding-left: 3.8rem !important
	}

	.p-sm-7 {
		padding: 4.68rem !important
	}

	.pt-sm-7,
	.py-sm-7 {
		padding-top: 4.68rem !important
	}

	.pr-sm-7,
	.px-sm-7 {
		padding-right: 4.68rem !important
	}

	.pb-sm-7,
	.py-sm-7 {
		padding-bottom: 4.68rem !important
	}

	.pl-sm-7,
	.px-sm-7 {
		padding-left: 4.68rem !important
	}

	.p-sm-8 {
		padding: 6.3rem !important
	}

	.pt-sm-8,
	.py-sm-8 {
		padding-top: 6.3rem !important
	}

	.pr-sm-8,
	.px-sm-8 {
		padding-right: 6.3rem !important
	}

	.pb-sm-8,
	.py-sm-8 {
		padding-bottom: 6.3rem !important
	}

	.pl-sm-8,
	.px-sm-8 {
		padding-left: 6.3rem !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
	}
}

@media print,
screen and (min-width:768px) {
	.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: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.3rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.3rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.3rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.3rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.3rem !important
	}

	.m-md-5 {
		margin: 2.5rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 2.5rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 2.5rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 2.5rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 2.5rem !important
	}

	.m-md-6 {
		margin: 3.8rem !important
	}

	.mt-md-6,
	.my-md-6 {
		margin-top: 3.8rem !important
	}

	.mr-md-6,
	.mx-md-6 {
		margin-right: 3.8rem !important
	}

	.mb-md-6,
	.my-md-6 {
		margin-bottom: 3.8rem !important
	}

	.ml-md-6,
	.mx-md-6 {
		margin-left: 3.8rem !important
	}

	.m-md-7 {
		margin: 4.68rem !important
	}

	.mt-md-7,
	.my-md-7 {
		margin-top: 4.68rem !important
	}

	.mr-md-7,
	.mx-md-7 {
		margin-right: 4.68rem !important
	}

	.mb-md-7,
	.my-md-7 {
		margin-bottom: 4.68rem !important
	}

	.ml-md-7,
	.mx-md-7 {
		margin-left: 4.68rem !important
	}

	.m-md-8 {
		margin: 6.3rem !important
	}

	.mt-md-8,
	.my-md-8 {
		margin-top: 6.3rem !important
	}

	.mr-md-8,
	.mx-md-8 {
		margin-right: 6.3rem !important
	}

	.mb-md-8,
	.my-md-8 {
		margin-bottom: 6.3rem !important
	}

	.ml-md-8,
	.mx-md-8 {
		margin-left: 6.3rem !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: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.3rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.3rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.3rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.3rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.3rem !important
	}

	.p-md-5 {
		padding: 2.5rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 2.5rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 2.5rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 2.5rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 2.5rem !important
	}

	.p-md-6 {
		padding: 3.8rem !important
	}

	.pt-md-6,
	.py-md-6 {
		padding-top: 3.8rem !important
	}

	.pr-md-6,
	.px-md-6 {
		padding-right: 3.8rem !important
	}

	.pb-md-6,
	.py-md-6 {
		padding-bottom: 3.8rem !important
	}

	.pl-md-6,
	.px-md-6 {
		padding-left: 3.8rem !important
	}

	.p-md-7 {
		padding: 4.68rem !important
	}

	.pt-md-7,
	.py-md-7 {
		padding-top: 4.68rem !important
	}

	.pr-md-7,
	.px-md-7 {
		padding-right: 4.68rem !important
	}

	.pb-md-7,
	.py-md-7 {
		padding-bottom: 4.68rem !important
	}

	.pl-md-7,
	.px-md-7 {
		padding-left: 4.68rem !important
	}

	.p-md-8 {
		padding: 6.3rem !important
	}

	.pt-md-8,
	.py-md-8 {
		padding-top: 6.3rem !important
	}

	.pr-md-8,
	.px-md-8 {
		padding-right: 6.3rem !important
	}

	.pb-md-8,
	.py-md-8 {
		padding-bottom: 6.3rem !important
	}

	.pl-md-8,
	.px-md-8 {
		padding-left: 6.3rem !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
	}
}

@media print,
screen and (min-width:992px) {
	.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: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.3rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.3rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.3rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.3rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.3rem !important
	}

	.m-lg-5 {
		margin: 2.5rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 2.5rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 2.5rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 2.5rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 2.5rem !important
	}

	.m-lg-6 {
		margin: 3.8rem !important
	}

	.mt-lg-6,
	.my-lg-6 {
		margin-top: 3.8rem !important
	}

	.mr-lg-6,
	.mx-lg-6 {
		margin-right: 3.8rem !important
	}

	.mb-lg-6,
	.my-lg-6 {
		margin-bottom: 3.8rem !important
	}

	.ml-lg-6,
	.mx-lg-6 {
		margin-left: 3.8rem !important
	}

	.m-lg-7 {
		margin: 4.68rem !important
	}

	.mt-lg-7,
	.my-lg-7 {
		margin-top: 4.68rem !important
	}

	.mr-lg-7,
	.mx-lg-7 {
		margin-right: 4.68rem !important
	}

	.mb-lg-7,
	.my-lg-7 {
		margin-bottom: 4.68rem !important
	}

	.ml-lg-7,
	.mx-lg-7 {
		margin-left: 4.68rem !important
	}

	.m-lg-8 {
		margin: 6.3rem !important
	}

	.mt-lg-8,
	.my-lg-8 {
		margin-top: 6.3rem !important
	}

	.mr-lg-8,
	.mx-lg-8 {
		margin-right: 6.3rem !important
	}

	.mb-lg-8,
	.my-lg-8 {
		margin-bottom: 6.3rem !important
	}

	.ml-lg-8,
	.mx-lg-8 {
		margin-left: 6.3rem !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: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.3rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.3rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.3rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.3rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.3rem !important
	}

	.p-lg-5 {
		padding: 2.5rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 2.5rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 2.5rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 2.5rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 2.5rem !important
	}

	.p-lg-6 {
		padding: 3.8rem !important
	}

	.pt-lg-6,
	.py-lg-6 {
		padding-top: 3.8rem !important
	}

	.pr-lg-6,
	.px-lg-6 {
		padding-right: 3.8rem !important
	}

	.pb-lg-6,
	.py-lg-6 {
		padding-bottom: 3.8rem !important
	}

	.pl-lg-6,
	.px-lg-6 {
		padding-left: 3.8rem !important
	}

	.p-lg-7 {
		padding: 4.68rem !important
	}

	.pt-lg-7,
	.py-lg-7 {
		padding-top: 4.68rem !important
	}

	.pr-lg-7,
	.px-lg-7 {
		padding-right: 4.68rem !important
	}

	.pb-lg-7,
	.py-lg-7 {
		padding-bottom: 4.68rem !important
	}

	.pl-lg-7,
	.px-lg-7 {
		padding-left: 4.68rem !important
	}

	.p-lg-8 {
		padding: 6.3rem !important
	}

	.pt-lg-8,
	.py-lg-8 {
		padding-top: 6.3rem !important
	}

	.pr-lg-8,
	.px-lg-8 {
		padding-right: 6.3rem !important
	}

	.pb-lg-8,
	.py-lg-8 {
		padding-bottom: 6.3rem !important
	}

	.pl-lg-8,
	.px-lg-8 {
		padding-left: 6.3rem !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
	}
}

@media print,
screen and (min-width:1200px) {
	.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: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.3rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.3rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.3rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.3rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.3rem !important
	}

	.m-xl-5 {
		margin: 2.5rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 2.5rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 2.5rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 2.5rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 2.5rem !important
	}

	.m-xl-6 {
		margin: 3.8rem !important
	}

	.mt-xl-6,
	.my-xl-6 {
		margin-top: 3.8rem !important
	}

	.mr-xl-6,
	.mx-xl-6 {
		margin-right: 3.8rem !important
	}

	.mb-xl-6,
	.my-xl-6 {
		margin-bottom: 3.8rem !important
	}

	.ml-xl-6,
	.mx-xl-6 {
		margin-left: 3.8rem !important
	}

	.m-xl-7 {
		margin: 4.68rem !important
	}

	.mt-xl-7,
	.my-xl-7 {
		margin-top: 4.68rem !important
	}

	.mr-xl-7,
	.mx-xl-7 {
		margin-right: 4.68rem !important
	}

	.mb-xl-7,
	.my-xl-7 {
		margin-bottom: 4.68rem !important
	}

	.ml-xl-7,
	.mx-xl-7 {
		margin-left: 4.68rem !important
	}

	.m-xl-8 {
		margin: 6.3rem !important
	}

	.mt-xl-8,
	.my-xl-8 {
		margin-top: 6.3rem !important
	}

	.mr-xl-8,
	.mx-xl-8 {
		margin-right: 6.3rem !important
	}

	.mb-xl-8,
	.my-xl-8 {
		margin-bottom: 6.3rem !important
	}

	.ml-xl-8,
	.mx-xl-8 {
		margin-left: 6.3rem !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: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.3rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.3rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.3rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.3rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.3rem !important
	}

	.p-xl-5 {
		padding: 2.5rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 2.5rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 2.5rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 2.5rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 2.5rem !important
	}

	.p-xl-6 {
		padding: 3.8rem !important
	}

	.pt-xl-6,
	.py-xl-6 {
		padding-top: 3.8rem !important
	}

	.pr-xl-6,
	.px-xl-6 {
		padding-right: 3.8rem !important
	}

	.pb-xl-6,
	.py-xl-6 {
		padding-bottom: 3.8rem !important
	}

	.pl-xl-6,
	.px-xl-6 {
		padding-left: 3.8rem !important
	}

	.p-xl-7 {
		padding: 4.68rem !important
	}

	.pt-xl-7,
	.py-xl-7 {
		padding-top: 4.68rem !important
	}

	.pr-xl-7,
	.px-xl-7 {
		padding-right: 4.68rem !important
	}

	.pb-xl-7,
	.py-xl-7 {
		padding-bottom: 4.68rem !important
	}

	.pl-xl-7,
	.px-xl-7 {
		padding-left: 4.68rem !important
	}

	.p-xl-8 {
		padding: 6.3rem !important
	}

	.pt-xl-8,
	.py-xl-8 {
		padding-top: 6.3rem !important
	}

	.pr-xl-8,
	.px-xl-8 {
		padding-right: 6.3rem !important
	}

	.pb-xl-8,
	.py-xl-8 {
		padding-bottom: 6.3rem !important
	}

	.pl-xl-8,
	.px-xl-8 {
		padding-left: 6.3rem !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
	}
}

.text-palt {
	-webkit-font-feature-settings: "palt"1;
	font-feature-settings: "palt"1
}

.text-pwid {
	-webkit-font-feature-settings: "pwid"1;
	font-feature-settings: "pwid"1
}

.text-writing-vertical {
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl
}

@media print,
screen and (min-width:576px) {
	.text-sm-writing-vertical {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-o-writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl
	}
}

@media print,
screen and (min-width:768px) {
	.text-md-writing-vertical {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-o-writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl
	}
}

@media print,
screen and (min-width:992px) {
	.text-lg-writing-vertical {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-o-writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl
	}
}

@media print,
screen and (min-width:1200px) {
	.text-xl-writing-vertical {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-o-writing-mode: vertical-rl;
		-webkit-writing-mode: vertical-rl
	}
}

.text-user-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.text-justify,
.text-justify-between {
	text-align: justify !important
}

.text-justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.text-nowrap {
	white-space: nowrap !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media print,
screen and (min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media print,
screen and (min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media print,
screen and (min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media print,
screen and (min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-italic {
	font-style: italic !important
}

.font-en {
	font-family: Roboto Condensed, Segoe UI, Trebuchet MS, Arial, verdana, sans-serif !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #0db2ef !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0a8ebf !important
}

.text-secondary {
	color: #eaeaea !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #d1d1d1 !important
}

.text-success {
	color: #12a08e !important
}

a.text-success:focus,
a.text-success:hover {
	color: #0d7265 !important
}

.text-info {
	color: #eac43d !important
}

a.text-info:focus,
a.text-info:hover {
	color: #dcb118 !important
}

.text-warning {
	color: #ffc53a !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ffb607 !important
}

.mailpoet_paragraph .mailpoet_required,
.text-danger {
	color: #ff4558 !important
}

.mailpoet_paragraph a.mailpoet_required:focus,
.mailpoet_paragraph a.mailpoet_required:hover,
a.text-danger:focus,
a.text-danger:hover {
	color: #ff122a !important
}

.text-light {
	color: #fff !important
}

a.text-light:focus,
a.text-light:hover {
	color: #e6e6e6 !important
}

.text-gray {
	color: #f5f5f5 !important
}

a.text-gray:focus,
a.text-gray:hover {
	color: #dcdcdc !important
}

.text-dark {
	color: #484f59 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #31363d !important
}

.text-black {
	color: #2e3641 !important
}

a.text-black:focus,
a.text-black:hover {
	color: #191d23 !important
}

.text-brown {
	color: #aca791 !important
}

a.text-brown:focus,
a.text-brown:hover {
	color: #969074 !important
}

.text-green {
	color: #12a08e !important
}

a.text-green:focus,
a.text-green:hover {
	color: #0d7265 !important
}

.text-orange {
	color: #f89c1a !important
}

a.text-orange:focus,
a.text-orange:hover {
	color: #d88107 !important
}

.text-yellow {
	color: #ffc53a !important
}

a.text-yellow:focus,
a.text-yellow:hover {
	color: #ffb607 !important
}

.text-reservation {
	color: #d6b541 !important
}

a.text-reservation:focus,
a.text-reservation:hover {
	color: #bc9b28 !important
}

.text-muted {
	color: #999 !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.fade {
	opacity: 0
}

@media screen and (prefers-reduced-motion:reduce) {
	.fade {
		-webkit-transition: none;
		transition: none
	}
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden
}

@media screen and (prefers-reduced-motion:reduce) {
	.collapsing {
		-webkit-transition: none;
		transition: none
	}
}

.visible {
	visibility: visible !important
}

.invisible,
.visible-sm {
	visibility: hidden !important
}

@media(max-width:767px) {
	.visible-sm {
		visibility: visible !important
	}
}

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

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

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

.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

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

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

.slick-track:after {
	clear: both
}

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

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

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

.slick-slide img {
	display: block
}

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

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

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

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

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

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: 0;
	top: 120px;
	z-index: 3
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	color: #49bbe0 !important;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 40px
}

.slick-slider {
	margin-bottom: 0
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

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

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

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

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

.container {
	margin: 0 auto
}

@media(max-width:767px) {
	.container {
		max-width: 95%;
	}
}

@media print,
screen and (min-width:768px) {
	.container {
		max-width: 94%
	}
}

@media print,
screen and (min-width:992px) {
	.container {
		max-width: 94%
	}
}

@media print,
screen and (min-width:1200px) {
	.container {
		max-width: 1000px
	}
}

@media print,
screen and (min-width:768px) {
	body {
		overflow-x: hidden
	}
}

.p-header {
	z-index: 9999
}

@media print,
screen and (min-width:992px) {
	.p-layout__800 {
		max-width: 800px
	}

	.p-layout__80 {
		max-width: 80%
	}

	.p-layout__90 {
		max-width: 90%
	}

	.p-layout__640 {
		max-width: 640px;
	}
}

.w-25 {
	width: 25%
}

.w-50 {
	width: 50%
}

.w-75 {
	width: 75%
}

.w-100 {
	width: 100%
}

a.link-white {
	color: #dddae1
}

a.link-white:hover {
	color: #ffc53a
}

.p-news__list li a,
a.link-highlight {
	color: #0db2ef;
	text-decoration: underline
}

.p-news__list li a:hover,
a.link-highlight:hover {
	text-decoration: none;
	color: #53caf6
}

a.link-arrow:after {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-color: #333 #333 transparent transparent;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: ""
}

a.link-arrow:hover:after {
	border-color: #818181 #818181 transparent transparent
}

a.link-underline {
	text-decoration: underline
}

a.link-underline:hover {
	text-decoration: none
}

a.tel-link {
	position: relative
}

a.tel-link:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: ""
}

.text-letter-spacing {
	letter-spacing: .15rem
}

.text-letter-spacing.__lg {
	letter-spacing: .4rem
}

.text-large {
	font-size: 1rem
}

.skip-link {
	display: none
}

ul.list-style-decimal li {
	list-style: decimal
}

ul.list-inline-block li {
	display: inline-block
}

.p-common__thumbnail {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}

.p-common__thumbnail:hover {
	opacity: .8
}

.p-common__lead {
	font-size: .937rem;
	line-height: 2
}

.p-common__table tbody th {
	background-color: #f3f3f3
}

.p-common__loading {
	font-size: 1.3rem
}

.p-common__pagination .is-current {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.p-common__pagination .is-current .page-link {
	color: #fff;
	background-color: #12a08e;
	cursor: default
}

.p-common__pagenav a {
	position: relative;
	display: block;
	background-color: #f3f3f3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-common__pagenav a:after {
	position: absolute;
	top: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	content: ""
}

.p-common__pagenav .__previous a {
	padding: .5rem .8rem .5rem 2.2rem
}

.p-common__pagenav .__previous a:after {
	left: 15px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.p-common__pagenav .__next a {
	padding: .5rem 2.2rem .5rem .8rem
}

.p-common__pagenav .__next a:after {
	right: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.p-contents_headlines {
	position: relative;
	padding-bottom: 30px
}

.p-block_headlines {
	padding: .42rem .82rem;
	font-size: 1.18rem;
	border-left: 2px solid #12a08e
}

.p-list__articles .__item {
	padding: .3rem;
	border: 1px solid #e4e4e4;
	border-radius: .15rem
}

.p-list__articles .__thumbnail {
	display: block;
	width: 100%;
	height: 450px;
}

.p-list__articles .__wrap {
	padding: .8rem .7rem .5rem;
	border-top: 0
}

.p-list__articles .__entry {
	font-size: 1.4rem;
}

.p-list__articles .entry-title {
	font-size: 1.12rem;
	font-weight: 700;
	line-height: 1.3
}

.p-list__articles .entry-date {
	display: block
}

.p-list__articles:after {
	content: ""
}

.p-page .p-list__articles .__item {
	margin-bottom: 1.3rem
}

@media(max-width:767px) {
	.p-contents_headlines {
		font-size: 1.4rem;
		line-height: 1.6
	}

	.p-common__pagetop {
		max-width: 90%
	}

	.p-common__pagetop a {
		position: relative;
		display: block;
		padding: .6rem 0;
		text-align: center;
		color: #333;
		font-weight: 700;
		background-color: #e4e4e4;
		border-radius: .15rem
	}

	.p-common__pagetop a:after,
	.p-common__pagetop a:before {
		position: absolute;
		top: 50%;
		content: ""
	}

	.p-common__pagetop a:before {
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background-color: #fff;
		border-radius: 50%
	}

	.p-common__pagetop a:after {
		width: 9px;
		height: 9px;
		right: 25px;
		margin-top: -2px;
		margin-left: -6px;
		border-top: 1px solid #333;
		border-right: 1px solid #333;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.p-common__pagination {
		display: block;
		text-align: center
	}

	.p-common__pagination li {
		display: inline-block
	}

	.p-common__pagination li.__arrow {
		display: block
	}

	.p-common__pagination li.__arrow a {
		border: 1px solid #e4e4e4;
		border-radius: .15rem
	}

	.p-common__pagination li.__previous {
		margin-bottom: 1rem
	}

	.p-common__pagination li.__next {
		margin-top: 1rem
	}

	.p-common__pagenav .__next a {
		margin-top: 1.3rem
	}

	.p-list__articles .__item {
		max-width: 340px;
		margin-left: auto;
		margin-right: auto
	}

	.p-list__articles .__item:not(:last-child) {
		margin-bottom: 1rem
	}

	.p-list__articles:after {
		min-width: 340px
	}
}

@media print,
screen and (min-width:768px) {
	.p-common__border {
		border-top: 1px solid #e4e4e4
	}

	.p-common__pagetop {
		position: fixed;
		bottom: 20px;
		right: 20px;
		z-index: 99
	}

	.p-common__pagetop a {
		display: inline-block;
		position: relative;
		width: 36px;
		height: 36px;
		background-color: #c7c7c7;
		border-radius: .15rem
	}

	.p-common__pagetop a:after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 10px;
		height: 10px;
		margin-top: -2px;
		margin-left: -5px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		content: ""
	}

	.p-list__articles .__item {
		max-width: 300px
	}

	.p-list__articles:after {
		min-width: 300px
	}
}

@media(min-width:768px) and (max-width:991px) {
	.p-list__articles .__item {
		max-width: 49%;
		margin-bottom: 1.3rem
	}

	.p-list__articles:after {
		min-width: 49%
	}
}

@media print,
screen and (min-width:1200px) {
	.p-list__articles .__item {
		max-width: 320px
	}

	.p-list__articles:after {
		min-width: 320px
	}
}

.btn,
.mailpoet_paragraph input[type=submit] {
	cursor: pointer
}

a.btn-success {
	color: #fff
}

.p-btn {
	position: relative;
	display: inline-block;
	padding: 12px 30px;
	text-align: center;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-btn:active,
.p-btn:focus,
.p-btn:hover {
	text-decoration: none !important
}

.p-btn__skeleton {
	color: #fff;
	border: 1px solid hsla(0, 0, 100%, .7)
}

.p-btn__doublearrow {
	position: relative
}

.p-btn__doublearrow:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: ""
}

.p-btn__doublearrow:hover:after {
	opacity: .5
}

.p-btn__green {
	color: #fff;
	background-color: #12a08e
}

.p-btn__green.p-btn__skeleton {
	color: #12a08e;
	background-color: #fff;
	border-color: #12a08e
}

.p-btn__green.p-btn__skeleton:hover {
	color: #12a08e;
	opacity: .6
}

.p-btn__green.p-btn__skeleton:after {
	border-color: #12a08e
}

.p-btn__yellow {
	background-color: #ffc53a
}

.p-btn__yellow:after {
	border-color: #333
}

.p-btn__yellow.p-btn__skeleton {
	color: #f89c1a;
	background-color: rgba(249, 173, 66, .08);
	border-color: #ffc53a
}

.p-btn__yellow.p-btn__skeleton:hover {
	color: #ffc53a;
	opacity: .6
}

.p-btn__orange {
	color: #fff;
	background-color: #f89c1a
}

.p-btn__orange.p-btn__skeleton {
	color: #f89c1a;
	background-color: rgba(249, 173, 66, .08);
	border-color: #f89c1a
}

.p-btn__orange.p-btn__skeleton:hover {
	color: #f89c1a;
	opacity: .6
}

.p-btn__orange.p-btn__skeleton:after {
	border-color: #f89c1a
}

.p-btn__white {
	background-color: #fff
}

.p-btn__white.p-btn__contact {
	color: #12a08e
}

.p-btn__white.p-btn__contact:after {
	border-color: #12a08e
}

.p-btn__white.p-btn__contact:hover {
	color: #f89c1a
}

.p-btn__white.p-btn__contact:hover:after {
	border-color: #f89c1a
}

.p-btn__contact {
	padding: 18px 40px;
	font-size: 18px
}

.p-btn__more {
	min-width: 260px
}

.p-btn__arrow {
	position: relative;
	padding-right: 50px
}

.p-btn__arrow:after,
.p-btn__arrow:before {
	position: absolute;
	top: 50%;
	content: ""
}

.p-btn__arrow:before {
	right: 1rem;
	margin-right: -3px;
	width: 30px;
	height: 0;
	border-bottom: 1px solid #594f23
}

.p-btn__arrow:after {
	right: 1rem;
	margin-top: -4px;
	width: 14px;
	height: 14px;
	border-top: 1px solid #594f23
}

.p-btn__arrow:hover:after,
.p-btn__arrow:hover:before {
	border-color: #bfab4f
}

.p-btn__arrow:after {
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg)
}

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	border-radius: 100%
}

.btn-circle.btn-sm,
.btn-group-sm>.btn-circle.btn,
.mailpoet_paragraph .btn-group-sm>input.btn-circle[type=submit] {
	width: 25px;
	height: 25px;
	font-size: 11px;
	line-height: 12px
}

.btn-circle.btn-lg,
.btn-group-lg>.btn-circle.btn,
.mailpoet_paragraph input.btn-circle[type=submit] {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 28px
}

.btn-circle.btn-jumbo {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 52px
}

.btn__facebook {
	border: 1px solid #3b5998
}

.btn__facebook,
.btn__facebook:link {
	color: #fff !important;
	background-color: #3b5998
}

.btn__facebook:active,
.btn__facebook:focus,
.btn__facebook:hover {
	color: #fff !important;
	background-color: #4466ae;
	border: 1px solid #4466ae
}

.btn__facebook.disabled,
.btn__facebook[disabled],
fieldset[disabled] .btn__facebook {
	background-color: #3b5998;
	border-color: #3b5998
}

.btn__twitter {
	border: 1px solid #55acee
}

.btn__twitter,
.btn__twitter:link {
	color: #fff !important;
	background-color: #55acee
}

.btn__twitter:active,
.btn__twitter:focus,
.btn__twitter:hover {
	color: #fff !important;
	background-color: #71baf1;
	border: 1px solid #71baf1
}

.btn__twitter.disabled,
.btn__twitter[disabled],
fieldset[disabled] .btn__twitter {
	background-color: #55acee;
	border-color: #55acee
}

.btn__pinterest {
	border: 1px solid #bd081c
}

.btn__pinterest,
.btn__pinterest:link {
	color: #fff !important;
	background-color: #bd081c
}

.btn__pinterest:active,
.btn__pinterest:focus,
.btn__pinterest:hover {
	color: #fff !important;
	background-color: #da0920;
	border: 1px solid #da0920
}

.btn__pinterest.disabled,
.btn__pinterest[disabled],
fieldset[disabled] .btn__pinterest {
	background-color: #bd081c;
	border-color: #bd081c
}

.btn__line {
	border: 1px solid #00b900
}

.btn__line,
.btn__line:link {
	color: #fff !important;
	background-color: #00b900
}

.btn__line:active,
.btn__line:focus,
.btn__line:hover {
	color: #fff !important;
	background-color: #00d800;
	border: 1px solid #00d800
}

.btn__line.disabled,
.btn__line[disabled],
fieldset[disabled] .btn__line {
	background-color: #00b900;
	border-color: #00b900
}

.table thead th {
	font-weight: 500
}

@media(max-width:767px) {
	.table-sp {
		border: 1px solid #e4e4e4
	}

	.table-sp tbody,
	.table-sp tbody tr {
		display: block
	}

	.table-sp tbody td,
	.table-sp tbody th {
		display: list-item;
		border: 0
	}

	.table-sp tbody th {
		font-weight: 700;
		list-style-type: none
	}

	.table-sp tbody td {
		list-style: none
	}

	.__border {
		border-bottom: 1px dotted #c5c5c5 !important;
		font-weight: 700;
		padding-bottom: 2px
	}

	caption {
		margin-bottom: 10px
	}
}

.p-breadcrumbs {
	display: none
}

@media print,
screen and (min-width:768px) {
	.p-breadcrumbs {
		display: block;
		padding: 10px 0;
		border-top: 1px solid #e4e4e4
	}

	.p-breadcrumbs li {
		position: relative;
		display: inline-block;
		padding-right: 24px
	}

	.p-breadcrumbs li:not(:last-child):after {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 5px;
		height: 5px;
		margin-top: -3px;
		border-top: 1px solid #6f6f6f;
		border-right: 1px solid #6f6f6f;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: ""
	}

	.p-breadcrumbs a {
		text-decoration: underline
	}

	.p-breadcrumbs a:hover {
		text-decoration: none
	}
}

.p-header {
	position: fixed;
	top: 0;
	left: 0;
	padding: 13px 0;
	background: #fff url(/images/line_body.jpg) repeat-x 0 0;
	z-index: 99
}

.p-header,
.p-header__nav,
.p-header__nav ul {
	width: 100%
}

.p-header__nav li {
	display: inline-block
}

.p-header__nav li.__contact__sp {
	position: relative;
	top: auto;
	right: auto;
	clear: both;
	overflow: hidden;
	width: auto !important;
	background-color: #fff;
	border: 2px solid #eee;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 1px
}

.p-header__nav li.__contact__sp a {
	color: #333
}

.p-header__nav li.__contact__sp .__title {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: 700
}

.p-header__nav li.__contact__sp .__info {
	padding: 8px 5px;
	min-width: 100px;
	text-align: center;
	line-height: 1.6;
	border-right: 1px solid #eee
}

.p-header__space {
	margin-top: 90px
}

.p-toggle__bar a {
	position: absolute;
	top: 16px;
	right: 16px;
	display: block;
	width: 45px;
	height: 45px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background-color: #0db2ef
}

@media(max-width:767px) {
	.p-header {
		border-bottom: 1px solid #e4e4e4
	}

	.p-header .logo {
		width: 180px
	}

	.p-header__nav {
		position: absolute;
		top: 62px;
		left: 16px;
		right: 16px;
		width: auto;
		height: 0;
		-webkit-transition: height .3s;
		transition: height .3s;
		overflow: hidden;
		z-index: 99
	}

	.p-header__nav ul {
		background-color: #0db2ef
	}

	.p-header__nav li {
		display: block;
		position: relative;
		border-bottom: 1px solid #fff
	}

	.p-header__nav li:not(.__contact__sp) a {
		display: block;
		padding: .8rem;
		color: #fff;
		font-weight: 700
	}

	.p-header__nav li:not(.__contact__sp) a:after {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: ""
	}

	.p-header__nav li.current-menu-item a {
		background-color: #f89c1a
	}

	.p-header__space {
		margin-top: 75px
	}
}

@media print,
screen and (min-width:768px) {
	.p-header__nav {
		height: auto !important
	}

	.p-header__nav li {
		font-size: .9rem
	}

	.p-header__nav li:not(:last-child) {
		margin-right: 15px
	}

	.p-header__nav li.current-menu-item a {
		position: relative
	}

	.p-header__nav li.current-menu-item a:after {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -10px;
		height: 3px;
		background-color: #e4e4e4;
		content: ""
	}

	.p-header__nav li.__contact a {
		display: inline-block;
		padding: .2rem .5rem .1rem;
		color: #fff;
		border-radius: .15rem;
		background-color: #12a08e
	}

	.p-header__nav li.__contact a:after {
		content: none
	}
}

@media(min-width:768px) and (max-width:991px) {
	.p-header {
		padding: 12px 0
	}

	.p-header .container {
		max-width: 100%
	}

	.p-header .__logo {
		margin-left: 20px;
		line-height: 0
	}

	.p-header .__logo a {
		width: 65px;
		overflow: hidden
	}
}

@media print,
screen and (min-width:992px) {
	.p-header__nav li:not(:last-child) {
		margin-right: 1rem
	}
}

.p-footer__border {
	border-top: 1px solid #e4e4e4
}

.p-footer__space {
	margin-top: 5rem
}

.p-footer .__copyright {
	font-size: .688rem;
	border-top: 1px solid #e4e4e4
}

.p-footer__contact .__tel {
	font-size: 2rem;
	font-family: Roboto Condensed, Segoe UI, Trebuchet MS, Arial, verdana, sans-serif;
	line-height: 1.5
}

.mailpoet_paragraph .p-footer__contact input[type=submit],
.p-footer__contact .btn,
.p-footer__contact .mailpoet_paragraph input[type=submit] {
	padding: .3rem 2rem
}

@media(max-width:767px) {
	.p-footer .__sns .btn-circle {
		width: 50px;
		height: 50px;
		padding: 10px 16px;
		border-radius: 25px;
		font-size: 18px;
		line-height: 28px
	}

	.mailpoet_paragraph .p-footer__contact input[type=submit],
	.p-footer__contact .btn,
	.p-footer__contact .mailpoet_paragraph input[type=submit] {
		margin: 0 40px
	}
}

@media(max-width:991px) {
	.p-footer__space {
		margin-top: 4rem
	}

	.p-footer .container {
		max-width: 100%
	}

	.p-footer .__sns {
		margin-right: 1.3rem
	}

	.p-footer__links {
		border-top: 1px solid #eee
	}

	.p-footer__links ul {
		margin: 0;
		padding: 0
	}

	.p-footer__links li {
		display: block;
		border-bottom: 1px solid #eee
	}

	.p-footer__links li a {
		position: relative;
		display: block;
		font-weight: 700;
		padding: .8rem 1rem
	}

	.p-footer__links li a:after {
		position: absolute;
		top: 50%;
		right: 14px;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border-top: 1px solid #333;
		border-right: 1px solid #333;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: ""
	}

	.p-footer__links li>ul li {
		font-size: .75rem;
		background-color: #f5f5f5;
		border: 0
	}

	.p-footer__links li>ul li a {
		font-weight: 400
	}
}

@media print,
screen and (min-width:992px) {
	.p-footer .__logo {
		border-bottom: 1px dotted #e4e4e4
	}

	.p-footer__links {
		font-size: .688rem;
		line-height: 2.2
	}

	.p-footer__links li>ul {
		margin-left: .6rem
	}

	.p-footer__links li>ul li:before {
		margin-right: .4rem;
		content: "-"
	}

	.p-footer__contact {
		border-left: 1px solid #e4e4e4
	}

	.mailpoet_paragraph .p-footer__contact input[type=submit],
	.p-footer__contact .btn,
	.p-footer__contact .mailpoet_paragraph input[type=submit] {
		margin: 0 40px
	}
}

.p-hero {
	height: 420px
}

.p-hero .pg-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.p-entry .entry-content {
	font-size: 1.6rem;
	line-height: 1.8;
}

.p-entry .entry-content img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto
}

.p-entry .entry-content a #content .gallery .gallery-icon img,
.p-entry .entry-content a img[class*=align],
.p-entry .entry-content a img[class*=wp-image-] {
	border: 1px solid #e4e4e4;
	padding: 6px
}

.p-entry .entry-content .wp-caption img {
	border-color: #eee
}

.p-entry .entry-content #content .gallery .gallery-icon a:active img,
.p-entry .entry-content #content .gallery .gallery-icon a:focus img,
.p-entry .entry-content #content .gallery .gallery-icon a:hover img,
.p-entry .entry-content a:active img[class*=align],
.p-entry .entry-content a:active img[class*=wp-image-],
.p-entry .entry-content a:focus img[class*=align],
.p-entry .entry-content a:focus img[class*=wp-image-],
.p-entry .entry-content a:hover img[class*=align],
.p-entry .entry-content a:hover img[class*=wp-image-] {
	background: #eee;
	border-color: #bbb
}

.p-entry .entry-content .wp-caption a:active img,
.p-entry .entry-content .wp-caption a:focus img,
.p-entry .entry-content .wp-caption a:hover img {
	background: #fff;
	border-color: #e4e4e4
}

.p-entry .entry-content img.size-full {
	max-width: 100%;
	width: auto;
	padding: 0;
	border: 0
}

.p-entry .entry-content .post-thumbnail {
	display: block;
	margin: 0 7.6923% 1.75em
}

.p-entry .entry-content .post-thumbnail img {
	display: block
}

.p-entry .entry-content a {
	color: #0db2ef;
	text-decoration: underline
}

.p-entry .entry-content a:hover {
	text-decoration: none;
	color: #53caf6
}

.p-entry .entry-content a.post-thumbnail:focus,
.p-entry .entry-content a.post-thumbnail:hover {
	opacity: .85
}

.p-entry .entry-content,
.p-entry .entry-summary {
	border-color: #d1d1d1
}

.p-entry .entry-content .comment-content h1,
.p-entry .entry-content .entry-summary h1,
.p-entry .entry-content .textwidget h1,
.p-entry .entry-content h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em
}

.p-entry .entry-content .comment-content h2,
.p-entry .entry-content .entry-summary h2,
.p-entry .entry-content .textwidget h2,
.p-entry .entry-content h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em
}

.p-entry .entry-content .comment-content h3,
.p-entry .entry-content .entry-summary h3,
.p-entry .entry-content .textwidget h3,
.p-entry .entry-content h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em
}

.p-entry .entry-content .comment-content h4,
.p-entry .entry-content .comment-content h5,
.p-entry .entry-content .comment-content h6,
.p-entry .entry-content .entry-summary h4,
.p-entry .entry-content .entry-summary h5,
.p-entry .entry-content .entry-summary h6,
.p-entry .entry-content .textwidget h4,
.p-entry .entry-content .textwidget h5,
.p-entry .entry-content .textwidget h6,
.p-entry .entry-content h4,
.p-entry .entry-content h5,
.p-entry .entry-content h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em
}

.p-entry .entry-content .comment-content h4,
.p-entry .entry-content .entry-summary h4,
.p-entry .entry-content .textwidget h4,
.p-entry .entry-content h4 {
	letter-spacing: .140625em;
	text-transform: uppercase
}

.p-entry .entry-content .comment-content h6,
.p-entry .entry-content .textwidget h6 {
	font-style: italic
}

.p-entry .entry-content .comment-content h1,
.p-entry .entry-content .comment-content h2,
.p-entry .entry-content .comment-content h3,
.p-entry .entry-content .comment-content h4,
.p-entry .entry-content .comment-content h5,
.p-entry .entry-content .comment-content h6,
.p-entry .entry-content .entry-summary h1,
.p-entry .entry-content .entry-summary h2,
.p-entry .entry-content .entry-summary h3,
.p-entry .entry-content .entry-summary h4,
.p-entry .entry-content .entry-summary h5,
.p-entry .entry-content .entry-summary h6,
.p-entry .entry-content .textwidget h1,
.p-entry .entry-content .textwidget h2,
.p-entry .entry-content .textwidget h3,
.p-entry .entry-content .textwidget h4,
.p-entry .entry-content .textwidget h5,
.p-entry .entry-content .textwidget h6,
.p-entry .entry-content h1,
.p-entry .entry-content h2,
.p-entry .entry-content h3,
.p-entry .entry-content h4,
.p-entry .entry-content h5,
.p-entry .entry-content h6 {
	font-weight: 900
}

.p-entry .entry-content .comment-content h1:first-child,
.p-entry .entry-content .comment-content h2:first-child,
.p-entry .entry-content .comment-content h3:first-child,
.p-entry .entry-content .comment-content h4:first-child,
.p-entry .entry-content .comment-content h5:first-child,
.p-entry .entry-content .comment-content h6:first-child,
.p-entry .entry-content .entry-summary h1:first-child,
.p-entry .entry-content .entry-summary h2:first-child,
.p-entry .entry-content .entry-summary h3:first-child,
.p-entry .entry-content .entry-summary h4:first-child,
.p-entry .entry-content .entry-summary h5:first-child,
.p-entry .entry-content .entry-summary h6:first-child,
.p-entry .entry-content .textwidget h1:first-child,
.p-entry .entry-content .textwidget h2:first-child,
.p-entry .entry-content .textwidget h3:first-child,
.p-entry .entry-content .textwidget h4:first-child,
.p-entry .entry-content .textwidget h5:first-child,
.p-entry .entry-content .textwidget h6:first-child,
.p-entry .entry-content h1:first-child,
.p-entry .entry-content h2:first-child,
.p-entry .entry-content h3:first-child,
.p-entry .entry-content h4:first-child,
.p-entry .entry-content h5:first-child,
.p-entry .entry-content h6:first-child {
	margin-top: 0
}

.p-entry .entry-content ul ul {
	margin-bottom: 0
}

.p-entry .entry-content table {
	width: 100%;
	margin-bottom: 1rem
}

.p-entry .entry-content table th {
	background-color: #f3f3f3
}

.p-entry .entry-content table td,
.p-entry .entry-content table th {
	padding: .5rem .75rem;
	border: 1px solid #e4e4e4
}

.p-entry .entry-content pre {
	padding: 1rem 1.5rem;
	background-color: #f5f5f5;
	border-radius: .15rem
}

.p-entry .entry-content blockquote {
	position: relative;
	padding: 2.5rem 2rem 2rem;
	background-color: #f5f5f5;
	border-radius: .15rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-entry .entry-content blockquote:after,
.p-entry .entry-content blockquote:before {
	position: absolute;
	font-family: Georgia, serif;
	font-weight: 700;
	font-size: 2.5rem;
	color: #c7c7c7
}

.p-entry .entry-content blockquote:before {
	right: 10px;
	top: auto;
	bottom: -28px;
	content: "\201D"
}

.p-entry .entry-content blockquote:after {
	left: 10px;
	top: 0;
	content: "\201C"
}

.p-entry .entry-content blockquote p:last-child {
	margin-bottom: 0
}

.p-entry .entry-content .comments-title,
.p-entry .entry-content .entry-title,
.p-entry .entry-content .post-navigation .post-title {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.p-entry .entry-content body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em
}

.p-entry .entry-content body:not(.search-results) .entry-header+.entry-summary {
	margin-top: -.736842105em
}

.p-entry .entry-content body:not(.search-results) .entry-summary address,
.p-entry .entry-content body:not(.search-results) .entry-summary dd,
.p-entry .entry-content body:not(.search-results) .entry-summary dl,
.p-entry .entry-content body:not(.search-results) .entry-summary hr,
.p-entry .entry-content body:not(.search-results) .entry-summary ol,
.p-entry .entry-content body:not(.search-results) .entry-summary p,
.p-entry .entry-content body:not(.search-results) .entry-summary table,
.p-entry .entry-content body:not(.search-results) .entry-summary ul {
	margin-bottom: 1.4736842105em
}

.p-entry .entry-content body:not(.search-results) .entry-summary li>ol,
.p-entry .entry-content body:not(.search-results) .entry-summary li>ul {
	margin-bottom: 0
}

.p-entry .entry-content body:not(.search-results) .entry-summary td,
.p-entry .entry-content body:not(.search-results) .entry-summary th {
	padding: .3684210526em
}

.p-entry .entry-content body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: .3684210526em
}

.p-entry .entry-content body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor
}

.p-entry .entry-content body:not(.search-results) .entry-summary blockquote> :last-child {
	margin-bottom: 0
}

.p-entry .entry-content body:not(.search-results) .entry-summary .alignleft {
	margin: .2631578947em 1.4736842105em 1.4736842105em 0
}

.p-entry .entry-content body:not(.search-results) .entry-summary .alignright {
	margin: .2631578947em 0 1.4736842105em 1.4736842105em
}

.p-entry .entry-content body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em
}

.p-entry .entry-content .more-link {
	white-space: nowrap
}

.p-entry .entry-content .author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em
}

.p-entry .entry-content .author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px
}

.p-entry .entry-content .author-description> :last-child {
	margin-bottom: 0
}

.p-entry .entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0
}

.p-entry .entry-content .author-bio {
	color: #686868;
	font-size: 13px;
	font-size: .8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden
}

.p-entry .entry-content .author-link {
	white-space: nowrap
}

.p-entry .entry-content .entry-footer {
	color: #686868;
	font-family: Montserrat, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-size: .8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em
}

.p-entry .entry-content .entry-footer:empty {
	margin: 0
}

.p-entry .entry-content .entry-footer a {
	color: #686868
}

.p-entry .entry-content .entry-footer a:focus,
.p-entry .entry-content .entry-footer a:hover {
	color: #007acc
}

.p-entry .entry-content .entry-footer>span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: .7;
	padding: 0 .538461538em
}

.p-entry .entry-content .entry-footer .avatar {
	height: 21px;
	margin: -.1538461538em .5384615385em 0 0;
	width: 21px
}

.p-entry .entry-content .sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, Helvetica Neue, sans-serif;
	font-size: 13px;
	font-size: .8125rem;
	letter-spacing: .076923077em;
	line-height: 1.6153846154;
	margin-bottom: .5384615385em;
	text-transform: uppercase
}

.p-entry .entry-content .byline,
.p-entry .entry-content .sticky .posted-on,
.p-entry .entry-content .updated:not(.published) {
	display: none
}

.p-entry .entry-content .group-blog .byline,
.p-entry .entry-content .single .byline {
	display: inline
}

.p-entry .entry-content .page-header {
	border-top: 4px solid #1a1a1a;
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em
}

.p-entry .entry-content body.error404 .page-header,
.p-entry .entry-content body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0
}

.p-entry .entry-content .page-links {
	clear: both;
	margin: 0 0 1.75em
}

.p-entry .entry-content .page-links a {
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: .8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: .3076923077em;
	text-align: center;
	width: 1.8461538462em;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	color: #fff
}

.p-entry .entry-content .page-links a:focus,
.p-entry .entry-content .page-links a:hover {
	background-color: #007acc;
	border-color: transparent;
	color: #fff
}

.p-entry .entry-content .page-links>span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: .8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: .3076923077em;
	text-align: center;
	width: 1.8461538462em
}

.p-entry .entry-content .page-links>.page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: .6153846154em;
	width: auto
}

.p-entry .entry-content .entry-attachment {
	margin-bottom: 1.75em
}

.p-entry .entry-content .entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em
}

.p-entry .entry-content .entry-caption> :last-child {
	margin-bottom: 0
}

.p-entry .entry-content .content-bottom-widgets {
	margin: 0 7.6923%
}

.p-entry .entry-content .content-bottom-widgets .widget-area {
	margin-bottom: 3.5em
}

.p-entry .entry-content .site .avatar {
	border-radius: 50%
}

.p-entry .entry-content embed,
.p-entry .entry-content iframe,
.p-entry .entry-content object,
.p-entry .entry-content video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle
}

.p-entry .entry-content p {
	font-size: 1.7rem;
}

.p-entry .entry-content p>embed,
.p-entry .entry-content p>iframe,
.p-entry .entry-content p>object,
.p-entry .entry-content p>video {
	margin-bottom: 0
}

.p-entry .entry-content .wp-audio-shortcode a,
.p-entry .entry-content .wp-playlist a {
	-webkit-box-shadow: none;
	box-shadow: none
}

.p-entry .entry-content .wp-audio-shortcode,
.p-entry .entry-content .wp-video {
	margin-top: 0;
	margin-bottom: 1.75em
}

.p-entry .entry-content .wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
	padding-bottom: 0
}

.p-entry .entry-content .wp-playlist .wp-playlist-tracks {
	margin-top: 0
}

.p-entry .entry-content .wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: .7142857143em 0
}

.p-entry .entry-content .wp-playlist-item .wp-playlist-item-length {
	top: .7142857143em
}

.p-entry .entry-content .wp-caption {
	max-width: 100%;
	margin-bottom: 1.75em;
	padding: 9px;
	background-color: #eee
}

.p-entry .entry-content .wp-caption img[class*=wp-image-] {
	display: block;
	margin: 0
}

.p-entry .entry-content .wp-caption .wp-caption-text {
	position: relative;
	margin-bottom: .6em;
	padding: 10px 0 5px 40px;
	color: #686868;
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;
	line-height: 1.6153846154
}

.p-entry .entry-content .wp-caption .wp-caption-text:before {
	color: #666;
	content: "\2014";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px
}

.p-entry .entry-content .gallery {
	margin: 0 -1.1666667% 1.75em
}

.p-entry .entry-content .gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.p-entry .entry-content .gallery-columns-1 .gallery-item {
	max-width: 100%
}

.p-entry .entry-content .gallery-columns-2 .gallery-item {
	max-width: 50%
}

.p-entry .entry-content .gallery-columns-4 .gallery-item {
	max-width: 25%
}

.p-entry .entry-content .gallery-columns-5 .gallery-item {
	max-width: 20%
}

.p-entry .entry-content .gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.p-entry .entry-content .gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.p-entry .entry-content .gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.p-entry .entry-content .gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.p-entry .entry-content .gallery-icon img {
	margin: 0 auto
}

.p-entry .entry-content .gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: .5384615385em
}

.p-entry .entry-content .gallery-columns-6 .gallery-caption,
.p-entry .entry-content .gallery-columns-7 .gallery-caption,
.p-entry .entry-content .gallery-columns-8 .gallery-caption,
.p-entry .entry-content .gallery-columns-9 .gallery-caption {
	display: none
}

.p-entry .entry-content .comment-content> :last-child,
.p-entry .entry-content .entry-summary> :last-child,
.p-entry .entry-content .page-content> :last-child,
.p-entry .entry-content .textwidget> :last-child,
.p-entry .entry-content body:not(.search-results) .entry-summary> :last-child {
	margin-bottom: 0
}

.p-entry .entry-content .comment-content .wp-smiley,
.p-entry .entry-content .entry-summary .wp-smiley,
.p-entry .entry-content .textwidget .wp-smiley,
.p-entry .entry-content .wp-smiley {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0
}

.p-entry .entry-content .comment-content a img,
.p-entry .entry-content .entry-summary a img,
.p-entry .entry-content .textwidget a img,
.p-entry .entry-content a img {
	display: block
}

.p-entry .entry-content #ez-toc-container {
	width: 90%;
	padding: 16px 24px;
	margin: 0 auto;
	background: rgba(50, 172, 166, .15);
	border: 0;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-entry .entry-content #ez-toc-container p.ez-toc-title {
	font-weight: 700
}

.p-entry .entry-content #ez-toc-container ul.ez-toc-list {
	margin-top: .8rem
}

.p-entry .entry-content #ez-toc-container ul li {
	font-size: .95rem;
	line-height: 2
}

.p-entry .entry-content #ez-toc-container a.ez-toc-toggle {
	color: #fff;
	background: #12a08e;
	border: 0
}

@media(max-width:767px) {
	.p-entry .entry-content table {
		overflow: auto;
		white-space: nowrap;
		display: block;
		width: auto !important
	}

	.p-entry .entry-content table tbody {
		display: table;
		width: 100%
	}

	.p-entry .entry-content table::-webkit-scrollbar {
		height: 5px
	}

	.p-entry .entry-content table::-webkit-scrollbar-track {
		background: #f1f1f1
	}

	.p-entry .entry-content table::-webkit-scrollbar-thumb {
		background: #bcbcbc
	}
}

@media print,
screen and (min-width:768px) {
	.p-entry .entry-content img.alignleft {
		margin-left: 0
	}

	.p-entry .entry-content img.alignright {
		margin-right: 0
	}
}

.p-top__hero {
	position: relative
}

.p-top__hero:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .2);
	content: "";
	z-index: 3
}

.p-top__hero .pg-canvas {
	z-index: 2
}

.p-top__hero .__img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(https://www.seojapan.com/framework/wp-content/uploads/recruit.png) no-repeat top;
	background-size:1900px;
	z-index: 1;
}

.p-top__hero .__content {
	position: relative;
	z-index: 4
}

.p-top__point .p-btn {
	padding: 12px 20px
}

.p-top__point .__soon {
	display: inline-block;
	width: 100%;
	max-width: 260px;
	min-height: 74px;
	line-height: 74px;
	background: #f3f3f3;
	border-radius: .15rem
}

@media(max-width:767px) {
	.p-top__hero .__catch {
		font-size: 1.3rem;
		line-height: 1.6
	}
}

@media print,
screen and (min-width:768px) {

	.mailpoet_paragraph .p-top__btn input[type=submit],
	.p-top__btn .btn,
	.p-top__btn .mailpoet_paragraph input[type=submit] {
		min-width: 300px
	}
}

@media(min-width:768px) and (max-width:991px) {
	.p-top__point.p-merits p {
		min-height: 170px
	}

	.p-top__advantage .__wrap {
		max-width: 500px
	}
}

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

	.mailpoet_paragraph .p-top__btn input[type=submit],
	.p-top__btn .btn,
	.p-top__btn .mailpoet_paragraph input[type=submit] {
		min-width: 570px
	}

	.p-top__point.p-merits p {
		min-height: 190px
	}
}

.p-news__list li {
	background-color: #fff
}

.p-news__list li:not(:last-child) {
	margin-bottom: .4rem
}

.p-news__list li a {
	display: block;
	padding: .6rem .8rem
}

.p-news__archive article {
	background-color: #fff
}

.p-news__archive article:not(:last-child) {
	margin-bottom: .8rem
}

.p-news__archive article a {
	padding: .6rem
}

.p-news__archive article a:hover {
	opacity: .8
}

.p-news__archive article .entry-date {
	font-size: .75rem
}

.p-news__archive article .entry-title {
	margin-bottom: 0;
	font-size: .85rem;
	line-height: 1.6;
	color: #0db2ef
}

@media print,
screen and (min-width:768px) {
	.p-news__archive article .entry-date {
		padding-right: 1rem;
		white-space: nowrap
	}
}

.p-seo__nav .__headline {
	margin-bottom: 1rem;
	padding-bottom: .5rem;
	font-weight: 700;
	border-bottom: 2px solid #e4e4e4
}

@media(max-width:767px) {
	.p-seo__nav .__headline {
		margin-bottom: 0
	}

	.p-seo__nav .__list a {
		display: block;
		padding: .8rem 0;
		border-bottom: 1px solid #e4e4e4
	}
}

@media print,
screen and (min-width:768px) {
	.p-seo__hub {
		padding-right: 1.87rem
	}

	.p-seo__nav .__list li {
		font-size: .78rem
	}
}

.mailpoet_paragraph a {
	color: #0db2ef;
	text-decoration: underline
}

.mailpoet_paragraph a:hover {
	text-decoration: none;
	color: #53caf6
}

.mailpoet_paragraph label {
	display: block
}

.mailpoet_paragraph input[type=submit] {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 250px;
	font-weight: 700
}

.formError .formErrorClose {
	line-height: 1
}

.p-contact__common .__tel {
	font-size: 2.1rem
}

.p-contact__pr .__item {
	border: 1px solid #e4e4e4
}

.p-contact__pr .__item img {
	width: 100%
}

.p-nav__contact {
	width: 100%;
	padding-bottom: .2rem;
	border-left: 1px solid #eee
}

.p-nav__contact span {
	display: block
}

.p-nav__contact strong {
	font-size: 11px
}

.p-nav__contact .__tel {
	font-size: 10px
}

.p-nav__contact .__tel a {
	padding: .3rem 0
}

.p-nav__contact .__tel span {
	margin: 0 auto;
	font-size: 25px;
	line-height: 1
}

.p-contact__form th.required {
	border-left: 2px solid #ff4558
}

.p-contact__form .__acceptance label {
	display: inline-block;
	padding: .5rem 2rem;
	font-size: 1.2rem;
	font-weight: 700;
	border: 1px solid #e4e4e4;
	border-radius: .15rem;
	background-color: #f3f3f3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.p-contact__form .__acceptance label:hover {
	opacity: .8
}

.p-contact__form .acceptance-item {
	font-size: 1.2rem;
	font-weight: 700
}

.p-contact__form input.err {
	background-color: #ffe9e6
}

.p-contact__form input[type=checkbox],
.p-contact__form input[type=radio] {
	margin-right: 5px
}

.p-contact__form .p-btn__submit {
	max-width: 250px;
	width: 100%;
	font-weight: 700
}

@media(max-width:767px) {
	.p-contact__form .__acceptance label {
		display: block
	}

	.page-template-page-contact .formError {
		left: 20px !important
	}
}

@media(max-width:991px) {
	.p-common__tel a {
		position: relative;
		display: inline-block
	}

	.p-common__tel a:after {
		position: absolute;
		top: 50%;
		right: -20px;
		width: 6px;
		height: 6px;
		margin-top: -4px;
		border-top: 2px solid #333;
		border-right: 2px solid #333;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: ""
	}
}

@media print,
screen and (min-width:768px) {

	.mailpoet_paragraph .p-contact__common .__form input[type=submit],
	.p-contact__common .__form .btn,
	.p-contact__common .__form .mailpoet_paragraph input[type=submit] {
		min-width: 300px;
		font-size: 1.5rem
	}

	.p-contact__pr .__item {
		max-width: 49%
	}

	.p-contact__form th {
		width: 210px
	}
}

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

	.mailpoet_paragraph .p-contact__common .__form input[type=submit],
	.p-contact__common .__form .btn,
	.p-contact__common .__form .mailpoet_paragraph input[type=submit] {
		min-width: 380px
	}

	.mailpoet_paragraph .p-contact__pr input[type=submit],
	.p-contact__pr .btn,
	.p-contact__pr .mailpoet_paragraph input[type=submit] {
		min-width: 70%
	}
}

.p-contents-headline {
	margin-bottom: 30px
}

.p-contents-headline .__title {
	font-size: 200%;
	font-weight: 700;
	padding: 10px 0 16px
}

.p-column-headline .__title {
	position: relative;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: 700
}

.p-column-headline .__title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f5f5f5;
	content: ""
}

.p-column-headline .__title span {
	position: relative;
	display: inline-block;
	padding-bottom: 10px
}

.p-column-headline .__title span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #12a08e;
	content: "";
	z-index: 1
}

.p-step {
	display: none
}

.p-column-banner {
	margin-top: 40px
}

.p-column-banner .__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto 40px;
	width: 94%;
	height: 350px;
	font-size: 15px;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.p-column-banner .__item:before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: .85;
	background-color: #333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: ""
}

.p-column-banner .__item:active,
.p-column-banner .__item:focus,
.p-column-banner .__item:hover {
	text-decoration: none
}

.p-column-banner .__item:hover {
	color: #fff
}

.p-column-banner .__item:hover:before {
	background-color: #12a08e
}

.p-column-banner .__wrap {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-column-banner .__wrap img {
	max-width: 100%;
	height: auto
}

.p-column-banner .__title {
	display: block;
	margin-bottom: 6px;
	font-size: 24px;
	font-weight: 700
}

.p-column-banner .__lead {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700
}

.p-column-banner .__support {
	margin: 0 auto 40px;
	padding: 20px
}

.p-column-banner .__support .__wrap {
	padding: 20px
}

.p-column-contact {
	padding: 50px 0
}

.p-column-contact .__title {
	padding: 0 10px 30px;
	font-size: 26px
}

.p-column-contact .__wrap {
	margin: 0 auto
}

.p-column-contact .__icon {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 23px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%
}

.p-column-contact .__name {
	margin: 15px 0;
	font-size: 18px
}

.p-column-contact .p-btn__contact {
	padding: 23px 40px
}

.p-column-contact .p-btn__contact:after {
	right: 20px
}

.p-column-contact .__tel .__icon {
	font-size: 29px;
	line-height: 67px
}

.p-column-contact .__tel a {
	color: inherit !important;
	text-decoration: none !important
}

.p-column-contact .__number {
	min-width: 280px;
	padding: 6px 0;
	background-color: #3ab0a1
}

.p-column-contact .tel-link {
	display: block;
	font-size: 30px;
	font-weight: 400;
	font-family: Roboto Condensed, Segoe UI, Trebuchet MS, Arial, verdana, sans-serif;
	line-height: 1.4
}

.p-column-contact .__small {
	font-size: 12px
}

.p-content__main .__catch,
.p-content__main .__title {
	padding: 0 20px
}

.p-content__main canvas {
	position: absolute
}

.p-content__hero {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-content__hero .__bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	opacity: .25
}

.p-content__hero .__title {
	padding: 0 20px;
	font-size: 28px;
	line-height: 1.8;
}

.p-content__hero__catch {
	margin: -40px auto 0;
	padding: 40px;
	font-size: 1rem;
}

.p-content__hero__catch,
.p-voice {
	max-width: 960px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-voice {
	margin: -40px auto 10px;
	padding: 30px 30px 36px
}

.p-voice .__title {
	margin-bottom: 20px;
	font-size: 22px
}

.p-voice ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 0;
	margin: 0
}

.p-voice li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
	background-color: #f5f5f5
}

.p-voice li:after {
	position: absolute;
	bottom: -36px;
	width: 0;
	height: 0;
	border-color: #f5f5f5 transparent transparent;
	border-style: solid;
	border-width: 36px 10px 0;
	content: ""
}

.p-voice span {
	padding: 16px;
	line-height: 1.6
}

.p-voice span span {
	padding: 0
}

.p-merits {
	padding: 40px 0
}

.p-merits .__title {
	padding: 0 10px 20px;
	font-size: 28px
}

.p-merits .__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 94%;
	margin: 0 auto
}

.p-merits .__sub {
	margin: 20px auto 0;
	max-width: 94%
}

.p-merits .__sub span {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-merits .__sub .__img {
	margin: 0 20px;
	padding: 10px 0
}

.p-merits .__sub .__att {
	font-size: 12px;
	line-height: 1.6;
	padding: 10px 20px 20px
}

.p-merits .__sub img {
	max-width: 100%
}

.p-merits .__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 180px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-merits .__name {
	margin-top: 30px;
	padding: 0 10px;
	font-size: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-merits p {
	padding: 20px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-merits .__btn {
	width: 100%;
	padding: 0 20px 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-merits .p-btn {
	width: 100%;
	max-width: 260px
}

.p-merits__green {
	background-color: rgba(18, 160, 142, .12)
}

.p-merits__type2 .__wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.p-merits__type2 .__icon {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	height: 220px;
	font-size: 22px;
	text-align: center
}

.p-merits__type2 .__icon span {
	margin-top: 15px
}

.p-flow .p-wrapper {
	width: 94%
}

.p-flow .__headline {
	padding: 40px 20px
}

.p-flow .__headline .__title {
	font-size: 28px;
	font-weight: 700
}

.p-flow .__headline p {
	margin: 0;
	padding: 0;
	font-size: 1rem;
}

.p-flow .__wrap {
	padding: 30px 0
}

.p-flow .__item {
	padding: 10px 30px 30px;
}

.p-flow .__item:first-child {
	padding-top: 30px
}

.p-flow .__item:last-child {
	padding-bottom: 0;
}

.p-flow .__item p {
	padding: 0;
	margin-bottom: 0;
}

.p-flow .__content {
	position: relative
}

.p-flow .__content strong {
	font-size: 20px;
}

.p-flow .__content p {
	font-size: 16px;
}

.p-flow .__text {
	font-size: 15px
}

.p-flow .__image {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-flow .__image img {
	height: auto;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.p-flow .__number {
	display: inline-block;
	margin-right: 20px;
	width: 50px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background-color: #12a08e;
}

.p-flow .__question {
	display: inline-block;
	margin-right: 20px;
	width: 50px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background-color: #12a08e;
}

.p-flow .__answer {
	display: inline-block;
	margin-right: 20px;
	width: 50px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background-color: #333;
}

.p-flow .__space {
	padding: 0 20px 20px
}

.p-flow .__empty {
	background-color: #dcdcdc
}

.p-flow .__block .__content {
	padding: 20px
}

.p-flow .__block .__image {
	margin: 10px 15px 0 0
}

.p-flow .__block strong {
	padding-right: 10px;
	font-size: 19px
}

.p-flow__cell {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.__catch .p-flow__cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 50px
}

.p-flow__number {
	width: 50px;
	font-size: 20px;
	text-align: center;
	font-weight: 700
}

.p-flow .__arrow .__content:after,
.p-flow .__arrow .__content:before {
	position: absolute;
	content: ""
}

.p-flow .__arrow.__top .__content:before {
	top: 34px;
	left: 126px;
	right: 15px;
	border-bottom: 2px solid #969696
}

.p-flow .__arrow.__top .__content:after {
	top: 34px;
	bottom: -1px;
	right: 15px;
	border-right: 2px solid #969696
}

.p-flow .__arrow.__top strong:after {
	position: absolute;
	top: 50%;
	right: -8px;
	width: 6px;
	height: 6px;
	margin-top: -5px;
	border-top: 2px solid #969696;
	border-right: 2px solid #969696;
	-webkit-transform: rotate(135deg);
	transform: rotate(-135deg);
	content: ""
}

.p-flow .__arrow.__center .__content:before {
	top: 0;
	right: 15px;
	bottom: -1px;
	border-right: 2px solid #969696
}

.p-flow .__arrow.__bottom .__content:before {
	top: 30px;
	left: 30px;
	right: 15px;
	border-bottom: 2px solid #969696
}

.p-flow .__arrow.__bottom .__content:after {
	top: -1px;
	right: 15px;
	width: 2px;
	height: 32px;
	background-color: #969696
}

@media(max-width:767px) {
	.p-contents-headline .__title {
		font-size: 154%
	}

	.p-column-headline .__title {
		font-size: 20px
	}

	.p-column-banner {
		margin-top: 20px
	}

	.p-column-banner .__wrap {
		font-weight: 700
	}

	.p-column-banner .__item {
		margin: 0 auto 20px;
		height: 180px
	}

	.p-column-banner .__title {
		font-size: 20px
	}

	.p-column-banner .__support {
		margin-bottom: 20px
	}

	.p-column-contact {
		margin-bottom: 1.5rem;
		padding: 40px 0
	}

	.p-column-contact .__title {
		font-size: 22px
	}

	.p-column-contact .__wrap {
		max-width: 280px
	}

	.p-column-contact .__item:first-child {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #6ec5ba
	}

	.p-column-contact .tel-link a {
		position: relative
	}

	.p-column-contact .tel-link a:after {
		border-color: #fff
	}

	.p-content__hero {
		height: 200px
	}

	.p-content__hero .__title {
		font-size: 20px
	}

	.p-content__hero__catch {
		margin-top: 10px;
		padding: 30px 20px
	}

	.p-voice {
		margin-top: 10px;
		padding: 20px
	}

	.p-voice .__title {
		font-size: 18px;
		line-height: 1.6
	}

	.p-voice li {
		-ms-flex: 0 0 48%;
		-webkit-box-flex: 0;
		flex: 0 0 48%;
		max-width: 48%
	}

	.p-voice li:nth-child(-n+2) {
		margin-bottom: 20px
	}

	.p-voice li:after {
		bottom: -20px;
		border-width: 20px 10px 0
	}

	.p-merits .__sub,
	.p-merits .__wrap {
		display: block;
		max-width: 90%
	}

	.p-merits .__item:not(:last-child) {
		margin-bottom: 20px
	}

	.p-flow .p-column-banner.p-wrapper {
		width: 90%
	}

	.p-flow .__headline .__title {
		margin-bottom: 10px
	}

	.p-flow .__item {
		padding: 0 10px 20px;
	}

	.p-flow .__item:first-child {
		padding-top: 20px;
	}

	.p-flow .__content {
		display: flex;
		margin-bottom: 0.5rem;
		align-items: center;
	}

	.p-flow .__content strong {
		font-size: 16px
	}

	.p-flow .__content p {
		font-size: 14px;
	}

	.p-flow .__number {
		margin-right: 10px;
		width: 40px;
		min-width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px
	}

	.p-flow .__question,
	.p-flow .__answer {
		margin-right: 10px;
		width: 40px;
		min-width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px
	}

	.p-flow .__image img {
		margin: 10px auto 0;
		max-width: 100%;
		height: auto
	}

	.p-flow.p-flow__cro .__block .__image {
		margin-top: 5px
	}

	.p-flow .__space {
		padding: 1px 20px 20px
	}

	.p-flow .__block {
		position: relative;
		margin: 10px 10px 0
	}

	.p-flow .__block .__content {
		padding: 0
	}

	.p-flow .__block strong {
		display: inline-block;
		padding: 11px 10px 10px 60px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.p-flow .__block .__image {
		margin: 20px 0 30px
	}

	.p-flow .__block .__image img {
		width: 100%;
		margin: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.p-flow .__block.__customer {
		margin-top: 100px
	}

	.p-flow .__block.__customer:before {
		position: absolute;
		top: -70px;
		width: 100%;
		padding: 15px 0;
		color: #fff;
		text-align: center;
		font-weight: 700;
		background-color: #2d70ec;
		content: attr(data-text) "";
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.p-flow .__block.__customer .__image {
		margin-bottom: 0
	}

	.p-flow__number {
		position: absolute;
		top: 0;
		width: 40px;
		height: 40px;
		line-height: 40px;
		z-index: 1
	}

	.p-flow .__catch .__self {
		margin-bottom: 20px
	}

	.p-flow .__arrow .__image {
		margin-right: 15px
	}

	.p-flow .__arrow.__top .__content:before {
		top: 22px;
		right: -5px;
		left: 152px
	}

	.p-flow .__arrow.__top .__content:after {
		top: 22px;
		right: -5px
	}

	.p-flow .__arrow.__center .__content:before {
		top: -30px;
		right: -5px
	}

	.p-flow .__arrow.__bottom .__content:before {
		top: 20px;
		right: -5px
	}

	.p-flow .__arrow.__bottom .__content:after {
		top: -30px;
		right: -5px;
		height: 52px
	}
}

@media print,
screen and (min-width:768px) {
	.p-column-contact .__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 790px
	}

	.p-column-contact .__item {
		position: relative
	}

	.p-column-contact .__item:first-child {
		margin-right: 80px
	}

	.p-column-contact .__item:first-child:before {
		position: absolute;
		top: 0;
		bottom: 0;
		right: -40px;
		border-right: 1px solid #6ec5ba;
		content: ""
	}

	.p-voice__type3 {
		padding: 30px 70px 36px
	}

	.p-voice__type3 li {
		-ms-flex: 0 0 32%;
		-webkit-box-flex: 0;
		flex: 0 0 32%;
		max-width: 32%
	}

	.p-voice__type3 li:first-child:after {
		right: 20px;
		border-width: 36px 0 0 20px
	}

	.p-voice__type3 li:nth-child(3):after {
		left: 20px;
		border-width: 36px 20px 0 0
	}

	.p-voice__type4 li {
		-ms-flex: 0 0 23%;
		-webkit-box-flex: 0;
		flex: 0 0 23%;
		max-width: 23%
	}

	.p-voice__type4 li:nth-child(-n+2):after {
		right: 20px;
		border-width: 36px 0 0 20px
	}

	.p-voice__type4 li:nth-child(3):after,
	.p-voice__type4 li:nth-child(4):after {
		left: 20px;
		border-width: 36px 20px 0 0
	}

	.p-voice li {
		min-height: 90px
	}

	.p-merits .__item {
		-ms-flex: 0 0 33.3333%;
		-webkit-box-flex: 0;
		flex: 0 0 33.3333%;
		max-width: 33.3333%
	}

	.p-merits .__item:not(:last-child) {
		margin-right: 1px
	}

	.p-merits .__icon,
	.p-merits .__name {
		width: 100%
	}

	.p-merits__type2 .__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex: 0 0 48%;
		-webkit-box-flex: 0;
		flex: 0 0 48%;
		max-width: 400px
	}

	.p-merits__type2 .__item:not(:last-child) {
		margin-right: 0
	}

	.p-merits__type3 .__item {
		-ms-flex: 0 0 32%;
		-webkit-box-flex: 0;
		flex: 0 0 32%;
		max-width: 320px
	}

	.p-flow .__headline {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.p-flow .__headline .__title {
		padding-right: 30px;
		white-space: nowrap
	}

	.p-flow .__content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0.75rem;
	}

	.p-flow .__text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 70px
	}

	.p-flow .__image {
		margin-left: 25px
	}

	.p-flow .__image img {
		max-width: 350px
	}

	.p-flow .__block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.p-flow .__block .__content {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.p-flow .__block .__image img {
		max-width: 100%
	}

	.p-flow .__self {
		border-right: 1px solid #fff
	}

	.p-flow__cell {
		border-bottom: 1px solid #f5f5f5
	}

	.__catch .p-flow__cell {
		border-bottom: 0
	}

	.p-flow__number {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		line-height: 67px
	}

	.p-flow__target {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: calc(50% - 25px)
	}
}

@media(min-width:768px) and (max-width:991px) {
	.p-column-banner .__item {
		height: 250px
	}

	.p-flow .__image img {
		max-width: 250px
	}

	.p-merits__type3 .__wrap {
		-ms-flex-flow: wrap;
		flex-flow: wrap
	}

	.p-merits__type3 .__item {
		-ms-flex: 0 0 49%;
		-webkit-box-flex: 0;
		flex: 0 0 49%;
		max-width: 400px
	}

	.p-merits__type3 .__item:first-child,
	.p-merits__type3 .__item:nth-child(2) {
		margin-bottom: 20px
	}
}

@media print,
screen and (min-width:992px) {
	.p-step {
		margin: 0 auto;
		padding: 0;
		width: 100%;
		list-style: none;
		font-size: 14px;
		font-weight: 700;
		color: #fff;
		overflow: hidden;
		*zoom: 1
	}

	.p-step,
	.p-step .__step {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.p-step .__step {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 15px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

	.p-step .__step:before {
		position: absolute;
		top: 50%;
		right: 10px;
		display: inline-block;
		margin-top: -30px;
		width: 60px;
		height: 60px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		content: ""
	}

	.p-step .__step:last-child:before {
		content: none
	}

	.p-step .__step span {
		display: inline-block;
		margin-left: -15px;
		margin-right: 10px;
		width: 26px;
		min-width: 26px;
		height: 26px;
		line-height: 28px;
		color: #444;
		text-align: center;
		background-color: #fff
	}

	.p-step__step2 .__step {
		width: 50%
	}

	.p-step__step3 .__step {
		width: 33.333%
	}

	.p-step__step4 .__step {
		width: 25%
	}

	.p-step__step5 .__step {
		width: 20%
	}

	.p-step__stepover {
		font-size: 12px
	}

	.p-merits .__sub,
	.p-merits .__wrap {
		max-width: 950px
	}

	.p-merits__type2 .__wrap {
		max-width: 850px
	}

	.p-merits__type3 .__wrap {
		max-width: 1000px
	}

	.p-flow .__space {
		padding: 30px
	}
}

@media print,
screen and (min-width:1200px) {
	.p-column-banner .__item {
		width: 100%
	}

	.p-step {
		max-width: 90%
	}

	.p-step__stepover {
		font-size: 14px
	}

	.p-flow .p-wrapper {
		width: 100%
	}
}

.p-service__main .__wrap {
	padding: 70px 0 90px
}

.p-service__main .__title {
	margin-bottom: 0;
	font-size: 28px;
	font-weight: 700
}

.p-service__main .__icon {
	display: inline-block;
	margin: 30px 0
}

.p-service__main .__catch {
	font-size: 24px;
	font-weight: 700
}

.p-service__fee {
	padding: 40px 0
}

.p-service__fee .__title {
	padding: 0 10px 20px;
	font-size: 28px
}

.p-service__fee .__wrap {
	margin: 0 auto
}

.p-service__fee .__name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 40px 0;
	font-size: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.p-service__fee .__fee {
	display: block;
	margin-top: 10px;
	font-size: 24px
}

.p-service__fee .text-small {
	font-size: 12px;
	vertical-align: middle
}

.p-service__fee .__text {
	padding: 20px 30px
}

.p-service__fee .__text p {
	padding: 0;
	font-size: 14px
}

.p-service__fee .p-btn {
	display: block;
	margin: 20px auto 0;
	width: 80%;
	min-width: 250px
}

@media(max-width:767px) {
	.p-service__main .__wrap {
		padding: 50px 0
	}

	.p-service__main .__title {
		font-size: 24px
	}

	.p-service__main .__catch {
		font-size: 20px
	}

	.p-service__fee .__wrap {
		max-width: 90%
	}

	.p-service__fee .__item:first-child {
		margin-bottom: 20px
	}
}

@media print,
screen and (min-width:768px) {
	.p-service__fee .__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media(min-width:768px) and (max-width:991px) {
	.p-service__fee .__wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 93%
	}

	.p-service__fee .__item {
		width: 48%;
		margin-top: 20px
	}

	.p-service__fee .__item:nth-child(-n+2) {
		margin-top: 0
	}
}

@media print,
screen and (min-width:992px) {
	.p-service__fee .__wrap {
		max-width: 850px
	}

	.p-service__fee .__item {
		width: 48%
	}

	.p-service__fee.p-service__fee3 .__wrap {
		max-width: 960px
	}

	.p-service__fee.p-service__fee3 .__item {
		width: 32%
	}
}

.p-sitetype__main {
	position: relative;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.p-sitetype__main:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(51, 51, 51, .6);
	content: ""
}

.p-sitetype__main .__wrap {
	max-width: 94%
}

.p-sitetype__main .__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 280px;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	border-bottom: 1px solid hsla(0, 0, 100%, .8)
}

.p-sitetype__main .__catch {
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6
}

.p-sitetype__main .__catch span {
	color: #ffc53a
}

.p-sitetype__main .__icon {
	display: inline-block
}

@media(max-width:767px) {
	.p-sitetype__main {
		padding-bottom: 30px
	}

	.p-sitetype__main .__title {
		height: 180px;
		font-size: 21px
	}

	.p-sitetype__main .__icon {
		margin: 20px 0
	}

	.p-sitetype__main .__catch {
		font-size: 16px
	}
}

@media print,
screen and (min-width:768px) {

	.p-sitetype__main .__content,
	.p-sitetype__main .__icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.p-sitetype__main .__icon {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-width: 250px;
		min-height: 215px
	}
}

@media print,
screen and (min-width:1200px) {
	.p-sitetype__main .__wrap {
		max-width: 1000px
	}
}

/* ======================================
グローバル
========================================= */

body {
	font-size: 1rem;
}

.p-toggle__bar a {
	background-color: #12a08e;
}

br.sp-on {
	display: none;
}

@media screen and (max-width: 480px) {
	.pl-6 {
		padding-left: 0 !important;
	}

	.pr-6 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	br.sp-on {
		display: block;
	}
}

.p-header__nav ul li.__contact a {
	color: #fff;
}

@media screen and (max-width: 767px) {
	.p-header__nav ul li a:link {
		color: #fff;
	}

	.p-header__nav li.menu-item {
		font-size: 1rem !important;
		background: #12a08e;
	}

	.p-header__nav li.menu-item:not(.__contact__sp) a:after {
		border-top: 1px solid #333;
		border-right: 1px solid #333;
	}
}

/* ======================================
トップページのレイアウト（index.php）
=========================================*/

.accordion-block {
	border-top: 1px solid #e8eaec;
	padding: 23px 45px;
}

.accordion-block:last-of-type {
	border-bottom: 1px solid #e8eaec;
}

.accordion-q {
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	position: relative;
}

.accordion-q::before {
	-webkit-transform: translateY(-50%);
	color: #c2c2c2;
	content: "Q";
	font-size: 22px;
	font-weight: bold;
	left: calc(-1em - 16px);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.accordion-q:hover {
	color: #24997F;
}

.accordion-icon {
	-webkit-transform: translateY(-50%);
	color: #aaa;
	font-size: 18px;
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
}

.accordion-a {
	font-size: 16px;
	line-height: 1.42857;
	margin: 12px 0 0;
}

.bloglist {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.bloglist-card {
	-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
	background-color: #fff;
	box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
	max-width: calc(33% - 15px);
	width: 335px;
}

.bloglist-card a {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.bloglist-thumbnail {
	height: 191px;
	width: 100%;
}

.bloglist-thumbnail img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.bloglist-body {
	-ms-flex-direction: column;
	-ms-flex-positive: 1;
	-webkit-box-direction: normal;
	-webkit-box-flex: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	height: 100%;
	padding: 20px 20px 30px;
}

.bloglist-cats {
	margin: -6px;
}

.bloglist-cats span {
	background-color: #24997F;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 6px;
	padding: 10px 16px;
}

.bloglist-tit {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.55556;
	margin: 12px 0 0;
}

.bloglist-txt {
	color: #464C55;
	font-size: 13px;
	line-height: 1.92308;
	margin: 9px 0 0;
}

.bloglist-txt::after {
	color: #24997F;
	content: "もっとみる";
}

.btn2 {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-transition: all 0.3s;
	align-items: center;
	border: 2px solid #fff;
	border-radius: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
	justify-content: center;
	max-width: 100%;
	position: relative;
	transition: all 0.3s;
}

.btn2._white {
	background-color: #fff;
	color: #24997F;
	border: 2px solid #24997F;
}

.btn2._white:hover {
	background-color: #24997F;
	color: #fff;
	border: 2px solid #fff;
}

.btn2._white:hover {
	border-color: #fff;
}

.btn2._mcolor {
	background-color: #EF8D43;
	color: #fff;
}

.btn2._mcolor:hover {
	background-color: #fff;
	color: #EF8D43;
	border: 2px solid #EF8D43;
}

.btn2._header {
	height: 50px;
}

.btn2._header._white {
	width: 160px;
}

.btn2._header._mcolor {
	width: 132px;
}

.btn2._spmenu {
	height: 48px;
	width: 272px;
}

.btn2._fv {
	font-size: 18px;
	height: 58px;
	width: 260px;
}

.btn2._fv._mcolor {
	border-color: #fff;
}

.btn2._contact {
	height: 46px;
	width: 100%;
}

.btn2._fpcta {
	border-color: #fff;
	height: 38px;
	width: 100%;
}

.btn2._fpcta2 {
	height: 44px;
	width: 188px;
}

.btn2._blog {
	font-size: 18px;
	height: 58px;
	width: 280px;
}

.caselist {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.caselist-card {
	-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
	background-color: #fff;
	box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
	max-width: calc(33% - 15px);
	width: 335px;
}

.caselist-card a {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.caselist-thumbnail {
	height: 157px;
	width: 100%;
}

.caselist-thumbnail img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.caselist-body {
	-ms-flex-direction: column;
	-ms-flex-positive: 1;
	-webkit-box-direction: normal;
	-webkit-box-flex: 1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	height: 100%;
	padding: 20px 20px 30px;
}

.caselist-tit {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.55556;
	margin: 0;
}

.caselist-name {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
}

.caselist-cats {
	margin: 7px -6px -6px;
}

.caselist-cats span {
	background-color: #24997F;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 6px;
	padding: 10px 16px;
}

.footer {
	padding: 40px 0 18px;
}

.footer-content {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.footer-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer-menu {
	color: #222;
	margin-right: 48px;
}

.footer-menu-tit {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.footer-menu-list {
	margin-top: 20px;
}

.footer-menu-item:not(:first-of-type) {
	margin-top: 12px;
}

.footer-menu-item a {
	color: inherit;
	font-size: 14px;
}

.footer-menu-item a:hover {
	color: #24997F;
}

.footer-logo {
	width: 180px;
}

.footer-logo img {
	width: 100%;
}

.footer-name {
	color: #464C55;
	font-size: 12px;
	margin: 33.5px 0 0;
	text-align: right;
}

.footer-copy {
	color: #464C55;
	font-size: 12px;
	margin: 29px 0 0;
	text-align: right;
}

.fpheading {
	color: #20262D;
}

.fpheading-tit {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

.fpheading-txt {
	font-size: 18px;
	line-height: 1.6;
	margin: 15px 0 0;
	text-align: center;
}

.fv {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	background: url(../img/frontpage/fv_bg-min.png) center/cover no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	min-height: 560px;
	padding: 30px 0;
}

.fv-inner {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: calc(100% - 40px);
	width: 1220px;
}

.fv-left {
	color: #fff;
	width: 585px;
}

.fv-tit {
	font-size: 45px;
	font-weight: bold;
	line-height: 1.35556;
	margin: 0;
}

.fv-txt {
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 2;
	margin: 27px 0 0;
}

.fv-btn {
	margin: 12px 0 0;
}

.fv-btn a {
	margin: 20px 20px 0 0;
}

.fv-right {
	margin: 0 58px 0 20px;
	width: 420px;
}

.fv-box {
	background-color: #fff;
	border-radius: 8px;
	padding: 30px 35px;
}

.fv-box-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 26px 0 0;
}

.header {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	background-color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	height: 80px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
}

.header-inner {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	max-width: calc(100% - 40px);
	width: 1220px;
}

.header-logo {
	position: relative;
	width: 180px;
	z-index: 1003;
}

.header-logo img {
	width: 100%;
}

.header-wrap {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

.header-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
}

.header-item {
	margin-left: 15px;
}

.header-item a {
	border-radius: 10px;
	color: inherit;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 6px;
}

.header-item a:hover {
	background-color: #F6F6F6;
}

.header-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 36px;
}

.header-btns a:not(:first-of-type) {
	margin-left: 13px;
}

.header-toggle {
	height: 100%;
	position: relative;
}

.inner {
	margin: 0 auto;
	max-width: calc(100% - 40px);
	width: 1220px;
}

.main {
	margin-top: 80px;
}

.pager {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

.pager-prev,
.pager-next {
	color: #000;
	font-size: 14px;
	line-height: 1;
}

.pager-prev._notactive,
.pager-next._notactive {
	opacity: .5;
}

.pager-prev {
	margin-right: 12.5px;
}

.pager-next {
	margin-left: 12.5px;
}

.pager-list {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}

.pager-item {
	margin: 0 12.5px;
}

.pager-item a {
	color: #000;
	font-size: 14px;
	line-height: 1;
}

.pager-current {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #008700;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 25px;
	justify-content: center;
	line-height: 1;
	width: 25px;
}

.paging {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}

.paging-tit {
	color: #000;
	font-weight: bold;
}

.paging-tit:hover {
	opacity: 0.7;
}

.paging-tit._prev:before {
	content: '\f053';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 15px;
}

.paging-tit._next:after {
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: 15px;
}

.spmenu {
	background-color: rgba(255, 255, 255, 0.95);
	height: 100vh;
}

.spmenu-inner {
	padding: 90px 20px 20px;
}

.spmenu-menu {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.spmenu-list {
	color: #222;
	font-size: 16px;
	font-weight: bold;
	width: calc(50% - 7.5px);
}

.spmenu-item {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 12px;
	text-align: center;
}

.spmenu-item:not(:first-of-type) {
	margin-top: 21px;
}

.spmenu-btn {
	-ms-flex-align: center;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin: 38px 0 0;
}

.spmenu-btn a:not(:first-of-type) {
	margin-top: 19px;
}

.sptoggle {
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	display: block;
	height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 42px;
	z-index: 1003;
	/* 最初のspanをマイナス45度に */
}

.sptoggle span {
	-webkit-transition: top, left, -webkit-transform 0.35s ease-in-out;
	border-bottom: solid 3px #24997F;
	display: block;
	left: 6px;
	position: absolute;
	transition: top, left, -webkit-transform 0.35s ease-in-out;
	transition: top, left, transform 0.35s ease-in-out;
	transition: top, left, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
	/* .js-toggleに対して */
	width: 33px;
}

.sptoggle span:nth-child(1) {
	top: 14px;
}

.sptoggle span:nth-child(2) {
	top: 23px;
}

.sptoggle span:nth-child(3) {
	top: 32px;
}

.sptoggle span:nth-child(4) {
	border: none;
	font-size: 9px;
	font-weight: bold;
	top: 34px;
}

.sptoggle._js-active span {
	/* 2番目と3番目のspanを45度に */
}

.sptoggle._js-active span:nth-child(1) {
	-webkit-transform: rotate(-45deg);
	left: 6px;
	top: 23px;
	transform: rotate(-45deg);
}

.sptoggle._js-active span:nth-child(2),
.sptoggle._js-active span:nth-child(3) {
	-webkit-transform: rotate(45deg);
	top: 23px;
	transform: rotate(45deg);
}

.sptoggle._js-active2 span {
	border-bottom: solid 3px #2e2e2e;
}

.totop {
	bottom: 185px;
	position: fixed;
	right: 30px;
	z-index: 100;
}

.totop img {
	width: 54px;
}

.archive-item {
	border-bottom: 1px dotted #000;
	padding: 31px 0 27px;
}

.archive-item a {
	color: #000;
	line-height: 1.8125;
}

.archive-date {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	font-weight: normal;
	margin: 0;
}

.archive-tit {
	font-size: 20px;
	font-weight: bold;
	margin: 16px 0 0;
}

.archive-tit:before {
	content: '\f138';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}

.case {
	background-color: #F3F5F9;
	padding: 60px 0 70px;
}

.case-cards {
	margin-top: 40px;
}

.contact {
	margin: 0 auto;
	max-width: 600px;
}

.contact form p {
	margin: 0;
}

.contact-txt {
	font-weight: bold;
	margin: 0;
}

.contact-txt span {
	color: #FF0000;
}

.contact input:not([type="submit"]),
.contact textarea,
.contact select {
	border: 1px solid #000;
	border-radius: 10px;
	margin-top: 8px;
	padding: 9px 20px;
	width: 100%;
}

.contact input[type="submit"] {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-transition: all 0.3s;
	align-items: center;
	background-color: #1C3E40;
	border: none;
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: bold;
	height: 50px;
	justify-content: center;
	margin: 50px auto 0;
	transition: all 0.3s;
	width: 260px;
}

.contact input[type="submit"]:hover {
	background-color: #E5F1F9;
	color: #000;
}

.customers {
	height: 47px;
	margin-top: 24px;
}

.customers-logoslide {
	-webkit-animation: bg-slider 70s linear infinite;
	animation: bg-slider 70s linear infinite;
	background: url(../img/frontpage/customers-logos.png) repeat-x 50%;
	background-size: auto 60px;
	height: 100%;
	width: 100%;
}

.flow {
	overflow-x: hidden;
	padding: 50px 0 40px;
}

.flow-content {
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -40px -40px;
}

.flow-block {
	margin: 40px;
	position: relative;
	width: 160px;
}

.flow-block:not(:last-of-type)::after {
	-webkit-transform: translateY(-50%);
	border-color: transparent transparent transparent #24997F;
	border-style: solid;
	border-width: 29.5px 0 29.5px 14px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: -40px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

.flow-block img {
	margin: 0 auto;
	width: calc(100% - 5px);
}

.flow-block-body {
	margin-top: -20px;
}

.flow-num {
	margin: 0;
	text-align: center;
}

.flow-num span {
	background-color: #24997F;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 7px;
}

.flow-tit {
	color: #24997F;
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0 0;
	text-align: center;
}

.flow-txt {
	color: #464c55;
	font-size: 14px;
	line-height: 1.61538;
	margin: 11px 0 0;
}

.fpblog {
	background: url(../img/frontpage/blog_bg.png) center/cover no-repeat;
	padding: 54px 0 80px;
}

.fpblog-cards {
	margin-top: 30px;
}

.fpblog-btn {
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin: 50px 0 0;
}

.fpcta {
	background: url(../img/frontpage/cta_bg-min.png) center/cover no-repeat;
	padding: 40px 0;
}

.fpcta-content {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fpcta-head {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	color: #fff;
	flex-grow: 1;
}

.fpcta-tit {
	font-size: 32px;
	font-weight: bold;
	margin: 0;
}

.fpcta-txt {
	line-height: 1.5;
	margin: 20px 0 0;
}

.fpcta-box {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 8px;
	color: #fff;
	padding: 31px 26px 22px;
}

.fpcta-box:last-of-type {
	margin-left: 27px;
}

.fpcta-box-head {
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fpcta-box-head img {
	margin-right: 15.5px;
	width: 90px;
}

.fpcta-box-tit {
	font-size: 15px;
	/* font-weight: bold; */
	line-height: 1.5;
	margin: 0;
}

.fpcta-box-btn {
	margin: 25px 0 0;
}

.fpcta2 {
	background-color: #24997F;
	padding: 15px 0;
}

.fpcta2-content {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: 100%;
	width: 746px;
}

.fpcta2-tit {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	color: #fff;
	flex-grow: 1;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.52941;
	margin: 0;
}

.fpcta2 a {
	margin-left: 13px;
}

.frontPage {
	color: #000;
	font-family: "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
	font-size: 1.6rem;
	line-height: 1.3;
	margin: 80px 0 0;
}

.fvcontact-item {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.fvcontact-item:not(:first-of-type) {
	margin-top: 15px;
}

.fvcontact-item p {
	margin: 0;
}

.fvcontact-item._no input:not([type="submit"]),
.fvcontact-item._no select {
	border-color: #FF6363;
}

.fvcontact-required {
	position: relative;
}

.fvcontact-required::after {
	-webkit-transform: translateY(-50%);
	color: #ff6363;
	content: "必須";
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
}

.fvcontact-tit {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.fvcontact input:not([type="submit"]),
.fvcontact select {
	background-color: #fdf8e9;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	height: 32px;
	width: 269px;
}

.fvcontact input:not([type="submit"]) {
	padding: 10px;
}

.fvcontact input:not([type="submit"])::-webkit-input-placeholder {
	color: #878787;
}

.fvcontact input:not([type="submit"]):-ms-input-placeholder {
	color: #878787;
}

.fvcontact input:not([type="submit"])::-ms-input-placeholder {
	color: #878787;
}

.fvcontact input:not([type="submit"])::placeholder {
	color: #878787;
}

.fvcontact input:not([type="submit"]):not(:placeholder-shown) {
	background-color: #fff;
}

.fvcontact select {
	cursor: pointer;
	padding-left: 5px;
}

.fvcontact-select {
	color: #878787;
}

.fvcontact-select._selected {
	background: #fff;
	color: #000;
}

.fvcontact option {
	font-size: 12px;
}

.fvcontact option:not(:first-of-type) {
	background-color: #fff;
}

.fvcontact-btn {
	margin: 26px 0 0;
}

.fvcontact input[type="submit"] {
	cursor: pointer;
	outline: none;
}

.fvcontact .mw_wp_form .error {
	display: none;
}

.mmagazine {
	background-color: #F3F5F9;
	padding: 11px 0;
}

.mmagazine-content {
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.mmagazine-form {
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
}

.mmagazine-form #mailpoet_form_2 form.mailpoet_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
}

.mmagazine-form .mailpoet_form .mailpoet_paragraph {
	margin-bottom: 0;
}

.mmagazine-form .mailpoet_form .mailpoet_paragraph.last {
	margin-left: 10px;
}

.mmagazine-form .mailpoet_form .mailpoet_paragraph input[type="email"] {
	border: none;
	height: 38px;
	width: 335px;
}

.mmagazine-form .mailpoet_form .mailpoet_paragraph input[type="submit"] {
	background-color: #464C55;
	border-radius: 4px;
	font-size: 13px;
	font-weight: bold;
	height: 38px;
	width: 135px;
}

.mmagazine-sns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.mmagazine-sns a {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	background-color: #24997F;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 15px;
	height: 35px;
	justify-content: center;
	width: 35px;
}

.mmagazine-sns a:not(:first-of-type) {
	margin-left: 15px;
}

.mmagazine-sns a svg {
	color: #fff;
}

.mmagazine #mailpoet_form_2 .mailpoet_message {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	background: #24997F;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 48px;
	left: 0;
	margin: 0;
	padding: 0 15px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}

.mmagazine #mailpoet_form_2 .mailpoet_validate_success {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 0;
	position: relative;
	width: 100%;
}

.mmagazine #mailpoet_form_2 .mailpoet_validate_success span {
	-webkit-transform: translateY(-50%);
	background: url(../img/icon_close.svg) center/cover no-repeat;
	cursor: pointer;
	display: block;
	height: 13px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
}

.person {
	padding: 85px 0 70px;
}

.person-tit {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.27778;
	margin: 0;
	text-align: center;
}

.person-tit span {
	background-color: #24997F;
	color: #fff;
	display: inline-block;
	margin-bottom: 7px;
	padding: 10px;
}

.person-content {
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 50px auto 0;
	width: calc(100% - 100px);
}

.person-block {
	width: calc((100% / 3) - (60px - 60px/ 3));
}

.person-dlist {
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.person-pic {
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	width: 100%;
}

.person-tags {
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	margin: 14px -6px -6px;
	order: 2;
}

.person-tags span {
	background-color: #24997F;
	border-radius: 34px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	margin: 6px;
	padding: 10px 16px;
}

.person-name {
	-ms-flex-order: 3;
	-webkit-box-ordinal-group: 4;
	font-size: 20px;
	font-weight: bold;
	margin: 19px 0 0;
	order: 3;
}

.person-txt {
	-ms-flex-order: 4;
	-webkit-box-ordinal-group: 5;
	font-size: 14px;
	line-height: 1.71429;
	margin: 15px 0 0;
	order: 4;
}

.post-tit {
	border-bottom: 5px solid blue;
	font-size: 32px;
	line-height: 1.46875;
	margin: 0;
	padding-bottom: 20px;
}

.post p {
	line-height: 1.3125;
	margin: 25px 0;
}

.post h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 80px 0 25px;
	padding-bottom: 20px;
	position: relative;
}

.post h2::after {
	background-color: blue;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 50px;
}

.post h3 {
	border-left: 5px solid blue;
	font-size: 24px;
	font-weight: bold;
	margin: 80px 0 16px;
	padding-left: 15px;
}

.post h4 {
	font-weight: bold;
	margin: 36px 0 22px;
	z-index: 20;
}

.question {
	padding: 60px 0 72px;
}

.question-content {
	color: #20262D;
	margin: 0 auto;
	margin-top: 40px;
	max-width: 100%;
	width: 900px;
}

.service {
	background: url(../img/frontpage/service_bg.png) top center/100% auto no-repeat;
	margin-top: -115px;
	padding: 180px 0 120px;
}

.service-head {
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-box-orient: vertical;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
}

.service-tit {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin: 12px 0 0;
}

.service-tit span {
	position: relative;
	z-index: 1;
}

.service-tit span::after {
	background-color: rgba(0, 0, 0, 0.3);
	bottom: -5px;
	content: "";
	display: block;
	height: 18px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.service-txt {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.58824;
	margin: 0;
}

.service-block {
	background-color: #fff;
	max-width: 30%;
	padding-bottom: 55px;
	position: relative;
	width: 280px;
}

.service-block img {
	margin: 0 auto;
	width: calc(100% - 4.5px);
}

.service-btxt {
	font-size: 17px;
	line-height: 1.70588;
	margin: 26px 0 0;
}

.service-btit {
	-webkit-transform: translateX(-50%);
	background-color: #24997F;
	border-radius: 51px;
	bottom: -34.5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: 69px;
	left: 50%;
	margin: 0;
	max-width: 100%;
	position: absolute;
	transform: translateX(-50%);
	width: 260px;
	z-index: 1;
}

.service-btit a {
	transition: 0.3s;
	color: #fff;
}

.service-btit span {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	position: relative;
	width: 100%;
}

.service-btit span::before {
	-webkit-transform: translateX(-50%);
	border-color: transparent transparent #24997F transparent;
	border-style: solid;
	border-width: 0 10px 20px 10px;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	top: -19px;
	transform: translateX(-50%);
	width: 0;
}

.trouble {
	padding-top: 54.5px;
}

.trouble-tit {
	font-size: 36px;
	margin: 0;
	text-align: center;
}

.trouble-tit span {
	background-color: #24997F;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px;
}

.trouble-content {
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin: 52px auto 0;
	max-width: 93vw;
}

.trouble-content-block {
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
	align-items: center;
	background-color: #fff;
	border-top: 8px solid #24997F;
	box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 163px;
	padding: 10px 25px;
	position: relative;
}

.trouble-person {
	-webkit-transform: translate(-50%, -50%);
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 67px;
}

.trouble-icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.trouble-txt {
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
}

.trouble-txt span {
	background-color: #d3ebe5;
	display: inline-block;
	margin-top: 8px;
	padding: 10px 6px;
}

.breadcrumbs {
	font-size: 14px;
	margin-top: 12px;
}

.breadcrumbs-list {
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.breadcrumbs-separator {
	color: #B1B1B1;
	margin: 0 10px;
}

.js-spmenu {
	-webkit-transform: translateY(-100%);
	-webkit-transition: all 0.6s;
	left: 0;
	position: fixed;
	top: 0;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
	z-index: 1002;
	/* このクラスを、jQueryで付与・削除する */
}

.js-spmenu._js-active {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

.slick-dotted.slick-slider {
	margin-bottom: 60px;
}

.slick-dots li button:before {
	font-size: 14px;
}

.slick-dots {
	bottom: -55px;
}

.wp-block-columns {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
	margin-top: 30px;
}

.wp-block-column> :first-of-type {
	margin-top: 0;
}

.wp-block-image:after {
	clear: both;
	content: '';
	display: block;
}

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

	._spOnly {
		display: none !important;
	}

	.person-tit span:first-of-type {
		padding-right: 0;
	}

	.person-tit span:last-of-type {
		padding-left: 0;
	}

	.service-content {
		-ms-flex-pack: justify;
		-ms-flex-wrap: wrap;
		-webkit-box-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: -50px;
	}

}

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

	._pcNone {
		display: none !important;
	}

	.service-content {
		-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
		background-color: #fff;
		box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
		margin-top: 76px;
		padding: 55px 53px 0;
	}

	.trouble-content-block {
		margin-right: 40px;
		width: calc((100% / 3) - (40px - 40px/ 3));
	}

	.trouble-content-block:nth-of-type(3n) {
		margin-right: 0;
	}

	.trouble-content-block:nth-of-type(n + 4) {
		margin-top: 55px;
	}

}

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

	body {
		font-size: 1.4rem;
		margin-top: 50px;
		min-width: 0;
	}

	._pcOnly {
		display: none !important;
	}

	.accordion-block:last-of-type {
		border-bottom: none;
	}

	.bloglist {
		-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
		background-color: #fff;
		box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
		margin: 21px auto 0;
		max-width: 100%;
		width: 335px;
	}

	.bloglist-card {
		-webkit-box-shadow: none;
		box-shadow: none;
		max-width: 100%;
	}

	.bloglist-thumbnail {
		height: 174px;
	}

	.caselist {
		-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
		background-color: #fff;
		box-shadow: 0 4px 13px rgba(0, 0, 0, 0.16);
		margin: 21px auto 0;
		max-width: 100%;
		width: 335px;
	}

	.caselist-card {
		-webkit-box-shadow: none;
		box-shadow: none;
		max-width: 100%;
	}

	.caselist-thumbnail {
		height: 142px;
	}

	.footer {
		padding: 18px 0 14px;
	}

	.footer-content {
		display: block;
	}

	.footer-left {
		display: block;
	}

	.footer-menu {
		margin-right: 0;
	}

	.footer-menu:not(:first-of-type) {
		margin-top: 35px;
	}

	.footer-right {
		margin-top: 53px;
	}

	.footer-name {
		margin-top: 14.5px;
		text-align: left;
	}

	.footer-copy {
		margin-top: 46px;
		text-align: center;
	}

	.fv {
		height: auto;
		min-height: 511px;
		padding: 52px 0 67px;
	}

	.fv-tit {
		font-size: 32px;
		line-height: 1.5;
	}

	.fv-txt {
		margin-top: 9px;
	}

	.fv-btn {
		-ms-flex-wrap: wrap;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		margin-top: 17px;
	}

	.fv-right {
		width: 100%;
	}

	.header {
		height: 50px;
	}

	.header-logo {
		width: 120px;
	}

	.paging {
		-ms-flex-direction: column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		flex-direction: column;
	}

	.paging-tit._next {
		display: inline-block;
		margin-top: 20px;
	}

	.totop {
		bottom: 30px;
		right: 20px;
	}

	.archive-tit {
		font-size: 14px;
	}

	.case {
		padding-bottom: 30px;
	}

	.customers {
		margin-top: 20px;
	}

	.flow-block-body {
		margin-top: 0;
		padding: 10px 0;
	}

	.flow-num {
		text-align: left;
	}

	.flow-tit {
		font-size: 16px;
		margin-top: 12px;
		text-align: left;
	}

	.flow-txt {
		margin-top: 12px;
	}

	.fpblog {
		padding: 41px 0 38px;
	}

	.fpcta {
		padding: 31px 0 40px;
	}

	.fpcta-content {
		-ms-flex-direction: column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		flex-direction: column;
	}

	.fpcta-tit {
		font-size: 28px;
	}

	.fpcta-txt {
		margin-top: 14px;
	}

	.fpcta-box {
		margin: 20px 0 0 0;
	}

	.fpcta-box:last-of-type {
		margin-left: 0;
	}

	.fpcta2 {
		padding-bottom: 20px;
	}

	.fpcta2-content {
		-ms-flex-align: center;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}

	.fpcta2-tit {
		font-size: 20px;
		line-height: 1.5;
	}

	.fpcta2 a {
		margin-left: 0;
		margin-top: 18px;
	}

	.fpcta2 a:last-of-type {
		margin-top: 10px;
	}

	.frontPage {
		font-size: 1.4rem;
		margin-top: 50px;
		min-width: 0;
	}

	.mmagazine-content {
		-ms-flex-align: center;
		-ms-flex-direction: column;
		-webkit-box-align: center;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		align-items: center;
		flex-direction: column;
	}

	.mmagazine-sns {
		margin-top: 20px;
	}

	.person {
		padding: 25px 0 50px;
	}

	.person-tit {
		font-size: 24px;
		line-height: 1.5;
	}

	.person-tit span {
		font-size: 39px;
		margin-bottom: 5px;
	}

	.person-tit span:first-of-type {
		margin-bottom: 12px;
	}

	.person-content {
		display: block;
		margin-top: 23px;
		max-width: 100%;
		width: 400px;
	}

	.person-block {
		margin: 24px 0 0;
		width: 100%;
	}

	.person-block:first-of-type {
		margin-top: 0;
	}

	.person-block {
		min-width: 31%;
	}

	.post-tit {
		font-size: 28px;
	}

	.post h2 {
		font-size: 28px;
	}

	.post h3 {
		font-size: 20px;
	}

	.post h4 {
		font-size: 17px;
	}

	.question {
		padding: 40px 0 60px;
	}

	.service {
		background: url(../img/frontpage/service_bg_sp.png) top center/100% 477px no-repeat;
		margin-top: -120px;
	}

	.service-tit span {
		display: inline-block;
		margin-bottom: 20px;
	}

	.service-block {
		-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
		box-shadow: 0 4px 13px rgba(0, 0, 0, 0.25);
		margin: 0 auto;
		margin-top: 50px;
		max-width: 100%;
		padding: 30px 27px 63px;
	}

	.trouble {
		padding-top: 36.5px;
	}

	.trouble-tit {
		font-size: 26px;
	}

	.trouble-tit span {
		font-size: 24px;
		margin-top: 12px;
	}

	.trouble-content {
		max-width: 88vw;
	}

	.trouble-content-block {
		margin-right: 40px;
		width: calc((100% / 2) - (40px - 40px/ 2));
	}

	.trouble-content-block:nth-of-type(2n) {
		margin-right: 0;
	}

	.trouble-content-block:nth-of-type(n + 3) {
		margin-top: 55px;
	}

}

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

	.wp-block-columns {
		-ms-flex-direction: column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		flex-direction: column;
	}

	.wp-block-columns._reverse {
		-ms-flex-direction: column-reverse;
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		flex-direction: column-reverse;
	}

	.wp-block-column:nth-child(2n) {
		margin-left: 0 !important;
	}

}

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

	._spNone {
		display: none !important;
	}

	.btn2._fv {
		width: 100%;
	}

	.btn2._fpcta2 {
		width: 100%;
	}

	.fpheading-tit {
		font-size: 28px;
	}

	.flow {
		padding: 33px 0 81px;
	}

	.flow-content {
		margin: 35px 0 0;
	}

	.flow-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 54px 0 0;
		width: 100%;
	}

	.flow-block:first-of-type {
		margin-top: 0;
	}

	.flow-block:not(:last-of-type)::after {
		-webkit-transform: translate(50%, 100%);
		border-color: #24997F transparent transparent transparent;
		border-width: 14px 29.5px 0 29.5px;
		bottom: -20px;
		right: 50%;
		top: auto;
		transform: translate(50%, 100%);
	}

	.flow-block img {
		margin-right: 15px;
		width: 140px;
	}

	.mmagazine-form {
		width: 100%;
	}

	.mmagazine-form #mailpoet_form_2 form.mailpoet_form {
		-ms-flex-direction: column;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		flex-direction: column;
	}

	.mmagazine-form .mailpoet_form .mailpoet_paragraph.last {
		margin-left: 0;
		margin-top: 15px;
	}

	.mmagazine-form .mailpoet_form .mailpoet_paragraph input[type="email"] {
		width: 100%;
	}

	.mmagazine-form .mailpoet_form .mailpoet_paragraph input[type="submit"] {
		height: 45px;
		max-width: 100%;
		width: 100%;
	}

	.service-content {
		margin-top: 136px;
	}

	.service-block {
		margin-top: 0;
	}

	.service-block:not(:first-of-type) {
		margin-top: 30px;

	}

	.service-block:not(:last-child) {
		margin: 0 auto 80px;
	}

	.trouble-content-block {
		margin-right: 0;
		width: 100%;
	}

	.trouble-content-block:not(:first-of-type) {
		margin-top: 55px;
	}

	.trouble-content {
		margin-top: 47px;
	}

	.trouble-content-block:nth-of-type(2n) {
		-ms-flex-direction: row-reverse;
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		flex-direction: row-reverse;
	}

	.trouble-content-block:nth-of-type(2n) .trouble-person {
		left: auto;
		right: -10px;
	}

	.trouble-content-block:nth-of-type(2n) .trouble-icon {
		margin: 0 0 0 1px;
	}

	.trouble-person {
		-webkit-transform: translate(0, -50%);
		left: -10px;
		transform: translate(0, -50%);
	}

}

@-webkit-keyframes bg-slider {

	0% {
		background-position: 0 0;
	}

	to {
		background-position: -4280px 0;
	}

}

@keyframes bg-slider {

	0% {
		background-position: 0 0;
	}

	to {
		background-position: -4280px 0;
	}

}


/* 全体 */
.fs16 {
	font-size: 1rem;
}

.bg-ioix {
	background: #12a08e;
}

/* ボタン */
.front-btn {
	display: inline-block;
	max-width: 300px;
	width: 100%;
	padding: 0.75rem 0;
	background: #12a08e;
	color: #fff !important;
	font-size: 1.2rem;
	border-radius: 3px;
}

.front-btn:hover {
	background: #0a6c5f;
}

/* ファーストビュー */
.p-top__hero {
	height: 420px;
}

h2.top-catch {
	padding:80px 0 20px 0;
	font-size: 3.2rem !important;
	font-weight: bold;
}

p.top-tagline {
	font-size: 2.0rem !important;
	font-weight: bold;
}

a.top-cta {
	display: block;
	max-width: 280px;
	margin: 10px auto 30px auto;
	padding: 0.5rem 1rem;
	color: #fff;
	font-size: 1.7rem !important;
	font-weight: bold;
	background-color: #12a08e;
	border-radius: 5px;
}

a.top-cta:hover {
	background: #0e695d;
}

a.to-contact {
	max-width: 200px;
	padding: 0.25rem 0.5rem;
	font-size: 0.9rem;
	background: none;
	color: #333;
	text-decoration: underline;
}

a.to-contact:hover {
	background: none;
}

@media screen and (max-width: 767px) {
	.p-top__hero {
		height: 420px;
	}

	h2.top-catch {
		font-size: 3.0rem !important;
	}

	p.top-tagline {
		font-size: 1rem;
	}
}

/* 問題提起エリア */

.top-issue-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

.top-issue-img {
	max-width: 30%;
	text-align: center;
}

.top-issue-img img {
	width: 100%;
	margin-bottom: 1rem;
}

.top-issue-box {
	max-width: 80%;
	margin: 0 auto;
	padding: 1rem;
	font-size: 1.25rem;
	line-height: 1.8;
	text-align: center;
	background: rgba(18, 160, 142, 0.2)
}

/* サービスエリア */

.service-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

.service-area-img {
	max-width: 30%;
}

.service-area-img img {
	max-width: 100%;
	margin-bottom: 1rem;
}

.service-area h4 {
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
	font-weight: bold;
	color: #12a08e;
}

.service-area-desc {
	padding: 0;
	min-height: 190px;
}

.service-area-btn {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 0.5rem 0;
	background: #fff;
	color: #333 !important;
	border: solid 1px #333;
	border-radius: 3px;
}

.service-area-btn:hover {
	font-weight: bold;
	color: #fff !important;
	background: #12a08e;
}

@media screen and (max-width: 480px) {
	.service-area {
		flex-direction: column;
	}

	.service-area-img {
		max-width: 100%
	}

	.service-area-desc {
		min-height: 150px;
	}

	.service-area-btn {
		margin-bottom: 2rem;
	}
}

/* アイオイクスの強み */

.strength-area {
	margin-bottom: 2rem;
}

.strength-area p,.strength-area ul li{
	line-height: 1.8;
	font-size: 1.8rem;
} 

.strength-area ul {
	padding:20px;
	background:#f9f9f9;
}

.strength-area ul li{
	margin:0 15px;
	list-style-type:disc;
}

h3.heading{
	margin:10px 0;
	padding:10px 0;
	font-weight:bold;
	font-size: 180%;
	border-bottom: solid 1px #ddd;
  position: relative;
}

h3.heading:after{
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 1px #25997F;
  bottom: -1px;
	width: 20%;
}
	

.strength-area-heading {
	font-weight: bold;
	margin-bottom: 1rem;
	color: #12a08e;
}

@media screen and (max-width: 480px) {
	.strength-area-heading {
		font-size: 1.1rem;
	}
}

/* 導入事例 */

.ex-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

.ex-area-img {
	max-width: 30%;
}

.ex-area-img img {
	max-width: 100%;
	margin-bottom: 1rem;
}

.ex-area h4 {
	margin-bottom: 1rem;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: center;
}

@media screen and (max-width: 480px) {
	.ex-area {
		flex-direction: column;
	}

	.ex-area-img {
		max-width: 100%;
		margin-bottom: 2rem;
	}
}

/* プロジェクトフロー */
.project-flow {
	padding: 1rem;
	margin-bottom: 1.5rem;
	background: #fff;
}

.project-flow-delta {
	display: block;
	width: 10px;
	margin: 0 auto 1.5rem;
	border-style: solid;
	border-color: #333 transparent transparent transparent;
	border-width: 20px 75px 0 75px;
}

.project-flow-box {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.project-flow-box .project-flow-number {
	display: inline-block;
	margin-right: 20px;
	width: 50px;
	min-width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	background-color: #12a08e;
}

.project-flow-box h4.project-flow-heading {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
}

.project-flow-desc p {
	padding-left: 70px;
}

.project-flow-desc a {
	color: #008ef4;
}

/* CTAエリア */
.cta-width {
	max-width: 60%;
}

.cta-heading {
	margin-bottom: 2rem;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
	color: #fff;
	text-align: center;
}

.cta-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

.cta-area a {
	width: 48%;
}

.cta-area a:hover {
	opacity: 0.8;
}

.cta-box {
	padding: 2rem 0 0;
	color: #fff;
	text-align: center;
}

.cta-box {
	border: solid 1px #fff;
}

.cta-box-cta {
	border-top: solid 1px #fff;
}

.cta-box-cta {
	padding: 1rem 0;
	font-size: 1.1rem;
	font-weight: bold;
}

.cta-box-heading {
	padding: 0 1rem;
	margin-bottom: 1rem;
	font-size: 1.2rem;
	font-weight: bold;
}

.cta-box p {
	padding: 0 1rem;
	margin-bottom: 2rem;
}

.cta-tel {
	text-align: center;
	color: #fff;
}

.cta-tel-number {
	font-size: 1.3rem;
	margin-bottom: 0;
}

.cta-tel-desc {
	margin-bottom: 0;
}

@media screen and (max-width: 480px) {
	.cta-width {
		max-width: 95%;
	}

	.cta-area {
		flex-direction: column;
	}

	.cta-heading {
		font-size: 1.4rem;
	}

	.cta-area a {
		max-width: 100%;
		width: 100%;
	}

	.cta-area .cta-box:first-child {
		margin-bottom: 1.5rem;
	}
}

.p-flow .__headline p {
	font-size: 1.6rem !important;
}

.p-merits p {
	font-size: 1.6rem !important;
}

.p-step {
	font-size: 1.6rem;
}

.p-flow .__block {
	font-size: 1.6rem;
}

.h3 {
	font-size: 3.2rem !important;
}

.p-entry .entry-content h4 {
	font-size: 2.2rem !important;
}

.btn {
	font-size: 1.6rem !important;
}

.p-entry .entry-content h2 {
	font-size: 2.2rem !important;
}

.p-entry .entry-content h3 {
	font-size: 1.8rem !important;
}

.itv_guest,
.itv_ioix {
	font-size: 1.6rem;
}

.p-contact__common {
	font-size: 1.6rem;
}

.p-common__pagenav .__next a,
.p-common__pagenav .__previous a {
	font-size: 1.6rem;
}

.form-control,
.mailpoet_paragraph input[type=email],
.mailpoet_paragraph input[type=text],
.mailpoet_paragraph select {
	font-size: 1.6rem !important;
}

/* ======================================
  サービス一覧ページ（archive.php）
	========================================= */

.p-page p.service-page_desc {
	font-size: 18px;
}

.service-card {
	display: flex;
	justify-content: space-between;
	margin: 32px 0 48px;
}

.service-card_img {
	width: 30%;
	height: auto;
}

.service-card_img img {
	border-radius: 3px;
}

.service-card_txt {
	width: 62%;
	padding: 8px;
}

.p-page h2.service-card_heading {
	margin: 0 0 8px;
	padding: 0;
	background: none;
	font-size: 2.2rem;
	font-weight: bold;
}

.p-page .service-card_txt a {
	color: #333;
}

.p-page .service-card_txt a:hover {
	color: #337ab7;
}

.p-page p.service-card_desc {
	margin: 0;
	color: #333;
}

.p-page a.service-card_btn {
	transition: 0.3s;
	display: block;
	width: 220px;
	margin-top: 16px;
	padding: 8px 16px;
	color: #fff;
	background: #24997F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: solid 2px #24997F;
}

.p-page a.service-card_btn:hover {
	transition: 0.3s;
	color: #24997F !important;
	background: #fff;
}

/* ======================================
  SEOガイドページ（archive-seo.php）
======================================== */

.hov {
	transition: 0.4s;
}

.hov:hover {
	transition: 0.4s;
	transform: translateY(-4px);
}

.seoguide-archive {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin: 0 auto 80px;
}

.seoguide-card {
	position: relative;
	z-index: 1;
	width: 30%;
	margin: 0 1% 40px;
	background-color: #fff;
	border: solid 1px #f5f5f5;
	border-radius: 3px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 13%);
}

.seoguide-card a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.seoguide-card_img {
	width: 100%;
	height: auto;
}

.seoguide-card_img img {
	border-radius: 3px;
}

.seoguide-card_txt {
	width: 100%;
	padding: 1.6rem;
	line-height: 1.8;
}

.p-page h2.seoguide-card_heading {
	margin: 0;
	padding: 0;
	min-height: 120px;
	background: none;
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
}

.seoguide-card_txt time {
	display: block;
	padding: 14px 0 0;
	font-size: 14px;
}

.p-page .seoguide-card_txt a {
	color: #333;
}

.p-page .seoguide-card_txt a:hover {
	color: #337ab7;
}

@media screen and (max-width: 787px) {
	.seoguide-card {
		width: 100%
	}

	.p-page h2.seoguide-card_heading {
		font-size: 1.8rem;
		min-height: 60px;
	}
}


/* ======================================
  ホワイトペーパー一覧ページ（archive-whitepaper.php）
	========================================= */

.p-page p.whitepaper-page_desc {
	font-size: 18px;
}

.whitepaper-card {
	display: flex;
	justify-content: space-between;
	margin: 32px;
}

.whitepaper-card_img {
	width: 37%;
	height: auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .13);
}

.whitepaper-card_img img {
	border-radius: 3px;
}

.whitepaper-card_txt {
	display: flex;
	flex-direction: column;
	width: 62%;
	padding: 8px;
}

.p-page h2.whitepaper-card_heading {
	margin: 0 0 8px;
	padding: 0;
	background: none;
	font-size: 2.2em;
	font-weight: bold;
}

.p-page .whitepaper-card_txt a {
	color: #333;
}

.p-page a.whitepaper-card_btn {
	transition: 0.3s;
	display: block;
	width: 180px;
	margin-top: 30px;
	padding: 8px 16px;
	color: #fff;
	background: #24997F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: solid 2px #24997F;
}

.p-page a.whitepaper-card_btn:hover {
	transition: 0.3s;
	color: #24997F !important;
	background: #fff;
}

.p-page .whitepaper-card_txt a:hover {
	color: #337ab7;
}

.p-page p.whitepaper-card_desc {
	margin: 0;
	color: #333;
}

/* ======================================
  セミナー一覧ページ（seminar.php）
	========================================= */

.p-page p.seminar-page_desc {
	font-size: 18px;
}

.seminar-card {
	display: flex;
	justify-content: space-between;
	margin: 32px;
}

.seminar-card_img {
	width: 45%;
	height: auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .13);
}

.seminar-card_img img {
	border-radius: 3px;
}

.seminar-card_txt {
	display: flex;
	flex-direction: column;
	width: 52%;
	padding: 8px;
}

.p-page h2.seminar-card_heading {
	margin: 0 0 8px;
	padding: 0;
	background: none;
	font-size: 2.2em;
	font-weight: bold;
}

.p-page .seminar-card_txt a {
	color: #333;
}

.p-page a.seminar-card_btn {
	transition: 0.3s;
	display: block;
	width: 180px;
	margin-top: 30px;
	padding: 8px 16px;
	color: #fff;
	background: #24997F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border: solid 2px #24997F;
}

.p-page a.seminar-card_btn:hover {
	transition: 0.3s;
	color: #24997F !important;
	background: #fff;
}

.p-page .seminar-card_txt a:hover {
	color: #337ab7;
}

.p-page p.seminar-card_desc {
	margin: 0;
	color: #333;
}

/* ======================================
	サービス一覧ページ（archive.php）	
	ホワイトペーパー一覧ページ（archive-whitepaper.php）
	セミナー一覧ページ（seminar.php）
	========================================= */

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

	.service-card,
	.whitepaper-card,
	.seminar-card {
		flex-direction: column;
		margin-bottom: 80px;
	}

	.service-card_img,
	.whitepaper-card_img,
	.seminar-card_img {
		width: 100%;
		margin-bottom: 16px;
	}

	.service-card_txt,
	.whitepaper-card_txt,
	.seminar-card_img {
		width: 100%;
		padding: 0;
	}

	.p-page a.service-card_btn,
	.p-page a.whitepaper-card_btn .p-page a..seminar-card_btn {
		width: 100%;
		margin: 16px auto 0;
	}
}

/* ======================================
  トップページのレイアウト（page.php）
  =========================================*/

.p-page {
	font-size: 1rem;
	line-height: 2;
}

.p-page p {
	margin-bottom: 1.8rem;
	font-size: 1.8rem;
}

@media (max-width: 480px) {
	.p-page p {
		margin-bottom: 1.6rem;
		font-size: 1.6rem;
	}
}

.p-page p a,
.p-page ul li a {
	color: #337ab7;
}

.p-page table {
	border-bottom: 1px #ddd solid;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
	display: flex;
	display: -webkit-flex;
	font-size: 1.6rem;
}

.p-page tbody {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.p-page tr {
	width: 100%;
	display: flex;
	-webkit-display: flex;
	border-top: #ddd solid 1px;
}

/* ホワイトペーパーDLページにのみ適用 */
.wp-page tr {
	border: none !important;
	line-height: 1.8;
}

.p-page th,
.p-page td {
	padding: 20px;
}

.p-page th {
	background: #ffffff;
	width: 30%;
	min-width: 120px;
	border: none;
	text-align: center;
}

.p-page td {
	width: 70%;
	border: none;
}

.p-page table ul,
.p-page table ol {
	margin: 0;
	padding: 0;
	padding-left: 1rem;
	background: none;
	border-radius: 0;
	line-height: 1.4;
	list-style: outside;
}

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

	.p-page th,
	.p-page td {
		padding: 0.8rem;
	}

	.p-page th {
		width: 12%;
	}

	.p-page td {
		width: auto;
	}

	.wp-page th {
		width: 100%;
	}
}

/* ======================================
  サービスページ
  ========================================= */

h2.service-title {
	margin-bottom: 1rem;
	font-size: 28px;
	font-weight: bold;
	color: #12a08e;
	text-align: center;
}

.service-bg {
	position: relative;
	height: 300px;
}

.service-bg::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(51, 51, 51, 0.8);
}

.service-top-area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px 0;
	text-align: center;
	color: #fff;
}

.service-top-area h1 {
	font-size: 40px;
	font-weight: bold;
}

.service-description {
	margin: 0;
	font-size: 1.5rem;
}

.service-issues ol {
	padding: 2rem 2rem 2rem 4rem;
	list-style-position: outside;
	border: solid 1px #ddd;
	border-radius: 3px;
}

.service-issues li {
	line-height: 2;
	font-size: 1.1rem;
}

.service-issues li:not(:last-child) {
	margin-bottom: 1rem;
}

.service-message-area {
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.service-message-area p {
	margin-bottom: 0;
	font-size: 1.8rem;
	line-height: 2;
}

.service-feature-box:not(:last-child) {
	margin-bottom: 3rem;
}

h3.service-feature-heading {
	font-size: 1.5rem;
	font-weight: bold;
}

.service-feature-description {
	padding: 0.5rem 3rem;
}

.service-cta-area {
	text-align: center;
}

.service-cta-area h2.service-title {
	color: #fff;
	font-size: 1.8rem;
}

.service-cta-area p {
	margin-bottom: 2rem;
	font-size: 1.2rem;
	color: #fff;
}

/* サービスCTA調整 */
div.service-info>dl {
	padding: 0.5rem 1.2rem 0;
	background: #f3f3f3 !important;
	border: solid 1px #ddd;
}

div.service-info h4 {
	color: #32aca6 !important;
}

div.service-info p {
	color: #333 !important;
}

div.service-info-in {
	padding: 24px 0 16px !important;
}

div.service-info div.cnfrm-dtl a {
	background: #41b5af !important;
}

div.service-info .service-info-in:nth-child(even) a {
	background: #ffb142 !important;
}

div.srv-des {
	background: #41b5af !important;
}

div.srv-des .cnfrm a {
	background: #ffb142 !important;
}

/* ======================================
  料金ページ
  ========================================= */

@media print,
screen and (min-width: 1200px) {
	.price-page {
		max-width: 800px;
	}
}

/* ======================================
  事例ページ
	========================================= */

.exname {
	padding: 0.2rem 0.4rem;
	background: #f3f3f3;
	font-size: 1.8rem;
	font-weight: bold;
}


/* ======================================
  お問い合わせページ
  ========================================= */
.form-title {
	margin-bottom: 0.5rem !important;
	font-size: 1.2rem;
	font-weight: bold;
}

input.form-control,
textarea.form-control {
	background-color: #f4f4f4 !important;
	font-size: 1.6rem;
}

.form-desc {
	margin-bottom: 0.5rem !important;
}

.form-required {
	margin-left: 1rem;
	padding: 0.25rem 0.5rem;
	color: #fff;
	background: #C70909;
	font-size: 0.8rem;
}

.form-submit {
	text-align: center;
}

.form-submit input {
	display: block;
	width: 45%;
	margin: 0 auto;
	padding: 0.75rem 1rem;
	font-size: 1.8rem !important;
	font-weight: bold;
	color: #fff;
	background: #12a08e;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.form-submit input:hover {
	background: #0e695d;
}

@media screen and (max-width: 767px) {
	.form-submit input {
		width: 90%;
		font-size: 1rem;
	}
}

/* .sales-void {
	  font-size: 1.4rem;
	} */

/* ======================================
  CTA調整
	=========================================*/

.fpcta {
	margin-top: 24px;
}

/* ======================================
  プロフィールページ
  ========================================= */

.profile-box {
	display: flex;
	align-items: center;
	justify-content: start;
	margin: 0 auto;
}

.profile-img img,
.p-entry .entry-content .profile-img img {
	width: 100%;
	max-width: 200px;
	height: auto;
	margin-right: 40px;
}

.p-entry .entry-content .profile-img img {
	border: none;
}

.profile-name span.profile-name-kanji {
	font-size: 24px;
	font-weight: bold;
}

.profile-name span.profile-name-en {
	font-size: 18px;
}

@media print,
screen and (min-width: 1200px) {
	.profile-page {
		max-width: 800px;
	}
}

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

	.profile-img img,
	.p-entry .entry-content .profile-img img {
		max-width: 150px;
	}
}


/* ======================================
  投稿・カスタム投稿ページ
  ========================================= */

/* 見出し(headingタグ),pタグ */

.p-contents_headlines {
	line-height: 1.4;
}

.p-page h2,
.p-page h3,
.p-page h4 {
	margin-top: 40px;
	margin-bottom: 24px;
}

.p-entry .entry-content h4 {
	letter-spacing: 0;
	text-transform: none;
}

.p-page h2 {
	font-size: 2.4rem;
	font-weight: bold;
	padding: 1.6rem;
	color: #fff;
	background: #24997F;
	border-radius: 4px;
}

.p-page h3 {
	font-size: 1.8rem;
	padding: 0.8rem;
	border-left: solid 5px #32aca6;
	border-bottom: none;
}

.p-page h4 {
	font-size: 1.3rem;
}

.p-page p {
	margin-bottom: 24px;
	padding: 0;
}

/* リンクタグ */
.single .entry-content a {
	color: #0798ff;
	font-size: 1.6rem;
}

/* 引用タグ */
/* キャプション */

.p-page blockquote>p:last-child,
.p-page p.wp-caption-text {
	margin-bottom: 0;
}

/* imgタグ */
.p-entry .entry-content img {
	margin-bottom: 24px;
	display: block;
	width: auto;
	border: solid 1px #d9d9d9;
	border-radius: 3px;
}



/* リストタグの調整 */

.p-page ul {
	background-color: rgba(50, 172, 166, 0.12);
	padding: 1.5rem 1.7rem 1.5rem 2.5rem;
	margin: 16px 0 32px;
	border-radius: 3px;
	line-height: 1.8;
	font-size: 1.8rem;
	list-style-type: disc;
	list-style-position: inside;
}

@media (max-width: 480px) {
	.p-page ul {
		font-size: 1.6rem;
	}
}

.p-page ul>li {
	margin-bottom: 0.5rem;
}

.p-page ol {
	counter-reset: number;
	list-style: none;
	margin: 16px 0 32px;
	padding: 1.5rem 1.7rem;
	background-color: rgba(50, 172, 166, 0.12);
	border-radius: 3px;
	font-size: 1.6rem;
}

.p-page ol li {
	position: relative;
	list-style: none;
	line-height: 1.8;
	padding-left: 20px;
	margin-bottom: 0.5rem;
}

.p-page ol>li:last-child,
.p-page ul>li:last-child {
	margin-bottom: 0;
}

/* 背景色付きボックス */

.p-page .bg-green-box {
	background-color: rgba(50, 172, 166, 0.15);
	padding: 1rem 1.5rem;
	margin-bottom: 24px;
	border-radius: 3px;
	line-height: 32px;
}

.p-page .bg-gray-box {
	background-color: #f3f3f3;
	padding: 1rem 1.5rem;
	margin-bottom: 24px;
	border-radius: 3px;
	line-height: 32px;
}

/* SEO編集部のコメント欄の調整 */
.p-page .ecom_top,
.p-page .ecom {
	padding: 24px 34px 24px;
}

.p-page .ecom_top>p,
.p-page .ecom p {
	margin-bottom: 16px;
}

.p-page .ecom_top>p:last-child,
.p-page .ecom>p:last-child {
	margin-bottom: 0;
}





/**
  * for recuit page
  */
.p-recruit .entry-content h1 {
	color: #333 !important;
}

.p-recruit .entry-content h2 {
	margin: 60px 0 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #e2e2e2;
	font-weight: 700;
	font-size: 162%;
	line-height: 1.5;
}

.p-recruit .entry-content h3 {
	margin: 30px 0 10px;
}

.p-recruit .entry-content li {
	line-height: 2em;
}

.p-recruit .entry-content div span {
	border: #12a08e 1px solid;
}

.p-recruit .entry-content .icon_on {
	display: inline-block;
	padding: 0 0.8em;
	height: 30px;
	background: #12a08e;
	color: #fff;
	font-weight: bold;
	line-height: 31px;
	margin: 2px 0;
	border: 1px solid #12a08e;
}

.p-recruit .entry-content .icon {
	display: inline-block;
	padding: 0 0.8em;
	height: 30px;
	color: #12a08e;
	font-weight: bold;
	line-height: 31px;
	margin: 2px 0;
	border: 1px solid #12a08e;
}

.p-recruit .entry-content .apply {
	text-align: center;
	margin: 30px 0;
}

.p-recruit .entry-content .apply_btn:hover {
	background: #333;
	color: #fff !important;
}

.p-recruit .entry-content a.apply_btn {
	display: inline-block;
	width: 100%;
	max-width: 500px;
	font-size: 124%;
	font-weight: bold;
	color: #333 !important;
	border: 2px solid #333;
	padding: 14px 0;
	text-decoration: none;
}

.p-recruit .entry-content span.small {
	font-size: 80%;
	border: none !important;
}

.p-recruit .entry-content .Recruitment {
	line-height: 200%;
}

.p-recruit .entry-content .r_info {
	margin: 10px;
	padding: 20px;
	font-size: 90%;
	border: #ddd solid 1px;
	line-height: 200%;
}

.p-recruit .entry-content .r_info h4 {
	font-weight: bold;
	border-left: #333 solid 15px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 10px;
}

.form-control:focus {
	color: inherit;
	background-color: #fff;
	border-color: #61aae8;
	outline: 0;
	box-shadow: 0 0 0 1px #61aae8;
}

.form-control-select {
	height: calc(2.575rem + 2px);
	padding: .5rem .8rem;
	font-size: .875rem;
	line-height: 1.8;
	color: #292929;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
}

.form-control-select:focus {
	color: inherit;
	background-color: #fff;
	border-color: #61aae8;
	outline: 0;
	box-shadow: 0 0 0 1px #61aae8;
}

/* メールマガジン */
.magazine-entry {
	text-align: center;
}

.magazine-entry input[type="text"] {
	width: 450px;
	height: calc(2.575rem + 2px);
	margin-bottom: 1.5rem;
	padding: .5rem .8rem;
	font-size: .875rem;
	line-height: 1.8;
	color: #292929;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.magazine-entry input[type="submit"] {
	max-width: 200px;
	width: 100%;
	font-weight: 700;
	border: none;
	color: #fff;
	font-size: 1.2rem;
}

/* サービス導入事例の調整 */
.service-case img {
	max-width: 220px;
	max-height: 100px;
}

/* 資料一覧ページの調整 */
.whitepaper-list article .__thumbnail {
	height: 200px;
}

/* 資料ダウンロードページの調整 */
.whitepaper-template-default .entry-image img {
	display: block;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .13);
}

@media screen and (max-width: 767px) {
	.whitepaper-template-default .entry-image img {
		max-width: 100%;
	}
}

/*============================================================================
   * Media Queries
  =============================================================================*/
/* Phones (767px under) - Media Queries =====================================*/
@media only screen and (max-width: 767px) {

	/* サービスCTA調整 */
	div.service-info>dl {
		padding: 1rem 0;
	}

	div.service-info dl div.service-info-in {
		padding: 1.25rem 0.5rem !important;
	}

	p.goteian {
		padding: 12px 6px !important;
	}

	/* Table of Contents(目次)の調整 */
	/* スマホ表示時の幅を小さくする */
	.p-page #toc_container {
		width: 80%;
	}

	/* ブログカードの幅 */
	.blog-card {
		max-width: 100%;
	}

	/* メルマガ登録フォームの幅 */
	.magazine-entry input[type="text"] {
		width: 90%;
	}

	/* サービス導入事例の調整 */
	.service-case-logo {
		display: flex;
	}

	.service-case a {
		display: block;
	}

	.service-case img {
		max-width: 88%;
		max-height: auto;
		margin-bottom: 32px;
	}
}

/* Tablets only (768px - 978px) - Media Queries ==================================*/
@media only screen and (min-width: 768px) and (max-width: 978px) {}

/* Desktop only(979px over) - Media Queries ======================================*/
@media only screen and (min-width: 979px) {}

/* Desktop large only (1200px over) - Media Queries ==============================*/
@media only screen and (min-width: 1200px) {}


/* hubspotフォーム用追記 */

.hs-form-5701c11f-9f2e-4c0d-a74e-84220baa1ad5_f6f2aba1-be27-44be-9000-0da840ca0b9d.hs-form {}

/* ダウンロードボタン */

.hs-button {
	width: 250px;
	max-width: 250px;
	width: 100%;
	font-weight: 700 font-size: 1.6rem !important;
	padding: 10px 20px;
}

.hs-button:hover {
	background-color: #0e7e6f;
	 !important;
	border-color: #0d7265;
	 !important;
}

/* 
.p-page table {
    border-bottom: 1px #ddd solid;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    font-size: 1.6rem;
} */

/* LPコラム用 add210127*/
.lpclmcta {
	display: inline-block;
	margin-left: 20px;
}

.lpclmcta .fpcta2-tit {
	margin-bottom: 0 !important;
}

.lpclmcta .fpcta2 {
	background-color: #c7c7c7;
	padding: 15px 0;
}

.lpclmcta .p-page h2 {
	background: none;
	padding: 0 0 20px;
}

.lpclm img {
	display: inline !important;
	margin-bottom: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	vertical-align: top !important;
}

.lpclmctai-btn {
	display: flex;
	justify-content: center;
}

.lpclmcta .btn2._white {
	color: #24997F;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0 4px #24997f;
	border: 0;
}

.lpclmcta .btn2._white:hover {
	color: #fff;
	background: #24997f;
	box-shadow: none;
}

.lpclmcta .btn2._mcolor {
	color: #fff;
	background: #ff7a45;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0 4px #aa3f14;
	border: 0;
}

.lpclmcta .btn2._mcolor:hover {
	color: #ff7a45;
	background: #ffffff;
	box-shadow: none;
}

.lpclm .fpcta2 {
	background-color: #c7c7c7;
}

.lpclmcta .fpcta2-tit {
	margin-bottom: 0 !important;
	background: #c7c7c7;
	color: #20262d;
}

.lpclm .entry-content #ez-toc-container {
	padding: 0;
	background: #fff;
	border: 2px solid #d3ebe5;
	margin-bottom: 30px;
}

.lpclm .ez-toc-title-container {
	display: table;
	width: 100%;
	background: #d3ebe5;
	padding: 16px;
}

.lpclm .entry-content #ez-toc-container ul.ez-toc-list {
	margin-top: 0;
	padding: 20px 30px;
}

.lpclm .entry-content #ez-toc-container ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 16px;
	color: #24997f;
}

.lpclm .ez-toc-title-toggle {
	display: none;
}

.lpclm .entry-content .cm-name {
	padding: 0.2rem 0.4rem;
	background: #f3f3f3;
	font-size: 1.8rem;
	font-weight: bold;
}

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

	.lpclm .fpcta2 a,
	.lpclm .fpcta2 a:last-of-type {
		margin-top: 0 !important;
		margin: 0 4px;
	}

	.lpclm img {
		display: block !important;
	}

	.lpclmcta {
		text-align: center;
		display: block;
	}
}

@media(max-width:784px) {
	.lpclmcta-btn {
		display: block;
	}
}

@media screen and (max-width: 560px) {
	.lpclmcta {
		display: block;
		margin-left: auto;
	}

	.lpclmctai-btn {
		display: block;
	}

	.lpclmcta .btn2._white {
		margin-bottom: 10px;
	}
}

/* LPコラム用 end*/

/* 目次 */
#ez-toc-container {
  margin: 2em 0;
  width: 100%;
  border: none !important;
  padding: 0px !important;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
  /*影*/
  box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
  /*影*/
}

/*タイトル*/
div#ez-toc-container p.ez-toc-title {
  font-weight: 900;
  padding: 1rem 0;
  border-radius: 3px 3px 0 0;
}

/*タイトル全体*/
.ez-toc-title-container {
  background: #12a08e;
  color: #fff;
  border-radius: 3px 3px 0 0;
}

/*タイトルを太文字&中央寄せ*/
div#ez-toc-container p.ez-toc-title {
  font-weight: 900;
  text-align: center;
}

/*表示・非表示ボタン*/
a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle {
  border: none;
  box-shadow: none;
  border-radius: 50%;
  /*ボタンを丸く*/
  padding: 1em;
  margin-left: 50px;
}

/*見出しリスト全体*/
#ez-toc-container ul.ez-toc-list {
  margin-left: 1em;
}

#ez-toc-container ul.ez-toc-list li:before {
  display: none;
}

/*タイトル下の部分*/
#ez-toc-container nav {
  padding: 20px;
  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}

#ez-toc-container ul.ez-toc-list>li>a {
  margin-bottom: 0.25rem;
  font-weight: bold;
  font-size: 1.1rem;
}

#ez-toc-container .ez-toc-list li {
  line-height: 2;
}

.entry-content ul.ez-toc-list li:before {
  display: none;
}

#ez-toc-container nav .ez-toc-list li ul li {
  list-style-type: disc;
}

@media screen and (max-width: 767px) {
  #ez-toc-container nav {
    padding: 16px 8px;
  }

  #ez-toc-container ul.ez-toc-list>li>a {
    font-size: 1rem;
  }
}


  text-align: center;
  padding: 10px 0;
}