html {
		font-size: 16px;
}
body {
	color: #333;
	font-size: 14px;
}
.form-base-1 .form-control {
	background: #fefefe;
	border-color: gray;
	color: #333;
}
.bg_base{
	background-color: #131313 !important;
	color: #fff !important;
}
.bg-3{
	background: #efefef none repeat scroll 0% 0%;
}
.navbar-inverse .navbar-nav .nav-link {
	color: #fff;
	background: transparent;
	font-weight:bold;
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
	color: #000;
	background: #fff;
}
.trim_div {
		float: left;
}
.trim {
	width: 100% !important;
	height: 180px;
	overflow: hidden;
	position: relative;
}
.trim img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.b_base {
	background: #111;
	color: #fff;
	width: 20%;
	font-weight: bold;
	text-align: center;
}
.contact-info h5 i {
	margin-right: 4px;
	color: #26c977;
}
.whatNewList dl dt {
		padding: 5px 0px 0px 0px;
		border-bottom: 1px dotted #ccc;
		cursor: pointer;
		font-size: 16px;
		position: relative;
}
.whatNewList dl dd {
		display: none;
		padding: 5px 0px 0px 10px;
		position: relative;
}
.inset{
border: 1px solid #aaa;
box-shadow: inset 2px 1px 4px rgba(0, 0, 0, 0.4);
}
.social-media.social-media-sm i {
		width: 26px;
		height: 26px;
		line-height: 26px;
		margin: 10px 5px 0 0;
		font-size: 13px;
}
.social-media .instagram {
		background: #E6962E;
		color: #fff;
}
.social-media .facebook {
		background: #43609c;
		color: #fff;
}
.social-media .twitter {
		background: #1da1f2;
		color: #fff;
}
.social-media-brand-color > li > a.facebook {
		background: #43609c !important;
		color: #fff !important;
}
.social-media-brand-color > li > a.facebook:hover {
		background: #fff !important;
		color: #43609c !important;
}
.social-media-brand-color > li > a.instagram {
		background: #E6962E !important;
		color: #fff !important;
}
.social-media-brand-color > li > a.instagram:hover {
		background: #fff !important;
		color: #E6962E !important;
}
.social-media-brand-color > li > a.twitter {
		background: #1da1f2 !important;
		color: #fff !important;
}
.social-media-brand-color > li > a.twitter:hover {
		background: #fff !important;
		color: #1da1f2 !important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
		display: block;
		width: 100%;
		height: auto;
}
hr.delimiter2 {
		background-image: -webkit-linear-gradient(left, transparent, rgba(86, 212, 149, 0.68), transparent);
		background-image: linear-gradient(to right, transparent, rgba(86, 212, 149, 0.68), transparent);
		border: 0;
		height: 2px;
		margin: 22px 0 22px 0;
		width: 100%;
}
hr.delimiter1 {
	background-image: -webkit-linear-gradient(left, transparent, rgba(86, 212, 149, 0.68), transparent);
	background-image: linear-gradient(to right, transparent, rgba(86, 212, 149, 0.68), transparent);
	border: 0;
	height: 1px;
	margin: 11px 0 11px 0;
}

ul.bullet li > figure {
		margin: 5px 0 0 0;
		padding: 0;
		border-radius: 100%;
		width: 35px;
		height: 35px;
		padding: 8px 0 0;
		text-align: center;
		font-size: 17px;
		color: #fff;
		font-weight: bold;
		display: inline-block;
		float: left;
}
.base {
		background: #26c977;
		color: #fff !important;
}
ol, ul {
		list-style: none;
}
ul.bullet {
		list-style: none;
		margin: 0;
		padding: 0;
		background: transparent;
}
ul.bullet li {
		clear: left;
		padding: 10px 0;
		display: block;
		width: 100%;
}
ul.bullet li p {
		margin: 0 0 0 50px;
		padding: 0;
}
ul.list-check li {
		padding: 4px 0;
		margin: 0;
		display: block;
		width: 100%;
}
ul.list-check li i {
		color: #26c977;
		font-style: normal;
		margin-right: 4px;
}
.mb-5 {
		margin-bottom: 5px !important;
}
.mt-5 {
		margin-top: 5px !important;
}
.mb-10 {
		margin-bottom: 10px !important;
}
.mt-10 {
		margin-top: 10px !important;
}
.mb-20 {
		margin-bottom: 20px !important;
}
.mt-20 {
		margin-top: 20px !important;
}
.mb-50 {
		margin-bottom: 50px !important;
}
.mt-50 {
		margin-top: 50px !important;
}



