/*!
 * Start Bootstrap - Stylish Portfolio v5.0.8 (https://startbootstrap.com/themes/stylish-portfolio)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */

@font-face {
    font-family: "NotoSansJP-Thin";
  src: url("../fonts/NotoSansJP-Thin.otf");
}



@font-face {
    font-family: "MuseoModerno-Light";
  src: url("../fonts/MuseoModerno-Light.ttf");
}

@font-face {
  font-family: "MuseoModerno-Medium";
  src: url("../fonts/MuseoModerno-Medium.ttf");
}
  @font-face {
  font-family: "MuseoModerno-ExtraLight";
  src: url("../fonts/MuseoModerno-ExtraLight.ttf");
}

body,
html {
  width: 100%;
  height: 100%;
  background-color: #fff!important;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: 'NotoSansJP-Thin';
}

p{
  font-size: 1.3rem;
}

.mark ,mark{
  z-index: -3 !important;
  opacity: 90% !important;
}
.specialmark {
  background: linear-gradient(290deg,rgba(255,255,255,0) 60%, #ef3637 20%) !important;
  height: 20%;
  z-index: -1;
  opacity: 100% !important;
}
.specialmark0 {
  background: linear-gradient(130deg,rgba(255,255,255,0) 30%, #ef3637 20%) !important;
  height: 20%;
  z-index: -1;
}


.specialmark1 {
  background: linear-gradient(130deg,rgba(255,255,255,0) 30%, #ef3637 20%) !important;
  z-index: -1;
  color: black;
  font-size: 4vw;
   transition-property: padding-left;
  transition-duration: 2s;
}

.specialmark2 {
  background: linear-gradient(130deg,rgba(255,255,255,0) 30%, #ef3637 20%) !important;
  z-index: -1;
  
  font-size: 3vw;
   transition-property: margin-left;
  transition-duration: 3s;
  line-height: 6vw;
}

.overlay-text{
   z-index: 1;
  position: absolute;
  transform: rotate(90deg);
  font-size: 5vw;
  float: right !important; 
     padding-bottom: 100vw;

}


.btn-xl {
  padding: 1.25rem 2.5rem;
}

.content-section {
  padding-top: 0rem;
  padding-bottom: 0em;
   background-color: transparent;
   margin-left: 3vw;
   margin-right: 3vw;
   box-shadow: 0px 0px 0px 0px gray;
}



.content-section img{
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 15px;
  padding-top: 7vw;
}

.content-section-3mask{

  padding-top: 0rem;
  padding-bottom: 0rem;
}



.firsthr{
  border-color: #000;
  border-width: 3px;
  margin:1rem 1rem 5rem 1rem;
  opacity: 75%;
}

.firsthrthin{
  border-color: #000;
  border-width: 2px;
  margin:1rem 1rem 5rem 1rem;
  opacity: 70%;
}

.minifirsthrthin{
    border-color: #000;
  border-width: 1px;
  margin:.2rem .2rem .2rem .2rem;
  opacity: 60%;
}

.content-section-heading h2 {
  font-size: 3rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}



.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: black;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.masthead {
  display: table;
  width:100%;
  height: auto;
  padding-top: 15rem;
  padding-bottom: 8rem;
  text-align: center !important;

}

.masthead a {
  font-size: 3rem;
  font-family: 'MuseoModerno-Light';
  margin-top: 3rem;
  color: #000;
}
.masthead a:hover {
 
  font-family: 'MuseoModerno-Light';
  margin-top: 3rem;
  background-color:#ef3637; /*orange*/
  opacity: 0.2;
  text-decoration: none;
  transition: 0.3s;
  border-color: none;
}



.mb-1 .mb-1 a{
 font-size: 5.5vw;
 margin:0vw;
 margin-left:-5vw;
 padding:0;
 z-index: 1;
}



.mb-1 .mb-1 a{
  display: cover;
  position: flex;
}


.discription{
  float: right;
  font-size: 30px;
  color: black;
  background: #ef3637;
   /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);*/
    z-index: 999;
}


.discription1{
  float: right;
  font-size: 30px;
  color: black;
  background: #ef3637;
   /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);*/
    z-index: 999;
}
.discription_notice {
  font-family: sans-serif;
  float: left;
  font-size: 16px;
  text-align: left;
}

.discription:hover{
  color: #ef3637 !important;
  background:black;
  cursor: pointer !important;
  transform: scale(1.2,1.1) rotate(2deg);
  transition: .5s;
  padding:5px;
}

.discription1:hover{
  color: #ef3637 !important;

  cursor: pointer !important;
  transform: scale(1.2,1.1) rotate(2deg);
  transition: .5s;
  padding:5px;
}

.discription_title{
  color: #ef3637 !important;
  margin:2vw;
  margin-bottom: 3vw;
 
}




.features {
  text-align: left;
  line-height: 50px;
}

.modal-title{
  margin-top: 15rem;
}
/*
.modal-body {
  margin: 1rem 10rem 10rem 10rem; 
}*/
    .modal-dialog-full-width {
        width: 95% !important;
        height: 95% !important;
        margin: !important;
        padding: 0 !important;
        max-width:none !important;
        float: middle;
        z-index: 9999999;
        background-color: white !important;

    }

    .modal-content-full-width  {
        height: auto !important;
        min-height: 100% !important;
        border-radius: 5px !important;
        border-color: transparent!important;
        border:none !important;
        background-color: #fff !important 
        opacity: 80% !important;
    }

    .modal-header-full-width  {
        border: none !important;
    }

    .modal-footer-full-width  {
        border: none !important;
    }


.img-discription img{
  margin-top: 2vw !important;
  margin-bottom: 2vw !important;
border-color: transparent !important;
}



@media screen and (min-width: 992px) {
  .masthead {
    height: 50vh;
  }
  .masthead h1 {
    font-size: 5.5rem;
    text-align: center;
  }
}

/* Side Menu */

#mainNav {
  background-color: white !important;
}

#mainNav .navbar-toggler{
  font-size: 17px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: black;
  border: 0;
  background-color: transparent !important;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
 
}

