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

.hr_footer {
	background-color: #ffeb14;	
}

#Footer .button_footer {
	display: inline-block;
	background-color: #093e5e;
	padding: 11px 20px;
	line-height: 1;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #ffeb14;
	color: #ffeb14;
	line-height: 21px;
}

#Footer .button_footer:hover {
	background-color: #ffeb14;
	color: #093e5e;
	text-decoration: none;
}


#Footer .footer_animation {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#rev_slider_1_1_wrapper .tp-leftarrow {
	display: none;
}

.home_main_title {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: 0px;
}

@media screen and (min-width: 768px) {
	.padding-sizing-top {
		min-height: 700px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
	}

	.padding-sizing-top > div {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	h3 {
		font-weight: 700;
	}

	.physicians-list .circle {
		float: none;
		margin: 30px auto 0;
	}

	.physicians-list .list_item .list_right {
		text-align: center;
		margin: 0 auto;
	}

	.padding-sizing-box {
		padding-top: 45px!important;
		padding-bottom: 45px!important;
	}

	.padding-sizing-box-top {
		padding-top: 45px!important;
	}

	.padding-sizing-top {
		padding-top: 75px!important;
		padding-bottom: 75px!important;
	}

	.padding-sizing-contact {
		padding-left: 33px!important;
		padding-right: 33px!important;
	}

	.padding-sizing-contact-data {
		padding-top: 75px!important;
		padding-bottom: 33px!important;
	}

	.box-image-sponsor {
		display: none!important;
	}

	.margin-hr-aside {
		display: none!important;
	}

	.mobile-header-mini #Top_bar .logo {
		margin-left: 10px!important;
	}
}
