@font-face {
  font-family: "AmericanTypewriter";
  src: url(../fonts/American_Typewriter/American_Typewriter_Light_300.ttf) format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: "AmericanTypewriter";
  src: url(../fonts/American_Typewriter/American_Typewriter_400.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AmericanTypewriter";
  src: url(../fonts/American_Typewriter/American_Typewriter_Bold_700.ttf) format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "HuaKangYuanTiW";
  src: url(../fonts/HuaKangYuanTi/yunti.TTF) format('truetype');
  font-weight: lighter;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family:"AmericanTypewriter", "Raleway", sans-serif,HuaKangYuanTiW, Microsoft JhengHei;
  margin: 0;
}
button,.form-control{
  font-family:"AmericanTypewriter", "Raleway", sans-serif,HuaKangYuanTiW, Microsoft JhengHei;
}
/* nav */
.flag {
  vertical-align: middle !important;
}
.mini_logo{
  background: url(../img/logo_mini.png);
  height: 37px;
  width: 27px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.menudropdown_a{
  cursor: pointer;
  position: relative;
}
.menudropdown_a span{
  /* position: absolute;
  font-size: 15px;
  right: 0;
  top: 35px; */
  margin-left: 10px;
}

.menu_list_container{
  display: none;
  background: rgba(255,255,255,0.3);
  text-decoration: none;
  list-style-type: none;
  color: #fff;
  position: absolute;
  top: 80%;
}
.menu_list{
  width: 150px;
  text-align: left;
  margin-left: -40px;
  padding: 10px 10px 10px 10px;
  display: block;
}
.menu_list:hover{
  background: rgba(255,255,255,0.4);
}
.menu_list:hover a{
  color: #fff;
}
.menu_list a{
  color: rgba(255,255,255,.5);
  display: block;
}
.navbar-toggler:focus{
  outline: 0;
}
a.list_Active{
  color: #fff;
}
#site-navbar.scrolled.awake > .container-fluid > #site-nav ul > li> .menu_list_container{
  background: rgba(80,80,80,.8) ;
  top: 100%;
}
#site-navbar.scrolled.awake > .container-fluid > #site-nav ul > li> a.menudropdown_a span{
  top: 15px;
}
.navbar-nav{
  margin: 0 auto;
}
li.nav-item {
  display: block;
  float: left;
}
#site-navbar.scrolled.awake > .container-fluid > #site-nav ul.navbar-nav{
  margin: 0 auto;
  display: block;
}

.site-navbar-light .navbar-nav > .nav-item > .nav-link{
  font-size: 15px;
}

.site-navbar-light .navbar-toggler{
  padding-right: 15px;
}
#site-navbar.scrolled.awake > .container-fluid > .navbar-toggler{
  padding-right: 15px;
}

.navbar{
  padding: 0px;
}


/* nav end */

@media screen and (max-width: 991px) {
  /* nav */
  .custom_nav {
      height:90vh;
      overflow: auto;
  }
  #site-navbar.scrolled.awake > .container-fluid > #site-nav ul > li> .menu_list_container{
      background-color:transparent;
      position: relative;
      top: 0px;
  }
  .menu_list_container{
      background-color:transparent;
      position: relative;
      top: 0;
  }
  /* .menudropdown_a span{
      position: absolute;
      left: 100px;
      top: 13px;
  } */
  .navbar-brand{
      position: relative;
      left: 0;
      top: 0;
      transform: none;
      padding-left: 15px;
  }
  #site-navbar.scrolled.awake .navbar-brand{
      padding-left: 15px;
      position: relative;
      display: block;
  }
  #site-nav{
      position: relative;
      top: 0;
      left: 0;
      transform: none;
      padding-left: 15px;
  }
 
 #site-navbar.scrolled.awake #site-nav{
      position: relative;
      top: 0;
      padding-left: 15px;
      transform: none;
      /* height: 370px; */
      overflow: auto;
  }
  li.nav-item {
      display: block;
      float: none;
  }
  
  /* nav end*/
}

