/******************************************************************
Theme Name: Edilizia
Theme URI: http://whitecollars.co/tilt
Description: Tilt Child Theme per Edilizia Namirial
Author: TheWhiteCollars
Author URI: http://themeforest.net/user/TheWhiteCollars
Template: tilt
Version: 1

*/

/* Top menu */
#top-bar {
	line-height: 40px;
	padding:0;
	display:none;
}

#top-bar {
	font-size:13px;
	font-weight: 600;
}

#top-bar ul li a::after {
	margin:0;
}

#top-right-menu-area {
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0;
}

.top-right-menu-item {
	font-size:12px;
	display:inline-block;
	padding:0 10px;
	border-right: 1px solid #333;
	vertical-align: top;
}
/*
.top-right-menu-item:last-child {
	padding-right:0;
	border:none;
}
*/
.top-right-menu-item.corporate {
	/*background: url('library/images/stemma-namirial-negativo-16x16.png') no-repeat left center;*/
	font-size:10px;
}

.top-right-menu-item.lang {
	/*border-right:none;*/
}

.top-right-menu-item.lang span {
	display:none;
}

/*.top-right-menu-item.lang img:nth-child(2) {
	margin-right: 10px;
}*/

.top-right-menu-item.lang img {
	margin-left: 10px;
}

.top-right-menu-item.search span {
	display:none;
}

.top-right-menu-item.search button {
	background-color: transparent;
	border:none;
	padding:0;

}

.top-right-menu-item.search button i {
	color: #fff;
	font-weight: 700;
	font-size: 11px;
}

.top-right-menu-item.shop {
	text-align:center;
	background-color: #AA483D;
}


.top-menu-container ul {
	list-style:none;
	position:relative;
	float:right;
	margin:0;
	padding:0
}

.top-menu-container ul li a {
	cursor: pointer;
}

.top-menu-container ul li {
	position:relative;
	float:right;
	margin:0;
	padding:0;
}

.top-menu-container ul li.current-menu-item {
	/*background:red;*/
}

.top-menu-container ul li:hover {
	/*background:orange;*/
}

.top-menu-container ul ul {
	display:none;
	position:absolute;
	top:100%;
	right:0;
	padding:0;
	z-index: 999;f
}

.top-menu-container ul ul li {
	float:none;
	width:200px
}

.top-menu-container ul ul a {
	line-height:120%;
	padding:10px 15px
}

.top-menu-container ul ul ul {
	top:0;
	left:100%
}

.top-menu-container ul li:hover > ul {
	display:block
}

/* Footer menu mobile */
#top-bar-mobile {
	position:absolute;
	bottom:0;
	z-index:999;
	background-color: #222224;
	color:#fff;
	width:100%;
	overflow: hidden;
}
#top-bar-mobile .top-right-menu-item {
	padding: 10px 5px;
	border:none;
}
#top-bar-mobile .top-right-menu-item a {
	color:#fff;
}
#top-bar-mobile .top-right-menu-item.corporate {
	padding-left:35px;
	float:left;
	font-size: 12px;
	background: url('library/images/stemma-namirial-negativo-60x60-a15.png') no-repeat -15px center;
}
#top-bar-mobile .top-right-menu-item.lang {
	float:right;
	line-height: 1;
	width:80%;
	text-align:right;
}
#top-bar-mobile .top-right-menu-item.lang img {
	margin: 0 10px;
}
#top-bar-mobile .top-right-menu-item.home {
	width:20%;
	line-height: 1;
	text-align:center;
	background: url('library/images/stemma-namirial-negativo-60x60-a15.png') no-repeat -15px center;
	font-weight: 700;
	font-size:11px;
	padding:12px;
}
#top-bar-mobile .top-right-menu-item.home i {
	/* text-align:center; */
}
#top-bar-mobile .top-right-menu-item.shop-button {
	/*display:none;*/
	width:100%;
	text-align:center;
	text-transform: uppercase;
	font-weight: 700;
	/* letter-spacing: 0.1em; */
	font-size: 11px;
}
#top-bar-mobile .top-right-menu-item.shop-button {
	background: #AA483D !important;
	text-transform: uppercase;
}
#top-bar-mobile .top-right-menu-item.shop-button i {
	margin-right:10px;
	font-size:14px;
	margin-right:5px;
	position:relative;
	top:0;
}