.f_s90 {
	font-size: 90% !important;
}
.f_s80 {
	font-size: 80% !important;
}
.f_s70 {
	font-size: 70% !important;
}
.form-base-1 .form-control:focus {
		background: #fff;
		border-color: #26c977;
		color: #333;
}
label {
		font-weight: 800;
		font-size: 1rem;
		text-transform: none;
}
label {
		display: inline-block;
		margin-bottom: .1rem;
}
.event_type {
	color: #fff;
	padding: 0.5rem;
	border: 1px solid #eee;
	position: absolute;
	right: 0;
	border-radius: 4px;
	font-size: 11pt;
	top: 40px;
}
.event_thum {
		height: 92px;
		width: auto;
		float: left;
		margin-right: 10px;
}
.event_thum img {
	height: 92px;
	width: auto;
	min-width: 100%;
}
.clearboth {
	clear: both;
}
.b_blue {
		background: #2ECCFA;
		color: #fff;
		width: 20%;
		font-weight: bold;
		text-align: center;
		font-size: 90% !important;
}
.b_yellow {
		background: #67D556;
		color: #fff;
		width: 20%;
		font-weight: bold;
		text-align: center;
		font-size: 90% !important;
}
.b_orange {
		background: #FE9826;
		color: #fff;
		width: 20%;
		font-weight: bold;
		text-align: center;
		font-size: 90% !important;
}

.tb_blue {
		background: #2ECCFA;
		color: #fff;
		font-weight: bold;
		text-align: center;
}
.tb_yellow {
		background: #67D556;
		color: #fff;
		font-weight: bold;
		text-align: center;
}
.tb_orange {
		background: #FE9826;
		color: #fff;
		font-weight: bold;
		text-align: center;
}
.tb_blue2 {
		background: #2ECCFAAA;
		color: #fff;
		font-weight: bold;
		text-align: center;
}
.tb_yellow2 {
		background: #67D556AA;
		color: #fff;
		font-weight: bold;
		text-align: center;
}
.tb_orange2 {
		background: #FE9826AA;
		color: #fff;
		font-weight: bold;
		text-align: center;
}



.btn-base-1:active, .btn-base-1.active, .btn-base-1:focus, .btn-base-1:hover {
	background-color: gold;
	border-color: gold;
	color: #FFF !important;
}
.btn {
	border-radius: 4px !important;
	text-decoration: none !important;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.23);
	font-size: 0.9rem;
}
.btn:hover {
	box-shadow: none;
	cursor: pointer
}
.btn-base-1{
	color: #FFF !important;
	font-weight: 600;
}
.btn-base-red {
		background-color: transparent !important;
		border-color: #ff3b30 !important;
		color: #ff3b30 !important;
}
.btn-base-3, .btn:hover  {
	color: #FFF !important;
}
.btn-base-red:hover  {
	color: #ff3b30 !important;
}


btn-styled {
		padding: 0.55rem 0.75rem;
}
.form-default .form-control:focus {
	background: #fff;
	border-color: #26c977;
}
.navbar-nav .dropdown-menu .dropdown-item:focus, .navbar-nav .dropdown-menu .dropdown-item:hover {
	color: #26c977;
	background-color: transparent;
	font-weight:bold;
}
.navbar-toggler:hover, .navbar-toggler[aria-expanded="true"] {
	background-color: transparent;
	border-color: transparent;
	color: #26c977;
	outline: none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #FFF !important;
	background: #26c977;
}
.navbar--link-arrow .navbar-nav .nav-link {
	font-weight: bold;
	text-decoration: none !important;
}
.navbar-nav .dropdown-menu .dropdown-item {
	text-decoration: none !important;
	color: #444;
}
.link-menu--style-2.absolute-bottom {
	width: 80%;
}
.block-image-holder .block-info.block-info-over > .block-info-inner {
	color: #000;
}
.block-image-holder .block-info-over.block-info-over .heading {
	color: #26c977;
}
a {
	text-decoration: underline !important;
}
a:hover {
	color: gold !important;
}
.feature--bg-1 .feature-headline > .headline-title, .feature--bg-1 .feature-headline > .headline-label {
		background: transparent;
}
.feature-headline {
		text-align: center;
}