@media screen and (max-width:600px) {
  #site-navbar.scrolled.awake > .container-fluid > .beverage-site-nav#site-nav ul.navbar-nav,
  #site-navbar.scrolled.awake > .container-fluid > .beverage-site-nav#site-nav .navbar-nav{
      margin: 0;
  }
}

@media screen and (max-width: 1440px) {
  #site-navbar.scrolled.awake .beverage-logo{
      display: block;
      left: 0;
      transform: none;
  }
}

/* custom */

.professor_home_text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.professor_home_text h2{
  font-size: 60px;
  color:#BFBFBF;
  display: inline-block;
}
.card{
  margin: 5% 0%;
}

.card-body{
  padding: 6% 6%;
}
.cs_modal .modal-title{
  color: #3B3B3B;
}
.cs_modal_btn,.cs_modal_btn:visited {
  display: block;
  float: right;
  font-size: 16px;
  font-weight: 300;
  color: white;
  background-color: #545454;
  padding: 5px 15px;
  cursor: pointer;
  border: none;
  color: #ffff;
  border-radius: 5px;
  outline: none;
}

.cs_modal_btn:hover,.cs_modal_btn:focus {
  background-color: #6E6E6E;
  outline: none;
}

/* custom */
/* piano room */
.open_viewer{
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: #505050;
}
.viewer_icon{
  position: absolute;
  font-size: 20px;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 60px;
  line-height: 50px;
  text-align: center;
  color: #505050;
  bottom: 20px;
  right: 20px;
  -webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.75);
}
.viewer_icon:hover{
  background: #EC4343;
  color: #fff;
}
.piano_home{
  background: url(../img/piano_room_01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 1200px;
}
.paion_room.card{
  margin: 10px;
  border: none;
}
.card-deck .col-xs-12.col-sm-6.col-md-4{
  margin-bottom: 150px;
}
.paion_room.card .card-title{
  color: #3B3B3B;
  font-size: 18px;
}
.paion_room.card .card-text{
  color: #3B3B3B;
  height: 200px;
  overflow-y: auto;
  margin-bottom: 0px;
}
.paion_room.card .card_icon ul{
  color: #3B3B3B;
  list-style-type: none;
  text-decoration: none;
  padding: 0;
}
.card_price{
  color: #12A719;
  text-align: right;
  float: right;
}
.piano_container {
  /* background: #010101; */
  padding: 0px 50px;
  color: #D5D5D5;
  position: relative;
  background-size: 40px 40px;
  background-image: radial-gradient(circle, rgba(255,255,255,.2) 1px, rgba(1,1,1, 0) 1px);
}
.piano_container .container_title{
  margin-bottom: 100px;
}

/* piano room */


/* competiton */
#contest_more p{
  margin-bottom: 1rem;
}
#contest_more img{
  max-width: 100%;
  padding:20px ;
}
.contest_home{
  background: url(../img/competition_01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 1200px;
}
.piano_container {
  /* background: #010101; */
  padding: 0px 50px;
  color: #D5D5D5;
  position: relative;
  background-size: 40px 40px;
  background-image: radial-gradient(circle, rgba(255,255,255,.2) 1px, rgba(1,1,1, 0) 1px);
}
.piano_container .container_title{
  margin-bottom: 100px;
}
.contest_box .col-xs-12.col-sm-6.col-md-4{
  margin-bottom: 150px;
}
.btn.btn_competition{
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    background: #ddd;
    border-radius: 45px;
    padding: 10px 20px;
    background: #545454;
    color: #BFBFBF;
    outline: none;
}
.modal-lg {
  max-width: 1300px !important;
}
/* competiton */

/* professor page */


@media screen and (max-width: 767px) {
	.order{
    order:1;
  }
  .order_2{
    order:2;
  }
}
.site-navbar-light.scrolled.transparent_nav{
  background: transparent !important;
}
.navbar-nav#pro_ul_seletor,
#site-navbar.scrolled.awake > .container-fluid > #site-nav ul.navbar-nav#pro_ul_seletor{
  margin: 0;
}

