/*
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-color: #00CA02;
}
body::-webkit-scrollbar-thumb {
 	background-color: #0837AB;
}
a, input[type="submit"], button, button[type="submit"], .dontae-row button, .service-section .vc_gitem-animated-block{
   -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;
}
a:hover, input[type="submit"]:focus,  button, button[type="submit"]:focus, .dontae-row button:focus{
	text-decoration:none !important;
	outline:none !important;
}


h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
.text-center{
	text-align:center;
}
.has_content .the_content_wrapper, .wpb_wrapper > div, .wpb_content_element{
	margin-bottom:0;
}
.pt-140{
	padding-top:140px !important;
}
.pt-100{
	padding-top:100px !important;
}
.pb-140{
	padding-bottom:140px !important;
}
.pl-162{
	padding-left:162px !important;
}
.pl-30{
	padding-left:30px;
}
.pr-162{
	padding-right:162px !important;
}
.mt-154{
	margin-top:154px;
}
.mt-50{
	margin-top:50px !important;
}
.mt-30{
	margin-top:30px !important;
}
.mt-25{
	margin-top:25px !important;
}
.mt-15{
	margin-top:15px !important;
}

.mb-30{
	margin-bottom:30px !important;
}
#Top_bar{
	border-bottom:0px !important;
	background-image: url(/wp-content/uploads/2022/09/4-Header-Narrow.png) !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 60px;
    margin-top: -3px;
}
#Top_bar .container {
    max-width: 100%;
	padding-left: 0;
}
#Top_bar .menu > li a {
    border-radius: 0 !important;
	padding: 0 !important;
	margin:43px 0 !important;
}
#Top_bar.is-sticky .menu > li > a{
	margin: 15px 0 !important;
}
#Top_bar.is-sticky .top_bar_right .action_button{
	width: 200px;
    height: 100% !important;
	font-size: 18px;
}
#Top_bar .menu > li > a span{
	padding:0 14px !important;
}
#Top_bar .top_bar_right .action_button {
    padding: 0 !important;
    width: 246px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00CA02;
    font-size: 22px;
    margin-left: 40px;
}
.logo-no-margin #Top_bar .logo{
	margin-top:-2px !important;
}
.banner-section {
	height:920px;
}
section.img-bg, .img-bg{
	background-size:100% 100% !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}
.text-white p{
	color:#fff;
}
.vc_btn3-container a {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #0837AB !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700;
    width: 190px !important;
    height: 72px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.vc_btn3-container a, button, #Top_bar.is-sticky .top_bar_right .action_button{
	position:relative !important;
	z-index:1 !important;
	overflow:hidden !important;
}
.vc_btn3-container a:before, button:before, .top_bar_right .action_button:before, .vc_btn3-container a:after, button:after, .top_bar_right .action_button:after{
	content:"";
	position:absolute;
	width:0%;
	height:50%;
	z-index:-1;
	background:#00CA02;
	-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;
}
.top_bar_right .action_button:before, .top_bar_right .action_button:after{
	background:#0837AB;
}
.vc_btn3-container a:before, button:before, .top_bar_right .action_button:before{
	left:0;
	top:0;
}
.vc_btn3-container a:after, button:after, .top_bar_right .action_button:after{
	right:0;
	bottom:0;
}
.vc_btn3-container a:hover:before, button:hover:before, .vc_btn3-container a:hover:after, button:hover:after,  .top_bar_right .action_button:hover:after, .top_bar_right .action_button:hover:before{
    width: 100%;
}
.big-btn a {
    width: 356px !important;
}
.vc_btn3-container.golden-bg a {
    background: #CAA132 !important;
}
.m-auto a{
	margin:0 auto;
}
.custom-list {
    margin-left: 0 !important;
    list-style: none !important;
}
.custom-list li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 22px !important;
    position: relative;
    display: flex;
}
.custom-list li:before {
    content: "\f058";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    color: #EE9735;
    margin-right: 12px;
}
.certificate-section h3 {
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    border-radius: 50px;
    box-shadow: 0 3px 36px rgb(0 0 0 / 4%);
    position: relative;
	-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;
}
.certificate-section h3:hover {
    box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);
    transform: scale(1.05,1.05);
}
.certificate-section h3:before {
    content: "";
    position: absolute;
    width: 88px;
    height: 5px;
    background: #E4CD71;
    top: -6px;
	-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;
}
.certificate-section h3:hover:before{
	width:150px;
}
.col-neg-space {
    margin-top: -80px;
}
.service-section .vc-gitem-zone-height-mode-auto:before {
    padding: 0;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    position: relative;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top .vc_col-sm-12 {
    padding: 0;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top .vc_col-sm-12 .wpb_single_image {
    margin-bottom: 50px;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top .vc_col-sm-12  .service-title {
    margin-bottom: 12px !important;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top .vc_col-sm-12 .service-title h3 {
    margin-bottom: 0 !important;
}
.service-section .vc_gitem_row.vc_row.vc_gitem-row-position-top .vc_col-sm-12 p {
    margin: 0;
    text-align: center;
}
.service-section .vc_gitem-animated-block {
    box-shadow: 0 3px 36px rgb(0 0 0 / 4%);
    border-radius: 50px;
    padding-top: 78px;
    padding-bottom: 60px;
	padding-left: 23px;
    padding-right: 23px;
	min-height: 724px;
	-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;
}
.service-section .vc_gitem-animated-block:hover{
	box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);
    transform: scale(1.05,1.05);
}
.vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: -35px;
}
.service-section .vc_grid-item {
    padding-bottom: 0 !important;
}
.f-left{
	float:left;
}
.knowledge-bg{
	height:636px;
}
.contact-form .inner span {
    margin-bottom: 30px;
}
.contact-form .inner span input {
    height: 96px;
    padding-left: 33px;
    font-size: 22px;
}
.contact-form .inner span textarea {
    height: 265px;
    resize: none;
    padding-top: 33px;
    padding-left: 33px;
    font-size: 22px;
}
button {
    margin: 0 !important;
    width: 270px;
    height: 72px;
    padding: 0 !important;
}
button:hover{
	background-color:#0837ab !important;
}
#Footer .widgets_wrapper {
    text-align: center;
}
#custom_html-2 {
    margin-top: 85px;
}
#custom_html-2 .textwidget.custom-html-widget {
    display: flex;
    justify-content: space-around;
    text-align: left;
}
#custom_html-2 .textwidget.custom-html-widget .footer-box ul li {
    line-height: 40px;
}
.widget {
    margin: 0;
}
#custom_html-2 .textwidget.custom-html-widget .footer-box ul li.inline {
    display: inline-flex;
    margin-right: 15px;
}
#custom_html-2 .textwidget.custom-html-widget .footer-box ul li.inline:last-child {
    margin-right: 0;
}
#custom_html-2 h4 {
    margin-bottom: 55px;
}
#custom_html-2 .textwidget.custom-html-widget .footer-left-box li a {
    display: inline-flex;
    margin-left: 12px;
}
#custom_html-2 .textwidget.custom-html-widget .footer-left-box li:last-child a {
    margin-left: 2px;
}
#Footer .footer_copy .one {
    padding: 0;
    margin: 0;
    min-height: auto;
}
#Footer .footer_copy .one .mcb-column-inner {
    margin-bottom: 0;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#Footer .footer_copy .one .mcb-column-inner .copyright {
    margin-bottom: 0;
}
.vc_grid.vc_row.vc_grid-gutter-30px {
    	margin-bottom: 0;
	}
/* Responsive Css */

