﻿/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
}

body {
	font: 400 12px/1.8 "Open Sans", sans-serif;
	color: #666;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background-color: #fff;
	/* [disabled]background-image: url(../images/demo/bg201.jpg); */
}

img {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}


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

.align-left {
  text-align: left !important;
}

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.navbar-custom + .main {
  margin-top: 50px;
}

.main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.module,
.module-small {
	position: relative;
	padding: 75px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module2 {
	position: relative;
	padding: 75px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
	border-top: 1px solid #eaeaea;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

.divider-g {
	margin: 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: rgba(160,160,164,0.5);
}

.divider-o {
	margin: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF5F00;
}

/* Half-image */
.side-image {
  position: absolute;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.side-image2 {
  position: absolute;
}

.side-image-text {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 140px 60px 140px;
	position: relative;
}

.side-image-text2 {
	/* [disabled]border-top: 1px solid #e5e5e5; */
	border-bottom: 1px solid #e5e5e5;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}

.side-image-text3 {
	/* [disabled]padding-top: 60px; */
	padding-right: 25px;
	padding-left: 25px;
	line-height: normal;
}

@media only screen and (max-width: 480px) {
.side-image-text2 {
	/* [disabled]border-top: 1px solid #e5e5e5; */
	border-bottom: 1px solid #e5e5e5;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}
}

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark {
	background: #111;
}

.bg-dark-10:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.2);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
  background: #f6f6f6;
}

.bg-light2 {
	background-image: url(../images/top/bg002.jpg);
	background-repeat: repeat;
}

.parallax-bg {
	background-attachment: fixed;
	background-size: cover;
	/* [disabled]-webkit-transform:translateZ(0px); */
}

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.m-0 {
  margin: 0 !important;
}

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

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-2 {
  margin-left: 2px !important;
}


.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}

/* Scroll to top */
#page_top{
    width: 90px;
    height: 90px;
    position: fixed;
    right: -10px;
    bottom: 50px;
    opacity: 0.9;
    z-index: 1;
}


@media only screen and (max-width: 480px) {
/* Scroll to top */
#page_top{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 0px;
	bottom: 50px;
	opacity: 0.9;
	z-index: 1;
}

	
}
/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
	border-radius: 0;
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	/* [disabled]text-transform: uppercase; */
	letter-spacing: 2px;
	/* [disabled]font-size: small; */
	/* [disabled]padding-top: 8px; */
	padding-right: 37px;
	/* [disabled]padding-bottom: 8px; */
	padding-left: 37px;
}

.btn-nowprinting {
	background-color: rgba(204,204,204,1);
}

.btn-equipment {
	background-color: rgba(255,255,255,0.5);
	padding: 0px;
	margin-bottom: 0px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0;
}

.btn.btn-round {
  border-radius: 2px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
  background: #fff;
  border-color: transparent;
  color: #111;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
	/* [disabled]border: 1px solid #B27F46; */
	color: #FFFFFF;
	background-color: rgba(233, 102, 12, 1.00);
	font-size: 1.5em;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
	color: #fff;
	/* [disabled]background-color: rgba(233, 102, 12, 1.00); */
}

.img_wrap2 {
    color: #FFFFFF;
    background-color: rgba(233, 102, 12, 1.00);
    font-size: 1.1em;
    height: 50px;
    vertical-align: middle;
    letter-spacing: 1px;
}

.btn-border-d-nav {
	color: rgba(0,0,0,0.80);
	background-color: rgba(233, 102, 12, 1.00);
	font-size: 1.0em;
}

.btn.btn-border-d-nav:hover,
.btn.btn-border-d-nav:focus {
	background: transparent;
	color: #fff;
	background-color: rgba(99,180,61,1.00);
	transition: all 0.3s ease-in-out 0s;
}

.btn-border-d-nav2 {
    color: rgba(0,0,0,0.80);
	background-color: rgba(233, 102, 12, 1.00);
    font-size: 1.0em;
}

.btn.btn-border-d-nav2:hover,
.btn.btn-border-d-nav2:focus {
	color: #fff;
	background-color: rgba(209,126,32,1.00);
}


.btn-border-d2 {
	/* [disabled]border: 1px solid #B27F46; */
	color: #FFFFFF;
	background-color: rgba(233, 102, 12, 1.00);
	font-size: 1.1em;
}

.btn.btn-border-d2:hover,
.btn.btn-border-d2:focus {
	color: #fff;
	background-color: rgba(99,180,61,1.00);
}

.btn-border-d2-2 {
    border: 1px solid rgba(233, 102, 12, 1.00);
    /* [disabled]width: 100%; */
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
}

.btn.btn-border-d2-2:hover,
.btn.btn-border-d2-2:focus {
	color: #fff;
	background-color: rgba(99,180,61,1.00);
    border: 1px solid rgba(99,180,61,1.00);
}

@media only screen and (max-width: 480px) {
.btn-border-d2-2 {
    /* [disabled]border: 1px solid #B27F46; */
    /* [disabled]width: 100%; */
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 95%;
}
    
}


.btn-border-d3 {
    /* [disabled]border: 1px solid #B27F46; */
    color: #FFFFFF;	background-color: rgba(233, 102, 12, 1.00);
    padding: 10px;
    border-radius: 3px;
}

.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

/* Forms common style */
.form-control {
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	height: 33px;
	border: 1px solid #EAEAEA;
	border-radius: 2px;
	transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
  color: #111;
}

a:hover, a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a {
  color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus {
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 400;
}

p, ol, ul, blockquote {
  margin: 0 0 20px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-jp {
	font-family: "Sawarabi Gothic", sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.001deg); */
}

.font-jp2 {
	font-family: "Sawarabi Mincho", sans-serif;
	transform: rotate(0.001deg);
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]font-weight: bold; */
}

.font-alt {
	font-family: "Mplus 1p", sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.001deg); */
}

.font-jp3 {
	font-family: 'Kosugi Maru', sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	transform: rotate(0.001deg);
}

.font-serif {
	font-family: Volkhov, "Times New Roman", sans-serif;
	/* [disabled]font-style: italic; */
}

.large-text {
  font-size: 24px !important;
}

.middle-text {
	font-size: medium !important;
	font-weight: normal;
	color: rgba(0,0,0,0.8);
	line-height: 24px;
}


.rotate {
  text-shadow: none !important;
}

.module-title {
	font-size: 2.4em;
	color: #843B42;
	line-height: 35px;
}

.module-title2 {
	font-size: 2em;
	color: #843B42;
	line-height: 28px;
			   }

.module-title3 {
	font-size: 1.6em;
	color: #843B42;
	line-height: 25px;
}

.module-title3-top {
    font-size: 1.6em;
    color: #843B42;
    line-height: 25px;
    padding: 0px;
    letter-spacing: -1px;
}

.module-title4 {
	font-size: 1.4em;
	color: #843B42;
	line-height: 25px;
}


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

.module-title3 {
	font-size: 1.15em;
	color: #843B42;
	line-height: 20px;
}
}

.module-subtitle {
	font-size: 1.6em;
	line-height: 28px;
	color: rgba(0,0,0,0.8);
}

.module-subtitle2 {
    font-size: 1.4em;
    line-height: 24px;
    color: rgba(0,0,0,0.8);
    padding-left: 10px;
    padding-right: 10px;
}

.module-subtitle2-w {
    font-size: 1.2em;
    line-height: 24px;
    color: rgba(255,255,255,1);
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}


.module-subtitle3 {
	font-size: 1.2em;
	line-height: 22px;
	color: rgba(0,0,0,0.8);
}

.module-subtitle2r {
    font-size: 1.4em;
    line-height: 24px;
    color: #843B42;
    text-align: center;
}


.module-subtitle2r2 {
	font-size: 1.2em;
	line-height: 24px;
	color: #843B42;
	text-align: left;
	margin-left: 100px;
}


