html, body {
	width: 100%;
	height: 100%;
}

html {
	font-size: 1.0em;
    -webkit-text-size-adjust: 100%
}

body {
	background-color: #e5e5e5;
	margin: 0;
}

#materialbox-overlay{
	background-color:rgba(0, 0, 0, 0.3);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
}
article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}
i {
    line-height: inherit;
}

i.left {
    float: left;
    margin-right: 15px;
}

i.right {
    float: right;
    margin-left: 15px;
}

i.tiny {
    font-size: 1rem;
}

i.small {
    font-size: 2rem;
}

i.medium {
    font-size: 4rem;
}

i.large {
    font-size: 6rem;
}


h1 {
	font-size: 5em;
}

h2 {
	font-size: 4.0em;
}

h3 {
	font-size: 2.8em;
}

p {
	font-size: 2.5em;
}
html {
    box-sizing: border-box
}

* , * :before, * :after {
    box-sizing: inherit;
}

ul {
    padding: 0;
    list-style-type: none;
}

ul.browser-default, ul.browser-default li {
    list-style-type: initial;
}

ul li {
    list-style-type: none;
}
.center, .center-align {
    text-align: center;
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center, .center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important;
}
.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0.5rem 0 1rem 0
}

.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box
}

.collapsible-body p {
    margin: 0;
    padding: 2rem
}
.page  {
	overflow: hidden;
}
.card-content ul,
.page-footer ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
img.adatta {
	width: 100%;
	overflow: hidden;/*  */
}

.card-panel {
	transition: box-shadow .25s;
	padding: 20px;
	margin: 0.5rem 0 1rem 0;
	border-radius: 2px;
	background-color: #fff;
}

.page-footer .card.last a.black-text {
	/* height: 112px; */
}

.page-footer .last p,
.page-footer .last a {
	font-size: 16px;
	padding: 0.8em;
	  display: flex;
  align-items: center;
  justify-content: left;
}

.page-footer .card.last {
	display: table;
}

.page-footer .card.last p.canale,
.page-footer .card.last a.canale {
	font-size: 14px;
}
.page-footer .thumb {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 150px;
}

.page-footer .card {
	position: relative;
	margin: 0.5rem 0 1rem 0;
	background-color: #fff;
	transition: box-shadow .25s;
	border-radius: 2px;
	width: 100%;
}
.page-footer .card p,
.page-footer .card a {
	color:black;
}

.page-footer .card p {
	width: 100%;
	padding: 1em;
    -webkit-transition: all 0.64s ease;
    -o-transition: all 0.64s ease;
    transition: all 0.64s ease;
    }
.page-footer .card p:hover,
.page-footer .card a:hover {
	color:#f7fdff!important;
	background-color: #1a8bbd;
}
.page-footer .card p:hover {
	border-radius: 4px;
}
.page-footer .card .card-title.activator {
	cursor: pointer;
}
@media (max-width:800px) {
	aside, section {
		width: auto;
		float: none;
	}
}

.error-v1 {
	padding-bottom: 30px;
	text-align: center;
}

.error-v1 p {
	color: #555;
	font-size: 16px;
}

.error-v1 span {
	color: #555;
	display: block;
	font-size: 35px;
	font-weight: 200;
}

.error-v1 span.error-v1-title {
	color: #777;
	font-size: 180px;
	line-height: 200px;
	padding-bottom: 20px;
}

@media (max-width:500px) {
	.error-v1 p {
		font-size: 12px;
	}

	.error-v1 span {
		font-size: 25px;
	}

	.error-v1 span.error-v1-title {
		font-size: 140px;
	}
}

a {
	outline: none;
	text-decoration: none;
}

p {
	color: #616161;
}

h1 {
	color: #616161;
	text-decoration: none;
}

h2 {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

h3 {
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

h4 {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

h5 {
	font-weight: bold;
	color: #646CA2;
	text-decoration: none;
}

h6 {
	font-weight: bold;
	color: #ababab;
	text-decoration: none;
}

ul ol {
	color: #646CA2;
	text-decoration: none;
}

.sidePanel {
	width: 280px;
	height: 900px;
	position: absolute;
	left: -280px;
	z-index: 3;
	top: 0px;
}

.bg {
	width: 100%;
	height: 100vh;
	background: rgba(230, 230, 230, 0.67);
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

.wrapper {}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

#page-wrapper-home {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#title {
	color: rgba(255, 255, 255, 0.02);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 100px;
	font-family: Dosis, sans-serif;
	font-weight: 800;
}

#btnBar {
	position: fixed !important;
	z-index: 5;
	top: 15px;
	left: 15px;
	cursor: pointer;
}

#btnBar div {
	width: 30px;
	height: 2px;
	margin-bottom: 8px;
	background-color: #00DFFC;
	-webkit-transition: opacity 500ms, background-color 250ms, -webkit-transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
	transition: opacity 500ms, background-color 250ms, -webkit-transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
	transition: transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 500ms, background-color 250ms;
	transition: transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 500ms, background-color 250ms, -webkit-transform 500ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
}

#btnBar.active > #slide-out {
	left: 230px;
}

#slide-out.active div, #btnBar.active div {
	background-color: rgba(42, 42, 42, 0.96);
}

#slide-out.active #topline , #btnBar.active #topline {
	-webkit-transform: translateY(10px) rotate(-135deg);
	transform: translateY(10px) rotate(-135deg);
}

#slide-out.active #middleline,
#btnBar.active #middleline {
	opacity: 0;
}

#slide-out.active #bottomline ,
#btnBar.active #bottomline {
	-webkit-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
}

#boxBar, #slide-out {
	position: fixed !important;
	overflow: auto;
	margin: 0;
	top: 0px;
	width: 275px;
	padding: 0;
	height: 100%;
	background-color: rgba(223, 240, 240, 0.90);
	z-index: 20;
}

#slide-out.active , #boxBar.active {
	left: 0px;
	opacity: 1;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.75);
}

#items, #slide-out {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

#slide-out .navbar-brand-logo ,
#items .navbar-brand-logo {
	color: #666;
	height: 60px;
	line-height: 58px;
	padding: 0;
	padding-left: 18px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

#slide-out .item,
#items .item {
	position: relative;
	cursor: pointer;
	padding: 0;
	-webkit-transition: all 250ms;
	transition: all 250ms;
}

#slide-out .item:hover,
#items .item:hover {
	padding: 0 10px;
}

#slide-out .collapsible {
	margin: 0;
}

#slide-out .collapsible-body {}

#slide-out .collapsible-header {
	display: block;
	cursor: pointer;
	line-height: 1.5rem;
	padding: 0.7rem 1rem;
}

#slide-out .collapsible-header i {
	width: 20px;
	line-height: 1.2em;
	display: block;
	text-align: left;
	margin-right: 0.3rem;
}

#slide-out .collapsible-body {
	display: none;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

#slide-out .collapsible-body p {
	margin: 0;
	padding: 1rem;
}

#slide-out .accordionLeft {
	width: 100%;
	max-width: 360px;
	margin: 2px auto 20px;
	background: #FFF;
}

#slide-out .accordionLeft .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 15px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #CCC;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#slide-out .accordionLeft li:last-child .link {
	border-bottom: 0;
}

#slide-out .accordionLeft li.plus i,
#slide-out .accordionLeft li.plus span.left {
	float: left;
}

#slide-out .accordionLeft li.plus i {
	font-size: 22px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#slide-out .accordionLeft li .subNav i {
	top: 1px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#slide-out .accordionLeft li .subNav .label {
	top: -1px;
	color: #ffffff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#slide-out .accordionLeft li.open .link {
	color: rgba(89, 89, 89, 0.97);
}

#slide-out .accordionLeft li.open i {
	color: rgba(89, 89, 89, 0.97);
}

#slide-out .accordionLeft li i.ion-pin {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	animation: rotate 3s;
	left: auto;
	font-size: 20px;
	position: absolute;
	right: 10px;
}

#slide-out .accordionLeft li.active i.ion-pin {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	color: blue;
	font-size: 24px;
}

#slide-out .accordionLeft li.default .submenuLeft {
	display: block;
}

#slide-out .submenuLeft {
	display: none;
	background: #f0f0f0;
	font-size: 14px;
}

#slide-out .submenuLeft li {
	border-bottom: 1px solid rgba(92, 90, 115, 0.15);
}

#slide-out .submenuLeft a {}

#slide-out .submenuLeft a {
	display: block;
	text-decoration: none;
	background: rgba(229, 229, 229, 0.55);
	padding: 10px 19px 11px 24px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-transform: lowercase;
}

#slide-out i {
	margin: 0;
}

#slide-out i.flag-xs-menu {
	margin-top: 6px;
}

#slide-out .submenuLeft a:hover {
	background: #d2d2d2;
	color: #FFF;
}

#slide-out .submenuLeft a:link,
#slide-out .submenuLeft a:visited {
	color: rgba(77, 77, 77, 0.97);
	text-decoration: none;
	transition: border-bottom 0.2s, color 0.2s;
}

#slide-out .submenuLeft a:hover,
#slide-out .submenuLeft a:active {
	color: #FFF;
	border-bottom: 0 solid transparent;
}

#slide-out .submenuLeft .subNav i {
	left: 1px !important;
}

#slide-out .submenuLeft a .col_1 {
	position: relative;
	left: 10px !important;
}

@keyframes skew {
	0% {
		transform: skewY(20deg);
	}

	100% {
		transform: skewY(-20deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(-90deg);
	}
}

#menu.lingua {
	display: none;
	max-width: 180px;
	height: auto;
	z-index: 100000;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 13px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

#menu {
	color: white;
	border: 1px solid white;
	min-width: inherit;
	height: auto;
	border-radius: 3px;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	line-height: 100px;
	margin: auto;
	display: none;
}

.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.subNav form {
	padding: 10px
}

.search input[type=search],
.search input[type=text] {
	background-color: transparent;
	border: none;
	border-radius: 0;
	outline: none;
	width: 100%;
	font-size: 1rem;
	margin: 0;
	padding: 0;
	box-shadow: none;
	box-sizing: content-box;
	transition: all 0.3s;
	color: rgba(204, 204, 204, 1);
}

.entypo:before {
	font-family: 'entypo', sans-serif;
}

[class * ="entypo-"]:before {
	font-family: 'entypo', sans-serif;
}

.sw {
	float: left;
	width: 100%;
	background: rgba(120, 125, 135, 0.14);
	padding: 1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sw form {
	float: left;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sw a.logo {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	width: auto;
	height: 100%;
	max-width: 80px;
	margin-right: 5px;
	-webkit-transition: all 0.05s ease-in-out;
	transition: all 0.05s ease-in-out;
	visibility: visible;
	opacity: 1;
/*	background-image: url("https://gmrui.com/img/logo.png"); */
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: contain;
}

.sw a.logo img {
	max-width: 100%;
	width: auto;
}

.sw .search {
	padding-left: 12px;
	padding-right: 12px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	outline: none;
	border: none;
	border-radius: 4px;
	background: #fff;
	font-family: 'Roboto', sans-serif;
	-webkit-transition: all 0.05s ease-in-out;
	transition: all 0.05s ease-in-out;
	-webkit-appearance: none;
	background: rgba(243, 243, 243, 0.68);
}

.sw .search:focus {
	margin-left: -2px;
	font-size: 2rem;
	color: rgba(76, 50, 124, 0.9);
	padding-left: 12px;
	padding-right: 12px;
}

.sw .search:focus + .go {
	margin-right: -2px;
	max-width: 80px;
	color: rgba(76, 50, 124, 0.9);
}

.sw .search:focus + .go + a.logo {
	visibility: hidden;
	opacity: 0;
	max-width: 0px;
	margin-right: 0;
}

.sw .go {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	max-width: 50px;
	display: inline-block;
	border: none;
	background: rgba(142, 141, 255, 0.93);
	color: #fff;
	-webkit-transition: all 0.05s ease-in-out;
	transition: all 0.05s ease-in-out;
	font-size: 2rem;
	padding: 8px 20px 8px 10px;
	outline: none;
}

.sw input[type=search] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #9e9e9e;
	border-radius: 0;
	outline: none;
	width: 100%;
	font-size: 1rem;
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: none;
	box-sizing: content-box;
	transition: all 0.3s;
}

div#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

#preloader {
	position: fixed !important;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(255, 255, 255, 1);
	z-index: 999;
}

#sidenav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 120vh;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
	will-change: opacity;
}

.preloader-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 0;
	margin-top: 0;
	background-color: #fff !important;
}

#content_wrapper {
	background-color: #eee;
}

.preloader-wrapper {}

.preloader-wrapper.small {
	width: 36px;
	height: 36px;
}

.preloader-wrapper.big {
	width: 64px;
	height: 64px;
}

.preloader-wrapper.active {
	-webkit-animation: container-rotate 1568ms linear infinite;
	animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/**/
.button-load {
	background-color: rgba(165, 165, 165, 0.57) !important;
	padding: 2px;
}

.more {
	position: static;
	bottom: 5%;
	left: 40%;
	right: 40%;
	text-align: center;
}

.color-white ul {
	padding-right: 20px;
	padding-left: 20px;
}

.color-white li {
	padding-right: 0;
	padding-left: 0;
}

#gradient > .directional {
	background-image: linear-gradient(45deg, #333, #000);
}

section.menu-close li {
	right: 20px;
	color: #B7B7B7;
	font-size: 24px;
	padding: 10px;
}

section.menu-close li a:hover {
	left: 20px;
	color: #B7B7B7;
	font-size: 24px;
	padding: 10px;
}

.sidebar-nav {
	background-color: #333;
}

.load_more_link {
	display: block;
}

code {
	font-family: "Courier New, Courier, mono";
	background-color: #f7f7f9;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px !important;
	padding-right: 8px !important;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	background-image: url(/static/images/minicodice.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	list-style-type: none;
	overflow: scroll;
	clear: both;
	visibility: visible;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: thin solid #CCC;
	white-space: nowrap;
	-webkit-margin-end: 0.051em;
	-webkit-margin-after: 1.01em;
	-webkit-padding-start: 0.1em;
	-webkit-padding-before: 0.51em;
}

code {}

code > pre div,
code > pre p {
	counter-increment: section;
	z-index: -1;
}

code > pre div:before, code > pre div::before,
code > pre p:before, code > pre p::before {
	position: absolute;
	left: 42px;
	width: 45px;
	content: counters(section, " ") " ";
	display: table;
	color: #666;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 1px;
	margin-bottom: 0;
	z-index: 9;
}

code > pre {
	background-color: transparent;
	color: #000;
	font-weight: normal;
	font-style: normal;
	counter-reset: section;
	white-space: nowrap;
	border-bottom-color: transparent;
	margin-left: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 999;
	display: block;
	list-style-type: none;
	overflow: scroll;
	clear: both;
}

.animated {
/*	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
*/
}

.animated.hinge {
	/*
	-webkit-animation-duration: 2s;
	animation-duration: 2s
	*/
}

input#resultsSearch:hover, input#resultsSearch:focus {
	color: #3b3b3b;
	border: 1px solid #36a2d2;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
}

h4#results-text {
	display: none;
}

ul#FindResults {
	display: none;
	top: 88px;
	right: 1%;
	left: 1%;
	border: 1px solid #ababab;
	-webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	overflow: auto;
	position: fixed;
	z-index: 1010;
	height: auto;
	max-height: 80%;
	margin: 0px;
	background-color: #FFF;
	opacity: 0.95;
}

ul#FindResults li {
	padding: 8px;
	cursor: pointer;
	border-top: 1px solid #cdcdcd;
	transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
}

ul#FindResults li:hover {
	background-color: #F3D7FB;
	opacity: 0, 8;
}

ul#FindResults li:first-child {
	border-top: none;
}

ul#FindResults li h3, ul#FindResults li h4 {
	transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	color: #616161;
	line-height: 1.2em;
}

ul#FindResults li:hover h3, ul#FindResults li:hover h4 {
	color: #3b3b3b;
	font-weight: bold;
}

.highlight {
	background-color: rgba(246, 243, 139, 0.83);
	border-radius: 3px;
	padding: 0 6px;
	color: black;
}

.tutorial_list {
	margin-bottom: 20px;
}