.block-ribbon-fixed {
		padding: 4px;
		font-size: 1rem;
}
.rotate45{
	transform: rotate(45deg);
margin-left: -11px;
margin-top: -4px;
}
.f-bold{
	font-weight: bold !important;
}
.f_mid {
	font-size: 120% !important;
}
.f_small {
	font-size: 80% !important;
}
.link-menu--style-2 {
		background-color: rgba(255, 255, 255, 0.8);
		border-radius: 0.25rem;
}
.link-menu--style-2 a {
		color: #333 !important;
		font-weight: bold;
}
.form-user-footer-links a {
		font-size: 0.85rem;
		color: #333;
}
.form-user-footer-links a:hover {
		color: #26c977;
}
.form-card--style-2 .form-header {
		padding: 0.7rem 0;
}
.bg-base {
		background-color: #26c977 !important;
}
.border-b-1px{
	border-bottom: 1px solid #dadada;
}
.c-base {
		color: #26c977 !important;
}
.c-navy {
	color: navy !important;
}
.form-default .form-control {
		color: #333;
		border-color: #aeaeae;
}
.zip{
	width: 40%;
	display: contents;
}
.ikprice{
	width: 40%;
	text-align: right;
}
.comment-text{
	font-size: 11pt !important;
	padding-left: 5px;
	margin-bottom: 5px;
}
.table-profile > tbody > tr > td.td-label {
		text-transform: none;
}
.fa_ini {
		font-size: initial;
}

small, .small {
		font-size: 80%;
}
.mr-10{
	margin-right:10px !important;
}
.ml-10{
	margin-left:10px !important;
}
.mt-20{
	margin-top:20px !important;
}
.mt-30{
	margin-top:30px !important;
}

