/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.7.7

All css files are placed in /css/ folder
*/
/*.video-wrap.one-second.mcb-wrap {
    margin-left: 200px;
}*/
.btn-blog a:hover{
    color: #fff;
}
.btn-blog span{
	padding: 11px 12px 11px 9px;
}
.btn-blog a{
	background: linear-gradient( 
90deg, rgba(255,112,1,1) 0%, rgba(255,156,78,1) 100%)!important;
    padding: 11px 0px 11px 20px;
    color: #fff;
    letter-spacing: 2px;
}
.btn-blog{
	display: flex;
    justify-content: center;
    padding-bottom: 30px;
}
.txtbene{
	padding-top:100px;
}
#nta-wabutton-913{
	margin: 30px 0 30px;
    position: fixed;
    /*bottom: 15px;*/
	bottom: 30px;
    right: 5px;
    z-index: 99;
}

.grecaptcha-badge{
	transform: scale(0.8);
	bottom:0px!important;
	z-index:99;
}

@media (max-width: 768px){
	.reqlist ul li::before {
	margin-left:-1em!important;	
}
	.formulario-home{
		top: 1070px;
	}
	
}