@media only screen and (max-width: 480px) {
.module-subtitle {
	font-size: 1.2em;
	line-height: 28px;
	color: rgba(0,0,0,0.8);
}	
.module-subtitle2 {
	text-align: justify;
	font-size: 1.2em;
	/* [disabled]margin-bottom: 70px; */
	line-height: 20px;
}

.web-subtitle2 {
	text-align: justify;
	font-size: 0.5em;
	/* [disabled]margin-bottom: 70px; */
}

.module-subtitle2r {
	font-size: 1.2em;
	line-height: 24px;
	color: #843B42;
	/* [disabled]text-align: left; */
	padding-bottom: 80px;
}	

.module-subtitle2r2 {
	font-size: 0.8em;
	line-height: 24px;
	color: #843B42;
	text-align: left;
	margin-left: 10px;
}	

.module-subtitle3 {
	font-size: 1.0em;
	line-height: 20px;
	color: rgba(0,0,0,0.8);
}	
	
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 10px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
	height: calc(var(--vh, 1vh) * 100) !important;
	/* [disabled]width: 100%; */
	padding: 0;
	margin: 0;
}

.hero-slider .slides {
	height: calc(var(--vh, 1vh) * 100) !important;
	transition-delay: 3s;
}

.hero-slider .flex-direction-nav a {
	width: 30%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


/* Caption */
.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 70%;
	margin: 0 auto;
	/* [disabled]background-color: rgba(0,0,0,0.1); */
}

.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.titan-caption2 {
	position: absolute;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	z-index: 20;
}

.caption-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  z-index:50;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
	display: inline-block;
	margin: 5px;
	font-size: 30px;
	color: #FFF;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9998;
	background-color: #FFF8F0;
	/* [disabled]background-image: url(../images/top/bg001.jpg); */
}

.loader2 {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader2,
.loader2:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
	border: 0;
	border-radius: 0;
	z-index: 1000;
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	text-transform: uppercase;
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]font-size: 1.3em; */
	transition: background, padding 0.4s ease-in-out 0s;
	padding-right: 15px;
	/* [disabled]padding-bottom: 20px; */
	vertical-align: middle;
	background-color: rgba(255,255,255,0.95);
}

@media only screen and (max-width: 480px) {
.navbar-custom {
	/* [disabled]background: rgba(0,0,0,0.9); */
	padding-bottom: 0px;
	padding-right: 0px;
}

.navbar-custom .navbar-brand {
	/* [disabled]letter-spacing: 4px; */
	/* [disabled]font-weight: 400; */
	/* [disabled]font-size: medium; */
	color: #000;
	margin-left: 10px;
	width: 75%;
	/* [disabled]margin-bottom: 40px; */
	/* [disabled]padding-top: 22px; */
}	
	
}


.navbar a {
  transition: color 1.5s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
	background: rgba(26, 26, 26, 1);
	border-radius: 0;
	border: 0;
	padding: 0;
	box-shadow: none;
}

.navbar-custom .navbar-brand {
	/* [disabled]letter-spacing: 4px; */
	/* [disabled]font-weight: 400; */
	/* [disabled]font-size: medium; */
	color: #000;
	margin-top: -15px;
	margin-left: 20px;
	/* [disabled]margin-bottom: 40px; */
}

.navbar-custom .nav li > a {
	color: rgba(255,255,255,1);
	/* [disabled]background-color: rgba(255,251,240,0.3); */
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.8);
	height: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 0.6;
}

@media only screen and (max-width: 480px) {
.navbar-custom .nav li > a {
	color: rgba(255,255,255,1);
	/* [disabled]background-color: rgba(255,251,240,0.3); */
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.8);
	height: 60px;
	display: inherit;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 3;
}
}
.navbar-custom .dropdown-menu > li > a {
	border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
	letter-spacing: 2px;
	color: #999;
	/* [disabled]padding-top: 11px; */
	/* [disabled]padding-right: 15px; */
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-left: 15px; */
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
  border: 0;
  border-right: 1px solid rgba(73, 71, 71, 0.15);
  right: 100%;
  left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
	color: rgba(255,255,255,0.9);
	/* [disabled]background-color: rgba(255,95,170,0.1); */
}


.navbar-custom .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -6px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 9px;
  content: "\f107";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
	background-color: #693806;
}

.dropdown-menu {
	/* [disabled]min-width: 180px; */
	/* [disabled]font-size: 11px; */
}

.nav-massage{
	color: rgba(255,251,240,1);
	}

.nav-massage2{
	background-color: rgba(255,255,255,0.8);
	margin-left: 30px;
	border-radius: 5px;
	}


@media only screen and (max-width: 480px) {
.header-sm{
	display: none;
	}
	
}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
	position: relative;
	/* [disabled]background-color: #fff; */
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	background-size: cover;
	background-attachment: fixed;
}

.titan-title-size-1 {
	/* [disabled]letter-spacing: 4px; */
	font-size: 15px;
}

.titan-title-size-2 {
	line-height: 1.3;
	/* [disabled]letter-spacing: 3px; */
	font-size: 18px;
	opacity: .8;
}

.titan-title-size-3 {
	/* [disabled]letter-spacing: 16px; */
	font-size: 46px;
}

.titan-title-size-4 {
	/* [disabled]letter-spacing: 24px; */
	font-weight: 400;
	font-size: 48px;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
footer {
	/* [disabled]background-color: rgba(0,0,0,1); */
	background-image: url(../images/top/IMG_5975_2.jpg);
	/* [disabled]background-attachment: fixed; */
	background-position: center top;
	background-repeat: no-repeat;
}

.footer .copyright {
    margin: 0;
    color: rgba(255,255,255,1)!important;
    z-index: 30;
}

.footer .footer-social-links {
  text-align: right;
}

.footer .footer-social-links a {
  display: inline-block;
  padding: 0 6px;
}

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/

.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
	position: absolute;
	width: 100%;
	opacity: 0;
	/* [disabled]bottom: 100%; */
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	padding: 20px;
}

.team-detail2 {
	position: relative;
	width: 100%;
	opacity: 1;
	bottom: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	/* [disabled]font-size: 18px; */
	color: #aaa;
	/* [disabled]padding: 20px; */
}

@media only screen and (max-width: 480px) {
.team-detail {
	position: relative;
	width: 100%;
	opacity: 1;
	bottom: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 15px;
	color: #aaa;
	/* [disabled]padding: 20px; */
}
}

.team-detail h5 {
  font-size: 20px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
	opacity: 1;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}




