/*
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
*/
#Top_bar a.action_button {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 900;
}

#Top_bar a.action_button i {
	color: #1B96D3;
}

.footer-copy-center #Footer .footer_copy .copyright {
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
}

.fancy_heading_line {
    background-image: none;
    padding-bottom: 0;
	text-align: left;
}

.fancy_heading .title {
    font-size: 40px;
    line-height: 54px;
    color: #000000 !important;
}

.fancy_heading_line .slogan {
    letter-spacing: 0px !important;
    font-size: 14px;
    color: #1B96D3 !important;
    font-weight: 800;
}

.column.column_fancy_heading {
	margin-bottom: 10px;
}
a.button, a.tp-button {
    background-color: #1B96D3;
    color: #ffffff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 700;
}

a.button .button_label {
    padding: 15px 25px;
}

p.trusted {
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	color: #B7BFC8;
}

ul.hero-logo {
    list-style: none;
    margin-left: 0;
    margin-top: 20px;
}

ul.hero-logo li {
    display: inline-block;
    margin: 0 5px;
}

ul.hero-logo li:first-child {
    margin: 0;
}

.text-hero .mcb-wrap-inner {
    width: 100% !important;
    max-width: 530px;
    float: right !important;
	padding-top: 13%;
}

.image-hero .image_wrapper {
    padding-right: 25px;
    box-sizing: border-box;
}

.prime-cs {
	padding-top: 329px !important;
	margin-top: -245px;
	padding-bottom: 230px !important;
}

.prime-cs h3 {
	background: #131F32;
	border: 1px solid #F5F5FA;
	border-radius: 24px;
	padding: 14px 25px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	display: block;
	float: left;
	color: #ffffff;
	margin-bottom: 27px;
	position: relative;
}

.box-item {
    width: 100%;
    max-width: 510px;
    background: #F5F5FA;
    border-radius: 4px;
    float: left;
    margin-bottom: 27px;
    padding: 15px 25px;
    box-sizing: border-box;
	position: relative;
}

.box-item h4 {
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-bottom: 10px;
}

.box-item img {
	float: left;
	margin-right: 8px;
}

.box-item p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 19px;
	color: #405163;
}

.arrow-down:after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 60px;
    width: 16px;
    height: 22px;
    background-image: url(/wp-content/uploads/2020/06/arrow-small.png);
    background-position: top left;
}

.arrow-big:before {
    content: "";
    position: absolute;
    top: -240px;
    left: 60px;
    width: 16px;
    height: 225px;
    background-image: url(/wp-content/uploads/2020/06/arrow-big.png);
    background-position: bottom left;
}

.white .fancy_heading_line .slogan {
	color: #ffffff !important;
}

.white .fancy_heading .title {
	color: #ffffff !important;
	font-size: 32px;
	line-height: 44px;
}

.text-block.white p {
	color: #ffffff;
	opacity: 0.8;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}

.right-text {
	padding-left: 105px;
}

.results {
	padding-top: 180px !important;
	padding-bottom: 150px !important;
}

.center .fancy_heading_line .slogan {
	text-align: center;
}

.center .fancy_heading .title {
    font-size: 32px;
    line-height: 44px;
    color: #000000 !important;
	text-align: center;
}

.center .fancy_heading_line .inside {
	text-align: center;
}

.center .fancy_heading {
    max-width: 625px;
    margin: 0 auto;
}

.fancy_heading_line .inside {
	font-size: 16px;
	line-height: 22px;
	color: #405163;
}

.results-boxes {
	margin-top: 50px;
}

.result-box {
    display: inline-block;
    background: #131F32;
    border-radius: 6px;
    padding: 25px 45px;
    box-sizing: border-box;
    max-width: 298px;
    text-align: center;
    margin: 0 24px;
	position: relative;
}

.result-box p {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 0;
	margin-top: 15px;
}

.arrow-right:after {
    content: "";
    position: absolute;
    bottom: 42%;
    right: -49px;
    width: 49px;
    height: 24px;
    background-image: url(/wp-content/uploads/2020/06/results-arrow-right.png);
    background-position: center right;
}


