.btn-load-page{
    cursor: pointer;
}

.nav-line{
    display: inline-flex;
}
.nav-logo{
    height: 100%;
    height: 66px;
}
.header-container{
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
   
}
.navbar-main{
    /* padding-left: 95px; */
    background-color: transparent;
}   
.navbar-brand{
    padding: 15px 13px;
    font-size: 15px;
    color: white !important;
}
.header-title-box{
    padding: 165px 85px;
}
.header-title{
    width: 500px;
    color: white;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 110px;
}
.more-button{
    background-color: #4CDCDC;
    border-radius: 0 !important;
    color: white;
    padding: 12px 40px;
}



.section-title{
    margin: 60px 0 30px 0;
    font-weight: 600;
    font-size: 19px;
}
.line{
    width: 13%;
    margin: auto;
    border: 1px solid #4CDCDC;
    
}
.padding-left{
    margin: 45px 15px 85px 15px !important;
}
.about-box{
    padding: 0 20px;
    border-right: 1px solid #C0CDC4;
}
.about-box-last{
    padding: 0 60px;
}
.about-text-title{
    font-size: 18px;
    margin: 25px 0;
}
.about-text{
    color:#95A49A;
    font-size: 13px;
}


.grey-section{
    background-color: #EEF5F0;
   padding: 1px;
}
.events-card{
    background-color: white;
    padding: 0 !important;
    height: 280px;   
}
.blue-part{
    height: 15px;
    background-color: #4CDCDC !important;
}
.events-text-title{
    color:#4CDCDC;
    font-size: 18px; 
	height: 50px;   
}
.events-text{
    color:#95A49A;
    font-size: 11px;
    padding: 0 15px 20px 15px;
    
}
.event-picture{
    width: 100%;
    height: auto;
}
.show-button{
    width: 100%;
    background-color: #313331;
    padding: 3px 0;
}
.events-card-sameheight .show-button{
	position: absolute;
	bottom: 0;
}
.show-button-href{
    color:#C0CDC4 !important;
}
.events-card-box{
    margin: 0;
    padding: 9px;
    background-color: #EEF5F0;
}


.blog-box{
   padding: 0 50px; 
   border-right: 1px solid #C0CDC4;
   
}
.blog-box-last{
    padding: 0 50px; 
   
}
.blog-text{

    font-size: 11px;
    padding: 0 15px 20px 0px;
    
}



.comment-bigbox{
    padding: 0 30px;
    margin-bottom: 70px;
}
.comment-box{
    padding: 0;
    background-color: white;
}
.comment-first-line{
    display:inline-flex;
    padding: 10px 15px;
}
.comment-img{
    width: 40px;
    height: auto;
}
.comment-name{
    font-size: 18px;
    padding: 5px 0 5px 10px;
}
.comment-text{
    color:#95A49A;
    font-size: 11px;
    padding: 0px 5px 15px 15px;
}
.little-padding-left{
    margin: 45px 35px 55px 35px !important;
}

.we-text{
    font-size: 11px;
    width: 70%;
    margin: auto;
}


.footer{
    background-color: #313331;
    padding: 1px;
}
.footer-title{
   margin-bottom: 30px;
    font-weight: 600;
    font-size: 19px;
    color: white;
}
.footer-text{
    font-size: 11px;
    color: #adadad;
    padding-right: 50px;
}
.footer-link{
    font-size: 13px;
    color: #adadad;
    
}





/*studio */
.studio-header-container{
    background-color: black;
    padding: 0;
   
}
.navbar-studio{
    padding-left: 95px;
}
.swiper-container {
    width: 100%;
    height: 400px;
    margin-top: 80px;
}
.swiper-img{
    height: 100%;
    width: auto;
}
.intruction{
    margin-top: 15px;
}
.studio-about-box{
    width: 65%;
    margin: auto;
    padding: 0px 5px 60px 5px;
}
.studio-about-title{
    font-size: 18px;
    margin: 25px 0 5px 0;
}