.pro_body{
  background: #010101;
}
.professor_home{
  background: url(../img/professor_01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 1200px;
}

.professor_container{
  background: #010101;
  padding: 0px 150px;
  color: #D5D5D5;
  position: relative;
}

.container_title{
  color: #D5D5D5;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 300px;
}
.container_title h3{
  color: #D5D5D5;
  text-align: center;
}


.professor_container p{
  margin-bottom: 0;
}

.professor_card{
  margin-bottom: 300px;
  position: relative;
}
.professor_card .co_card{
  width: 320px;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 50px;
  z-index: 5;
  position: relative;
}
.professor_card p{
  user-select: auto;
  position: relative;
  z-index: 10000;
}
@media screen and (max-width: 991px) {
	.professor_container{
		padding:  0px 50px;
  }
  .container_title{
    width: 100%;
  }
}

.layout-line.vertical {
  width: 1px;
  height: 0px;
  /* animation: heightAnim 1s linear both; */
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 50px;
  position: absolute;
  opacity: 0;
  
}
.layout-line {
  background-color: #f7f7f7;
}

[data-aos="heightAnim"] {
  height: 0px;
  opacity: .1;
  transition-property: opacity,height;
}
[data-aos="heightAnim"].aos-animate {
  height:100%;
  opacity: .1;
}

.pro_bg_triangle_left{
  position: absolute;
  background: url(../img/pro_bg_01.png);
  height:1000px;
  width: 1000px;
  left: -250px;
  top: -560px;
}
.pro_bg_triangle_right{
  position: absolute;
  background: url(../img/pro_bg_02.png);
  height:1000px;
  width: 1000px;
  top: -560px;
  right:-250px;
}
.pro_bg_circle_right{
  position: absolute;
  background: url(../img/pro_bg_03.png);
  height:1000px;
  width: 1000px;
  top: -560px;
  right:-250px;
}
.pro_bg_text_left{
  position: absolute;
  background: url(../img/pro_bg_04.png);
  height:1000px;
  width: 1000px;
  left: -150px;
  top: -600px;
}
.pro_bg_text_right{
  position: absolute;
  background: url(../img/pro_bg_05.png);
  height:1000px;
  width: 1000px;
  top: -600px;
  right:-160px;
}

@media screen and (max-width: 900px) {
	.pro_bg_triangle_left{ 
    left: -350px;
  }
  .pro_bg_triangle_right{
    right:-350px;
  }
  .pro_bg_circle_right{ 
    right:-250px;
  }
  .pro_bg_text_left{
    left: -50px;
  }
  .pro_bg_text_right{
    right:-760px;
  }
}

.horizontal-lines, .vertical-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  user-select: none;
}
.horizontal-lines .line, .vertical-lines .line {
  position: absolute;
  background-color: #f7f7f7;
  opacity: .1;
}
.vertical-lines .line {
  top: 0;
  height: 100%;
  width: 1px;
}
.vertical-lines .line:first-child {
  left: 20%;
}
.vertical-lines .line:nth-child(2) {
  left: 40%;
}
.vertical-lines .line:nth-child(3) {
  right: 40%;
}
.vertical-lines .line:nth-child(4) {
  right: 20%;
}
.title .vertical-lines .line.is-active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.title .vertical-lines .line {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
  -webkit-transition: -webkit-transform 1s linear .5s;
  transition: -webkit-transform 1s linear .5s;
  transition: transform 1s linear .5s;
  transition: transform 1s linear .5s,-webkit-transform 1s linear .5s;
}