.pb-10{
	padding-bottom:10px !important;
}
.pt-10{
	padding-top:10px !important;
}
.pr-10{
	padding-right:10px !important;
}
.pl-10{
	padding-left:10px !important;
}
.block-post > .block-post-body > p {
		margin-top: 1rem !important;
}
.uploadButton {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	background: #218aff;
	color: #fff;
	text-align: center;
	padding: 4px;
	line-height: 30px;
	width: 180px;
	cursor: pointer;
	border-radius: 8px !important;
	box-shadow: none !important;
}
.uploadButton:hover {
		background: #2673c9;
}
.uploadButton input[type="file"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
}
.pagination > .active .page-link, .pagination > .active .page-link:focus, .pagination > .active .page-link:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	color: #FFF !important;
	background-color: #26c977 !important;
	border-color: #26c977;
}
.pagination--style-2 .page-item .page-link, .pagination--style-2 .page-item > span {
	background: #fff;
	color: #444;
	font-size: 12pt;
}
input[type="file"] {
		display: block;
}
.gbox{
	background-color: #000;
}
.lg-sub-html {
	font-weight: bold;
}
.form-card--style-1 .form-header {
		padding: 0.7rem;
}
.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
	z-index: 2000;
}
.link-menu--style-2 a {
	border-right: 1px dashed #434543;
}
.b_under{
	border-bottom: 4px solid #26c977;
	border-radius: 4px;
}
.under_line{
	background: transparent linear-gradient(transparent 55%, #26c977 80%) repeat scroll;
}
.font-md{font-size:16px !important;}
iframe {border:0;}
.slice2 {
	padding-top: 1rem;
	padding-bottom: 1rem;
	position: relative;
}
.list-check{
	padding: 0;
	margin: 0;
}
.sidebar--style-1 {
	background: #fffff4;
}
.block-post-comments--style-1 li:nth-child(2n+1) {
	background: #fffff4;
}
.block-comment .block-image {
	width: 50px;
	height: 50px;
}
ul.social-button-syncer li {
	float: left;
	text-align: center;
	margin-right: 8px;
	padding: 0;
}
ol.progtrckr {
	margin-bottom: 40px;
	padding: 0;
	list-style-type: none;
}
ol.progtrckr li.progtrckr-done {
	color: #333;
	border-bottom: 4px solid #9cd70e;
}
ol.progtrckr[data-progtrckr-steps="5"] li {
	width: 19%;
}
ol.progtrckr li {
	display: inline-block;
	text-align: center;
	line-height: 3em;
}
ol.progtrckr li.progtrckr-done::before {
	content: "\f058";
	font-family: FontAwesome;
	color: #fff;
	background-color: #9cd70e;
	height: 1.2em;
	width: 1.2em;
	line-height: 1.2em;
	border: none;
	border-radius: 1.2em;
}
ol.progtrckr li::before {
	position: relative;
	bottom: -2.5em;
	float: left;
	left: 50%;
	line-height: 1em;
}
ol.progtrckr li::after {
	content: "\00a0\00a0";
	font-family: FontAwesome;
}
ol.progtrckr li.progtrckr-todo {
	color: #c0c0c0;
	border-bottom: 4px solid #c0c0c0;
}
ol.progtrckr li.progtrckr-todo::before {
	content: "\f111";
	font-family: FontAwesome;
	color: #c0c0c0;
	background-color: transparent;
	font-size: 1.5em;
	bottom: -1.6em;
}
ol.progtrckr li::before {
	position: relative;
	bottom: -2.5em;
	float: left;
	left: 50%;
	line-height: 1em;
}
ol.progtrckr{margin-bottom:10px;padding:0;list-style-type:none;text-align: center;}
ol.progtrckr li{display:inline-block;text-align:center;line-height:3em}
ol.progtrckr[data-progtrckr-steps="2"] li{width:49%}
ol.progtrckr[data-progtrckr-steps="3"] li{width:32%}
ol.progtrckr[data-progtrckr-steps="4"] li{width:24%}
ol.progtrckr[data-progtrckr-steps="5"] li{width:19%}
ol.progtrckr[data-progtrckr-steps="6"] li{width:15%}
ol.progtrckr[data-progtrckr-steps="7"] li{width:14%}
ol.progtrckr[data-progtrckr-steps="8"] li{width:12%}
ol.progtrckr[data-progtrckr-steps="9"] li{width:10%}
ol.progtrckr li.progtrckr-done{color:#333;border-bottom:4px solid #9cd70e}
ol.progtrckr li.progtrckr-todo{color:#c0c0c0;border-bottom:4px solid #c0c0c0}
ol.progtrckr li:after{content:"\00a0\00a0";font-family:FontAwesome}
ol.progtrckr li:before{position:relative;bottom:-2.5em;float:left;left:50%;line-height:1em}
ol.progtrckr li.progtrckr-done:before{content:"\f058";font-family:FontAwesome;color:#fff;background-color:#9cd70e;height:1.2em;width:1.2em;line-height:1.2em;border:none;border-radius:1.2em}
ol.progtrckr li.progtrckr-todo:before{content:"\f111";font-family:FontAwesome;color:#c0c0c0;background-color:transparent;font-size:1.5em;bottom:-1.6em}
.dott-bottom-1{
	border-bottom: 1px dotted #868686;
width: 80%;
}
ol.ol-decimal {
		margin-left: 15px;
}
ol.ol-decimal > li {
		list-style-type: decimal;
}

.dott-bottom-2{
	border-bottom: 2px dotted #868686;
}
.border-b-c-base{
	border-bottom-color: #26c977;
}
.border-b-c-red{
	border-bottom-color: #dc143c;
}
.table-bordered, .table-bordered td, .table-bordered th {
		border: 1px solid #cbcbcb;
}
.table-bordered-b td, .table-bordered-b th {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.td-no-border {
	border: 0 !important;
}
hr {
	border-top: 1px solid rgba(0,0,0,0.4);
}
.square42{
	height: 42px;
	width: 42px;
}
.feature--boxed-border {
		padding: 1rem;
}
.block-cell .block-image {
		background-size: cover;
	background-position: center top;
		background-repeat: no-repeat;
}
.block-image-center {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
}

.table_no_border td{
	border: 0;
	padding: 0;
	vertical-align: top !important;
}
.table_no_border{
	margin-bottom: 0;
	background-color: #fff !important;
}
.back-to-top{
	text-decoration: none !important;
}
.heading a{
		color: #26c977;
}
.heading a:hover {
	text-decoration: none !important;
}
.short-info .short-info-offset {
	vertical-align: super;
	padding-left: 8px;
}
.short-info {
	margin-bottom: 1rem;
}
.event-info i {
	font-size: 14px;
	display: inline-block;
}
.btn-styled.btn-sm {
	font-size: 0.75rem !important;
	padding: 0.45rem 0.5rem !important;
}
.table-profile > tbody > tr > td.td-label {
	font-size: 0.9rem;
}
.trans10{
	height: 10px;
	border-top: transparent;
}
.row {
	margin-right: 0 !important;
	margin-left: 0 !important;
	width: 100%;
}
.form-card--style-1 .form-body {
	padding: 1rem;
}

.fa-2x {
	font-size: 1.5em !important;
}
.fa-md {
	font-size: 1.15em !important;
	line-height: .75em;
	vertical-align: 0;
}
.event-info {
	font-size: 10pt;
}

.block-image-holder .block-info.block-info-over > .block-info-inner {
	padding: 0 0.5rem;
}
.link-menu > a {
	padding: 0.5em 1em !important;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
	border: 1px solid #dcdcdc;
}
.link-menu--style-2 a {
	padding: 0;
}
.b_1_dark {
	border-bottom: 1px solid #cdcdcd !important;
	margin-bottom: 15px;
}
.masonry-item2 {
	margin-bottom: 5px !important;
}
.masonry-item {
	margin-bottom: 10px !important;
	padding-right: 5px;
	padding-left: 5px;
}
.block-ribbon-right4 {
		position: absolute;
		top: 2px !important;
		left: 2px !important;
		z-index: 100;
}

.link-menu--style-1 > a::after {
		content: "";
		position: relative;
		right: 0;
}
.link-menu--style-1 > a.active, .link-menu--style-1 > a:hover {
		color: #fff !important;
		background-color: #26c977;
		box-shadow: none;
}
.link-menu--style-1 > a {
		margin-left: 0.5rem;
}
.sidebar-object {
		margin-bottom: 2rem;
}
.block-post-comments--style-1 .block-comment-reply {
		padding-top: 0.5rem;
		margin-top: 0.5rem;
		border-top: 1px solid #ececec;
}
.block-comment-reply {
		padding-left: 50px;
}
.comment-reply2 {
		border-top: none !important;
		padding-left: 100px;
}
.block-comment .block-body {
		padding-left: 20px;
}
.block-post-comments--style-1 > li {
		padding: 1rem;
}
.table_done > tbody > tr > td {
		font-size: 1rem;
		padding: 0rem
}
.table_done td {
		padding-bottom: 0.75rem !important;
}
.del_badge{
		position: absolute;
		top: 15px;
		background-color: #fff;
		border-radius: 4px;
		padding: 1px;
		border: 1px solid #f00;
		width: 32px;
		height: 32px;
}
.block--style-3 {
		border-color: #cbcbcb;
}
.btn-base-2 {
		color: #FFF;
		background-color: #0383FF;
		border: 1px solid #0383FF;
}
.btn-base-2:active, .btn-base-2.active, .btn-base-2:focus, .btn-base-2:hover {
		background-color: #0b63fe;
		color: #FFF;
}
.sidebar .sidebar-search-widget .form-control {
		padding-right: 0px;
}
.heading {
		color: inherit;
}

.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-md-20 {
	width: 20%;
}
.col-md-19 {
	width: 19%;
}
.footer {
		background: #111;
		color: rgba(255, 255, 255, 0.7);
		font-size: 0.8rem;
}
.logo_md {
	width: 25%;
	display: inline-block;
	vertical-align: text-bottom;
}
.hidden-md{
	display: none !important;
}
.slice-xl {
		padding-top: 4rem;
		padding-bottom: 12rem;
}
.txt-shadow {
	text-shadow: 1px 1px 4px rgb(0, 0, 0);
}
.txt-shadow1 {
		text-shadow: 1px 1px 2px rgb(50, 50, 50);
}
.txt-shadow-w {
	text-shadow: 1px 1px 2px rgb(255, 255, 255);
}
.nav-link{
	text-decoration: none !important;
}
.mask-dark-style-light {
		background: rgba(0, 0, 0, 0.125);
}

#loading {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	display: none;
}
.home #loading {
	display: block;
}
#loading .loading_inner {
	position: absolute;
	left: 43%;
	top: 43%;
	margin: -68px 0 0 -68px;
}

#loading_remove {
	position: absolute;
	right: 15px;
	top: 15px;
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.font_bold{
	font-weight: bold;
}
.blockquote-famer {
	display: block;
	color: #444;
}
.blockquote-famer::before {
	content: "\2014 \00A0";
}
.blockquote-famer::after {
	content: "\2014 \00A0";
}
.price-footer {
	padding: 0.5rem 0.5rem;
	text-align: center;
}
.navbar-nav .nav-link {
	color: #FFF !important;
}

.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
	color: #26c977 !important;
	background: #FFF;
}
.shop_img {
width: 22%;
margin: 3px;
}
.shadow3 {
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid #efefef !important;
}
.shadow3:hover {
		box-shadow: none;
}
.round {
	border-radius: 5px;
}
.table-ulline {
	width: 100%;
}
.table-ulline > tbody > tr > td {
	border-bottom: 1px dotted #111;
	padding-top: 10px;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.shadow {
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid #efefef !important;
}
.m-left10 {
margin: 0px 10px 0px;
}
.border-b {
	display: inline-block;
	border-bottom: 2px solid #111;
	padding: 0px 0px 5px;
}
.p_cart {
	line-height: 22px !important;
}
.h_cart{
	font-size: 16px;
}
.table-carty {
		border: 1px solid #ddd;
}
.subsection {
		margin-top: 30px;
}
.table-carty img {
	width: 120px;
}
.container.bordered {
	border: 1px solid #ddd;
	padding-top: 15px;
}
.price_date {
	font-size: 100%;
}
.block-cell .block-text {
	padding: 20px;
	position: relative;
}
.footer-top {
	padding: .5rem 0;
	background-color: #222;
}
.footer_pp {
	text-align: right;
}

.play-video-sm {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	margin-left: -25px;
}
.play-video {
	position: absolute;
	left: 50%;
	line-height: 50px;
	display: inline-block;
	background: #3452ff;
	color: #FFF;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	border-radius: 50%;
	cursor: pointer;
	border: 0;
	animation-delay: 0.2s;
	text-align: center;
}
.play-video:hover {
	transform: scale(1.1);
	background: #FFF;
	color: #3452ff;
}
.vertical-info > li > .vi-content {
	color: #444;
}
.block .block-body {
	padding: 0.8rem 0.8rem;
}
.heading-6 {
	font-size: 1rem !important;
}
.x2{
	font-size: 150% !important;
}
.product-ribbon.product-ribbon-left {
	left: 5px;
}
.product-ribbon {
	top: 10px;
}
.link-menu--style-3 > a.active, .link-menu--style-3 > a:hover {
	font-weight: 600;
	text-decoration: none !important;
	box-shadow: none;
}
.btn-filter{
	color: #333 !important;
	text-decoration: none !important;
	font-weight: 600 !important;
}
.space-xs-xl {
	margin-bottom: 1.5rem;
}
.link-menu--style-3 > a {
		background: #fff;
		border-radius: 4px;
}
.table td, .table th {
	padding: .5rem;
}
.badge-corner .to {
	position: absolute;
	top: -65px;
	left: -65px;
	font-size: 16px;
	color: #fff;
}

table.chartA th {
		background: #817e77;
		border: 1px solid #d3cec2;
		font-weight: normal;
		color: #ffffff;
		text-align: center;
		padding: 4px 2px;
}
table.chartA td.size {
		background: #fdedad;
		font-weight: bold;
}
table.chartA td {
		background: #ffffff;
		border: 1px solid #d3cec2;
		text-align: center;
		padding: 4px 2px;
}
table.chartA td.zone {
		background: #f2f1ed;
		vertical-align: top;
}


/*
Max Width：
ビューエリアの最大幅。このサイズより小さい場合に適用
Min Width：
ビューエリアの最小幅。このサイズより大きい場合に適用
*/
@media (max-width: 767px) {
	.hidden-sm{
		display: none !important;
	}
	.slice, slice2 {
			padding-top: 0.5rem;
			padding-bottom: 0.5rem;
	}
	.logo_md {
		width: 55%;
		display: inline-block;
		vertical-align: text-bottom;
	}
	.img-responsive {
		margin-bottom: 5px;
	}
	.py-5 {
		padding-top: 0rem !important;
		padding-bottom: 0rem !important;
	}
	.slice-xl {
			padding-top: 3rem;
			padding-bottom: 3rem;
	}
	.link-menu--style-1 > a {
		margin-left: 0rem;
		margin-bottom: 0.8rem;
	}
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		margin-top: 4px !important;
		margin-bottom: 4px !important;
		padding-right: 5px;
		padding-left: 5px;
	}
	.block-comment-reply {
		padding-left: 20px;
	}
	.comment-reply2 {
		padding-left: 40px;
	}
	.h-2 {
		font-size: 1.15rem;
	}
	.footer_pp {
		text-align: left;
	}
}

@media (max-width: 768px) {
	.hidden-md{
		display: block !important;
	}
	.event_type {
		position: inherit;
	}
	.container {
		padding-right: 5px;
		padding-left: 5px;
	}
}

@media (max-width: 992px) {
	.navbar {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.cols-md-space > div[class*="col-"]:not(:last-child) {
		margin-bottom: 1rem;
	}
}
@media (min-width: 991px) {
	.navbar-toggleable-md .navbar-nav .nav-link {
		padding: 1rem 0.875rem;
	}
}

@media print{
	nav{
		display:none !important;
	}
	.bg-3{
		background: #FFF;
	}
	.container.bordered {
		border: none;
	}
	.shadow {
		box-shadow: none;
		border: none !important;
	}
	.back-to-top{
		display:none !important;
	}
	footer{
		display:none !important;
	}
	.c-white {
		color: white !important;
	}
	.b_base {
		background-color: none !important;
		color: #000 !important;
	}
	.form-card--style-1 .form-header {
		padding: 8px !important;
	}
	.table td, .table th {
		padding: 0.5rem !important;
		font-size: 0.75rem;
	}
	.heading-4{
		font-size: 1rem !important;
		font-weight: 800 !important;
	}
	.heading-5{
		font-size: 0.9rem !important;
		font-weight: 800 !important;
	}
	label {
		font-weight: 800 !important;
		font-size: 0.8rem !important;
		margin-bottom: 0.4rem !important;
	}
	p {
		font-size: 0.75rem !important;
		line-height: 1.4rem !important;
		margin-bottom: 1rem !important;
	}
	.ppp {
		margin-bottom: 0rem !important;
		line-height: 1.2rem !important;
	}
	.pprint{
		font-size: 0.8rem !important;
		margin-left: 1rem !important;
	}
	.card-body {
		padding: 1rem 1rem !important;
	}
	.card {
		width: 100% !important;
	}
	.slice2 {
		padding: 0 !important;
	}
	.sct-color-2 {
			background-color: #fff !important;
	}
	.hidden-print{
		display:none !important;
	}
	.block--style-3 .heading {
		margin-bottom: 5px;
	}
	p:not(.lead) {
		line-height: 1rem;
	}


}