@charset "UTF-8";
/*
Theme Name: GAGA
Theme URI:https://test.com
Description: ギャガ株式会社
Version:1.0
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.cn {
font-family: 'Noto Sans SC',sans-serif!important;
}

.mouse-wrap, .scroll-wrap {
  position: absolute;
  bottom: 50px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mouse-wrap.left, .scroll-wrap.left {
    left: 30px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

.mouse {
  width: 30px;
  height: 50px;
  border-radius: 20px;
  border: 2px solid #212529;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 20px); }

.mouse:before, .mouse:after {
  content: "";
  display: block;
  position: absolute; }

/* Second */
.m-1:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 10px;
  left: calc(50% - 3px);
  background: #212529;
  -webkit-animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }

@-webkit-keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

@keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

.scroll-wrap {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
  bottom: 50px;
  opacity: 1;
  visibility: visible; }
  .scroll-wrap.sleep {
    bottom: 0;
    opacity: 0;
    visibility: hidden; }

.testimonial_v1 img {
  height: 80px; }

.testimonial_v1 .heading {
  color: #495057;
  font-size: 18px; }

.testimonial_v1 .subheading {
  color: rgba(0, 0, 0, 0.4); }

.testimonial_v1 blockquote {
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  line-height: 1.7;
  color: #495057; }

.testimonial_v1.probootstrap_quote_v1 .media-body {
  position: relative;
  margin-top: 40px; }

.testimonial_v1.probootstrap_quote_v1 .quote {
  font-size: 100px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #adb5bd;
  line-height: 0;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.testimonial_v1.probootstrap_quote_v2 .media-body {
  position: relative; }

.testimonial_v1.probootstrap_quote_v2 .quote {
  font-size: 150px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #dee2e6;
  line-height: 0;
  top: 40px;
  position: absolute;
  left: 0%;
  z-index: -1; }

.testimonial_v2 .probootstrap_media-header img {
  height: 70px; }

.testimonial_v2 .probootstrap_media-header .heading {
  font-size: 18px; }

.testimonial_v2 .probootstrap_media-header .heading, .testimonial_v2 .probootstrap_media-header .subheading {
  display: block;
  margin-bottom: 0; }

.testimonial_v2 blockquote {
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.7;
  color: #495057; }

.probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_content .slick-slide {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 30px;
  line-height: 1; }
  .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_content .slick-slide blockquote {
    margin-bottom: 40px; }
  .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_content .slick-slide img {
    height: 170px; }
  .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_content .slick-slide .heading {
    font-size: 18px;
    margin-bottom: 0; }
  .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_content .slick-slide .subheading {
    font-size: 16px; }

.probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_nav {
  width: 250px;
  margin: 0 auto; }
  .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_nav .author {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 10px;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in; }
    .probootstrap_slide_testimonial_sync_v1 .probootstrap_slider_nav .author.slick-current {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.probootstrap_pricing_v1 {
  margin-bottom: 50px; }
  .probootstrap_pricing_v1 .price {
    font-size: 50px;
    color: #89D9D0; }
    .probootstrap_pricing_v1 .price sup {
      font-size: 20px;
      top: -1em; }
    .probootstrap_pricing_v1 .price span {
      font-size: 20px;
      color: #adb5bd; }

.probootstrap_feature-v1,
.probootstrap_feature-v2 {
  margin-bottom: 30px;
  /* circle with border */ }
  .probootstrap_feature-v1 .probootstrap_icon i,
  .probootstrap_feature-v2 .probootstrap_icon i {
    font-size: 70px; }
  .probootstrap_feature-v1 .media-body,
  .probootstrap_feature-v2 .media-body {
    font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #868e96; }
    .probootstrap_feature-v1 .media-body .heading,
    .probootstrap_feature-v2 .media-body .heading {
      font-size: 20px;
      font-family: "Montserrat", Arial, sans-serif; }
  .probootstrap_feature-v1.probootstrap_feature-circle,
  .probootstrap_feature-v2.probootstrap_feature-circle {
    /* circle with background color */ }
    .probootstrap_feature-v1.probootstrap_feature-circle .probootstrap_icon,
    .probootstrap_feature-v2.probootstrap_feature-circle .probootstrap_icon {
      line-height: 0;
      border-radius: 50%;
      width: 80px;
      height: 80px;
      position: relative;
      border: 1px solid #dee2e6;
      margin-bottom: 30px; }
      .probootstrap_feature-v1.probootstrap_feature-circle .probootstrap_icon i,
      .probootstrap_feature-v2.probootstrap_feature-circle .probootstrap_icon i {
        line-height: 0;
        font-size: 45px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .probootstrap_feature-v1.probootstrap_feature-circle.probootstrap_feature-colored .probootstrap_icon,
    .probootstrap_feature-v2.probootstrap_feature-circle.probootstrap_feature-colored .probootstrap_icon {
      border: none;
      background: #89D9D0; }
      .probootstrap_feature-v1.probootstrap_feature-circle.probootstrap_feature-colored .probootstrap_icon i,
      .probootstrap_feature-v2.probootstrap_feature-circle.probootstrap_feature-colored .probootstrap_icon i {
        color: #fff; }

.probootstrap_feature-v2 .probootstrap_icon {
  line-height: 0;
  position: relative;
  text-align: center; }
  .probootstrap_feature-v2 .probootstrap_icon i {
    font-size: 36px;
    margin: 0 auto; }

.probootstrap_list_v1 li {
  margin-bottom: 7px; }
  .probootstrap_list_v1 li span {
    line-height: 0;
    margin-right: 7px;
    color: #89D9D0; }
    .probootstrap_list_v1 li span i {
      line-height: 0; }
      .probootstrap_list_v1 li span i:before {
        line-height: 0; }

.probootstrap_team_v1 {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .probootstrap_team_v1 {
      text-align: center; } }
  .probootstrap_team_v1 img {
    height: 200px; }
    @media (max-width: 991px) {
      .probootstrap_team_v1 img {
        margin: 0 auto; } }
  .probootstrap_team_v1 .heading {
    color: #000;
    font-size: 24px; }
  .probootstrap_team_v1 .subheading {
    color: #adb5bd; }

.probootstrap_sm_py_cover,
.probootstrap_md_py_cover,
.probootstrap_lg_py_cover,
.probootstrap_xl_py_cover {
  position: relative;
  padding: 6em 0; }
  @media (max-width: 767px) {
    .probootstrap_sm_py_cover,
    .probootstrap_md_py_cover,
    .probootstrap_lg_py_cover,
    .probootstrap_xl_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 6em 0; } }
  .probootstrap_sm_py_cover > .container,
  .probootstrap_md_py_cover > .container,
  .probootstrap_lg_py_cover > .container,
  .probootstrap_xl_py_cover > .container {
    position: relative; }
    .probootstrap_sm_py_cover > .container > .row,
    .probootstrap_md_py_cover > .container > .row,
    .probootstrap_lg_py_cover > .container > .row,
    .probootstrap_xl_py_cover > .container > .row {
      padding: 6em 0; }
      @media (max-width: 767px) {
        .probootstrap_sm_py_cover > .container > .row,
        .probootstrap_md_py_cover > .container > .row,
        .probootstrap_lg_py_cover > .container > .row,
        .probootstrap_xl_py_cover > .container > .row {
          height: inherit;
          padding: 6em 0; } }
  .probootstrap_sm_py_cover .heading,
  .probootstrap_md_py_cover .heading,
  .probootstrap_lg_py_cover .heading,
  .probootstrap_xl_py_cover .heading {
    font-size: 62px;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .probootstrap_sm_py_cover .heading,
      .probootstrap_md_py_cover .heading,
      .probootstrap_lg_py_cover .heading,
      .probootstrap_xl_py_cover .heading {
        font-size: 42px; } }
  .probootstrap_sm_py_cover .sub-heading,
  .probootstrap_md_py_cover .sub-heading,
  .probootstrap_lg_py_cover .sub-heading,
  .probootstrap_xl_py_cover .sub-heading {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    float: left; }
  .probootstrap_sm_py_cover.text-center .sub-heading,
  .probootstrap_md_py_cover.text-center .sub-heading,
  .probootstrap_lg_py_cover.text-center .sub-heading,
  .probootstrap_xl_py_cover.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .probootstrap_sm_py_cover.text-right .sub-heading,
  .probootstrap_md_py_cover.text-right .sub-heading,
  .probootstrap_lg_py_cover.text-right .sub-heading,
  .probootstrap_xl_py_cover.text-right .sub-heading {
    float: right; }
  .probootstrap_sm_py_cover.text-left .sub-heading,
  .probootstrap_md_py_cover.text-left .sub-heading,
  .probootstrap_lg_py_cover.text-left .sub-heading,
  .probootstrap_xl_py_cover.text-left .sub-heading {
    float: left; }

.probootstrap_sm_py_cover {
  padding: 3em 0; }
  @media (max-width: 767px) {
    .probootstrap_sm_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 3em 0; } }
  .probootstrap_sm_py_cover > .container {
    position: relative; }
    .probootstrap_sm_py_cover > .container > .row {
      padding: 3em 0; }
      @media (max-width: 767px) {
        .probootstrap_sm_py_cover > .container > .row {
          height: inherit;
          padding: 3em 0; } }

.probootstrap_lg_py_cover {
  padding: 8em 0; }
  @media (max-width: 767px) {
    .probootstrap_lg_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 8em 0; } }
  .probootstrap_lg_py_cover > .container {
    position: relative; }
    .probootstrap_lg_py_cover > .container > .row {
      padding: 4em 0; }
      @media (max-width: 767px) {
        .probootstrap_lg_py_cover > .container > .row {
          height: inherit;
          padding: 4em 0; } }

.probootstrap_xl_py_cover {
  padding: 10em 0; }
  @media (max-width: 767px) {
    .probootstrap_xl_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 10em 0; } }
  .probootstrap_xl_py_cover > .container {
    position: relative; }
    .probootstrap_xl_py_cover > .container > .row {
      padding: 7em 0; }
      @media (max-width: 767px) {
        .probootstrap_xl_py_cover > .container > .row {
          height: inherit;
          padding: 7em 0; } }

.probootstrap_cover,
.probootstrap_cover_v1,
.probootstrap_cover_v2,
.probootstrap_cover_v3,
.probootstrap_cover_v4 {
  position: relative;
  height: 95vh; }
  @media (max-width: 767px) {
    .probootstrap_cover,
    .probootstrap_cover_v1,
    .probootstrap_cover_v2,
    .probootstrap_cover_v3,
    .probootstrap_cover_v4 {
      height: inherit;
      text-align: center !important;
      padding: 6em 0; } }
  .probootstrap_cover > .container,
  .probootstrap_cover_v1 > .container,
  .probootstrap_cover_v2 > .container,
  .probootstrap_cover_v3 > .container,
  .probootstrap_cover_v4 > .container {
    position: relative; }
    .probootstrap_cover > .container > .row,
    .probootstrap_cover_v1 > .container > .row,
    .probootstrap_cover_v2 > .container > .row,
    .probootstrap_cover_v3 > .container > .row,
    .probootstrap_cover_v4 > .container > .row {
      height: 95vh; }
      @media (max-width: 767px) {
        .probootstrap_cover > .container > .row,
        .probootstrap_cover_v1 > .container > .row,
        .probootstrap_cover_v2 > .container > .row,
        .probootstrap_cover_v3 > .container > .row,
        .probootstrap_cover_v4 > .container > .row {
          height: inherit;
          padding: 6em 0; } }
  .probootstrap_cover .play,
  .probootstrap_cover_v1 .play,
  .probootstrap_cover_v2 .play,
  .probootstrap_cover_v3 .play,
  .probootstrap_cover_v4 .play {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: white;
    -webkit-transition: .25s all ease-out;
    -o-transition: .25s all ease-out;
    transition: .25s all ease-out; }
    .probootstrap_cover .play:hover,
    .probootstrap_cover_v1 .play:hover,
    .probootstrap_cover_v2 .play:hover,
    .probootstrap_cover_v3 .play:hover,
    .probootstrap_cover_v4 .play:hover {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      border: 2px solid white; }
    .probootstrap_cover .play:active, .probootstrap_cover .play:focus,
    .probootstrap_cover_v1 .play:active,
    .probootstrap_cover_v1 .play:focus,
    .probootstrap_cover_v2 .play:active,
    .probootstrap_cover_v2 .play:focus,
    .probootstrap_cover_v3 .play:active,
    .probootstrap_cover_v3 .play:focus,
    .probootstrap_cover_v4 .play:active,
    .probootstrap_cover_v4 .play:focus {
      outline: none; }
    .probootstrap_cover .play i,
    .probootstrap_cover_v1 .play i,
    .probootstrap_cover_v2 .play i,
    .probootstrap_cover_v3 .play i,
    .probootstrap_cover_v4 .play i {
      font-size: 50px;
      position: absolute;
      top: 50%;
      left: 55%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  .probootstrap_cover .heading,
  .probootstrap_cover_v1 .heading,
  .probootstrap_cover_v2 .heading,
  .probootstrap_cover_v3 .heading,
  .probootstrap_cover_v4 .heading {
    font-size: 62px;
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .probootstrap_cover .heading,
      .probootstrap_cover_v1 .heading,
      .probootstrap_cover_v2 .heading,
      .probootstrap_cover_v3 .heading,
      .probootstrap_cover_v4 .heading {
        font-size: 42px; } }
  .probootstrap_cover .sub-heading,
  .probootstrap_cover_v1 .sub-heading,
  .probootstrap_cover_v2 .sub-heading,
  .probootstrap_cover_v3 .sub-heading,
  .probootstrap_cover_v4 .sub-heading {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    max-width: 600px;
    float: left; }
  .probootstrap_cover.text-center .sub-heading,
  .probootstrap_cover_v1.text-center .sub-heading,
  .probootstrap_cover_v2.text-center .sub-heading,
  .probootstrap_cover_v3.text-center .sub-heading,
  .probootstrap_cover_v4.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .probootstrap_cover.text-right .sub-heading,
  .probootstrap_cover_v1.text-right .sub-heading,
  .probootstrap_cover_v2.text-right .sub-heading,
  .probootstrap_cover_v3.text-right .sub-heading,
  .probootstrap_cover_v4.text-right .sub-heading {
    float: right; }
  .probootstrap_cover.text-left .sub-heading,
  .probootstrap_cover_v1.text-left .sub-heading,
  .probootstrap_cover_v2.text-left .sub-heading,
  .probootstrap_cover_v3.text-left .sub-heading,
  .probootstrap_cover_v4.text-left .sub-heading {
    float: left; }

.probootstrap_cover_v3 .device-1 {
  margin-top: -40%;
  max-width: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (max-width: 991px) {
    .probootstrap_cover_v3 .device-1 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .probootstrap_cover_v3 .device-1 {
      max-width: 100%;
      position: relative;
      margin-top: 10%;
      margin-bottom: -100%; } }

.probootstrap_cover_v3 .device-2 {
  position: absolute;
  max-width: 400px;
  left: 50%;
  margin-top: -25%; }
  @media (max-width: 991px) {
    .probootstrap_cover_v3 .device-2 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .probootstrap_cover_v3 .device-2 {
      max-width: 100%;
      position: absolute;
      margin-top: 30%;
      margin-bottom: -100%; } }

.probootstrap_cover_v3 .device-3 {
  z-index: 3; }

.probootstrap_cover_v4 {
  height: inherit;
  padding-bottom: 15em; }
  .probootstrap_cover_v4 .devices {
    margin-top: -12%; }
    @media (max-width: 991px) {
      .probootstrap_cover_v4 .devices {
        margin-top: 35%; } }
  .probootstrap_cover_v4 .device-2,
  .probootstrap_cover_v4 .device-3 {
    position: absolute;
    max-width: 400px;
    z-index: 1; }
  .probootstrap_cover_v4 .device-2 {
    left: 0; }
    @media (max-width: 767px) {
      .probootstrap_cover_v4 .device-2 {
        left: -20%; } }
  .probootstrap_cover_v4 .device-3 {
    right: 0; }
    @media (max-width: 767px) {
      .probootstrap_cover_v4 .device-3 {
        right: -20%; } }
  .probootstrap_cover_v4 .device-1 {
    z-index: 2;
    max-width: 500px;
    left: 50%;
    margin-top: -100px;
    margin-bottom: 200px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .probootstrap_cover_v4 .device-1 {
        max-width: 300px; } }

.cover-bg-black,
.cover-bg-white,
.cover-bg-blue,
.cover-bg-indigo,
.cover-bg-purple,
.cover-bg-pink,
.cover-bg-red,
.cover-bg-orange,
.cover-bg-yellow,
.cover-bg-green,
.cover-bg-cyan {
  position: relative; }
  .cover-bg-black:before,
  .cover-bg-white:before,
  .cover-bg-blue:before,
  .cover-bg-indigo:before,
  .cover-bg-purple:before,
  .cover-bg-pink:before,
  .cover-bg-red:before,
  .cover-bg-orange:before,
  .cover-bg-yellow:before,
  .cover-bg-green:before,
  .cover-bg-cyan:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""; }

.cover-bg-opacity:before {
  opacity: 1; }

.cover-bg-opacity-1:before {
  opacity: .1; }

.cover-bg-opacity-2:before {
  opacity: .2; }

.cover-bg-opacity-3:before {
  opacity: .3; }

.cover-bg-opacity-4:before {
  opacity: .4; }

.cover-bg-opacity-5:before {
  opacity: .5; }

.cover-bg-opacity-6:before {
  opacity: .6; }

.cover-bg-opacity-7:before {
  opacity: .7; }

.cover-bg-opacity-8:before {
  opacity: .8; }

.cover-bg-opacity-9:before {
  opacity: .9; }

.cover-bg-black:before {
  background: black; }

.cover-bg-white:before {
  background: white; }

.cover-bg-blue:before {
  background: #1d82ff; }

.cover-bg-indigo:before {
  background: #4e3188; }

.cover-bg-purple:before {
  background: #715cb0; }

.cover-bg-pink:before {
  background: #ff5b9c; }

.cover-bg-red:before {
  background: #ee0427; }

.cover-bg-orange:before {
  background: #ef6c35; }

.cover-bg-yellow:before {
  background: #ffd500; }

.cover-bg-green:before {
  background: #00ca4c; }

.cover-bg-cyan:before {
  background: #a5e9db; }

.probootstrap_gradient_v1:before {
  background: #665fee;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  background: linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee', endColorstr='#27c2de',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4); }

.probootstrap_form_v1 {
  padding: 50px;
  -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75); }
  @media (max-width: 991px) {
    .probootstrap_form_v1 {
      padding: 30px; } }

input, select, textarea {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7); }

.probootstrap_select-wrap {
  position: relative; }
  .probootstrap_select-wrap:before {
    font-family: 'Ionicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px; }
  .probootstrap_select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.form-control.reverse {
  background: #f2f2f2;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  border-color: #f2f2f2; }
  .form-control.reverse:focus, .form-control.reverse:active {
    background: none;
    border-color: #89D9D0 !important; }

.form-control-outline {
  background: none; }
  .form-control-outline:focus, .form-control-outline:active {
    background: none; }
  .form-control-outline.light {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .form-control-outline.light:focus, .form-control-outline.light:active {
      border-color: white; }
    .form-control-outline.light::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light::placeholder {
      color: rgba(255, 255, 255, 0.5); }
  .form-control-outline.dark {
    color: #868e96; }

.btn:focus, .btn:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important; }

.btn-shadow-blue {
  -webkit-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  -moz-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45); }

.probootstrap_btn-pill {
  border-radius: 50px;
  padding-left: 40px;
  padding-right: 40px; }

.probootstrap_outline-light {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  background: none;
  color: white; }
  .probootstrap_outline-light:hover, .probootstrap_outline-light:active, .probootstrap_outline-light:focus {
    outline: none;
    background: #fff !important;
    border: 1px solid white;
    color: #000; }

.probootstrap_outline-dark {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: black;
  background: none; }
  .probootstrap_outline-dark:hover, .probootstrap_outline-dark:active, .probootstrap_outline-dark:focus {
    outline: none;
    background: #000 !important;
    border: 1px solid black;
    color: #fff; }

.probootstrap_signle-item {
  margin-bottom: 50px;
  float: left;
  width: 100%; }
  .probootstrap_signle-item img {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    position: relative;
    top: 0; }
  .probootstrap_signle-item:focus img, .probootstrap_signle-item:hover img {
    top: -20px; }

.probootstrap_thumbnail_v1 {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .probootstrap_thumbnail_v1 .probootstrap_media {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    bottom: 0px; }
    .probootstrap_thumbnail_v1 .probootstrap_media:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      z-index: 2; }
    .probootstrap_thumbnail_v1 .probootstrap_media .probootstrap_img-wrap {
      overflow: hidden; }
      .probootstrap_thumbnail_v1 .probootstrap_media .probootstrap_img-wrap img {
        position: relative;
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        -webkit-transform: scale(1.09);
        -ms-transform: scale(1.09);
        transform: scale(1.09); }
    .probootstrap_thumbnail_v1 .probootstrap_media .btn {
      position: absolute;
      width: 100%; }
  .probootstrap_thumbnail_v1 .text {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    left: 20px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .probootstrap_thumbnail_v1 .text .heading {
      color: #fff;
      margin-bottom: 0;
      margin-top: 0;
      font-size: 26px; }
    .probootstrap_thumbnail_v1 .text p {
      margin-bottom: 0;
      color: rgba(255, 255, 255, 0.7); }
  .probootstrap_thumbnail_v1:hover .text, .probootstrap_thumbnail_v1:focus .text {
    bottom: 65px; }
  .probootstrap_thumbnail_v1:hover .probootstrap_media, .probootstrap_thumbnail_v1:focus .probootstrap_media {
    bottom: 54px; }
    .probootstrap_thumbnail_v1:hover .probootstrap_media .probootstrap_img-wrap img, .probootstrap_thumbnail_v1:focus .probootstrap_media .probootstrap_img-wrap img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.probootstrap_blog_v1 {
  float: left;
  width: 100%; }
  .probootstrap_blog_v1 .card-title {
    font-size: 30px; }
  .probootstrap_blog_v1 .card-meta {
    font-size: 14px;
    color: #ced4da; }
    .probootstrap_blog_v1 .card-meta a {
      color: #ced4da; }
      .probootstrap_blog_v1 .card-meta a:hover, .probootstrap_blog_v1 .card-meta a:focus, .probootstrap_blog_v1 .card-meta a:active {
        color: #212529; }

.probootstrap_cards > .card {
  border-radius: 0;
  padding: 30px; }
  @media (max-width: 991px) {
    .probootstrap_cards > .card {
      padding: 15px; } }

#probootstrap_loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#probootstrap_loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#probootstrap_loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#probootstrap_loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#probootstrap_loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

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

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

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

html {
  overflow-x: hidden;
  font-size: 1em; }

body {
  font-family: "Montserrat", Arial, sans-serif; }

input, textarea, p {
  font-weight: 300; }

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

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

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

h1, h2, h3, h4, h5, h6 {
  font-weight: 300 !important; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.probootstrap_navbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  font-family: "Montserrat", Arial, sans-serif;
  background-color: #191D1F; }
  .probootstrap_navbar .navbar-toggler:active, .probootstrap_navbar .navbar-toggler:focus {
    outline: none; }
  .probootstrap_navbar > .container {
    position: relative; }
  .probootstrap_navbar .navbar-toggler {
    border: none;
    color: white;
    border-color: white;
    cursor: pointer;
    padding-right: 0; }
    .probootstrap_navbar .navbar-toggler i {
      font-size: 30px; }
  .probootstrap_navbar ul > li > a {
    color: white !important; }
    .probootstrap_navbar ul > li > a:active, .probootstrap_navbar ul > li > a:hover {
      color: #ced4da !important; }
  .probootstrap_navbar ul > li.cta-btn > a > span {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5); }
  .probootstrap_navbar .nav-link {
    font-size: 15px;
    padding-left: 1rem !important;
    padding-right: 1rem !important; }
    @media (max-width: 1199px) {
      .probootstrap_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem; } }
    @media (max-width: 991px) {
      .probootstrap_navbar .nav-link {
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .probootstrap_navbar .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  @media (max-width: 991px) {
    .probootstrap_navbar .navbar-nav {
      border-radius: 0px;
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }
  .probootstrap_navbar.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px; }
    @media (max-width: 991px) {
      .probootstrap_navbar.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .probootstrap_navbar.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .probootstrap_navbar.scrolled .navbar-toggler {
      border: none;
      color: #fff;
      border-color: rgba(0, 0, 0, 0.5);
      cursor: pointer;
      padding-right: 0; }
    .probootstrap_navbar.scrolled .nav-link {
      padding-top: .5rem;
      padding-bottom: .5rem; }
    .probootstrap_navbar.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .probootstrap_navbar.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .probootstrap_navbar.scrolled.probootstrap_scrolled-light {
      background: #191D1F !important;
      -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
      .probootstrap_navbar.scrolled.probootstrap_scrolled-light .navbar-brand {
        color: #89D9D0; }
      @media (max-width: 991px) {
        .probootstrap_navbar.scrolled.probootstrap_scrolled-light .navbar-nav {
          background: none;
          border-radius: 0px;
          padding-left: 0rem !important;
          padding-right: 0rem !important; } }
      .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #fff !important; }
        .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li a:hover, .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li a:active, .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li a:focus {
          color: #ced4da !important; }
        .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li a.active {
          color: #89D9D0 !important; }
      .probootstrap_navbar.scrolled.probootstrap_scrolled-light ul li.cta-btn > a > span {
        border: none;
        background: #00CA4C;
        color: #fff; }

.probootstrap_offcanvas-nav_v1 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #000;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .probootstrap_offcanvas-nav_v1.active {
    opacity: 1;
    visibility: visible; }
  .probootstrap_offcanvas-nav_v1 .probootstrap_main-nav {
    padding-top: 50px;
    padding-right: 50px;
    float: right;
    text-align: right;
    font-size: 30px;
    height: 100vh;
    overflow-y: auto; }
    .probootstrap_offcanvas-nav_v1 .probootstrap_main-nav li {
      list-style: none;
      line-height: 1.5;
      margin-bottom: 10px; }
      .probootstrap_offcanvas-nav_v1 .probootstrap_main-nav li a {
        color: #fff; }
        .probootstrap_offcanvas-nav_v1 .probootstrap_main-nav li a.active {
          text-decoration: underline; }

.probootstrap_offcanvas-header_v1 {
  padding-top: 40px;
  z-index: 2;
  position: absolute;
  width: 100%; }
  .probootstrap_offcanvas-header_v1 > .container {
    position: relative; }
  .probootstrap_offcanvas-header_v1 .probootstrap_site-name {
    position: absolute;
    left: 15px; }
  .probootstrap_offcanvas-header_v1 .probootstrap_toggle-menu {
    position: absolute;
    right: 0px;
    top: 17px; }
    @media (max-width: 767px) {
      .probootstrap_offcanvas-header_v1 .probootstrap_toggle-menu {
        top: 13px; } }

#probootstrap_nav-toggle {
  background: transparent;
  position: absolute;
  right: 0;
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }
  #probootstrap_nav-toggle:hover span:after {
    width: 32px; }

#probootstrap_nav-toggle span,
#probootstrap_nav-toggle span:before,
#probootstrap_nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  background-color: #fff;
  width: 32px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  content: ''; }

#probootstrap_nav-toggle span:before {
  top: -10px; }

#probootstrap_nav-toggle span:after {
  top: 10px;
  width: 16px; }

#probootstrap_nav-toggle span,
#probootstrap_nav-toggle span:before,
#probootstrap_nav-toggle span:after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#probootstrap_nav-toggle.active span {
  background-color: transparent; }

#probootstrap_nav-toggle.active span:before,
#probootstrap_nav-toggle.active span:after {
  top: 0; }

#probootstrap_nav-toggle.active span:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

#probootstrap_nav-toggle.active span:after {
  width: 32px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.breadcrumbs {
  margin-top: 10rem; }
  @media (max-width: 1199px) {
    .breadcrumbs {
      margin-top: 8rem; } }
  @media (max-width: 991px) {
    .breadcrumbs {
      margin-top: 7rem; } }
  @media (max-width: 767px) {
    .breadcrumbs {
      margin-top: 6rem; } }
  .breadcrumbs a {
    color: #30ae2d;
    border-bottom: 1px solid #30ae2d; }

.searchform {
  margin-top: 10rem;
  position: relative; }
  @media (max-width: 1199px) {
    .searchform {
      margin-top: 8rem; } }
  @media (max-width: 991px) {
    .searchform {
      margin-top: 7rem; } }
  @media (max-width: 767px) {
    .searchform {
      margin-top: 1rem; } }
  .searchform .searchText {
    background-color: #f0f0f0;
    border-radius: 16px;
    border: none;
    width: 230px;
    padding-left: 1rem;
    height: 34px; }
    @media (max-width: 575px) {
      .searchform .searchText {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%; } }
  .searchform .searchSubmit {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    background-color: transparent;
    border: none;
    color: #c9c9c9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (max-width: 575px) {
      .searchform .searchSubmit {
        right: calc(5% + 10px); } }
    .searchform .searchSubmit:hover {
      cursor: pointer;
      opacity: .7; }
    .searchform .searchSubmit .fa-search {
      font-size: 27px; }

.top-logo {
  display: block;
  max-width: 300px;
  min-height: 0%; }
  @media (max-width: 767px) {
    .top-logo {
      max-width: 200px; } }

@media (min-width: 992px) {
  .probootstrap_navbar {
    height: 120px; } }

.btn {
  padding: 10px 25px; }
  .btn.btn-primary {
    color: #fff; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.bg_image, .probootstrap_sm_py_cover,
.probootstrap_md_py_cover,
.probootstrap_lg_py_cover,
.probootstrap_xl_py_cover, .probootstrap_cover,
.probootstrap_cover_v1,
.probootstrap_cover_v2,
.probootstrap_cover_v3,
.probootstrap_cover_v4, .probootstrap-section-half .probootstrap-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.with-overlay {
  position: relative; }
  .with-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }

.probootstrap_navbar .nav-item.active > a {
  /* color: theme-color('primary')!important; */
  color: #fff; }

.probootstrap_navbar.scrolled .nav-item.active > a {
  /* color: theme-color('primary')!important; */
  color: #fff; }

.probootstrap_cover_v3 p, .probootstrap_cover_v3 .lead {
  color: white; }

.probootstrap-section-half {
  float: left;
  width: 100%; }
  .probootstrap-section-half .probootstrap-right {
    width: 56%;
    margin-left: 4%; }
    @media (max-width: 991px) {
      .probootstrap-section-half .probootstrap-right {
        width: 100%;
        margin-left: 0; } }
    .probootstrap-section-half .probootstrap-right img {
      width: 100%;
      height: auto; }
  .probootstrap-section-half .probootstrap-left {
    float: left;
    width: 40%; }
    @media (max-width: 991px) {
      .probootstrap-section-half .probootstrap-left {
        width: 100%; } }
    .probootstrap-section-half .probootstrap-left img {
      width: 100%;
      height: auto; }
  @media (max-width: 767px) {
    .probootstrap-section-half .probootstrap-image {
      height: 400px; } }
  .probootstrap-section-half .probootstrap-right .probootstrap-inner {
    padding-right: 3em;
    padding-left: 3em; }
    @media (max-width: 991px) {
      .probootstrap-section-half .probootstrap-right .probootstrap-inner {
        padding: 2em;
        padding-left: 15px; } }

.probootstrap-media .read-more {
  text-align: center; }
  .probootstrap-media .read-more a {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease; }
    .probootstrap-media .read-more a span {
      top: 50%;
      left: 50%;
      line-height: 0;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.probootstrap-media:hover .read-more a {
  background: #89D9D0; }
  .probootstrap-media:hover .read-more a > span {
    color: #fff; }

.probootstrap_section {
  padding: 4em 0;
  float: left;
  width: 100%; }
  .probootstrap_section.bg-light {
    background: #ECECEC !important; }

.probootstrap_feature-v1 {
  padding: 3em;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  position: relative;
  top: 0;
  border-radius: 4px; }
  .probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
    top: -10px;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); }
    @media (max-width: 991px) {
      .probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
        top: 0; } }

.probootstrap-border-top {
  border-top: 1px solid #ECECEC; }

.probootstrap-form {
  margin-bottom: 0px;
  padding: 40px;
  background: #fff;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px; }
  @media (max-width: 991px) {
    .probootstrap-form {
      padding: 15px; } }
  .probootstrap-form label {
    font-weight: normal; }
  .probootstrap-form .form-control {
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: 1px solid #d9d9d9; }
    .probootstrap-form .form-control:active, .probootstrap-form .form-control:focus {
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 1px solid #89D9D0; }
  .probootstrap-form .form-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
  .probootstrap-form .form-group label {
    text-transform: uppercase;
    font-size: 13px; }
  .probootstrap-form .form-group .form-field {
    position: relative; }
    .probootstrap-form .form-group .form-field .icon {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px; }
    .probootstrap-form .form-group .form-field .form-control {
      padding-right: 50px; }
  .probootstrap-form textarea.form-control {
    height: inherit;
    resize: vertical; }

.probootstrap-contact-details {
  padding: 0;
  margin: 0; }
  .probootstrap-contact-details li {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none; }
    .probootstrap-contact-details li > span {
      display: block;
      color: rgba(0, 0, 0, 0.3);
      color: #89D9D0; }

.probootstrap-animate {
  opacity: 0;
  visibility: hidden; }

/* Footer */
#footer {
  -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -webkit-transition: opacity 0.325s ease-in-out, -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out;
  transition: opacity 0.325s ease-in-out, -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out;
  -o-transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out, -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out;
  width: 100%;
  max-width: 100%;
  margin-top: 2rem;
  text-align: center;
  background-color: #30AE2D;
  padding-top: 10px; }

#footer .copyright {
  letter-spacing: 0.2rem;
  font-size: 0.6rem;
  opacity: 0.75;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff; }

body.is-article-visible #footer {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -moz-filter: blur(0.1rem);
  -webkit-filter: blur(0.1rem);
  -ms-filter: blur(0.1rem);
  filter: blur(0.1rem);
  opacity: 0; }

body.is-preload #footer {
  opacity: 0; }

#footer-menu {
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 0;
  margin-bottom: 20px; }

#footer-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 0px; }

#footer-menu li {
  width: 25%;
  text-align: center;
  list-style-type: none;
  font-size: 0.7rem; }

#footer-menu li a {
  width: 100%;
  display: block;
  padding: 5px 0;
  color: #EEE; }
  #footer-menu li a:hover {
    color: #ced4da; }

/* single */
.title-styel {
  font-size: 36px;
  line-height: 60px; }

.overview-field {
  background-color: #eaffea;
  width: 100%; }

.overview-field dl {
  width: 100%;
  margin-left: 1.2rem;
  margin-bottom: 0; }

.overview-field dt {
  color: #30ae2d;
  font-weight: normal;
  width: 35%;
  position: relative;
  margin-bottom: 29px; }
  .overview-field dt::before {
    position: absolute;
    display: block;
    content: "";
    background-color: #30ae2d;
    width: 7px;
    height: 22px;
    left: -1.2rem;
    top: 2px; }

.overview-field dd {
  width: 65%;
  margin-bottom: 29px; }

.bg-progray {
  background: #ECECEC; }

.single-h2 {
  font-size: 1.5rem;
  color: #30ae2d; }
  @media (max-width: 767px) {
    .single-h2 {
      padding-top: 1rem; } }

.go-official__btn {
  display: block;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #5c5c5c;
  width: calc(100% - 30px);
  border-bottom: 3px solid #222222;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  left: 15px; }
  .go-official__btn:hover {
    color: #fff;
    opacity: .7; }

.news-wrap {
  width: 100%;
  border: 2px solid #d4d4d4; }

.news-area {
  width: 90%;
  margin: 0 auto; }

.news-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 94%;
  margin: 0 auto; }
  .news-list dt {
    width: 100px;
    font-weight: normal;
    padding-left: 1.6%;
    border-bottom: 1px solid #cccccc;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 15px; }
    .news-list dt:last-of-type {
      border-bottom: none;
      padding-bottom: 15px; }
  .news-list dd {
    text-align: left;
    width: calc(100% - 100px);
    border-bottom: 1px solid #cccccc;
    line-height: 1;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 15px; }
    .news-list dd:last-of-type {
      border-bottom: none;
      padding-bottom: 15px; }
    .news-list dd a {
      display: block;
      width: 100%; }

.media-icon {
  display: block;
  width: 40px;
  height: 40px;
  margin-left: 1rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .media-icon:hover {
    opacity: .7; }

.cat-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.cat-tag {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  padding: 0 12px;
  line-height: 24px;
  color: #e2e2e2; }

.cat-tag--dvd,
.cat-tag--blu-ray {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.cat-tag--dvd-c,
.cat-tag--blu-ray-c {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.cat-tag--drama,
.cat-tag--fiction,
.cat-tag--anime-live,
.cat-tag--action,
.cat-tag--adventure,
.cat-tag--anime,
.cat-tag--comedy,
.cat-tag--documentary,
.cat-tag--family,
.cat-tag--food,
.cat-tag--children-family,
.cat-tag--horror,
.cat-tag--romance,
.cat-tag--sf,
.cat-tag--sci-fi,
.cat-tag--suspense,
.cat-tag--tvdrama,
.cat-tag--thriller,
.cat-tag--4k-ultra-hd,
.cat-tag--crime,
.cat-tag--neo-noir,
.cat-tag--war,
.cat-tag--mystery,
.cat-tag--musical {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.cat-tag--drama,
.cat-tag--fiction,
.cat-tag--anime-live,
.cat-tag--action,
.cat-tag--adventure,
.cat-tag--anime,
.cat-tag--comedy,
.cat-tag--documentary,
.cat-tag--family,
.cat-tag--food,
.cat-tag--children-family,
.cat-tag--horror,
.cat-tag--romance,
.cat-tag--sf,
.cat-tag--sci-fi,
.cat-tag--suspense,
.cat-tag--tvdrama,
.cat-tag--thriller,
.cat-tag--4k-ultra-hd,
.cat-tag--crime,
.cat-tag--neo-noir,
.cat-tag--war,
.cat-tag--mystery,
.cat-tag--musical {
  border: 1px solid #2f9feb;
  color: #2f9feb;
  background-color: transparent; }
  .cat-tag--drama:hover,
  .cat-tag--fiction:hover,
  .cat-tag--anime-live:hover,
  .cat-tag--action:hover,
  .cat-tag--adventure:hover,
  .cat-tag--anime:hover,
  .cat-tag--comedy:hover,
  .cat-tag--documentary:hover,
  .cat-tag--family:hover,
  .cat-tag--food:hover,
  .cat-tag--children-family:hover,
  .cat-tag--horror:hover,
  .cat-tag--romance:hover,
  .cat-tag--sf:hover,
  .cat-tag--sci-fi:hover,
  .cat-tag--suspense:hover,
  .cat-tag--tvdrama:hover,
  .cat-tag--thriller:hover,
  .cat-tag--4k-ultra-hd:hover,
  .cat-tag--crime:hover,
  .cat-tag--neo-noir:hover,
  .cat-tag--war:hover,
  .cat-tag--mystery:hover,
  .cat-tag--musical:hover {
    opacity: .7;
    color: #4fc6b9; }

.cat-tag--dvd,
.cat-tag--biography,
.cat-tag--blu-ray {
  border: 1px solid #868e96;
  color: #868e96;
  background-color: transparent; }
  .cat-tag--dvd:hover,
  .cat-tag--biography:hover,
  .cat-tag--blu-ray:hover {
    opacity: .7;
    color: #4fc6b9; }

.cat-tag--dvd-c,
.cat-tag--blu-ray-c {
  border: 1px solid #f69200;
  color: #f69200;
  background-color: transparent; }
  .cat-tag--dvd-c:hover,
  .cat-tag--blu-ray-c:hover {
    opacity: .7;
    color: #4fc6b9; }

.loop--oversea .cat-tag--drama,
.loop--oversea .cat-tag--remake,
.loop--oversea .cat-tag--action-adventure,
.loop--oversea .cat-tag--animation,
.loop--oversea .cat-tag--comedy,
.loop--oversea .cat-tag--documentary,
.loop--oversea .cat-tag--family,
.loop--oversea .cat-tag--food,
.loop--oversea .cat-tag--children-family,
.loop--oversea .cat-tag--horror,
.loop--oversea .cat-tag--romance,
.loop--oversea .cat-tag--sf,
.loop--oversea .cat-tag--sci-fi,
.loop--oversea .cat-tag--suspense,
.loop--oversea .cat-tag--thriller,
.loop--oversea .cat-tag--history,
.loop--oversea .cat-tag--4k-ultra-hd,
.loop--oversea .cat-tag--crime,
.loop--oversea .cat-tag--neo-noir,
.loop--oversea .cat-tag--war,
.loop--oversea .cat-tag--mystery,
.loop--oversea .cat-tag--music,
.loop--oversea .cat-tag--biography {
  border: 1px solid #868e96;
  color: #868e96;
  background-color: transparent; }
  .loop--oversea .cat-tag--drama:hover,
  .loop--oversea .cat-tag--remake:hover,
  .loop--oversea .cat-tag--action-adventure:hover,
  .loop--oversea .cat-tag--animation:hover,
  .loop--oversea .cat-tag--comedy:hover,
  .loop--oversea .cat-tag--documentary:hover,
  .loop--oversea .cat-tag--family:hover,
  .loop--oversea .cat-tag--food:hover,
  .loop--oversea .cat-tag--children-family:hover,
  .loop--oversea .cat-tag--horror:hover,
  .loop--oversea .cat-tag--romance:hover,
  .loop--oversea .cat-tag--sf:hover,
  .loop--oversea .cat-tag--sci-fi:hover,
  .loop--oversea .cat-tag--suspense:hover,
  .loop--oversea .cat-tag--thriller:hover,
  .loop--oversea .cat-tag--history:hover,
  .loop--oversea .cat-tag--4k-ultra-hd:hover,
  .loop--oversea .cat-tag--crime:hover,
  .loop--oversea .cat-tag--neo-noir:hover,
  .loop--oversea .cat-tag--war:hover,
  .loop--oversea .cat-tag--mystery:hover,
  .loop--oversea .cat-tag--music:hover,
  .loop--oversea .cat-tag--biography:hover {
    opacity: .7;
    color: #4fc6b9; }

.youtube_wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.youtube_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.copyright {
  text-align: center; }

#section-products--upper {
  padding: 0;
  padding-bottom: 3rem;
  padding-top: 1rem; }
  @media (max-width: 767px) {
    #section-products--upper {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

#section-products {
  padding: 0;
  padding-bottom: 8rem;
  padding-top: 1rem; }
  @media (max-width: 767px) {
    #section-products {
      padding-bottom: 1rem; } }

.twitter-wrap {
  margin: 0 auto;
  margin-top: 2rem;
  max-width: 100%;
  text-align: center; }
  @media (max-width: 991px) {
    .twitter-wrap {
      margin-bottom: 0rem; }
      .twitter-wrap .twitter-timeline {
        max-width: 500px; } }

@media (max-width: 991px) {
  .twitter-wrap {
    width: auto;
    overflow: hidden; }
  .twitter-wrap iframe {
    width: calc(100vw - 20px); } }

.screening-pick-up {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding-top: 1rem; }
  @media (max-width: 991px) {
    .screening-pick-up {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .screening-pick-up .screening-pick-up--left {
    width: 50%;
    text-align: left;
    padding-right: 1rem; }
    @media (max-width: 991px) {
      .screening-pick-up .screening-pick-up--left {
        width: 100%; } }
  .screening-pick-up .screening-pick-up--right {
    width: 50%;
    padding-left: -1rem; }
    @media (max-width: 991px) {
      .screening-pick-up .screening-pick-up--right {
        width: 100%; } }
    .screening-pick-up .screening-pick-up--right .screening-pick-up__image {
      width: 100%; }
      .screening-pick-up .screening-pick-up--right .screening-pick-up__image img {
        width: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
        .screening-pick-up .screening-pick-up--right .screening-pick-up__image img:hover {
          opacity: .7; }

/* DVD Blue-Ray ページ上部スライド */
.slide {
  position: relative;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px; }

.slideInner {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  width: 100%; }

.slideInner li {
  position: absolute;
  width: 100%;
  background: #fbfbfb;
  margin: 0;
  padding: 0;
  width: 100%; }

.slideInner li img {
  width: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .slideInner li img:hover {
    opacity: .7; }

.slidePrev {
  position: absolute;
  display: block;
  width: 25px;
  height: 30px;
  left: 0;
  cursor: pointer;
  z-index: 100; }

.slideNext {
  position: absolute;
  display: block;
  width: 25px;
  height: 30px;
  right: 0;
  cursor: pointer;
  z-index: 100; }

.controlNav {
  position: relative;
  float: left;
  left: 50%; }

.controlNav span {
  position: relative;
  left: -50%;
  float: left;
  margin: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: #ddd;
  text-indent: -9999px;
  vertical-align: middle; }

.controlNav span:hover {
  background: #ccc;
  cursor: pointer; }

.controlNav span.current {
  background: #85d1c6; }

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

.previouspostslink,
.pages,
.extend,
.page,
.current,
.nextpostslink,
.first,
.last {
  display: inline-block;
  text-align: center;
  line-height: 2rem;
  border: 1px solid #30ae2d;
  color: #30ae2d;
  width: 1.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  @media (max-width: 767px) {
    .previouspostslink,
    .pages,
    .extend,
    .page,
    .current,
    .nextpostslink,
    .first,
    .last {
      line-height: 2.8rem;
      width: 30px; } }
  .previouspostslink:hover,
  .pages:hover,
  .extend:hover,
  .page:hover,
  .current:hover,
  .nextpostslink:hover,
  .first:hover,
  .last:hover {
    background-color: #30ae2d;
    color: #fff; }

.extend {
  border: 1px solid #b7ceb7;
  color: #b7ceb7; }

.previouspostslink,
.pages,
.extend,
.page,
.current,
.nextpostslink,
.first,
.last {
  margin: 0 0.3rem; }
  @media (max-width: 767px) {
    .previouspostslink,
    .pages,
    .extend,
    .page,
    .current,
    .nextpostslink,
    .first,
    .last {
      margin: 0 0.2rem; } }

.current {
  background-color: #30ae2d;
  color: #fff; }

.shop-btn {
  display: block;
  width: 180px;
  background-color: #de9000;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  border: 2px solid #de9000;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem; }
  .shop-btn:hover {
    cursor: pointer;
    color: #de9000;
    background-color: #fff; }
  .shop-btn i {
    padding-left: 1rem; }

.info-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 1rem 0; }
  @media (max-width: 991px) {
    .info-box {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    .info-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .info-box .info-box__image {
    width: 30%;
    text-align: center; }
    @media (max-width: 991px) {
      .info-box .info-box__image {
        width: 40%; } }
    @media (max-width: 767px) {
      .info-box .info-box__image {
        width: 100%;
        text-align: center; } }
    .info-box .info-box__image img {
      width: 48%; }
      @media (max-width: 991px) {
        .info-box .info-box__image img {
          width: 80%; } }
      @media (max-width: 767px) {
        .info-box .info-box__image img {
          width: 50%;
          margin-bottom: 2rem; } }
  .info-box .info-box__text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 70%; }
    @media (max-width: 991px) {
      .info-box .info-box__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%; } }
    @media (max-width: 767px) {
      .info-box .info-box__text {
        width: 80%;
        margin: auto; } }
    .info-box .info-box__text--left {
      width: 59%; }
      @media (max-width: 991px) {
        .info-box .info-box__text--left {
          width: 100%; } }
      .info-box .info-box__text--left ul {
        list-style: none;
        width: 100%;
        -webkit-padding-start: 0px;
        padding-inline-start: 0px;
        margin-bottom: 0; }
    .info-box .info-box__text--right {
      width: 41%;
      padding: 0 4%; }
      @media (max-width: 991px) {
        .info-box .info-box__text--right {
          width: 100%;
          padding: 0; } }
      .info-box .info-box__text--right p {
        margin-bottom: 0; }
      .info-box .info-box__text--right a {
        display: block;
        line-height: 60px;
        background-color: #30AE2D;
        color: #eee;
        text-align: center; }
        @media (max-width: 991px) {
          .info-box .info-box__text--right a {
            margin: 0 1rem; } }
        @media (max-width: 767px) {
          .info-box .info-box__text--right a {
            margin: 2rem 0 0; } }
        .info-box .info-box__text--right a img {
          -webkit-transition: .3s;
          -o-transition: .3s;
          transition: .3s; }
          .info-box .info-box__text--right a img:hover {
            opacity: 0.7 !important; }

.pull-down__wrap {
  text-align: right; }
  .pull-down__wrap .searchText {
    display: none; }

.end-btn__wrap {
  text-align: center; }
  .end-btn__wrap .end-btn {
    display: inline-block;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #30ae2d;
    color: #30ae2d;
    padding: 0.8rem 1.5rem;
    margin-top: 3rem; }

.catch-style {
  font-size: 18px; }

.nav-link {
  padding-top: 0;
  margin-top: 1rem; }

@media (max-width: 991px) {
  .md-down-none {
    display: none; } }

@media (min-width: 992px) {
  .lg-up-none {
    display: none; } }

.twitter-wrap--oversea {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  float: right; }
  .twitter-wrap--oversea p {
    color: #f00;
    margin-right: 1rem; }
    @media (max-width: 575px) {
      .twitter-wrap--oversea p {
        display: none; } }
  .twitter-wrap--oversea img:hover {
    opacity: .5; }

.release-info__text {
  font-size: 18px; }

.site-e {
  width: auto !important;
  height: 40px !important; }

.info-box--oversea {
  margin: 3rem 0 1rem;
  float: right;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 1rem; }
  .info-box--oversea dl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 350px;
    margin: 0; }
  .info-box--oversea dt {
    width: 85px; }
  .info-box--oversea dd {
    width: calc( 100% - 85px);
    margin-bottom: 0; }

.banner-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-bottom: 5rem; }
  .banner-list li {
    list-style-type: none;
    width: calc( 100% / 3);
    margin-top: .5rem; }
    .banner-list li img {
      width: 100%;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .banner-list li img:hover {
        opacity: .7; }

.breadcrumbs a:hover {
  opacity: .3; }

.probootstrap_scrolled-light ul li a:hover {
  color: #fff; }

a .wp-post-image {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a .wp-post-image:hover {
    opacity: .7; }

.price--blu-ray {
  color: #212529; }

.go-shop__btn {
  display: block;
  text-align: center;
  color: #868e96;
  background-color: #fff;
  width: calc(100% - 30px);
  border: 1px solid #868e96;
  line-height: 2;
  position: absolute;
  bottom: 0;
  left: 15px;
  font-size: 16px; }
  .go-shop__btn:hover {
    opacity: .7; }

.search__wrap--blu-ray {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.search__wrap--blu-ray--right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 575px) {
    .search__wrap--blu-ray--right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; } }
  .search__wrap--blu-ray--right .pull-down__wrap {
    margin-left: auto; }

.searchform--blu-ray {
  position: relative;
  margin-left: 1rem; }
  @media (max-width: 575px) {
    .searchform--blu-ray {
      margin-left: 0;
      margin-top: 1rem;
      width: 100vw; } }
  .searchform--blu-ray .searchText {
    background-color: #f0f0f0;
    border-radius: 16px;
    border: none;
    width: 230px;
    padding-left: 1rem;
    height: 34px; }
    @media (max-width: 575px) {
      .searchform--blu-ray .searchText {
        width: 90%;
        margin-left: 15px;
        margin-right: 15px; } }
  .searchform--blu-ray .searchSubmit {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    background-color: transparent;
    border: none;
    color: #c9c9c9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (max-width: 575px) {
      .searchform--blu-ray .searchSubmit {
        right: calc(5% + 10px); } }
    .searchform--blu-ray .searchSubmit:hover {
      cursor: pointer;
      opacity: .7; }
    .searchform--blu-ray .searchSubmit .fa-search {
      font-size: 27px; }

.eizo-fb {
  width: 100%;
  text-align: center; }

strong {
  font-weight: bold; }

.thumbnail__wrap {
  display: block;
  text-align: center;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding-top: 141.2%;
  text-align: center;
  position: relative; }
  .thumbnail__wrap:hover {
    opacity: .6; }
  .thumbnail__wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    vertical-align: middle; }
    .thumbnail__wrap img:hover {
      opacity: 1; }
