  @media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
.d-none {
  display: none !important;
}  @media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
.d-none {
  display: none !important;
}  @media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
.d-none {
  display: none !important;
}  @media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
.d-none {
  display: none !important;
}  @media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
.d-none {
  display: none !important;
}/* :: Import Fonts */

@font-face {
  font-family: 'helveticaneuebold';
  src: url("fonts/helvetica_neu_bold-webfont.woff2") format("woff2"), url("fonts/helvetica_neu_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'helveticaneuemedium';
  src: url("fonts/helveticaneue_medium-webfont.woff2") format("woff2"), url("fonts/helveticaneue_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* :: Import All CSS */
/* :: Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  background-color: #ffffff;
  color: #3c3c3c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3c3c3c;
  font-weight: 500;
  line-height: 1.3;
  }

p {
  font-size: 14px;
  line-height: 1.4;
  }

a {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: none;
  font-size: 14px;
  color: #4f4d4d; }
  a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: none;
    /*font-size: 14px;*/ }
.owl-prev, .owl-next {
  font-family: 'helveticaneuebold';
}
.font-fa01 {
  font-family: 'helveticaneuebold';
}
#preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0d0d0d;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000; }

#original-load {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 3px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #f1f1f1;
  -webkit-animation: original 2400ms linear infinite;
  animation: original 2400ms linear infinite;
  z-index: 999; }
  #original-load:before {
    content: "";
    position: absolute;
    top: 7.5px;
    left: 7.5px;
    right: 7.5px;
    bottom: 7.5px;
    border-radius: 50%;
    border: 3px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #f1f1f1;
    -webkit-animation: original 2700ms linear infinite;
    animation: original 2700ms linear infinite; }
  #original-load:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    border: 3px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #f1f1f1;
    -webkit-animation: original 1800ms linear infinite;
    animation: original 1800ms linear infinite; }

@-webkit-keyframes original {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes original {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

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

.mt-15 {
  margin-top: 15px; }

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

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

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

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

.mb-15 {
  margin-bottom: 15px; }

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

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

.ml-15 {
  margin-left: 15px; }

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

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

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

.mb-100 {
  margin-bottom: 100px; }


.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-transparent {
  background-color: transparent; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

.section-padding-100 {
  padding: 100px 0; }

.section-padding-50 {
  padding: 50px 0; }

.section-padding-50-0 {
  padding: 50px 0 0 0; }

.section-padding-100-70 {
  padding: 100px 0 70px; }

.section-padding-100-50 {
  padding: 100px 0 50px; }

.section-padding-100-0 {
  padding: 100px 0 0; }

.section-padding-0-100 {
  padding: 0 0 100px; }

.section-padding-100-20 {
  padding: 100px 0 20px 0; }

.section-padding-52-0 {
  padding: 52px 0 0px 0; }

.section-padding-63-0 {
  padding: 63px 0 0px 0; }

#scrollUp {
  bottom: 60px;
  right: 60px;
  font-size: 13px;
  text-align: center;
  color: #878787;
  letter-spacing: 2px;
  border-bottom: 2px solid #878787;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1;
  display: none !important;
}
  #scrollUp:hover {
    color: #30336b;
    border-color: #30336b; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #scrollUp {
      bottom: 30px;
      right: 30px; } }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px; } }

.bg-gray {
  background-color: #f1f1f1; }

.background-overlay {
  position: relative;
  z-index: 2; }
  .background-overlay:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.6); }