.team-item2:hover .team-detail2 {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item2:hover .team-image:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail2 p {
	font-size: 1.2em;
	line-height: 18px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.team-detail2 {
	border: thin solid rgba(160,160,164,0.6);
	color: rgba(0,0,0,0.6);
	background-color: rgba(255,255,255,0.4);
}

.team-detail2,
.team-detail2 h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail2 h5 {
	font-size: 1.3em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}
	



.br-sp,
.br-sp2 {
	 display:none; }

.Member-int{
	font-size: 0.5em;
	color: rgba(255,255,255,1);
	padding-top: 0px;
	font-style: italic;
	}

@media only screen and (max-width: 850px) {
.br-sp2 {
	display: inline;
}
}

@media only screen and (max-width: 480px) {
.team-item:hover .team-detail {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail p {
	font-size: 0.6em;
	line-height: 18px;
}

.br-sp {
	display: inline;
}

.team-detail {
	border: thin solid rgba(160,160,164,1);
	color: rgba(0,0,0,0.8);
}

.team-detail,
.team-detail h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail h5 {
	font-size: 1em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}

.Member-int {
	display: none;

}



.team-item2:hover .team-detail2 {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item2:hover .team-image2:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail2 p {
	font-size: 1.1em;
	line-height: 18px;
}

.team-detail2 {
	border: thin solid rgba(160,160,164,1);
	color: rgba(0,0,0,0.8);
}

.team-detail2,
.team-detail2 h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail2 h5 {
	font-size: 1.3em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}



	 
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
	border: 1px solid #eaeaea;
	padding: 25px 20px;
	margin: 15px 0 30px;
	border-radius: 2px;
	text-align: center;
	background-color: rgb(255,255,255);
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h3 {
  color: #111;
  margin: 0;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table h5 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price2 {
  font-size: 20px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	/* [disabled]padding-top: 25px; */
	padding-right: 10px;
}

.price-table p.price2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	/* [disabled]padding-top: 25px; */
	padding-right: 10px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

.price-title {
	/* [disabled]letter-spacing: -2px; */
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	color: #111;
	/* [disabled]margin: 0 0 70px; */
}

@media only screen and (max-width: 480px) {
.price-title {
	/* [disabled]letter-spacing: -2px; */
	text-align: center;
	font-weight: 400;
	font-size: large;
	color: #111;
	margin: 0 0 70px;
}
}

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

.mvideo-wrap {
	height: 100%;
	background: none;
	position: relative;
}

.mvideo-wrap video {
	display: block;
	width: 100%;
	z-index: -999;
}


@media only screen and (max-width: 480px) {
.mvideo-wrap video {
    display: none;
}
.mvideo-wrap {
	position: relative;
	height: 100vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/top/IMG_8537.jpg);
}
}
 
/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
	text-align: center;
	list-style: none;
	padding: 0;
	font-size: medium;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.filter > li {
	display: inline-block;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
	position: relative;
	display: block;
	overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
	width: 100%;
	padding: 0 20px;
	opacity: 0;
	position: absolute;
	bottom: 100%;
	left: 0;
	text-align: center;
	overflow: hidden;
}

.work-title {
  font-size: 14px;
  color: #fff;
  margin: 0 0 6px;
}

.work-descr {
  color: #aaa;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.work-item:hover .work-image > img {
	/* [disabled]-webkit-transform: scale(1.1); */
	/* [disabled]-ms-transform: scale(1.1); */
	/* [disabled]transform: scale(1.1); */
}

.work-item .work-caption {
  bottom: 50%;
  opacity: 1;
  z-index: 3;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
  margin: 0 0 80px;
}

.post-title {
	line-height: 1.4;
	font-size: 22px;
	color: #FFF;
	margin: 0;
}

.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "\00BB";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
	/* [disabled]font-size: 14px; */
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
  border-color: #e5e5e5;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;
}

.sidebar .widget-title {
  color: #111;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "\00BB";
  color: #666666;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: .5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}

.documentation-page .pln {
  color: #000;
}

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}

.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}

.documentation-page .com {
  color: #800;
}

.documentation-page .lit {
  color: #066;
}

.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}

.documentation-page .fun {
  color: red;
}

.documentation-page .str, .documentation-page .atv {
  color: #080;
}

.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}

.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}

.documentation-page a {
  color: #19B5FE;
}

.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
	/* [disabled]background: transparent; */
	/* [disabled]padding-bottom: -20px; */
	padding-top: 15px;
  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
	position: absolute;
	display: block;
	right: 9px;
	top: 50%;
	/* [disabled]margin-top: -3px; */
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 9px;
	content: "\f105";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}

@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}

@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
}

@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  /* Headers */
  .titan-title-size-3 {
	/* [disabled]letter-spacing: 8px; */
	font-size: 36px;
  }
  .titan-title-size-4 {
	/* [disabled]letter-spacing: 12px; */
	font-size: 38px;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px;
  }
}

@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
	/* [disabled]letter-spacing: 2px; */
	font-size: 1em;
  }
  .titan-title-size-2 {
	line-height: 1.3;
	/* [disabled]letter-spacing: 2px; */
	font-size: 16px;
	opacity: .8;
  }
  .titan-title-size-3 {
	/* [disabled]letter-spacing: 4px; */
	font-size: 26px;
  }
  .titan-title-size-4 {
	/* [disabled]letter-spacing: 6px; */
	font-size: 1.8em;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
	text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
}

@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
}
.label.label-primary.tag.menu {
	float: left;
	/* [disabled]padding: 5px; */
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-right: 3px; */
	/* [disabled]margin-bottom: 10px; */
}
.tag.menu {
	color: rgb(0,0,0);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(160,160,164);
	border-right-color: rgb(160,160,164);
	border-bottom-color: rgb(160,160,164);
	border-left-color: rgb(160,160,164);
}

.course-day{
	padding: 5px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	background-color: rgba(255,0,0,1);
	margin-left: 20px;
	}

.impact-img1{
	z-index: 50;
	}

.impact-img2{
	position: absolute;
	z-index: 30;
	top: 160px;
	/* [disabled]left :0%; */
	}


.impact-img3{
	position: absolute;
	z-index: 100;
	bottom: -50px;
	left: -50px;
	}

.impact-img4{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 15%;
	}
	
.impact-img5{
	position: absolute;
	z-index: 50;
	top: -400px;
	left: 0px;
	width: 40%;
	}
	
.impact-img6{
	position: absolute;
	z-index: -1;
	bottom: 0px;
	right: 0px;
	}
	
.impact-img7{
	position: absolute;
	z-index: 20;
	bottom: 0px;
	right: 0px;
	}
	
		
.impact-img21{
	position: absolute;
	z-index: 5;
	top: 5%;
	right: -50px;
	}
	
			
.impact-img22{
	position: absolute;
	z-index: 5;
	right: 15%;
	top: 30%;
	}
	
.impact-img23{
	position: absolute;
	z-index: 5;
	right: -5%;
	/* [disabled]top: 200px; */
	}
	
.impact-img24{
	position: absolute;
	z-index: 5;
	right: -5%;
	bottom: 25%;
	}
		
.impact-img25{
	position: absolute;
	z-index: 5;
	right: 5px;
	top: 10px;
	/* [disabled]width: 70%; */
	}

.impact-img31{
	position: absolute;
	z-index: 5;
	right: 0px;
	top: -20px;
	}
	
.impact-img32{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: -20px;
	}
	
.impact-img33{
	position: fixed;
	z-index: 25;
	right: 5px;
	bottom: 5px;
	}	

.impact-img40{
	position: absolute;
	z-index: 25;
	right: -60%;
	top: 50px;
	}

.impact-img41{
	position: absolute;
	z-index: 25;
	right: 0%;
	bottom: 0px;
	}	
	
	
@media only screen and (max-width: 480px) {
.impact-img2{
	position: absolute;
	z-index: 30;
	top: 150px;
	left: -50%;
	width: 200%;         
	}	

	
.impact-img3{
	position: absolute;
	z-index: 100;
	bottom: -50px;
	left: 0px;
	width: 50%;
	}
	
.impact-img4{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 0px;
	width: 40%;
	}

.impact-img5{
	position: absolute;
	z-index: 50;
	top: -80px;
	left: 0px;
	width: 40%;
	}
	
.impact-img6{
	position: absolute;
	z-index: -1;
	bottom: 0px;
	right: -100px;
	width: 80%;
	}
	
.impact-img7{
	position: absolute;
	z-index: 100;
	bottom: 0px;
	right: 0px;
	width: 50%;
	}
	
.impact-img25{
	display: none;
	}	

.impact-img33{
	position: fixed;
	z-index: 25;
	right: 5px;
	bottom: 5px;
	width: 120px;
	}	


}

.scout{
	/* [disabled]border: thin solid rgba(160,160,164,1); */
	/* [disabled]background-color: rgba(255,255,255,0.2); */
}

.text-justify {
	text-align:justify;
	text-justify: inter-ideograph;
	}

.adress{
	list-style-type: none;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}

.shadow-w{
	text-shadow:1px 1px 4px rgba(0,0,0,1);
}

.shadow-w2{
	text-shadow:1px 1px 4px rgba(0,0,0,0.8);
}


.shadow-w3{
	text-shadow:0px 0px 3px rgba(255,255,255,1);
}

.shadow-w4{
    box-shadow: 0px 0px 3px rgba(56,56,56,0.5);
    -webkit-box-shadow: 0px 0px 3px rgba(56,56,56,0.5);
}

