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

body::-webkit-scrollbar {
  	width: 0.4em;
}
body::-webkit-scrollbar-track {
  	background: linear-gradient(90deg, rgba(148, 76, 81, 1) 0%, rgba(57, 30, 31, 1) 100%);
}
body::-webkit-scrollbar-thumb {
 	background-color: #000000;
}


a, input[type="submit"], button, button[type="submit"], :before, :after, img,  .icon_box .image_wrapper{
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    text-decoration: none;
}
a:hover, input[type="submit"]:focus,  button, button[type="submit"]:focus, .dontae-row button:focus{	
	outline:none !important;
}

h1, h2, h3, h4, h5, h6, p, .wpb_wrapper > div, .has_content .the_content_wrapper{
	margin-bottom:0 !important;
}
.vc_custom_heading{
	text-transform:uppercase;
}
p.vc_custom_heading{
	text-transform:unset;
}
.mt-12{
	margin-top:12px !important;;
}
.mt-20{
	margin-top:20px !important;
}
.mt-25{
	margin-top:25px !important;
}
.mt-35{
	margin-top:35px !important;
}
.pt-75{
	padding-top:75px !important;
}
.pb-75{
	padding-bottom:75px !important;
}
.pt-50{
	padding-top:50px !important;
}
.pb-50{
	padding-bottom:50px !important;
}
#Top_bar{
	border:0 !important;
}
#Top_bar .logo {
    margin: 0;
    width: 15%;
}
#Top_bar .menu_wrapper {
    width: 70%;
    display: flex;
    justify-content: center;
}
#Header .top_bar_right {
    padding: 0 !important;
	position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0px, -50%);
}
#Top_bar .top_bar_right .top_bar_right_wrapper a {
    margin: 0 !important;
	background: transparent;
    color: #646A7A;
    font-size: 16px;
    gap: 5px;
	padding:0;
}
#Top_bar .menu_wrapper {
    width: 70%;
    display: flex;
    justify-content: center;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a:before {
    content: "Phone:";
    position: relative;
    background: transparent;
    font-weight: 500;
	width:auto;
}
#Top_bar .top_bar_right .top_bar_right_wrapper a:after {
    content: "\f879";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: flex;
    order: -1;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #944C51;
    background: linear-gradient(90deg, rgba(148, 76, 81, 1) 0%, rgba(57, 30, 31, 1) 100%);
    border-radius: 50%;
    margin-right: 10px;
}
#Top_bar .menu > li > a {
    text-transform: uppercase;
}
#Top_bar .menu > li.current-menu-item a {
    background: #944C51;
    background: linear-gradient(to bottom, #944C51 0%, #391E1F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.vc_btn3-container a.vc_general, button#wpforms-submit-79, button[type="submit"] {
    padding: 14px 32px !important;
    border: 0 !important;
    border-radius: 10px !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: "Quicksand",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
    line-height: 15px !important;
    background: transparent !important;
    background: linear-gradient(90deg, rgba(148, 76, 81, 1) 0%, rgba(57, 30, 31, 1) 100%) !important;
    color: #fff !important;
	line-height:unset !important;
}
.vc_btn3-container a.vc_general, button#wpforms-submit-79, button[type="submit"], .image_wrapper{
	position:relative !important;
	z-index:1 !important;
	overflow:hidden !important;
}
.vc_btn3-container a.vc_general:before, button#wpforms-submit-79:before, button[type="submit"]:before, .image_wrapper:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:0;
	z-index:-1;
	background:linear-gradient(90deg,#391e1f 0%,#944c51 100%) !important;
}
.vc_btn3-container a.vc_general:hover:before, button#wpforms-submit-79:hover:before, button[type="submit"]:hover:before, .icon_box:hover .image_wrapper:before{
	height:100%;
}
.icon_box:hover .image_wrapper img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(0%) hue-rotate(208deg) brightness(106%) contrast(101%);
}
.sub-heading{
	background: #944C51;
	background: linear-gradient(to bottom, #944C51 0%, #391E1F 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone:before {
    padding: 0;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row {
    position: relative;
    top: auto;
    transform: translate(0px, 0px);
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-title {
    margin-bottom: 12px;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-title h3 {
    color: #fff;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-excerpt {
    margin-bottom: 12px;
    text-transform: unset;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-btn{
	margin-bottom:0;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-btn a {
    padding: 0 !important;
    background: transparent !important;
    text-decoration: underline !important;
    line-height: 15px !important;
	border-radius:0 !important;
	border-bottom: 1px solid #fff !important;
    padding-bottom: 1px !important;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-btn a:before{
	display:none !important;
}
.service-grid .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .service-btn a:hover{
	color:#944C51 !important;
}
.icon_box {
    padding: 0;
}
.process-section .icon_box .image_wrapper {
    width: 165px;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
    border: 2px solid #391E1F;
    border-radius: 50%;
}
.process-section .icon_box .desc_wrapper h4.title {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
}
.process-section .icon_box .desc_wrapper .desc {
    line-height: 22px;
    margin-top: 12px;
}
.process-section .icon_box .desc_wrapper .desc a {
    margin-top: 15px;
    font-size: 18px;
    line-height: 15px;
    text-transform: uppercase;
    background: #944C51;
    background: linear-gradient(to bottom, #944C51 0%, #391E1F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    border-bottom: 1px solid #391E1F;
    padding-bottom: 1px;
    font-family: "Quicksand",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: 700;
}
.widget{
	margin:0;
}
footer ul {
    padding: 0 !important;
    list-style: none !important;
}
footer ul li:after {
    display: none !important;
}
footer ul li a {
    padding: 0 !important;
}
.one-fourth.column:nth-child(1) {
    width: 35%;
}
.one-fourth.column{
	width: 21%;
}
footer h4 {
    margin-top: 82px;
    margin-bottom: 18px !important;
}
footer ul li {
    line-height: 35px;
}
#Footer .footer_copy .one {
    padding-top: 0;
    margin-bottom: 0;
    min-height: unset;
}
#Footer .footer_copy .one .mcb-column-inner {
    margin-bottom: 0;
}
#Footer .footer_copy .one .mcb-column-inner .copyright {
    margin-bottom: 0;
    font-size: 20px;
    font-family: "Quicksand",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: 700;
}
.mfn-footer .footer_copy {
    padding: 26px 0;
}
#Top_bar.is-sticky .logo {
    margin: 0;
}
#Top_bar.is-sticky #logo img.logo-sticky{
	max-height: 50px;
}
div#wpforms-79 {
    margin: 0;
}
#Top_bar.is-sticky .menu_wrapper {
    width: 80%;
}
@media only screen and (min-width: 1240px) {
    .section_wrapper, .container {
        max-width: 1220px;
    }
}
@media only screen and (min-width: 1340px) {
    .section_wrapper, .container {
        max-width: 1320px;
    }
}
@media only screen and (max-width: 1280px){
	section#banner {
    	min-height: 600px !important;
	}
}