/*
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
*/
body:not(.template-slider) #Header {
    min-height: 0;
}
.header-semi #Top_bar:not(.is-sticky) {
    background-color: transparent;
}
#Subheader ul.breadcrumbs li span {
    opacity: 1 !important;
}
.breadcrumbs .icon-right-open:before {
    content: "|";
}
.menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after {
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: 20px;
    width: 100%;
    border-radius: 1px;
    background: linear-gradient(#e3a106 0%, #dc4907 100%);
}
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
    border-top: 5px solid #e3a106;
    opacity: 1;
}
#Top_bar .menu li ul {
    top: 70%;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 5px;
}
#Top_bar .menu > li {
    padding: 0 15px;
}
.menuo-no-borders #Top_bar .menu > li > a span {
    border-width: 1px !important;
}
.btn-menu span {
    border-radius: 6px;
    background: transparent;
    border: 1px solid #df6b07 !important;
    padding: 0 15px !important;
    line-height: 50px !important;
	color: #df6b07;
}
.header-split #Header .top_bar_left .menu_right, .header-split #Header .top_bar_left .menu_left {
    width: 40%;
}
.btn-menu a:after{display:none;}
h2, h4 {
    text-transform: uppercase;
    margin-bottom: 0;
}
#s01 {
    padding: 80px 0 0;
}
.vc_btn3.vc_btn3-size-md {
    padding: 15px 30px !important;
    font-size: 16px;
    font-weight: 600;
}
#s02 {
    padding: 50px 0;
}
#s02:before {
    content: url(https://demo7.1stopwebsitesolution.com/josh-hite/wp-content/uploads/2022/03/Mask-Group-29.png);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#s03 .wpb_wrapper > div {
    margin-bottom: 0;
}
.cat-box .ult-content-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#s04 {
    padding: 80px 0;
}
#s04 .te-box {
    border: 1px solid #707070;
    border-radius: 5px !important;
    margin: 5px;
    padding: 15px;
}
#s04 .te-box .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    position: absolute;
    top: 50px;
    left: 35%;
}
.te-box .wpb_wrapper > div {
    margin-bottom: 0;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    text-align: left;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
    border-radius: 100px;
    width: 15px !important;
    height: 15px !important;
	background: #8B8B8B !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span {
    opacity: 1;
    background: linear-gradient(#e3a106 0%, #dc4907 100%) !important;
}
#gallery .vc_single_image-wrapper.vc_box_border_grey {
    margin-bottom: 0;
}
/* Footer */
#Footer ul {
    list-style: none;
    padding: 0;
    text-align: center;
}
#Footer li:after {
    display: none;
}
#Footer li {
    display: inline-block;
    padding: 0 15px;
}
#block-3 li {
    padding: 0;
}
.widget {
    margin-top: 0;
}
#Footer .footer_copy .one {
    border-top: 1px solid #414141;
}
.menu-footer-menu-container a {
    color: #ababab !important;
}
.copyright span {
    color: #E08206;
}