div.list_item {
	border-left: 4px solid #7ad03a;
	padding: 1px 12px;
	background-color: #F1F1F1;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

div.list_item {
	margin: 5px 15px 2px;
}

div.list_item p {
	margin: .5em 0;
	padding: 2px;
	font-size: 13px;
	line-height: 1.5;
}

.list_item a {
	text-decoration: none;
	padding-bottom: 2px;
	color: #0074a2;
	-webkit-transition-property: border, background, color;
	transition-property: border, background, color;
	-webkit-transition-duration: .05s;
	transition-duration: .05s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.list_item a:hover {
	text-decoration: underline;
}

.show_more_main {
	margin: 15px 25px;
}

.show_more {
	background-color: #f8f8f8;
	background-image: -webkit-linear-gradient(top, #fcfcfc 0, #f8f8f8 100%);
	border: thin solid #d3d3d3;
	color: #333;
	font-size: 12px;
	outline: 0;
}

.show_more {
	cursor: pointer;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.loading {
	background-color: #e9e9e9;
	border: 1px solid;
	border-color: #c6c6c6;
	color: #333;
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 10px 0;
	outline: 0;
	font-weight: bold;
}

.loading_txt {
	background-image: url(/news/load_more_ok/loading_16.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0;
	display: inline-block;
	height: 16px;
	padding-left: 20px;
}

.title-news-header {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	text-align: center;
	background-color: #FFF;
	padding: 20px;
}

.list-news-v1 {
	height: 190px !important;
	background-position: center center;
}

.list-news-v1:hover {}

.canale-v1 {
	position: absolute !important;
	top: 15px !important;
	left: 0;
	padding: 10px !important;
}

a.canale-v1 {
	background-color: rgba(51, 153, 51, 0.8);
	color: #FFF;
	text-decoration: none;
}

.canale-v1:hover {
	background-color: rgba(29, 92, 27, 0.8);
	box-shadow: 0 0 2px #666;
	-webkit-transition-left: box-shadow 1.4s cubic-bezier(0.42, 0, 0.47, 0.99);
	-moz-transition-left: box-shadow 1.4s cubic-bezier(0.42, 0, 0.47, 0.99);
	-o-transition-left: box-shadow 1.4s cubic-bezier(0.42, 0, 0.47, 0.99);
	transition-left: box-shadow 1.4s cubic-bezier(0.42, 0, 0.47, 0.99);
}

.itemMenu:hover {
	background: #EFEFEF;
}

.color-white {
	background: #FFF;
}

.color-white h1,
.color-white h2,
.color-white h3,
.color-white li,
.color-white p {
	padding-right: 10px;
	padding-left: 10px;
}

.element-item {}

.color-white:hover {
	box-shadow: 0 0 2px #666;
	-webkit-transition: all 0.7s, box-shadow 0.1s ease-in-out;
	-moz-transition: all 0.7s, box-shadow 0.1s ease-in-out;
	-o-transition: all 0.7s, box-shadow 0.1s ease-in-out;
	transition: all 0.7s, box-shadow 0.1s ease-in-out;
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
	z-index: 9999;
	top: 10px;
	position: absolute;
}

.bg-image-v1 {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background-size: 100%;
	background-position: center center;
}

.bg-image-v1:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.bg-image-v2 {
	width: 100%;
	height: auto;
	padding: 50px 0;
	position: relative;
	background: url(../img/bg/7.jpg) repeat fixed;
}

.bg-image-v2:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
}

.bg-image-v2-dark:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.bg-image-v2-dark h2,
.bg-image-v2-dark p {
	color: #eee !important;
}

.header-v6 li.menu-icons span.badge {
	top: 28px;
	left: 12px;
	color: #fff;
	width: auto !important;
	height: 18px;
	display: block;
	font-size: 11px;
	text-align: center;
	position: absolute;
	background: #72c02c;
	display: inline-block;
	border-radius: 50% !important;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-radius: 3px
}

body.mode-search {
	overflow: hidden;
}

body.mode-search .formCenter,
body.mode-search .icon-close {
	opacity: 1;
	transform: none;
	pointer-events: all;
}

body.mode-search .control .icon-search {
	opacity: 0;
}

body.mode-search .control .btn-search {
	transform: scale(70);
}

#lsnn .headerSearch {
	position: relative;
	height: 50%;
	width: 100%;
}

#lsnn .headerSearch .header-content {
	padding: 70px 50px;
}

#lsnn .headerSearch .header-content h1,
#lsnn .headerSearch .header-content h2 {
	font-weight: 200;
}

.control {
	width: 64px;
	height: 64px;
	position: absolute;
	bottom: -32px;
	right: 50px;
	cursor: pointer;
}

.control .icon-search,
.control .icon-close {
	transition: 0.2s ease-in-out;
}

.control:hover .btn-search {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.found.btn-search {
	width: 64px;
	height: 64px;
	border-radius: 100%;
	box-sizing: border-box;
	padding: 20px;
	background: #e91e63;
	outline: 0;
	transform-origin: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-search {
	transform-origin: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
	transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.icon-search {
	position: absolute;
	top: 18px;
	left: 20px;
	font-size: 28px;
}

.icon-close {
	position: fixed;
	top: 30px;
	right: 30px;
	color: #FFF;
	font-size: 80px;
	opacity: 0;
	transform: translate(10px, 0) rotate(90deg);
	transition: all 0.3s ease-in-out;
}

#lsnn.win {
	background: rgba(0, 0, 0, 0.3);
}

#lsnn {
	font-weight: 100;
	color: white;
	padding: 2rem !important;
	float: none;
	font-size: 1.2rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#lsnn button {
	display: block;
	width: 80%;
	padding: .4rem;
	border: none;
	margin: 1rem auto;
	font-size: 1.3rem;
	background: rgba(255, 255, 255, 0.23);
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	transition: .3s background;
}

#lsnn button:hover {
	background: rgba(0, 0, 0, 0.5);
}

#lsnn a {
	padding: .4rem;
	border: none;
	background: rgba(255, 255, 255, 0.23);
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	transition: .3s background;
}

#lsnn a:hover {
	background: rgba(0, 0, 0, 0.5);
}

#lsnn a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: rgba(0, 0, 0, 0.8);
	padding: .5rem;
	transition: .6s background;
}

#lsnn a:hover {
	background: rgba(0, 0, 0, 0.3);
}

.formCenter {
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-top: -40px;
	pointer-events: none;
	opacity: 0;
	transform: translate(40px, 0);
	transition: all 0.3s ease-in-out;
}

.formCenter input[type=text] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #9e9e9e;
	border-radius: 2px;
	outline: none;
	width: 100%;
	font-size: 4rem;
	line-height: 4rem;
	height: 5rem;
	margin: 0 !important;
	padding-left: 20px;
	box-shadow: none;
	box-sizing: content-box;
	transition: all 0.3s;
}

.formCenter::-webkit-input-placeholder {
	color: #EEE;
}

.formCenter:-moz-placeholder {
	color: #EEE;
	opacity: 1;
}

.formCenter::-moz-placeholder {
	color: #EEE;
	opacity: 1;
}

.formCenter:-ms-input-placeholder {
	color: #EEE;
}

#videolandingcover.overlay {
	background-color: rgb(0, 0, 0);
	color: #FFF;
}

.hideoverlay {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear .2s, opacity .2s ease-out;
	-webkit-transition: visibility 0s linear .2s, opacity .2s ease-out
}

#videolandingcover {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%
}

#videolandingcover > div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	margin: 0 auto
}

#videolandingcover > div > h1 {
	margin-bottom: 80px;
	color: #FE1743
}

#videolandingcover > div > h3 {
	margin-top: 10px
}

#btn-startbestr {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 3px;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 15px;
	margin-top: 50px
}

#btn-videoplay {
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 50%;
	padding: 15px 17px
}

#btn-videoplay > .glyphicon {
	font-size: 20pt
}

#video-container {
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: hidden
}

video {
	position: absolute;
	z-index: 0
}

video.fillWidth {
	width: 100% !important;
	height: auto !important;
}

.sectiontwo {
	position: relative;
	color: #fff;
	padding-bottom: 50px;
	background-color: #CEA566;
	background-image: url(/extras/landing_page/img/bg_gradient.png);
	background-position: left top;
	background-repeat: repeat-x
}

#wrapper_badge_raggi {
	position: relative;
	display: block;
	width: 137px;
	height: 138px;
	border-radius: 50%;
	overflow: hidden
}

#maskraggi {
	position: absolute;
	z-index: 100;
	top: -1px;
	left: -1px
}

#raggi {
	position: absolute;
	z-index: 10;
	top: -19px;
	left: -19px
}

.sectiontwo .col-md-12 {
	padding: 0
}

#row-open_badge {
	margin-top: 80px
}

#row-std_international {
	margin-top: 100px
}

#bg_landing_table {
	height: 485px;
	margin-top: -35px;
	margin-bottom: -45px;
	background-image: url(/extras/landing_page/img/bg_world.png);
	background-position: 50% 0;
	background-repeat: no-repeat
}

#landing_table {
	width: 520px;
	padding-top: 65px
}

#landing_table_mobile {
	width: 330px;
	padding-top: 65px
}


#landing_table > table > tbody > tr {
	height: 80px
}

#landing_table > table > tbody > tr > td {
	padding-left: 5%;
	width: 50%
}

#landing_table_mobile > table > tbody > tr > td {
	padding: 10px 5% 1px;
	width: 100%
}

#landing_table .spunta {
	float: left;
	margin-right: 15px;
	vertical-align: -5px;
	opacity: 0
}

#landing_table_mobile .spunta {
	float: left;
	margin-right: 15px;
	vertical-align: -5px;
	opacity: 1;
	height: 26px;
	width: auto
}

#row-open_badge {
	margin-top: 80px
}

#row-std_international {
	margin-top: 100px
}

#bg_landing_table {
	height: 485px;
	margin-top: -35px;
	margin-bottom: -45px;
	background-image: url(/extras/landing_page/img/bg_world.png);
	background-position: 50% 0;
	background-repeat: no-repeat
}

#landing_table {
	width: 520px;
	padding-top: 65px
}

#landing_table_mobile {
	width: 330px;
	padding-top: 65px
}

#landing_table > table > tbody > tr {
	height: 80px
}

#landing_table > table > tbody > tr > td {
	padding-left: 5%;
	width: 50%
}

#landing_table_mobile > table > tbody > tr > td {
	padding: 10px 5% 1px;
	width: 100%
}

#landing_table .spunta {
	float: left;
	margin-right: 15px;
	vertical-align: -5px;
	opacity: 0
}

#landing_table_mobile .spunta {
	float: left;
	margin-right: 15px;
	vertical-align: -5px;
	opacity: 1;
	height: 26px;
	width: auto
}

#row-your_badge {
	margin-top: 100px
}

.mrkmobile-padding {
	padding: 20px 0
}

.mrkmobile-margin {
	margin: 30px 0 50px
}

.mrk-margin-top {
	margin-top: 60px
}

#scia1, #scia2, #scia3, #scia4 {
	position: absolute;
	right: 100%;
	top: 66px
}

.markers_text {
	padding-left: 25px;
	font-size: 20px
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed,
.embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.gallery {
	background: #EEE;
}

.gallery-cell {
	width: 100%;
	min-height: 640px;
	max-height: 1024px;
	margin-right: 10px;
	background: inherit;
	counter-increment: gallery-cell;
}

.gallery-cell:before {
	display: block;
	text-align: center;
	content: counter(gallery-cell);
	line-height: 200px;
	font-size: 80px;
	color: white;
}

.gallery-cell-img {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	background-size: cover;
}

.mini-preview-anchor {
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.mini-preview-wrapper {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	overflow: hidden;
	z-index: 10000;
	opacity: 0;
	margin-top: -4px;
	border: solid 1px #000;
	box-shadow: 4px 4px 6px rgba(0, 0, 0, .3);
	transition: z-index steps(1) .3s, opacity .3s, margin-top .3s;
}

.mini-preview-anchor:hover .mini-preview-wrapper {
	z-index: 2;
	opacity: 1;
	margin-top: 6px;
	transition: opacity .3s, margin-top .3s;
}

.mini-preview-loading,
.mini-preview-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.mini-preview-loading {
	display: table;
	height: 100%;
	width: 100%;
	font-size: 1.25rem;
	text-align: center;
	color: #f5ead4;
	background-color: rgba(40, 95, 161, 1);
}

.mini-preview-loading::before {
	content: 'Loading...';
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.mini-preview-cover {
	background-color: rgba(0, 0, 0, 0);
}

.mini-preview-frame {
	border: none;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

div.mini-preview-wrapper {}

.mini-preview-wrapper {
	width: 100%;
}

a:hover + .mini-preview-wrapper, .mini-preview-wrapper:hover {
	display: block;
	position: absolute;
	z-index: 100;
}

.mini-preview-frame {
	-webkit-transform: scale(0.25);
	-moz-transform: scale(0.25);
	-o-transform: scale(0.25);
	transform: scale(0.25);
}

.page iframe.mini-preview-frame {
	width: 400% !important;
	padding-left: 2%;
}

.fissa {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.over_scr img {
	overflow: scroll !important;
}

div.slider {
	width: 100%;
}

#myNav div.slider {
	height: 87% !important;
	-webkit-user-drag: none;
	overflow-y: auto;
}

ul.slides {
	width: 90%;
}

.slider .indicators .indicator-item {
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 5px 6px;
	background-color: #e0e0e0;
	transition: background-color .3s;
	border-radius: 50%;
}

#overlay-zoom:before {
	opacity: 0;
}

#overlay-zoom {
	opacity: 1.0;
	visibility: visible;
	z-index: 1001;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 255.94);
	transition: 1.2s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}

.overlay-gallery .slider .slides {
	background-color: transparent;
	margin: 0;
	height: 400px
}

.overlay-gallery .slider .slides li {
	opacity: 0;
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100% !important;
	overflow-y: auto;
}

.overlay-gallery .slider .indicators {
	position: fixed;
	text-align: center;
	left: 10px;
	right: 10px;
	bottom: 30px;
}

.slider .indicators {
	position: absolute;
	text-align: center;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.slider .slides li .caption h5 {
	font-family: 'Dosis', sans-serif;
	color: #fff !important;
	font-weight: 600 !important;
	text-shadow: 2px 2px 4px #000000;
	padding: 1%;
	font-size: 2em;
	line-height: 120%;
}

.slider .slides li {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 90% !important;
	overflow-y: scroll;
}

.slider .slides li img {
	height: 100%;
	width: 100%;
}

.listaSlider .slider .slides li .caption {
	top: 12%;
	left: 20%;
	position: absolute !important;
	width: 60%;
	opacity: 0;
}

.slider .slides li img {
	height: auto;
	background-size: contain;
	background-attachment: inherit;
	background-repeat: repeat-y;
	background-position: top center;
}

@media (min-width:0) and (max-width:651px) {
	.slider .slides li img {
		height: 100%;
		width: 100%;
		background-size: 100%;
		background-position: center center;
		background-attachment: fixed;
		background-repeat: no-repeat;
	}

	aside li {
		min-width: -webkit-calc(100% / 3) !important;
		min-width: -moz-calc(100% / 3) !important;
		min-width: calc(100% / 3) !important;
	}

	.slider .slides li .caption {
		color: #fff;
		position: absolute;
		top: 20%;
		left: 10%;
		width: 75%;
		opacity: 0;
	}
}

body .overlay-gallery {
	margin: 0;
	font-family: 'Lato', sans-serif;
	z-index: 1000;
}

.overlay-gallery {
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: hidden;
	z-index: 1;
	transition: 0.2s;
}

.overlay-content {
	display: block;
	text-align: center;
	margin: 5px;
	height: 100%;
}

.overlay-gallery a {
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

#slider {
	width: 100%;
	margin: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0;
	bottom: 0;
}

div.flickity-viewport {
	height: 100% !important;
}

.overlay-gallery a:hover, .overlay-gallery a:focus {
	color: #f1f1f1;
}

@media screen and (max-height:450px) {
	.overlay-gallery {
		overflow-y: auto;
	}

	.overlay-gallery a {
		font-size: 20px
	}
}

li.label:hover {
	background-color: rgba(50, 88, 139, 0.4);
	cursor: pointer;
}

#homepage div.slider {
	display: block;
	height: 540px !important;
	top: 1px !important;
}

#homepage {
	border-left-style: 0;
	border-bottom-width: 1px;
	border-bottom-color: #bdb8c6;
	border-bottom-style: solid;
}

#homepage .slider .slides li {
	overflow-y: auto;
}

#homepage .slider .indicators {
	bottom: 10;
}

.styleChannel {
	float: right;
	height: 30px;
	width: 30px;
	position: relative;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: transparent;
}

#homepage .slider .slides li .caption p {
	color: #fff;
}

#homepage .slider h1,
#homepage .slider h2,
#homepage .slider h3,
#homepage .slider h4,
#homepage .slider h5,
#homepage .caption .title {
	padding: 0;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-weight: 600;
	line-height: 120%;
	text-shadow: 1px 1px 4px rgba(58, 58, 58, 0.55);
	background-color: rgba(204, 204, 204, 0.33);
	margin: 1px;
	padding: 5px;
}

#homepage .info {
	position: absolute;
	top: 150px;
	right: -24%;
	background-color: rgba(0, 0, 0, 0.6);
}

#homepage .caption p, #homepage .posts .post.photo .post_inner p {
	padding: 3px;
	margin: 0;
}

.homepage-menu .tabsHome {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	white-space: nowrap;
	margin: 0;
}

.homepage-menu .tabsHome .tab {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(204, 204, 204, 1);
}

.homepage-menu .tabsHome .tab {
	height: 50px;
	min-width: -webkit-calc(100% / 4) !important;
	min-width: -moz-calc(100% / 4) !important;
	min-width: calc(100% / 4) !important;
}

.homepage-menu .tabsHome .tab a {
	display: block;
	width: 100%;
	height: 100%;
	transition: color .28s ease;
}

.homepage-menu .tabsHome .tab:checked,
.homepage-menu .tabsHome .tab:active {
	display: block;
	background-color: rgba(204, 204, 204, 1) !important;
}

.homepage-menu .tabsHome .tab:hover,
.homepage-menu .tabsHome .tab:active {
	color: #f9c9cb;
	background-color: rgba(204, 204, 204, 0.3);
	-webkit-transition: margin-top .4s;
	transition: margin-top .4s;
}

.homepage-menu .tabsHome .tab a:hover {
	color: #8b7071;
}

.homepage-menu .tabsHome .tab.disabled a {
	color: #f9c9cb;
	cursor: default;
}

.homepage-menu .tabsHome .indicator {
	position: absolute;
	bottom: 0;
	height: 2px;
	background-color: #f6b2b5;
	will-change: left, right;
}

.hover-shadow {
	display: inline-block;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
}