#contact{
	position: relative;	
}

a[href^="tel:"] {
    pointer-events: none;
}

@media only screen and (max-width: 480px) {
a[href^="tel:"] {
    pointer-events: auto;
}
}

.price-label01{
	color: rgba(0,0,0,1);
	display: inline-block;
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
}

.price-label02{
	color: rgba(42,127,170,1);
	font-size: 36px;
	display: inline-block;
	vertical-align: baseline;
	font-weight: 300;
	letter-spacing: -1px;
}

.price-label03{
	color: rgba(0,0,0,1);
	font-size: medium;
	display: inline-block;
	vertical-align: baseline;
}


.course-desc{
	color: rgba(0,0,0,1);
	list-style-type: none;
	/* [disabled]margin-left: 30px; */
	/* [disabled]margin-top: 10px; */
}
.course-desc dt {
	border: thin solid rgba(160,160,164,1);
	display: inline-block;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.sm-mt-20 {
	margin-top: 20px;
}
@media only screen and (max-width: 480px) {
.sm-mt-20 {
	margin-top: 0px;
}
}

.CPDS {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.strongpoint2 {
	display: none;
}

@media only screen and (max-width: 480px) {
.strongpoint {
	display: none;
}
.strongpoint2 {
	display: inline;
}
.top-photo {
	display: none;
	}


}

.company-label {
	border: thin solid rgba(160,160,164,1);
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.link-btn {
	border: thin solid rgba(160,160,164,1);
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/* [disabled]color: rgba(0,0,0,1); */
	/* [disabled]background-color: rgba(255,255,255,0.8); */
	}	
	
.text-box{
	background-color: rgba(255,255,255,0.5);
	z-index: 10;
	}

.flexslider{
	max-width: 250px;
	margin: 0 auto 60px;
}



.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.row-center{
	text-align: center;
	letter-spacing: -0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-center.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-center.va-bottom > [class*='col-']{
	vertical-align:bottom
	}
	
.row-eq	
	
.owl-item {
	display: block;
	width: 100%;
	height: auto;
}

	
.section-title {
	background-color: rgba(0,0,0,0.3);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	}
	
.cont-textBox{
	line-height: 22px;
	margin-top: 5px;
  }
  
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 50%;
}

.slide-title2 {
	font-size: 3.5em;
	color: rgba(255,255,255,0.8);
	}
	
.scroll-fix {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
	z-index:50;
		}
	
.scroll-fix2 {
	position: absolute;
	/* [disabled]width: 300px; */
	z-index: 50;
	top: 30%;
	margin: auto;
	right: 40%;
	/* [disabled]color: rgba(255,255,255,1); */
	/* [disabled]font-size: 3em; */
	text-align: center;
	/* [disabled]border: 5px solid rgba(255,255,255,1); */
	padding-right: 20px;
	padding-left: 20px;
		}

.scroll-fix2-1 {
	position: absolute;
	z-index: 100;
	top: 30%;
	margin: auto;
	right: 35%;
	text-align: center;
	/* [disabled]opacity: 0.8; */
		}

.scroll-fix2-2 {
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: auto;
    /* [disabled]width: 800px; */
		}

.scroll-fix2-3 {
	z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
		}

.scroll-fix3 {
	position: fixed;
	/* [disabled]width: 300px; */
	z-index: 50;
	top: 25px;
	margin: auto;
	right: -20px;
	/* [disabled]opacity:0.9; */
		}
		
.scroll-fix4 {
	position: absolute;
	width: 100vw;
	z-index: 50;
	margin: auto;
	right: 0%;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
		}

.scroll-fix4_2 {
    position: relative;
    /* [disabled]width: 100vw; */
    z-index: 0;
    margin-top: 2%;
    /* [disabled]margin-right: 0px; */
    /* [disabled]margin-left: 0px; */
    /* [disabled]margin-bottom: 0px; */
    /* [disabled]right: 0%; */
    /* [disabled]bottom: -10px; */
    /* [disabled]opacity:0.9; */
		}
		
.scroll-fix5 {
    position: absolute;
    width: 100vw;
    z-index: 50;
    margin: auto;
    right: 0%;
    /* [disabled]opacity:0.9; */
    bottom: 0%;
		}
		
.scroll-fix5_2 {
    position: absolute;
    z-index: 25;
    left: 0%;
    bottom: 0%;
		}
		
.scroll-fix6 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	left: 10px;
		}

.scroll-fix6_2 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	top: 10%;
	/* [disabled]opacity:0.9; */
	left: 10px;
		}

.scroll-fix6_3 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	top: 50%;
	/* [disabled]opacity:0.9; */
	left: 10px;
		}

.scroll-fix6_4 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	top: 50%;
	/* [disabled]opacity:0.9; */
	left: 50px;
		}


.scroll-fix6_5 {
    position: absolute;
    /* [disabled]width: 200%; */
    z-index: 50;
    margin: auto;
    bottom: 0px;
    /* [disabled]opacity:0.9; */
    right: 30%;
		}

.scroll-fix6_6 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	left: 30%;
		}

.scroll-fix6_6_2 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	right: 10%;
}

.scroll-fix6_7 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	left: -5px;
		}


.scroll-fix6_8 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: -10px;
	/* [disabled]opacity:0.9; */
	right: 0%;
		}

.scroll-fix7 {
	position: fixed;
	/* [disabled]width: 120%; */
	z-index: 100;
	margin: auto;
	/* [disabled]opacity:0.9; */
	right: 5px;
	bottom: 26%;
		}

.scroll-fix8-1 {
	position: fixed;
	/* [disabled]width: 120%; */
	z-index: 100;
	margin: auto;
	/* [disabled]opacity:0.9; */
	right: 0px;
	top: 260px;
		}


.scroll-fix8-2 {
	position: fixed;
	/* [disabled]width: 120%; */
	z-index: 100;
	margin: auto;
	/* [disabled]opacity:0.9; */
	right: 5px;
	top: 350px;
		}

.scroll-fix-access {
    position: fixed;
    /* [disabled]width: 120%; */
    z-index: 50;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    /* [disabled]opacity:0.9; */
    right: 5px;
    bottom: 21%;
		}

.scroll-fix_kindergarten_1 {
    z-index: 50;
    margin-top: -20px;
		}

.scroll-fix_kindergarten_2 {
    position: absolute;
    /* [disabled]width: 200%; */
    z-index: 50;
    margin: auto;
    bottom: 40px;
    right: 30%;
		}

.scroll-fix_kindergarten_3 {
    position: absolute;
    /* [disabled]width: 200%; */
    z-index: 50;
    margin: auto;
    bottom: 40px;
    right: 15%;
		}

@media only screen and (max-width: 480px) {
.scroll-fix2 {
	position: fixed;
	width: 20%;
	z-index: 50;
	top: 20%;
	margin: auto;
	right: 40%;
		}

.scroll-fix6_5 {
    position: absolute;
    /* [disabled]width: 200%; */
    z-index: 50;
    margin: auto;
    bottom: 0px;
    /* [disabled]opacity:0.9; */
    right: 0px;
		}	
	
}

@media only screen and (max-width: 480px) {
.scroll-fix3 {
	position: absolute;
	width: 40%;
	z-index: 50;
	margin: auto;
	top: 10px;
	right: 0px;
	z-index: 9999;
		}


.price-label {
	font-size: 14px !important;
}

.scroll-fix2-1 {
	position: absolute;
	z-index: 100;
	top: 30%;
	margin: auto;
	/* [disabled]right: 35%; */
	text-align: center;
	/* [disabled]opacity: 0.8; */
	left: 10%;
	width: 80%;
		}

.scroll-fix2-2 {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 90%;
		}


.scroll-fix2-3 {
	z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 70%;
		}
	
.scroll-fix4 {
    position: absolute;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0%;
    /* [disabled]width: 300vw; */
		}	

.scroll-fix5 {
    position: absolute;
    /* [disabled]width: 200vw; */
    z-index: 50;
    margin: auto;
    right: 0%;
    bottom: 0px;
    /* [disabled]width: 300vw; */
		}	
	
	
.scroll-fix6 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	right: 0%;
	width: 50%;
		}