/* Testimonial */
.testimonials_list .item .desc h4 {
    margin-bottom: 3px;
    margin-top: 10px;
    position: absolute;
    top: 60px;
    left: 40%;
}
.testimonials_list .image_frame {
    border: none;
}
.testimonials_list .item {
    position: relative;
    border: 1px solid;
    padding: 30px;
    border-radius: 11px;
}
.testimonials_list .item .photo {
    width: 30%;
    margin: 0;
}
.testimonials_list .item .desc {
    width: 100%;
    margin: 0;
}
.testimonials_list .item .desc hr.hr_color, .testimonials_list .item .desc p.subtitle {
    display: none;
}
.desc blockquote {
    color: #BCB1A8;
    margin: 0;
}
/* Contact Us */
.cfrm label {
    font-size: 16px;
    line-height: 24px;
    color: #DF6B07;
    font-weight: 400;
    padding: 5px 10px;
}
.cfrm .wpcf7-text, .cfrm .wpcf7-date {
    background: transparent;
    border-color: #DE5D07;
    height: 55px;
    border-radius: 5px;
    margin-bottom: 15px !important;
	color: #c6c6c6;
}
.cfrm .wpcf7-textarea {
    background: transparent;
    border-color: #DE5D07;
    border-radius: 5px;
    height: 135px;
    margin-bottom: 15px !important;
	color: #c6c6c6;
}
.cfrm .wpcf7-submit {
    padding: 18px 60px;
    font-size: 16px !important;
    color: #000;
    font-weight: 700;
    background-color: #e3a106;
    background-image: -webkit-linear-gradient(left, #e3a106 0%, #dc4907 50%,#e3a106 100%);
    background-image: linear-gradient(to right, #e3a106 0%, #dc4907 50%,#e3a106 100%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-size: 200% 100%;
}
.icon_box.icon_position_left {
    min-height: 0;
    padding-left: 40px;
    margin-bottom: 0;
}
.icon_box.icon_position_left .image_wrapper {
    width: 30px;
    height: 30px;
	top: 12px;
}
.icon_box h4.title {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #fff;
}
.icon_box.icon_position_left .desc_wrapper {
    text-align: left;
    padding-top: 0;
    width: 80%;
}
.bg-img .vc_column-inner {
    padding: 50px;
}
.cont-info .vc_column-inner {
    padding: 30px 0;
}
.cfrm .vc_col-sm-4, .cfrm .vc_col-sm-6, .cfrm .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 40px;
}


wpcf7-checkbox, .radio {
    display: block;
    margin: 10px 0 0;
}
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox], .wpcf7-checkbox .wpcf7-list-item input[type=radio], .radio .wpcf7-list-item input[type=checkbox], .radio .wpcf7-list-item input[type=radio] {
    display: none;
}
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .wpcf7-checkbox .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before, .radio .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
    background: transparent;
    border: 1px solid #DF6B07;
    border-radius: 2px;
    content: "\e841";
	font-family: "mfn-icons";
    height: 20px;
    left: -22px;
    position: absolute;
    width: 20px;
    color:  #fff;
    font-weight: 100;
    font-size: 28px;
    padding:  0 2px;
}
.wpcf7-checkbox .wpcf7-list-item-label, .radio .wpcf7-list-item-label {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    left: 0;
    line-height: 14px;
    margin: 0px 0 15px;
    position: relative;
    padding: 0 15px;
}
.wpcf7-checkbox .wpcf7-list-item-label::before, .radio .wpcf7-list-item-label::before {
    background: transparent;
    border: 1px solid #DF6B07;
    border-radius: 3px;
    content: "";
    height: 20px;
    left: -22px;
    position: absolute;
    width: 20px;
}

body:not(.cf7p-message) .wpcf7-not-valid-tip{
	display:none;
}
.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #ed3b2e;
}
.wpcf7-response-output {
    border: none !important;
}
.cont-info .wpcf7-response-output {
    border: none !important;
}
.wpcf7-checkbox .wpcf7-list-item-label:hover, .radio .wpcf7-list-item-label:hover {
    cursor: pointer;
}


/* Testimonial Slider */
.testimonials_slider.single-photo .testimonials_slider_ul li {
    text-align: left;
    border: 1px solid #707070;
    margin: 0 20px 0 0;
    border-radius: 11px;
}
.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    margin: 20px 50px 0;
}
.testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
    position: absolute;
    top: 60px;
    left: 40%;
}
.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
    margin: 0;
    padding: 0 30px;
}
blockquote {
    color: #BCB1A8;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
    background: #fff;
}
.testimonials_slider .slick-dots li.slick-active {
    top: -4px;
    background: #e07707;
}
.slider_pagination a.selected, .slider_pagination .slick-active a{
	width: 0;
}
.slider_pagination .slick-active a:after{
	display: none;
}
.testimonials_slider ul.slick-dots {
    width: auto;
}



