/*
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
*/


.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;
	}}


.class-white p{
	color:#fff;
}
.class-h2 h2{
	color:#fff;
}
.cl-effect-10 a .creativelink- {
    display: block;
    padding: 10px 28px !important;
    background: #0f7c67;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

@media(min-width:768px){
.class-mobile {
    display: none;
	}
}
	.class-mobile {
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2021/10/mobile-cedric-sotteau.png)!important;
    background-size: cover;
    background-position: center center;
    padding: 86px;
   
}
@media(max-width:767px){
.class-slider {
	display: none;
	}
}
.cn-button.bootstrap {
    color: #fff;
    background: #262626 !important;
}
.class-lnk a {
	color:#fff;
}
.class-lnk a :hover{
	color:red;
}
/***********Stylebtnsidetel**********/
.fixed-pos {
    right: 0;
    position: fixed;
    top: 358.5px;
    z-index: 999999;
}ul.et_social_icons_container {
    padding-left: 0 !important;
}
ul.et_social_icons_container li {
    position: relative;
    width: 67px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
ul.et_social_icons_container li {
    left: 0;
}
li.et_social_facebook img {
    vertical-align: middle;
}
.et_social_facebook {
    background-color:#e73e32;
}
ul.et_social_icons_container li a {
    color: #fff;
}
ul.et_social_icons_container a {
    display: block;
    padding: 12px 5px 12px;
    float: left;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.et_social_icons_container li:hover {
    width: 190px;
/* 	transition-timing-function: ease-in;
	 transition-delay: 2s; */
}
.et_social_facebook:hover {
    background: #000000;
}
ul.et_social_icons_container li a i {
    font-size: 21px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
}
ul.et_social_icons_container li a {
    font-size: 0;
}
ul.et_social_icons_container li {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
@media(max-width:767px){
	span.hide767 {
    display: none;
}
	ul.et_social_icons_container li {
    position: relative;
		width: 57px;}
	ul.et_social_icons_container li:hover {
    width: 67px;
}
}
div#top_bar {
    display: none;
}
a.et_social_share {
    padding-bottom: 5px !important;
}
a.et_social_share:hover {
padding-bottom: 12px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
li.et_social_facebook i {
    transform: rotate(90deg);
}
ul.et_social_icons_container li a {
    text-decoration: none;
}
/*------------------------------------*/






































