/*
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: 2.0
*/
.row, .row>.mcb-wrap-inner
{
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row.middle-all, .row.middle-all>.mcb-wrap-inner
{
    ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
@media only screen and (min-width:767px) 
{
	.section.full-container .wrap:first-of-type{padding-left: calc(50% - 610px)!important;}
	.section.full-container .wrap:last-of-type{padding-right: calc(50% - 610px)!important;}
}
@media only screen and (max-width:767px) /*XS*/
{
	.section.full-container .section_wrapper .mcb-wrap-inner
	{
		max-width: 480px!important;
		margin: auto;
		float: initial;
	}
    .one-sixth-xs.mcb-wrap{width:16.666%!important;clear: none!important;}/* 1/6 */
    .one-fifth-xs.mcb-wrap{width:20%!important;clear: none!important;}/* 1/5 */
    .one-fourth-xs.mcb-wrap{width:25%!important;clear: none!important;}/* 1/4 */
    .one-third-xs.mcb-wrap{width:33.333%!important;clear: none!important;}/* 1/3 */
    .two-fifth-xs.mcb-wrap{width:40%!important;clear: none!important;}/* 2/5 */

    .one-second-xs.mcb-wrap{width:50%!important;clear: none!important;}/* 1/2 */
    .three-fifth-xs.mcb-wrap{width:60%!important;clear: none!important;}/* 3/5 */
    .two-third-xs.mcb-wrap{width:66.666%!important;clear: none!important;}/* 2/3 */
    .three-fourth-xs.mcb-wrap{width:75%!important;clear: none!important;}/* 3/4 */
    .four-fifth-xs.mcb-wrap{width:80%!important;clear: none!important;}/* 4/5 */
    .five-sixth-xs.mcb-wrap{width:83.333%!important;clear: none!important;}/* 5/6 */
    .one-xs.mcb-wrap{ width:100%!important;clear: none!important;}/* 1/1 */

    /* .column */
    .one-sixth-xs.column{width:14.666%!important;clear: none!important;}/* 1/6 */
    .one-fifth-xs.column{width:18%!important;clear: none!important;}/* 1/5 */
    .one-fourth-xs.column,.four.columns{width:23%!important;clear: none!important;}/* 1/4 */
    .one-third-xs.column{width:31.333%!important;clear: none!important;}/* 1/3 */
    .two-fifth-xs.column{width:38%!important;clear: none!important;}/* 2/5 */

    .one-second-xs.column{width:48%!important;clear: none!important;}/* 1/2 */
    .three-fifth-xs.column{width:58%!important;clear: none!important;}/* 3/5 */
    .two-third-xs.column{width:64.666%!important;clear: none!important;}/* 2/3 */
    .three-fourth-xs.column{width:73%!important;clear: none!important;}/* 3/4 */
    .four-fifth-xs.column{width:78%!important;clear: none!important;}/* 4/5 */
    .five-sixth-xs.column{width:81.333%!important;clear: none!important;}/* 5/6 */
    .one-xs.column{width:98%!important;clear: none!important;}
    
	.display-none-xs{display:none!important;}
	.display-block-xs{display:block!important;}
	.text-center-xs{text-align:center;}
    .p0-xs{padding:0!important;}
	.m0-xs{margin:0!important;}
    .no-border-xs{border:none!important;}
	.py-60-xs{padding-top:60px!important;padding-bottom:60px!important;}
	.px-30-xs{padding-left:30px!important;padding-right:30px!important;}
	.px-0-xs{padding-left:0px!important;padding-right:0px!important;}
	
	#fascia-1
	{
		background-size: cover!important;
    	background-position:center!important;
	}
	#fascia-1 .mcb-wrap-inner 
	{
    	background: #00000061;
	}
	#chi-siamo
	{
		    background-size: 70%!important;
    		background-position: center!important;
	}
}
@media only screen and (min-width:767px) and (max-width:992px) /*SM*/
{
    .one-sixth-sm.mcb-wrap{width:16.666%!important;}/* 1/6 */
    .one-fifth-sm.mcb-wrap{width:20%!important;}/* 1/5 */
    .one-fourth-sm.mcb-wrap{width:25%!important;}/* 1/4 */
    .one-third-sm.mcb-wrap{width:33.333%!important;}/* 1/3 */
    .two-fifth-sm.mcb-wrap{width:40%!important;}/* 2/5 */

    .one-second-sm.mcb-wrap{width:50%!important;}/* 1/2 */
    .three-fifth-sm.mcb-wrap{width:60%!important;}/* 3/5 */
    .two-third-sm.mcb-wrap{width:66.666%!important;}/* 2/3 */
    .three-fourth-sm.mcb-wrap{width:75%!important;}/* 3/4 */
    .four-fifth-sm.mcb-wrap{width:80%!important;}/* 4/5 */
    .five-sixth-sm.mcb-wrap{width:83.333%!important;}/* 5/6 */
    .one-sm.mcb-wrap{ width:100%!important;}/* 1/1 */

    /* .column */
    .one-sixth-sm.column{width:14.666%!important;}/* 1/6 */
    .one-fifth-sm.column{width:18%!important;}/* 1/5 */
    .one-fourth-sm.column,.four.columns{width:23%!important;}/* 1/4 */
    .one-third-sm.column{width:31.333%!important;}/* 1/3 */
    .two-fifth-sm.column{width:38%!important;}/* 2/5 */

    .one-second-sm.column{width:48%!important;}/* 1/2 */
    .three-fifth-sm.column{width:58%!important;}/* 3/5 */
    .two-third-sm.column{width:64.666%!important;}/* 2/3 */
    .three-fourth-sm.column{width:73%!important;}/* 3/4 */
    .four-fifth-sm.column{width:78%!important;}/* 4/5 */
    .five-sixth-sm.column{width:81.333%!important;}/* 5/6 */
    .one-sm.column{width:98%!important;}
    
	.p0-sm{padding:0!important;}
    .no-border-sm{border:none!important;}
}
@media only screen and (min-width:992px) and (max-width:1200px) /*MD*/
{
    .one-sixth-md.mcb-wrap{width:16.666%!important;}/* 1/6 */
    .one-fifth-md.mcb-wrap{width:20%!important;}/* 1/5 */
    .one-fourth-md.mcb-wrap{width:25%!important;}/* 1/4 */
    .one-third-md.mcb-wrap{width:33.333%!important;}/* 1/3 */
    .two-fifth-md.mcb-wrap{width:40%!important;}/* 2/5 */

    .one-second-md.mcb-wrap{width:50%!important;}/* 1/2 */
    .three-fifth-md.mcb-wrap{width:60%!important;}/* 3/5 */
    .two-third-md.mcb-wrap{width:66.666%!important;}/* 2/3 */
    .three-fourth-md.mcb-wrap{width:75%!important;}/* 3/4 */
    .four-fifth-md.mcb-wrap{width:80%!important;}/* 4/5 */
    .five-sixth-md.mcb-wrap{width:83.333%!important;}/* 5/6 */
    .one-md.mcb-wrap{ width:100%!important;}/* 1/1 */

    /* .column */
    .one-sixth-md.column{width:14.666%!important;}/* 1/6 */
    .one-fifth-md.column{width:18%!important;}/* 1/5 */
    .one-fourth-md.column,.four.columns{width:23%!important;}/* 1/4 */
    .one-third-md.column{width:31.333%!important;}/* 1/3 */
    .two-fifth-md.column{width:38%!important;}/* 2/5 */

    .one-second-md.column{width:48%!important;}/* 1/2 */
    .three-fifth-md.column{width:58%!important;}/* 3/5 */
    .two-third-md.column{width:64.666%!important;}/* 2/3 */
    .three-fourth-md.column{width:73%!important;}/* 3/4 */
    .four-fifth-md.column{width:78%!important;}/* 4/5 */
    .five-sixth-md.column{width:81.333%!important;}/* 5/6 */
    .one-md.column{width:98%!important;}
    
    .no-border-md{border:none!important;}
}
@media only screen and (min-width:1200px) /*LG*/
{
    .one-sixth-lg.mcb-wrap{width:16.666%!important;}/* 1/6 */
    .one-fifth-lg.mcb-wrap{width:20%!important;}/* 1/5 */
    .one-fourth-lg.mcb-wrap{width:25%!important;}/* 1/4 */
    .one-third-lg.mcb-wrap{width:33.333%!important;}/* 1/3 */
    .two-fifth-lg.mcb-wrap{width:40%!important;}/* 2/5 */

    .one-second-lg.mcb-wrap{width:50%!important;}/* 1/2 */
    .three-fifth-lg.mcb-wrap{width:60%!important;}/* 3/5 */
    .two-third-lg.mcb-wrap{width:66.666%!important;}/* 2/3 */
    .three-fourth-lg.mcb-wrap{width:75%!important;}/* 3/4 */
    .four-fifth-lg.mcb-wrap{width:80%!important;}/* 4/5 */
    .five-sixth-lg.mcb-wrap{width:83.333%!important;}/* 5/6 */
    .one-lg.mcb-wrap{ width:100%!important;}/* 1/1 */

    /* .column */
    .one-sixth-lg.column{width:14.666%!important;}/* 1/6 */
    .one-fifth-lg.column{width:18%!important;}/* 1/5 */
    .one-fourth-lg.column,.four.columns{width:23%!important;}/* 1/4 */
    .one-third-lg.column{width:31.333%!important;}/* 1/3 */
    .two-fifth-lg.column{width:38%!important;}/* 2/5 */

    .one-second-lg.column{width:48%!important;}/* 1/2 */
    .three-fifth-lg.column{width:58%!important;}/* 3/5 */
    .two-third-lg.column{width:64.666%!important;}/* 2/3 */
    .three-fourth-lg.column{width:73%!important;}/* 3/4 */
    .four-fifth-lg.column{width:78%!important;}/* 4/5 */
    .five-sixth-lg.column{width:81.333%!important;}/* 5/6 */
    .one-lg.column{width:98%!important;}
    .no-border-lg{border:none!important;}
}
@media only screen and (min-width: 960px) and (max-width: 1239px)
{
	.section.full-container .wrap:first-of-type{padding-left: calc(50% - 470px)!important;}
	.section.full-container .wrap:last-of-type{padding-right: calc(50% - 470px)!important;}
}
@media only screen and (min-width:1201px) and (max-width:1249px)
{
	.section_wrapper, .container, .with_aside .content_wrapper { max-width:1180px!important; }
	.section.full-container .wrap:first-of-type{padding-left: calc(50% - 610px)!important;}
	.section.full-container .wrap:last-of-type{padding-right: calc(50% - 610px)!important;}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
	.section.full-container .wrap:first-of-type{padding-left: calc(50% - 354px)!important;}
	.section.full-container .wrap:last-of-type{padding-right: calc(50% - 354px)!important;}
}
@media only screen and (min-width: 1240px) and (max-width: 1489px)
{
	.section.full-container .wrap:first-of-type{padding-left: calc(50% - 470px)!important;}
	.section.full-container .wrap:last-of-type{padding-right: calc(50% - 470px)!important;}
}
/* TABLE */
#table-1
{
	border-spacing: 5px!important;
    border-collapse: separate!important;
}
#table-1 td 
{
    background: #e4e4e4;
    box-shadow: none;
    border: none;
}
#table-1  img
{
	min-width:35px!important;
}
#table-1 thead{
	word-break: keep-all;
}
#table-1 tr td:first-of-type{
	text-align:left;
}
#table-1 thead tr th
{
	border: none;
    background: transparent;
    box-shadow: none;
}
#table-1 thead tr th:not(:first-of-type)
{
	background:#660b19!important;
	color:#fff!important;
}
#table-1 thead tr th:nth-child(2)
{
	border-radius:10px 0px 0px 0px!important;
}
#table-1 thead tr th:last-of-type
{
	border-radius:0px 10px 0px 0px!important
}
/* TABLE */

#fascia-1
{
	background-size: 70%;
    background-position: -50% 50%;
}
#chi-siamo
{
	background-position: 125%;
    background-size: 50%;
}
#contatti
{
	background-position: 0%;
    background-size: 50%;
}

#Header_creative #Top_bar {
    padding: 25px 0;
}
#Header_creative #Top_bar .menu > li > a {
    text-align: left!important;
}