/*Hpme page responsive8*/
@media only screen and (max-width: 1239px) {
    h2 {
    font-size: 49px !important;
    line-height: 60px !important;
    }
	.testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
    position: absolute;
    top: 60px;
    left: 53% !important;
	}
	#s01 {
    padding: 80px 0 0 0 !important;
	}
	#s02 {
    padding: 0px 0 30px 0!important;
	}
	div#s01 .wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 0px !important;
	}
	#s04 {
    padding: 0px 0;
    padding-top: 30px;
	}
	
	.btn-menu span {
    border-radius: 6px;
    background: transparent;
    border: 1px solid #df6b07 !important;
    padding: 15px 15px !important;
    line-height: 50px !important;
    color: #df6b07;
	}

	
	
	/*About Us page*/
	#Subheader {
    padding: 270px 0 100px;
	}
	
	/*Contact Us page responsive8*/
	.bg-img .vc_column-inner {
    padding: 40px;
    background-size: 100%;
    justify-content: center !important;
	}
	.cont-info.wpb_column.vc_column_container.vc_col-sm-7 {
    padding: 50px;
	}
	
}


@media only screen and (max-width: 959px) {
   /*Testimonial page responsive8*/
	.testimonials_list {
    column-count: 1 !important;
    column-gap: 20px;
	}
	
	
	/*Contact Us page responsive8*/
	.cont-info.wpb_column.vc_column_container.vc_col-sm-7 {
    padding-top: 0px !important;
    padding: 50px;
	}

}


/*Hpme page responsive8*/
@media only screen and (max-width: 768px) {
	h2 {
    font-size: 35px !important;
    line-height: 60px !important;
	}
/* 	.testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
    position: absolute;
    top: 60px;
    left: 49% !important;
	}
	.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    margin: 20px 11px 0;
	}
	blockquote{
	margin: 0 0 35px 0px !important;
	} */
	#Footer ul{
		font-size: 18px !important;
		line-height: 30px !important;
	}
	
	/*Contact Us page responsive8*/
	.cfrm label {
    font-size: 15px;
	}
	
	.bg-img .vc_column-inner {
    padding: 40px;
    background-size: 100%;
    justify-content: start !important;
	}
}


/*Hpme page responsive8*/
@media only screen and (max-width: 767px) {
	.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    margin: 20px 20px 0 !important;
}
	.logo {
    background-color: #0c090b;
		
	}
#logo {
    margin: 10px 20px !important;
}
	
	#Top_bar {
    background-color: #0c090b !important;
	}
	#Top_bar a.responsive-menu-toggle {
    top: 83px;
    right: 50px;
	}
	.header-split #Header .top_bar_left .logo {
    width: 100%;
    margin-top: 20px;
    text-align: left;
	}
	
	
	
	/*About Us page responsive8*/
	body:not(.template-slider):not(.header-simple) #Header {
    min-height: auto;
    background-position: center 202px;
	}
	#Subheader {
    padding: 130px 0 100px;
	}
	#s01 {
    padding: 40px 0 0 0 !important;
	}
	
	
	/*Private page Us page responsive8*/
	#gallery .wpb_single_image.vc_align_left {
    text-align: center;
	}
}

@media only screen and (max-width: 568px){
#Subheader {
    padding: 80px 0 100px;
}
}
/*Hpme page responsive8*/
@media only screen and (max-width: 414px) {
	#Footer ul{
		font-size: 16px !important;
		line-height: 30px !important;
	}
	h2 {
    font-size: 30px !important;
    line-height: 60px !important;
	}
	.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    margin: 20px 50px 0 !important;
	}
	h4 {
		font-size: 25px;
	}


}

/*Hpme page responsive8*/
@media only screen and (max-width: 384px) {
	#Footer ul{
		font-size: 15px !important;
		line-height: 30px !important;
	}
	h2 {
    font-size: 27px !important;
    line-height: 60px !important;
	}
	
	/*contact us page responsive*/
	.button input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
	}
}



@media only screen and (max-width: 375px) {
	.button input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
	}
}

@media only screen and (max-width: 320px) {
	#Footer ul{
		font-size: 25px !important;
		line-height: 35px !important;
	}
	.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
    margin: 20px 25px 0 !important;
	}
	h2 {
    font-size: 22px !important;
    line-height: 50px !important;
	}
	
	
	/*Contact us  responsive8*/
	.cfrm .wpcf7-submit {
    padding: 18px 40px;
	}
	
	.button input.wpcf7-form-control.has-spinner.wpcf7-submit {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	}

}