.arrow-final:after {
    content: "";
    position: absolute;
    bottom: -42%;
    right: -155px;
    width: 156px;
    height: 186px;
    background-image: url(/wp-content/uploads/2020/06/arrow-final.png);
    background-position: center right;
}

.image-right .column_image {
	margin-right: 0;
	float: right;
}

.text-hero.smaller-box .mcb-wrap-inner {
	padding-right: 78px;
	box-sizing: border-box;
}

.smaller-box .fancy_heading .title {
	font-size: 32px;
	line-height: 44px;
}

.smaller-box a.button {
	font-size: 16px;
	line-height: 16px;
}

.smaller-box p {
	font-size: 16px;
	line-height: 22px;
}

.call-example {
	padding-top: 135px !important;
	padding-bottom: 370px !important;
}

.center.white .fancy_heading .title {
	color: #ffffff !important;
}

.center.white .fancy_heading_line .inside {
    color: #ffffff;
	opacity: 0.8;
}

.play-button {
	margin-bottom: 15px !important;
}

.play-button img {
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.play-button img:hover {
	opacity: 0.8 !important;
}

.strategic {
	padding-top: 100px !important;
	padding-bottom: 110px !important;
}

.smaller-box.no-padding .mcb-wrap-inner {
	padding-right: 0;
}

.testimonials {
	padding-top: 65px !important;
	padding-bottom: 15px !important;
	background-color: #131F32;
}

blockquote {
    font-size: 32px;
    line-height: 44px;
    display: block;
    height: auto;
    margin: 10px 115px;
    top: 0;
    position: relative;
    background: none;
    margin-top: 0;
    color: #ffffff !important;
	font-weight: 700;
}

blockquote:after {
    content: '';
}

blockquote span {
	color: #afbaf6;
}

.testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
	margin-bottom: 0;
}

.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
    padding-top: 10px !important;
	padding-bottom: 0px;
}

.testimonials_slider .testimonials_slider_ul li .hr_dots {
	display: none;
}

.testimonials_slider .testimonials_slider_ul li .author h5 {
    color: #ffffff;
    font-size: 16px;
}

span.company {
    color: #ffffff !important;
    font-size: 14px;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: transparent;
}

.testimonials_slider.single-photo a.slider_prev, .testimonials_slider.single-photo a.slider_next {
    display: block!important;
}

.testimonials_slider.single-photo a.slider_prev, .testimonials_slider.single-photo a.slider_next {
    display: block!important;
    background-color: transparent;
    border: 1px solid #89899D;
    border-radius: 50%;
    box-shadow: none;
    height: 50px;
    width: 50px;
    top: 45%;
}

.testimonials_slider a.button .button_icon i {
    color: #89899D;
}

.pricing {
	padding-top: 115px !important;
	padding-bottom: 145px !important;
}

ul.price-table {
    list-style: none;
    margin: 0;
    margin-top: 20px;
    max-width: 540px;
    display: inline-block;
    background-color: #FFFFFF;
    border: 1px solid #DCE1EB;
    width: 100%;
    box-shadow: 0px 30px 50px rgba(0, 0, 0, 0.2);
    border-radius: 9px;
	overflow: hidden;
}

ul.price-table li {
    border-bottom: 1px solid #DCE1EB;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    padding-left: 33px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 16px;
    color: #131F32;
    font-weight: 900;
}

ul.price-table li span {
    color: #405163;
    width: 100%;
    max-width: 305px;
    display: inline-block;
    font-weight: 400;
}

ul.price-table li i {
    color: #4F87FC;
    border: 2px solid #4F87FC;
    border-radius: 50%;
    font-size: 12px;
    line-height: 12px;
}

a.button.get-started {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 25px !important;
}

.arrow-down-pricing {
	margin-bottom: 0 !important;
}

#Contact {
	padding-top: 10px !important;
	padding-bottom: 30px !important;
}

#Contact .fancy_heading {
    max-width: 735px !important;
}

label {
    display: block;
    margin-bottom: -15px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #74839F;
}

input[type="text"], input[type="email"], select {
    background-color: #ffffff;
    box-shadow: none;
    height: 54px;
    border: 1px solid #DCE1EB;
    padding: 0 25px;
    border-radius: 4px;
    margin-bottom: 20px !important;
	font-size: 16px;
}