.scroll-fix6_6 {
	position: absolute;
	width: 90%;
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	left: 20px;
		}

.scroll-fix6_6_2 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	right: 00%;
}
	
.scroll-fix7 {
    position: absolute;
    z-index: 50;
    margin: auto;
    /* [disabled]opacity:0.9; */
    right: 10px;
    bottom: 50px;
		}
	
.scroll-fix8-1 {
    position: absolute;
    z-index: 50;
    margin: auto;
    /* [disabled]opacity:0.9; */
    left: 10px;
    top: 70vh;
		}


.scroll-fix8-2 {
    position: absolute;
    z-index: 50;
    margin: auto;
    /* [disabled]opacity:0.9; */
    left: 10px;
    top: 83vh;
		}
	
.scroll-fix-access {
	position: absolute;
	z-index: 150;
	margin-left: 20px;
	margin-bottom: 20px;
	/* [disabled]opacity:0.9; */
	bottom: -20px;
	right: 0px;
		}
}

.submenuBox {
	padding: 5px;
	color: #fff !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;	
	
	}

.submenuBox2 {
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;	
	
	}

.submenuBox:hover {
	opacity:0.5;
	
	}	
	
.message {
	padding: 5px;
	font-size: 300%;
	color: rgba(255,255,255,1);
	}
	
.footer {
	/* [disabled]padding-top: 50px; */
	/* [disabled]padding-bottom: 50px; */
  }
  
.navBox {
	/* [disabled]margin-top: 3px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 23px; */
	opacity: 0.9;
	font-size: 1.2em;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	}
	
@media only screen and (max-width: 480px) {
.navBox {
	margin-top: 0px;
	/* [disabled]margin-bottom: 5px; */
	opacity: 0.9;
	/* [disabled]padding: 10px; */
	/* [disabled]width: 90%; */
	}
}

.navBox2 {
	/* [disabled]margin-top: 3px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 23px; */
	opacity: 0.9;
	font-size: 1.2em;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	background-color: rgba(255,159,0,0.5);
	}
	
@media only screen and (max-width: 480px) {
.navBox2 {
	margin-top: 0px;
	/* [disabled]margin-bottom: 5px; */
	opacity: 0.9;
	/* [disabled]padding: 10px; */
	/* [disabled]width: 90%; */
	}
}

@media only screen and (max-width: 380px) {
.scroll-fix8-1 {
    position: absolute;
    z-index: 50;
    margin: auto;
    /* [disabled]opacity:0.9; */
    left: 10px;
    top: 67vh;
		}


.scroll-fix8-2 {
    position: absolute;
    z-index: 50;
    margin: auto;
    /* [disabled]opacity:0.9; */
    left: 10px;
    top: 83vh;
		}
}

.header-ask {
	opacity: 0.8;
	margin-top: 5px;
	}


@media only screen and (max-width: 480px) {
.header-ask {
	margin-top: 20px;
	margin-bottom: 10px;
	}
}

.fluffy {
	/* [disabled]background: #000; */
	/* [disabled]width: 100px; */
	/* [disabled]height: 100px; */
	/* [disabled]margin: 100px; */
	animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-8px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-8px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}


.type-textbound {

  animation: squash 1s ease-in-out infinite;
}

@keyframes squash {
  0% {transform: scale(1) translate(0, 0);}
  50% {transform: scale(1) translate(0, 5px);}
  100% {transform: scale(1) translate(0, 0);}
}

.type-textbound2 {

  animation: squash2 1s ease-in-out infinite;
}


@keyframes squash2 {
  0% {transform: scale(1) translate(0, 0);}
  50% {transform: scale(1) translate(1px, 0);}
  100% {transform: scale(1) translate(0, 0);}
}



.list-box {
	border: thin solid rgba(160,160,164,1);
	border-radius:10px 0px;
	display: inline-block;
	margin-right: 5px;
	/* [disabled]margin-left: 5px; */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	
.list-box2 {
	border-radius: 5px;
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-left: 5px; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: rgba(160,160,164,1);
	border-right-color: rgba(160,160,164,1);
	border-bottom-color: rgba(160,160,164,1);
	border-left-color: rgba(160,160,164,1);
	}
		
.back-image-hight {
	height:50vh;
}

.side-background01 {
	/* [disabled]background-image: url(../images/top/1004_2.jpg); */
	background-repeat: no-repeat;
	background-position: center center;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 480px) {
.flex{
	display: block;
	flex-wrap: wrap;
}
}




.calender-text {
	border-radius: 3px;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	height: 25px;
	padding-top: 2px;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 5px;
	display: inline-block;
	font-size: 12px;
	padding-right: 5px;
	margin-bottom: 5px;
	border: thin dotted #999;
	}


@media only screen and (max-width: 480px) {
.xs-dp-none {
	display:none;	
	}
}
@media only screen and (max-width: 1024px) {
.xs-dp-none2 {
	display:none;	
	}
}


.stage{
	/* [disabled]width: 400px; */
	/* [disabled]height: 225px; */
	margin: 30px auto 0 auto;
	position: relative;
}

.stage img{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition:opacity 0.3s;
}

.stage.on img{
    opacity: 0.4;
}

@media (min-width: 1025px) {
#home3 {
	display:none;	
}
}


@media only screen and (min-width: 481px) {
#home2 {
	display:none;	
}
}

@media only screen and (max-width: 480px) {
#home {
	display:none;	
}
}

.treatment-title {
	border: thin dotted rgba(160,160,164,1);
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding-top: 5px;
	padding-bottom: 5px;
}

.treatment-title2 {
	display: block;
	margin-bottom: 0px;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: rgba(255,159,0,0.3);
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: rgba(255,159,0,0.3);
}

.treatment-title3 {
	border: thin solid rgba(160,160,164,0.5);
	display: inline-block;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding: 5px;
	/* [disabled]font-size: medium; */
}

.treatment-title4 {
	border: thin solid rgba(160,160,164,0.1);
	border-radius:5px;
	display: inline-block;
	background-color: rgba(160,160,164,0.1);
	padding: 5px;
	/* [disabled]font-size: medium; */
	/* [disabled]color: rgba(255,255,255,1); */
}

.price01 table tr th  {
	font-size: medium;
	text-align: center;
	font-style: normal;
}

.price01 table td  {
	font-size: medium;
	text-align: center;
	font-style: normal;
}

.treatment-img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: rgba(160,160,164,0.5);
	border-right-color: rgba(160,160,164,0.5);
	border-bottom-color: rgba(160,160,164,0.5);
	border-left-color: rgba(160,160,164,0.5);
}

.label01 {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: rgba(160,160,164,1);
	border-left-color: rgba(160,160,164,1);
}