.original-btn {
  position: relative;
  z-index: 1;
  padding: 0 30px;
  min-width: 175px;
  height: 60px;
  border: 1px solid;
  border-color: #dcdcdc;
  font-size: 14px;
  border-radius: 0;
  line-height: 59px;
  text-transform: uppercase;
  letter-spacing: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  color: #000000; }
  .original-btn:hover, .original-btn:focus {
    color: #ffffff;
    border-color: #30336b;
    background-color: #30336b; }

/* :: Header Area CSS */
.header-area {
/*  position: relative; */
  position: absolute;
  width: 100%;
  z-index: 100;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .header-area .top-header {
    height: 65px; }
    @media only screen and (max-width: 767px) {
      .header-area .top-header {
        height: 90px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-area .top-header {
        height: 52px; } }
    .header-area .top-header .top-social-area {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        .header-area .top-header .top-social-area {
          text-align: left; } }
      .header-area .top-header .top-social-area a {
        display: inline-block;
        padding: 5px 15px;
        color: #000000;
        font-size: 13px; }
        .header-area .top-header .top-social-area a:hover, .header-area .top-header .top-social-area a:focus {
          color: #30336b; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header .top-social-area a {
            padding: 5px 7px; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header .top-social-area a {
            padding: 5px 7px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .header-area .top-header .top-social-area a {
            padding: 5px 4px; } }
  .header-area .logo-area {
    height: 170px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1; }
    @media only screen and (max-width: 767px) {
      .header-area .logo-area {
        height: 70px; } }
  .header-area .original-nav-area {
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    height: 52px; }
    @media only screen and (max-width: 767px) {
      .header-area .original-nav-area {
        height: 56; } }
    .header-area .original-nav-area .subscribe-btn a {
      display: inline-block;
      max-width: 110px;
      height: 40px;
      color: #ffffff;
      border-radius: 0;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 34px;
      padding: 0; }
      .header-area .original-nav-area .subscribe-btn a:hover, .header-area .original-nav-area .subscribe-btn a:focus {
        background-color: #30336b; }
    .header-area .original-nav-area .classynav ul li a {
      text-transform: uppercase;
      color: #4f4d4d;
      font-weight: 700; }
      .header-area .original-nav-area .classynav ul li a:focus, .header-area .original-nav-area .classynav ul li a:hover {
        color: #000000; }
    .header-area .original-nav-area .classy-nav-container {
      background-color: transparent; }
    .header-area .original-nav-area .classy-navbar {
      height: 52px;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .header-area .original-nav-area .classy-navbar {
          height: 52px; } }
  .header-area .is-sticky .original-nav-area2 {
    background-color: #ffffff;
    margin-top: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    position: fixed;
    width: 100%;
    height: 52px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900; }
    .header-area .is-sticky .original-nav-area .classy-navbar {
      height: 52px; }

#breakingNewsTicker.ticker {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden; }
  #breakingNewsTicker.ticker ul {
    width: 100%;
    position: relative; }
    #breakingNewsTicker.ticker ul li {
      display: none;
      width: 100%; }
      #breakingNewsTicker.ticker ul li a {
        color: #000000;
        font-size: 14px;
        text-transform: uppercase; }
        #breakingNewsTicker.ticker ul li a:hover {
          color: #30336b; }

.modal-backdrop.show {
  opacity: .8 !important; }

.subscribe-newsletter-area .modal-content {
  border-radius: 0; }
  .subscribe-newsletter-area .modal-content .modal-body {
    padding: 70px; }
    @media only screen and (max-width: 767px) {
      .subscribe-newsletter-area .modal-content .modal-body {
        padding: 40px 30px; } }
    .subscribe-newsletter-area .modal-content .modal-body .title {
      font-size: 18px;
      margin-bottom: 20px; }
    .subscribe-newsletter-area .modal-content .modal-body .newsletterForm {
      position: relative;
      z-index: 1; }
      .subscribe-newsletter-area .modal-content .modal-body .newsletterForm input {
        width: 100%;
        height: 60px;
        border: 1px solid #787878;
        font-size: 14px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        font-style: italic;
        margin-bottom: 15px;
        padding: 0 30px; }
        .subscribe-newsletter-area .modal-content .modal-body .newsletterForm input:focus {
          border: 1px solid #000000; }
      .subscribe-newsletter-area .modal-content .modal-body .newsletterForm button[type="submit"] {
        background-color: #ffffff; }
        .subscribe-newsletter-area .modal-content .modal-body .newsletterForm button[type="submit"]:hover {
          background-color: #30336b;
          color: #ffffff; }
.subscribe-newsletter-area .close {
  position: absolute;
  top: -30px;
  right: 0;
  background-color: red !important;
  width: 30px;
  height: 30px;
  color: #ffffff;
  font-weight: 400; }
  .subscribe-newsletter-area .close:hover {
    color: #ffffff; }

/* :: Hero Slides Area CSS */
.hero-slides {
  position: relative;
  z-index: 1; }
  .hero-slides .single-hero-slide {
    position: relative;
    z-index: 1;
    height: 720px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .hero-slides .single-hero-slide {
        height: 500px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-slides .single-hero-slide {
        height: 450px; } }
    @media only screen and (max-width: 767px) {
      .hero-slides .single-hero-slide {
          max-height: 320px;
        max-width: 100%;
} 
      .owl-prev {
        left: 2% !important;
      }
      .owl-next {
        right: 2% !important;
      }

    }
    .hero-slides .single-hero-slide .slide-content {
      display: none; }
      .hero-slides .single-hero-slide .slide-content .post-tag {
        margin-bottom: 15px;
        display: block; }
        .hero-slides .single-hero-slide .slide-content .post-tag {
         /* display: inline-block;
          padding: 30px 10px;
          border-radius: 2px;
          text-transform: uppercase;
          letter-spacing: 2px;
          font-size: 10px;
          color: #ffffff;
          position: absolute;
          bottom: 0px;
          right: 0px;
          */
}
      .hero-slides .single-hero-slide .slide-content h2 {
        font-size: 2.3rem;
        display: inline-block;
        padding: 12px 20px 5px;
        border-radius: 0;
        text-transform: uppercase;
        text-shadow: 0px 0px 3px #000000,0px 0px 5px #000000;
        color: #ffffff;
        line-height: 2.3em;
        margin-bottom: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .hero-slides .single-hero-slide .slide-content h2 {
            font-size: 30px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .hero-slides .single-hero-slide .slide-content h2 {
            font-size: 24px; } }
        @media only screen and (max-width: 767px) {
          .hero-slides .single-hero-slide .slide-content h2 {
            font-size: 20px;
            padding: 12px 10px 220px; }


}
  .hero-slides .center .single-hero-slide .slide-content {
    display: block; }
  .hero-slides .owl-nav .owl-prev,
  .hero-slides .owl-nav .owl-next {
    background-color: #cbcbcb;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    left: 7%;
    position: absolute;
    z-index: 20;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    line-height: 42px;
    border-radius: 2px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .hero-slides .owl-nav .owl-prev:hover, .hero-slides .owl-nav .owl-prev:focus,
    .hero-slides .owl-nav .owl-next:hover,
    .hero-slides .owl-nav .owl-next:focus {
      background-color: #0d0d0d;
      color: #ffffff; }
  .hero-slides .owl-nav .owl-next {
    left: auto;
    right: 7%; }

/* Blog Content Area CSS */
.single-blog-area {
  position: relative;
  z-index: 1; }
  .single-blog-area .single-blog-thumbnail {
    position: relative;
    z-index: 1; }
    .single-blog-area .single-blog-thumbnail img {
      width: 100%; }
    .single-blog-area .single-blog-thumbnail .post-date {
      position: absolute;
      z-index: 10;
      left: 15px;
      top: 15px;
      border: 1px solid #787878;
      background-color: #ffffff;
      padding: 20px 8px;
      text-align: center; }
      .single-blog-area .single-blog-thumbnail .post-date a {
        font-size: 24px;
        text-transform: uppercase;
        color: #000000;
        line-height: 1;
        }
        .single-blog-area .single-blog-thumbnail .post-date a span {
          display: block;
          font-size: 11px;
          color: #878787; }
  .single-blog-area .single-blog-content .line {
    background-color: #c8c8c8;
    width: 26px;
    height: 2px;
    margin-bottom: 20px; }
  .single-blog-area .single-blog-content .post-tag {
    color: #a1a1a1;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block; }
    .single-blog-area .single-blog-content .post-tag:hover, .single-blog-area .single-blog-content .post-tag:focus {
      color: #000000; }
  .single-blog-area .single-blog-content h4 a {
    display: inline-block;
    color: #000000;
    font-size: 24px;
    margin-bottom: 30px; }
    .single-blog-area .single-blog-content h4 a:hover, .single-blog-area .single-blog-content h4 a:focus {
      color: #30336b; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-blog-area .single-blog-content h4 a {
        margin-bottom: 20px; } }
  .single-blog-area .single-blog-content > p {
    line-height: 2;
    margin-bottom: 70px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-blog-area .single-blog-content > p {
        margin-bottom: 30px; } }
  .single-blog-area .single-blog-content .post-meta p {
    font-size: 9px;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 3px;
    display: inline-block; }
    .single-blog-area .single-blog-content .post-meta p:first-of-type {
      margin-right: 30px; }
    .single-blog-area .single-blog-content .post-meta p a {
      font-size: 9px;
      text-transform: uppercase;
      color: #000000;
      letter-spacing: 3px; }
  .single-blog-area.blog-style-2 .single-blog-content > p {
    margin-bottom: 30px; }

.single-catagory-area {
  position: relative;
  z-index: 1; }
  .single-catagory-area .catagory-title {
    background-color: #000000;
    top: 50%;
    left: 50%;
    width: 226px;
    height: 156px;
    position: absolute;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .single-catagory-area .catagory-title:hover {
      background-color: #30336b; }
    .single-catagory-area .catagory-title a {
      font-size: 10px;
      color: #ffffff;
      letter-spacing: 3px;
      display: inline-block;
      text-transform: uppercase; }

.post-tag-content {
  position: absolute;
  width: 1140px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .post-tag-content {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-tag-content {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .post-tag-content {
      width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-sidebar-area {
    margin-top: 100px; } }
@media only screen and (max-width: 767px) {
  .post-sidebar-area {
    margin-top: 100px; } }

.sidebar-widget-area {
  position: relative;
  z-index: 1;
  margin-bottom: 60px; }
  .sidebar-widget-area .search-form {
    position: relative;
    z-index: 1; }
    .sidebar-widget-area .search-form input[type="search"] {
      width: 100%;
      height: 40px;
      border: none;
      border-bottom: 1px solid #bbbec1;
      font-size: 12px;
      font-style: italic;
      color: #bbbec1;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .sidebar-widget-area .search-form input[type="search"]:focus {
        border-bottom: 1px solid #000000; }
    .sidebar-widget-area .search-form input[type="submit"] {
      display: none; }
  .sidebar-widget-area .newsletterForm {
    position: relative;
    z-index: 1; }
    .sidebar-widget-area .newsletterForm input {
      width: 100%;
      height: 40px;
      border: 1px solid #787878;
      font-size: 13px;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-style: italic;
      color: #b2b2b2;
      margin-bottom: 15px;
      padding: 0 25px; }
      .sidebar-widget-area .newsletterForm input:focus {
        border: 1px solid #000000; }
    .sidebar-widget-area .newsletterForm button[type="submit"] {
      background-color: #ffffff;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .sidebar-widget-area .newsletterForm button[type="submit"]:hover {
        background-color: #30336b; }
  .sidebar-widget-area .title {
    font-size: 18px;
    margin-bottom: 52px; }
    .sidebar-widget-area .title.subscribe-title {
      margin-bottom: 20px; }
  .sidebar-widget-area .single-blog-post {
    margin-bottom: 25px; }
    .sidebar-widget-area .single-blog-post .post-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 115px;
      flex: 0 0 115px;
      min-width: 115px;
      padding-right: 15px; }
    .sidebar-widget-area .single-blog-post .post-content .post-tag {
      color: #a1a1a1;
      font-size: 11px;
      text-transform: uppercase;
      margin-bottom: 10px; }
      .sidebar-widget-area .single-blog-post .post-content .post-tag:hover, .sidebar-widget-area .single-blog-post .post-content .post-tag:focus {
        color: #000000; }
    .sidebar-widget-area .single-blog-post .post-content h4 {
      margin-bottom: 10px;
      line-height: 1; }
      .sidebar-widget-area .single-blog-post .post-content h4 .post-headline {
        font-size: 16px;
        color: #000000; }
    .sidebar-widget-area .single-blog-post .post-content .post-meta p {
      margin-bottom: 0; }
      .sidebar-widget-area .single-blog-post .post-content .post-meta p a {
        font-size: 11px;
        color: #878787;
        text-transform: uppercase; }
        .sidebar-widget-area .single-blog-post .post-content .post-meta p a:hover, .sidebar-widget-area .single-blog-post .post-content .post-meta p a:focus {
          color: #000000; }
  .sidebar-widget-area .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -5px;
    margin-left: -5px; }
    .sidebar-widget-area .tags a {
      display: block;
      padding: 0 35px;
      border: 1px solid #c5c5c5;
      font-size: 12px;
      color: #000000;
      height: 45px;
      line-height: 43px;
      margin: 5px; }
      .sidebar-widget-area .tags a:hover, .sidebar-widget-area .tags a:focus {
        border: 1px solid #30336b;
        color: #ffffff;
        background-color: #30336b; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget-area .tags a {
          padding: 0 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .sidebar-widget-area .tags a {
          padding: 0 15px; } }

.instagram-feed-area {
  position: relative;
  z-index: 1;
  }
  .instagram-feed-area .insta-title {
    text-align: center; }
    .instagram-feed-area .insta-title h5 {
      margin-bottom: 0;
      padding: 40px 0;
      font-size: 18px; }
  .instagram-feed-area .single-insta-feed {
    position: relative;
    z-index: 1;
    clear: both; }
    .instagram-feed-area .single-insta-feed .hover-effects a {
      display: block;
      color: #ffffff;
      font-size: 30px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 10;
      background-color: rgba(9, 24, 37, 0.95);
      opacity: 0;
      visibility: hidden; }
    .instagram-feed-area .single-insta-feed:hover .hover-effects a, .instagram-feed-area .single-insta-feed:focus .hover-effects a {
      opacity: 1;
      visibility: visible; }

.breadcumb-area {
  position: relative;
  z-index: 1;
  height: 210px; }
  .breadcumb-area .breadcumb-content h2 {
    padding: 10px 15px 0;
    margin-bottom: 0;
    font-size: 48px;
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      .breadcumb-area .breadcumb-content h2 {
        font-size: 30px; } }

.blog-post-author {
  position: relative;
  z-index: 1;
  padding: 70px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #c5c5c5; }
  .blog-post-author .author-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 132px;
    flex: 0 0 132px;
    min-width: 132px;
    padding-right: 20px;
    width: 112px;
    height: 112px;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .blog-post-author .author-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
        min-width: 90px; } }
    .blog-post-author .author-thumbnail img {
      border-radius: 50%; }
  .blog-post-author .author-info .line {
    background-color: #c8c8c8;
    width: 26px;
    height: 2px;
    margin-bottom: 20px; }
  .blog-post-author .author-info .author-role {
    color: #a1a1a1;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block; }
  .blog-post-author .author-info h4 a {
    display: inline-block;
    color: #000000;
    font-size: 24px;
    margin-bottom: 0; }
  .blog-post-author .author-info p {
    line-height: 2;
    margin-bottom: 0;
    }

.single-blog-wrapper .single-blog-area .single-blog-content p {
  }

.comment_area {
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 40px; }
  .comment_area .title {
    margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .comment_area .comment-content {
      padding: 20px 15px; } }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79px;
    flex: 0 0 79px;
    min-width: 79px;
    margin-right: 55px;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .comment_area .comment-content .comment-author {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        min-width: 60px;
        margin-right: 15px; } }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .post-date {
      color: #a1a1a1;
      font-size: 11px;
      text-transform: uppercase;
      letter-spacing: 3px;
      margin-bottom: 0;
      display: block; }
    .comment_area .comment-content .comment-meta .post-author {
      margin-bottom: 15px;
      display: block; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2; }
    .comment_area .comment-content .comment-meta .comment-reply {
      font-size: 11px;
      color: #000000;
      text-transform: uppercase; }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      .comment_area .children .single_comment_area {
        margin-left: 15px; } }

.single_comment_area .children .single_comment_area .comment-meta {
  margin-bottom: 0; }

.cool-facts-area {
  position: relative;
  z-index: 1;
  background-attachment: fixed; }
  .cool-facts-area .single-blog-area .line {
    margin: 0 auto 15px;
    background-color: #ffffff; }
  .cool-facts-area .single-blog-area .post-tag {
    color: #ffffff; }
  .cool-facts-area .single-blog-area .post-headline {
    color: #ffffff; }
  .cool-facts-area .single-blog-area p {
    color: #ffffff; }
  .cool-facts-area .single-cool-facts-area h2 {
    font-size: 72px;
    color: #ffffff;
    line-height: 1; }
  .cool-facts-area .single-cool-facts-area p {
    margin-bottom: 0;
    font-size: 18px;
    color: #ffffff; }

/* Contact Area CSS */
.contact-form h5,
.post-a-comment-area h5 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 30px; }
.contact-form button,
.post-a-comment-area button {
  background-color: #ffffff; }

/* Form CSS */
.group {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .group input,
  .group textarea {
    font-size: 12px;
    font-style: italic;
    padding: 10px;
    display: block;
    width: 100%;
    height: 35px;
    border: none;
    border-bottom: 2px solid;
    border-color: #f1f1f1; }
    .group input:focus,
    .group textarea:focus {
      outline: none;
      box-shadow: none; }
  .group label {
    color: #878787;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 5px;
    transition: 0.5s ease all; }
  .group .bar {
    position: relative;
    display: block;
    width: 100%; }
    .group .bar:before, .group .bar:after {
      content: '';
      height: 2px;
      width: 0;
      bottom: 0;
      position: absolute;
      background-color: #30336b;
      transition: 0.5s ease all; }
    .group .bar:before {
      left: 50%; }
    .group .bar:after {
      right: 50%; }
  .group .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }
  .group textarea {
    min-height: 90px; }

/* Form Active State */
input:focus ~ label,
textarea:focus ~ label,
input:valid ~ label,
textarea:valid ~ label {
  top: -15px;
  font-size: 12px;
  color: #30336b; }

input:focus ~ .bar:before,
textarea:focus ~ .bar:before,
input:focus ~ .bar:after,
textarea:focus ~ .bar:after {
  width: 50%; }

input:focus ~ .highlight,
textarea:focus ~ .highlight {
  -webkit-animation: inputHighlighter 0.3s ease;
  animation: inputHighlighter 0.3s ease; }

/* Animations */
@-webkit-keyframes inputHighlighter {
  from {
    background-color: #30336b; }
  to {
    width: 0;
    background-color: transparent; } }
@-moz-keyframes inputHighlighter {
  from {
    background-color: #30336b; }
  to {
    width: 0;
    background-color: transparent; } }
@keyframes inputHighlighter {
  from {
    background-color: #30336b; }
  to {
    width: 0;
    background-color: transparent; } }
.map-area {
  position: relative;
  z-index: 1; }
  .map-area #googleMap {
    width: 100%;
    height: 690px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .map-area #googleMap {
        height: 500px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .map-area #googleMap {
        height: 450px; } }
    @media only screen and (max-width: 767px) {
      .map-area #googleMap {
        height: 400px; } }

/* Search bar */
#search-wrapper {
  display: inline-block;
  position: relative;
  right: 7px;
  margin-left: 50px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    #search-wrapper {
      margin-left: 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #search-wrapper {
      margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    #search-wrapper {
      margin-left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #search-wrapper {
      margin-top: 15px;
      padding-left: 1em; } }
  @media only screen and (max-width: 767px) {
    #search-wrapper {
      margin-top: 15px;
      padding-left: 1em; } }
  #search-wrapper.search-expanded #close-icon:before {
    -webkit-animation: cross-1-in 0.25s linear 0s forwards;
    animation: cross-1-in 0.25s linear 0s forwards; }
  #search-wrapper.search-expanded #close-icon:after {
    -webkit-animation: cross-2-in 0.25s linear 0.2s forwards;
    animation: cross-2-in 0.25s linear 0.2s forwards; }
  #search-wrapper.search-expanded:after {
    -webkit-animation: lens-out 0.5s linear 1 forwards;
    animation: lens-out 0.5s linear 1 forwards; }
  #search-wrapper:after {
    position: absolute;
    bottom: 3px;
    right: -9px;
    display: block;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #000000;
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0);
    transform-origin: 0 50%;
    -webkit-animation: lens-in 0.6s linear 0.9s forwards;
    animation: lens-in 0.6s linear 0.9s forwards; }
  #search-wrapper #search {
    background: none;
    border: 2px solid;
    border-color: #000000;
    outline: none;
    padding: 0 9px;
    border-radius: 1000px;
    width: 0;
    transition: all 0.3s 0.6s;
    font-size: 12px; }
    #search-wrapper #search::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.6); }
    #search-wrapper #search:focus {
      width: 270px;
      padding: 7px 15px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        #search-wrapper #search:focus {
          width: 170px; } }
      @media only screen and (max-width: 767px) {
        #search-wrapper #search:focus {
          width: 200px; } }
  #search-wrapper #close-icon {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    transition: 0.2s all;
    display: none; }
    #search-wrapper #close-icon[style*="display: block"] {
      color: red; }
      #search-wrapper #close-icon[style*="display: block"]:before {
        -webkit-transform: rotate(45deg) scaleX(1) translateY(10px);
        transform: rotate(45deg) scaleX(1) translateY(10px); }
      #search-wrapper #close-icon[style*="display: block"]:after {
        -webkit-transform: rotate(-45deg) scaleX(1) translateY(-10px);
        transform: rotate(-45deg) scaleX(1) translateY(-10px); }
    #search-wrapper #close-icon:before, #search-wrapper #close-icon:after {
      display: block;
      content: "";
      position: absolute;
      width: 20px;
      height: 2px;
      background-color: #878787;
      transform-origin: 100% 50%; }
    #search-wrapper #close-icon:before {
      -webkit-transform: rotate(45deg) scaleX(0) translateY(10px);
      transform: rotate(45deg) scaleX(0) translateY(10px); }
    #search-wrapper #close-icon:after {
      -webkit-transform: rotate(-45deg) scaleX(0) translateY(-10px);
      transform: rotate(-45deg) scaleX(0) translateY(-10px); }
    #search-wrapper #close-icon.closing:before {
      -webkit-animation: cross-1-out 0.25s linear 0s forwards;
      animation: cross-1-out 0.25s linear 0s forwards; }
    #search-wrapper #close-icon.closing:after {
      -webkit-animation: cross-2-out 0.25s linear 0.2s forwards;
      animation: cross-2-out 0.25s linear 0.2s forwards; }

@-webkit-keyframes lens-out {
  0% {
    -webkit-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1); }
  30% {
    -webkit-transform: rotate(45deg) scaleX(1.4);
    transform: rotate(45deg) scaleX(1.4); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0); } }
@keyframes lens-out {
  0% {
    -webkit-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1); }
  30% {
    -webkit-transform: rotate(45deg) scaleX(1.4);
    transform: rotate(45deg) scaleX(1.4); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0); } }
@-webkit-keyframes lens-in {
  0% {
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0); }
  30% {
    -webkit-transform: rotate(45deg) scaleX(1.4);
    transform: rotate(45deg) scaleX(1.4); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1); } }
@keyframes lens-in {
  0% {
    -webkit-transform: rotate(45deg) scaleX(0);
    transform: rotate(45deg) scaleX(0); }
  30% {
    -webkit-transform: rotate(45deg) scaleX(1.4);
    transform: rotate(45deg) scaleX(1.4); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(1);
    transform: rotate(45deg) scaleX(1); } }
@-webkit-keyframes cross-1-in {
  0% {
    -webkit-transform: rotate(45deg) scaleX(0) translateY(10px);
    transform: rotate(45deg) scaleX(0) translateY(10px); }
  70% {
    -webkit-transform: rotate(45deg) scaleX(1.2) translateY(10px);
    transform: rotate(45deg) scaleX(1.2) translateY(10px); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(1) translateY(10px);
    transform: rotate(45deg) scaleX(1) translateY(10px); } }
@keyframes cross-1-in {
  0% {
    -webkit-transform: rotate(45deg) scaleX(0) translateY(10px);
    transform: rotate(45deg) scaleX(0) translateY(10px); }
  70% {
    -webkit-transform: rotate(45deg) scaleX(1.2) translateY(10px);
    transform: rotate(45deg) scaleX(1.2) translateY(10px); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(1) translateY(10px);
    transform: rotate(45deg) scaleX(1) translateY(10px); } }
@-webkit-keyframes cross-2-in {
  0% {
    -webkit-transform: rotate(-45deg) scaleX(0) translateY(-10px);
    transform: rotate(-45deg) scaleX(0) translateY(-10px); }
  70% {
    -webkit-transform: rotate(-45deg) scaleX(1.2) translateY(-10px);
    transform: rotate(-45deg) scaleX(1.2) translateY(-10px); }
  100% {
    -webkit-transform: rotate(-45deg) scaleX(1) translateY(-10px);
    transform: rotate(-45deg) scaleX(1) translateY(-10px); } }
@keyframes cross-2-in {
  0% {
    -webkit-transform: rotate(-45deg) scaleX(0) translateY(-10px);
    transform: rotate(-45deg) scaleX(0) translateY(-10px); }
  70% {
    -webkit-transform: rotate(-45deg) scaleX(1.2) translateY(-10px);
    transform: rotate(-45deg) scaleX(1.2) translateY(-10px); }
  100% {
    -webkit-transform: rotate(-45deg) scaleX(1) translateY(-10px);
    transform: rotate(-45deg) scaleX(1) translateY(-10px); } }
@-webkit-keyframes cross-1-out {
  0% {
    -webkit-transform: rotate(45deg) scaleX(1) translateY(10px);
    transform: rotate(45deg) scaleX(1) translateY(10px); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(0) translateY(10px);
    transform: rotate(45deg) scaleX(0) translateY(10px); } }
@keyframes cross-1-out {
  0% {
    -webkit-transform: rotate(45deg) scaleX(1) translateY(10px);
    transform: rotate(45deg) scaleX(1) translateY(10px); }
  100% {
    -webkit-transform: rotate(45deg) scaleX(0) translateY(10px);
    transform: rotate(45deg) scaleX(0) translateY(10px); } }
@-webkit-keyframes cross-2-out {
  0% {
    -webkit-transform: rotate(-45deg) scaleX(1) translateY(-10px);
    transform: rotate(-45deg) scaleX(1) translateY(-10px); }
  100% {
    -webkit-transform: rotate(-45deg) scaleX(0) translateY(-10px);
    transform: rotate(-45deg) scaleX(0) translateY(-10px); } }
@keyframes cross-2-out {
  0% {
    -webkit-transform: rotate(-45deg) scaleX(1) translateY(-10px);
    transform: rotate(-45deg) scaleX(1) translateY(-10px); }
  100% {
    -webkit-transform: rotate(-45deg) scaleX(0) translateY(-10px);
    transform: rotate(-45deg) scaleX(0) translateY(-10px); } }
/* Footer Area CSS */
.footer-area {
  padding: 60px 0;
  position: relative;
  background-color: #282828;
  color :#ddd;
  z-index: 1; }
  .footer-area .footer-social-area a {
    display: inline-block;
    padding: 5px 15px;
    color: #2bcadd;
    font-size: 40px; }
  .footer-area .classynav ul li a {
    text-transform: uppercase;
    color: #FFF; }
    .footer-area .classynav ul li a:focus, .footer-area .classynav ul li a:hover {
      color: #ABABAB; }

.coming-soon-area {
  position: relative;
  z-index: 1; }
  .coming-soon-area #breakingNewsTicker.ticker ul li a {
    color: #ffffff; }
  .coming-soon-area .header-area .top-header .top-social-area a {
    color: #ffffff; }
  .coming-soon-area .header-area .logo-area {
    height: auto;
    padding: 130px 0 100px;
    border-top: 1px solid #999da4;
    border-bottom: none; }
    @media only screen and (max-width: 767px) {
      .coming-soon-area .header-area .logo-area {
        padding: 80px 0 50px 0; } }
  .coming-soon-area .coming-soon-timer {
    border-bottom: 1px solid #999da4;
    position: relative;
    z-index: 1; }
    .coming-soon-area .coming-soon-timer .coming-soon-content {
      position: relative;
      z-index: 1; }
    .coming-soon-area .coming-soon-timer p {
      font-size: 14px;
      margin-bottom: 0;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: #ffffff;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 2px;
      z-index: 10; }
      @media only screen and (max-width: 767px) {
        .coming-soon-area .coming-soon-timer p {
          font-size: 12px;
          letter-spacing: 1px; } }
    .coming-soon-area .coming-soon-timer #clock {
      padding: 100px 0;
      color: #ffffff;
      font-size: 72px;
      display: inline-block;
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        .coming-soon-area .coming-soon-timer #clock {
          font-size: 30px; } }
      .coming-soon-area .coming-soon-timer #clock span {
        color: #ffffff;
        font-size: 18px;
        display: block;
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .coming-soon-area .coming-soon-timer #clock span {
            font-size: 14px; } }
  .coming-soon-area .contact-form h5 {
    color: #ffffff; }
  .coming-soon-area .contact-form .group input,
  .coming-soon-area .contact-form .group textarea {
    border-color: #999da4;
    background-color: transparent;
    color: #ffffff; }
  .coming-soon-area .contact-form .group label {
    color: #ffffff; }
  .coming-soon-area .sidebar-widget-area .title {
    color: #ffffff; }

.sonar-wrapper {
  position: relative;
  z-index: 0; }
  .sonar-wrapper .sonar-emitter {
    position: relative;
    margin: 0 auto;
    width: 35%;
    height: 20px;
    background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .sonar-wrapper .sonar-emitter {
        width: 60%; } }
    .sonar-wrapper .sonar-emitter .sonar-wave {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 0;
      background-color: #ffffff;
      opacity: 0;
      z-index: -1;
      pointer-events: none;
      border-radius: 50px;
      animation: sonarWave 1200ms linear infinite; }

@keyframes sonarWave {
  0% {
    opacity: 0.3; }
  100% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0; } }
.navi-bg {
  background: rgba(255,255,255,0.7);
}

.icon01 {
  font-size: 3.6rem; 
}
.txtline:before {
    content: "";
    display: block;
    background-color: #d2d2d2;
    text-align: center;
    margin: 6px auto;
    width: 1px;
    height: 14px;
}
.txtline_r:before {
    content: "";
    background-color: #d2d2d2;
    display: inline-block;
    margin: 6px;
    width: 14px;
    height: 1px;
}
.fcolor01{
  color:#2d9df4 ;
}
.fcolor02{
  color:#2bb7c8 ;
}
.hov01:hover, .hov01:focus {
  color: #ffffff !important;
  border-color: #343434;
  background-color: #343434;
}
.news{
  box-sizing: border-box;
}
.news dl {
  border-bottom: 1px dotted #aaa;
}
.news dl:last-child {
  border-bottom: none;
}
.news dt {
padding-bottom: 5px;
padding-left: 12px;
}
.news dd {
padding-left: 12px;
}


a.tois {
  float: left;
  font-size: 12px !important;
  position: relative;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  top: 6px; 
}
.classy-navbar-toggler{
  float: right;
}
.tori th, .tori td{
  font-size: 12px;
}
.tori td{
  width: 33%;
  background-color: #FFFFFF;
}
/*
.breakpoint-on .h-navi{
  background: rgba(84,204,218) !important;
}
*/
.subscribe-btn a:hover,.subscribe-btn a:focus {
  background-color: rgba(0, 0, 0, 0) !important;
}
[lang=ja] .display-5 {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2;
}

.jumbotron2 {
  padding:0rem 1rem;
  box-sizing: border-box;
}
.b-radius{
  border-radius:.3rem;

}
.p-2px {
    padding: 2px !important;
}
.tit_wap_in {
position: relative;
max-width: 1160px;
margin: 0 auto;
height: 300px;
}
.tit_wap_in02 {
position: relative;
max-width: 1160px;
margin: 0 auto;
height: 210px;
}
.tit_wap_01:before {
  background: url(./img/about_01_01.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: left bottom 34%;
}
.tit_wap_rec:before {
  background: url("./img/rec_title.jpg") 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: left bottom 0%;
}
.tit_wap_ser:before {
  background: url("./img/service_tit.jpg") 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: left bottom 34%;
}
.tit_wap_02_01:before {
  background: url(./img/tit_img01.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: left bottom 38%;
}
.tit_wap_02_02:before {
  background: url(./img/bus_img02.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: center bottom 50%;
}
.tit_wap_02_03:before {
  background: url(./img/bus_img03.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: center bottom 38%;
}

.tit_wap_02_04:before {
  background: url(./img/tit_img04.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: left bottom 38%;
}

.tit_wap_02_05:before {
  background: url(./img/tit_img05.jpg) 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  top: 52;
  left: 0;
  z-index: -1;
  background-position: center bottom 38%;
}

.tit_01{
 position: absolute;
 bottom: 50%;
 -webkit-transform: translateY(50%);
 transform: translateY(50%);
 bottom: 75%;
 color: #fff;
  padding-left: 20px;
 text-shadow: 0 1px 4px rgba(0,0,0,0.8);
}
.tex-about{
 bottom: 60% !important;
}
.tit_01_b{
 position: absolute;
 bottom: 50%;
 -webkit-transform: translateY(50%);
 transform: translateY(50%);
 bottom: 65%;
 color: #fff;
  padding-left: 20px;
 text-shadow: 0 1px 4px rgba(0,0,0,0.8);
}
.tit_02 {
font-size: 1.8rem !important;
}
.tit_03 {
font-size: 1.2rem !important;
}
.tit_04 {
font-size: 1.4rem !important;
}
.font-shadow01{
text-shadow: 0 1px 4px rgba(0,0,0,0.8),0 1px 4px rgba(0,0,0,0.8);
}
.triangle3{
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #2BB7C8;
}

.btn-maiami{color:#fff;background-color:#2bb7c8;border-color:#2bb7c8}
.btn-maiami:hover{color:#fff;background-color:#23272b;border-color:#1d2124}
.btn-maiami.focus,.btn-maiami:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.btn-maiami.disabled,.btn-maiami:disabled{color:#fff;background-color:#343a40;border-color:#343a40}
.btn-maiami:not(:disabled):not(.disabled).active,
.btn-maiami:not(:disabled):not(.disabled):active,
.show>.btn-maiami.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}
.btn-maiami:not(:disabled):not(.disabled).active:focus,.btn-maiami:not(:disabled):not(.disabled):active:focus,
.show>.btn-maiami.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}

.btn-bk{color:#fff;background-color:#303030;border-color:#303030}
.btn-bk:hover{color:#fff;background-color:#23272b;border-color:#1d2124}
.btn-bk.focus,.btn-bk:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
.btn-bk.disabled,.btn-bk:disabled{color:#fff;background-color:#343a40;border-color:#343a40}
.btn-bk:not(:disabled):not(.disabled).active,
.btn-bk:not(:disabled):not(.disabled):active,
.show>.btn-bk.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}
.btn-bk:not(:disabled):not(.disabled).active:focus,.btn-bk:not(:disabled):not(.disabled):active:focus,
.show>.btn-bk.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}

.spe_01{
  height: 10px;
  display: block;
  background-color: #2bb7c8;
}
.box_sha {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 10px;
}

.frame01 {
	display: inline-block;
	position: relative;
	overflow: hidden; /* 不要部分を消す */
	padding: 6px; /* 6px だけは写真からはみ出す */
}
.frame01 img {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.frame01:before,
.frame01:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 97px;
	height: 50px;
	background: #fff; /* 背景色 */
	transform: rotate(-30deg);
}
/* 左上 */
.frame01:before {
	box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
	top: -32px;
	bottom: auto;
	right: auto;
	left: -34px;

}
/* 右下 */
.frame01:after {
	box-shadow: 0 -10px 8px -12px rgba(0, 0, 0, 0.7);
	top: auto;
	bottom: -32px;
	right: -36px;
	left: auto;
}

.mai_tab th {
  color:#2bb7c8
}
.mai_bg{
  background: url("./img/mai_bg.gif") 0 0 repeat;
}

.g_map {
  width: 100%;
  height: 430px;
  overflow: hidden;
}

.g_map iframe {
  width: 100%;
  height: 580px;
  margin-top: -146px;
}
.mark_on li {
    font-size: 0.9rem;
}
.mark_on li:before {
    position: relative;
    top: -5px;
    left: -6px;
    display: inline-block;
    width: 3px;
    height: 3px;
    content: '';
    border-radius: 100%;
    background: #333;
}
.price-table th {
	background-color: #2bb7c8;
	border-color: #fff;
	border-style: solid;
	padding-top: 1em;
	padding-bottom: 1em;
}
.price-table th {
  color: #fff;
  padding-right: 0.2em;
  padding-left: 0.2em;
  padding-bottom: 0.5em;
  text-align: center;
}
.price-table td {
	border-color: #e2e5e6;
	border-style: solid;
	text-align: center;
	vertical-align: middle;
	font-size: 100%;
	color: #181818;
}

@media (max-width:768px){
table.price-table {
	font-size: 2vw;
	width: 100%;
	padding-bottom: 0px;
}
.price-table th {
  color: #fff;
  padding-right: 0.2em;
  padding-left: 0.2em;
  padding-bottom: 0.5em;
  text-align: center;
}
.price-table td {
	font-size: 2vw;
}
}

.line-hei02all {
  line-height: 2.2;
}
.spline-hei01 {
  line-height: 2.0;
}
.x-15{
margin-right: -15px !important;
margin-left: -15px !important;
}

.news-icon {
    display: inline-block;
    padding: .4em .4em;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    margin-left: 8px;
    margin-right: 8px;
    width: 80px;
}
.news_cat{
  margin: 0 0 45px 0;
  padding: 0 0 8px 0;
}
.news_cat li {
  display: inline-block;
  margin: 0 15px;
  font-size: 0.9rem;
  padding: 0 6px 2px 6px;
}
.news_cat li.c00 {
  border-bottom: solid 3px #ccc;
}
.news_cat li.c01 {
  border-bottom: solid 3px #2bb7c8;
}
.news_cat li.c02 {
  border-bottom: solid 3px #ffcdc9;
}
.news_cat li.c03 {
  border-bottom: solid 3px #acdbff;
}
.news_cat li.c04 {
  border-bottom: solid 3px #f4cd95;
}


.mb-news-150 {
  margin-bottom: 150px;
}
/* 追加 */

@media screen and (max-width: 767px) {
.tori,
.tori tr,
.tori td,
.tori td {display:grid;}
.tori td {width:auto;}


}
@media screen and (min-width: 768px) {
.news dt {
clear: left;
float: left;
}
.news dd {
margin-left: 11%;
}
.line-hei02 {
  line-height: 2.2;
}


}



/*
.pos_sta {
  position:static !important;
}
*/
.pos_sta {
  position: absolute;
top: 0;

right: 20%;
bottom: 0;
margin: auto;
width: 31.66667%;
max-width: 380px;
max-height: 380px;
z-index: 52;
}

img.head_logo {
  width: 75% !important;
  max-width: 160px;
}

.bg-db {
  background-color: #091825;
}
.bg-lg{
   background-color: #f7f7f7;
}
.bg-mai{
   background-color: #2bb7c8;
}
.catbg1{
   background-color: #2bb7c8;
}
.catbg2{
  background-color: #ffcdc9;
  color: #333333 !important;
}
.catbg3{
  background-color: #acdbff;
  color: #333333 !important;
}
.catbg4{
  background-color: #f4cd95;
  color: #333333 !important;
}
.catbg6{
  background-color: #ffcdc9;
  color: #333333 !important;
}

.f_navi ul li a {
    text-align: left;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 20px;
    display: block;
    height: 35px;
    font-size: 16px;
    line-height: 34px;
  font-weight: 600;
}
.f_navi ul li a:hover,.f_navi ul li a:focus {
    font-size: 16px;
    font-weight: 600;
}
.f_navi ul li ul li a:hover,.f_navi ul li ul li a:focus {
    font-size: 14px;
    font-weight: 300;
}
.f_navi ul li {
    display: inline-block;
    clear: both;
    position: inherit;
}

.f_navi ul li ul li {
    display: table;
    padding: 0px;
}
.f_navi ul li ul li a {
    font-size: 14px;
    font-weight: 300;

}


@media (min-width: 576px) {
img.head_logo {
  width: 75% !important;
  max-width: 160px;
}
.pp01{
  font-size: 12px !important;
}
}

@media (min-width: 768px) {
img.head_logo {
  width: 75% !important;
  max-width: 240px;
}
.pp01{
  font-size: 12px !important;
}

}

@media (min-width: 992px) {
img.head_logo {
  width: 75% !important;
  max-width: 280px;
}
.pp01{
  font-size: 12px !important;
}

.tit_wap_in {
height: 300px;
}

.tit_wap_in02 {
height: 210px;
}
.line_top table tr:first-child th,.line_top table tr:first-child td {
	border-top: 0px;
}

}

@media (min-width: 1200px) {
img.head_logo {
  width: 100% !important;
  max-width: 380px;
}
.pp01{
  font-size: 12px !important;
}
}
.pp01{
  font-size: 12px !important;
}
.font-rem1 {
  font-size: 1rem !important;
}
@media (max-width: 767px) {
.instagram-feed-area h5 {
   font-size: 0.8rem !important;
}


}

@media (max-width: 575.98px) {
}

@media (max-width: 767.98px) {

}

@media (max-width: 991.98px) {

  .header-area .original-nav-area .classy-nav-container {
    background: rgba(43,183,200) !important;
  }

.tit_wap_ser:before {
  background: url("./img/service_tit.jpg") 0 0 no-repeat;
  background-position: center bottom 34%;
}

.tit_wap_rec:before {
  background: url("./img/rec_title_sp.jpg") 0 0 no-repeat;
  background-position: left bottom 100%;
  background-size: 100% auto;
}
.tit_wap_02_04:before {
  background: url("./img/tit_img04_sp01.jpg") 0 0 no-repeat;
  background-position: left top 35%;
  background-size: 100% auto;
}

.tit_wap_02_05:before {
  background: url("./img/tit_img05_sp01.jpg") 0 0 no-repeat;
  background-position: center bottom 38%;
  background-size: 100% auto;
}

.tit_01{
 position: absolute;
 bottom: 50%;
 -webkit-transform: translateY(50%);
 transform: translateY(50%);
 bottom: 80%;
 color: #fff;
  padding-left: 20px;
 text-shadow: 0 1px 4px rgba(0,0,0,0.8);
}
.tit_01 {
font-size: 2rem !important;
}
.tit_02 {
font-size: 1.6rem !important;
}
.tit_03 {
font-size: 0.9rem !important;
line-height: 1.2;
font-weight: 600;
}
.tit_04 {
font-size: 1.2rem !important;
line-height: 1.4;
}
.sp_font01{
font-size: 1.1rem !important;
}
.sp_font03{
font-size: 1.25rem !important;
}
.mark_on li {
  font-size: 0.8rem;
}

.mai_tab th, .mai_tab td {
  display: block;
  padding: .5rem;
}
.mai_tab th{
  background-color: #eee;
}
.news_cat li {
    display: inline-block;
    margin: 0 2px;
}

.spline-hei01 {
  line-height: 1.8;
}

}

@media (max-width: 1199.98px) {}

/**/


@media (max-width: 575.98px) {
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

@media (min-width: 768px) and (max-width: 991.98px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

@media (min-width: 1200px) {
}


/* アコーディオン */

.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  padding: 0.8em 0.8em 0.8em 2em;
  background-color: #2bb7c8;
  font-size: 1.1em;
  color: #fff;
  cursor: pointer;
  border-bottom: solid 1px #fff;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
  background-color: #19242a;
}
.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
}
.accordion-container .accordion-title.open::after {
  content: "";
  position: absolute;
  top: 15px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

/*CSS for CodePen*/

.accordion-content {
  border: 1px solid #B8B8B8;
}
.accordion-container {
  width: 100%;
  margin: 0 auto;
}


/*------------------------------------
- COLOR ore
------------------------------------*/
.alert-ore {
    color: #841c00;
    background-color: #ffd6cc;
    border-color: #ffc6b7;
}

.alert-ore hr {
    border-top-color: #ffb29e;
}

.alert-ore .alert-link {
    color: #511100;
}

.badge-ore {
    color: #fff;
    background-color: #ff3600;
}

.badge-ore[href]:hover, .badge-ore[href]:focus {
    color: #fff;
    background-color: #cc2b00;
}

.bg-ore {
    background-color: #ff3600 !important;
}

a.bg-ore:hover, a.bg-ore:focus,
button.bg-ore:hover,
button.bg-ore:focus {
    background-color: #cc2b00 !important;
}

.border-ore {
    border-color: #ff3600 !important;
}

.btn-ore {
    color: #fff;
    background-color: #ff3600;
    border-color: #ff3600;
}

.btn-ore:hover {
    color: #fff;
    background-color: #db2e00;
    border-color: #cc2b00;
}

.btn-ore:focus, .btn-ore.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 54, 0, 0.5);
}

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

.btn-ore:not(:disabled):not(.disabled):active, .btn-ore:not(:disabled):not(.disabled).active, .show > .btn-ore.dropdown-toggle {
    color: #fff;
    background-color: #cc2b00;
    border-color: #bc2700;
}

.btn-ore:not(:disabled):not(.disabled):active:focus, .btn-ore:not(:disabled):not(.disabled).active:focus, .show > .btn-ore.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 54, 0, 0.5);
}

.btn-outline-ore {
    color: #ff3600;
    background-color: transparent;
    border-color: #ff3600;
}

.btn-outline-ore:hover {
    color: #fff;
    background-color: #ff3600;
    border-color: #ff3600;
}

.btn-outline-ore:focus, .btn-outline-ore.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 54, 0, 0.5);
}

.btn-outline-ore.disabled, .btn-outline-ore:disabled {
    color: #ff3600;
    background-color: transparent;
}

.btn-outline-ore:not(:disabled):not(.disabled):active, .btn-outline-ore:not(:disabled):not(.disabled).active, .show > .btn-outline-ore.dropdown-toggle {
    color: #fff;
    background-color: #ff3600;
    border-color: #ff3600;
}

.btn-outline-ore:not(:disabled):not(.disabled):active:focus, .btn-outline-ore:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ore.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 54, 0, 0.5);
}

.list-group-item-ore {
    color: #841c00;
    background-color: #ffc6b7;
}

.list-group-item-ore.list-group-item-action:hover, .list-group-item-ore.list-group-item-action:focus {
    color: #841c00;
    background-color: #ffb29e;
}

.list-group-item-ore.list-group-item-action.active {
    color: #fff;
    background-color: #841c00;
    border-color: #841c00;
}

.table-ore,
.table-ore > th,
.table-ore > td {
    background-color: #ffc6b7;
}

.table-hover .table-ore:hover {
    background-color: #ffb29e;
}

.table-hover .table-ore:hover > td,
.table-hover .table-ore:hover > th {
    background-color: #ffb29e;
}

.text-ore {
    color: #ff3600 !important;
}

a.text-ore:hover, a.text-ore:focus {
    color: #cc2b00 !important;
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}

.btn-circle i {
  position: relative;
  top: -1px;
}

.btn-circle-sm {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.4rem;
}
.btn-circle-sm:hover{
  font-size: 1.4rem !important;
}
.btn-circle-lg {
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 1.6rem;
}
.btn-circle-lg:hover{
  font-size: 1.6rem !important;
}
.btn-circle-xl {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 3rem;
}
@media (min-width: 768px) {
    a[href*="tel:"] {
        pointer-events: none;       
        text-decoration: none;
    }
}
.spline-hei01 a {
  color: #2BB7C8;
}
.sp6 {
  color: #FFF;
}
.owl-nav {
  display: none;
}
@media only screen and (max-width: 767px) {
  .pos_sta {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 380px;
  max-height: 380px;
  z-index: 52;
  left: 0;
}
.owl-carousel .owl-item img {
  position: absolute;
  top:auto ;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 380px;
  max-height: 380px;
  z-index: 52;
}
img.head_logo {
  width: 100% !important;
  max-width: 260px;
}

}
.hero-area {
  position: relative;
}
.d-none {
  display: none !important;
}
@media (min-width: 576px){
.d-sm-block {
  display: block !important;
}
.d-sm-none {
  display: none !important;
}
}
