/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* FONTS */
@font-face {
    font-family: Gotham;
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/GothamPro.woff) format("woff");
}
@font-face {
    font-family: Gotham;
    font-weight: 300;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/GothamPro-Light.woff) format("woff");
}
@font-face {
    font-family: Gotham;
    font-weight: 500;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/GothamPro-Medium.woff) format("woff");
}
@font-face {
    font-family: Gotham;
    font-weight: 700;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/GothamPro-Bold.woff) format("woff");
}
@font-face {
    font-family: Gotham-book;
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/Gotham-book.woff) format("woff");
}
@font-face {
    font-family: Halvetica;
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/flatsome-child/fonts/Helvetica_regular.woff) format("woff");
}

html, body * {
	letter-spacing: 0px;
    font-family: Gotham, Arial, sans-serif;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.margin_bott_0, .margin_bott_0 > p {
	margin-bottom:0px;
}
/* FONT-SIZE */
.p_12, .p12 > * {
	font-size:12px;
} 
.p_16, .p16 > * {
	font-size:16px;
} 
.p_18, .p18 > * {
	font-size:18px;
} 
.p_20, .p20 > * {
	font-size:20px;
	line-height:24px;
} 
.p_30, .p30 > * {
	font-size:30px;
	line-height:35px;
} 
.p_40, .p40 > * {
	font-size:40px;
	line-height:48px;
} 
.p_45, .p45 > * {
	font-size:45px!important;
	line-height:55px!important;
} 
/* FONT-WEIGHT */
.weight_300 {
	font-weight:300;
}
.weight_medium {
	font-weight:400;
}
.weight_500 {
	font-weight:500;
}
.weight_600 {
	font-weight:600;
}
.has-dropdown .icon-angle-down {
    display:none;
}
#header .nav-dropdown {
	min-width: 200px;
}
#header .header-nav > li > a {
	font-weight: 400;
	margin-left:30px;
	color:white;
}
#header .sub-menu > li > a {
	font-weight: 400;
	font-size:13px;
}/*
.sub-menu {
	left:12px;
}*/
#header ul > li > a:hover {
	font-weight: 500;
	color: #707070;
}
.nav-dark .nav>li.header-divider {
    border-color: #707070;
}
#masthead  {
		   padding: 10px 20px 10px 10px !IMPORTANT;
}
#masthead > div {
	padding-left: 2.5rem;
    padding-right: 2.5rem;
}
#header .nav-left {
	
	justify-content: flex-end;
}
#header .sub-menu > li > a:hover {
	color: #fcbe2d;
}
.stuck .header-main .nav > li > a {
    line-height: 16px!important;
}
#header .header-wrapper {
	position:fixed;
}
.header-logo-dark, .header-logo {
	width: 162px !important;
	height: auto !important;
}
.mfp-container, .mfp-content, .mfp-wrap, .mfp-bg {
	top: 60px !important;
}
.mfp-content {
	background-color: #414141 !important;
	width: 285px !important;
}
.sidebar-menu .toggle {
	position: absolute;
    top: 20px;
    right: 0px;
}
.sidebar-menu {
	padding: 0px !important;
}
.sidebar-menu .sub-menu {
	background-color: black;
}
.sidebar-menu > ul > li {
	border: 0px solid transparent !important;
}
.header-nav li:last-child .sub-menu {
	margin-left: -20px !important;
}
.header-nav > li:last-child > a {
	border-left: solid 1px #707070;
	padding-left: 30px;
}
.sidebar-menu > ul > li > a{
	margin: 0px 27px 0px 19px !important;
    padding: 23px 0 !important;
    border-bottom: 1px solid #595959;
	display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    line-height: 2.07;
}
.icon-menu {
	color: white;
}
.mfp-close {
	top: 9px !important;
    right: 50px !important;
	opacity: 1;
}
 /*HEADER */
/* #header ul {
	justify-content: space-evenly;
}

#header .sub-menu > li > a {
	color: rgb(255 255 255 / 50%);
}

.nav-dark .nav>li>a:hover {
	color: #fcbe2d;
}
#header .nav-dropdown {
	background-color: #16161678;
}
#header .hide-for-medium {
	padding-left: 70px;
}
/* FOOTER */
.inline_menu {
	flex-direction: row;
	justify-content: flex-start;
}
.inline_menu > div {
	margin-right: 60px !important;
	color: #989898;
}
/* PORTFOLIO */
/*.back_portfolio {
	background: transparent linear-gradient(90deg, #0D0D0D 0%, #3E3C39 100%) 0% 0% no-repeat padding-box;
}*/
.portfolio_style {
	text-align: -webkit-center;
}
.portfolio_style .mb-half {
	padding: 23px 0px;
    background-color: #707070;
	margin-bottom: 80px;
}
.portfolio_style li > a {
	padding: 4px 20px 4px 20px;
	border: 1px solid white;
	color:white;
	font-size:14px;
	font-weight: 400;
}
.portfolio_style li.active > a {
	background-color: #FCBE2D;
	color: #000000;
    border-color: #FCBE2D;
}
.portfolio_style .image-cover {
	height:96%;
}
.portfolio_style .portfolio-box {
	display:flex;
}
.portfolio_style .row-isotope {

	max-width:1160px;
}
.portfolio_style .box-text {
	width:62%;
	line-height: 20px;
	vertical-align:top;
}
.portfolio_style .portfolio-box-title {
	letter-spacing: 0px;
	opacity: 1;
	color: #1D1D1B;
	font-size:20px;
	margin-bottom: 1em;
	text-transform: capitalize;
	position: absolute;
	padding-right: 3em;
}
.portfolio_style .portfolio-box-category {
	position: absolute;
    top: 55px;
	padding-right: 3em;
}
.portfolio_style .show-on-hover {
	font-weight: 500;
	opacity:1;
	color:#1D1D1B;
	font-size:14px;
}
.portfolio_style .box-text p {
	margin-bottom: 1.4em;
	opacity: 1;
}
/* SINGLE-PORTFOLIO */
.margin-top10em {
	margin-top: -17%;
}
#portfolio-content {
	padding:0px;
}
.portfolio-top > .row {
	display:none;
}
.case_button {
	width:100%;
	background-color:#FCBE2D;
	font-size:17px;
	font-weight:400;
	color: black;
	font-weight: 500;
}

