/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


@media only screen and (min-width: 768px) {
.tr-menu.header-classic #Top_bar:not(.is-sticky) {
    background-color: #ffffff82 !important;
  }
}
#menu > ul > li > a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
}
.startbackground {
    filter: brightness(0.8);
}
.section.has-navi.dark .section-nav {
    color: rgba(255,255,255,1);
}
.icon-down-open-big {
    font-size: 50px;
}
.icon-up-open-big {
    font-size: 50px;
}
.footer_button {
    color: #fff!important;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.mcb-section-inner {
  padding: 0 !important;
}
.icon_box ul li {
  text-align: justify;
}
