/*******Inizio GENERALE*******/

a, a:hover{color:#000; text-decoration: none;}

#breadcrumbs-box-01 .active,
#breadcrumbs-box-01 a,
.fff{
	color:#fff !important;
}

#breadcrumbs-box-01{
	background:#c9344f;
}

#breadcrumbs-box-01 .breadcrumb{
	background: transparent;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#topheader hr{
	margin-top: 10px;
	margin-bottom: 0px;
}
.hide1,
.nohide0,
li.section_hidden{
display: none; !important
}

.no-padding-no-margin{
	margin: 0px !important;
	padding: 0px !important;
}

body {
	font-family: 'Open Sans', sans-serif;
}

h1, h2 , h3, h4, h5, h6{
/*     font-family: 'Oswald', sans-serif; */
}

/*Fine GENERALE*/

/*******Inizio BARRA DEI MENU********/

#navbar1 .container{
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* min-height: 100px; */
	padding: 0.85em 15px;
}

@media(max-width:844px){
	.navbar-header{max-width:100% !important;
	}
}

@media(max-width:844px){
#navbar-mainbar-01 .navbar-nav{
	float: left !important
}}

@media(max-width:844px){
	#navbar1 > .container{
	-webkit-box-align: inherit !important;
	align-items: inherit!important;
	display: inherit !important;
	}
}

@media(max-width:844px){
	#navbar-mainbar-01{
	  ms-flex-preferred-size: initial !important;
	  flex-basis: auto;
	  -webkit-box-flex: inherit !important;
	  -ms-flex-positive: inherit !important;
	  flex-grow: inherit !important;
	  /* max-width: 100%; */
 }
}

.navbar-header{
	  ms-flex-preferred-size: 0;
	  flex-basis: 0;
	  -webkit-box-flex: 1;
	  -ms-flex-positive: 1;
	  flex-grow: 1;
	  max-width: 29%;
}

.navbar-header .navbar-toggle{
	margin-top:1.3em;
	margin-right: -15px;
}

#navbar-mainbar-01{
	  ms-flex-preferred-size: 0;
	  flex-basis: 0;
	  -webkit-box-flex: 1;
	  -ms-flex-positive: 1;
	  flex-grow: 1;
	  max-width: 100%;
	  margin-left: 0px;
}

.navbar-header .navbar-brand{
	  height: auto;
	  padding: 0px 0px;
}

#navbar-mainbar-01 .navbar-nav{
  float:right;
}

#navbar1-brand-img{max-height: 49px;margin-left: 15px;margin: 0.5em;}

#navbar-mainbar-01 ul.nav li a{/*     font-family: 'Oswald', sans-serif; */text-transform: uppercase;/* border-right: 1px solid #4d4d4d; */color: #000;margin: 0;/* padding: 10px 15px 10px 15px; *//* letter-spacing: 1px; */font-size: 1.1em;padding: 11px;}

#navbar-mainbar-01 ul.nav li.active > a, #navbar-mainbar-01 ul.nav li a:hover{
	background-color: transparent;
	color: #B61E3E;
	font-weight: bolder;
	text-shadow: 1px 1px 1px #ccc;
}

.sidebarpre .active,
.sidebarpre a.list-group-item:hover{
	background-color: #c9334e;
	border:1px solid #c9334e;
	color: #fff;
	font-weight: bolder;
}

#navbar-mainbar-01 li.open ul.dropdown-menu{
	 /* background: #555555; */
	 background: -moz-linear-gradient(top,  #555555 0%, #444444 100%);
	 /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#444444)); */
	 /* background: -webkit-linear-gradient(top,  #555555 0%,#444444 100%); */
	 background: -o-linear-gradient(top,  #555555 0%,#444444 100%);
	 background: -ms-linear-gradient(top,  #555555 0%,#444444 100%);
	 /* background: linear-gradient(to bottom,  #555555 0%,#444444 100%); */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#444444',GradientType=0 );
}

#navbar-mainbar-01 ul li.open > a{
	background-color: transparent;
	color: #B61E3E;
}

#navbar-mainbar-01{
	/* border-left: 1px solid #4d4d4d; */
	/* float: right; */
}

