<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kc_row .kc_col-sm-12{
 padding-left:0 !important;
 padding-right:0 !important;
}
.admin-bar .header-style-one.fixed-header .main-box,
.admin-bar .main-header .sticky-header{
	top:32px;
}
.kc_column&gt;.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
#photo{
	margin-top: 101px;
}
.vetrina-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
	font-size: 18px;
	text-shadow: 0 0 5px rgb(0, 0, 0);
	font-weight: 700;
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	max-width: 400px;
}
.vetrina-text.sx {
	left: 100px;
}
.vetrina-text.dx {
	right: 100px;
}
.vetrina-text.onlybtn {
	top: unset;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	background: transparent;
	padding: 0;
}
.page-title{
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	margin-top: 101px;
}
.pagination li a, .pagination li span{
	position: relative;
    line-height: 30px;
    height: 45px;
    font-size: 22px;
    min-width: 45px;
    background: #ffffff;
    color: #000000;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #e5e5e5;
    transition: all 500ms ease;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #000000;
    border-color: #000000;
	background:none;
}
.pagination li:first-child a, .pagination li:first-child span,
.pagination&gt;li:last-child&gt;a, .pagination&gt;li:last-child&gt;span{
	border-radius:50%;	
}
.default-form.blog-comment-form{
	margin-top: 0;
}
.conp_theme .conp_theme .comment-box{
	margin-left:70px;	
}
.main-header .nav-outer .search-box-outer .dropdown.open .search-box-btn .fa-search:before{
	content:'\f00d';
}

.footer-style-two .footer-column ul li.page_item a{
	position: relative;
    font-size: 16px;
    color: rgba(0,0,0,0.40);
    font-family: 'Poppins', sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;	
}
.footer-style-two .footer-column ul li.page_item a:hover{
	color: rgba(0,0,0,1);
}

.ambulance {
	padding: 27px;
	background-color: #EAEDF0;
	border-radius: 10px;
	margin-bottom: 30px;
}

.text-ambulance {
	min-height: 216px;
}

.title-ambulance {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 27px;
	color: #0e0e0e;
	min-height: 54px;
}

.infowindow {
    width: 200px;
	font-family: 'Poppins', sans-serif !important;
    line-height: 25px !important;
}

.tit-punto {
    color: #0e0e0e;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
	font-weight: 700;
}

.menu-btm {
	text-align: right;
}

.menu-btm a {
	font-size: 14px;
	font-style: italic;
	color: #9c9c9f;
	margin-left: 5px;
}

.text-grigio {
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 25px;
	color: rgba(0,0,10,0.45);
}

.stylepoint {
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}

.stylepoint li {
	list-style-type: disc;
}

.stylepoint-sub {
	list-style-type: circle;
	padding-left: 20px;
}

.stylepoint-sub li {
	list-style-type: circle;
}

.icon-ambulance {
	font-size: 40px;
	text-align: center;
	width: 80px;
	height: 80px;
	border: 4px solid #fff;
	background-color: #003f8a;
	color: #fff;
	border-radius: 100%;
	margin: 0 auto 10px auto;
	line-height: 44px;
}

.icon-ambulance .fas {
	position: relative;
	top: 14px;
}

.height-nopic {
	height: 101px;
}

@media all and (max-width: 1367px){
	#photo {
		margin-top: 186px;
	}

	.height-nopic {
		height: 186px;
	}

	.page-title {
		margin-top: 186px;
	}
}

@media all and (max-width: 1100px){
	.vetrina-text {
		transform: none;
		top: unset;
		bottom: 20px;
		max-width: 500px;
	}
	.vetrina-text.sx {
		left: 20px;
	}
	.vetrina-text.dx {
		right: 20px;
	}
}

@media all and (max-width: 1023px){
	.height-nopic {
		height: 186px;
	}
}

@media all and (max-width: 807px){
	#photo {
		margin-top: 310px;
	}

	.height-nopic {
		height: 310px;
	}

	.page-title {
		margin-top: 310px;
	}
}

@media all and (max-width: 767px){
	.height-nopic {
		height: 0;
	}
	#photo, .page-title {
		margin-top: 0;
	}
	.vetrina-text{
		position: relative;
		top: 0;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		transform: none !important;
		max-width: 100%;
		border-radius: 0;
	}
	.vetrina-text.onlybtn {
		padding: 20px;
	}
}

#cookie-disclaimer {
    background-color: rgba(0, 0, 0, .85);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2147483647;
    padding: 10px 0;
    font-size: 13px;
    text-align: center;
    color: #fff;
}

.button {
    background: 0 0;
	cursor: pointer;
    display: inline-block;
    letter-spacing: 0;
    line-height: 25px;
    outline: 0;
    padding: 5px;
    font-size: 16px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50px;
}

.button:hover {
	color: #000;
	background-color: #fff;
}

.covid-banner {
	text-align: center;
	background-color: #003f8a;
	color: #fff;
	padding: 10px;
}

.btn-covid {
	border: 2px solid #fff;
	padding: 5px 10px;
	margin-left: 10px;
	color: #fff;
	display: inline-block;
	border-radius: 50px;
}

.btn-covid:hover {
	background-color: #fff;
	color: #003f8a;
}</pre></body></html>