.case_study_right_sidebar .col-inner:first-child .row .text > p {
	margin-bottom: 0;
    line-height: 29px;
}

.case_study_content .col:nth-child(2) > .col-inner {
	top: -240px;
	position: sticky;
}
.case_study_content .col:nth-child(2) {
	position: relative;
    min-height: 100%;
}
.pdf_click_here {
	margin-bottom: -10px;
    text-decoration: underline;
    margin-top: -5px;
}

.portfolio-element-wrapper.has-filtering .filter-nav {
	flex-wrap: nowrap;
}
.portfolio-element-wrapper.has-filtering > div:first-child{
	overflow: auto;
}
/* POPUP */
#popmake-408 {
	padding: 55px;
}
#popmake-408 .form-flat > span {
	margin-bottom: 30px;
}
#popmake-408 .form-flat .form_submit_inp {
	display: flex;
	flex-direction: column;
}
#popmake-408 .form-flat .newsletter-privacy {
	margin-bottom: 0px;
}
#popmake-408 .form-flat input:not([type='checkbox']):not([type='submit']) {
	margin: 0px auto;
	height: 50px;
	padding-left: 30px;
	
}
#popmake-408 .form-flat input[type='checkbox'] {
	height: 14px;
	margin-right: 15px;
	
}
#popmake-408 .form-flat input[type='submit'] {
	border-radius: 0px;
    background-color: black;
	
}
#popmake-408 .form-flat .wpcf7-list-item-label {
	line-height: 20px;
}
#popmake-408 .pop_title > h2 {
	font-weight: 400;
    text-align: center;
	margin: 25px 0px 0px 0px;
}
#popmake-408 .separator {
	margin: 20px 0px;
}
#popmake-408 .pum-close {
	margin: 0px;
	background-color: #fcbe2d;
	color: black;
}
#popmake-408 .form-flat .pdf_url, #popmake-408 .form-flat .pdf_pid{
	display: none;
}
#popmake-408 .wpcf7-acceptance label{
	display: flex;
    align-content: flex-start;
    flex-direction: row;
}
.portfolio-box-category, .portfolio-box-category span{
	font-size: 14px;
	font-weight: 500;
}
.social_icon_cont > div {
	display: flex;
}
.social_icon_cont > div > div {
	margin: 0px 5px;
	height: 24px !important;
	width: 24px !important;
}
.soluzioni_scelte_point .col-inner  * {
	margin:0px !important;
	line-height: 37px;
}
.nav--mobile .menu-item-7284 > a {
    margin: 0 27px 0 19px;
    padding: 23px 0;
    border-bottom: 1px solid #595959;
}

@media only screen and (max-width: 549px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.portfolio-element-wrapper.has-filtering .filter-nav {
		width: fit-content;
	}
	.case_study_title {
		margin-top: 16px;
	}
	.inline_menu {
		justify-content: center;
		flex-flow: wrap;
	}
	.inline_menu > div {
		margin: 0px 10px !important;
		color: #989898;
	}
	.portfolio-box .box-image {
		width: 50% !important;
	}
	.portfolio-box .box-text {
		padding: 15px 20px;
	}
	.portfolio-box .box-text-inner:after, .contprev_single_case_study {
		font-size:12px !important;
		top: 80px !important;
		padding-right: 20px;
	}
	.portfolio-box .box-text:after, .read_more_single_case_study_button {
		transform: scale(0.75);
		right: 0px !important;
		bottom: 7px !important;
		display: none;
		
	}
	.portfolio-box .portfolio-box-title, .portfolio-box .portfolio-box-title {
		padding-right: 20px;
	}
	.portfolio-box-category, .portfolio-box-category span{
		font-size: 12px;
		font-weight: 500;
	}
	.social_icon_cont > div {
		display:flex;
		justify-content: center;
	}
	.social_icon_cont > div{
		padding-bottom: 15px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD TABLET ONLY CSS HERE  ***************/


}





