#navbar1{
	/*background: #555555;
	background: -moz-linear-gradient(top,  #555555 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #555555 0%,#444444 100%);
	background: -o-linear-gradient(top,  #555555 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #555555 0%,#444444 100%);
	background: linear-gradient(to bottom,  #555555 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#444444',GradientType=0 );*/
	background: #fff;
}

/*Fine BARRA DEI MENU*/

/*******Inizio Intestazione********/

.cont-w{
padding: 10px 0px 10px 0px;
color: red;
}

.logo{
padding-top: 10px;
padding-bottom: 10px;
}

.icon-social{
		padding-top: 10px;
}

/*******Fine Intestazione********/

/*******Inizio contenuti img HOME*******/

#art203,#art202{
  background-color: #B61E3E;
  color:#fff
}

.txtfff{
color:#fff
}

.bg-home{background: url(/images/articles/precision-fitness-home_203_1.jpg)no-repeat;background-size: cover;background-position: center;min-height: 33em;}

.cont-img{
	margin: 15px 0px 0px 0px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

#p-w{
background: #f1f1f1;
background: -moz-linear-gradient(top,  #f1f1f1 2%, #dbdbdb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f1f1f1), color-stop(100%,#dbdbdb));
background: -webkit-linear-gradient(top,  #f1f1f1 2%,#dbdbdb 100%);
background: -o-linear-gradient(top,  #f1f1f1 2%,#dbdbdb 100%);
background: -ms-linear-gradient(top,  #f1f1f1 2%,#dbdbdb 100%);
background: linear-gradient(to bottom,  #f1f1f1 2%,#dbdbdb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dbdbdb',GradientType=0 );
border-top-right-radius: 20px;
border-top-left-radius: 20px;
height: 30px;
text-align: center;
border-bottom: 1px solid #fff;
border: 1px solid #ccc;
margin-bottom: 2px
}

#p-w2{
background: #f1f1f1;
background: -moz-linear-gradient(top,  #989898 2%, #454545 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#989898), color-stop(100%,#454545));
background: -webkit-linear-gradient(top,  #989898 2%,#454545 100%);
background: -o-linear-gradient(top,  #989898 2%,#454545 100%);
background: -ms-linear-gradient(top,  #989898 2%,#454545 100%);
background: linear-gradient(to bottom,  #989898 2%,#454545 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989898', endColorstr='#454545',GradientType=0 );
border-top-right-radius: 20px;
border-top-left-radius: 20px;
height: 30px;
text-align: center;
border-bottom: 1px solid #fff;
border: 1px solid #9e9e9e;
  margin-bottom: 2px
}

#p-w3{
background: #f1f1f1;
background: -moz-linear-gradient(top,  #444444 2%, #121212 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#444444), color-stop(100%,#121212));
background: -webkit-linear-gradient(top,  #444444 2%,#121212 100%);
background: -o-linear-gradient(top,  #444444 2%,#121212 100%);
background: -ms-linear-gradient(top,  #444444 2%,#121212 100%);
background: linear-gradient(to bottom,  #444444 2%,#121212 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#121212',GradientType=0 );
border-top-right-radius: 20px;
border-top-left-radius: 20px;
height: 30px;
text-align: center;
border-bottom: 1px solid #fff;
border: 1px solid #000;
  margin-bottom: 2px
}

#img-w{
  border: 1px solid #ccc;
  background-color: #f0f0f0;
  /* max-width: 100%
 */}

#img-w2{
  border: 1px solid #9e9e9e;
  background-color: #ccc;
}

#img-w3{
  border: 1px solid #000000;
  background-color: #333333;
}

#p-submenu{
color: #999;
font-size: 1.1em;
margin-top: 7px;
}

#p-submenu2{
color: #ccc;
  font-size: 1.1em;
  margin-top: 7px;
}

#p-submenu3{
color: #fff;
  font-size: 1.1em;
  margin-top: 7px;
}

.img{
  border-radius: 20px;
  padding: 10px 10px 10px 10px;
  max-width: 100%
}

.sidebar-right-home{
  border: 1px dotted #ccc;
  margin: 25px 15px 20px 0px;
  padding: 5px 0px 25px 0px;
}

/*Fine contenuti img HOME*/

/*******Inizio contenuti testo e sidebar-right HOME*******/

div.prec_testo_home p{
  text-align: justify;
}
.sidebar{
  background: #a9a9a9;
background: -moz-linear-gradient(top,  #a9a9a9 0%, #898989 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9a9a9), color-stop(100%,#898989));
background: -webkit-linear-gradient(top,  #a9a9a9 0%,#898989 100%);
background: -o-linear-gradient(top,  #a9a9a9 0%,#898989 100%);
background: -ms-linear-gradient(top,  #a9a9a9 0%,#898989 100%);
background: linear-gradient(to bottom,  #a9a9a9 0%,#898989 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#898989',GradientType=0 );
  height: 35px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -20px
}

.sidebar-h3-bar{
  text-align: center;
  padding-top: 10px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px
}

.sidebar-h3{
  text-align: center;
  padding-top: 10px;
  font-size: 12pt
}

.sidebar-p{
  text-align: center;
  margin-bottom: -5px;
  color: #555;
  padding-top: 10px
}

/*Fine contenuti testo e sidebar-right HOME*/

/*******Inizio contenuti SALA ATTREZZI*******/

.section-p{
margin-top: 20px;
}

.img-pers{
  max-width: 100%;
  height: 128px;
}

.button-info{
margin-top: 20px;
margin-bottom: 20px;
}

/*Fine contenuti SALA ATTREZZI*/

/*******Inizio CORSI*******/

.h4-subtitle{
  text-align: center;
  margin-top: 70px;
}

p a.btn:focus{
  text-decoration: none;
  border-color: #fff;
  outline: none;
}

p a.btn{
  text-decoration: none;
  padding: 5px 5px 5px 5px;
}

/*Fine CORSI*/
/**********Inizio GALLERIA**********/

#art142 .blueimp-bootstrap-image-links a img{
  padding: 5px 5px 5px 5px;
  border: 1px solid #ccc;
  margin: 5px 5px 5px 5px;
}

/*FINE GALLERIA**/

/*******Inizio TABELLA ORARI CORSI*******/

.tab{
border: 1px solid #ccc;

padding-bottom: 35px;
margin: 0px 0px 20px 0px;
}

/*Fine TABELLA ORARI CORSI*/

/*******Inizio STAFF*******/

.thumbnail > .staff-w {
height: 128px;
}

.info-primary, .info-default{
font-size: 12px;
  width: 160px;
  margin-top: 10px;
}

/*Fine STAFF*/

/*******Inizio CONTATTI*******/

.info{
  border: 1px solid #ccc;
  padding: 20px 20px 20px 20px;
  margin: 0px 0px 10px 0px;
}

.info-2{
  float: left;
  border: 1px solid #ccc;
  padding: 20px 20px 20px 20px;
  text-align: center;
  margin: 20px 20px 20px 20px;
}

.subtitle-h4{
  margin-top: 40px;
}

.form{
margin-top: 40px;
}

/*Fine CONTATTI*/

/*******Inizio FOOTER*******/

#footer_6L{
  background-color: #f1f1f1;
  color: #000;
  padding: 30px 0px 0px 0px;
}

#footer_6L > .container{
	padding: 2.5em 0em; 

}

#footer_6L .container-fluid{
  background-color: #B61E3E;
  padding: 1.5em 0em;
}

#footer_6L .container li a,
#footer_6L .container li{
	color:#000;
	line-height: 2em
}

#footer_6L .container-fluid p,
#footer_6L .container-fluid a{
  color: #fff !important;
}

.text-footer{color: #000;line-height: 22px;/* padding: 7px; */}

#prefooter, #footer{
  display: none;
}

/*Fine FOOTER*/
.thumbnail.prc_istruttore{
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  padding: 0;
}

.prc_istruttore h3{
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  text-align: center;
  background: #f1f1f1;
  background: -moz-linear-gradient(top,  #989898 2%, #454545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#989898), color-stop(100%,#454545));
  background: -webkit-linear-gradient(top,  #989898 2%,#454545 100%);
  background: -o-linear-gradient(top,  #989898 2%,#454545 100%);
  background: -ms-linear-gradient(top,  #989898 2%,#454545 100%);
  background: linear-gradient(to bottom,  #989898 2%,#454545 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989898', endColorstr='#454545',GradientType=0 );
  color: #fff;
  margin: 0px 0px 10px 0px;
  padding:0.5em;
  font-size: 1.5em;
}

.info_warning{
  margin: 10px 0px 25px 0px;
}

img.prc_img_corsi{
  float: left;
  margin-right: 1em;
  height: auto;
}

#infocookiesalert{
  padding: 0.5em; 
}

.no-margin{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

@media (max-width:631px){
.margin-xs{
margin: 0px 15px !important;
}}

.card{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
	margin-bottom: 1.5em;
}

.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.card-deck .card {
	margin-bottom: 15px !important;
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
	border-top: 1px solid rgb(201, 52, 78);
}

.card-text:last-child {
	margin-bottom: 0;
}

.btn-pf18{
color: #B61E3e;
	background-color: #DADAD9;
	font-weight: bold;
}

.btn-pf18-info{
	width:100%;
	font-size: 0.9em;
}

/*********************/

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

@media (min-width: 576px){
.card-deck {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: -15px;
	margin-left: -15px;
}}

@media (min-width: 576px){
.card-deck .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}}

.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
}

.row-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.row-2 .p-margin-b{
	margin-bottom: 0px;
}

.modal-pad{
padding: 1.5em;
}

.title-linebottom{
	border-bottom: 5px solid #b61e3e;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

#art-sp{
	margin-top: -2em;
}

.sp-col-dx{
	margin-top: 25px;
}

@media (max-width: 844px){
.card-deck-xs-none {
	display: inherit;
	display: -ms-flexbox;
	display: inherit;
	-webkit-box-orient: inherit;
	-webkit-box-direction: inherit;
	-ms-flex-direction: column;
	flex-direction: inherit;
}}


@media (max-width: 844px){
.card-deck-xs-none .col-xs-6 {
	/* height: 25.5em; */
}}

#staff .col-xs-6,
#staff .col-md-3{
	/* padding: 0px; */
	/* background: #f1f1f1; */
}

#staff .card > img{
	padding: 23px 8px 0px;
	max-height: 74px;
}

.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
}




.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
}
.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}



.badge-primary {
	color: #fff;
	background-color: #007bff;
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem;
}

.badge-boot4 {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
	background: transparent;
}

.icon-corsi,
.icon-orari{
max-height: 20px;
}

.thumbnail-orari{
	padding: 0px;
	background:#c9344e;
	/* color: #fff; */
}

.thumbnail-orari h2{
	color:#fff
}

.thumbnail-orari .card-body{
	padding:0px
}

.thumbnail-orari .list-group-item:last-child,
.thumbnail-orari .list-group-item:first-child{
	border-radius: 0px;
	;
}

.thumbnail-orari .list-group-item{
	border-bottom: 1px solid #ddd;
	/* border-top: transparent; */
	border-right: transparent;
	border-left: transparent;
}

.thumbnail-orari h2,
.thumbnail-orari hr{
	padding: 0em 0.5em;
}

.icon-btn{
	background: transparent;
    border: 0px solid;
    padding: 0px;
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.row-boot4{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    margin-right: -15px;
    margin-left: -15px;
}

#staff .h1{
	margin-top:0px;
	margin-bottom: 0px;
}

.bgsala{
	background:url(/images/general/sfondo-precision-fitness.jpg)no-repeat;
	background-size:cover;
	background-position: 50% 50%;
	height: 15em;
}

.bgstaff{
	background:url(/images/general/sfondo-precision-fitness.jpg)no-repeat;
	background-size:cover;
	background-position: 50% 50%;
	height: 15em;
	margin:0px;
}

.row-pre{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#staff .card-footer .row-boot4{
	flex-wrap: nowrap !important
}

img.iconservizi{
	max-height: 100px;
}

.cardfooterservizi{
	background: transparent;
	border-top: 0px;
	padding-bottom: 3em;
}

#galleryprecision img.img-thumbnail{
	margin-bottom: 15px;
}