/* Main menu */
#site-header.submenu-light #site-navigation .menu-container > ul > li > ul {
	background-color: transparent;
}

#site-header #site-navigation .menu-container > ul > li:not(.megamenu) > .sub-menu > li {
	background-color: rgba(255,255,255,0.9);
}

#site-header .menu-container > .menu > li > .sub-menu,
#site-header #site-navigation .menu-container > ul > li:not(.megamenu) > .sub-menu > li > .sub-menu {
	/*box-shadow: none;
	-webkit-box-shadow: none;*/
	-moz-box-shadow: 0px 2px 3px 0 rgba(0,0,0,.2);
	box-shadow: 0px 2px 3px 0 rgba(0,0,0,.2);
}

#site-header.submenu-light #site-navigation .menu-container > ul > li > ul li a {
	color:#36353c;
}

#site-navigation .menu-container ul li ul li a {
	width: 250px;
	padding-left:15px;
	padding-right:15px;
}

#site-navigation .menu-container ul li ul li a:hover, .twc_modal_window .modal-dialog .twc_mw_cont .twc_mw_header .twc_mw_close:hover, .menu-container .menu > .menu-item.button-accent > a {
	background-color: #ccc !important;
}

#site-navigation .menu-container > ul > li:not(.megamenu) > ul > li > a:hover,
#site-navigation .menu-container > ul > li:not(.megamenu) > ul > ul >li > a:hover {
	color: #36353c;
}

#site-navigation .menu-container ul li:last-child a {
	padding-right:0px;
}

#site-navigation .menu-container ul li a {
	padding: 0 15px;
}

#site-header #site-navigation .menu-container > ul > li:not(.megamenu) > .sub-menu > li > .sub-menu li a {
	font-weight: 400;
}

#site-header #site-navigation .menu-container > ul > li:not(.megamenu) > .sub-menu > li > .sub-menu li:first-child a {
	font-weight: 600;
	border-bottom: 1px solid #ddd;
}

#site-header #site-navigation .menu-container > ul > li#menu-item-8921 > .sub-menu > li a:before {
	font-family: "Fontawesome";
	content: "\f111";
	margin-right:10px;
	font-size: 6px;
	top: -1px;
	position: relative;
}

.mm-menu .mm-header {
	height:70px !important;
}
.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next {
	/*margin-top:5px;*/
	line-height: 70px;
}
.mm-menu .mm-header .mm-prev {
	height: 65px;
}



/* Footer */
.footer-sidebar {
	padding: 60px 0px 25px 0px;
}

.footer-sidebar .widget .widget-title {
	margin-bottom:20px;
}

.footer-sidebar .logo-footer {
	height:48px;
	margin-top:5px;
}

.footer-sidebar .linkedin {
	/*margin-top:20px;*/
}

#text_icl-10 .widget-title,
#text_icl-11 .widget-title {
	display:none;
}

.footer-sidebar .widget_nav_menu ul {
	padding-top:5px;
}

