<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";

@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700,400italic);
/*Oxygen*/
@import url(//fonts.googleapis.com/css?family=Oxygen);

html, body {}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	width: 100%;
	overflow:hidden; 
}
.wrapper2{
	position: relative;
	width: 100%;
}
.wrapper-after:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}
.upp{text-transform: uppercase;}

.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{margin-left:0 !important; margin-right:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 33px;}

.marTop1{margin-top: 25px}
.marTop2{margin-top: 17px}
.marTop3{margin-top: -1px;}
.marTop4{margin-top: 27px;}
.marTop5{margin-top: 16px;}


.indentTop1{margin-top: 50px}
.indentTop2{margin-top: 45px;}
.indentTop3{margin-top: 17px;}
.indentTop4{margin-top: 68px;}

.marBot1{margin-bottom: 40px;}
.border_botom{border-bottom: 1px solid #f2f2f2; margin-bottom: 25px; padding-bottom: 7px;}

.fs12{font-size: 12px;}

.box{overflow: hidden;}
.box2{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #c3c3c3;}
.color2{color: #8f8e8e;}





/* Global properties ======================================================== */
html, body { padding:0; margin:0; height:100%;}

body {
	font:13px/24px "Ubuntu", Arial, Helvetica, sans-serif ;
	color:#96a7b7;
	min-width:300px;
	background: #fff;
}
#back-top {
	position: fixed;
	left: 51%;
	margin-left: 580px;
	bottom: 90px;
	z-index: 1000;
	display: none;
	width: 48px;
	height: 48px;
	border-radius: 9px;
	background: #0d0a07;
	background: url(../fire-sito-internet/top_arrow.png) 50% 50% no-repeat #0d0a07;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#back-top:hover {
	background: url(../fire-sito-internet/top_arrow.png) 50% 50% no-repeat #444;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.main{
	width:100%;
	height: auto;
	padding:0; 
	/*background: #323a45;*/
}
.div-content{
	width:100%;
	/*width: 1016px;*/
	margin:0 auto;
	padding-bottom:0;
	background: #f1f5fa;
}
/***********************************************************************/
/*===============================&gt;H-logo-properties=========================*/

h1{
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0;
	float: left
}
h1 img{max-width: inherit;}
h1 a{display:inline-block;}
h2{
	font:24px/30px 'Ubuntu', Arial, sans-serif;
	color:#444444;
	margin-top: 36px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	letter-spacing: 0px;
}
h2.v2{margin-top: 46px;}
h2.v3{margin-top: 15px;}

h3{
	font:16px/20px 'Ubuntu', Arial, sans-serif;
	color:#444; 
	margin-top: 22px;
	letter-spacing: 0px;
	margin-bottom: 0;
}
h3.v2{
	margin-top: 19px;
	margin-bottom: -11px;
}
h4{
	font:20px/26px 'Ubuntu', Arial, sans-serif;
	color:#323232; 
	margin-top: 31px;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-bottom: -6px;
}
h5{
	font:300 44px/44px 'Ubuntu', Arial, sans-serif;
	color:#fff; 
	margin-top: 40px;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.big_txt1{
	font:30px/32px 'Ubuntu', Arial, sans-serif;
	color:#444444;
	margin-top: 15px;
	text-transform: uppercase;
}
.big_txt2{
	font:bold 36px/36px 'Ubuntu', Arial, sans-serif;
	color:#444444;
	margin-top: 13px;
	text-transform: uppercase;
}

.txt1{
	font:bold 30px/32px 'Ubuntu', Arial, sans-serif;
	color:#444444;
	margin-top: 30px;
	text-transform: uppercase;
}

.txt_addrs{
	font:12px/24px 'Ubuntu', Arial, sans-serif;
	color:#696868;
	margin-top: 12px;
}

.hline2{
	margin-top: 8px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 0px;
}
.hline2.v2{margin-top: 0px;}

.bq_title{
	margin-top: 24px !important;
	float: right;
	margin-top: 0;
	font:15px/18px "Ubuntu", Arial, Helvetica, sans-serif ;
	color: #5272a5;
}
.bq_title a{color: #5272a5;}

p{margin-top: 15px;}
img{max-width:100%; height:auto; margin-bottom: 0px;}



.vline2 {
	border-right: 1px solid #d8d8d8; 
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}

.img_border{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #d9dedf;
}

.img1{
	margin-top: 7px;
	display: inline-block;
}
.img2{
	margin-top: 30px;
	display: inline-block;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #d8ddde;
}
.img3{
	float: left;
	margin-top: 21px;
	margin-right: 19px;
}
.img4{margin-top: 24px;}
.img5{margin-top: 24px;}
.img6{
	float: left;
	margin-top: 21px;
	margin-right: 19px;
}

figure img, .img_border{
	border: 1px solid #d9dedf;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}

.num_section{
	float: left;
	width: 60px;
	height: 60px;
	background: #85c8ff;
	color:#fff;
	text-align: center;
	border-radius: 500px;
	margin-right: 20px;
	margin-top: 24px;
	text-transform: uppercase;
}
.num_section time{
	font:28px/28px 'Ubuntu', Arial, sans-serif;
	margin-top: 10px;
	display: inline-block;
}
time.v2{
	font:16px/20px 'Ubuntu', Arial, sans-serif;
	margin-top: 19px;
	display: block;
	color: #85c8ff;
	margin-bottom: -12px;
}
.num_section .month{
	font:14px/14px 'Ubuntu', Arial, sans-serif;
	margin-top: -3px;
	display: inline-block;
}

.txt_small{
	font:10px/16px 'Ubuntu', Arial, sans-serif;
	color:#9198a2;
	text-transform: uppercase;
}
.comment_txt1{
	font:14px/16px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 32px;
}
.comment_link{
	float: right;
	text-transform: uppercase;
	font:10px/14px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 10px;
	padding-right: 32px;
	margin-right: 81px;
	background: url(../fire-sito-internet/comment_icon.png) 100% 2px no-repeat;
}
.comment_link:hover{color: #e55946;}
a {
	text-decoration:none; 
	cursor:pointer; 
	color: #5272a5;
}
a:hover {
	text-decoration:none;
	color: #000;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.lh21{line-height: 21px; margin-top: 28px;}

a.link1{
	color: #444444; 
	font:16px/16px 'Ubuntu', Arial, sans-serif;
	margin-top: 22px;
	margin-bottom: 14px;
	display:block;
}
a.link1.v2{margin-bottom: 4px;}
a.link1.v3{margin-bottom: 4px;}
a.link1:hover{color: #85c8ff;}

a.link2{color: #565656;}
a.link2:hover{color: #000; text-decoration: underline;}

a.link3{
	color: #444444; 
	font:16px/28px 'Ubuntu', Arial, sans-serif;
	margin-top: 16px;
	margin-bottom: 0px;
	display:block;
}
a.link3:hover{color: #85c8ff;}

a.link4{color: #96a7b7; text-decoration: underline;}
a.link4:hover{color: #000; text-decoration: underline;}

/************Header************/
header{
	padding: 59px 0 0px;
	min-height: 85px;
	background: #fff;
	position: relative;
	border-bottom: 1px solid #d8d8d8;
}
header:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 16px;
	left: 0;
	bottom: -16px;
	background: url(../fire-sito-internet/header_shadow.png) no-repeat 50% 0;
	z-index: 1;
}

.bot_line{
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #f2f2f2;
	margin-top: 2px;	
	margin-bottom: 42px;	
}
	
/************Content***********/
.date_section{
	margin-top: 20px;
	float: left;
	width: 102px;
	margin-right: 31px;
	padding: 0px;
	/* text-align: center; */
	border-right: 1px solid #d9dadb;
	padding-bottom: 18px;
}
.date_section .day{
	font: bold 64px/64px 'Ubuntu', Arial, sans-serif;
	color:#323a45; 
	display: block;
	margin-top: 18px;
	margin-left: 7px;
}
.date_section .month{
	font:300 15px/15px 'Ubuntu', Arial, sans-serif;
	color:#646a72; 
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
	margin-left: 33px;
}

.date_section+p{margin-top: 52px; overflow: hidden; font:300 13px/22px "Ubuntu", Arial, Helvetica, sans-serif ;
	color:#323a45;}
/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 22px;
	margin-bottom: 11px;
}
.listWithMarker li {
	display: block;
	margin-bottom: 6px;
	padding-left: 18px;
	background: url(../fire-sito-internet/list_marker.png) 1px 5px no-repeat;
}
.listWithMarker li a {
	color: #444444;
	font:13px/16px 'Ubuntu', Arial, sans-serif;
	/* text-transform: uppercase; */
	text-decoration: none;
	letter-spacing: 0px;
}
.listWithMarker li a:hover {color: #85c8ff;}


/* ============================= end lists ====================== */

.more_btn {
	position: relative;
	display: inline-block;
	color:#fff;
	text-decoration:none;
	font:11px/16px "Ubuntu", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0px;
	z-index: 2;
	padding: 11px 19px;
	margin-top: 17px;
	background: #444444;
	border-radius: 5px;
}

.more_btn.v2{margin-top: 25px;}

.more_btn:hover, .more_btn .active a{
	color: #fff;
	background: #85c8ff;
}


.more_btn_arr{
	position: relative;
	width: 18px;
	height: 20px;
	display: inline-block;
	background: url(../fire-sito-internet/more_sign1.png) 0 top no-repeat;
	margin-top: 9px;
}
.more_btn_arr.v2{
	margin-top: 3px;
	margin-left: 3px;
}
.more_btn_arr:hover{
	background-position: 0 bottom;
}

.more_btn2 {
	position: relative;
	display: inline-block;
	color:#fff;
	text-decoration:none;
	font:bold 18px/24px "Ubuntu", Arial, sans-serif;
	letter-spacing: 0px;
	z-index: 2;
	padding: 15px 15px;
	margin-top: 17px;
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	text-transform: uppercase;
}
.more_btn2:hover{
	color:#fff;
	background: #85c8ff;
}


figure{display: block; margin-top: 26px;}
figure+p{margin-top: 33px;margin-bottom: 27px;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	margin-top: 27px;
	margin-bottom: 0px;
}
figure iframe {
	width: 100%;
	/*max-width:540px;*/
	height: 300px;
}
.cont_txt{
	font:300 18px/26px 'Ubuntu', Arial, sans-serif;
	color:#323a45; 
	margin-top: 23px;
}
address{
	margin-top: 2px;
	font-style: normal;
	display: block;
	line-height: 24px;
	margin-bottom: 0px;
}


address dl dt{}
address dd span{
	position: relative;
	display: inline-block;
	width: 82px;
}


/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /*display:block;*/
    display: inline-block;
    width: 100%;
}
.magnifier2 img{
}
figure{margin-bottom: -3px;}
.zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; 
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;

  	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */

	background: url(../fire-sito-internet/magnifier2.png) 50% 50% no-repeat;
	text-align: center;
}

.zoom_link{
	color: #fff;
	font:bold 18px/20px 'Ubuntu', Arial, sans-serif;
	display: inline-block;
	padding: 10px 10px;
	background: #000;
	margin-top: 24%;
}
.zoom .zoom_txt1{
	font:12px/18px 'Ubuntu', Arial, sans-serif;
	color: #fff;
	display: block;
	margin-top: 10px;
	max-width: 90%;
	position: relative;
	left: 5%;
	text-transform: uppercase;
}


a.magnifier2:hover .zoom{
	opacity: 1
}
a.magnifier2 .zoom{
	opacity: 0;
}


.fs24{
	font-size: 24px;
	top: 7px;
	position: relative;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{
	position: relative;
	width: 100%;
	display: block;
	margin-top: 25px;
	text-align: center;
}
footer.content_pages_footer{margin-top: 73px;}
.main-footer{
	padding-top: 14px; 
	padding-bottom: 40px;
}
footer h1{margin-top: 20px; float: none;}
/************start social icons************/
.social2{
	display: inline-block;
	overflow:hidden;
	margin-top: 4px;
	margin-left: 0;
}
.social2 a{
	display:block; 
	float:left;
	width:22px;
	height: 25px;
	overflow:hidden;
	margin-left: 19px;
}
.social2 a:first-child{
	margin: 0 0 0 0;
}
.social2 a:hover img{
	margin-top:-25px;
}	

/************end social icons************/

.footer_logo{
	display: inline-block;
	overflow:hidden;
	margin-top: 14px;
	float: right;
}
.footer_logo a{
	display:block; 
	float:left;
	margin-left: 10px;
}



.priv_txt{
	margin-top: 10px;
	color: #949494;
	font: 12px/16px "Ubuntu", Arial, sans-serif;
	letter-spacing: 0px;
	text-transform: uppercase;
}
footer a{color:#949494;}
footer a:hover{color:#000;}



/*------start list_carousel ------- */
.list_carousel {
  position: relative;
  margin-top: 201px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  margin-right:0px;
  float: left;
}
.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  bottom: -69px;
  display: block;
  width: 36px;
  height: 37px;
}
.next {
  background: url(../fire-sito-internet/slider_next.png) no-repeat 0 0;
  left: 43px;
}
.prev {
  background: url(../fire-sito-internet/slider_prev.png) no-repeat 0 0;
  left: 0px;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}

.slogan_txt1{
	font:bold 50px/50px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 30px;
	text-transform: uppercase;
	text-shadow: 1px 1px #a1acb6;
	letter-spacing: -2px;
}
.slogan_txt2{
	font:30px/30px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 3px;
	text-transform: uppercase;
	text-shadow: 1px 1px #a1acb6;
	letter-spacing: -1px;
}
/*------end list_carousel ------- */


.box_splash{
	width: 100%;
	background: url(../fire-sito-internet/slide1.jpg) 50% 0 repeat-x;
	min-height: 588px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

.box_splash_section{
	position: relative;
	width: 350px;
}

.carousel_plane{
	width: 2000px;
	height: 212px;
	position: absolute;
	/*background: #333;*/
	background: url(../fire-sito-internet/plane_bg.png);
	display: inline-block;
	top: -3px;
	left: -1651px;
}

.services_section{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	width: 100%;
	padding-left: 19px;
	background: url(../fire-sito-internet/list_marker.png) 1px 5px no-repeat;
	margin-top: 0px;
	display: block;
	margin-bottom: 29px;
}
.box-1{
	width: 100%;
	padding: 20px 20px 41px;
	margin-top: 23px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #d8ddde;
	text-align: center;
	line-height: 18px;
	background: #fff;
}
.box-1_txt1{
	margin-top: 17px;
	font:24px/24px "Ubuntu",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #444444;
}
.box-1_txt2{
	margin-top: 12px;
	font:12px/18px "Ubuntu",Arial, Helvetica, sans-serif;
	color: #9fa4aa;
}


.box-2{
	/*width: 100%;*/
	margin-top: 0px;
	background: #ecf1f4;
	padding: 30px 0 58px;
}
.box-2.v2{padding: 30px 0 51px;}

.box-3_white{
	width: 100%;
	background: #fff;
	padding: 10px 0 10px;
}
.box-3_white.v2{padding: 0px 0 10px;}

.box-4{
	/*width: 100%;*/
	margin-top: 0px;
	background: url(../fire-sito-internet/box1_img.jpg) 50% 0px no-repeat #abacab;
	padding: 70px 0 66px;
	margin-top: 34px;
	border-top: 1px solid #eaf1f2;
}

.txt_section2{
	width: 850px;
	display: inline-block;
	background: url(../fire-sito-internet/plane_bg_2.png);
	padding: 18px 0 22px;
}
.txt_section2 p{
	font:bold 60px/60px "Ubuntu",Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 2px 2px #6c6e6c;
	text-transform: uppercase;
	margin-top: 0px;
	letter-spacing: -1px;
}


.num_circle{
	position: relative;
	width: 123px;
	height: 123px;
	background: url(../fire-sito-internet/circle_bg_1.png) 0 0 no-repeat;
	display: inline-block;
	font:24px/123px "Ubuntu",Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	margin-top: 25px;
}

.num_circle.v2{background: url(../fire-sito-internet/circle_bg_2.png) 0 0 no-repeat;}
.num_circle.v3{background: url(../fire-sito-internet/circle_bg_3.png) 0 0 no-repeat;}
.num_circle.v4{background: url(../fire-sito-internet/circle_bg_4.png) 0 0 no-repeat;}

.box-img{
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 25px;
	border: 1px solid #d8ddde;
	margin-bottom: -7px;
	background: #fff;
}
.box-img .wrapper{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 0px 10px 34px 21px;
	
}
.box-img h3{margin-top: 0px; font: bold 18px/25px 'Ubuntu', Arial, sans-serif; text-transform: uppercase;letter-spacing: 0px;}
.box-img p{margin-top: 5px;line-height: 24px;}



/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1239px) {


}

@media only screen and (max-width: 995px) {
	figure iframe {
		width: 100%;
		max-width:100%;
	}
	figure a{width: 100%;}
	.slogan_txt2{font:26px/26px 'Ubuntu', Arial, sans-serif; margin-top: 15px;}

	.txt_section2{width: 100%;}
	.txt_section2 p{font:bold 50px/50px "Ubuntu",Arial, Helvetica, sans-serif;}

}
@media only screen and (max-width: 767px) {

	figure a, img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	/*img:not(.no_resize) {width: 100%;}*/

	.list_carousel {margin-top: 101px;}
	.box_splash {min-height: 388px;}
	h1{float: none; margin-bottom: 10px;}
	.txt_section2 p{font:bold 30px/30px "Ubuntu",Arial, Helvetica, sans-serif;}
	.img3, .img6{margin-bottom: 10px;}
	.marTop4 {margin-top: 1px;}

	.big_txt1{font:20px/22px 'Ubuntu', Arial, sans-serif;}
	.big_txt2{font:bold 26px/26px 'Ubuntu', Arial, sans-serif;}

	.carousel_plane{
	width: 100%;
	height: 212px;
	position: absolute;
	/*background: #333;*/
	display: inline-block;
	top: -3px;
	left: -5px;
}

}


@media only screen and (max-width: 479px) {
	.sf-menu_footer{display:none !important;}
	.box_splash_section{width: 100%;}
	.slogan_txt1{	font:bold 30px/30px 'Ubuntu', Arial, sans-serif;}
	.slogan_txt2{font:20px/20px 'Ubuntu', Arial, sans-serif;}

}
@media only screen and (max-width: 320px) {
	

}</pre></body></html>