.label02 {
	border: thin dotted rgba(160,160,164,1);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.option {
	font-size: x-small;
	border: thin dotted rgba(255,0,255,1);
	margin-right: 5px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.accident-img {
	background-position: left top;	
}

.accident-img2 {
	background-position: right top;
}

.rireki01 {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

@media only screen and (max-width: 480px) {
.rireki01 {
	float: none;
}
}

.rireki02 {
	margin-left: 67px;
}

@media only screen and (max-width: 480px) {
.rireki02 {
	margin-left: 0px;
}
}

/* navbar collapse for iPad (bootstrap) */
@media (max-width: 1024px) {
    .navbar-header {
	float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
	float: none!important;
	/* [disabled]margin: 7.5px -15px; */
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.loader {
	color: #B27F46;
	font-size: 50px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: 72px auto;
	position: absolute;
	left: 50%;
	top: 30%;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.sideAreaWt {
	background-color: rgba(255,255,255,0.5);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
}

.sideAreaWt_design {
	background-color: rgba(255,255,255,0.2);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B27F46;
}

.sideAreaWt_works {
	background-color: rgba(255,255,255,1);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/top/bg001.jpg);
}

.sideAreaWt2 {
	background-color: rgba(255,255,255,0.6);
	position: relative;
	top: 10%;
	padding-top: 20px;
	margin-bottom: 200px;
	margin-top: 50px;
}

.sideAreaWt3 {
	padding-left: 10%;
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
}

.sideAreaWt4 {
	padding-right: 10%;
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
}

.sideAreaWt4_2 {
	/* [disabled]padding-right: 10%; */
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.7);
}

.sideAreaWt4_3 {
	/* [disabled]border: thin solid rgba(178,127,70,1); */
	display: inline-block;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 1.2em;
	background-color: rgba(178,127,70,0.8);
	color: rgba(255,255,255,0.8);
	padding-top: 5px;
	padding-bottom: 5px;
}

.sideAreaWt5 {
	border: thin solid rgba(153,153,153,0.2);
	padding: 20px;
}

.sideAreaWt6 {
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	padding-top: 20px;
	top: -100px;
	/* [disabled]margin-bottom: 200px; */
	z-index: 20;
}


.sideAreaWt7 {
	border: thin solid rgba(153,153,153,0.2);
	/* [disabled]padding: 20px; */
	margin-bottom: 15px;
	margin-top: -5px;
	background-color: rgba(255,255,255,0.4);
}

@media only screen and (max-width: 480px) {
.sideAreaWt2 {
	background-color: rgba(255,255,255,0.6);
	/* [disabled]position: relative; */
	/* [disabled]top: -10%; */
	margin-top: 0px;
}
.sideAreaWt3 {
	padding-left: 0px;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.sideAreaWt4 {
	padding-right: 0px;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

}

.sideAreaPhoto {
	z-index: 10;
	margin-top: 50px;
}

.textColor01 {
	color: #B27F46;
}

.textColor02 {
	color: #FFF;
}

.workItem {
	display: block;
	float: left;
	margin-left: 10px;
	font-size: 1.0em;
	background-color: rgba(153,153,153,0.3);
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}

.workItem2 {
	/* [disabled]display: block; */
	/* [disabled]float: left; */
	font-size: 1em;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: 5px; */
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgba(178,127,70,1);
	color: rgba(255,255,255,1);
	/* [disabled]border-radius: 3px; */        /* CSS3草案 */
	/* [disabled]-webkit-border-radius: 3px; */    /* Safari,Google Chrome用 */
	/* [disabled]-moz-border-radius: 3px; */   /* Firefox用 */
	padding-top: 0px;
	padding-bottom: 0px;
}

.footerAreaWt {
	/* [disabled]position: absolute; */
	/* [disabled]top: -50%; */
	z-index: 15;
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
}

.footerBlock {
	/* [disabled]background-color: rgba(105,56,6,0.8); */
	z-index: 100;
	background-image: url(../images/top/carbon_fiber_wallpaper_5bddc22f5707d075d5194329f30eb471_raw.jpg);
	background-position: left center;
}

.footerSubBlock {
	/* [disabled]background-color: rgba(0,0,0,1); */
	padding: 20px;
	/* [disabled]height: 100%; */
	color: rgba(255,255,255,1);
	font-size: 1.1em;
}

@media only screen and (max-width: 480px) {
.footerSubBlock {
	height: 100%;
}
.footerSubBlock2 {
	text-align:right;
}


}

.mapIcon{
	/* [disabled]border: thin solid rgba(255,255,255,1); */
	font-size: 0.8em;
	color: rgba(255,255,255,1);
}

.intro {
	/* [disabled]background-image: url(../images/photo/bg001.jpg); */
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}


.workItem3 {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B27F46;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.workItem2 {
  display: -moz-inline-box;
  display: inline-block;
  display: inline;
  zoom: 1;
}



.column {
	font-size: 1.2em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(153,153,153,1);
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: left;
}
.column dt {
	float: left;
	width: 100px;
}



@media only screen and (max-width: 480px) {
.column dt {
	float: none;
	width: 250px;
}
.column dd {
	margin-left: 15px;
}


}

.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	/* [disabled]width: 320px; */	/*画像の幅*/
	/* [disabled]height: 180px; */	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.check-list {
	list-style-position: outside;
	list-style-image: url(../images/top/e_others_75.png);
	margin-left: 35px;
	text-align: justify;
}

hr.style14 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -moz-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -ms-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -o-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	margin-top: 0px;
	margin-bottom: 20px;
}

hr.style15 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
	background-image: -moz-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,703,0));
	background-image: -ms-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
	background-image: -o-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
}

hr.style16 {
	border: 0;
	height: 3px;
	background-image: -webkit-linear-gradient(left, rgba(178,127,70,0), rgba(255,95,0,1), rgba(178,127,70,0));
	background-image: -moz-linear-gradient(left, rgba(178,127,70,0), rgba(255,95,0,1), rgba(178,127,703,0));
	background-image: -ms-linear-gradient(left, rgba(178,127,70,0), rgba(255,95,0,1), rgba(178,127,70,0));
	background-image: -o-linear-gradient(left, rgba(178,127,70,0), rgba(255,95,0,1), rgba(178,127,70,0));
}

.line-higt {
	line-height: 25px;
}


/*--------------------------------------------------------------
	fadeSlider 
--------------------------------------------------------------*/
.fadeSlider {
  width: 300px;
  height: 300px;
  display: flex;
  overflow-x: auto;
}
.slide {
  width: 300px;
  flex-shrink: 0;
  height: 100%;
}









/*--------------------------------------------------------------
	 
--------------------------------------------------------------*/
.box01 {
	border: thin solid rgba(160,160,164,1);
	padding-right: 5px;
	padding-left: 5px;
}


.full-height{
	height: 100vh;
	}
	
.img_wrap{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 0.5s;
}
.img_wrap img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 2.5s;
}

.img_wrap2{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 3s;
}
.img_wrap2 img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap2:hover{
    box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
    transform: translate(0px);
    transition-duration: 3s;
}

.img_wrap3{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 0.5s;
	font-size: 1.4em;
}


@media only screen and (max-width: 480px) {
.img_wrap3{
    /* [disabled]border: 1px solid #ddd; */
    /* [disabled]width: 300px; */
    /* [disabled]height: 226px; */
    /* [disabled]margin: 20px auto 0; */
    transition-duration: 0.5s;
    font-size: 1.0em;
    padding-left: 0px;
    padding-right: 0px;
}
}



.img_wrap3 img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap3:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translate(0px);
  transition-duration: 0.5s;
}

.main_imgBox {
  height: calc(var(--vh, 1vh) * 100);
	overflow: hidden;
	position: relative;
  }

.main_img {
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 48s 0s infinite;
	animation: anime 48s 0s infinite;

}

.main_img:nth-of-type(1) {
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }

.main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s; }

.main_img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s; }

.main_img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s; }

.main_img:nth-of-type(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s; }

.main_img:nth-of-type(7) {
  -webkit-animation-delay: 36s;
  animation-delay: 36s; }  

.main_img:nth-of-type(8) {
  -webkit-animation-delay: 42s;
  animation-delay: 42s; }

.main_imgBox2 {
	/* [disabled]height: 80vh; */
	overflow: hidden;
	position: relative;
}
.main_img2 {
	z-index: 10;
	/* [disabled]opacity: 0; */
	width: 100%;
	/* [disabled]height: 80vh; */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	/* [disabled]-webkit-animation: anime 6s 0s infinite; */
	/* [disabled]animation: anime 12s 0s infinite; */
}


@media only screen and (max-width: 480px) {
.main_img {
	position: absolute;
}

.main_img2 {
	position: absolute;
}
}




@keyframes anime {
  0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;

    }
    100% { opacity: 0 ;
		transform: scale(1.3) rotate(0.1deg);
         z-index:9;	}
}
.menu-boxCol {
	padding-right: 5px;
	padding-left: 5px;
}

