/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
#itemListLeading h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
 /* mod_K2_content */
#qx-joomla-articles-48465 .qx-media-heading,
#qx-joomla-articles-48465 .qx-media-heading a {
	color : #005175;
	}
#qx-joomla-articles-48465 .qx-media-grid,
#qx-joomla-articles-48465 .qx-media{
	background-color : rgba(251, 251, 251, 1); 
	transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
	box-shadow:  3px 3px 2px 2px rgba(127, 163, 183, 1);
	}
@media (max-width: 600px) {
  #qx-joomla-articles-48465 figure {
    display: block;
    margin-bottom: 15px;
    padding: 0;
  }
  #qx-joomla-articles-48465 figure img.qx-media-object {
    width: 100%;
  }
}
#qx-joomla-articles-48465 {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px;
	text-align : left;
	}
#qx-joomla-articles-48465 .qx-media-heading, 
#qx-joomla-articles-48465 .qx-media-heading a { 
	font-size : 16px; 
	letter-spacing : 0.2px; 
	text-transform : uppercase; 
	margin-bottom:10px; 
	}
#qx-joomla-articles-48465 .qx-media-grid, 
#qx-joomla-articles-48465 .qx-media { 
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px; 
	}
#qx-joomla-articles-48465 {
	text-align : left;  
	}
#qx-joomla-articles-48465 .qx-media-heading {
	min-height: 50px;
}

/* patch 180718 */
.nav.menu > li > a {
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 32px;
}

/* patch 180731 */
.qx-element-joomla-articles .qx-media-grid {
	transition: none !important;
	box-shadow: none !important;
}

