/* Add here all your CSS customizations */

.b-header-r {
    padding-top: 54px !important;
}

.is-fixed-header .b-header-r {
    padding-top: 5px !important;
}

@media screen and (min-width: 1025px){
	.b-top-nav__dropdomn {
		top: 48px;
	}

	.is-fixed-header .b-top-nav__dropdomn {
		top: 67px;
	}	
	
	.b-top-nav__1level .b-ico-dropdown {
		top: 22px;		
	}	
	

}

.animated .b-ico-dropdown {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	top: 42px !important;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    background-color:rgba(255,255,255,0); 
    padding:0; 
    margin-top:-10px; 
    margin-bottom:0
}

.navbar-default {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1220px) {
	.navbar-default {
	    width: 1200px;
	}
}

.merriweather, .merriweather *  {
	font-family: "Amaranth", serif;
	font-weight:normal !important;
	text-transform: none !important;
}

.noto {
	font-family: 'Montserrat','Noto Sans',"Open Sans", sans-serif;
	font-weight:normal;
}


.b-categories-icons__item_link {
    padding: 20px 0 30px;
}

.paths .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 5px solid transparent;
    left: -5px;
    background: transparent;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.paths .b-some-examples__item {
    background: transparent;
    border: 0;
    border-radius: 0;
    overflow: hidden;
}

.topbar .b-social-icon {
    height: 20px;
    width: 20px;
    padding: 1px;
    background: transparent;
}

.topbar .b-social-icon:hover {
    background: #AF65A1;
    border-radius:50%
}

.topbar .b-social-icons .b-social-icon {
    margin: 6px 3px 8px 4px;
}

.b-bg-slider-lg-info-l__item-title {
    background: rgba(51, 51, 51, 0.9);
}

#section-scuola { 
    background: url(../binary_files/slider/GM_slide_01.jpg) 50% 0 fixed;
}

.b-wiget-fb {
    overflow: visible;
}

.c-default {
    font-family: "Amaranth", serif;    
}




.f-breadcrumbs a:hover {
    color: #af65a1;
}
.f-breadcrumbs a {
    color: #a1af64;
}
.f-breadcrumbs li:first-child i:before {
    color: #a1af64;
}
.f-more {
    color: #a1af64;
    text-decoration: none;
    font-family: "Amaranth", serif; 
}
.video-js {
    background-color: #FFF;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #a1af64;
    border-color: #a1af64;
}

p div {
	line-height: 22px;
}

.f-category-filter a {
    outline: 0 none;
    text-decoration: none;
    color: #a1af64;
}

.f-inner-page-header h1 {
 	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff; 
	font-weight: bold;
}

.b-btn {
    background: #a1af64;
    border-bottom: 0;
}

.b-btn-pink {
    background: #AF65A1 !important;
    border-bottom: 3px solid #AF65A1 !important;
    font-weight:normal;
    font-family: "Amaranth", serif;
    font-size: 12px;
}

.b-btn:hover {
    background: #656F39; 
}

.btn-primary {
    color: #fff;
    background-color: #a1af64;
    border-color: #a1af64;
}


[class*='button-'] {
	background: #a1af64;
    	border-bottom: 0;
    	
}

[class*='button-']:hover {
	color: white;
	background-color: #656F39;
	border-bottom: 0;
}

.cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 1.2em;
    font-family: "Amaranth", serif;
}

span[data-cal-date] {
    font-family: "Amaranth", serif;
}

.cal-day-today {
  background-color:transparent;
}

.bcg-pink {
  background-color:transparent;
}

.cal-day-today span[data-cal-date] {
    color: #733C68;
    background-color: #DEBED8;
    width:30px;
    height:30px;
    border-radius:50%;
    line-height:30px;
    text-align:center;
    margin-top:7px;
    margin-right:0;
    opacity: 1;
}

.cal-cell {
	padding:8px;
}

.event {
	display: block;
	background-color: #E8D0E3;
	color:#733C68;
	padding:3px;
	width: 100%; 
	margin-right: 0; 
	margin-bottom: 2px; 
	-webkit-box-shadow: none; 
	box-shadow: none; 
	border-radius: 3px; 
	border: transparent; 
}

.modal-backdrop {
	opacity:0.5;
	filter:alpha(opacity=0.5)
}


.modal-backdrop.fade.in {
   opacity:0.5;
   filter:alpha(opacity=0.5)
}

.cal-year-box [class*="span"], .cal-month-box [class*="cal-cell"] {
    min-height: 180px;
    overflow: hidden;
}