.menu-box {
	background-image: url(../images/top/bg000_01.jpg);
	position: relative;
	border: 5px solid rgba(233, 102, 12, 1.00);
	border-radius: 5px;
}

.menu-box2 {
	/* [disabled]border-left-width: 5px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: rgba(233, 102, 12, 1.00); */
	background-image: url(../images/top/bg000_01.jpg);
	position: relative;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
	border-radius: 3px;	
}


.caption .module-title {
    /* [disabled]background-color: rgba(255,255,255,0.9); */
    position: absolute;
    left: 0px;
    top: -15px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5em;
    /* [disabled]padding: 10px; */
    /* [disabled]border-bottom-width: 10px; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-color: rgba(255,95,85,1); */
    color: rgba(0,0,0,0.8);
    /* [disabled]font-weight: bold; */
	opacity: 0.90;
}


.caption .module-title2 {
    /* [disabled]background-color: rgba(255,255,255,0.9); */
    position: absolute;
    left: -20px;
    top: -20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5em;
    /* [disabled]padding: 10px; */
    /* [disabled]border-bottom-width: 10px; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-color: rgba(255,95,85,1); */
    color: rgba(0,0,0,0.8);
    /* [disabled]font-weight: bold; */
}

.caption .module-title2_2 {
    /* [disabled]background-color: rgba(255,255,255,0.9); */
    position: absolute;
    left: 10px;
    top: 0px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.5em;
    /* [disabled]padding: 10px; */
    /* [disabled]border-bottom-width: 10px; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-color: rgba(255,95,85,1); */
    color: rgba(0,0,0,0.8);
    /* [disabled]font-weight: bold; */
}

.fix-season {
    position: absolute;
    top: 5px;
    left: 5px;
}

.facial-label2{
	list-style: none;
	/* [disabled]display: inline-block; */
	border: thin solid rgba(0,0,0,0.20);
	border-radius: 3px;
	font-size: 0.95em;
	margin: 2px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: rgba(255,255,255,0.2);
}


@media only screen and (max-width: 480px) {
.caption .module-title {
	/* [disabled]background-color: rgba(255,255,255,0.9); */
	position: absolute;
	left: 0px;
	top: -15px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 1.5em;
	/* [disabled]padding: 10px; */
	/* [disabled]border-bottom-width: 10px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: rgba(255,95,85,1); */
	color: rgba(0,0,0,0.8);
	/* [disabled]font-weight: bold; */
	width: 50%;
}
	
.caption .module-title2_2 {
    /* [disabled]background-color: rgba(255,255,255,0.9); */
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.5em;
    /* [disabled]padding: 10px; */
    /* [disabled]border-bottom-width: 10px; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-color: rgba(255,95,85,1); */
    color: rgba(0,0,0,0.8);
    /* [disabled]font-weight: bold; */
    width: 50px;
    height: 50px;
}
}


.caption .module-title3 {
    /* [disabled]background-color: rgba(255,255,255,0.9); */
    position: absolute;
    right: -20px;
    top: -20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.2em;
    /* [disabled]padding: 10px; */
    /* [disabled]border-bottom-width: 10px; */
    /* [disabled]border-bottom-style: solid; */
    /* [disabled]border-bottom-color: rgba(255,95,85,1); */
    color: rgba(0,0,0,0.8);
    /* [disabled]font-weight: bold; */
}

.caption .module-subtitle {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: rgba(233, 102, 12, 1.00);
}

.menu-box .module-subtitle  {
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	font-size: 1.3em;
	color: rgba(0,0,0,0.8);
	line-height: 1.5;
	padding-top: 10px;
	/* [disabled]font-weight: bold; */
}

.menu-box2 .module-subtitle2  {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: justify;
    font-size: 1.2em;
    color: rgba(0,0,0,0.8);
    line-height: 18px;
    padding-top: 0px;
    /* [disabled]font-weight: bold; */
    margin-top: -10px;
}

.menu-box2 .module-subtitle3  {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: justify;
    font-size: 1.1em;
    color: rgba(0,0,0,0.8);
    line-height: 18px;
    padding-top: 0px;
    /* [disabled]font-weight: bold; */
    margin-top: -10px;
}


.menu-box2 .module-subtitle4  {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	font-size: 1.2em;
	color: rgba(0,0,0,0.8);
	line-height: 20px;
	padding-top: 0px;
	/* [disabled]font-weight: bold; */
	margin-top: -10px;
}


.menu-box2 .module-subtitle5  {
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: justify;
    font-size: 1.3em;
    color: rgba(0,0,0,0.8);
    line-height: 1.5;
    padding-top: 10px;
    /* [disabled]font-weight: bold; */
    margin-top: -10px;
}

.teacher {
    margin-top: 3px;
}

@media only screen and (max-width: 480px) {
.caption .module-subtitle {
	border-top-width: 5px;
	border-top-style: solid;
    border-top-color: rgba(232,98,18,1.00);
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1em;
}
	
.menu-box2 .module-subtitle4  {
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: center;
    font-size: 1.0em;
    color: rgba(0,0,0,0.8);
    line-height: 15px;
    padding-top: 5px;
    /* [disabled]font-weight: bold; */
    margin-top: -5px;
}
    
.menu-box2 .module-subtitle5  {
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: justify;
    font-size: 1.3em;
    color: rgba(0,0,0,0.8);
    line-height: 1.5;
    padding-top: 10px;
    /* [disabled]font-weight: bold; */
    margin-top: -10px;
}
    
.teacher {
    margin-top: 0px;
}
}


.tategaki {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;

}

.module000 {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 2em;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
}

.module000-l {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-left: -15px;
}

.module000-r {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-right: -15px;
}

.module001 {
	/* [disabled]background-image: url(../images/demo/bg202.jpg); */
	/* [disabled]background-position: center center; */
	margin-top: 50px;
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.1);
	border-radius: 10px;
	padding: 20px;
	/* [disabled]border: thin solid rgba(160,160,164,0.5); */
	z-index: 50;
}

.module003 {
	/* [disabled]margin-top: 70px; */
	box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	padding: 10px;
	/* [disabled]border: thin solid rgba(160,160,164,0.5); */
	z-index: 50;
	background-color: rgba(255,255,255,0.95);
}

.module004 {
    /* [disabled]margin-top: 70px; */
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    background-image: url(../images/nursery/bg001.jpg);
}

.module005 {
    /* [disabled]margin-top: 70px; */
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    background-image: url(../images/aboutus/bg001.jpg);
}

.module006 {
    /* [disabled]margin-top: 70px; */
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    background-image: url(../images/support/bg001.jpg);
}

.module007 {
    /* [disabled]margin-top: 70px; */
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    background-image: url(../images/support/bg002.jpg);
}


.module008 {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin: 5px;
}


.module009 {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin: 85px 5px 5px;
}

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

.module000-l {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-left: -15px;
    margin-right: -15px;
}

.module000-r {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-left: -15px;
    margin-right: -15px;
}  
}

@media only screen and (max-width: 480px) {
.module000 {
	/* [disabled]background-image: url(../images/demo/bg103.png); */
	/* [disabled]background-position: center center; */
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	border-radius: 10px;
	padding: 20px;
	/* [disabled]border: thin solid rgba(160,160,164,0.5); */
	z-index: 50;
	/* [disabled]width: 90%; */
	/* [disabled]margin-left: 5%; */
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}	
    
.module000-l {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-left: 0px;
    margin-right: 0px;
}

.module000-r {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin-left: 0px;
    margin-right: 0px;
}  
    
	
.module001 {
	/* [disabled]background-image: url(../images/demo/bg103.png); */
	/* [disabled]background-position: center center; */
	margin-top: 0px;
	background-color: rgba(255,255,255,0.9);
	padding: 20px;
	/* [disabled]border: thin solid rgba(160,160,164,0.5); */
}
	
.module009 {
    /* [disabled]background-image: url(../images/demo/bg103.png); */
    /* [disabled]background-position: center center; */
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    margin: 10px 5px 5px;
}
}


