h1 {
	font-family: "Poppins";
	font-size: 1.8rem !important;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #541c98;
}
h2 {
	font-size: 1.64rem !important;
	line-height: 110% !important;
	margin: 0 0 .656rem 0 !important;
	color: #333;
}

h4 {
	font-size: 1.3rem !important;
}
h6 {
	font-size: 1rem !important;
}
.modal {
	width: 450px;
	max-height: 100%;
}
.youtube {
	width: 400px;
	height: 660px;
}
.caption {
	margin-top: 64px;
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
.brand-logo img {
	height: 100px;
	padding: 4px 0px;
}
.brand-logo:hover {
	background-color: #ffffff !important;
}
.logo {
	width: 220px;
}
.top-caption {
	font-size: 2.92rem;
	line-height: 110%;
	margin: 1.9466666667rem 0 1.168rem 0;
	text-shadow: black 2px 2px 5px;
}
.bottom-caption {
	font-size: 1.64rem;
	margin: 1.0933333333rem 0 .656rem 0;
	text-shadow: black 1px 1px 0px;
	line-height: 2rem;
}
.my-color {
	background-color: #855cb7 !important;
}
.my-text {
	color: #855cb7 !important;
	font-size: 3.56rem !important;
}
.my-text-color {
	color: #855cb7 !important;
}
.top-nav {
	background-color: white;
}
.top-nav a {
	color: #855cb7;
}
.top-nav a:hover {
	color: white;
	background-color: #855cb7;
}
.social {
	color: #ffffff;
	padding: 0px 10px;
}
.sidenav {
	z-index: 100000;
	height: unset;
	padding-bottom: 5px;
	box-shadow: none;
}
.sidenav li > a:hover, .sidenav li > a:focus {
	color: #855cb7;
	background-color: rgb(255, 180, 77);
}
.close-sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px 10px;
}
.sidenav-logo {
	margin-top: 40px;
	text-align: center;
	border-bottom: 1px solid #855cb7;
}
.card .card-title {
	color: #5d3192;
}
.card p {
	color: #444;
}
.squeeze {
	padding: 0 !important;
	margin: 0px !important;
}
.btn-floating {
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.btn-floating i {
	font-size: 2rem !important;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

form .row {
	margin-bottom: 0px !important;
}

.input-field label {
	color: #855cb7 !important;
	font-size: 1.2rem;
}
.input-field input:focus, .input-field textarea:focus {
	border-bottom: 1px solid #855cb7 !important;
	box-shadow: 0 1px 0 0 #855cb7 !important;
}
.materialize-textarea {
	height: 80px !important;
}

.cod-antispam {
	background-image: linear-gradient(to right, rgba(133, 92, 183, 0.68), rgba(133, 92, 183, 0.66), rgba(133, 92, 183, 0.65));
	padding: 6px 15px;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	border-radius: 4px;
}
.line-spacer {
	height: 1px;
	width: 100%;
	contain: content;
	background-color: #d4c4e6;
	margin-bottom: 50px;
}
/*.card-content {*/
	/*height: 150px;*/
/*}*/
.card-header {
	position: absolute;
	display: flex;
	top: 0;
	padding: 5px;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.card-header h3 {
	font-size: 1.8rem;
	font-weight: 300;
	color: #fff;
	text-shadow: 1px 1px 2px #333;
}

.icon-block h5 {
	color: rgba(0, 0, 0, 0.87) !important;
}
.light {
	color: rgba(0, 0, 0, 0.87) !important;
}
.materialboxed {
	border: 1px solid #855cb7;
	padding: 10px;
}
.materialboxed:hover:not(.active) {
	filter: sepia(20%);
}
.footer-h {
	font-size: 1.4rem;
}
.footer-copyright {
	background-color: rgb(102, 67, 146) !important;
}
.phones {
	margin-top: 10px;
}
.phones div {
	font-size: 1.4rem;
	padding: 5px 0px;
}

@media only screen and (max-width: 600px) {
	.mobile-container {
		width: 100%;
	}
	.brand-logo img {
		height: 56px;
	}
	.card-header {
		font-size: 2.2rem;
	}
	.caption {
		margin-top: 0px;
	}
	h1 {
		font-size: 1.4rem !important;
		margin-bottom: 0px;
	}
	p {
		font-size: 1.2rem;
	}
	ul {
		font-size: 1.1rem;
	}
	.modal {
		width: 360px;
		max-height: 100%;
		top: 0px !important;
	}
	.youtube {
		width: 300px;
		height: 510px;
	}
}

@media only screen and (max-width: 992px) {
	.materialboxed {
		margin-bottom: 20px;
	}
	.row {
		margin-bottom: 0px;
	}
	.icon-block {
		padding: 0 5px;
	}
	.icon-block h5 {
		font-size: 2rem;
	}
	.light {
		font-size: 1.4rem;
	}
	.line-spacer {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 1600px) {
	.squeeze {
		margin-bottom: 4px !important;
	}
}

@media only screen and (min-width: 1800px) {
	.squeeze {
		margin-bottom: 2rem !important;
	}
}


nav {
    width: 100%;
    height: 100px!important;
    line-height: 100px !important;
}