/* FOOTER */
.footer-wrapper {
	border-top: none;
	position: relative;
}
.footer-wrapper .uk-container {
	font-size: 16px;
	color: #47b3e7 !important;
}
.footer-wrapper .uk-container a {
	font-size: 16px !important;
	color: #47b3e7 !important;
	line-height: 24px !important;
}
.footer-wrapper .nav-header,
.footer-wrapper .separator {
	font-size: 16px;
	color: #47b3e7 !important;
}
.footer-wrapper .uk-container a:hover, .footer-wrapper .uk-container a:focus {
	text-decoration: none;
	background-color: transparent;
}
.footer-wrapper .uk-container .uk-list-line li.default {
	display: none;
}
.footer-wrapper .item-204.divider.deeper.parent {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
.footer-wrapper .nav.menu.uk-list.uk-list-line {
	margin-bottom: 0;
	  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
.footer-wrapper .uk-list > li > :last-child {
	margin-bottom: 0;
	margin-top: 5px;
}
.uk-list-line > li:nth-child(n+2) {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #e5e5e5;*/
}

/* NEWS - 180731 */
.qx-element-joomla-module .k2ItemsBlock---- {
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
}
div.k2ItemsBlock ul {
	margin-left: 0;
	margin-bottom: 24px;
	list-style: none;
}
div.k2ItemsBlock ul > li > a.moduleItemTitle {
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 32px;
	display: block;
	text-align: right;
}
div.k2ItemsBlock ul > li > a.moduleItemTitle:hover, 
div.k2ItemsBlock ul > li > a.moduleItemTitle:focus {
	text-decoration: none;
	background-color: #e5e5e5;
}
.uk-panel-box.latest-news {
	padding: 0;
	background: #fff;
	color: #000000;
}
.uk-panel-box.latest-news .uk-panel-title {
	background: #2DAB66;
	text-align: right;
	color: #fff;
	padding: 20px 10px 25px;
	margin: 0;
	font-weight: bold;
	margin: 0 0 20px 0;
}
div.itemHeader h2.itemTitle {
	padding: 0 0 35px 0;
}

/* RSFORM PATCH  11-05-2018*/
.formResponsive .rsform-block textarea,
.formResponsive .rsform-block input {
	outline: 0 !important;
	outline-offset: 0  !important;
	background-image: none  !important;
	-webkit-box-shadow: none !important;
	box-shadow: none  !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	resize: none;
}
.formResponsive .formControlLabel                                {display: none}
.formResponsive .rsform-block.rsform-block-obbligatori           {display: none}
.formResponsive .formHorizontal .formControls                    {margin-left: 0}
.formResponsive .rsform-captcha-box                              {margin: 0 20px !important; text-align: center !important; width: 200px !important; }
.formResponsive .formHorizontal p.formDescription                {margin-bottom: 0; margin-top: 0; clear: both;}
.formResponsive .formHorizontal .rsform-block                    {margin-bottom: 9px;}
.formResponsive textarea                                         {width: 100%; padding: 5px 10px; height: auto; line-height: 30px; font-size: 15px; margin-bottom: 0;}
.formResponsive input[type="text"],
.formResponsive input[type="number"], 
.formResponsive input[type="email"], 
.formResponsive input[type="tel"], 
.formResponsive input[type="url"], 
.formResponsive input[type="password"]                           {width: 100%; padding: 5px 10px; height: 30px; line-height: 30px; font-size: 15px; margin-bottom: 0;}
.formResponsive input[type="submit"], 
.formResponsive button[type="submit"]                            {
		border: none; color: #ffffff; text-shadow: none;
		-webkit-box-shadow: none !important;
		box-shadow: none  !important;
		background: #47b3e7 !important;
		color: #ffffff;
		min-width: 25%;
		font-size: 15px;
		padding: 5px 10px; height: 100%; line-height: 30px;
		margin-top: 35px;
		text-transform: uppercase;
}
.formResponsive input[type="submit"]:hover {
  text-shadow: none;
  color: #fff;
  background-color: #606060;

}
.rsform-block.rsform-block-fileupload {
	margin-bottom: 45px !important;
}

/* patch 180911 */
div.itemImageBlock {
	margin-bottom: 40px;
}
.search-results.patched .uk-article-title {
	font-size: 24px;
	line-height: 125%;
	margin-bottom: 10px;
}
.search-results.patched .uk-article-description {
	font-size: 16px;
	line-height: 125%;
}

/* patch 180912 - DOWNLOAD */
#suhead-download.su-heading                                          {width: 100%; margin-bottom: 0px;}
#suhead-download.su-heading .su-heading-inner                        {font-size: 33px; font-family: 'Roboto Slab'; line-height: 33px; color: rgba(0,0,0,1);}
.su-heading.su-heading-align-center                                  {text-align: center; margin-left: auto; margin-right: auto;}
.su-heading-style-1 .su-heading-inner, 
.su-heading-style-2 .su-heading-inner, 
.su-heading-style-3 .su-heading-inner                                {position: relative; display: inline-block; padding-bottom: 15px;}
.su-heading-style-1 .su-heading-inner:before, 
.su-heading-style-2 .su-heading-inner:before, 
.su-heading-style-3 .su-heading-inner:before                         {position: absolute; content: ''; bottom: 0px; height: 2px; background: #ddd;}
.su-heading-style-1 .su-heading-inner:before                         {width: 30px; background-color: #8d1c13;}
.su-heading-style-1.su-heading-align-center .su-heading-inner:before {margin-left: -15px;left: 50%;}

.genitori .mainbody-wrapper {background-color: #FCE3C4;}
.studenti .mainbody-wrapper {background-color: #FFF4C4;}

#studenti.uk-width-1-2 {
	background-color: #d1e8f2;
	padding-top: 50px;
	padding-right: 7%;
	padding-left: 7%;
	font-family: 'Roboto Slab';
	font-size: 13px;
	color: white;
	text-align: center;
}
#genitori.uk-width-1-2 {
	background-color: #005175;
	padding-top: 50px;
	padding-right: 7%;
	padding-left: 7%;
	font-family: 'Roboto Slab';
	font-size: 13px;
	color: white;
	text-align: center;
}

#genitori h2,
#studenti h2 {
	font-family: 'Roboto Slab';
	color: white;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.genitori h6,
.studenti h6 {color: #8d1c13}

body #genitori .k2LoginBlock .input .inputbox,
body #studenti .k2LoginBlock .input .inputbox                         {margin: 0 auto;}
#genitori div.k2LoginBlock input.button,
#studenti div.k2LoginBlock input.button                               {background: #8d1c13; border-radius: 0; font-family: 'Roboto Slab';}
.genitori div.itemAttachmentsBlock ul.itemAttachments > li > a,
.genitori div.k2ItemsBlock ul > li > a.moduleItemTitle                {
	background: #F18400;
	color: #000000;
	display: block;
	font-size: 14px;
	line-height: 32px;
	margin: 0 auto 10px auto;
	max-width: 760px;
	padding: 10px 25px;
	text-align: left;
	text-transform: uppercase;
}
.genitori div.k2ItemsBlock ul > li.activeCategory > a.moduleItemTitle {background: #005175; color: white;}
.genitori div.itemAttachmentsBlock ul.itemAttachments li              {padding: 0;}
.genitori div.itemAttachmentsBlock ul.itemAttachments > li > a > button {
	float: right;
	background: #8d1c13;
	border: none;
	color: white;
	font-size: 13px;
	padding: 3px 15px;
}
.genitori div.itemAttachmentsBlock {
	padding-bottom: 40px;
	border-bottom: none;
}
.studenti div.itemAttachmentsBlock ul.itemAttachments > li > a,
.studenti div.k2ItemsBlock ul > li > a.moduleItemTitle                {
	background: #d1e8f2;
	color: #000000;
	display: block;
	font-size: 14px;
	line-height: 32px;
	margin: 0 auto 10px auto;
	max-width: 760px;
	padding: 10px 25px;
	text-align: left;
	text-transform: uppercase;
}
.studenti div.k2ItemsBlock ul > li.activeCategory > a.moduleItemTitle {background: #005175; color: white;}
.studenti div.itemAttachmentsBlock ul.itemAttachments li              {padding: 0;}
.studenti div.itemAttachmentsBlock ul.itemAttachments > li > a > button {
	float: right;
	background: #8d1c13;
	border: none;
	color: white;
	font-size: 13px;
	padding: 3px 15px;
}
.studenti div.itemAttachmentsBlock {
	padding-bottom: 40px;
	border-bottom: none;
}

.avvisi.itemListView .itemContainer a              {color: #000000;}
.avvisi.itemListView .itemContainer                {
	background: #d1e8f2;
	color: #000000;
	display: block;
	float:none;
	font-size: 14px;
	line-height: 32px;
	margin: 0 auto 10px auto;
	max-width: 760px;
	padding: 20px 25px;
	text-align: left;
}
.avvisi.itemListView .itemContainer div.catItemBody {
	padding: 0;
	margin: 0;
	color: #888;
}
.avvisi div.catItemAttachmentsBlock ul.catItemAttachments li {
	padding: 0;
	margin: 0;
}
.avvisi.itemListView .itemContainer div.catItemLinks div.catItemAttachmentsBlock ul.catItemAttachments > li > a {
	display: block;
	background: #005175;
	border: none;
	color: white;
	font-size: 17px;
	line-height: 125%;
	padding: 15px 25px;
	margin-bottom: 10px;
}
.avvisi.itemListView .itemContainer div.catItemLinks div.catItemAttachmentsBlock ul.catItemAttachments > li > a small {
	color: #ccc;
	display: block;
	font-size: 11px;
}

/* patch 180918 - NEWS */
.qx-element-joomla-module .qx-media-inner .moduleItemImage {
	display: block;
	height: 200px;
	overflow: hidden;
}
.qx-element-joomla-module .qx-media-inner .qx-img-responsive {
	display: block;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

/* 
eof
*/

/* patch 210918 - RESPONSIVE */

@media (max-width: 480px) {

#qx-joomla-articles-48465 .qx-media-grid { margin-bottom: 20px;}  

#qx-slider-pro-481019 .qx-slide__content {font-size: 22px;}

#qx-slider-pro-481019 .qx-slide__title {font-size: 22px;} 

.formResponsive .formRow [class*="formSpan"]:first-child { padding-right: 4%;}
  
div.catItemHeader h3.catItemTitle {font-size: 20px;letter-spacing: normal;}

.avvisi.itemListView .itemContainer div.catItemLinks div.catItemAttachmentsBlock ul.catItemAttachments > li > a {font-size: 15px;}

.avvisi.itemListView .itemContainer {line-height: 25px;}
  
.mainheading-wrapper { background-size: cover !important;}

 #suil5ba4a806f33f1 .icon_description_text { clear: both;
  											display: block;} 
  
.servizi .su-icon-list.su-icon-align-left .icon_list_item .icon_list_wrapper { float: none;}
  
.servizi .icon_description { margin-left: 0px !important;
  							text-align: center !important;}
 
.servizi .icon_list_icon { max-width: 100% !important;} 
  

}


@media (min-width: 481px) and (max-width: 800px){
  
.mainheading-wrapper { background-size: cover !important;
  						height: 150px;}

#qx-column-10337 { margin-left: 0px !important;}
  
  #qx-joomla-articles-48465 .qx-media-grid {margin-bottom: 20px;}
}


@media (min-width: 881px) and (max-width: 1024px){
  
.mainheading-wrapper { background-size: cover !important;
  height: 220px;

}
  
@media (min-width: 1025px) and (max-width: 1280px){
  
.mainheading-wrapper { background-size: cover !important;
  height: 280px;} 
 
  #qx-joomla-articles-48465 .qx-media-grid {margin-bottom: 20px;}  