.swing {
    transform-origin: top center;
    animation: burabura linear 3s infinite;
}
 
@keyframes burabura {
0% { transform: rotate(0deg); }
20% { transform: rotate(-2.9deg); }
25% { transform: rotate(-3deg); }
27% { transform: rotate(-2.9deg); }
50% { transform: rotate(0deg); }
70% { transform: rotate(2.9deg); }
75% { transform: rotate(3deg); }
77% { transform: rotate(2.9deg); }
100% { transform: rotate(0deg); }
}

.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	border: thick solid rgba(255,255,255,1);
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.movie-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* [disabled]height: 100%; */
}

.youtube {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
}
.youtube iframe {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
}


.youtube2 {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.school {
    border-radius: 5px;
    padding: 5px;
    border: thin dotted #235897;
}

.history {
    border-bottom: thin solid rgba(119,113,113,0.50);
}

.history th {
    padding-top: 5px;
    padding-bottom: 5px;
}

.history td {
    padding-top: 5px;
    padding-bottom: 5px;
}


@media only screen and (max-width: 480px) {
.history th {
    font-size: 0.7em;
}
.history td {
    font-size: 0.8em;
    line-height: 15px;
}
	
}

.yearAlbum {
	height: 135px;
	padding-left: 20px;
}

@media only screen and (max-width: 480px) {
.yearAlbum {
	height: 135px;
	padding-left: 0px;
	font-size: 0.85em;
}
	
.fix-section {
	position: fixed;
}
	
}

@media screen and (max-width: 767px) {
.fb-plugin-responsive {
width: 100%;
max-width: 384px;
}
}

@media screen and (min-width: 768px) {
.fb-plugin-responsive {
width: 500px;
}
}

.touentodoke-box {
    border: thin solid rgba(0,0,0,0.20);
    margin: 10px;
    padding: 5px 25px 5px 0;
    list-style: none;
    padding-left: 0;
    display: inline-block;
}

.touentodoke-box li{
    margin: 5px 5px;
    float: left;
}

.infoBox {
    padding: 10px;
    color: rgba(255,255,255,1.00);
    border: medium solid rgba(237,118,0,1.00);
    border-radius: 5px;
}

.infoBox2 {
	padding: 10px;
	border-radius: 5px;
	background-color: rgba(233, 102, 12, 1.00);
	color: rgba(255,255,255,0.99);
}

.infoBox3 {
	padding: 5px;
	background-color: rgba(233, 102, 12, 1.00);
	color: rgba(255,255,255,0.99);
	font-size: 80%;
	vertical-align: middle;
	margin-right: 5px;
}

.catuion {
    color: rgba(128,9,9,1.00);
    text-decoration: underline;
}

.module-subtitle-map {
    font-size: 1.2em;
    color: #FFFFFF;
    text-align: center;
    background-color: rgba(74,100,152,1);
    padding: 3px 5px;
}

.scroll-fix6_map01 {
    position: absolute;
    top: 45px;
    left: 250px;
}

.scroll-fix6_map02 {
    position: absolute;
    top: 365px;
    left: 410px;
}

.scroll-fix6_map03 {
    position: absolute;
    top: 210px;
    left: 620px;
}

.scroll-fix6_map04 {
    position: absolute;
    top: 350px;
    left: 830px;
}

.scroll-fix6_map05 {
    position: absolute;
    top: 472px;
    left: 310px;
}

.scroll-fix6_map06 {
    position: absolute;
    top: 490px;
    left: 420px;
}

.scroll-fix6_map07 {
    position: absolute;
    top: 425px;
    left: 605px;
}

.scroll-fix6_map08 {
    position: absolute;
    top: 610px;
    left: 425px;
}

.scroll-fix6_map09 {
	position: absolute;
	top: 620px;
	left: 675px;
	display: none;
}

.scroll-fix6_map10 {
    position: absolute;
    top: 540px;
    left: 715px;
}

.scroll-fix6_map11 {
    position: absolute;
    top: 760px;
    left: 438px;
}

.scroll-fix6_map12 {
    position: absolute;
    top: 920px;
    left: 500px;
}

.scroll-fix6_map13 {
    position: absolute;
    top: 12px;
    left: 450px;
}

.scroll-fix6_map00 {
    position: absolute;
    top: 980px;
    left: 625px;
}


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

.module-subtitle-map {
    font-size: 5px;
    color: #FFFFFF;
    text-align: center;
    background-color: rgba(74,100,152,0.7);
    padding: 3px 5px;
}	
	
.scroll-fix6_map01 {
    position: absolute;
    top: 1.2%;
    left: 24%;
}

.scroll-fix6_map02 {
    position: absolute;
    top: 25.7%;
    left: 37%;
}	

.scroll-fix6_map03 {
    position: absolute;
    top: 16%;
    left: 62%;
}		

.scroll-fix6_map04 {
    position: absolute;
    top: 24%;
    left: 85%;
}		

.scroll-fix6_map05 {
    position: absolute;
    top: 40%;
    left: 25%;
}			

.scroll-fix6_map06 {
    position: absolute;
    top: 44%;
    left: 62%;
}	

.scroll-fix6_map07 {
    position: absolute;
    top: 38%;
    left: 67%;
}

.scroll-fix6_map08 {
    position: absolute;
    top: 45%;
    left: 40%;
}

.scroll-fix6_map09 {
    position: absolute;
    top: 35.5%;
    left: 61.3%;
}

.scroll-fix6_map10 {
    position: absolute;
    top: 44%;
    left: 76%;
}	

.scroll-fix6_map11 {
    position: absolute;
    top: 58%;
    left: 42%;
}	

.scroll-fix6_map12 {
    position: absolute;
    top: 78%;
    left: 45%;
}		

.scroll-fix6_map13 {
    position: absolute;
    top: -1%;
    left: 43%;
}
	
.scroll-fix6_map00 {
    position: absolute;
    top: 85%;
    left: 60%;
}	

}

.important {
    background-color: rgba(255,255,255,1.00);
    display: inline-block;
    font-size: 85%;
    color: rgba(146,11,11,1.00);
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 480px) {
.important {
    background-color: rgba(255,255,255,1.00);
    display: inline-block;
    font-size: 85%;
    color: rgba(146,11,11,1.00);
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}

}

.cation-box {
    border: thin solid rgba(185,39,42,1.00);
    padding: 10px 20px;
}
.kengaku01 {
    background-color: rgba(12,88,233,0.10);
    color: rgba(233, 102, 12, 1.00);
    /* [disabled]display: inline-block; */
    /* [disabled]margin-left: 10px; */
    padding: 5px 20px;
}

.kengaku02 {
    margin-left: 1.0em;
    margin-top: 10px;
}

.red-box {
	border: thin solid rgba(170,7,10,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
	color: rgba(170,7,10,1.00);
}

.red-box2 {
    border: thin solid rgba(170,7,10,1.00);
    padding-top: 5px;
    padding-bottom: 5px;
    color: rgba(170,7,10,1.00);
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.kengaku2022 {
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
}

.kengaku2022 th {
	text-align: center;	
}
.indent01 {
	text-indent: -6em;
	margin-left: 6em;
}
.indent02 {
	margin-left: 1em;
}

.indent03 {
	text-indent: -1em;
	margin-left: 1em;
}
.photo01 {
    margin-left: 20px;    
}

@media only screen and (max-width: 480px) {
.kengaku2022 {
	width: 100%;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}

.kengaku2022 td {
	text-align: center;	
}
	
.indent01 {
	text-indent: -1em;
	margin-left: 1em;
}
	
.indent02 {
	text-indent: -2em;
	margin-left: 2em;
}

.photo01 {
    margin-left: 0px;    
}
	
}

.teiin {
	color: rgba(192,9,9,1.00);	
	
	
}

.red {
	color: rgba(207,26,29,1.00);	
}