.cal-before-eventlist {
  position:relative;
}

.cal-year-box [class*="span"]:hover, .cal-month-box [class*="cal-cell"]:hover, .cal-year-box [class*="span"] > *:hover, .cal-month-box [class*="cal-cell"] > *:hover {   
	overflow: hidden;
	z-index:10000;
}

.cal-month-day {
    min-height: 180px;
}

@media only screen and (min-width: 959px) {
	.cal-year-box [class*="span"]:hover, .cal-month-box [class*="cal-cell"]:hover {  
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);
		-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);
		box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);	
	}
}

@media (max-width: 978px) {
	.cal-year-box [class*="span"]:hover .events-list a, .cal-month-box [class*="cal-cell"]:hover .events-list a{  
		-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);
		-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);
		box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.32);	
	}
}

.cal-year-box [class*="span"]:hover .call-cell, .cal-month-box [class*="cal-cell"]:hover .call-cell{  	
	z-index:10000;
	position:absolute;
}

.events-list {
    position: absolute;
    top: 50px;
    left: 0;
    overflow: visible;
}

.events-list {
    padding-left: 0;
}

.modal-footer {   
    text-align: left;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
}

input + i { 
    font-size:10px;
    margin-top:5px;
}


.b-form-horizontal__label {
    width: 30%;
}

.b-form-horizontal__input {
    width: 70%;
}

.inputError {
	border:1px solid #FF0000;
}

.sky-form {
    margin: 0;
    outline: none;
    box-shadow: none;    
    color: #666;
}

.cal-day-inmonth .events-list a {
	opacity:0.6;
	filter: alpha(opacity=60);
	background:#CCC;
	font-size: 11px;
}

.cal-day-inmonth .events-list .b-btn-pink {	
	background:#CCC;
}

.cal-day-outmonth .events-list a {
	opacity:0.6;
	filter: alpha(opacity=60);
	background:#CCC;
}

.cal-day-outmonth .events-list .b-btn-pink {	
	background:#CCC;
}


.cal-cell:hover a {
	opacity:1.0;
	filter: alpha(opacity=100);
	background-color: #E8D0E3;
}

.cal-day-today .events-list a {
	opacity:1.0;
	filter: alpha(opacity=100);
	background-color: #E8D0E3;
}

a.event span.hour {
	padding-left: 12px;
}

ul.ui-autocomplete {
    z-index: 1100;
}

.dh-undefined {
	background: transparent; 	
}

#map-canvas {
	width:100%;
	height: 350px;
	border:1px solid gainsboro;
}

.invalid {
	color:#FF0000;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.navbar-nav>li {
    float: left;
}
.nav>li {
    position: relative;
    display: block;
}


.events-list {   
    width: 100%;
    font-size: 11px;
}

.f-btn {
   text-shadow: inherit;
}

.f-top-nav a {
    font-size: 13px;
}

.b-top-nav__1level > a {
    padding: 6px 12px;
}

.modal-demo {    
    display: none;
}

@media screen and (max-width: 979px) {
	.noborder {
		padding:0
	}
	
	.nobordercol {
		padding:0 18px;
	}
}

@media screen and (max-width: 767px) {
	.j-masonry-item {
	    width: 25%;
	}
	.j-masonry-item-offer {
	    width: 100%;
	}	
	
}

/*.privacybooking input[type=radio]::after{
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    content: '';
    border: 2px solid #B065A1 !important;
    box-sizing: border-box;
}
/* Radio buttons are round, so add 100% border radius. 
.privacybooking input[type=radio]::after {
     border-radius:100%;
}*/

/* Cookies modal */
#cc-mainpanel-btnsmain {
	padding: 15px;
	text-align: right;
}
@media (max-width: 576px) {
	#cc-mainpanel-btnsmain {
		padding: 5px;
		text-align: center;
	}
}
/* END Cookies modal */

.clndr{
    position: fixed;
    top: 268.969px;
    left: 647.5px;
    z-index: 1000000001;
    backgorund-color:white;
    display: none;
}

.privacybooking input[type=radio]{
    -webkit-appearance: none;
    border-radius: 50%;
    border: 2px solid #FFF;
    box-shadow: 0 0 0 1px #b065a1;
    padding: 4px!important;
    cursor:pointer;
}

.privacybooking input[type=radio]:checked{
    background: #b065a1;
}

.privacybooking input[type=radio]:focus{
    outline: none!important;
}