@media screen and (max-width:1700px){
	#Top_bar .top_bar_right .action_button {
    	width: 160px;
    	height: 60px;
    	font-size: 16px;
    	margin-left: 15px;
	}
	#Top_bar .menu > li a {
    	font-size: 16px;
	}
	#Top_bar .menu > li > a span {
    	padding: 0 7px !important;
	}
}


@media screen and (max-width:1500px){
	#Top_bar .top_bar_right{
		padding-left:0 !important;
	}
	#Top_bar .top_bar_right .action_button {
    	width: 140px;
    	height: 50px;
    	font-size: 14px;
    	margin-left: 10px;
	}
	#Top_bar .logo{
		margin-right:0 !important;
	}
	#Top_bar .menu > li a {
    	font-size: 14px;
		margin: 20px 0 !important;
	}
	#Top_bar .menu > li > a span {
    	padding: 0 6px !important;
	}
	#Top_bar #logo{
		height: 100px !important;
    	line-height: 100px !important;
	}
	#Top_bar #logo img{
		max-height: 100px !important;
	}
	.banner-section {
    	height: 700px;
	}
	.pr-162 {
    	padding-right: 80px !important;
	}
	.pl-162 {
    	padding-left: 80px !important;
	}
	h1{
		font-size: 46px;
    	line-height: 56px;
	}
	body{
		font-size: 18px;
    	line-height: 30px;
	}
	.vc_btn3-container a{
		width: 170px !important;
    	height: 65px;
		font-size: 18px !important;
	}
	.big-btn a {
    	width: 300px !important;
	}
	.pb-140 {
    	padding-bottom: 100px !important;
	}
	.pt-140 {
    	padding-top: 100px !important;
	}
	h2 {
    	font-size: 36px;
		line-height: 46px;
	}
	h3{
		font-size: 28px;
    	line-height: 38px;
	}
	.certificate-section h3 {
    	font-size: 25px !important;
    	line-height: 35px !important;
		height: 340px;
	}
	.service-section .vc_gitem-animated-block{
		padding-top: 48px;
    	padding-bottom: 30px;
		min-height: 659px;
	}
	#Top_bar.is-sticky #logo img.logo-sticky{
		max-height: 60px !important;
	}
	.custom-list li{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 18px !important;
	}
	.pl-30 {
    	padding-left: 50px;
	}
	.knowledge-bg {
    	height: 400px;
	}
	.knowledge-bg h2 {
    	font-size: 60px !important;
    	line-height: 70px !important;
	}
	.contact-form .inner span input {
    	height: 80px;
    	padding-left: 23px;
    	font-size: 18px;
	}
	.contact-form .inner span textarea {
    	height: 200px;
    	resize: none;
    	padding-top: 23px;
    	padding-left: 23px;
    	font-size: 18px;
	}
	button {
    	margin: 0 !important;
    	width: 220px;
    	height: 60px;
    	padding: 0 !important;
    	font-size: 16px !important;
	}
	#Footer .widgets_wrapper {
    	padding: 80px 0 80px;
	}
	#custom_html-2 {
	    margin-top: 35px;
	}
	#custom_html-2 h4 {
	    margin-bottom: 25px;
	}
	#custom_html-2 .textwidget.custom-html-widget .footer-box ul li {
    	font-size: 16px;
    	line-height: 26px;
	}
	#Footer .footer_copy .one .mcb-column-inner{
		height: 60px;
	}
}