.studio-about-text{
    color:#95A49A;
    font-size: 13px;
}
.prices{
    margin-bottom: 0;
}
.time-table{
    margin: 50px 0;
}
.last-month{
    text-align: end;
    font-size: 12px;
    padding-top: 5px;
}
.next-month{
    font-size: 12px;
    padding-top: 5px;
}
.this-month{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}
.table-day{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    
}
.table-date{
    text-align: center;
    
    font-size: 10px;
    font-weight: 400;
}
.table{
    width: 80%;
    margin:auto;
    border: 1px solid #C0CDC4;
}
.table-box{
    border-left: 1px solid #C0CDC4;
}




.nav-line{
    width: 100%;
    background-color: black;
   
}
#menu-btn{
    display: none;
    color: white;
    padding: 18px 0 0  0;
    text-align: end;
}
#close-btn{
    display: none;
    color: white;
    padding: 18px 0 0  0;
    text-align: end;
}
#mobil-menu{
    background-color: black;
    padding: 20px  0;
    display:none;
}
.mobil-menu-link{
    color: white;
    padding: 5px;
   
}


/*contact*/
.contact-text-title{
    font-size: 19px;
    margin: 3px 0 25px 0;
}
.contact-box{
    padding: 0 40px;
    border-right: 1px solid #C0CDC4;
    padding-bottom: 10px;
}
.contact-box-last{
    padding: 0 40px 10px 40px;
}
.contact-form{
    padding-top: 80px;
    padding-bottom: 150px;
    width: 50%;
    margin: auto;
}
.last-input{
    margin-bottom: 40px;
}
.contact-button{
    background-color: #4CDCDC;
    border-radius: 0 !important;
    color: white;
    padding: 10px 65px;
}




