/*
Theme Name: Sirius Lite Child
Template: sirius-lite


*/
body{
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Muli', sans-serif;	
}
h1, h2, h3, h4, h5, h6{
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Muli', sans-serif;
	line-height: 130%;
}
a{
color: #a6192e;	
}
a:hover, a:focus{
color: #a6192e;	
}
section {
    padding: 100px 0 100px;
}
.intro-bottom {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: transparent url(/wp-content/themes/sirius-lite-child/assets/img/bot-triangle.png) no-repeat scroll center bottom;
	height: 160px;
	z-index: 9;
}
.shape-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	z-index: 9;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/wp-content/themes/sirius-lite-child/assets/img/top-triangle.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.spaz-shape-top {
    padding-top: 120px;
}
.btn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;    
}
.btn i{
	margin-left: 10px;	  
}
.btn-default {
    color: #fff;
    background-color: #a6192e;
    border-color: #a6192e;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus {
	color: #fff;	
	background-color: #a6192e;
	border-color: #a6192e;
}
.btn-default-light {
    color: #fff;
    background-color: transparent;
    border-color: #a6192e;
	border-radius: 0;
}
.btn-default-light:hover, .btn-default-light:focus {
	color: #fff;	
	background: rgba(187, 17, 21, 0.8);
	border-color: #a6192e;
}
.btn-default-light2 {
    color: #a6192e;
    background-color: transparent;
    border-color: #a6192e;
	border-radius: 0;
}
.btn-default-light2:hover, .btn-default-light2:focus {
	color: #fff;	
	background: #a6192e;
	border-color: #a6192e;
}
.btn-default-full {
    color: #fff;
    background-color: #a6192e;
    border-color: #a6192e;
	border-radius: 0;
}
.btn-default-full:hover, .btn-default-full:focus {
	color: #a6192e;	
	background: #fff;
	border-color: #a6192e;
}
.bk-grey{
	background-color: #CCC;
}
.bk-white{
	background-color: #fff;
}
.bk-black-30{
	background-color: rgba(0, 0, 0, 0.3);	
}
.cr-red{
	color: #a6192e !important;	
}
.bk-over{
	z-index: 0;
	height: 100%;
	width: 100%;
	display: none;	
}
.bk-img{
	background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.p-b-15{
	padding-bottom: 15px;	
}
.p-b-30{
	padding-bottom: 30px;	
}
.p-t-30{
	padding-top: 30px;	
}
.p-b-t-30{
	padding-top: 30px;
	padding-bottom: 30px;	
}
.p-30{
	padding: 30px;	
}
.p-b-60{
	padding-bottom: 60px;	
}
.p-t-60{
	padding-top: 60px;	
}
.p-b-t-60{
	padding-top: 60px;
	padding-bottom: 60px;	
}
.p-60{
	padding: 60px;
}
.v-line {
    border-left: 3px solid #a6192e;
    padding-left: 20px;
}
.testo-evidenza{
	font-size: 20px;	
}
.keywords_progetti{
	color: #777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
	margin-top: 30px;
	padding-top: 30px;
}
.text-white{
	color: #FFF !important;
}
.div-rig{
	/*border-bottom-width: 1px;*/
	border-left-width: 1px;
	/*border-bottom-style: solid;*/
	border-left-style: solid;
	border-bottom-color: #555;
	border-left-color: #555;
	padding-bottom: 15px;
	padding-left: 15px;
}
.div-rig-white{
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#intro-pag {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
#intro-pag .bk-img{
	min-height: 350px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.nav-tabs {
    border-bottom: 0px none #fff;
}
.nav-tabs>li.active {
    -webkit-box-shadow: 0 -4px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 -4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 -4px 8px rgba(0,0,0,0.2);
}
.nav-tabs>li {
    margin-bottom: 0px;
}
.nav-tabs>li>a {
	border-radius: 0;
	color: #555;
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Muli', sans-serif;
	line-height: 130%;
	font-size: 18px;
	font-weight: 600;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 0px !important;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: #FFF;
	border: 1px solid #FFF;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	border-radius: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #a6192e;
}
.tab-content>.active {
    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    box-shadow: 0 1px 8px rgba(0,0,0,0.2);
}
.bk-white-sfum{
	background-image: url(/wp-content/themes/sirius-lite-child/assets/img/bk-white-sfum.png);
	background-repeat: repeat-y;
	background-position: left top;	
}
.box-rovolto-al{
	min-height: 400px;
	padding-right: 300px;
}
@media (max-width:768px){
.intro-bottom{
	height: 115px;
}
section h1{
	font-size: 30px;
}
section h2{
	font-size: 28px;
}
section h3{
	font-size: 26px;
}
}
@media (max-width:991px){
.bk-over{
	display: block;	
}
.nav-tabs>li>a {
	font-size: 14px;
}
.box-rovolto-al{
	padding-right: 30px;
	min-height: 350px;
}
}
@media (min-width:1400px){
.shape-top {
    height: 180px;
}
}
@media (min-width:2000px){
.shape-top {
    height: 220px;
}
}
 /*** colonne stessa altezza ***/ 
.row-eq-height-xs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

@media (min-width: 768px) {  
  .row-eq-height-sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
}
@media (min-width: 992px) {  
  .row-eq-height-md {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
}
@media (min-width: 1200px) {  
  .row-eq-height-lg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
}

/*** header ***/
header {
    padding-bottom: 90px;
}
.logo.image-logo {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	margin: 0px;
}
.navbar-default .navbar-nav > li > a{
	font-size: 18px;
	text-transform: none;
	font-weight: 300;
	line-height: 90px;
	vertical-align: middle;
	height: 90px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	text-decoration: underline; 
	color: #FFF;	
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #a6192e;
	text-decoration: underline;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #fff;
}
.dropdown-menu {
    border: none;
    border-top: 3px solid #a6192e;
}
.dropdown-menu > li > a {
	font-size: 18px;
	color: #555;
}
.dropdown-menu > li > a:hover {
	background-color: #FFF;
	text-decoration: underline;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #a6192e;
}
.header-row-1 {
	background-color: #fff;
	position: relative;
	width: 100%;
}
.header-row-2 {
    top: 0px;
	background-color: #a6192e;
}
.header-row-1 .contattaci-menu {
    float: right;
}
.top-menu {
	border-left: 0px none #fff;
	margin-left: 10px;
}
.menu-lingue{
	display: block;
	float: right;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6192e;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-right: 20px;
	margin-left: 10px;
}
.menu-lingue a{
	display: inline-block;
	margin-left: 10px;
}
.menu-lingue a img {
	width: 20px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
	border-radius: 60px;
	opacity: 0.4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu-lingue img:hover, .menu-lingue a.current img  {
	opacity: 1.0;
}
.menu-social{
	display: block;
	float: right;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6192e;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-right: 20px;
}
.menu-social a{
	display: inline-block;
	margin-left: 10px;
	opacity: 1.0;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
}
.menu-social a:hover{
	opacity: 0.4;
}
.top-menu>li {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #a6192e;
	border-bottom-color: #a6192e;
}
.top-menu>li>a{
	font-size: 14px;
	color: #a6192e;
	padding: 10px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	margin-right: 10px;
}
.top-menu>li:hover a, .top-menu>li:focus a{
	color:#a6192e;
	background-color: transparent;
	opacity: 0.8;
}
.top-menu>li>a:hover, .top-menu>li>a:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{
	text-decoration: underline;	
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-top: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover{
	opacity: 0.8;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}
@media (max-width:767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
	color: #FFF;
}

}
@media (max-width:767px){
.navbar-default .navbar-nav > li > a{
	line-height: inherit;
	height: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.header-row-1 {
     max-height: none;
}
.navbar-header {
    min-height: 100px;
	text-align:right;
}
.navbar-toggle {
    margin-top: 20px;
}
.navbar-default .navbar-nav>li>a{
	text-align: right;		
}
.logo.image-logo {
	padding-top: 24px;
	}
 .logo.image-logo img{
	height: 45px;
	}
}
@media screen and (min-width: 767px) and (max-width:991px) {
   .logo.image-logo img{
	height: 42px;
	}
	.navbar-default .navbar-nav > li > a {
		padding-right: 6px;
		padding-left: 6px;
	}
}

/*** footer ***/
footer{
	background-color: #333;
	color: #FFF;
	font-size: 16px;
}
.footer-menu {
    padding: 0;
}
.footer-menu li{
	display: block;
	text-align: left;
	/*margin-left: 24px;*/
}
.footer-menu li:last-child {
    /*margin-left: 24px;*/
}
.footer-menu li a {
	color: #fff;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer-menu li a:hover, .footer-menu li a:focus {
    color: #fff;
	opacity: 0.8;
}
.footer-menu .dropdown-menu {
	background-color: transparent;
	position: relative;
	width: 100%;
	border-top-width: 0px;
	border-top-style: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px;
	padding: 0px;
}
.footer-menu .dropdown-menu li{
	margin-left: 0px;
}
.footer-menu .dropdown-menu li:last-child {
    margin-left: 0px;
}
.footer-menu .dropdown-menu a:hover, .footer-menu .dropdown-menu a:focus {
	background-color: transparent;
	text-decoration: none;
}
.footer-menu .dropdown-menu>.active>a, .footer-menu .dropdown-menu>.active>a:focus, .footer-menu .dropdown-menu>.active>a:hover {
    background-color: transparent;
}
.footer-copyright{
	padding-top: 15px;
	font-size: 16px;
}
footer .titolo-menu {
	/*font-family: 'Raleway', sans-serif;*/
	font-family: 'Muli', sans-serif;
	line-height: 130%;
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
}
footer .img-partner-footer{
	display: inline-block;
	margin-left: 15px;
	margin-top: 15px;
}    
footer .img-partner-footer img{
	max-width: 80px;
} 
/**** contenuti ****/
.box-progetto{
	/*border: 1px solid #aaa;*/
	height: 100%;
	position: relative;
	    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    box-shadow: 0 1px 8px rgba(0,0,0,0.2);
}
.box-progetto:hover{
	    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.box-progetto h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left: 3px solid #a6192e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 30px;
}
.box-progetto .box-img{
	position: relative;
	
}
.box-progetto .box-img img{
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.box-progetto .box-contenuti{
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 65px;
	padding-left: 30px;
}
.box-progetto .claim{
	font-size: 20px;
	margin-bottom: 15px;
}
.box-progetto .btn{
	position: absolute;
	z-index: 9;
	left: 30px;
	bottom: 30px;	
}
.progetto-prew-next a{
	font-size: 30px;
	text-transform: uppercase;
	color: #000;
	display: block;	
}
.progetto-prew-next a:hover, .progetto-prew-next a:focus{
	color: #a6192e;
	text-decoration: none;	
}
.img-prodotto{
	margin-bottom: 30px;	
	}
.box-profilo{
	/*border: 1px solid #aaa;*/
	height: 100%;
	background-color: #FFF;
	 -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    box-shadow: 0 1px 8px rgba(0,0,0,0.2);
}
.box-profilo:hover{
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    box-shadow: 0 1px 8px rgba(0,0,0,0.5);
-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.box-profilo h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left: 3px solid #a6192e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 30px;
}
.box-profilo .box-img{
	position: relative;	 
}
.box-profilo .img-fond{
	width: 100%;	 
}
.box-profilo .box-contenuti{
	padding: 30px;
}
.box-profilo .claim{
	font-size: 20px;
	margin-bottom: 15px;
}
.box-profilo .descrizione{
	font-size: 16px;
	margin-bottom: 15px;
}
.form-contatti label, .form-contatti input[type="email"], .form-contatti  input[type="number"], .form-contatti input[type="password"], .form-contatti input[type="tel"], .form-contatti input[type="url"], .form-contatti input[type="text"], .form-contatti textarea {
	font-size: 18px;
	color: #333;
	width: 100%;
}
.form-contatti textarea {
	height: 80px;
}
#dove-siamo{
	padding: 0px;
}
#map_canvas {
    width: 100%;
    min-height: 550px;
    height: 100%;
}
div.wpcf7-validation-errors {
    border: 2px solid #a6192e;
}
@media (max-width:768px){
.box-progetto h3{
	font-size: 26px;
}
.box-profilo h3{
	font-size: 26px;
}
}
@media (max-width:991px){
.box-progetto .box-contenuti{
	margin: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 55px;
	padding-left: 15px;
}
.box-profilo .box-contenuti{
	margin: 15px;
	padding: 15px;
}
}
/**** blog ****/
.entry-more a{
 background-color: #a6192e;	
}
.entry-more a:hover, .entry-more a:focus{
 background-color: #333;	
}
.entry-category a:hover, .entry-category a:focus {
  color: #333;	  
}
.entry-title a:hover, .entry-title a:focus {
  color: #a6192e;
}
.widget ul{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.widget ul>li {
    border-bottom: 0px none #dedede;
}
.widget ul>li>a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
}
.widget ul>li>a:hover, .widget ul>li>a:focus  {
	background-color: transparent; 
	color: #a6192e;  
}
h1.entry-title {
    font-size: 30px;
    line-height: 35px;
}
h3.entry-title {
    font-size: 26px;
}
.widget_search .form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #999;
}
.entry-thumb {
    background-color: #fff;
	min-height: 10px;
}
#wpadminbar{
	display: none !important;	
	}