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

h1, h2, h3, h4, h5, h6, p, .wpb_wrapper > div, .has_content .the_content_wrapper{
	margin-bottom:0 !important;
}
h1, h2, h3, h4, h5, h6, .vc_custom_heading, .vc_btn3-container a.vc_general, .blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix span.post-date.updated, .blog_wrapper .post-item .post-desc-wrapper .post-footer .post-links a{
	text-transform:uppercase;
	font-family: "Helvetica Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.mt-10{
	margin-top:10px !important;
}
.mt-20{
	margin-top:20px !important;
}
.mt-30{
	margin-top:30px !important;
}
.pt-85{
	padding-top:85px !important;
}
.pb-85{
	padding-bottom:85px !important;
}
.button{
    background: transparent !important;
    padding: 0 !important;
    width: 176px;
    height: 50px;
    border-color: #fff;
    color: #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
#Top_bar .menu > li > a {
    padding: 0;
}
#Top_bar .menu > li > a, #Top_bar .menu > li > a span {
    line-height: unset !important;
}
#Top_bar .menu > li > a span {
    padding: 0 !important;
}
#Top_bar .menu > li > a:after {
    height: 1px !important;
    bottom: 3px !important;
}
#Top_bar .menu > li{
	margin-right:25px;
}
#Top_bar .menu > li:last-child{
	margin-right:0
}
.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: 0px;
}
#Top_bar .menu_wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    float: none;
}
#Top_bar .menu_wrapper nav#menu {
    background: transparent !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#Top_bar .top_bar_right {
    padding: 0;
}
#Top_bar{
	border:0 !important;
}
.banner-section .vc_btn3-container a.vc_general{
	border: 1px solid #fff !important;
	color: #ffff !important;
}
.vc_btn3-container a.vc_general, button {
    padding: 18px 38px;
    font-size: 14px;
    text-transform: uppercase;
	border: 1px solid #000 !important;
    color: #000 !important;
    border-radius: 30px;
    background: transparent !important;
    
}
.service-grid {
    margin-bottom: 0;
}
.service-grid .vc_grid-item .vc_gitem-animated-block {
    position: relative;
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone:before {
    padding: 0;
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    position: relative;
}

.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    top: auto;
    bottom: 0;
    transform: translate(0, 0%);
    padding: 0px 40px;
    z-index: 1;
	min-height:84px;
	display: flex;
    align-items: center;
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row.vc_row.vc_gitem-row-position-middle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 65%;
    z-index: -1;
    filter: blur(5px);
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row .vc_gitem-col .service-post-image {
    margin-bottom: 0;
	box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
	-webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row.vc_row.vc_gitem-row-position-middle .service-title {
    margin-bottom: 0;
}
.service-grid .vc_grid-item .vc_gitem-animated-block .vc_gitem-zone .vc_gitem_row.vc_row.vc_gitem-row-position-middle .service-title h3 {
    color: #fff;
}
.blog_wrapper {
    margin: 0 -1% 0;
}
.blog_wrapper .post-item .image_frame {
    margin-bottom: 0;
}
.blog_wrapper .post-item .post-desc-wrapper {
    background: #fff;
    padding: 32px 25px;
}
.blog_wrapper .post-item .post-desc-wrapper .post-desc {
    padding: 0;
}
.blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix {
    margin-bottom: 5px;
}
.blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix span.vcard.author.post-author, .blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix span.label, .blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix i.icon-clock, .blog_wrapper .post-item .post-desc-wrapper .post-footer .button-love, .blog_wrapper .post-item .post-desc-wrapper .post-footer .post-links i, .blog_wrapper .post-item .post-desc-wrapper .post-footer .post-links a.post-comments {
    display: none;
}
.blog_wrapper .post-item .post-desc-wrapper .post-desc .post-head .post-meta.clearfix span.post-date.updated {
    font-size: 15px;
}
.blog_wrapper .post-item .post-desc-wrapper .post-footer .post-links {
    padding: 0;
    border: 0;
	width: 100%;
	margin-top:10px;
}
.blog_wrapper .post-item .post-desc-wrapper .post-footer {
    margin: 0;
    padding: 0;
}
.blog_wrapper .post-item .post-desc-wrapper h2.entry-title {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 4px !important;
}
.blog_wrapper .post-item .post-desc-wrapper .post-excerpt {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
}
.blog_wrapper .post-item .post-desc-wrapper .post-footer .post-links a{
	font-size:16px;
	text-decoration:underline;
	text-underline-offset: 4px;	
}
.icon_box {
    padding: 0;
}
.features-section .icon_box .image_wrapper {
    width: 158px;
    height: 158px;
    background: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: -82px;
    position: relative;
}
.features-section .icon_box .desc_wrapper {
    position: relative;
    padding: 118px 44px 60px;
}
.features-section .icon_box .desc_wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: skewY(10deg);
    z-index: -1;
    box-shadow: 0 0 4px #000;
    border-radius: 30px;
}
.features-section .icon_box .desc_wrapper h4.title {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 12px !important;
}
.features-section .icon_box .desc_wrapper .desc {
    font-size: 17px;
    line-height: 28px;
    color: #75727B;
}
.features-icon {
    width: 95px;
    height: 95px;
    margin: -51px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffff;
    border-radius: 50%;
}
.features-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 75px !important;
    height: 75px !important;
}
.wpmslider-viewport {
    height: auto !important;
}
.wpmtst-testimonial {
    background: #fff;
    padding: 23px 40px;
    border-radius: 12px;
}
.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner p {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0 24px !important;
}
.test-after {
    display: inline-block;
}
.test-after .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    margin-top: 5px;
}
.test-after .wpmtst-testimonial-image.testimonial-image {
    float: left;
    margin-right: 20px;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-company {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}
.test-right-quote {
    float: right;
}
.contact-form .col p {
    display: flex;
    gap: 10px;
}
.contact-form .col span {
    margin-bottom: 20px;
}
.contact-form .col p input, .contact-form .col p textarea {
    border: 0;
    box-shadow: 0 0px 7px rgb(0 0 0 / 25%);
}
.contact-form .col p input {
    height: 70px;
    padding-left: 20px;
    text-transform: uppercase;
}
.contact-form .col p textarea {
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 24px;
	height:120px;
	resize:none;
}
button {
    text-transform: uppercase;    
    line-height: unset;
	padding:0 !important;
	width:176px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.contact-form button{
	margin-top:10px;
}
footer h4 {
    text-transform: capitalize;
    padding-bottom: 18px;
    margin-bottom: 18px !important;
    position: relative;
}
footer h4:before, footer h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
}
footer h4:before {
    width: 8px;
    background: #fff;
    z-index: 1;
}
footer h4:after {
    width: 50px;
    background: #BABABA;
}
footer .menu {
    padding: 0;
    list-style: none;
}
#Footer .widget_nav_menu ul li:after {
    display: none;
}
footer ul li a {
    padding: 0 !important;
    position: relative;
}
footer ul li {
    margin-bottom: 10px;
}
footer .menu li a {
    position: relative;
    display: flex;
    align-items: center;
}
footer .menu li a:before {
    content: "";
    width: 5px;
    height: 2px;
    background: #fff;
    display: inline-flex;
    margin-right: 13px;
}
ul.footer-contact li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
ul.footer-contact li i {
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #fff;
    border-radius: 50%;
    margin-right: 13px;
    font-size: 20px;
	flex:0 0 58px;
}
ul.footer-contact li a {
    display: flex;
    flex-direction: column;
    line-height: 21px;
}
ul.footer-contact li a small {
    font-size: 12.5px;
    line-height: 14px;
    margin-bottom: 4px;
}
.widget{
	margin:0;
}
.emaillist br {
    display: none;
}
.emaillist .gjs-row {
    margin: 0 !important;
}
.emaillist .gjs-row input {
    margin: 0;
    width: 100%;
    height: 44px;
    box-shadow: unset;
    border: 0;
    font-size: 14px;
    padding-left: 22px;
}
.emaillist input#esfpx_email_413461384ba48 {
    margin-top: 12px;
    margin-bottom: 24px;
}
.emaillist input[type="submit"] {
    padding: 0;
    background: transparent;
    width: 176px;
    height: 50px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
}
#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;
}
#Footer .footer_copy .one .mcb-column-inner .copyright {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin: 0;
    height: 94px;
}
#Footer .footer_copy .one .mcb-column-inner .copyright .footer-bottom-right {
    display: flex;
    font-size: 13px;
    align-items: center;
}
#Footer .footer_copy .one .mcb-column-inner .copyright .footer-bottom-right ul {
    display: flex;
    gap: 12px;
    margin-left: 12px;
}