/*responsive*/
@media only screen and (max-width: 1200px){
    .padding-left{
        margin: 45px 15px 85px 15px !important;
    }
    .little-padding-left{
        margin: 45px 5px 55px 5px !important;
    }
    .navbar-main{
        /*padding-left: 55px;*/
    }
    .navbar-studio{
        padding-left: 55px;
    }
    .header-title-box{
        padding: 165px 50px;
    }
    .swiper-container{
        height: 250px;
    }
}
@media only screen and (max-width: 1035px){
    .navbar-brand{
        padding: 15px 10px;
    }
}
@media only screen and (max-width: 991px){
    .navbar-brand{
        padding: 15px 0px;
        font-size: 10px;
    }
    .padding-left{
        margin: 45px 0px 85px 0px !important;
    }
    .little-padding-left{
        margin: 45px 0px 55px 0px !important;
    }
    .about-box{
        padding: 0 30px;
    }
    .about-box-last{
        padding: 0 30px;
    }
    .events-card{
        margin-bottom: 40px;
    }
    .blog-box{
        padding: 0 30px;
    }
    .blog-box-last{
        padding: 0 30px;
    }
    .section-title{
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .header-title{
        width: 350px;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 80px;
    }
    .header-title-box{
        padding:110px 50px;
    }
    .more-button{
        padding: 10px 30px;
    }
    .swiper-container{
        height: 200px;
    }
    .studio-about-box{
        width: 80%;
    }
}
@media only screen and (max-width: 803px){
    .navbar-brand{
        margin-right: 11px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px){
    .footer-title{
        margin-top: 30px;
    }
    .about-box{
        border-right: none;
    }
    .blog-box{
        border-right: none;
    }
    .contact-box{
        border-right: none;
      
        margin-bottom: 25px;
    }
    .contact-form{
        width: 80%;
    }
    #menu-btn{
        display: block;
    }

    .navbar-main{
        display:none;
    }
    .navbar-studio{
        display:none;
    }
    .events-card-box{
        
    }
    .blog-box{
        margin-bottom: 30px;
    }
    .swiper-container{
        height: 150px;
    }
    .time-table{
        width: 600px;
    }
}
@media only screen and (max-width: 600px){
    .swiper-container{
        height:120px;
    }
}
@media only screen and (max-width: 500px){
    .swiper-container{
        height:90px;
    }
}
@media only screen and (max-width: 400px){
    .header-title-box{
        padding: 70px 20px;
    }
    .header-title{
        width: 280px;
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 60px;
        margin-right: 0;
    }
    .swiper-container{
        height:80px;
    }
}

.btn-primary {
    background-color: #4CDCDC;
    border-radius: 0 !important;
    color: white;
    padding: 12px 40px;
    border: 0;
}

.celldiv {
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
td {
    padding: 0px !important;
}
.user-selected {
    background: rgb(76 220 220 / 45%);
    font-size: 12px;
    text-transform: uppercase;
}
.reserved {
    background-image: url('../images/table-back.jpg'); background-position:center center; background-size: cover;
}
.reserved.timeout {
    background-image: url('../images/table-back.jpg'); background-position:center center; background-size: cover;
}
.timeout {
    background-image: url('../images/table-back.jpg'); background-position:center center; background-size: cover;
}



.galery_element {
    position: relative;
    height: 300px;
}
.galery_name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(76 220 220 / 68%);
    color: white;
    font-size: 14px;
    transition: all 0.3s ease;
}

.galery_element:hover .galery_name {
    font-size: 15px;

}

.bg-primary {
    background-color: #4CDCDC !important;
}

.events-card-box {
    
}



.blog_box {
    width: 100%;
    height: 200px;
    position: relative;
}
.blog_big_box {
    height: 450px;
}
.blog_box .title {
    position: absolute;
    bottom: 3%;
    left: 3%;
    right: 3%;
    color: white;
    transition: all 0.4s ease;
}
.blog_box:hover {
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.blog_box .arrow {    
    position: absolute;
    bottom: 3%;
    right: 3%;
    color: white;
}
.blog_box .addeddate {    
    position: absolute;
    bottom: 3%;
    right: 3%;
    color: #c5c5c5;
}


.blog_big_box .title {
    font-size: 20px;
}
.page-link {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 28px !important;
    text-align: center;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #4cdcdc;
    border-color: #4cdcdc;
}
.page-link a {
    color: #4cdcdc;
    text-decoration: none;
}



.events-circle-title {
    font-size: 18px;
    margin: 30px 15px;
    margin-top: 50px;
    line-height: 20px;
    height: 40px;
    font-weight: 600;
}

.events-circle-date {
    color: black;
    

}

.events-circle-locale {

}

.events-card {
    position: relative;
    border: 1px solid #eef5f0;
}
.events-card-circle {
    border-radius: 100%;
    height: 210px; /* outer is 210px */
    width: 210px;
    margin: 35px auto;
    background: rgba(255,255,255, 0.8);
    border: 3px solid rgb(76 220 220 / 70%);

}
.events-cardhref {
    display: block;
    text-decoration: none;
    color: inherit;
}
.events-cardhref:hover {
    text-decoration: none;
    color: inherit;
}

.monthchgbtn {
    cursor: pointer;
}
.tablebox {
    margin-top: 30px;
    transition: all 0.3s ease;
}
.calendar_table {
    margin-top: 5px;
}
.calendar_row {
    display: flex;
}
.calendar_day {
    height: 170px;
    flex-grow: 1;
    width: calc(100% / 7);
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.14);
    background: white;
}
.calendar_day_bordergrey {
    box-shadow: 0 0 1px 1px rgba(0,0,0,0.07);
    background: none;
}
.calendar_day_title {
    font-size: 14px;
    text-align: center;
    color: rgb(255 255 255);
    background: #1a1a1a;
}
.calendar_day_title_f {
    color: #bdbdbd;
    font-size: 12px;
}
.calendar_day_title_s {
    font-weight: bold;
}
.calendar_day_box {
    display: block;
    background: #4cdcdc;
    color: white;
    font-size: 13px;
    margin: 10px;
    padding: 2px 5px;   
}
.calendar_day_box_a:hover {
    text-decoration: none;
}
.selecttab {
    margin-top: 10px;
}
.selecttab .nav-item {
    width: 50%;
    text-align: center;
    color: grey;
}
.selecttab .nav-item a, .selecttab .nav-item a:hover, .selecttab .nav-item a:focus {
    color: grey;
}
.selecttab .nav-item .nav-link.active {
    background: #4cdcdc;
    color: white;
}

.team-card {
    box-shadow: 0 0 2px rgb(0 0 0 / 20%);
    border-radius: 6px;
    border: 0;
    overflow: hidden;
}

.events-card-center  {
    height: 250px;
    padding: 0 0 !important;
    border: 0;
    border-top: 4px solid #5edfdf;
    display: flex;
    margin-bottom: 20px;
}

.events-card-center .events-card-circle {
    display: flex;
    text-align: center;
    height: 180px;
    width: 180px;
    
    justify-content: center;
    align-items: center;
}
.events-card-center .events-card-circle .events-circle-title {
    margin: 0;
}
.navbar-brand-active-menu {
    position: relative;
}
.navbar-brand-active-menu:after {
    display: block;
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #4CDCDC;
}
.events-card-center .events-circle-title {
    height: auto;
}
.navbar-mobil-active-menu {

}
.footer-social {
    color: #ffffff;
    text-decoration: none;
    font-size: 50px;
    text-align: center;
    margin: 3px auto;
    display: block;
}
.contact_map_hide {
	height: 1px;
	opacity: 0;
	background: url('/assets/images/map_hover.svg');
}


.contact_map {
	position: relative;
	background-color: white;
	width: 100%;
	height: 450px;
	transition: all 0.5s ease-in-out ;
  }
  
  .contact_map:before, .contact_map:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	background-size: 14px 14px;
	background-repeat: no-repeat;
	transition: opacity 1s;
  }
  
  .contact_map:before {
	background-image: url('/assets/images/map.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 1;
  }
  
  .contact_map:after {
	background-image: url('/assets/images/map_hover.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
  }
  
  .contact_map:hover:before {
	opacity: 1;
  }
  
  .contact_map:hover:after {
	opacity: 1;
  }




.swiper-button-next:after, .swiper-button-prev:after {
	color: white;
}



.module {
    position: relative;
}

.module .collapse,
.module .collapsing {
    
}

.module .collapse:not(.show) {
    display: block; 
    overflow: hidden;
}

.module .collapse.show {
    height: auto;
}

.review-button-href {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: grey;
    font-size: 11px;
    line-height: 22px;
}




.brand_box {
	padding: 4px 15px;
    /* background: #f3f3f3; */
    box-shadow: 0 0 1px 0px #545454;
    border-radius: 0;
    color: #808080;
	overflow: hidden;
	width: 100%;
    transition: all 0.3s ease;
    margin-top: 5px;
}
 
.brand_box_nohover {
	padding: 4px 15px;
    /* background: #f3f3f3; */
    box-shadow: 0 0 1px 0px #545454;
    border-radius: 3px;
    color: #808080;
	overflow: hidden;
	width: 100%;
    transition: all 0.3s ease;
    margin-top: 5px;
    
    margin: 30px 13%;
    width: 74%;
    overflow: visible; 
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
    border-radius: 0;
}
.brand_box:hover {
    /* background: #2E8AAC; 
    color: white;*/
    box-shadow: 0 0 2px 1px #545454;
}
.brand_image {
}
.brand_text {
    margin: 1px 0 0px 0;
    text-decoration: none !important;
    height: 40px;
}
.brand_box:hover .brand_text {
    text-decoration: none !important;

}

.video_detail h1, .video_detail h2, .video_detail h3, .video_detail h4, .video_detail h5 {
    margin: 20px 0;
}
@media screen and (min-width: 800px) {
    
    .video_detail .brand_box_nohover {
        width: 98% !important;
    }
}
.selector_link_h {
    height: 300px;
}
.selector_link_h a {
    font-size: 30px;
    line-height: 70px;
}