.navbar-toggler:hover{
    transition: .8s;
  transform: rotate(90deg);
  color:#ef3637 !important;
}



#mainNav .navbar-brand {
  color: black;
  z-index: 0;
  font-family: 'MuseoModerno-Light', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.div{
  z-index: ;
    width: 100px;
  height: 30px;
  background: #ef3637;
  transition-property: width;
  transition-duration: 2s;
}
.card__text a:hover{
  color: #ef3637 !important;  
}


.div:hover{
width: 300px;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {

  color:#ef3637;
  transition: .3s;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: rgba(100,100,100,225);
  font-family: 'AdventPro-Regular', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  text-align: right!important;
  transition: 0.3s;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: ;
  background-color: #ef3637;
  opacity: 0.7;
  text-align: right !important;
}


@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fafafa;
    
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 0px 0;
  }
}

#myVideo {
  display: cover;
  /*filter: saturate(0%) ;*/
  width: 20%;
  height:auto;
  border:none;
  z-index: 0;
}
#myVideo_modal{
   display: cover;
 
  width: 50%;
  height:auto;
  border:none;
  z-index: 0;
  margin-left: 19vw;
}
.overlay{
  z-index: 1;
  position: absolute;
  min-height: 30rem;
  margin-top: -25rem;
  text-align: center !important;
}



.callout h2 {
  font-size: 3rem;
  font-weight: 500;
  display: block;
  max-width: 30rem;
  text-align: center !important;
}

.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 0.2rem;
}

