/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2022 | 10:03:21 */
/* Header */
.btMenuHorizontal:not(.btBelowMenu) .mainHeader {
    box-shadow: none !important;
}

.menu-item a{
  color: #fff;
}

.page-id-35 .bt_bb_section[class*="dark_solid"]:before, .page-id-37 .bt_bb_section[class*="dark_solid"]:before {
    background: #0f0f0f;
    opacity: .75;
}

.page-id-41 .menu-item a, .page-id-39 .menu-item a{
  color: #000;
}

.port{
    padding-top: 10px;
    padding-bottom: 10px;
}

.bt-logo-area .logo img {
    height: 73px;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > a, .btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav > ul > li > .subToggler {
	color: #000;
    line-height: max(50px,73px);
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img {
  height: 73px;    
}

.btTransparentLightHeader .mainHeader {
    color: #fff;
    background-color: none;
}

.page-id-35 .bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port,
.page-id-37 .bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 8em !important;
}

.page-id-35 .bt_bb_section[style*="background-image"] {
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 20%;
    background-repeat: no-repeat;
}



.bt-content-wrap {
   padding-top: 0px !important;
}

/* To top button */
.bt_bb_back_to_top .bt_back_to_top_button {
    width: 2em;
    height: 2em;
}

/* Icon*/
.icon_none a:before{
  visibility: hidden;
}

.bt_bb_color_scheme_7.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before {
    color: #e8151b;
}

/* Text header */
.bt_bb_size_extralarge.bt_bb_headline h1{
  font-size: 4.1rem;
}

.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{
  font-size: 1.075rem;
}

/* Form */
.form_contact span textarea{
  resize: none;
}
.grecaptcha-badge {visibility: hidden !important;}
.bt_bb_icon_color_scheme_11.bt_bb_button a.bt_bb_link .bt_bb_icon_holder {
    background: #111 !important;
}
