.mHead { margin-bottom: 20px; }
.feature-box-title { min-height: 100px; }
.fondoBlanco { background-color: #fff; }
.fondoGris { background-color: #f9f9f9; }
.logo-foot { width: 200px; max-width: 100%; }
.faq-area .card { border-radius: 0; }
.faq-area .card:first-child { border-top-right-radius: 0.25rem; border-top-left-radius: 0.25rem; }
.faq-area .card:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.besoft_menu ul { float: right; }
.besoft-header-top-socail a i { margin-left: 20px; }
.mean-container .mean-bar::before {
	background-image: url(../images/logo-calli-blanco.png);
    content: ' ';
    width: 100px;
    display: block;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and ( max-width: 767px ) {
	.why-choos-thumb { margin-left: 0; }
	.brand-section-title h1 { font-size: 50px; }
}