.horizontal-lines .line, .vertical-lines .line {
  position: absolute;
  background-color: #f7f7f7;
  opacity: .1;
}
.horizontal-lines .line {
  left: 0;
  width: 100%;
  height: 1px;
}
.horizontal-lines .line:first-child {
  top: 25%;
}
.horizontal-lines .line:nth-child(2) {
  top: 50%;
}
.horizontal-lines .line:nth-child(3) {
  bottom: 25%;
}
.title .horizontal-lines .line {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  -webkit-transition: -webkit-transform 1s linear .5s;
  transition: -webkit-transform 1s linear .5s;
  transition: transform 1s linear .5s;
  transition: transform 1s linear .5s,-webkit-transform 1s linear .5s;
}
.title .horizontal-lines .line.is-active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}


/* professor page */



/* alert box */
section.alert-area {
  max-height: 100%;
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 1062;
  pointer-events: none;
}
.alert-box {
  font-size: 16px;
  color: white;
  line-height: 1.3em;
  padding: 10px 15px;
  position: relative;
  border-radius: 5px;
  transition: opacity 0.5s ease-in;
  margin-bottom: 10px;
  width: 300px;
  word-break: break-word;
  margin-right: -300px;
}
.alert-box.default_color{
  background: rgba(92, 184, 17, 0.9);
}
.alert-box.warning_color{
  background: rgba(236,66,56, 0.9);
}
/* alert box end */
.modal {
  -webkit-overflow-scrolling: touch; 
}

/*back to top*/
a.back-to-top {
  background-color: rgba(255,255,255,.4);
  border-radius: 100%;
  width: 50px;
  height: 50px;
  bottom: 10px;
  color: #fff;
  display: none;
  position: fixed;
  right: 12px;
  text-align: center;
  font-size: 30px;
  overflow: hidden;
  z-index: 1;
}

a.back-to-top:hover {
  background-color: rgba(131, 131, 131, 0.5);
}
/*back to top end*/

/* about us */
.aboutus_title{
  display: inline-block;
  margin-bottom: 0px !important;
 
}
.main_logo{
  width: 45%;
  vertical-align: bottom;
}
.aboutus_home{
  background: url(../img/aboutus_01.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 1200px;
}
.aboutus_home_text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutus_home_text h2{
  font-size: 60px;
  color:#F18E2B;
  display: inline-block;
}
.aboutus_img{
  width: 70%;
  max-width: 100%;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
}
.about_as_container{
  background-size: 40px 40px;
  background-image: radial-gradient(circle, rgba(255,255,255,.2) 1px, rgba(1,1,1, 0) 1px);
}
.about_as_container h4,h3,h5{
  color: #D5D5D5;
}
/* about us end */

/* footer */
.link_underline{
  color:#BFBFBF;
  text-decoration: underline;
}
.link_underline:hover{
  color:#fff;
  text-decoration: underline;
}
#daten_modal{
  margin-bottom: 1rem;
}
/* footer */

/* room booking */
.date_picker_calendar{
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.time_th{
  display: table;
  width: 120px;
}
.time_td{
  position: fixed;
  width: 120px;
  height: 30px;
  background: #fff;
}
.date_picker_calendar  tr td,.date_picker_calendar tr th{
  border: 1px solid #ddd;
}
.date_picker_calendar tr th{
  padding: 0 5px;
}
.check_box{
  /* width: 30px; */
  height: 30px;
  display: block;
  cursor: pointer;
}
.check_box_order_show{
  cursor: auto;
  background-color: #DB2A0B;
}
.check_box_check{
  background-color: #12A719;
}
.check_box_notvalid{
  cursor: auto;
  background-color: #ddd;
}
.monthly_option button{
  border-radius: 5px;
  margin: 5px;
  border: 1px solid #ddd;
}
.monthly_option button:focus{
  outline: none;
}

.choose_program label {
  display: inline-block;
  width: 200px;
  padding: 5px;
}

.choose_program label:hover {
  background: #eee;
  cursor: pointer;
  border: 1px solid #aaa;
  padding: 4px;
}
.money_show_text{
  color: #12A719;
}

/* room booking */
