/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.9.5.3

All css files are placed in /css/ folder
*/
.hermes .tp-bullet {
    overflow: hidden;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: rgb(255 193 7 / 0%) !important;
    box-shadow: inset 0 0 0 2px #ff9800 !important;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position: absolute;
}
.hermes .tp-bullet:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: rgb(255 152 0) !important;
    box-shadow: 0 0 1px rgb(255 153 0) !important;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}
.class-bg {
    background-position: right !important;
    padding: 10% !important; 
    background-image: url(https://garage-sotteau.be/wp-content/uploads/2021/10/background1-part-cedric-sotteau.png) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}
.display{
	display:none;
}
.class-h3 a{
	color:#fff;
}
.cl-effect-10 {
    position: relative;
    z-index: 1;
}
.creative_link_wrapper a {
    position: relative;
    display: inline-block;
    margin: 0;
    outline: none;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgb(255 255 255 / 30%);
    font-size: 18px !important;
    text-align: center;
    border-bottom: 0px solid #fff;
	font-family:"Share Tech", Arial, Tahoma, sans-serif !important;
}
.cl-effect-10 a .creativelink {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #0f7c67;
    content: attr(data-hover)!important;
    -webkit-transition: -webkit-transform 0.3s!important;
    -moz-transition: -moz-transform 0.3s!important;
    transition: transform 0.3s!important;
    -webkit-transform: translateX(-25%)!important;
}
.cl-effect-10 a:hover .creativelink, .cl-effect-10 a:focus .creativelink {
    -webkit-transform: translateX(0%)!important;
    -moz-transform: translateX(0%)!important;
    transform: translateX(-8%)!important;
}
.cl-effect-10 a:hover .creativelink-, .cl-effect-10 a:focus .creativelink- {
    -webkit-transform: translateX(100%)!important;
    -moz-transform: translateX(100%)!important;
    transform: translateX(100%)!important;
}
.cl-effect-10 a .creativelink- {
    display: block!important;
    padding: 10px 20px!important;
    background: #e73e32!important;
    -webkit-transition: -webkit-transform 0.3s!important;
    -moz-transition: -moz-transform 0.3s!important;
    transition: transform 0.3s !important;
}
.header-classic #Action_bar, .header-fixed #Action_bar, .header-plain #Action_bar, .header-split #Action_bar, .header-stack #Action_bar {
    background-color: #2C2C2C;
    display: none;
}
.service-h3 h3 img, .service-h3  h3 a {
    display: inline-block;
    vertical-align: middle;
}
.class-h2-p h2 {
	font-size:39px !important;
}
@media only screen and (max-width: 767px){
.vc_row.wpb_row.vc_row-fluid.respo-margin01 {
    margin-bottom: -105px !important;
}