.footer-sidebar .widget_nav_menu ul li {
	background-color: #11151c;
	margin-bottom:5px;
	max-width: 250px;
	padding:0 0 0 16px;
	height:40px;
	line-height: 40px;
	border-radius:40px 0 0 40px;
	position: relative;
	background-image: url('library/images/stemma-namirial-negativo-a.svg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
}

.footer-sidebar .widget_nav_menu ul li:hover {
	background-color: #1d2128;
}

.footer-sidebar .widget_nav_menu ul li::before {
	/*content: url(library/images/cerchio-logo-divisioni.svg);*/
	content:" ";
	width:8px;
	height:8px;
	border-radius:8px;
	display:block;
	position:relative;
	float:left;
	margin-right:25px;
	top:16px;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(1)::before {
	background-color:#632D4F;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(2)::before {
	background-color:#276092;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(3)::before {
	background-color:#AA483D;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(4)::before {
	background-color:#00BCB4;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(5)::before {
	background-color:#F7A800;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(6)::before {
	background-color:#868686;
}

.footer-sidebar .widget_nav_menu ul li a {
	font-weight: 600;
	font-size: 13px;
	width:100%;
	display:block;
}

.footer-sidebar .widget_nav_menu ul li:nth-child(3) a {
	color: #fff;
}

@media only screen and (max-width: 980px) {
	.footer-sidebar {
		text-align: center;
	}	
	.menu-namirial-group-ita-container {
    	width: 250px;
    	/* text-align: center; */
    	margin: auto;
    }
	
}

.site-info {
	letter-spacing: 1px;
}
.site-info .widget {
	font-weight: 400;
	text-transform: none;
	font-size: 11px;
	/*line-height: normal;*/
}

.copyright-inner .widget_nav_menu {
	padding-left: 15px;
}

.site-info ul li a:hover {
	text-decoration: underline;
}

#text_icl-9 img {
	margin-right: 5px;
}

@media only screen and (max-width: 1200px) {
	.copyright-inner .widget_nav_menu {
		padding-left: 0px;
	}
	.site-info .widget {
	    float: none;
	    line-height: normal;
	 }	
}

/*
---------------------------------------------------------
INIZIO STYLE CSS IMPORTATO DA PANNELLO OPZIONI TILT
---------------------------------------------------------
*/ 


/* Home Industries section 5 cols x 2 */
.home_row .vc_col-sm-2 {
      width: 20%;
      position: relative;
}
.home_row_sixth {
     visibility: hidden;
     width: 0px;
     padding: 0px;
}

/* Google map About Us*/
#map_about {
  width: 100%;
  height: 640px;
}
#map_overlay {
  position:absolute;  
  width: 100%;
  height: 640px;
  top: 40px;
  left: 0px;
  z-index:10;
  background-color: none;
  display: block;
  text-align: left;
}
.gmap-btn {
   background-color: #fff;   
   color: #373737;
   border: 1px solid #676767;
   border-radius: 4px;
   margin-top: 60px;
   padding: 6px;
   cursor: pointer;
}
/* Google map Contact Us */
#map {
    width: 560px;
    height: 500px;
}
#map_home_overlay {
    position:absolute;  
    width: 580px;
    height: 500px;
    top: 0px;
    left: 0px;
    z-index:10;
    background-color: transparent;
    display: block;
    text-align: left;
}


@media only screen and (max-width: 768px) {
    .home_row .vc_col-sm-2{
         width: 100%;
    }
}

/* General settings */
.center-btn {
    margin: 0 auto;
    display: block;
}

/*
.main_row:nth-child(1) {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
*/

.heading_wrapper .heading_subtitle {
    text-transform: none;
}
@media only screen and (min-width: 1024px) {
    #build-info-box-r1 div.twc_ib_content, #build-info-box-r2 div.twc_ib_content, #build-info-box-r3 div.twc_ib_content {
        height: 170px;
    }
}
.hiline {
    line-height: 2;
}
.slopetext {
    line-height: 2;
    text-align: justify;
}

#site-header #site-navigation .menu-container > ul > li:hover > #menu-item-5848 a {
    color: red;
}

.team-style-3 .team_image .team-overlay .to-inner figcaption .team_social {
   text-transform: none;
   font-size: 12px;
   line-height: 13px;
   text-align: left;
}

#privacy-policy h3, #privacy-policy h5, #privacy-policy h6 {
    line-height: 30px;
}

/* avoid text wrap (a capo) */
p {
    -webkit-hyphens: none;
    -epub-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    word-break: break-word;
}