textarea {
    background-color: #ffffff;
    box-shadow: none;
    border: 1px solid #DCE1EB;
    padding: 20px 25px;
    border-radius: 4px;
    height: 90px;
    margin-bottom: 30px !important;
    font-size: 16px;
}

.wpcf7 input[type="submit"] {
    padding: 20px 25px;
}

#Footer .footer_copy {
    border-top-color: transparent;
}

.footer-logo {
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
}

.footer-desc {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.footer-desc p {
	display: inline-block;
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	line-height: 17px;
	max-width: 430px;
}

ul.contacts {
	widows: 100%;
	margin-bottom: 0;
	text-align: center;
}

ul.contacts li {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: 400;
}

ul.contacts li span {
	opacity: 0.8;
}

ul.contacts li i {
    font-size: 18px;
    line-height: 18px;
    margin-right: 15px;
    opacity: 1;
}

.wpcf7-form {
	margin-top: 35px;
}

#Contact {
	background-position: 200px bottom !important;
}

.results-boxes:after {
	content: "";
	position: absolute;
	bottom: 90px;
	left: -43%;
	width: 413px;
	height: 143px;
	background-image: url(/wp-content/uploads/2020/07/arrow-left-box.png);
	background-position: center right;	
}

.results-boxes {
	position: relative;
}

.last-box-item:after {
    content: "";
    position: absolute;
    bottom: -635px;
    left: -425px;
    width: 495px;
    height: 644px;
    background-image: url(/wp-content/uploads/2020/07/big-arrow.png);
    background-position: center right;
	background-repeat: repeat: none;
	background-size: cover;
}

/* Small devices (tablets, up to 1400px) */
@media (max-width: 1400px) {
	.fancy_heading .title {
		font-size: 36px;
		line-height: 40px;
	}
	
	.text-hero .big {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 0;
	}
	
}

/* Small devices (tablets, up to 1200px) */
@media (max-width: 1400px) {
	.text-hero {
		margin-bottom: 100px;
	}
	
	.image-hero .image_wrapper {
		width: 600px;
	}
	
}