.hover-shadow:hover {
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-animation-name: hover;
	animation-name: hover;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.hover-shadow:hover:before {
	opacity: .4;
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-animation-name: hover-shadow;
	animation-name: hover-shadow;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.shadow-radial {
	display: inline-block;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

a:hover + .box, .box:hover {
	display: block;
	position: absolute;
	z-index: 100;
}

.openOff {
	display: none;
}

.boxmini {
	position: absolute;
	height: 150px;
	width: 350px;
}

.contenitore {
	width: 100%;
	padding: 0 2%;
	display: inline-table;
}

#horizzontal .card .card-title {
	font-size: 110% !important;
}

.delay {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

#rightcolhomepage {
	position: relative;
	display: table;
	overflow-y: scroll;
	padding-bottom: 30px;
}

.floatHompageLeft {
	position: relative;
	width: 73%;
	float: left;
	padding-left: 10px;
	padding-right: 0;
	margin: 0;
	top: 0;
	display: inline-table;
}

.floatHompageRight {
	width: 27%;
	float: right;
	top: 0;
	margin: 0;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(204, 204, 204, 1);
	padding: 0 10px;
	overflow-y: hidden;
}

.floatHompageRight .content {
	padding: 0 3%;
}

.centraelemento {
	width: 100%;
	text-align: center;
}

.home .card .card-divider {
	padding: 5px 20px 5px 20px;
	border-radius: 0 0 2px 2px;
}

.home .card .card-data {
	float: left;
	padding-right: 3px;
	margin-left: -16px !important;
	display: inline-table;
}

@media (min-width:0) and (max-width:736px) {
	.floatHompageLeft,
	.floatHompageRight {
		position: relative;
		width: 100% !important;
		float: none !important;
		display: block !important;
		border-left-width: 0 !important;
		border-left-style: none !important;
		border-left-color: transparent !important;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: rgba(204, 204, 204, 1);
		clear: both !important;
	}
}

@media (min-width:0) and (max-width:736px) {
	div.wrapper-scroll.homepage-menu a,
	div.wrapper-scroll.homepage-menu i,
	div.wrapper-scroll.homepage-menu span {}

	div.wrapper-scroll.homepage-menu {
		padding-top: 1px;
		background-color: rgba(27, 98, 34, 0.9);
	}

	.homepage-menu .tabsHome .tab {
		min-width: -webkit-calc(100% / 1.5) !important;
		min-width: -moz-calc(100% / 1.5) !important;
		min-width: calc(100% / 1.5) !important;
		height: 50px;
	}

	aside.homepage-menu .tabsHome .tab {
		min-width: -webkit-calc(100% / 2.1) !important;
		min-width: -moz-calc(100% / 2.1) !important;
		min-width: calc(100% / 2.1) !important;
		height: 50px;
	}

	.slider .slides li img {}

	#homepage div.slider {
		display: block;
		height: 400px !important;
		top: 0 !important;
	}

	#homepage .slider h1,
	#homepage .slider h2,
	#homepage .slider h3,
	#homepage .slider h4,
	#homepage .slider h5,
	#homepage .caption .title {
		font-family: 'Dosis', sans-serif;
		color: #fff !important;
		font-size: 120%;
	}

	img.activator {
		background-size: cover !important;
	}

	#homepage .slider .indicators {
		bottom: -0;
	}

	#homepage .slider .indicators .indicator-item {
		display: inline-block;
		position: relative;
		cursor: pointer;
		height: 12px;
		width: 12px;
		margin: 10px 3px;
		transition: background-color .9s;
		border-radius: 50%;
	}

	.styleChannel {
		float: right;
		height: 30px;
		width: 30px;
		position: relative;
		border-top-width: 30px;
		border-top-style: solid;
		border-top-color: transparent;
	}
}

.contenitore {
	margin-top: 16px !important;
}

.contenitore .headtit {
	font-size: 1.3rem;
	line-height: 110%;
	font-weight: 600;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(30, 136, 229, 0.98);
}

.contenitore .headtit a {
	color: white;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.03em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	background-color: rgba(30, 136, 229, 0.98);
	padding: 0.34rem;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.contenitore .headtit a:hover {
	background-color: rgba(0, 0, 0, 0.88);
}

.clearfix, .homelist {}

.page code,
.page kbd,
.page pre,
.page samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

.page code,
.page pre {
	padding: 0 1px 5px 35px !important;
	margin: 1px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 1.2vw;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(223, 223, 223, 0.49);
	line-height: 140%;overflow: auto;
}

.page .rect {
	padding: 0 10px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px dotted rgba(204, 204, 204, 1);
}

.page avatar {
	display: block;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px dotted rgba(204, 204, 204, 1);
	background-color: rgba(242, 242, 242, 1);
}

.info {
	border: 1px solid #CCC;
	padding: 20px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFF;
}

h1.pull-left,
ul.pull-right.breadcrumb {
	padding: 10px;
	margin: 0px;
}
.breadcrumbs {
	padding: 0;
	margin: 0;
	background-color: white;
	white-space: nowrap;
	overflow-wrap:break-word;
	overflow-x: auto;
}
.breadcrumbs .navbar {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;d;
}

.breadcrumbs .navbar .breadcrumb {
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	position: relative;
	padding: 8px;
	margin: 0px 20px 0px 10px;
}
.breadcrumbs .navbar .breadcrumb:before {
	content: '/';
	font-size: inherit;
	color: rgba(0, 0, 153, 0.7);
	vertical-align: top;
	display: inline-block;
	margin: 0px 0px 0px 2px;
	-webkit-font-smoothing: antialiased;
}

.breadcrumbs .navbar .breadcrumb > li {
	display: inline-block
}

.breadcrumbs .navbar .breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumbs .navbar .breadcrumb > .active a {
	color: #999
}
.breadcrumbs .navbar .avatar {
	background: rgba(255, 255, 255, 0.58);
	border: 3px solid #fff;
	border-radius: 50%;
	box-shadow: 0 2px 3px rgba(136, 153, 166, 0.35);
	height: 70px;
	min-width: 70px;
	max-width: 70px;
	overflow: hidden;
	position: relative;
	margin: 10px 0px 10px 10px;
}

.breadcrumbs .navbar .avatar i {
	font-size: 78px;
	color: cornflowerblue;
	top: -4px;
	position: relative;
	left: -7px;
}
.breadcrumbs .navbar p.avatar.text {
	-moz-force-broken-image-icon: 1;
	border-radius: 8px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.breadcrumbs .navbar .btn-gallery {
	position: relative; 
}

.breadcrumbs .navbar .btn-gallery a {
	border-radius: 5px;
	font-size: 30px;
	cursor: context-menu;
	padding: 0px 6px;
}

.breadcrumbs .navbar .btn-gallery {
	background: #2196F3;
	border: 5px solid #2196F3;
	border-radius: 5px;
	box-shadow: 0 2px 3px rgba(136, 153, 166, 0.35);
	position: relative;
	margin: 0px 30px 0px 10px;
}

.breadcrumbs .navbar .btn-gallery a {
	line-height: 100%;
}

.breadcrumbs .navbar .btn-gallery .badge {
	right: -20px;
	margin-top: -14px;
	padding: 6px;
	font-size: 0.8rem;
	color: white;
	line-height: 100%;
	position: absolute;
	box-sizing: border-box;
	background-color: red;
	vertical-align: baseline;
	white-space: nowrap;
	border-radius: 50%;
	min-width: 24px;
}

.breadcrumbs-v3.breadcrumbs-lg {
	padding-top: 150px;
	padding-right: 0;
	padding-bottom: 150px;
	padding-left: 0;
}

.breadcrumbs-sm {
	padding: 50px 0;
}

.breadcrumbs-md {
	padding: 100px 0;
}

.breadcrumbs-lg {
	padding: 200px 0;
}

.main-nav {
	float: right;
	list-style: none;
	margin-top: 5px
}

.main-nav li {
	display: inline-block;
	margin-left: 40px
}

.avr {
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	position: relative;
}

.avr.l::before,
.avr.l:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: -.4em;
	margin-top: -.46em;
	border-right: 0.46em solid #fff;
	border-top: .46em solid transparent;
	border-bottom: .46em solid transparent;
}

.avr.r::before,
.avr.r:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	right: -.6em;
	margin-top: -.76em;
	border-left: 0.76em solid #fff;
	border-top: .76em solid transparent;
	border-bottom: .76em solid transparent;
}

.avr .avatar-item-div {
	background-color: #fff;
	display: block;
	line-height: 130% !important;
	padding: 10px 20px !important;
	border-bottom: 1px solid #e0e0e0;
}

.avr .avatar-item {
	background-color: #fff;
	display: block;
	line-height: 130% !important;
	padding: 10px 20px !important;
}

.avatar-circle {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	color: inherit;
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 50px;
	border-radius: 1% !important;
	background: rgba(255, 255, 255, 0.2);
	border: thin dashed rgba(204, 204, 204, 1);
}

.line-avr {}

.item-line-avr {
	display: block;
	padding: 10px;
	float: left;
	margin-left: 8px;
}

.line-vertical {
	padding: 4px;
	margin: 5px;
	display: flex;
	align-content: flex-start;
	align-items: center;
}

.line-vertical .avr {
	padding: 10px;
}

li.avatar-item,
li.avatar-item-div {
	margin-bottom: 7px;
}

.avatar-item .avatar-circle,
.avatar-item-div .avatar-circle {
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	background-color: #999;
}

.avr .title,
.avr .item,
.avr .avatar-item .title,
.avr .avatar-item-div .title {
	font-size: 16px;
	text-align: left;
}

.avr .avatar-item-div p.item,
.avr .avatar-item p.item {
	display: table;
	padding-left: 10px !important;
}

.avr .avatar-item-div span,
.avr .avatar-item span {
	float: left;
	margin: 0;
}

.avr .avatar-item-div .item .count,
.avr .avatar-item .item .count {
	float: left;
	margin: 0;
}

.dp_calendar .clear {
	clear: both;
}

.dp_calendar .loading {
	background: url(../images/dp_calendar/loading.gif) 50% 50% no-repeat;
	width: 41px;
	height: 39px;
}

.dp_calendar {
	width: 100%;
	min-height: 100px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272727;
	line-height: 1;
	padding: 1px;
}

.dp_calendar .div_main_date {
	padding: 5px;
	text-align: center;
}

.dp_calendar .main_date {
	font-size: 1em;
	font-family: 'Open Sans Condensed', sans-serif;
	position: relative;
}

.dp_calendar .main_date a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}

.dp_calendar .main_date a#next_month {
	position: absolute;
	right: 20px;
}

.dp_calendar .main_date a#prev_month {
	position: absolute;
	left: 20px;
}

.dp_calendar .div_dates {
	text-align: center;
}

.dp_calendar .div_dates ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 10px;
}

.dp_calendar li {
	margin: 0;
	padding: 0;
	background: none;
}

.dp_calendar .div_dates li {
	background: none;
	padding: 5px;
	line-height: 100% !important;
	width: 14px;
	font-size: 15px;
	color: #929292;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top: 10px;
	list-style: none;
}

.dp_calendar .div_dates li:hover, .dp_calendar .div_dates li.active {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.dp_calendar .div_dates li.has_events {
	color: #3679B5 !important;
}

.dp_calendar .div_dates .day_name {
	text-align: left;
	margin: 0 20px;
}

.dp_calendar .div_dates .day_name h1 {
	font-size: 70px !important;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	font-weight: bold !important;
	color: inherit;
}

.dp_calendar .div_dates .day_name .div_month {
	width: 50px;
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 7px;
}

.dp_calendar .div_dates .day_name .span_month {
	font-size: 25px;
	text-transform: uppercase;
}

.dp_calendar .div_dates .day_name .span_day {
	font-size: 35px;
}

.dp_calendar .calendar_list {
	min-height: 100px;
	background: #f4f4f4;
	text-align: left;
	padding: 20px;
	clear: left;
}

.dp_calendar .calendar_list h2 {
	font-size: 18px;
	float: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	color: inherit;
}

.dp_calendar .calendar_list ul#cl_sort_by {
	margin: 0;
	padding: 0;
}

.dp_calendar .calendar_list ul#cl_sort_by li {
	font-size: 18px;
	color: #929292;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-left: 10px;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0;
	background: none;
	display: block;
}

.dp_calendar .calendar_list ul#cl_sort_by li:hover, .dp_calendar .calendar_list ul#cl_sort_by li.active {
	text-decoration: underline;
	cursor: pointer;
	color: #272727;
}

.dp_calendar .calendar_list #list {
	list-style: none;
	margin: 20px 0 0 0;
}

.dp_calendar .calendar_list #list li {
	min-height: 41px;
	padding: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	cursor: pointer;
	background: none;
	line-height: normal;
	list-style: none;
}

.dp_calendar .calendar_list #list li h1 {
	font-size: 38px;
	margin: 0 0 0 10px;
	float: left;
	font-weight: normal;
	color: inherit;
	clear: none;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li .time {
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	color: #F6F6F6;
	font-size: 20px;
	padding: 10px;
	float: left;
	font-weight: bold;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li p {
	margin: 10px 0 0 0;
	display: none;
	font-size: 16px;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li.urgent .time {
	background: #d44d45;
	border: 1px solid #b8413a;
}

.dp_calendar .calendar_list #list li.medium .time {
	background: #f8b356;
	border: 1px solid #ecab52;
}

.dp_calendar .calendar_list #list li.low .time {
	background: #c6cf52;
	border: 1px solid #b9c14c;
}

.dp_calendar .calendar_list #list li:hover {
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	background-position: 1px 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}

#shiva {
	width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float: left;
	margin: 5px;
}

.count {
	line-height: 100px;
	color: white;
	margin-left: 30px;
	font-size: 25px;
}

#talkbubble {
	width: 120px;
	height: 80px;
	background: red;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 20px;
}

#talkbubble:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 26px solid red;
	border-bottom: 13px solid transparent;
}

.collection .collection-item.avatar .secondary-content {
	position: absolute;
	top: 16px;
	right: 16px;
}

.collection .collection-item:last-child {
	border-bottom: none;
}

.collection .collection-item.active {
	background-color: #26a69a;
	color: #eafaf9;
}

.collection .collection-item.active .secondary-content {
	color: #fff;
}

.collection a.collection-item {
	display: block;
	transition: .25s;
	color: #26a69a;
}

.collection a.collection-item:not(.active):hover {
	background-color: #ddd;
}

.collection.with-header .collection-header {
	background-color: #fff;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 20px;
}

.collection.with-header .collection-item {
	padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
	padding-left: 72px;
}

.fs15.fa-fw {
	width: 35px;
}

.fs16.fa-fw {
	width: 40px;
}

.fs17.fa-fw {
	width: 43px;
}

