<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-context-contatti {
    width: 100%;
}

.carousel-main-container { width: 100%; height: 70px; clear: both; background-color: #0083c6; }
.carousel-main-container  .content { max-width: 1350px; width: 90%; height: 235px; clear: both; margin: 0px auto; }

.box-content-contatti {
    width: 100%;
    clear: both;
    max-width: 1350px;
    margin: 1px auto;
    height: 100%;
    overflow: hidden;
}

.contact-where { display: inline; float: left; width: 40%; margin-top: 0px; min-height: 250px; }

@media screen and (max-width: 700px) {
    .contact-where {
        clear: both;
        width: 100%;
    }
}

.contact-where h1 {
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    text-shadow: 1px 1px #000;
    margin: 0px 1px 0px 0px;
    margin-right: 1px;
    background-color: #0083c6;
    width: auto;

    font-family: 'Lobster', cursive;
    font-size: 1.8em;
}

.contact-where div.maps{ 
	width: auto;
    clear: both;
	text-align: center;
    margin: 0px 1px 0px 0px;
	padding-top: 10px;
	padding: 20px 10px 10px 10px;
    margin-top: 1px;
	background-color: #84c0ca;
	font-weight: normal;
	color: #C9CBCB;
	line-height: 19px;
    min-height:  523px
}

@media screen and (max-width: 920px) {
    .contact-where div.maps{
        min-height:  250px
    }
}

.contact-where div.maps a{ color: #FFF !important;}

.contact-info {
    float: right;
    width: 60%;
}

@media screen and (max-width: 920px) {
    .contact-info {
        clear: both;
        width: 100%;
    }
}

.contact-info h1 {
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    text-shadow: 1px 1px #000;
    margin: 0px 1px 0px 0px;
    background-color: #0083c6;
    width: 100%;

    font-family: 'Lobster', cursive;
    font-size: 1.8em;
}
.contact-info &gt; div.info {
	clear: both;
	width: 100%;
	min-height: 200px;
    background-color: #f7fafb;
	padding: 15px 0px;
    margin-top: 1px;
    overflow: hidden;
}

#form-box {
    margin: 0px auto;
    width:  95%;
    padding: 15px;
}

#frm-contatti &gt; input[type="text"]{
    font-family:        'Open Sans', sans-serif;
    color:				#fff;
    font-weight:		normal;
    background-color:	#0083c6;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #be4431;
    padding:			4px;
    font-size:			.8em;
    margin-bottom:		10px;
    height:				30px;
    width:              48%;
}

#frm-contatti &gt; input[type="text"]:nth-child(odd){
    float: left;
}

#frm-contatti &gt; input[type="text"]:nth-child(even){
    float: right;
}

#frm-contatti &gt; textarea {
    font-family:        'Open Sans', sans-serif;
    color:				#FFF;
    font-weight:		normal;
    background-color:	#0083c6;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #be4431;
    width:				99%;
    padding:			4px;
    font-size:			.8em;
    height:				134px;
    resize:				none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ccc;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ccc;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ccc;
}

#frm-contatti &gt; input[type="reset"]{
    float: 				right;
    font-family:        'Open Sans', sans-serif;
    color:				#FFF;
    font-weight:		bold;
    background-color:	#e42f2a;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #00b36b;
    width:				180;
    font-size:			.8em;
    height:				50px;
    width: 				150px;
    margin:				5px 0px 0px 10px;
}

#frm-contatti &gt; input[type="submit"]{
    float: 				right;
    font-family:		'Open Sans';
    color:				#FFF;
    font-weight:		bold;
    background-color:	#00b36b;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #e42f2a;
    width:				180;
    font-size:			.8em;
    height:				50px;
    width: 				150px;
    margin:				5px 0px 0px 10px;
}

.contact-info .form-response {
    font-family:		'Open Sans';
    color:				#0083c6;
    font-weight:        bold;
    height:             300px;
    width:              100%;
    text-align:         center;
}

.contact-newsletter{
    margin-top:1px;
    float: right;
    width: 60%;
    background-color: #f7fafb;
}

@media screen and (max-width: 920px) {
    .contact-newsletter{
        clear: both;
        width: 100%;
    }
}

#form-content {
    margin: 0px auto;
    width:  95%;
    padding: 5px 15px;
}

.contact-newsletter h1 {
    text-align: center;
    font-size: 1.6em;
    padding: 15px 0px;
    color: #fff;
    text-shadow: 1px 1px #000;
    margin: 0px 1px 0px 0px;
    background-color: #84c0ca;
    width: 100%;
    font-family: 'Lobster', cursive;
    font-size: 1.8em;
}

.contact-newsletter div.newsletter {
    clear: both;
    width: 100%;
    height: 200px;
    height: 131px;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	line-height: 15px;
}



.contact-newsletter div.newsletter em { 
	font-weight: normal;
	font-size: 1.2em
}

.contact-newsletter div.text-newsletter{
    font-family:    'Open Sans', sans-serif;
	font-weight:    normal;
	font-size:      .9em;
    padding:        8px 5px;
}

#frm-newsletter &gt;
input[type="text"],
input[type="email"]{
    font-family:        'Open Sans', sans-serif;
    margin:             2px;
    color:				#fff;
    font-weight:		normal;
    background-color:	#018c8b;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #be4431;
    padding:			4px;
    font-size:			.8em;
    margin-bottom:		10px;
    height:				30px;
    width:              47%;
    float:              left;
}

#frm-newsletter &gt;
input[type="submit"] {
    float: 				left;
    font-family:		'Open Sans';
    color:				#FFF;
    font-weight:		bold;
    background-color:	#00b36b;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #e42f2a;
    width:				180;
    font-size:			.8em;
    height:				40px;
    width: 				150px;
    margin:				2px 0px 0px 3px;
}

.contact-newsletter .form-response{
	height:			150px;
	color:			#0083c6;
	font-weight:	bold;
    text-align:     center;
}

.contact-newsletter .form-response #bt-back{
    font-family:		'Open Sans';
    color:				#FFF;
    font-weight:		bold;
    background-color:	#00b36b;
    outline: 			none;
    border:				0px;
    border-bottom:		solid 2px #00b36b;
    width:				180;
    font-size:			.8em;
    height:				40px;
    width: 				150px;
    margin:				2px 0px 0px 3px;
}

.error {
    color:		#e42f2a !important;
}</pre></body></html>