#Footer .footer_copy .one .mcb-column-inner .copyright .footer-bottom-right ul li {
    margin-bottom: 0;
}
#Footer .footer_copy .one .mcb-column-inner .copyright .footer-bottom-right ul li a {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    border-radius: 50%;
    font-size: 18px;
}
.button:hover, .vc_btn3-container a.vc_general:hover, button:hover{
	background:#000 !important;
	color:#fff !important;
	border-color:#000 !important;
}

@media all and (min-width: 1240px) and (max-width: 1580px){
	.section_wrapper, .container {
        max-width: 1240px;
    }
}
@media all and (max-width:1399px){
	body {
    	font-size: 16px;
		line-height: 28px;	
	}
	#menu > ul > li > a{
		font-size: 16px;
	}
	#Top_bar #logo {
    	height: 50px !important;
    	line-height: 50px !important;
    	padding: 20px 0px !important;
	}
	.button, .vc_btn3-container a.vc_general, button{
		padding:0 !important;
		width: 146px;
    	height: 44px;
		display:inline-flex;
		align-items:center;
		justify-content:center;
	}
	.vc_custom_heading.sub-heading {
    	font-size: 25px !important;
		line-height: 25px !important;
	}
	h1 {
    	font-size: 50px !important;
    	line-height: 50px !important;
	}
	h2 {
    	font-size: 35px !important;
		line-height: 35px !important;
	}
	.lead, .big {
    	font-size: 16px;
		line-height: 23px;
	}
	section#banner {
	    min-height: 550px !important;
	}
	.pb-85 {
    	padding-bottom: 65px !important;
	}
	.pt-85 {
		padding-top: 65px !important;
	}
	.blog_wrapper .post-item .post-desc-wrapper {    	
    	padding: 20px 20px;
	}
	.features-section .icon_box .image_wrapper {
    	width: 128px;
		height: 128px;
	}
	.features-section .icon_box .image_wrapper{
		margin-bottom: -72px;
	}
	.features-section .icon_box .desc_wrapper {    	
    	padding: 90px 44px 60px;
	}
	.features-section .icon_box .desc_wrapper h4.title {
    	font-size: 22px;
		line-height: 24px;
	}
	.features-section .icon_box .desc_wrapper .desc {
    	font-size: 15px;
		line-height: 24px;
	}
	.features-icon {
    	width: 80px;
    	height: 80px;
		margin: -43px auto 0;
	}
	.features-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    	width: 60px !important;
    	height: 60px !important;
	}
	.wpmtst-testimonial {    	
    	padding: 20px 30px;    	
	}
	.contact-form .col p input {
    	height: 55px;
    	padding-left: 15px;
    	font-size: 14px;
	}
	.contact-form .col p textarea {
    	font-size:14px;
    	padding-left: 15px;
	    padding-top: 14px;
	    height: 100px;
	}
	ul.footer-contact li i{
		width: 48px;
    	height: 48px;
		flex: 0 0 48px;
	}
	footer ul li a {
    	font-size: 15px;
	}
	#Footer .footer_copy .one .mcb-column-inner .copyright{
		height: 80px;
	}
	#Subheader {
    	padding: 150px 0px 100px;
	}
}