.portfolio-item .caption {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.caption-content h2{
  font-size: 1.5rem  !important;
}

.portfolio-item .caption img .caption-content {
  color: #fff;
  margin: auto 1rem 1rem;
  height: 100%;
  width:100%;

}

.portfolio-item .caption {
  font-size: 0.5rem;
  text-transform: uppercase;

}


.portfolio-item .caption  {
  font-weight: 300;
  font-size: 1.2rem;

}
  .mask-content {
    transition: opacity 0.25s;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    opacity: 0;
    font-size: 4rem !important;
}

 .caption-mask:hover{
      background-color: #ef3637!important;}

  .caption-mask2:hover{
      background-color: #ef3637 !important;
  }

/*@media (min-width: 992px) {*/
  .portfolio-item {
    max-width: none;
    margin: 0.3vw;
  }
  .portfolio-item .caption {
    transition: background-color 0.7s, -webkit-clip-path 0.25s ease-out;
    transition: clip-path 0.25s ease-out, background-color 0.7s;
    transition: clip-path 0.25s ease-out, background-color 0.7s, -webkit-clip-path 0.25s ease-out;
    -webkit-clip-path: inset(0px);
    clip-path: inset(0px);
  }
  .portfolio-item .caption img .caption-content {
    transition: opacity 0.25s;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
    opacity: 0;

  }
    .col-lg-4  .portfolio-item .caption .caption-content:hover {
    transition: opacity 0.25s;
    opacity: 1!important;

  }
.col-md-4
{
    transition: opacity 0.25s;
    opacity: 1!important;}



  .portfolio-item img {
    transition: -webkit-clip-path 0.25s ease-out;
    transition: clip-path 0.25s ease-out;
    transition: clip-path 0.25s ease-out, -webkit-clip-path 0.25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
  }
  .portfolio-item:hover img {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(0.5rem);
  }
  .portfolio-item:hover .caption {
    background-color: #e66b42;
    opacity:0.8;
    -webkit-clip-path: inset(2rem);
    clip-path: inset(0.5rem);
    }
     .caption-mask{
      background-color: #000;
  }
/*}*/



footer.footer {
  padding-top: 0rem;
  margin-top:2rem;
  padding-bottom: 1rem;
  background-color: #fff;
  width: 100% !important; 
}



a {
  color: gray;
}

a:hover {
  color: orange !important;
  font-size: 4vw;
 
}

a:focus, a:active {
  color:red;
}
/*BTN*/
.btn-primary {
  background-color: transparent;;
  border-color: transparent;
  color: black!important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color:transparent; !important;
  transform: skew(3);

}

.btn-secondary {
  background-color: none !important;
  border-color: transparent !important;
  color: #fff !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: orange!important;
  border-color: transparent !important;
  border:none ;
}

.btn-dark {
  color: #fff !important;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
}

.bg-primary {
  background-color: #270000 !important;
}

.bg-light{
  background-color: #e6d0d0 !important;
}

.text-primary {
  color: #1D809F !important;
}

.text-secondary {
  color: #ecb807 !important;
}
.modal-title{
  margin-top: 15rem;
}


/*
.modal-body {
  margin: 1rem 10rem 10rem 10rem; 
}*/
    .modal-dialog-full-width {
        width: 95% !important;
        height: 95% !important;
      
        padding: 0 !important;
       text-align:  max-width:none !important;
        float: middle;

    }

    .modal-content-full-width  {
        height: auto !important;
        min-height: 100% !important;
        border-radius: 5px !important;
        border-color: transparent!important;
        border:none !important;
        background-color: #fff !important 
        opacity: 80% !important;
    }

    .modal-header-full-width  {
        border: none !important;
    }

    .modal-footer-full-width  {
        border: none !important;
    }

.corona{
  height:15vw;
}




.card{
  border: transparent!important;
}


.cards {

  perspective: 1800px;
  transform-origin: 50% 50%;
  transform-style: preserve-3d; 
  transform: rotateX(11deg) rotateY(16.5deg);
  margin:2vw;
}

.cards {
  margin-top: 4vw;
  margin-left: 5vw !important;
  background:transparent;
  overflow: hidden;
  position: relative;
  transform-style: preserve-3d;
  transform: translatez(35px);
  transition: transform 400ms ease-out;
  width: auto;
  text-align: center;
  border:none !important;
  }

}
/*donot delete} here*/

.card-test{
  box-shadow: 5px 5px 20px -5px rgba(0,0,0,0.8) !important;
  margin-left: 3vw !important;
  border-color: transparent !important;
  display: block !important;
  max-width: none !important;
  overflow: hidden;
  padding-top: 3vw !important;
}

.card img{
  width: 50%;
}



.card__text {
  
  font-family: 'NotoSansJP-Thin' !important;
  display: flex;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom:2vw;
  line-height: 1.2;
  margin-top: 5vw;
  position: center;
}


.card__text a:hover{
  color: #ef3637 ;  
}
.card__title {
  color: #000;
  font-size: 60px;
  margin-left: 3vw;
  padding: 0 0px;
  margin-top: 3vw;
  float: center !important;

}

.notice {
  background: gold;
  border-top-left-radius: 6px;
  bottom: 0;
  font-family: monospace;
  font-size: 14px;
  padding: 8px 10px;
  position: absolute;
  right: -20px;
}

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

  .masthead {
    height: 50vh;
  }
  .masthead h1 {
    font-size: 2.5rem;
    text-align: center;
  }

}



.loader {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
}

.loader > img {
    width: 200px;
}

.loader.hidden {
    animation: fadeOut 2s;
    animation-fill-mode: forwards;
}

@keyframes fadeOut {
    100% {
        opacity: 0;
        visibility: hidden;
    }
}

.thumb {
    height: 100px;
    border: 1px solid black;
    margin: 10px;
}

/*Simia*/
.content-section-map{
   align-items: center;

  display: flex;
  justify-content: center;
  overflow: hidden;
  perspective: 1800px;
  text-align: center !important;
  margin: 20px 20px;
  border-color:transparent;
}

body {
  opacity: 1;
  transition: 1s opacity;
}

body.fade {
    opacity: 0;
    transition: none;
}