/* Small devices (tablets, up to 1000px) */
@media (max-width: 1400px) {
	.text-hero {
		padding-left: 25px;
	}
	
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
	.results-boxes:after {
		display: none;
	}
	
	.last-box-item:after {
		display: none;
	}
	
	.image-hero .image_wrapper {
		width: auto;
	}
	
	.text-hero .mcb-wrap-inner {
		padding-top: 0;
	}
	
	.text-hero {
		padding-left: 0;
	}
	
	.text-hero .mcb-wrap-inner {
		float: none !important;
		display: inline-block;
	}
	
	.text-hero {
		padding-left: 0;
		text-align: center;
	}
	
	.image-hero .image_wrapper {
		padding-right: 0;
		box-sizing: border-box;
		text-align: right;
	}
	
	#Top_bar .logo #logo, #Top_bar .logo .custom-logo-link {
		margin: 10px 25px;
		display: inline-block;
    	float: left;
	}
	
	.header-transparent #Top_bar .top_bar_left, .header-transparent #Top_bar .top_bar_right, .header-transparent #Top_bar .top_bar_right:before {
		background: none;
		box-shadow: unset;
		display: block;
		float: left;
		width: auto !important;
	}
	
	.header-transparent #Top_bar .top_bar_right {
		top: 0;
		float: right;
		margin-top: 12px;
		margin-right: 25px;
	}
	
	.fancy_heading_line {
		text-align: center;
	}
	
	.fancy_heading_line .slogan {
		font-size: 12px;
		line-height: 12px;
	}
	
	.fancy_heading .title {
		font-size: 26px;
		line-height: 35px;
		color: #000000 !important;
	}
	
	.big {
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0px;
		text-align: center;
	}
	
	.home-hero {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	a.button, a.tp-button {
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	
	a.button .button_label {
		width: 100%;
	}
	
	.trused, .hide-mobile {
		display: none !important;
	}
	
	.image-hero .image_wrapper {
		overflow: visible !important;
	}
	
	.home-hero img {
		max-width: 542px !important;
		margin-left: 0%;
		margin-bottom: -20%;
	}
	
	.prime-cs {
		background-image: url(/wp-content/uploads/2020/07/mobile-bg-working.jpg) !important;
		margin-top: 0 !important;
		padding-top: 100px !important;
		padding-bottom: 50px !important;
	}
	
	.right-text {
		padding-left: 0;
	}
	
	.text-block.white p {
		font-size: 15px;
		line-height: 21px;
		text-align: center;
	}
	
	.arrow-big:before {
		display: none;
	}
	
	.mobile-center {
		width: 100%;
		text-align: center;
	}
	
	.prime-cs h3 {
		display: inline-block;
		float: none;
		margin-top: 40px;
	}
	
	.arrow-down:after {
		left: 45%;
	}
	
	.results {
		padding-top: 65px !important;
		padding-bottom: 0px !important;
	}
	
	.text-hero.smaller-box .mcb-wrap-inner {
    	padding-right: 0;
	}
	
	.platform {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.center .fancy_heading .title {
		font-size: 22px;
		line-height: 30px;
	}
	
	.fancy_heading_line .inside {
		font-size: 15px;
		line-height: 21px;
	}
	
	.result-box {
		display: inline-block;
		background: #131F32;
		border-radius: 6px;
		padding: 25px 45px;
		box-sizing: border-box;
		max-width: 100%;
		text-align: center;
		margin: 0;
		position: relative;
		margin-bottom: 50px;
	}
	
	
	.arrow-right:after {
		content: "";
		position: absolute;
		bottom: -36px;
		right: auto;
		width: 49px;
		height: 24px;
		background-image: url(/wp-content/uploads/2020/06/results-arrow-right.png);
		background-position: center right;
		transform: rotate(90deg);
		left: 43%;
	}
	
	
	.results .how-bg-mobile {
		background: none !important;
	}
	
	.arrow-final:after {
		display: none;
	}
	
	.results-boxes {
		margin-top: 50px !important;
	}
	
	.smaller-box .fancy_heading .title {
		font-size: 22px;
		line-height: 30px;
	}
	
	.smaller-box p {
		font-size: 15px;
		line-height: 21px;
		text-align: center;
	}
	 
	.image-right .image_wrapper {
		overflow: visible;
	}
	
	.platform img {
		max-width: 420px !important;
		margin-right: -25px;
	}
	
	.call-example {
		background-image: url(/wp-content/uploads/2020/07/example-bg.jpg) !important;
	}
	
	.call-example {
		padding-top: 202px !important;
		padding-bottom: 300px !important;
	}
	
	.platform {
		padding-bottom: 50px !important;
	}
	
	.strategic a.button {
		margin-top: 35px !important;
	}
	
	blockquote {
		margin: 10px 0;
		font-size: 22px;
    	line-height: 32px;
	}
	
	.testimonials_slider.single-photo a.slider_prev, .testimonials_slider.single-photo a.slider_next {
		display: none !important;
	}
	
	.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
		padding-top: 10px !important;
		padding-bottom: 0px;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 25px;
	}
	
	.pricing {
		padding-top: 80px !important;
		padding-bottom: 155px !important;
	}
	
	ul.price-table li span {
		max-width: 160px;
	}
	
	ul.price-table li {
		font-size: 14px;
		line-height: 21px;
	}
	
	ul.price-table li strong {
		display: inline-block;
		max-width: 115px;
		padding-left: 20px;
	}
	
	ul.price-table li i {
		margin-left: 20px;
	}
	
	#Contact {
		    background-position: left bottom !important;
	}
	
	input[type="text"], input[type="email"], select {
		margin-bottom: 0 !important;
	}
	
	.wpcf7 input[type="submit"] {
		width: 100%;
	}
	
	ul.contacts li {
		display: block;
		margin-bottom: 10px;
	}
}


/* Small devices (tablets, up to 480px) */
@media (max-width: 480px) {
	.home-hero img {
		max-width: 542px !important;
		margin-left: -25%;
		margin-bottom: -31%;
	}
}