/*
Studio Nexo Milano
*/

/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }


/*** General ***/
body {color: #000;font: 16px/28px;font-family: 'Montserrat', sans-serif;background: #fff;}

	/* Typography */
	a 			{color: #000;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #B1834C;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
	h1 			{font-size: 32px;}
	h2 			{font-family: 'Montserrat', sans-serif;font-size: 28px;margin-top: 100px;border-bottom:solid #000 4px;width: 75px;margin-bottom: 40px;}
	h3 			{font-family: 'Montserrat', sans-serif;font-size: 28px;margin-top: 10px;border-bottom:solid #000 4px;width: 128px;margin-bottom: 40px;}
	h4 			{font-size: 21px;margin-bottom: 0px;font-weight: normal;text-align: justify;line-height: 28px;padding-right: 0px;}
	h5 			{font-family: 'Montserrat', sans-serif;font-size: 28px;margin-top: 20px;border-bottom:solid #000 4px;width: 65px;margin-bottom: 40px;}

    h6 			{font-size: 21px;margin-bottom: 0px;font-weight: normal;text-align: justify;line-height: 28px;padding-right:0px;}

	
	/* Structure */
	#wrapper 		{width: 960px;margin: 0 auto;background:#fff;}
	#header 		{width: auto;float:left;padding: 20px 20px 20px 20px; background:#fff;margin-top: 5px;} 
	#mainmenu		{width: auto;float:right;background: #fff;margin-top: 20px;font-weight: bold;}
	#main 			{width: 920px;float:left;padding: 0px 20px 20px 20px;}
	#content 		{width: 100%;float:left;}
	#sidebar 		{width: 565px;float:left;}
	#footer			{width: 350px;float:left;padding: 30px 20px 10px 20px;background:#fff;margin-top: 0px;margin-bottom: 50px;font-weight: normal;font-size: 15px;}

    #box-pagine-cont  {width: 100%;float:left;margin:0px;margin-left: -20px;background:#fff;display: flex;justify-content: center;align-items: center;}

    #box-pagine	            {width: 225px;float:left;padding: 12px 10px 12px 20px; margin-top: 10px;margin-bottom: 100px;margin-left: 10px;margin-right: 10px;font-weight: 600;font-size: 20px;}
    #box-pagine a 	        {width: 235px;float:left;padding: 12px 10px 12px 20px;background:#fff;border: solid; font-weight: 600;font-size: 20px;}
    #box-pagine a:hover 	{color: #fff;background:#000;}

    #box-pagine-attivo	        {width: 30px;float:left;padding: 12px 10px 12px 20px; margin-top: 100px;margin-bottom: 50px;margin-left: 10px;margin-right: 10px;font-weight: 600;font-size: 20px;}
    #box-pagine-attivo a 	    {width: 20px;float:left;padding: 12px 10px 12px 20px;background:#000;border: solid; font-weight: 600;font-size: 20px;color: #fff;}
    #box-pagine-attivo a:hover 	{color: #fff;background:#000;}

    #box-testo 		{width: 780px;float:left;margin-top: 40px;margin-bottom: 85px;}
    #box-foto 		{width: 350px;float:left;margin-top: 40px;margin-bottom: 85px;}
    #box-portfolio 	{width: 376px;float:left;margin-top: 0px;margin-bottom: 0px;}
    #box-portfolio-2 	{width: 376px;float:left;margin-top: 0px;margin-bottom: 0px;margin-left: 1px;}

    #sidebar-tris 		{width: 360px;float:left;padding-top: 2px;padding-right: 25px;padding-bottom: 10px; margin-bottom: 40px;}
    #sidebar-tre 		{width: 360px;float:left;padding-top: 2px;padding-left: 0px;padding-bottom: 10px; margin-bottom: 40px;}

    #sidebar-logo 		{width: 1130px;float:left;}

    #box-grande 		{width: 920px;float:left;margin-top: 40px;margin-bottom: 85px;}

    #box-foto-grande 		{width: 700px;float:left;margin-top: -30px;margin-bottom: 85px;}
#box-foto-grande-large 		{width: 1130px;float:left;margin-top: -30px;margin-bottom: 85px;}
    #box-testo-small 		{width: 380px;float:left;margin-top: -30px;margin-bottom: 85px;padding-left:50px;}

    #box-testo-parma 		{width: 580px;float:left;margin-top: 40px;margin-bottom: 85px;}
    #box-foto-parma 		{width: 550px;float:left;margin-top: 40px;margin-bottom: 85px;}


/*** Header ***/
#site-title a 			{font-family: 'Montserrat', sans-serif;; font-size:30px; text-transform:uppercase;float: left;color:#000;margin-top: 5px;}
#site-title a:hover 	{background: none;}


/*** Menu ***/
#mainmenu ul 		{margin: 0px 0 0px 0px;float:left;width:100%; list-style: none;}
#mainmenu ul li 	{float: left;margin: 0 0px 0 0;position: relative;}
#mainmenu a 		{color: #000; display: block;font: 14px;padding: 14px 0px 8px 0px;margin: 0px 20px 0px 20px;font-family: 'Montserrat', sans-serif; text-transform:uppercase;}
#mainmenu a:hover   {border-bottom:solid #000 4px;}
	
	/* Search */
	.search{float: right;margin-top:-15px;}
	.top-search{width:160px!important;color:#999;float:right;background:#eee;border:none;padding:10px;}
	
	/* Button Responsive Menu*/
	.btn-responsive-menu{display: none;float: right;padding:5px;cursor:pointer;margin:  -15px 20px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#000;-webkit-border-radius: 0px;-moz-border-radius: 4px;border-radius: 0px;}
	.icon-bar 			{display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

	.show{display:block!important}

	
/*** Post ***/
.post 					{padding: 0px 0 0px 0;}


	/* Post title */
	.post .entry-title 	{margin-bottom: 20px;}
	.post .entry-title a{display: block;font-size: 38px;line-height:40px;font-weight: bold;letter-spacing: -1px;}
	.post .entry-content{line-height:25px;}
	.index-thumb		{width:100%;height:auto;margin-bottom:0px;}
    .index-thumb-cerchio{width:100%;height:auto;margin-top:10px;}
    .index-thumb-contatti{width:100%;height:auto;margin-bottom:10px;}
    .index-thumb-box{width:279px;height:279px;margin-top:0px;}
    .index-thumb-foto{width:100%;height:auto;margin-top:5px;}
    .index-thumb-portfolio-left		{width:95%;height:auto;margin-bottom:45px;float: left;}
    .index-thumb-portfolio-center		{width:95%;height:auto;margin-bottom:45px;float: left;margin-left:10px;}
    .index-thumb-portfolio-right	{width:95%;height:auto;margin-bottom:45px;float: right;}

    .index-contributo		{width:50%;height:auto;margin-top:150px;padding-left:280px;}

    .index-linea		{width:410px;height:2px;margin-top:5px;padding-left:280px;margin-bottom:60px;}

    .index-linea2		{width:850px;height:2px;margin-top:5px;padding-left:280px;margin-bottom:40px;}

    .index-linea3		{width:200px;height:2px;margin-top:5px;padding-left:280px;margin-bottom:60px;}

    .index-linea-footer		{width:850px;height:2px;margin-top:150px;padding-left:280px;margin-bottom:-100px;}


	hr{border-bottom: 1px solid #ccc;border-top:none;border-left:none;border-right:none;margin:25px 0 20px 0;}
		

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{}
	.widget li 			{line-height: 35px;list-style-type:none}


/*** Footer ***/
#footer 				{color: #000;}
#footer a 				{font: 14px;}


/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