/* Sidebox home */
.press-sidebox .widgettitle {
    font-weight: 400;
    font-size: 22px;
    border-bottom: 1px solid #444;
}
.press-sidebox .post-date {
    color: #999 !important;
}
.press-sidebox a {
    color: #666666 !important;
    font-weight:500;
}
.press-sidebox a:hover {
    color: #632C4F !important;
    font-weight:500;
}
.press-sidebox .widget {
    margin-bottom: 0px !important;
}

/* Mobile menu */
.mm-menu .mm-list {
    padding-top: 70px !important;
}
.mm-menu .mm-header {
    font-weight: 500 !important;
    height: 70px ;
    padding: 0px 50px 0 25px !important;
}


/*
---------------------------------------------------------
FINE STYLE CSS IMPORTATO DA PANNELLO OPZIONI TILT
---------------------------------------------------------
*/ 

div.wpb_wrapper {
    line-height: 1.5;
}

/* TIPOGRAFIA COME DA THEME OPTIONS DEL TEMA TILT */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
	letter-spacing: normal;
	line-height: 1.2;
}

h1, .h1 {
	font-size: 34px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 26px;
}

h4, .h4 {
	font-size: 22px;
}

h5, .h5 {
	font-size: 18px;
}

h6, .h6 {
	font-size: 16px;
}

.heading_wrapper .heading_title, .heading_wrapper .heading_subtitle {
    letter-spacing: normal;
    line-height: 1.5;
}

.vc-header {
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.vc-header .heading_wrapper .heading_title {
	font-size: 34px;
	color: #fff;
}

.vc-header .heading_wrapper .heading_subtitle {
	font-size: 22px;
	color: #fff;
}

.vc-main-title .heading_wrapper .heading_title {
	font-size: 30px;
	font-weight: 400;
	color: #fff !important;
}

.vc-body .heading_wrapper .heading_title {
	font-size: 30px;
	font-weight: 400;
}

.vc-body .heading_wrapper .heading_subtitle {
	font-size: 26px;
	font-weight: 400;
}

.heading_wrapper .heading_title {
	font-weight: 600;
}

.vc-body .wpb_wrapper {
	text-align: justify;
}

@media only screen and (max-width: 768px) {
	.vc-body .heading_wrapper .heading_title {
		font-size: 24px;
	}
	.vc-body .heading_wrapper .heading_subtitle {
		font-size: 20px;
	}
	.vc-body .wpb_wrapper {
		text-align: left;
	}
}

.sticky-enabled #header-wrapper #site-logo img {
	/*opacity:1 !important;*/
	transition: none !important;
	-webkit-transition: none !important;
}

.sticky-enabled #header-wrapper #site-logo a:link,
.sticky-enabled #header-wrapper #site-logo a:visited {
	-webkit-tap-highlight-color: black;
}



input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	line-height: normal;
}

@media only screen and (min-width: 980px) {
	#top-bar {
		display: block;
	}
	#top-right-menu-area {
		padding-left:0px;
		padding-right: 0;
		/*border-left: 1px solid #333;*/
	}
	.top-right-menu-item {
		font-size:13px;
		padding:0 15px;
	}
	.top-right-menu-item.corporate {
		padding-left: 50px;
		font-size:13px;
		background: url('library/images/stemma-namirial-negativo-60x60-a20.png') no-repeat 0px -10px;
		padding-left: 50px;
	}
	.top-right-menu-item.lang span {
		display:inline-block;
		/*margin-right:5px;*/
	}
	.top-right-menu-item.search span {
		/*display:inline-block;
		margin-right:5px;*/
	}
	.page-id-11053 .twc_image_box .twc_imb_inner {
	margin-bottom: 0px;
	}
}

/* PASSWORD PROTECTED PAGES */
body.page-template .post-password-required {
	max-width: 1170px;
	margin: 0 auto;
}
body.page-template .post-password-form {
	margin: 0 auto;
	padding-top: 120px;
}
.post-password-form input {
	max-width: 320px;
	margin-left: 0 !important;
}
.post-password-form input[type="submit"] {
	border: 0;
	background: #000;
	color: #fff;
}
.custom-password-message {
	margin-top: 40px;
	color: #cc0000;
}