.fs18.fa-fw {
	width: 46px;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.fw200 {
	font-weight: 200 !important;
}

.fw300 {
	font-weight: 300 !important;
}

.fw400 {
	font-weight: 400 !important;
}

.fw600 {
	font-weight: 600 !important;
}

.fs3 {
	font-size: 4px !important;
}

.fs4 {
	font-size: 4px !important;
}

.fs5 {
	font-size: 5px !important;
}

.fs6 {
	font-size: 6px !important;
}

.fs7 {
	font-size: 7px !important;
}

.fs8 {
	font-size: 8px !important;
}

.fs9 {
	font-size: 9px !important;
}

.fs10 {
	font-size: 10px !important;
}

.fs11 {
	font-size: 11px !important;
}

.fs12 {
	font-size: 12px !important;
}

.fs13 {
	font-size: 13px !important;
}

.fs14 {
	font-size: 14px !important;
}

.fs15 {
	font-size: 15px !important;
}

.fs16 {
	font-size: 16px !important;
}

.fs17 {
	font-size: 17px !important;
}

.fs18 {
	font-size: 18px !important;
}

.fs19 {
	font-size: 19px !important;
}

.fs20 {
	font-size: 20px !important;
}

.fs22 {
	font-size: 21px !important;
}

.fs22 {
	font-size: 22px !important;
}

.fs23 {
	font-size: 23px !important;
}

.fs24 {
	font-size: 24px !important;
}

.fs25 {
	font-size: 25px !important;
}

.fs26 {
	font-size: 26px !important;
}

.fs27 {
	font-size: 27px !important;
}

.fs28 {
	font-size: 28px !important;
}

.fs29 {
	font-size: 29px !important;
}

.fs30 {
	font-size: 30px !important;
}

.fs31 {
	font-size: 31px !important;
}

.fs32 {
	font-size: 32px !important;
}

.fs33 {
	font-size: 33px !important;
}

.fs34 {
	font-size: 34px !important;
}

.fs35 {
	font-size: 35px !important;
}

.fs40 {
	font-size: 40px !important;
}

.fs45 {
	font-size: 45px !important;
}

.fs50 {
	font-size: 50px !important;
}

.fs60 {
	font-size: 60px !important;
}

.fs70 {
	font-size: 70px !important;
}

.fs80 {
	font-size: 80px !important;
}

.fs90 {
	font-size: 90px !important;
}

.fs100 {
	font-size: 100px !important;
}

.pn {
	padding: 0 !important;
}

.p1 {
	padding: 1px !important;
}

.p2 {
	padding: 2px !important;
}

.p3 {
	padding: 3px !important;
}

.p4 {
	padding: 4px !important;
}

.p5 {
	padding: 5px !important;
}

.p6 {
	padding: 6px !important;
}

.p7 {
	padding: 7px !important;
}

.p8 {
	padding: 8px !important;
}

.p10 {
	padding: 10px !important;
}

.p12 {
	padding: 12px !important;
}

.p15 {
	padding: 15px !important;
}

.p20 {
	padding: 20px !important;
}

.p25 {
	padding: 25px !important;
}

.p30 {
	padding: 30px !important;
}

.p35 {
	padding: 35px !important;
}

.p40 {
	padding: 40px !important;
}

.p50 {
	padding: 50px !important;
}

.ptn {
	padding-top: 0 !important;
}

.pt1 {
	padding-top: 1px !important;
}

.pt2 {
	padding-top: 2px !important;
}

.pt3 {
	padding-top: 3px !important;
}

.pt4 {
	padding-top: 4px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt6 {
	padding-top: 6px !important;
}

.pt7 {
	padding-top: 7px !important;
}

.pt8 {
	padding-top: 8px !important;
}

.pt9 {
	padding-top: 9px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.prn {
	padding-right: 0 !important;
}

.pr1 {
	padding-right: 1px !important;
}

.pr2 {
	padding-right: 2px !important;
}

.pr3 {
	padding-right: 3px !important;
}

.pr4 {
	padding-right: 4px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pbn {
	padding-bottom: 0 !important;
}

.pb1 {
	padding-bottom: 1px !important;
}

.pb2 {
	padding-bottom: 2px !important;
}

.pb3 {
	padding-bottom: 3px !important;
}

.pb4 {
	padding-bottom: 4px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb6 {
	padding-bottom: 6px !important;
}

.pb7 {
	padding-bottom: 7px !important;
}

.pb8 {
	padding-bottom: 8px !important;
}

.pb9 {
	padding-bottom: 9px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pln {
	padding-left: 0 !important;
}

.pl1 {
	padding-left: 1px !important;
}

.pl2 {
	padding-left: 2px !important;
}

.pl3 {
	padding-left: 3px !important;
}

.pl4 {
	padding-left: 4px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pv5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.pv8 {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.pv10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.pv15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.pv20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.pv25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.pv30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.pv40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.pv50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.ph5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.ph8 {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.ph10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.ph15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.ph20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.ph25 {
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.ph30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.ph40 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.ph50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
}

@media (min-width:1140px) {
	.ptn-lg {
		padding-top: 0 !important;
	}

	.prn-lg {
		padding-right: 0 !important;
	}

	.pbn-lg {
		padding-bottom: 0 !important;
	}

	.pln-lg {
		padding-left: 0 !important;
	}

	.pt5-lg {
		padding-top: 5px !important;
	}

	.pr5-lg {
		padding-right: 5px !important;
	}

	.pb5-lg {
		padding-bottom: 5px !important;
	}

	.pl5-lg {
		padding-left: 5px !important;
	}
}

@media (min-width:992px) {
	.ptn-md {
		padding-top: 0 !important;
	}

	.prn-md {
		padding-right: 0 !important;
	}

	.pbn-md {
		padding-bottom: 0 !important;
	}

	.pln-md {
		padding-left: 0 !important;
	}

	.pt5-md {
		padding-top: 5px !important;
	}

	.pr5-md {
		padding-right: 5px !important;
	}

	.pb5-md {
		padding-bottom: 5px !important;
	}

	.pl5-md {
		padding-left: 5px !important;
	}
}

.mauto {
	margin-left: auto;
	margin-right: auto;
}

.mnl5 {
	margin-left: -5px !important;
}

.mnl10 {
	margin-left: -10px !important;
}

.mnl15 {
	margin-left: -15px !important;
}

.mnl20 {
	margin-left: -20px !important;
}

.mnt5 {
	margin-top: -5px !important;
}

.mnt10 {
	margin-top: -10px !important;
}

.mnt15 {
	margin-top: -15px !important;
}

.mnt20 {
	margin-top: -20px !important;
}

.mn {
	margin: 0 !important;
}

.mn {
	margin: 0 !important;
}

.mn {
	margin: 0 !important;
}

.m1 {
	margin: 1px !important;
}

.m2 {
	margin: 2px !important;
}

.m3 {
	margin: 3px !important;
}

.m4 {
	margin: 4px !important;
}

.m5 {
	margin: 5px !important;
}

.m8 {
	margin: 8px !important;
}

.m10 {
	margin: 10px !important;
}

.m15 {
	margin: 15px !important;
}

.m20 {
	margin: 20px !important;
}

.m25 {
	margin: 25px !important;
}

.m30 {
	margin: 30px !important;
}

.m35 {
	margin: 35px !important;
}

.m40 {
	margin: 40px !important;
}

.m50 {
	margin: 50px !important;
}

.mtn {
	margin-top: 0 !important;
}

.mt1 {
	margin-top: 1px !important;
}

.mt2 {
	margin-top: 2px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mt4 {
	margin-top: 4px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt6 {
	margin-top: 6px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt9 {
	margin-top: 9px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mrn {
	margin-right: 0 !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mbn {
	margin-bottom: 0 !important;
}

.mb1 {
	margin-bottom: 1px !important;
}

.mb2 {
	margin-bottom: 2px !important;
}

.mb3 {
	margin-bottom: 3px !important;
}

.mb4 {
	margin-bottom: 4px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb6 {
	margin-bottom: 6px !important;
}

.mb7 {
	margin-bottom: 7px !important;
}

.mb8 {
	margin-bottom: 8px !important;
}

.mb9 {
	margin-bottom: 9px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mln {
	margin-left: 0 !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml35 {
	margin-left: 35px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.mv5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mv10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mv15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mv20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mv25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.mv30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mv40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.mv50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.mv70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important;
}

.mh5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.mh10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mh15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.mh20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.mh25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
}

.mh30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.mh40 {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.mh50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.mh70 {
	margin-left: 70px !important;
	margin-right: 70px !important;
}

.mtn5 {
	margin-top: -5px !important;
}

.mtn10 {
	margin-top: -10px !important;
}

.mtn15 {
	margin-top: -15px !important;
}

.mtn20 {
	margin-top: -20px !important;
}

.mtn30 {
	margin-top: -30px !important;
}

.mrn5 {
	margin-right: -5px !important;
}

.mrn10 {
	margin-right: -10px !important;
}

.mrn15 {
	margin-right: -15px !important;
}

.mrn20 {
	margin-right: -20px !important;
}

.mrn30 {
	margin-right: -30px !important;
}

.mbn5 {
	margin-bottom: -5px !important;
}

.mbn10 {
	margin-bottom: -10px !important;
}

.mbn15 {
	margin-bottom: -15px !important;
}

.mbn20 {
	margin-bottom: -20px !important;
}

.mbn30 {
	margin-bottom: -30px !important;
}

.mln5 {
	margin-left: -5px !important;
}

.mln10 {
	margin-left: -10px !important;
}

.mln15 {
	margin-left: -15px !important;
}

.mln20 {
	margin-left: -20px !important;
}

.mln30 {
	margin-left: -30px !important;
}

.mvn5 {
	margin-top: -5px !important;
	margin-bottom: -5px !important;
}

.mvn10 {
	margin-top: -10px !important;
	margin-bottom: -10px !important;
}

.mvn15 {
	margin-top: -15px !important;
	margin-bottom: -15px !important;
}

.mvn20 {
	margin-top: -20px !important;
	margin-bottom: -20px !important;
}

.mvn30 {
	margin-top: -30px !important;
	margin-bottom: -30px !important;
}

.mhn5 {
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.mhn10 {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.mhn15 {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.mhn20 {
	margin-left: -20px !important;
	margin-right: -20px !important;
}

.mhn30 {
	margin-left: -30px !important;
	margin-right: -30px !important;
}

.lh0 {
	line-height: 0 !important;
}

.lh5 {
	line-height: 5px !important;
}

.lh10 {
	line-height: 10px !important;
}

.lh15 {
	line-height: 15px !important;
}

.lh20 {
	line-height: 20px !important;
}

.lh25 {
	line-height: 25px !important;
}

.lh30 {
	line-height: 30px !important;
}

.lh35 {
	line-height: 35px !important;
}

.lh40 {
	line-height: 40px !important;
}

.br-l-n {
	border-left: none !important;
}

.br-r-n {
	border-right: none !important;
}

.br-t-n {
	border-top: none !important;
}

.br-b-n {
	border-bottom: none !important;
}

.br-n {
	border: none !important;
}

.br-v-n {
	border-top: none !important;
	border-bottom: none !important;
}

.br-h-n {
	border-left: none !important;
	border-right: none !important;
}

.br-a {
	border: 1px solid #eeeeee !important;
}

.br-l {
	border-left: 1px solid #eeeeee !important;
}

.br-r {
	border-right: 1px solid #eeeeee !important;
}

.br-t {
	border-top: 1px solid #eeeeee !important;
}

.br-b {
	border-bottom: 1px solid #eeeeee !important;
}

.br-dashed {
	border-style: dotted !important;
}

.br0 {
	border-radius: 0px !important;
}

.br1 {
	border-radius: 1px !important;
}

.br2 {
	border-radius: 2px !important;
}

.br3 {
	border-radius: 3px !important;
}

.br4 {
	border-radius: 4px !important;
}

.br6 {
	border-radius: 6px !important;
}

.br8 {
	border-radius: 8px !important;
}

.br12 {
	border-radius: 12px !important;
}

.br24 {
	border-radius: 24px !important;
}

.br64 {
	border-radius: 64px !important;
}

.bw1 {
	border-width: 1px !important;
}

.bw2 {
	border-width: 2px !important;
}

.bw3 {
	border-width: 3px !important;
}

.bw4 {
	border-width: 4px !important;
}

.bw5 {
	border-width: 5px !important;
}

.bw8 {
	border-width: 8px !important;
}

.bw10 {
	border-width: 10px !important;
}

.bw15 {
	border-width: 15px !important;
}

.br-white {
	border-color: #ffffff !important;
}

.br-lighter {
	border-color: #eeeeee !important;
}

.br-light {
	border-color: #e7e7e7 !important;
}

.br-grey {
	border-color: #d9d9d9 !important;
}

.br-greyer {
	border-color: #cccccc !important;
}

.br-dark {
	border-color: #3b3f4f !important;
}

.br-dark-light {
	border-color: #51566c !important;
}

.br-primary {
	border-color: #3498db !important;
}

.br-primary-light {
	border-color: #5faee3 !important;
}

.br-info {
	border-color: #3bafda !important;
}

.br-info-light {
	border-color: #66c1e2 !important;
}

.br-success {
	border-color: #70ca63 !important;
}

.br-success-light {
	border-color: #93d789 !important;
}

.br-warning {
	border-color: #f6bb42 !important;
}

.br-warning-light {
	border-color: #f8cd73 !important;
}

.br-danger {
	border-color: #df5640 !important;
}

.br-danger-light {
	border-color: #e67d6c !important;
}

.br-alert {
	border-color: #967adc !important;
}

.br-alert-light {
	border-color: #b6a2e7 !important;
}

.br-system {
	border-color: #37bc9b !important;
}

.br-system-light {
	border-color: #58ceb1 !important;
}

.br-tp-top {
	border-top-color: rgba(0, 0, 0, 0.1);
}

.br-tp-right {
	border-right-color: rgba(0, 0, 0, 0.1);
}

.br-tp-left {
	border-left-color: rgba(0, 0, 0, 0.1);
}

.fluid-width {
	width: 100% !important;
}

.mw10 {
	max-width: 10px !important;
}

.mw20 {
	max-width: 20px !important;
}

.mw30 {
	max-width: 30px !important;
}

.mw35 {
	max-width: 35px !important;
}

.mw40 {
	max-width: 40px !important;
}

.mw45 {
	max-width: 45px !important;
}

.mw50 {
	max-width: 50px !important;
}

.mw60 {
	max-width: 60px !important;
}

.mw80 {
	max-width: 80px !important;
}

.mw100 {
	max-width: 100px !important;
}

.mw140 {
	max-width: 140px !important;
}

.mw160 {
	max-width: 160px !important;
}

.mw180 {
	max-width: 180px !important;
}

.mw200 {
	max-width: 200px !important;
}

.mw240 {
	max-width: 240px !important;
}

.mw280 {
	max-width: 280px !important;
}

.mw320 {
	max-width: 320px !important;
}

.mw400 {
	max-width: 400px !important;
}

.mw450 {
	max-width: 450px !important;
}

.mw500 {
	max-width: 500px !important;
}

.mw600 {
	max-width: 600px !important;
}

.mw700 {
	max-width: 700px !important;
}

.mw800 {
	max-width: 800px !important;
}

.mw900 {
	max-width: 900px !important;
}

.mw1000 {
	max-width: 1000px !important;
}

.mw1100 {
	max-width: 1100px !important;
}

.mw1200 {
	max-width: 1200px !important;
}

.w20 {
	width: 20px !important;
}

.w30 {
	width: 30px !important;
}

.w40 {
	width: 40px !important;
}

.w50 {
	width: 50px !important;
}

.w75 {
	width: 75px !important;
}

.w100 {
	width: 100px !important;
}

.w125 {
	width: 125px !important;
}

.w150 {
	width: 150px !important;
}

.w175 {
	width: 175px !important;
}

.w200 {
	width: 200px !important;
}

.w225 {
	width: 225px !important;
}

.w250 {
	width: 250px !important;
}

.w275 {
	width: 275px !important;
}

.w300 {
	width: 300px !important;
}

.w320 {
	width: 320px !important;
}

.w350 {
	width: 350px !important;
}

.w375 {
	width: 375px !important;
}

.w400 {
	width: 400px !important;
}

.w450 {
	width: 450px !important;
}

.mnw20 {
	min-width: 20px !important;
}

.mnw30 {
	min-width: 30px !important;
}

.mnw40 {
	min-width: 40px !important;
}

.mnw50 {
	min-width: 50px !important;
}

.mnw75 {
	min-width: 75px !important;
}

.mnw100 {
	min-width: 100px !important;
}

.mnw125 {
	min-width: 125px !important;
}

.mnw150 {
	min-width: 150px !important;
}

.mnw175 {
	min-width: 175px !important;
}

.mnw200 {
	min-width: 200px !important;
}

.mnw250 {
	min-width: 250px !important;
}

.mnw300 {
	min-width: 300px !important;
}

.mnw500 {
	min-width: 500px !important;
}

.mnw700 {
	min-width: 700px !important;
}

.mnw1000 {
	min-width: 1000px !important;
}

.mnw1100 {
	min-width: 1100px !important;
}

.mnw1200 {
	min-width: 1200px !important;
}

.mnw1300 {
	min-width: 1300px !important;
}

.container {
	max-width: 98%;
	width: 98%
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}

@media (min-width:480px) {
	.logo {
		display: none
	}

	.logo-black {
		display: none;
		height: 50px;
		width: auto;
		float: left;
		margin: 5px 0;
	}
}

@media (min-width:320px) {
	.logo {
		display: none
	}

	.logo-black {
		display: none;
		height: 50px;
		width: auto;
		float: left;
		margin: 5px 0;
	}
}

@media (min-width:50px) and (max-width:640px) {
	header {
		/* display:inline-block; */
	}

	.wrapper.figure,
	.page-wrapper-home {
		display: block;
	}

	a.waves-effect.item.indigo.p12,
	a.waves-effect.item.blue.p12,
	a.waves-effect.item.green.p12,
	a.waves-effect.item.orange.p12,
	a.waves-effect.item.blue.p12 {
		padding: 5px !important;
	}
}

@media (min-width:768px) {
	.container {
		width: 95%;
	}
}

@media (min-width:992px) {
	.container {
		width: 95%;
	}
}

@media (min-width:1140px) {
	.container {
		width: 95%;
	}
}

@media (min-width:1400px) {
	.container {
		width: 90%;
	}

	.count-share {
		margin-left: 12px;
		margin-right: 12px;
	}

	.count-share .count-text {
		left: -10px;
		width: 70px;
		font-size: 14px;
	}
}

header {
	/* height:40vh; */
}

.alert {
	color: #ffffff;
	font-size: 14px;
	padding: 15px;
	margin-bottom: 19px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}

.alert .eee {
	color: #666666;
}

.alert .close:hover {
	color: #666666;
}

.alert hr {
	border-top-color: rgba(0, 0, 0, 0.1);
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	color: #ffffff;
	font-weight: bold;
}

.alert > p,
.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert.alert-micro,
.alert .alert-sm {
	font-size: 13px;
	padding: 9px 35px 9px 9px;
	border-radius: 0;
}

.alert.alert-sm {
	padding: 12px 35px 12px 12px;
}

.alert.alert-border {
	border: 1px solid transparent;
}

.alert.alert-border-right {
	border-right-width: 6px;
}

.alert.alert-border-top {
	border-top-width: 3px;
}

.alert.alert-border-bottom {
	border-bottom-width: 3px;
}

.alert.alert-border-left {
	padding-left: 15px;
	border-left-width: 6px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	right: -21px;
	color: #FFF;
	opacity: 0.3;
}

.alert-dismissable .close:hover,
.alert-dismissible .close:hover {
	color: #FFF;
	opacity: 1;
}

.alert-primary {
	background-color: #57aae1;
}

.alert-primary.alert-border-right {
	border-right-color: #1f74ae;
}

.alert-primary.alert-border-top {
	border-top-color: #1f74ae;
}

.alert-primary.alert-border-bottom {
	border-bottom-color: #1f74ae;
}

.alert-primary.alert-border-left {
	border-left-color: #1f74ae;
}

.alert-primary.light {
	background-color: #75b9e7;
}

.alert-primary.dark {
	background-color: #2791d9;
}

.alert-primary.pastel {
	color: #1d6fa5;
	background-color: #b6daf2;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-primary.pastel .alert-link {
	color: #1d6fa5;
}

.alert-primary.pastel.alert-micro {
	border-color: #5faee3;
}

.alert-primary.pastel .close {
	color: #1d6fa5;
}

.alert-primary.pastel .close:hover {
	color: #1d6fa5;
}

.alert-success {
	background-color: #8cd481;
}

.alert-success.alert-border-right {
	border-right-color: #4aaf3c;
}

.alert-success.alert-border-top {
	border-top-color: #4aaf3c;
}

.alert-success.alert-border-bottom {
	border-bottom-color: #4aaf3c;
}

.alert-success.alert-border-left {
	border-left-color: #4aaf3c;
}

.alert-success.light {
	background-color: #a4dd9c;
}

.alert-success.dark {
	background-color: #66c658;
}

.alert-success.pastel {
	color: #47a839;
	background-color: #d9f1d5;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-success.pastel .alert-link {
	color: #47a839;
}

.alert-success.pastel.alert-micro {
	border-color: #93d789;
}

.alert-success.pastel .close {
	color: #47a839;
}

.alert-success.pastel .close:hover {
	color: #47a839;
}

.alert-info {
	background-color: #5dbde0;
}

.alert-info.alert-border-right {
	border-right-color: #218ab1;
}

.alert-info.alert-border-top {
	border-top-color: #218ab1;
}

.alert-info.alert-border-bottom {
	border-bottom-color: #218ab1;
}

.alert-info.alert-border-left {
	border-left-color: #218ab1;
}

.alert-info.light {
	background-color: #7bc9e6;
}

.alert-info.dark {
	background-color: #2eaad8;
}

.alert-info.pastel {
	color: #2084a9;
	background-color: #bce4f2;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-info.pastel .alert-link {
	color: #2084a9;
}

.alert-info.pastel.alert-micro {
	border-color: #66c1e2;
}

.alert-info.pastel .close {
	color: #2084a9;
}

.alert-info.pastel .close:hover {
	color: #2084a9;
}

.alert-warning {
	background-color: #f8c969;
}

.alert-warning.alert-border-right {
	border-right-color: #eba10b;
}

.alert-warning.alert-border-top {
	border-top-color: #eba10b;
}

.alert-warning.alert-border-bottom {
	border-bottom-color: #eba10b;
}

.alert-warning.alert-border-left {
	border-left-color: #eba10b;
}

.alert-warning.light {
	background-color: #f9d58b;
}

.alert-warning.dark {
	background-color: #f5b633;
}

.alert-warning.pastel {
	color: #e19b0b;
	background-color: #fdf0d4;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-warning.pastel .alert-link {
	color: #e19b0b;
}

.alert-warning.pastel.alert-micro {
	border-color: #f8cd73;
}

.alert-warning.pastel .close {
	color: #e19b0b;
}

.alert-warning.pastel .close:hover {
	color: #e19b0b;
}

.alert-danger {
	background-color: #e57563;
}

.alert-danger.alert-border-right {
	border-right-color: #bd3520;
}

.alert-danger.alert-border-top {
	border-top-color: #bd3520;
}

.alert-danger.alert-border-bottom {
	border-bottom-color: #bd3520;
}

.alert-danger.alert-border-left {
	border-left-color: #bd3520;
}

.alert-danger.light {
	background-color: #ea9082;
}

.alert-danger.dark {
	background-color: #dd4a33;
}

.alert-danger.pastel {
	color: #b4331e;
	background-color: #f5cac3;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-danger.pastel .alert-link {
	color: #b4331e;
}

.alert-danger.pastel.alert-micro {
	border-color: #e67d6c;
}

.alert-danger.pastel .close {
	color: #b4331e;
}

.alert-danger.pastel .close:hover {
	color: #b4331e;
}

.alert-alert {
	background-color: #b09ae4;
}

.alert-alert.alert-border-right {
	border-right-color: #6d46ce;
}

.alert-alert.alert-border-top {
	border-top-color: #6d46ce;
}

.alert-alert.alert-border-bottom {
	border-bottom-color: #6d46ce;
}

.alert-alert.alert-border-left {
	border-left-color: #6d46ce;
}

.alert-alert.light {
	background-color: #c6b7ec;
}

.alert-alert.dark {
	background-color: #8c6ed9;
}

.alert-alert.pastel {
	color: #663dcc;
	background-color: #f6f3fc;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-alert.pastel .alert-link {
	color: #663dcc;
}

.alert-alert.pastel.alert-micro {
	border-color: #b6a2e7;
}

.alert-alert.pastel .close {
	color: #663dcc;
}

.alert-alert.pastel .close:hover {
	color: #663dcc;
}

.alert-system {
	background-color: #50ccad;
}

.alert-system.alert-border-right {
	border-right-color: #288971;
}

.alert-system.alert-border-top {
	border-top-color: #288971;
}

.alert-system.alert-border-bottom {
	border-bottom-color: #288971;
}

.alert-system.alert-border-left {
	border-left-color: #288971;
}

.alert-system.light {
	background-color: #6cd4ba;
}

.alert-system.dark {
	background-color: #34b091;
}

.alert-system.pastel {
	color: #26816a;
	background-color: #a7e5d6;
	border-color: rgba(0, 0, 0, 0.1);
}

.alert-system.pastel .alert-link {
	color: #26816a;
}

.alert-system.pastel.alert-micro {
	border-color: #58ceb1;
}

.alert-system.pastel .close {
	color: #26816a;
}

.alert-system.pastel .close:hover {
	color: #26816a;
}

.alert-default {
	color: #888;
	background-color: #f0f0f0;
}

.alert-default .alert-link {
	color: #777;
}

.alert-default.alert-border-right {
	border-right-color: #cfcfcf;
}

.alert-default.alert-border-top {
	border-top-color: #cfcfcf;
}

.alert-default.alert-border-bottom {
	border-bottom-color: #cfcfcf;
}

.alert-default.alert-border-left {
	border-left-color: #cfcfcf;
}

.alert-default.pastel,
.alert-default.light {
	background-color: #fdfdfd;
	border-color: rgba(0, 0, 0, 0.15);
}

.alert-default.dark {
	background-color: #e6e6e6;
}

.alert-dark {
	background-color: #626984;
}

.alert-dark.alert-border-right {
	border-right-color: #1f2129;
}

.alert-dark.alert-border-top {
	border-top-color: #1f2129;
}

.alert-dark.alert-border-bottom {
	border-bottom-color: #1f2129;
}

.alert-dark.alert-border-left {
	border-left-color: #1f2129;
}

.alert-dark.pastel,
.alert-dark.light {
	color: #676e89;
	background-color: #d0d3dc;
}

.alert-dark.pastel .alert-link,
.alert-dark.light .alert-link {
	color: #51566c;
}

.alert-dark.dark {
	background-color: #4a4f63;
}

.close {
	float: right;
	font-size: 19.5px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.imgThumbSpot {
	z-index: 99;
	left: -webkit-calc(50% - 60px) !important;
	left: -moz-calc(50% - 60px) !important;
	left: calc(50% - 60px) !important;
	border: 1px ridge #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	list-style-type: none;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	display: block;
	background-color: transparent;
	background-image: url(/template/lsnn/img/bg_image_world_512.png);
	box-shadow: 1px 1px 10px #666;
	-webkit-transition: box-shadow 0.1s ease-in-out;
	-moz-transition: box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

.imgThumbSpot:hover {
	opacity: 0.1;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

.imgThumbSpot:hover {
	-webkit-transition: 0.31s ease-in;
	-moz-transition: 0.31s ease-in;
	-o-transition: 0.31s ease-in;
	transition: 0.31s ease-in;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.page span.icon {
	display: inline;
	margin: 0px 10px 0 0px;
}

.page iframe.mini-preview-frame {
	width: 400% !important;
	padding-left: 2%;
}

.page {
	font-family: 'Lora', serif;
}

.page ul, .page ol, .page ul li li {
	-webkit-margin-before: 0.1em;
}

.page ul, .page ol, .page ul li {
	-webkit-margin-after: 0.1em;
}

.page ul, .page ol, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}

.page li {
	display: list-item;
	text-align: -webkit-match-parent;
	line-height: 1.4;
}

.page ul {
	display: block;
	list-style-type: disc;
}

.page ul:nth-of-type(2) {
	list-style-type: circle;
}

.page ul li {
	list-style-type: disc;
	-webkit-padding-before: 0em;
}

.page ul.a,
.page ul li li {
	list-style-type: circle;
}

.page ul.b {
	list-style-type: disc;
}

.page ul.c,
.page ul li li li {
	list-style-type: square;
}

.page ol.d {
	list-style-type: armenian;
}

.page ol.e {
	list-style-type: cjk-ideographic;
}

.page ol.f {
	list-style-type: decimal;
}

.page ol.g {
	list-style-type: decimal-leading-zero;
}

.page ol.h {
	list-style-type: georgian;
}

.page ol.i {
	list-style-type: hebrew;
}

.page ol.j {
	list-style-type: hiragana;
}

.page ol.k {
	list-style-type: hiragana-iroha;
}

.page ol.l {
	list-style-type: katakana;
}

.page ol.m {
	list-style-type: katakana-iroha;
}

.page ol.n {
	list-style-type: lower-alpha;
}

.page ol.o {
	list-style-type: lower-greek;
}

.page ol.p {
	list-style-type: lower-latin;
}

.page ol.q {
	list-style-type: lower-roman;
}

.page ol.r {
	list-style-type: upper-alpha;
}

.page ol.s {
	list-style-type: upper-latin;
}

.page ol.t {
	list-style-type: upper-roman;
}

.page ol.u {
	list-style-type: none;
}

.page ol.v {
	list-style-type: inherit;
}

	.google-auto-placed{
	overflow-x: scroll ;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	position: relative;
	}
	
.page table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 10px auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.page table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

.page table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

.page table th,
.page table td {
  padding: .625em;
}

.page table th {
  font-size: .85em;
  letter-spacing: .1em;
}
@media screen and (max-width: 600px) {
.page table {
    border: 0;
  }

.page table caption {
    font-size: 1.3em;
  }
  
.page table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
.page table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
.page table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
.page table td::before,
.page table td:first-child {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
.page table td:last-child {
    border-bottom: 0;
  }
}
.page,
.page #text,
.page div,
.page .Himg,
.page p,
.page li,
.page li a,
.page label,
.page table,
.page td,
.page a,
.page blockquote,
.page blockquote.text-right,
.page blockquote.text-left,
.page blockquote a,
div.page {
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	line-height: 1.25;
}

.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 700;
	color: #616161;
	text-decoration: none;
}

.page {
	box-shadow: 0 0 4px #e3e3e3;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
	padding: 20px;
	background-color: #fff;
	border: thin solid #CCC;
	margin-right: 0;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #616161;
	overflow-x:hidden;
}

.page:hover {
	box-shadow: 0 0 10px rgba(197, 197, 197, 0.89);
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	-o-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}

.page blockquote {
	color: rgba(0, 0, 0, 0.65);
	margin-left: 2px;
	margin-right: 6px;
	padding-left: 16px;
	border-left: 3px solid rgba(0, 0, 0, 0.1);
}

.page p {
	margin: 0 0 16px;
}

.page iframe {
	width: 99% !important;
	height: 360px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.page #text {
	font-size: 1.0em;
	display: block;
}

#text {
	font-size: 16px;
}

.page .Himg {
	height: 500px;
}

.page h1 {
	display: block;
	font-size: 2.15em;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-weight: bold;line-height: 1.15;
}

.page h2 {
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	text-align: left;
}

.page h2:after {
	text-align: left;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	background-color: transparent;
	margin: auto;
	content: " ";
}

.page h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.page h4 {
	display: block;
	font-size: 1.0em;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.page h5 {
	display: block;
	font-size: 0.83em;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.page h6 {
	font-size: 0.67em;
	-webkit-margin-before: 0.3em;
	-webkit-margin-after: 0.4em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

.header h2 {
	font-weight: normal;
}

.page strong,
.page b {
	font-weight: 700;
}

.page p img {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
	display: inline-block;
	padding: 2px;
	box-shadow: 1px 0px 2px 1px #ddd;
}

.page p img:hover {
	box-shadow: 1px 0px 10px 2px #ddd;
}

div[id^="sdfootnote"],
div[id^="sdfootnote"] p,
div[id^="sdfootnote"] span,
div[id^="sdfootnote"] li,
div[id^="sdfootnote"] a
{
	font-size: 0.80em;
}

div[id^="sdfootnote"] {
	margin: 10px 0px !important;
	padding: 8px 8px 1px 6px !important;
	text-align: justify;
	background-color: rgba(242, 239, 244, 0.51);
	box-shadow: 1px 0px 2px 1px #ddd;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0.30em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 1px;
	-webkit-padding-start: 10px;
	-webkit-padding-end: 10px;
	-webkit-padding-before: 1.0em;
	-webkit-padding-after: 0.01em;
}

.page sub,
.page sup {
	font-size: 65%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.content-scroll {
	width: 3862px;
	width: -moz-max-content;
	width: -webkit-max-content;
	border-radius: 20px;
	min-height: 0;
	flex: none;
}

.gradiente-blue {
	height: 20px;
	background: black;
	background: -webkit-linear-gradient(rgba(30, 136, 229, 0), #1e88e5);
	background: -o-linear-gradient(rgba(30, 136, 229, 0), #1e88e5);
	background: -moz-linear-gradient(rgba(30, 136, 229, 0), #1e88e5);
	background: linear-gradient(rgba(30, 136, 229, 0), #1e88e5);
	position: relative;
	top: -19px;
}

.thumb-headline h2 {
	color: #eee;
	font-size: 16px;
}

.footer .link a {
	position: relative;
	display: block;
	border-radius: 3px;
	padding: 11px;
	margin: 1px;
	font-size: 14px
}

.footer-logo {
	margin: 10px 0 16px 20px;
}

.page-footer .colonna {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: rgba(204, 204, 204, 0.57);
	margin-bottom: 5px;
}

.page-footer .img {
	display: table-cell;
	height: 60px;
	vertical-align: bottom
}

.page-footer .title {
	font-size: 20px;
	display: block;
	height: 20px;
}

.page-footer .desc {
	font-style: normal;
	font-size: 14px;
	margin: 0em 0.75em 0 0;
}

.page-footer a {
	color: #039be5;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	font-size: 16px;
}

.page-footer .container,
.page-footer {
	width: 100% !important;
}

.latest .clear:hover {
	background: rgba(55, 55, 55, 0.57);
}

.latest .collapsible-header {
	display: block;
	cursor: pointer;
	min-height: 2rem;
	line-height: 1.3rem;
	padding: 0.85rem 0.5rem;
	background-color: #fff;
	border-bottom: 1px solid #ddd
}

.latest,
.newlatest {
	height: 750px;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: auto;
	position: relative;
}


.latest-list li {
	padding: 8px 0;
	border-top: 1px solid #353535;
}

.latest-list li:first-child {
	padding-top: 0;
	border-top: none;
}

.latest-list li a {
	color: #eee;
}

.latest-list small {
	color: #999;
	display: block;
}

.latest.collapsible.popout {
	border: none;
	box-shadow: none !important;
}

.latest.collapsible.popout > li.active {
	margin: 16px 10px !important;
}

.latest.collapsible.popout > li.active > .card {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	width: 100%;
}

.latest .media {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.latest .thumb150 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(transparent);
	background-size: cover;
}

.latest h3 {
	margin-left: 20px;
}

.latest .clear {
	height: 150px;
}

.page-footer .card .card-content {
	margin: 0;
	padding: 0;
}

.page-footer hr {
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 2%;
	-webkit-margin-before: 1.5em;
	-webkit-margin-after: 1.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 2px solid rgba(255, 255, 255, 0.22);
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media, .media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-right, .media > .pull-right {
	padding-left: 10px
}

.media-left, .media > .pull-left {
	padding-right: 10px
}

.media-body p {
	display: block;
	padding: 0;
}

.media-body a {
	display: inline;
	width: auto;
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.z-depth-0 {
	box-shadow: none !important;
}

.z-depth-0-half , nav, .card, .toast, .btn, .btn-large, .btn-floating,
.dropdown-content, .collapsible, .side-nav {
	box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12) !important;
}

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating,
.dropdown-content, .collapsible, .side-nav {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover {
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-2 {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4, .modal {
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
	box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.clearfix:before, .homelist:before, .clearfix:after, .homelist:after {
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after, .homelist:after {
	clear: both;
}

.is-hidden {
	display: none !important;
}

.message {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #444;
	color: #aaa;
	padding: 6px;
}

.message.ok {
	background-color: lightgreen;
	transition: all 0.3s ease;
	color: white;
}

.load-more, .loading {
	display: block;
	padding: 14px 26px;
	border-radius: 3px;
	clear: both;
	background-color: #ccc;
	color: #666;
	width: 144px;
	margin: 10px auto;
	text-align: center;
}

.load-more:hover {
	background-color: #333;
	color: white;
	border: 1px solid #ccc;
	transition: all 0.3s ease;
	cursor: pointer;
}

.blur2 {
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

.blur3 {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.blur4 {
	-webkit-filter: blur(4px);
	filter: blur(4px);
}

.blur5 {
	-webkit-filter: blur(5px);
	filter: blur(5px);
}

.blur6 {
	-webkit-filter: blur(6px);
	filter: blur(6px);
}

.blur7 {
	-webkit-filter: blur(7px);
	filter: blur(7px);
}

.blur10 {
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

.grayimage {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#rightCol {
	height: 100%;
	overflow: scroll;
}

#leftCol {
	height: 100%;
	overflow: scroll;
}

.hashtag {
	background-color: rgba(204, 221, 246, 0.51);
	border: 1px solid rgba(204, 221, 246, 0.21);
	border-radius: 4px;
	color: rgba(34, 41, 57, 0.97);
	font-size: 96% !important;
	padding: 0 4px 0 4px !important;
}

.hashtag:hover {
	background-color: rgba(204, 221, 246, 0.81);
}

#shiva {
	width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float: left;
	margin: 5px;
}

.count {
	line-height: 100px;
	color: white;
	margin-left: 30px;
	font-size: 25px;
}

.parallax-container {
	position: relative;
	overflow: hidden;
	height: 500px;
}

.parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.pin-top, .pin-bottom {
	position: relative;
}

.pinned {
	position: fixed !important;
}

.heart {
	background: url(/template/lsnn/image/web_heart_animation.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	cursor: pointer;
	position: absolute;
	left: -14px;
	background-size: 2900%
}

.heart:hover, .heart:focus {
	background-position: right;
}

.heartAnimation {
	display: inline-block;
	-webkit-animation-name: heartBlast;
	animation-name: heartBlast;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-timing-function: steps(28);
	animation-timing-function: steps(28);
	background-position: right;
}

.feed p {
	font-family: 'Georgia', Times, Times New Roman, serif;
	font-size: 25px
}

.feed {
	clear: both;
	margin-bottom: 20px;
	height: 100px;
	position: relative;
}

.mostra-loading {
	z-index: 9999;
	background-color: rgba(51, 51, 51, 0.5);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.advert {
	visibility: visible !important;
}

.rotate90gL {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.rotate90gL:hover {
	-webkit-transform: rotate(90deg) scale(1.2);
	-moz-transform: rotate(90deg) scale(1.25);
	-ms-transform: rotate(90deg) scale(1.25);
	-o-transform: rotate(90deg) scale(1.25);
	transform: rotate(90deg) scale(1.25);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	margin: 10% 0 0 20%;
}

.rotate90gR {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.rotate90gR:hover {
	-webkit-transform: rotate(90deg) scale(1.2);
	-moz-transform: rotate(90deg) scale(1.25);
	-ms-transform: rotate(90deg) scale(1.25);
	-o-transform: rotate(90deg) scale(1.25);
	transform: rotate(90deg) scale(1.25);
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	margin: 10% 0 0 20%;
}

.side-nav {
	position: fixed;
	width: 300px;
	left: 0;
	top: 0;
	margin: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	height: 100%;
	height: -webkit-calc(100% + 60px) !important;
	height: -moz-calc(100% + 60px) !important;
	height: calc(100% + 60px) !important;
	padding-bottom: 60px;
	background-color: #fff;
	z-index: 999;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow-y: auto;
	will-change: transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%)
}

.side-nav.right-aligned {
	right: 0;
	-webkit-transform: translateX(105%);
	transform: translateX(105%);
	left: auto;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.side-nav .collapsible {
	margin: 0
}

.side-nav li {
	float: none;
	line-height: 48px
}

.side-nav li.active {
	background-color: rgba(0, 0, 0, 0.05)
}

.side-nav a {
	color: rgba(0, 0, 0, 0.87);
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: 48px;
	line-height: 48px;
	padding: 0 32px
}

.side-nav a:hover {
	background-color: rgba(0, 0, 0, 0.05)
}

.side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-flat,
.side-nav a.btn-floating {
	margin: 10px 15px
}

.side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-floating {
	color: #fff
}

.side-nav a.btn-flat {
	color: #343434
}

.side-nav a.btn:hover, .side-nav a.btn-large:hover, .side-nav a.btn-large:hover {
	background-color: #2bbbad
}

.side-nav a.btn-floating:hover {
	background-color: #26a69a;
}

.side-nav li > a > i,
.side-nav li > a > [class^="mdi-"],
.side-nav li > a > [class * ="mdi-"],
.side-nav li > a > i.material-icons {
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 0 32px 0 0;
	width: 24px;
	color: rgba(0, 0, 0, 0.54)
}

.side-nav .divider {
	margin: 8px 0 0 0
}

.side-nav .subheader {
	cursor: initial;
	pointer-events: none;
	color: rgba(0, 0, 0, 0.54);
	font-size: 14px;
	font-weight: 500;
	line-height: 48px
}

.side-nav .subheader:hover {
	background-color: transparent
}

.side-nav .userView {
	overflow: hidden;
	position: relative;
	padding: 32px 32px 0;
	margin-bottom: 8px
}

.side-nav .userView a {
	height: auto;
	padding: 0
}

.side-nav .userView a:hover {
	background-color: transparent
}

.side-nav .userView .background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1
}

.side-nav .userView .circle, .side-nav .userView .name, .side-nav .userView .email {
	display: block
}

.side-nav .userView .circle {
	height: 64px;
	width: 64px
}

.side-nav .userView .name, .side-nav .userView .email {
	font-weight: 200;
	line-height: 120%
}

.side-nav .userView .name {
	margin-top: 16px;
	font-weight: 500
}

.side-nav .userView .email {
	padding-bottom: 16px;
	font-weight: 600
}

.drag-target {
	height: 100%;
	width: 10px;
	position: fixed;
	top: 0;
	z-index: 998
}

.side-nav.fixed a {
	display: block;
	padding: 0 16px;
	color: rgba(0, 0, 0, 0.87)
}

.side-nav.fixed {
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	position: fixed
}

.side-nav.fixed.right-aligned {
	right: 0;
	left: auto
}

.menuSlide.side-nav li {
	float: none;
	line-height: 20px;
}

.menuSlide .side-nav .collapsible-body li a,
.menuSlide .side-nav.fixed .collapsible-body li a {
	padding: 0 32px;
}

@media only screen and (max-width:992px) {
	aside.homepage-menu .tabsHome .tab {
		min-width: -webkit-calc(100% / 2.5) !important;
		min-width: -moz-calc(100% / 2.5) !important;
		min-width: calc(100% / 2.5) !important;
		height: 50px;
	}

	.side-nav.fixed {
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%)
	}

	.side-nav.fixed.right-aligned {
		-webkit-transform: translateX(105%);
		transform: translateX(105%)
	}

	.side-nav a {
		padding: 0 16px
	}

	.side-nav .userView {
		padding: 16px 16px 0
	}
}

.side-nav .collapsible-body li.active, .side-nav.fixed .collapsible-body li.active {
	background-color: #ee6e73
}

.side-nav .collapsible-body li.active a, .side-nav.fixed .collapsible-body li.active a {
	color: #fff
}

body.sidebar-show {}

.sidebar,
.sidebar-btn,
.menu-stripes,
.content1 {
	transition: transform .5s ease-in-out;
}

.content1 {
	margin-top: 0px;
}

.content1 .sidebar-show:before {
	content: '';
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(208, 208, 208, 0.5);
	z-index: 5000;
	overflow: auto;
}

#sidebar {
	font: 1em / 1.5 sans-serif;
	color: #333;
	overflow-y: auto !important;
	top: 0;
}

.sidebar h1 {
	font-size: 2.5rem;
	margin-bottom: .625rem;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}

.sidebar h2 {
	margin-bottom: .625rem;
	text-align: left;
	padding-left: 20px;
}

.sidebar h2:after {
	display: block;
	height: 2px;
	background-color: rgba(168, 177, 230, 0.47);
	content: " ";
	margin-top: 10px;
	margin-left: -20px;
	margin-bottom: -9px;
	width: 107%;
}

.sidebar h3 {
	margin-bottom: .625rem;
	text-align: left;
	padding-left: 20px;
}

.sidebar hr {
	margin: 1.25rem 0;
	border: 0;
	height: 1px;
	background: #333;
}

.sidebar .wrapper {
	margin: 0px 0px;
}

.iY {
	bottom: 0;
	left: 0;
	overflow: visible;
	position: fixed;
	top: 56px;
	z-index: 1;
	-webkit-transform: translateX(-242px);
	transform: translateX(-242px);
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
}

.sidebar {
	position: inherit;
	margin: 0 auto;
	border: 1px solid blue;
	top: 0;
	left: 0;
	margin: 0;
	height: inherit;
	min-width: 240px;
	background-color: rgba(255, 255, 255, 0.8) !important;
	color: #333;
	overflow-y: scroll;
	transform: translate(-260px);
	z-index: 999;
	will-change: left;
}

.side-nav {
	position: fixed;
	left: inherit;
	top: inherit;
	margin: inherit;
	min-width: 240px;
	background-color: inherit;
	z-index: 999;
	overflow-y: scroll;
	will-change: left;
}

.sidebar.show {
	transform: translate(0);
}

.sidebar-btn {
	position: absolute;
	height: 60px;
	width: 60px;
	background: rgba(128, 128, 128, .5);
	border: 0;
	border-radius: 99px;
	top: 10px;
	transform: translate(10px);
	z-index: 5002
}

.sidebar-btn.sidebar-show {
	transform: translate(300px);
}

.menu-stripes {
	position: relative;
	height: 4px;
	width: 35px;
	margin: 7px auto;
	background-color: #FFF;
	border-radius: 5px;
}

.sidebar-btn.sidebar-show .menu-stripes {
	margin: -3px auto;
}

.sidebar-btn.sidebar-show .menu-stripes:nth-child(1) {
	transform: rotate(45deg);
}

.sidebar-btn.sidebar-show .menu-stripes:nth-child(2) {
	display: none;
}

.sidebar-btn.sidebar-show .menu-stripes:nth-child(3) {
	transform: rotate(-45deg);
}

.sidebar-btn:not(.sidebar-show):hover > .menu-stripes {
	animation: hoverButton .4s infinite;
}

.side-nav .collapsible-body li.active, .side-nav.fixed .collapsible-body li.active {
	background-color: rgba(74, 64, 61, 0.8);
}

@keyframes hoverButton {
	0% {
		left: 0
	}

	33% {
		left: -1px
	}

	66% {
		left: 6px
	}

	100% {
		left: 0
	}
}

div.bg-image-news h1 {
	position: absolute;
	margin-top: -webkit-calc(33%);
	margin-top: -moz-calc(33%);
	margin-top: calc(33%);
	font-family: 'Dosis', sans-serif;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 3em;
	line-height: 100%;
	background-color: rgba(224, 29, 29, 0.79);
	padding: 4%;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: auto;
	display: table;
	text-align: center;
}

div.bg-image-news.image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

div.bg-image-news h3 {
	position: absolute;
	margin-top: 10%;
	font-family: 'Dosis', sans-serif;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 2em;
	line-height: 115%;
	background-color: rgba(224, 29, 29, 0.79);
	padding: 2%;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	display: inline-block;
	text-align: right;
	max-width: 590px;
	min-width: 400px;
	-webkit-transition: box-shadow 0.1s ease-in-out;
	-moz-transition: box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

div.bg-image-news h3:hover {
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

.bg-image-news.image {
	height: 440px;
}

@media (max-width:650px) {
	div.slider {
		width: 100%;
	}

	div.bg-image-news h3 {
		position: absolute;
		margin-top: 10%;
		max-width: 590px;
		min-width: 540px;
	}

	.bg-image-news.image {
		height: 240px;
	}

	#myNav div.slider {
		height: 87% !important;
		-webkit-user-drag: none;
		overflow-y: auto;
	}

	ul.slides {
		width: 90%;
	}

	.slider .indicators .indicator-item {
		display: inline-block;
		position: relative;
		cursor: pointer;
		height: 12px;
		width: 12px;
		margin: 2px 3px;
		background-color: #e0e0e0;
		transition: background-color .3s;
		border-radius: 50%;
	}

	.overlay-content {
		position: relative;
		top: 0;
		text-align: center;
	}

	.overlay-gallery .slider .slides {
		background-color: transparent;
		margin: 0;
		height: 400px
	}

	.overlay-gallery .slider .slides li {
		opacity: 0;
		position: absolute;
		display: block;
		top: 50%;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100% !important;
		overflow-y: auto;
	}

	.overlay-gallery .slider .indicators {
		position: fixed;
		text-align: center;
		left: 5px;
		right: 5px;
		bottom: 2px;
	}

	.overlay-gallery {
		overflow-y: auto;
	}

	.overlay-gallery a {
		font-size: 20px;
		padding: 8px;
		text-decoration: none;
		font-size: 36px;
		color: #818181;
		display: block;
		transition: 0.3s;
	}

	div.bg-image-news h1 {
		position: absolute;
		margin-top: -webkit-calc(50%);
		margin-top: -moz-calc(50%);
		margin-top: calc(50%);
		font-family: 'Dosis', sans-serif;
		font-weight: 600 !important;
		font-size: 45px;
		line-height: 100%;
		background-color: rgba(10, 234, 19, 0.9);
		padding: 5%;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		width: auto;
		display: table;
		text-align: center;
	}
	.google-auto-placed{
		overflow-x: scroll ;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	}
	.page,
	.page #text,
	.page div,
	.page .Himg,
	.page p,
	.page li,
	.page li a,
	.page label,
	.page table,
	.page td,
	.page a,
	.page blockquote,
	.page blockquote.text-right,
	.page blockquote.text-left,
	.page blockquote a,
	div.page {
		font-family: 'PT Sans', Verdana, Arial, sans-serif;
		font-size: 17px;
		line-height: 130%;
	}

	.page code,
	.page pre {
		padding: 0 1px 5px 35px !important;
		margin: 1px;
		font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
		font-size: 17px;
		color: #333333;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background-color: rgba(223, 223, 223, 0.49);
		line-height: 140%;
	}
.latest .img {
	float: none;
	height: auto;
}

.latest .thumb {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	height: 150px;
	width: 100%;
}

	.page-footer .img {
		display: table-cell;
		height: 60px;
		vertical-align: bottom
	}

	.page-footer .title {
		font-size: 24px;
		margin: 22px 3px 10px 6px;
		padding: 0px;
	}

	.page-footer .desc {
		font-size: 14px;
		background-color: transparent !important;
	}

	.page-footer a {
		color: #039be5;
		text-decoration: none;
		-webkit-tap-highlight-color: transparent;
		font-size: 16px;
	}

	.tags-v4 a {
		font-size: 16px;
	}

	.page h1 {
		display: block;
		font-size: 2.0em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
	}

	.page h2 {
		display: block;
		font-size: 1.5em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
		text-align: left;
	}

	.page h2:after {
		text-align: left;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		background-color: transparent;
		margin: auto;
		content: " ";
	}

	.page h3 {
		display: block;
		font-size: 1.17em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
	}

	.page h4 {
		display: block;
		font-size: 1.0em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
	}

	.page h5 {
		display: block;
		font-size: 0.83em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
	}

	.page h6 {
		font-size: 0.67em;
		-webkit-margin-before: 0.3em;
		-webkit-margin-after: 0.4em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
		font-weight: bold;
	}

	.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span,
	.fb_iframe_widget_fluid_desktop iframe {
		max-width: 100%;
		min-height: 200px;
	}
}

@media (min-width:651px) and (max-width:991px) {
	.header > .container {
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
	}

	.advert {
		visibility: hidden !important;
		display: none;
	}

	.navbar-nav .open .dropdown-menu > li > a.header {
		font-size: large;
		font-weight: bolder;
		color: #FFF !important;
		background-color: #285FA1;
		padding: 10px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		border-bottom-width: thin;
		border-bottom-style: dashed;
		border-bottom-color: rgba(204, 204, 204, 1);
	}

	.navbar-nav .open .dropdown-menu > li > .header:hover {
		font-size: large;
		font-weight: bolder;
		color: #666 !important;
		background-color: rgba(25, 62, 107, 0.80);
	}

	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}

	.caret.caret-tp {
		border-top-color: rgba(0, 0, 0, 0.3);
	}

	.caret.caret-xs {
		border-width: 2px;
	}

	.caret.caret-sm {
		border-width: 3px;
	}

	.caret.caret-lg {
		border-width: 5px;
	}

	.dropdown {
		position: relative;
	}

	.dropdown-menu.dropdown-sm {
		min-width: 120px;
	}

	.dropdown-menu.dropdown-sm li {
		margin-bottom: 0;
	}

	.dropdown-menu.dropdown-sm li a {
		font-size: 13px;
		padding: 2px 12px;
	}

	.dropdown-toggle:focus {
		outline: 0;
	}

	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		list-style: none;
		font-size: 13px;
		text-align: left;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		background-clip: padding-box;
	}

	.dropdown-menu.pull-right {
		right: 0;
		left: auto;
	}

	.dropdown-menu .divider {
		height: 1px;
		margin: 8.5px 0;
		overflow: hidden;
		background-color: #e5e5e5;
	}

	.dropdown-menu > li > a {
		display: block;
		padding: 5px 15px;
		clear: both;
		color: #666666;
		font-weight: normal;
		line-height: 1.49;
		white-space: nowrap;
	}

	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		text-decoration: none;
		color: #595959;
		background-color: #f5f5f5;
	}

	.dropdown-menu > .active > a,
	.dropdown-menu > .active > a:hover,
	.dropdown-menu > .active > a:focus {
		color: #ffffff;
		text-decoration: none;
		outline: 0;
		background-color: #3498db;
	}

	.dropdown-menu > .disabled > a,
	.dropdown-menu > .disabled > a:hover,
	.dropdown-menu > .disabled > a:focus {
		color: #777777;
	}

	.dropdown-menu > .disabled > a:hover,
	.dropdown-menu > .disabled > a:focus {
		text-decoration: none;
		background-color: transparent;
		background-image: none;
		cursor: not-allowed;
	}

	.open > .dropdown-menu {
		display: block;
	}

	.open > a {
		outline: 0;
	}

	.dropdown-menu-right {
		left: auto;
		right: 0;
	}

	.dropdown-menu-left {
		left: 0;
		right: auto;
	}

	.dropdown-header {
		display: block;
		padding: 3px 20px;
		font-size: 12px;
		line-height: 1.49;
		color: #777777;
		white-space: nowrap;
	}

	.dropdown-backdrop {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		z-index: 990;
	}

	.pull-right > .dropdown-menu {
		right: 0;
		left: auto;
	}

	.dropup .caret,
	.navbar-fixed-bottom .dropdown .caret {
		border-top: 0;
		border-bottom: 4px solid;
		content: "";
	}

	.dropup .dropdown-menu,
	.navbar-fixed-bottom .dropdown .dropdown-menu {
		top: auto;
		bottom: 100%;
		margin-bottom: 1px;
	}
}

@media (min-width:480px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.dropdown-menu li {
	width: 100%;
}

.header-v6 .menu-container {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}

.masonry-box .masonry-box-in.col-3,
.masonry-box .masonry-box-in.col-4 {
	width: 50%;
}

.imgThumbSpot {
	display: inline-block;
	margin: 0px auto;
	text-align: center;
}

.masonry-box .masonry-box-in.col-4 {
	width: 50%;
}

.menu-container {
	background-color: #FFF;
}

.title {
	line-height: 1.2em;
	position: relative;
	margin-left: 0;
}

.tags-v1 li {
	margin: 0;
	padding: 0;
}

.tags-v1 li a {
	font-size: 13px;
	padding: 4px 8px;
	line-height: 32px;
	border: solid 2px #eee;
	border-radius: 20px !important;
	-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;
}

.tags-v1 li a:hover {
	text-decoration: none;
	border-color: #e0e0e0;
}

.tags-v2 li {
	padding: 7px 0 7px 4px;
}

.tags-v2 li a {
	color: #555;
	font-size: 13px;
	padding: 5px 10px;
	border: solid 1px #bbb;
}

.tags-v2 li a:hover {
	color: #fff;
	background: #555;
	border-color: #555;
	text-decoration: none;
	-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;
}

.tags-v3 li {
	padding: 7px 0 7px 4px;
}

.tags-v3 li a {
	color: #555;
	font-size: 12px;
	padding: 4px 12px;
	border: solid 1px #eee;
}

.tags-v3 li a:hover {
	color: #fff;
	background: #222;
	border-color: #222;
	text-decoration: none;
	-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;
}

.tags-v4 {
	padding-left: 0;
	list-style: none;
}

.tags-v4 li {
	padding: 1px 1px;
	display: inline-block;
}

.tags-v4 a {
	color: #49bb8b;
	font-size: auto;
	text-align: center;
	font-weight: 400;
	padding: 5px 10px;
	border: 0 solid rgba(206, 202, 202, 0.38);
	min-width: 50px;
}

.tags-v4 a:hover {
	color: #fff;
	background: #e74c3c;
	border-color: #e74c3c;
	text-decoration: none;
	-webkit-transition: all 0.25s, -webkit-transform 0.25s;
	transition: all 0.25s, transform 0.25s;
}

.tags-v5 a {}

footer .tags-v4 {}

footer .tags-v4 li {
	display: inline-flex;
	margin: 2px;
}

footer .tags-v4 a {
	color: #bbb;
}

footer .tags-v4 a:hover {
	color: #fff;
	background-color: inherit;
	border-color: transparent;
	text-decoration: none;
	-webkit-transition: all 0.25s, -webkit-transform 0.25s;
	transition: all 0.25s, transform 0.25s;
}

.tags-v5 {
	padding-left: 0;
	list-style: none;
}

.tags-v5 li {
	display: inline-block;
	margin: 0 !important;
	padding: 0 !important;
}

.tags-v5 li a {
	color: #fff;
	font-size: 100%;
	text-align: center;
	line-height:2.1em;
	font-weight: 600;
	padding: 6px;
	margin: 0;
	text-decoration: none;
	background-color: rgba(30, 136, 229, 0.99);
	border-color: transparent;
	border-radius: 2px !important;
	-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;
}

.tags-v5 li a:hover {
	color: rgba(255, 255, 255, 0.84);
	background-color: rgba(255, 255, 255, 0.13);
	-webkit-transition: all 0.25s, -webkit-transform 0.25s;
	transition: all 0.25s, transform 0.25s;
}

.tags-v6 {
	padding-left: 0;
	list-style: none;
}

.tags-v6 li {
	display: inline-block;
	margin: 2px !important;
	padding: 0 !important;
}

.tags-v6 a {
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	padding: 4px 5px;
	min-width: 30px;
	background-color: #4fc3f7;
	border: 1px solid rgba(206, 202, 202, 0.38);
	border-color: transparent;
	border-radius: 3px !important;
	-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;
}

.tags-v6 a:hover {
	color: #fff;
	background-color: rgba(221, 204, 221, 0.7);
	border-color: transparent;
	text-decoration: none;
	-webkit-transition: all 0.25s, -webkit-transform 0.25s;
	transition: all 0.25s, transform 0.25s;
}

.bg-tags {
	background-color: rgba(204, 204, 204, 0.5) !important;
}

.twitter {
	background-color: rgba(0, 172, 237, 1.0) !important;
}

.facebook {
	background-color: rgba(59, 89, 152, 1.0) !important;
}

.googleplus {
	background-color: rgba(221, 75, 57, 1.0) !important;
}

.pinterest {
	background-color: rgba(203, 32, 39, 1.0) !important;
}

.linkedin {
	background-color: rgba(0, 123, 182, 1.0) !important;
}

.linkedin-light {
	background-color: rgba(0, 144, 213, 1) !important;
}

.youtube {
	background-color: rgba(187, 0, 0, 1.0) !important;
}

.vimeo {
	background-color: rgba(170, 212, 80, 1.0) !important;
}

.tumblr {
	background-color: rgba(50, 80, 109, 1.0) !important;
}

.reddit {
	background-color: #ff4500 !important;
}

.instagram {
	background-color: rgba(81, 127, 164, 1.0) !important;
}

.flickr {
	background-color: rgba(255, 0, 132, 1.0) !important;
}

.dribbble {
	background-color: rgba(234, 76, 137, 1.0) !important;
}

.quora {
	background-color: rgba(168, 36, 0, 1.0) !important;
}

.foursquare {
	background-color: rgba(0, 114, 177, 1.0) !important;
}

.forrst {
	background-color: rgba(91, 154, 104, 1.0) !important;
}

.vk {
	background-color: rgba(69, 102, 142, 1.0) !important;
}

.wordpress {
	background-color: rgba(33, 117, 155, 1.0) !important;
}

.stumbleupon {
	background-color: rgba(235, 72, 35, 1.0) !important;
}

.yahoo {
	background-color: rgba(123, 0, 153, 1.0) !important;
}

.blogger {
	background-color: rgba(251, 143, 61, 1.0) !important;
}

.soundcloud {
	background-color: rgba(255, 58, 0, 1.0) !important;
}

.bg-tags:hover {
	background-color: rgba(204, 204, 204, 0.5) !important;
}

@media (min-width:1100px) {
	#content {
		padding: 0 !important;
	}
}

.page .rect,
fieldset .rect {
	font-size: 1.1em;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px groove #ccc;
	padding: 6px;
	background-color: #bc0;
	line-height: 1.4 !important;
}

.usericon {
	background-image: url("/icone/userIcon.png");
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 24px;
	padding-right: 24px
}

#anniversario {
	background-image: url("/iconbg/anniversario5.png");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 0;
	width: 100px;
	height: 120px
}

.flashneve {
	position: absolute;
	z-index: 0;
	top: 186px;
	width: 100%;
	height: 180px
}

.iconFoto small {
	background: url("/icone/icone-16.png");
	background-position: 32px 32px;
	margin-right: 0.9em;
	margin-left: 0.1em;
	width: 20px;
	height: 20px;
	float: left;
}

.page fieldset {
	position: relative;
	margin: 20px 0;
	padding: 20px 14px 14px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 1.4 !important;
	background-color: rgba(239, 239, 244, 0.51);
}

fieldset legend {
	border-bottom: 1px solid #e5e5e5;
	background-color: rgba(255, 255, 255, 0.84);
	color: rgba(68, 68, 68, 0.8);
	padding: 1px 10px;
	font-size: 1.3em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	box-shadow: 1px 0px 3px 1px #ddd;
	margin-left: 0;
}

.page legend small {
	font-size: 15px;
	color: #999999;
}

.page label,
.page input,
.page button,
.page select,
.page textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.dp_calendar .clear {
	clear: both;
}

.dp_calendar .loading {
	width: 41px;
	height: 39px;
}

.dp_calendar {
	width: 100%;
	min-height: 100px;
	text-align: left;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272727;
	line-height: 1;
	padding: 1px;
}

.dp_calendar .div_main_date {
	padding: 5px;
	text-align: center;
}

.dp_calendar .main_date {
	font-size: 1em;
	font-family: 'Open Sans Condensed', sans-serif;
	position: relative;
}

.dp_calendar .main_date a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}

.dp_calendar .main_date a#next_month {
	position: absolute;
	right: 20px;
}

.dp_calendar .main_date a#prev_month {
	position: absolute;
	left: 20px;
}

.dp_calendar .div_dates {
	/* text-align: center; */
	/* display: table; */
}

.dp_calendar .div_dates ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 10px;
}

.dp_calendar li {
	margin: 0;
	padding: 0;
	background: none;
}

.dp_calendar .div_dates li {
	background: none;
	padding: 5px;
	line-height: 100% !important;
	width: 14px;
	font-size: 15px;
	color: #929292;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	padding-top: 10px;
	list-style: none;
}

.dp_calendar .div_dates li:hover, .dp_calendar .div_dates li.active {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}

.dp_calendar .div_dates li.has_events {
	color: #3679B5 !important;
}

.dp_calendar .div_dates .day_name {
	margin: 6px;
	display:flex;
	justify-content: space-between;
	justify-items: stretch;
}

.dp_calendar .div_dates .day_name h1 {
	font-size: 70px !important;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	font-weight: bold !important;
	color: inherit;
}

.dp_calendar .div_dates .day_name .div_month {
	width: 50px;
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 7px;
}

.dp_calendar .div_dates .day_name .span_month {
	font-size: 25px;
	text-transform: uppercase;
}

.dp_calendar .div_dates .day_name .span_day {
	font-size: 35px;
}

.dp_calendar .calendar_list {
	min-height: 100px;
	background: #f4f4f4;
	text-align: left;
	padding: 20px;
	clear: left;
}

.dp_calendar .calendar_list h2 {
	font-size: 18px;
	float: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	color: inherit;
}

.dp_calendar .calendar_list ul#cl_sort_by {
	margin: 0;
	padding: 0;
}

.dp_calendar .calendar_list ul#cl_sort_by li {
	font-size: 18px;
	color: #929292;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-left: 10px;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0;
	background: none;
	display: block;
}

.dp_calendar .calendar_list ul#cl_sort_by li:hover, .dp_calendar .calendar_list ul#cl_sort_by li.active {
	text-decoration: underline;
	cursor: pointer;
	color: #272727;
}

.dp_calendar .calendar_list #list {
	list-style: none;
	margin: 20px 0 0 0;
}

.dp_calendar .calendar_list #list li {
	min-height: 41px;
	padding: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	cursor: pointer;
	background: none;
	line-height: normal;
	list-style: none;
}

.dp_calendar .calendar_list #list li h1 {
	font-size: 38px;
	margin: 0 0 0 10px;
	float: left;
	font-weight: normal;
	color: inherit;
	clear: none;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li .time {
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	color: #F6F6F6;
	font-size: 20px;
	padding: 10px;
	float: left;
	font-weight: bold;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li p {
	margin: 10px 0 0 0;
	display: none;
	font-size: 16px;
	line-height: 100%;
}

.dp_calendar .calendar_list #list li.urgent .time {
	background: #d44d45;
	border: 1px solid #b8413a;
}

.dp_calendar .calendar_list #list li.medium .time {
	background: #f8b356;
	border: 1px solid #ecab52;
}

.dp_calendar .calendar_list #list li.low .time {
	background: #c6cf52;
	border: 1px solid #b9c14c;
}

.dp_calendar .calendar_list #list li:hover {
	border: 1px solid #ccc;
	background-color: #F9F9F9;
	background-position: 1px 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}

#shiva {
	width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	float: left;
	margin: 5px;
}

.count {
	line-height: 100px;
	color: white;
	margin-left: 30px;
	font-size: 25px;
}

#talkbubble {
	width: 120px;
	height: 80px;
	background: red;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 20px;
}

#talkbubble:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 26px solid red;
	border-bottom: 13px solid transparent;
}

.linker {
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
}

aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: rgba(62, 50, 119, 0.92);
}

aside li a {
	display: block;
	width: 100%;
	height: 100%;
	transition: color .28s ease;
}

aside li a.item,
aside li a.item:hover,
aside li a.item:active,
aside li a.item:visited {
	font-size: 15px;
	color: white;
	text-align: center;
	text-decoration: none;
}

aside li a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

circle {
	padding: 20px;
}

aside li a .btn-circle-sx {
	display: inline-block;
	color: #fff;
	position: relative;
	padding: 10px !important;
	margin-left: 4px !important;
	margin-right: 4px !important;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	transition: .3s;
	cursor: pointer;
	vertical-align: middle
}

aside.nav {
	z-index: -1;
}

aside {
	transition: width .3s linear;
	transition: box-shadow .25s;
	transition: all .3s ease-out;
}

aside.homepage-menu .tabsHome {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	white-space: nowrap
}

aside.homepage-menu .tabsHome .tab {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(204, 204, 204, 1);
}

aside.homepage-menu .tabsHome .tab {
	min-width: -webkit-calc(100% / 5);
	min-width: -moz-calc(100% / 5);
	min-width: calc(100% / 5);
	height: 50px;
}

aside .homepage-menu .tabsHome .tab li {
	display: block;
	width: 100%;
	height: 100%;
	transition: color .28s ease;
}

aside .btn-circle-menu {
	display: inline-table;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	transition: .3s;
	cursor: pointer;
	vertical-align: middle;
	height: 37px;
	width: 37px;
	padding-top: 6px !important;
	font-size: 130%;
}

aside li span {
	margin-left: 10px;
}

aside.homepage-menu .tabsHome .tab a {
	font-size: 105%;
	display: block;
	width: 100%;
	height: 100%;
	transition: color .28s ease;
	padding: 7px;
}

aside.homepage-menu li a i {
	padding: 3px;
}

#menuNav.wrapper.section-menuNav {
	padding-top: 1px;
}

#CookieLaw {
	position: absolute;
	font-size: 1.2rem;
	left: 2%;
	right: 2%;
	padding: 10px;
	width: 94%;
	z-index: 100;
	background-color: rgba(41, 108, 11, 0.64);
	line-height: 1.2;
	font-style: normal;
	border-radius: .45em;
	margin-top: 15%;
}

#CookieLaw .text {
	color: #fff;
	font-size: 90%;
	display: inline-block;
	font-style: normal;
	line-height: 140%;
}

#CookieLaw em {
	color: #fff;
	font-size: 85%;
	display: inline-block;
	font-style: normal;
	line-height: 140%;
}

#CookieLaw .bottone {
	border: solid 3px transparent;
	outline: 0;
	font-weight: 300;
	font-size: inherit;
	text-decoration: none;
	white-space: nowrap;
	word-wrap: normal;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
	border-radius: .2em;
	background-color: rgba(0, 0, 0, 1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .35)
}

#CookieLaw .bottone:hover {
	background-color: #77777d
}

.spinner svg {
	width: 28px;
	height: 28px;
	stroke: #444;
	fill: #444;
}

.btn-user {
	position: relative;
	display: inline-block;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	width: 50px;
	height: 50px;
	line-height: 100%;
	padding: 0;
	background-color: #26a69a;
	border-radius: 50%;
	transition: .3s;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
}

.
.md-avatar {
	background: rgba(255, 255, 255, 0.58);
	border: 3px solid #fff;
	border-radius: 50%;
	box-shadow: 0 2px 3px rgba(136, 153, 166, 0.35);
	height: 80px;
	min-width: 80px;
	max-width: 80px;
	overflow: hidden;
	position: relative;
	margin: 10px 0px 10px 10px;
}
.md-avatar i {
    font-size: 88px;
    color: cornflowerblue;
    top: -6px;
    position: relative;
    left: 1px;
}

.md-avatar p,
.md-avatar img {
	vertical-align: middle;
	align-content: center;
	font-size: 1.5vw;
	width: 100%;
	height: 100%;
}

p.md-avatar.text {
	-moz-force-broken-image-icon: 1;
	border-radius: 8px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

h1 {
	font-size: 5.7vw;
}

h2 {
	font-size: 4.0vw;
}

h3 {}

p {
	font-size: 1.5vw;
}

@media (max-width:800px) {
	aside, section {
		width: auto;
		float: none;
	}
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
	max-width: 100%;
	min-height: 400px;
}

.direction-l {
	position: absolute;
	right: 51%;
}

.direction-r {
	position: absolute;
	left: 50%;
}

.flag-lt {
	border-radius: 2px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	outline: 0;
	padding: 0.25rem 0.55rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
	border: 1px solid rgba(204, 221, 246, 0.51);
}

.flag-lt:hover {
	background-color: rgba(204, 221, 246, 0.51);
}

.flag-lt img {
	width: 22px;
	height: 18px;
}

.flag-wrapper {
	width: 100%;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.flag-wrapper .flag {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.flag-wrapper:after {
	padding-top: 75%;
	display: block;
	content: '';
}

.flag-wrapper .flag.f16 {
	width: 16px;
	height: 16px;
}

.flagTL-wrapper {}

.flagTL {
	position: relative;
	display: table-cell;
	background: rgb(248, 248, 248);
	padding: 6px 10px;
	border-radius: 5px;
	font-weight: 600;
	text-align: left;
	height: auto;
}

.direction-l .flagTL {
	-webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	right: calc(20% - 4px);
}

.direction-r .flagTL {
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
	left: calc(20% + 8px);
}

.direction-r .flagTL.conta {
	font-size: 30px;
	left: calc(20% - 3px);
}

.direction-r .flagTL:before {
	left: 54px;
}

.direction-l .flagTL:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -8px;
	border: solid transparent;
	border-left-color: rgb(248, 248, 248);
	border-width: 8px;
	pointer-events: none;
}

.direction-r .flagTL:after {
	content: "";
	position: absolute;
	right: 100%;
	top: 50%;
	height: 0;
	width: 0;
	margin-top: -8px;
	border: solid transparent;
	border-right-color: rgb(248, 248, 248);
	border-width: 8px;
	pointer-events: none;
}

.count-wrapper {
	display: inline;
	line-height: 1em;
	font-size: 0.66666em;
	color: rgb(250, 80, 80);
	vertical-align: middle;
}

.count {
	display: inline-block;
	padding: 4px 6px;
	background: rgb(248, 248, 248);
}

.time-wrapper {
	display: inline;
	line-height: 1em;
	font-size: 0.66666em;
	color: rgb(250, 80, 80);
	vertical-align: middle;
}

.direction-l .time-wrapper {
	float: left;
}

.direction-r .time-wrapper {
	float: right;
}

.time {
	display: inline-block;
	padding: 4px 6px;
	background: rgb(248, 248, 248);
}

.desc {
	margin: 1em 0.75em 0 0;
	font-size: 0.77777em;
	font-style: italic;
	line-height: 1.5em;
}

.direction-r .desc {
	margin: 1em 0 0 0.75em;
}

@media screen and (max-width:660px) {
	.timeline {
		width: 100%;
		padding: 4em 0 1em 0;
	}

	.timeline li {
		padding: 2em 0;
	}

	.direction-l,
	.direction-r {
		float: none;
		width: 100%;
		text-align: center;
	}

	.flagTL-wrapper {
		text-align: center;
	}

	.flagTL {
		background: rgb(255, 255, 255);
		z-index: 15;
	}

	.direction-l .flagTL:before,
	.direction-r .flagTL:before {
		position: absolute;
		top: -30px;
		left: 50%;
		content: ' ';
		display: block;
		width: 12px;
		height: 12px;
		margin-left: -9px;
		background: #fff;
		border-radius: 10px;
		border: 4px solid rgb(255, 80, 80);
		z-index: 10;
	}

	.direction-l .flagTL:after,
	.direction-r .flagTL:after {
		content: "";
		position: absolute;
		left: 50%;
		top: -8px;
		height: 0;
		width: 0;
		margin-left: -8px;
		border: solid transparent;
		border-bottom-color: rgb(255, 255, 255);
		border-width: 8px;
		pointer-events: none;
	}

	.time-wrapper {
		display: block;
		position: relative;
		margin: 4px 0 0 0;
		z-index: 14;
	}

	.direction-l .time-wrapper {
		float: none;
	}

	.direction-r .time-wrapper {
		float: none;
	}

	.desc {
		position: relative;
		margin: 1em 0 0 0;
		padding: 1em;
		background: rgb(245, 245, 245);
		/* -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.20); */
		-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.20);
		/* box-shadow: 0 0 1px rgba(0, 0, 0, 0.20); */
		z-index: 15;
	}

	.direction-l .desc,
	.direction-r .desc {
		position: relative;
		margin: 1em 1em 0 1em;
		padding: 1em;
		z-index: 15;
	}
}

/* @media screen and (min-width:400px ?? max-width:660px){.direction-l .desc,
.direction-r .desc{margin:1em 4em 0 4em;}
}
*/
.g45 {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

#nav {
	position: relative;
	z-index: 5000;
	text-align: center;
}

#Dots {
	position: absolute;
	z-index: 5000;
	bottom: 40px;
	left: 50%;
	transform: translate(-50%, 0%);
}

.Dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: relative;
	float: left;
	background-color: #fff;
	opacity: 1;
	margin: 5px;
	margin-bottom: 0px;
	cursor: pointer;
	border: 2px solid rgba(255, 255, 255, 0.7);
}

#prevtBtn, #nextBtn {
	color: white;
	font-size: 45px;
	margin: 15px 15px 0px 15px;
	position: relative;
}

.box {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	font-size: 40px;
	color: white;
	font-family: 'Oswald', arial;
	top: 0px;
	left: 0px;
}

.slideGallery span {
	display: block;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 45%;
}

.boxGallery:nth-child(1) {
	background-color: #ff002f;
}

.boxGallery:nth-child(2) {
	background-color: #00718b;
}

.boxGallery:nth-child(3) {
	background-color: #4a5619;
}

.boxGallery:nth-child(4) {
	background-color: #ff002f;
}

.boxGallery:nth-child(5) {
	background-color: #006f73;
}

#logo {
	border-radius: 50%;
	position: absolute;
	z-index: 5000;
	top: 20px;
	left: 20px;
}

#links {
	z-index: 500;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	font-size: 14px;
	font-family: tahoma;
	color: #fff;
}

#links a {
	text-decoration: none;
	font-size: 2.3em;
	color: #fff;
}

#twitter {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

#pens {
	position: absolute;
	bottom: 15px;
	left: 20px;
}

.ads-carousel-item {
	float: left;
	overflow: hidden;
	width: 300px;
	margin: 0 1.6em 0 0;
	transition: box-shadow .25s;
}

.ads-carousel-item .card .book img {
	height: 180px;
}

.ads-carousel-item .card img {
	height: 150px;
}

.ads-carousel-item .card {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px;
}

.ads-carousel-item .card .blue {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px 10px 0 0;
}

.ads-carousel-item .card-image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.list-carousel-item {
	float: left;
	overflow: hidden;
	width: 200px;
	margin: 0 1.6em 0 0;
	transition: box-shadow .25s;
	border-radius: 12px;
}

.list-carousel-item .card .book img {
	height: 280px;
}

.list-carousel-item .card img {
	height: 150px;
}

.list-carousel-item .card {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

.list-carousel-item .card-image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.wrapper-scroll {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	display: -webkit-box;
	overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
}

.box {
	margin: 20px auto;
	background-color: #3498db;
	border: 10px solid #fff;
	padding: 20px;
	border-radius: 20px;
	&.max {
		width: max-content;
		width: -moz-max-content;
		width: -webkit-max-content;
	}

	&.min {
		width: min-content;
		width: -moz-min-content;
		width: -webkit-min-content;
	}
}

.content-scroll {
	width: 3862px;
	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content;
	border-radius: 20px;
	min-height: 0;
	flex: none;
}
.colonna p{
	margin: 30px 1px 10px 1px;
	padding:0;
}
@media only screen and (max-width:992px) {
	.last-carosello-item {
		float: left;
		overflow: hidden;
		width: 400px;
		margin: 0 0.6em;
		transition: box-shadow .25s;
		border-radius: 2px;
	}

	.last-carosello-item .card .book img {
		height: 280px;
	}

	.list-carousel-item .card img {
		height: 150px;
	}

	.last-carosello-item.card {
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: center center;
		max-width: 300px;
		margin: 0.6em;
	}

	.last-carosello-item .card-image {
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}

	.carosello {
		-webkit-overflow-scrolling: touch;
		overflow-scrolling: touch;
		overflow: scroll;
		position: relative;
		display: -webkit-box;
	}

	.box {
		margin: 20px auto;
		background-color: rgba(52, 152, 219, 0.99);
		border: 10px solid #fff;
		padding: 20px;
		border-radius: 20px;
		&.max {
			width: max-content;
			width: -moz-max-content;
			width: -webkit-max-content;
		}

		&.min {
			width: min-content;
			width: -moz-min-content;
			width: -webkit-min-content;
		}
}
	.otherNews .colonna{
	}

	.last-carosello {
		border-radius: 20px;
		min-height: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
	}

	.last-carosello.latest {
		height: 170px;
		display: flex;
		justify-content: center;
		justify-items: center;
		margin: 0.3em 0px;
	}
	
	.page-footer .card .card-content {
		margin: 0;
		padding: 0;
	}

.latest .img {
	float: none;
	height: auto;
}

.latest .thumb {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	height: 150px;
	width: 100%;
}
.page-footer .card.last a.black-text {
height: 112px;
}

	.latest .clear {
	}

	.latest {
		height: 400px;
	}

	.newlatest {
		max-height: 380px;
	}

	.newlatest .card-content {
		max-height: 300px;
		width: 300px;
		overflow-y: hidden;
	}
	.latest .img {
		float: none;
		height: auto;
		width: 263px;
	}

	.latest .thumb {
		height: 151px;
		width: 151px;
	}

	.latest-list li {
		padding: 8px 0;
		border-top: 1px solid #353535;
	}

	.latest-list li:first-child {
		padding-top: 0;
		border-top: none;
	}

	.latest-list li a {
		color: #eee;
	}
}

.module-carousel {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.module-carousel > .innerGallery {
	position: relative;
	z-index: 1;
	margin: 0 auto;
}

.module-carousel > .innerGallery > .itemsGallery {
	position: relative;
}

.module-carousel > .innerGallery > .itemsGallery > .itemGallery {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	display: none;
}

.module-carousel > .innerGallery > .itemsGallery > .itemGallery > img,
.module-carousel > .innerGallery > .itemsGallery > .itemGallery > a > img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 1;
}

.module-carousel > .innerGallery > .itemsGallery > [class * ="active"],
.module-carousel > .innerGallery > .itemsGallery > [class * ="prev"],
.module-carousel > .innerGallery > .itemsGallery > [class * ="next"] {
	display: block;
}

.module-carousel > .innerGallery > .itemsGallery > .active,
.module-carousel > .innerGallery > .itemsGallery > .active-1 {
	position: relative;
	z-index: 2;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .item {
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000;
		-moz-perspective: 1000;
		perspective: 1000;
	}

	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.next,
	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.active.rightGallery {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.prev,
	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.active.leftGallery {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.next.left,
	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .itemGallery.prev.right,
	.module-carousel.slideGallery > .innerGallery > .itemsGallery > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .active {
	left: 0;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .next {
	left: 100%;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .prev {
	left: -100%;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .next.leftGallery,
.module-carousel.slideGallery > .innerGallery > .itemsGallery > .prev.rightGallery {
	left: 0;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .active.leftGallery {
	left: -100%;
}

.module-carousel.slideGallery > .innerGallery > .itemsGallery > .active.rightGallery {
	left: 100%;
}

.module-carousel-cols-2 > .innerGallery > .itemsGallery {
	width: 50%;
}

.module-carousel-cols-2.slideGallery > .innerGallery > .itemsGallery > .next-2 {
	margin-left: 100%;
}

.module-carousel-cols-2.slideGallery > .innerGallery > .itemsGallery > .prev-2 {
	margin-left: -100%;
}

hr.null {
	height: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0;
	border-top: 1px solid #eee;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

hr {
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#carosello-main {
	width: 100%;
	margin: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 1%;
	left: 0;
	bottom: 0;
}

.galleria-carosello-item {
	float: left;
	overflow: hidden;
	margin: 0 1em;
	transition: box-shadow .25s;
	background-color: #1d2129;
	border: none;
	border-radius: 10px;
	min-width: 600px;
}

.galleria-carosello-item .title p {
	color: white;
}

.galleria-carosello-item .card .book img {
	height: 480px;
}

.galleria-carousel-item .card img {
	height: 450px;
}

.galleria-carosello-item h3 {
	font-size: 1.3em;
	line-height: 0.5;
	color: #b7fffa;
	margin-top: calc(50% / 100 * 5);
}

.galleria-carosello-item h4 {
	font-size: 1.0em;
	color: #b7fffa;
}

.galleria-carosello-item h5 {
	font-size: 0.9em;
	color: #90CAF9;
	font-weight: 400;
}

.galleria-carosello-item p {
	font-size: 1.3em;
	line-height: 0.8;
}

.galleria-carosello-item .card {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

.galleria-carosello-item .card-image {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.carosello-block {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	overflow: scroll;
	position: relative;
	display: -webkit-box;
}

.box {
	margin: 20px auto;
	background-color: rgba(52, 152, 219, 0.99);
	border: 10px solid #fff;
	padding: 20px;
	border-radius: 20px;
	&.max {
		width: max-content;
		width: -moz-max-content;
		width: -webkit-max-content;
	}

	&.min {
		width: min-content;
		width: -moz-min-content;
		width: -webkit-min-content;
	}
}

.galleria-carosello {
	width: 3862px;
	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content;
	min-height: 0;
	flex: none;
	margin: 1em;
}

.immagine, .img-full {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: 50% !important;
}

.caption_ani {
	display: block;
	position: relative;
	top: 90%;
	vertical-align: bottom !important;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 1px;
	padding: 10px 20px;
	margin: 0;
	background-color: rgba(26, 26, 26, 0.69);
}

.pan-gallery {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	background-attachment: scroll;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto;
}

.closebtn {
	position: relative;
	right: 4px;
	color: #fff !important;
	cursor: pointer;
	padding: 0 4px;
	font-size: 20px;
	float: right;
}

.closebtn:hover {
	background-color: rgba(41, 72, 125, 0.7);
}

.closebtn i {
	background: transparent;
	display: inline-block;
	font-style: normal;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.modal {
	background-color: transparent;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	padding: 0;
	max-height: 70%;
	width: 55%;
	margin: auto;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 5px;
	will-change: top, opacity;
	border: 10px solid rgba(179, 179, 179, 0.44) !important;
}

@media only screen and (max-width:992px) {
	.modal {
		width: 80%;
	}
}

.modal h1, .modal h2, .modal h3, .modal h4 {
	margin-top: 0;
}

.modal .modal-content {
	padding: 24px;
	background-color: #fff
}

.modal .modal-close {
	cursor: pointer;
}

.modal .modal-footer {
	border-radius: 0 0 2px 2px;
	background-color: #fafafa;
	padding: 4px 6px;
	height: 56px;
	width: 100%;
}

.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
	float: right;
	margin: 6px 0;
}

.lean-overlay {
	position: fixed;
	z-index: 999;
	top: -100px;
	left: 0;
	bottom: 0;
	right: 0;
	height: 125%;
	width: 100%;
	background: #000;
	display: none;
	will-change: opacity;
}

.modal.modal-fixed-footer {
	padding: 0;
	height: 70%;
}

.modal.modal-fixed-footer .modal-content {
	position: absolute;
	height: calc(100% - 56px);
	max-height: 100%;
	width: 100%;
	overflow-y: auto;
}

.modal.modal-fixed-footer .modal-footer {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	position: absolute;
	bottom: 0;
}

.modal.bottom-sheet {
	top: auto;
	bottom: -100%;
	margin: 0;
	width: 100%;
	max-height: 45%;
	border-radius: 0;
	will-change: bottom, opacity;
}

#myNav.modal {
	border: 1px solid rgba(179, 179, 179, 0.44) !important;
}

#myNav.modal.open,
.modal-full.open {
	position: fixed;
	display: block;
	top: 0 !important;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(20, 27, 42, 0.65);
	margin: 0px !important;
	min-height: 100%;
	width: 100% !important;
	overflow: hidden;
	border-radius: 0;
	will-change: top, opacity;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}

.display, .display1 {
	z-index: 2000;
}

.rslides {
	margin: 0 auto 40px;
}

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: fixed !important;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: auto !important;
}

.callbacks img {
	position: absolute;
	display: table-cell;
	z-index: 1;
	border: 0;
	overflow: scroll !important;
}

.callbacks .caption {
	position: fixed;
	vertical-align: middle;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	z-index: 2;
}

.callbacks p, .callbacks span {
	color: white;
}

.callbacks h3 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #35c6ff;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("/statichtml/optimized_contents/ResponsiveSlides/demo/themes/themes.gif") no-repeat left top;
	margin-top: -45px;
	z-index: 1001 !important;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager img {
	float: left;
}

#slider3-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
	padding: 0;
}

.dismissBtn {
	top: 4px;
	left: 4px;
	font-size: 20px !important;
	color: #fff;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	padding: 0 6px;
	margin: 0;
	background-color: rgba(38, 166, 154, 0.25);
	border-radius: 20%;
	transition: .3s;
	cursor: pointer;
	z-index: 100;
}

@media screen and (max-width:600px) {
	.callbacks_nav {
		top: 47%;
	}

	.callbacks img {
		overflow: scroll !important;
		max-width: none !important;
	}
}

.cd-container {
	width: 98%;
	max-width: 1170px;
	margin: 0 auto;
}

.cd-container::after {
	content: '';
	display: table;
	clear: both;
}

#cd-timeline {
	position: relative;
	padding: 0.4em 0;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

#cd-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: rgba(149, 158, 165, 0.88);
}

@media only screen and (max-width:983px) {
	blockFollow .ads {
		height: 0;
		display: none !important;
	}
}

@media (min-width:500px) and (max-width:983px) {
	#cd-timeline {
		margin-top: 0.4em;
		margin-bottom: 0.4em;
	}

	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}

.cd-timeline-block {
	position: relative;
	margin: 1em 0;
}

.cd-timeline-block::after {
	clear: both;
	content: "";
	display: table;
}

.cd-timeline-content.counter::before {
	border-right: 7px solid #009688;
}

.cd-timeline-content p.counter {
	position: static;
	display: table-cell;
	font-size: 1rem;
	color: #FFF;
	margin: 0;
	float: right;
	text-align: right;
	padding-right: 5px;
}

.cd-timeline-content span.counter {
	color: #FFF;
	position: static;
	display: table-cell;
	right: 0;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media (min-width:500px) and (max-width:983px) {
	.cd-timeline-block {
		margin: 1em 0;
	}

	.cd-timeline-block:first-child {
		margin-top: 0;
	}

	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.cd-timeline-img {
	position: absolute;
	top: 8px;
	left: 4px;
	text-align: center;
	font-size: 20px;
	color: rgb(92, 106, 151);
	padding: 6px 0;
	width: 33px;
	height: 33px;
	border-radius: 50%;
}

.cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

.cd-timeline-img.cd-picture {
	background: #fff;
}

.cd-timeline-img.cd-movie {
	background: #c03b44;
}

.cd-timeline-img.cd-location {
	background: #f0ca45;
}

@media (min-width:500px) and (max-width:983px) {
	.cd-timeline-img {
		top: 14px;
		color: rgb(19, 36, 151);
		left: 50%;
		margin-left: -17px;
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}

	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}

@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-moz-transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-moz-transform: scale(1.2);
	}

	100% {
		-moz-transform: scale(1);
	}
}

@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.cd-timeline-content {
	position: relative;
	margin-left: 50px;
	background: #ffffff;
	border-radius: 0.25em;
	padding: 0.6em;
	box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content::after {
	clear: both;
	content: "";
	display: table;
}

.cd-timeline-content h2 {
	color: #303e49;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 0.8125rem;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	display: inline-block;
}

.cd-timeline-content p {
	margin: 0 10px;
}

.cd-timeline-content.counter {
	background: #009688;
	color: white;
}

.cd-timeline-content p.counter {}

.cd-timeline-content span.counter {
	font-size: 40px;
}

.cd-timeline-content .dp_calendar {
	width: auto;
	min-height: auto;
	text-align: left;
	background: transparent;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272727;
	line-height: 1;
	padding: 1px;
}

.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: #ffffff;
	border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}

.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #ffffff;
}

@media (min-width:500px) and (max-width:983px) {
	.cd-timeline-content h2 {
		font-size: 3rem;
		margin: 0;
	}

	.cd-timeline-content p {
		font-size: 1rem;
	}

	.cd-timeline-content .counter {
		font-size: 2.92rem;
		line-height: 110%;
		color: #3f3300;
		background-color: transparent;
		margin-left: 10px;
	}

	.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
		font-size: 14px;
		font-size: 0.875rem;
	}
}

@media (min-width:500px) and (max-width:983px) {
	.count-share {
		margin-left: 8px;
		margin-right: 8px;
	}
}

@media (min-width:500px) and (max-width:983px) {
	.cd-timeline-content {
		margin-left: -5px;
		margin-right: -5px;
		padding: 0.6em 0.3em;
		width: 45%;
	}

	.cd-timeline-content.counter::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: #009688;
	}

	.cd-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: #ffffff;
	}

	.cd-timeline-content .cd-read-more {
		float: left;
	}

	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 6px;
		font-size: 16px;
		font-size: 1rem;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: #ffffff;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
		float: right;
	}

	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto;
		right: 122%;
		text-align: right;
	}

	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}

@media (min-width:500px) and (max-width:983px) {
	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}

@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}

	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		-o-transform: translateX(100px);
		transform: translateX(100px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

leftCol {
	box-sizing: border-box;
	width: 100%;
	position: static;
	z-index: 2
}

rightCol {
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	z-index: 1;
}

@media only screen and (max-width:1139px) {
	blockFollow .ads {
		position: relative;
		box-sizing: border-box;
		clear: both;
		display: block;
		overflow: hidden;
		z-index: 10;
	}
}

footer.page-footer {
	margin-top: 0;
	padding-top: 0;
}

@media (min-width:992px) {
	#aside {
		width: auto;
	}
}

@media (max-width:992px) {
	#aside.pinned, #aside.pin-bottom {
		position: static !important;
		top: auto !important;
	}
}	top: auto !important;
	}
}


.tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
    white-space: nowrap
}

.tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    float: left;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: .8px;
    width: 15%;
    min-width: 80px
}

.tabs .tab a {
    color: #ee6e73;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: color .28s ease
}

.tabs .tab a:hover {
    color: #f9c9cb
}

.tabs .tab.disabled a {
    color: #f9c9cb;
    cursor: default
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right
}

.material-tooltip {
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    display: none;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none
}

.backdrop {
    position: absolute;
    opacity: 0;
    display: none;
    height: 7px;
    width: 14px;
    border-radius: 0 0 50% 50%;
    background-color: #323232;
    z-index: -1;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}