/*
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: 5px;
}
body::-webkit-scrollbar-track {
  	background-color: #0a0a0a;
}
body::-webkit-scrollbar-thumb {
 	background-color: #2badeb;
	border-radius:10px;
}
a, input[type="submit"], button, button[type="submit"], :before, :after, img {
    -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{
	text-decoration:none !important;
	outline:none !important;
}
.sticky-dark #Top_bar.is-sticky #menu{
	background:transparent !important;
}
.has_content .the_content_wrapper, h1, h2, h3, h4, h5, h6, p, .wpb_wrapper > div{
	margin-bottom:0px !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section{
	padding-top:0;
}
.text-center{
	text-align:center;
}
.pt-210{
	padding-top:210px !important;
}
.pb-150{
	padding-bottom:150px !important;
}
.pt-120{
	padding-top:120px !important;
}
.pb-120{
	padding-bottom:120px !important;
}
.pb-60{
	padding-bottom:60px !important;
}
.pt-50{
	padding-top:50px !important;
}
.pb-50{
	padding-bottom:50px !important;
}
.mt-20 {
	margin-top:20px !important;
}
.mt-30{
	margin-top:30px !important;
}
.mt-50{
	margin-top:50px !important;
}
.mr-20{
	margin-right:20px;
}
#Action_bar {
    position: relative;
}
#Action_bar .contact_details {
    width: 100%;
    display: flex;
    justify-content: center;
}
#Action_bar .contact_details li{
	padding: 15px 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
#Action_bar .social {
    display: none;
}
.menu-main li a {
    text-transform: uppercase;
    font-weight: 800 !important;!i;!;
}
.menu-main li a span {
    letter-spacing: 1px;
}
#Top_bar{
	border:0px;
}
#Top_bar .menu > li:nth-last-child(3), #Top_bar .menu > li:nth-last-child(2), #Top_bar .menu > li:last-child {
    margin-right: 10px;
}
#Top_bar .menu > li:nth-last-child(3) a, #Top_bar .menu > li:nth-last-child(2) a, #Top_bar .menu > li:last-child a {
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #25AAE2;
    border-radius: 50%;
}
#Top_bar .menu > li:nth-last-child(3) a span, #Top_bar .menu > li:nth-last-child(2) a span, #Top_bar .menu > li:last-child a span {
    padding: 0;
}
#Top_bar .menu {
    display: flex;
    align-items: center;
}
#Top_bar #menu {
    background: transparent;
}
#Top_bar .menu > li:last-child {
    margin: 0;
}
.vc_btn3-container a.vc_general {
    padding: 0;
    border: 0;
    border-radius: 0;
    width: 238px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 800;
    background: #25AAE2 !important;
    color: #fff !important;
	text-transform:uppercase;
	letter-spacing:1px;
}
.vc_btn3-container a.vc_general, button{
	position:relative;
	z-index:1;
	overflow:hidden;
}
.vc_btn3-container a.vc_general:before, button:before{
	content: "";
    display: block;
    position: absolute;
    z-index: -1;
	left: 0;
    top: 0;
    width: 0%;
    height: 100%;
	background:#f7941d;
}
.vc_btn3-container a.vc_general:hover, button:hover{
	color:#0a0a0a !important;
}
.vc_btn3-container a.vc_general:hover:before, button:hover:before{
	 width: 100%;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    border: 0;
}
.vc_btn3-container.border-btn a.vc_general {
    background: transparent !important;!i;!;
    border: 2px solid;
}
.sub-heading {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    padding-bottom: 20px;
    position: relative;
}
.sub-heading:after {
    content: "";
    width: 78px;
    height: 4px;
    background: #3AB54A;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 50px;
}
.service-section .sub-heading::after {
    right: 0;
    left: 0;
    margin: 0 auto;
}
.icon_box {
    padding: 0;
}
.service-section .icon_box .image_wrapper {
    height: 252px;
    margin-bottom: 20px;
}
.service-section .icon_box .desc_wrapper {
    text-align: left;
}
.service-section .icon_box .desc_wrapper h4.title {
    font-weight: 800;
}
.service-section .icon_box .desc_wrapper .desc {
    margin-top: 10px;
}
.wpmtst-testimonial h3.wpmtst-testimonial-heading.testimonial-heading {
    display: none;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content {
    display: flex;
    flex-direction: column;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content .wpmtst-testimonial-image.testimonial-image {
    display: flex;
    order: 1;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p {
    text-align: center;
    position: relative;
    padding: 46px 30px 30px;
    background: #F5F7F8;
    border-radius: 25px;
}
.wpmtst-testimonial h3.wpmtst-testimonial-heading.testimonial-heading {
    display: none;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content {
    display: flex;
    flex-direction: column;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content .wpmtst-testimonial-image.testimonial-image {
    display: flex;
    order: 1;
    justify-content: center;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p {
    text-align: center;
    position: relative;
    padding: 46px 30px 30px;
    background: #F5F7F8;
    border-radius: 25px;
    overflow: visible !important;
    margin-bottom: 42px !important;
}
.wpmslider-viewport {
    height: 100% !important;!i;!;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 56px;
    background: url(/wp-content/uploads/2025/02/testimonial-shape.webp);
    bottom: -20px;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-name {
    font-size: 18px;
    color: #303030;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-company {
    font-size: 12px;
    color: #777777;
    text-transform: uppercase;
    text-align: center;
    margin-top: -5px;
}
.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 28px;
    width: 60px;
    height: 43px;
    background: url(/wp-content/uploads/2025/02/test-quote.webp);
}
.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner {
    margin-top: 20px;
}
.team-section .icon_box .image_wrapper {
    margin: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0 !important;
}
.team-section .icon_box {
    display: flex;
    background: #fff;
    position: relative;
    padding: 60px 260px 60px 44px !important;
    border-radius: 34px;
    overflow: hidden;
}
.team-section .icon_box .image_wrapper img {
    height: 100%;
    width: 100%;
	
}
.team-section .icon_box .desc_wrapper .desc {
    font-size: 22px;
    line-height: 32px;
    color: #0F172A;
}
.team-section .icon_box .desc_wrapper h4.title {
    font-size: 30px;
    font-weight: 700;
	margin-bottom: 40px !important;
}
.team-section .icon_box .desc_wrapper h4.title b {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    font-weight: 400;
	display: block;
    padding-top: 5px;
}
footer#Footer {
    background: rgb(15,23,42);
    background: -moz-linear-gradient(130deg, rgba(15,23,42,1) 0%, rgba(25,38,70,1) 100%);
    background: -webkit-linear-gradient(130deg, rgba(15,23,42,1) 0%, rgba(25,38,70,1) 100%);
    background: linear-gradient(130deg, rgba(15,23,42,1) 0%, rgba(25,38,70,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f172a",endColorstr="#192646",GradientType=1);
	text-align:center;
}
.widget {
    margin:0px 0;    
}
#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 0;
    min-height: auto;
}
#Footer .footer_copy .one .mcb-column-inner {
    margin-top: 0;
    margin-bottom: 0;
}
.mfn-footer .footer_copy {
    padding: 25px 0;
    font-size: 14px;
    font-weight: 600;
}
ul#menu-footer-menu li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    margin-right: 10px !important;
    padding-right: 10px !important;
    text-transform: uppercase;
    position: relative;
}
#Footer .footer_copy .social-menu li:nth-last-child(4):after{
	display:none;
}
#Footer .footer_copy .social-menu li:last-child, #Footer .footer_copy .social-menu li:nth-last-child(2), #Footer .footer_copy .social-menu li:nth-last-child(3){
	margin:0 !important;
	padding:0 !important;
}
#Footer .footer_copy .social-menu li:last-child:after, #Footer .footer_copy .social-menu li:nth-last-child(2):after, #Footer .footer_copy .social-menu li:nth-last-child(3):after {
    display: none;    
}
ul#menu-footer-menu li:after {
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    background: #fff;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    opacity: 1;
}
#Footer .footer_copy .social-menu {
    margin: 0;
}
#Footer .footer_copy .social-menu li:last-child a, #Footer .footer_copy .social-menu li:nth-last-child(2) a, #Footer .footer_copy .social-menu li:nth-last-child(3) a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #25AAE2;
    border-radius: 50%;
    font-size: 18px;
}
#Footer .footer_copy .social-menu li:nth-last-child(2), #Footer .footer_copy .social-menu li:nth-last-child(3) {
    margin-right: 10px !important;!i;!;
}

.banner-section .vc_single_image-wrapper {
    animation: beat 2s infinite alternate;
    transform-origin: center;
}

@keyframes beat{
	to { transform: scale(1.2); }
}
div#main-contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
    text-transform: uppercase !important;
}

div#main-contact-form {
    padding: 70px 0 !important;
}

div#main-contact-form input.wpcf7-form-control.wpcf7-text {
    border: 3px solid #000 !important;
    padding: 17px 20px !important;
    border-radius: 11px !important;
}

div#main-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    border: 3px solid #000 !important;
    border-radius: 14px !important;
    padding: 15px 20px !important;
}


div#main-contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 30px !important;
}
/* Responsive Css */
@media only screen and (min-width: 1240px) and (max-width:1399px){
   .section_wrapper, .container {
        max-width: 1240px;
    }
	html, body{
		overflow-x:hidden !important;
	}
}
@media only screen and (max-width:1399px){
	.pb-150 {
		padding-bottom: 100px !important;
	}
	.pt-210 {
		padding-top: 150px !important;
	}
	h1, .text-logo #logo {
    	font-size: 60px !important;
		line-height: 72px !important;
	}
	h2 {
    	font-size: 35px !important;
		line-height: 40px !important;
	}
	.mt-50 {
    	margin-top: 30px !important;
	}
	.mt-30 {
    	margin-top: 20px !important;
	}
	.mt-20 {
    	margin-top: 15px !important;
	}
	.pb-120 {
    	padding-bottom: 80px !important;
	}
	.pt-120 {
    	padding-top: 80px !important;
	}
	section#vision {
    	min-height: 400px !important;
	}
	.service-section .icon_box .image_wrapper {
    	height: 236px;
    	margin-bottom: 15px;
	}
}
@media only screen and (max-width:1239px){
	h1 br {
    	display: none;
	}
	p br {
    	display: none;
	}
	h1, .text-logo #logo {
        font-size: 50px !important;
        line-height: 60px !important;
    }
	h2 {
        font-size: 26px !important;
		line-height: 36px !important;
	}
	.header-transparent #Top_bar #logo{
		padding: 10px 0 !important;
	}
	.pt-210 {
        padding-top: 100px !important;
    }
	.pb-150 {
        padding-bottom: 80px !important;
    }
	.pb-120 {
		padding-bottom: 50px !important;
	}
	.pt-120 {
		padding-top: 50px !important;
	}
	.mt-30 {
        margin-top: 10px !important;
    }
	.mt-20 {
    	margin-top: 15px !important;
	}
	.vc_btn3-container a.vc_general{
		width: 200px;
    	height: 40px;
	}
	.sub-heading{
		padding-bottom: 10px;
	}
	section#vision {
    	min-height: 300px !important;
	}
	.pb-60 {
    	padding-bottom: 40px !important;
	}
	.service-section .icon_box .image_wrapper {
    	height: auto;
    	margin-bottom: 10px;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6 {
		width: 100%;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6:first-child {
		margin-bottom: 15px;
	}
	.team-section .icon_box .desc_wrapper h4.title {
		font-size: 25px;		
		margin-bottom: 10px !important;
	}
	.team-section .icon_box {   
    	padding: 30px 200px 60px 30px !important;    
	}
}
@media only screen and (max-width:960px){
	h1, .text-logo #logo {
        font-size: 40px !important;
        line-height: 50px !important;
    }
	.pb-150 {
        padding-bottom: 50px !important;
    }
	.team-section .icon_box .desc_wrapper .desc {
    	font-size: 18px;
		line-height: 26px;
	}
	.service-section .icon_box .image_wrapper img {
    	object-fit: cover;
    	height: 233px;
	}
	.team-section .icon_box {
        padding: 30px 150px 30px 30px !important;
    }
	#Footer .footer_copy .copyright {
    	width: 100%;
	}
	#Footer .footer_copy .copyright {
    	width: 100%;
    	margin-bottom: 10px;
	}
	#Footer .footer_copy .social-menu {
    	float: none;
	}
}
@media only screen and (max-width:767px){
	.pb-150 {
        padding-bottom: 50px !important;
    }
	.pt-210 {
        padding-top: 50px !important;
    }
	.mt-50 {
        margin-top: 20px !important;
    }
	#Top_bar {
    	background: #000 !important;
	}
    h1, .text-logo #logo {
        font-size: 36px !important;
        line-height: 46px !important;
    }
	#banner p {
    	font-size: 16px !important;
    	line-height: 26px;
	}
	.wpb_column.vc_column_container.vc_col-sm-6:first-child {
	    margin-bottom: 20px;
	}
	section#service .icon_box .desc_wrapper {
		text-align: center;
	}
	section#service .icon_box .desc_wrapper .desc {
		margin-top: 0;
	}
	section#service .wpb_column.vc_column_container.vc_col-sm-3:nth-child(2) {
		margin: 15px 0;
	}
	section#service .wpb_column.vc_column_container.vc_col-sm-3:nth-child(3) {
		margin-bottom: 20px;
	}
	section#core .vc_row .wpb_column.vc_column_container.vc_col-sm-6:first-child {
		margin-bottom: 0;
		margin-top: 20px;
		order: 1;
	}
	.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p:after{
		right:20px;
	}
	.team-section .icon_box .desc_wrapper .desc {
        font-size: 16px;
        line-height: 24px;
    }
   .pt-120 {
        padding-top: 30px !important;
    }
	.pb-120 {
        padding-bottom: 30px !important;
    }
	section#team .wpb_column.vc_column_container.vc_col-sm-6:last-child .icon_box {
		padding: 30px 30px 30px 130px !important;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6:last-child .icon_box .desc_wrapper {
		text-align: right;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6:last-child .icon_box .image_wrapper {
		right: auto;
		left: 0;
	}
	#Footer .widgets_wrapper {
    	padding: 40px 0;
	}
   .header-transparent #Top_bar #logo {
        padding: 10px 0 !important;
        margin: 0;
    }
}
@media only screen and (max-width:550px){
	#Top_bar .logo {
    	text-align: left;
	}
	#Top_bar a.responsive-menu-toggle {
		right: 0;
	}
	#Header .container {
		padding-left: var(--mfn-column-gap-left) !important;
		padding-right: var(--mfn-column-gap-right) !important;
	}
	#Top_bar #logo img.logo-mobile {
		width: 180px;
	}
	#Action_bar {
    	display: none;
	}
	h1, .text-logo #logo {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    h2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
	section#banner .wpb_single_image figure img {
    	width: 140px;
	}
	.pt-210 {
        padding-top: 30px !important;
    }
    .pb-150 {
        padding-bottom: 30px !important;
    }
	.vc_btn3-container.mr-20.vc_btn3-inline.vc_do_btn {
    	margin-right: 0;
    	margin-bottom: 5px !important;
	}
	section#vision {
		min-height: auto !important;
		padding-top: 30px;
		padding-bottom: 30px !important;
		background-image: none !important;
		background-color: #1e3a8a;
	}
	.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p {		
		padding: 20px;		
		border-radius: 15px;		
		margin-bottom: 20px !important;
	}
	.wpmtst-testimonial .wpmtst-testimonial-content.testimonial-content p:before{
		width: 47px;
    	height: 33px;
		background-size: cover !important;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6:last-child .icon_box {
		padding: 15px !important;
	}
	section#team .wpb_column.vc_column_container.vc_col-sm-6:last-child .icon_box .desc_wrapper {
		text-align: left;
	}
	.team-section .icon_box {
		padding: 15px !important;
		flex-direction: column;
		border-radius: 15px;
	}
	.team-section .icon_box .image_wrapper {
		position: relative;
		margin-bottom: 10px;
	}
	.service-section .icon_box .image_wrapper img {
		height: auto;
		border-radius: 15px;
	}
	.team-section .icon_box .desc_wrapper h4.title {
		font-size: 20px;
	}
	#Footer .widgets_wrapper {
        padding: 30px 0;
    }
	#Footer .footer_copy .social-menu {
		display: flex;
		flex-direction: column;
	}
	#Footer .footer_copy .social-menu li {
		border-right: 0 !important;
		margin-right: 0 !important;
		padding-right: 0 !important;
	}
	.mfn-footer .footer_copy {
		padding: 15px 0;
	}
	ul#menu-footer-menu li:after {
		display: none;
	}
	#Footer .footer_copy .social-menu li#menu-item-75, #Footer .footer_copy .social-menu li#menu-item-76, #Footer .footer_copy .social-menu li#menu-item-77 {		
		display: none;
	}
	#Subheader {
	    padding: 30px 0px;
	}
	div#main-contact-form {
    	padding: 30px 0 !important;
	}
	div#main-contact-form input.wpcf7-form-control.wpcf7-text {
		border: 2px solid #000 !important;
		padding: 10px 15px !important;
		border-radius: 6px !important;
	}
	div#main-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
		border: 2px solid #000 !important;
		border-radius: 6px !important;
		padding: 10px 15px !important;
		height: 100px;
		resize: none;
	}
}