﻿.rd-navbar-static .rd-navbar-top-panel-dark::before, .rd-navbar-sidebar .rd-navbar-top-panel-dark::before {
    background: #333;
}

.rd-navbar-static .rd-navbar-top-panel-dark a, .rd-navbar-static .rd-navbar-top-panel-dark .icon-gray-darker, .rd-navbar-sidebar .rd-navbar-top-panel-dark a, .rd-navbar-sidebar .rd-navbar-top-panel-dark .icon-gray-darker {
    color: #fff;
}

.page .icon-primary-custom {	color: #fff;}
.fs_25{
    font-size:25px !important;
}

.mb20{
    margin-bottom:20px !important;
}

.bg-accent-custom{
    background-color:#000;
}

.stile_titoli{
    font-size:30px;
    color:#daae50 !important;
}

.colore_midass{
     color:#daae50 !important;
}
a{
    text-decoration:none !important;
}

.section-md-custom{
    padding-top:120px;
    padding-bottom:120px;
}

th {
    color: #daae50 !important;
    font-weight: 600 !important;
}


.contatti_info{
    padding-bottom: 30px;
      padding-top: 30px;
    border-bottom: 1px solid;

}


.form-input-custom {

    display: block;
    width: 100%;
    max-height: 10px;
    padding: 19px 19px;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: .2em;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    color: #888;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #f8f8f8;

}

#lbl_Privacy{
    font-size:13px;
}

.errore{
    color:#dc3545 !important;
}

.custom_footer{
    background-color: #333 !important;
color: #fff !important;
}

.custom_area{
    text-transform: uppercase;
   font-size: 16px;
   font-weight: 600;
}

/*
*
* Cards Custom
* --------------------------------------------------
*/.card {	margin-bottom: 0;	box-shadow: none;	border: none;	border-radius: 0;}.card-custom {	padding: 22px 0 20px;}@media (min-width: 768px) {	.card-custom {		padding: 55px 0 55px 0;	}}.card-custom + .card-custom {	border-top: 1px solid #ececee;	margin-top: 0;}.card-custom .card-custom-title > a {	display: block;	position: relative;	padding-right: 40px;	color: #333;	background: transparent;	transition: .3s all ease;}.card-custom .card-custom-title > a:before {	content: "";	position: absolute;	top: 50%;	right: 0;	font: 400 24px/24px "Linearicons";	color: #990002;	transform: translateY(-50%) rotate(0deg);	transition: .35s all ease-in-out;}.card-custom .card-custom-title > a span {	padding-left: 8px;	color: #888;	font-size: 14px;}.card-custom .card-custom-title > a.collapsed {	background: #fff;}.card-custom .card-custom-title > a.collapsed:before {	content: '\e936';	transform: translateY(-50%) rotate(180deg);}.card-custom .card-custom-title > a:hover {	text-decoration: none;	background: transparent;}.card-custom .card-custom-collapse {	background: transparent;}.card-custom .card-custom-collapse .card-custom-body {	padding: 15px 25px 30px 0;}@media (min-width: 768px) {	.card-custom .card-custom-collapse .card-custom-body {		padding: 30px 30px 22px 0;	}}h3 + .card-custom-group-wrap {	margin-top: 30px;}.card-classic .card-custom-title > a {	padding-left: 35px;	padding-right: 0;}.card-classic .card-custom-title > a:before {	content: "\e93c";	top: 47%;	left: 0;	right: auto;	transform: translateY(-50%) rotate(90deg);	transition: .35s all ease-in-out;}.card-classic .card-custom-title > a.collapsed:before {	content: '\e93c';	transform: translateY(-50%) rotate(0deg);}.card-classic .card-custom-title > a:hover {	text-decoration: none;	background: transparent;}.parallax-light h1, .parallax-light h2, .parallax-light h3, .parallax-light h4, .parallax-light h5, .parallax-light h6, .parallax-light .heading-1, .parallax-light .heading-2, .parallax-light .heading-3, .parallax-light .heading-4, .parallax-light .heading-5, .parallax-light .heading-6,.parallax-light p {	color: #fff;}

.altezza_descrizione_servizio_titolo{
    height:100px;
}

.altezza_descrizione_servizio{
    height:100px;
}

@media (max-width: 992px) {
    .unit__left > span {
        color:#333 !important;
    }
}