@import url(bootstrap.css);
.glyphicon {
   position: relative;
   top: 1px;
   display: inline-block;
   font-family: 'Glyphicons Halflings' !important;
   font-style: normal !important;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}


/* RE
SET */

html, body {
   width: 100%;
   height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display: block;
}

body {
   line-height: 1;
   font-family: "Arial", sans-serif;
   min-width: 1070px;
   font-size: 13px;
}

ol, ul {
   list-style: none;
}

blockquote, q {
   quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
   content: none;
}

table {
   border-collapse: collapse;
   border-spacing: 0;
}

a, a:hover {
   text-decoration: none;
}

p strong {
   font-weight: bold;
}


/* //RESET */

#wrapper {
   width: 100%;
   /*height     : 100%;*/
   min-width: 1070px;
   background: none;
   overflow: hidden;
}


/* CONTAINERS CLASSES */

.wrap_div {
   display: block;
   position: relative;
   width: 100%;
   min-width: 1000px;
}

.content_block {
   display: block;
   position: relative;
   width: 1000px;
   margin: 0px auto;
}

.column {
   float: left;
}

.clearfix {
   /*float   : left;*/
   clear: both;
   width: 100%;
   display: block;
}

* {
   font-family: 'Exo', sans-serif;
}

.alignleft {
   text-align: left;
}

.alignright {
   text-align: right;
}

.aligncenter {
   text-align: center;
}

.left {
   float: left;
}

.right {
   float: right;
}

.left-margined {
   margin: 0px 10px 5px 0px;
}

.c_1-2, .halfwidth {
   width: 50%;
}

.c_1-3 {
   width: 33.3%;
}

.fullwidth {
   width: 98%;
}

.gap {
   margin: 30px auto;
   display: block;
   height: 1px;
   width: 100%;
}

input.fullwidth, textarea.fullwidth, a.fullwidth {
   width: 97%;
}

.c_1-3 input.fullwidth, .c_1-3 textarea.fullwidth {
   width: 93% !important;
}

.hidden, a.hidden, span.hidden {
   display: none;
}

.fixedDiv {
   position: fixed !important;
}


/* //CONTAINERS CLASSES */

#top_w {
   height: 0px;
   /*background-color : #E8E8E8;*/
   background: none;
   position: absolute;
   z-index: 100;
}

#top {
   height: 0px;
}

.intro_style {
   position: absolute;
   display: none !important;
   left: 175px;
   top: 60px;
   font-size: 14px;
   width: 780px;
   z-index: 9999;
   line-height: 18px;
   background-color: rgba(0, 0, 0, 0.6);
   padding: 8px 14px;
   border-radius: 3px;
   letter-spacing: 0;
   font-weight: normal;
   color: #FFFFFF;
   font-family: sans-serif;
   border: none;
   border-radius: 10px;
}

#logo_top {
   width: 158px;
   height: 156px;
   background: url("images/edilnet-logo.png") 0 0 no-repeat;
   position: absolute;
   z-index: 100;
   left: 0;
   /*top        : 33px;*/
   top: 0;
}

#topleft-logo {
   cursor: pointer;
}

img#red_arrow {
   position: absolute;
   right: -36px;
   top: 30px;
   z-index: 100;
   display: none;
}

#top_hello {
   float: right;
   height: 40px;
   font-family: 'Exo', sans-serif;
   font-weight: bold;
   font-size: 16px;
   margin-top: 10px;
}

#top_hello #userwelcome {
   width: 390px;
   height: 30px;
   padding-top: 10px;
   float: left;
   border-right: 1px solid #DDDDDD;
}

#top_hello #userwelcome b {
   color: #D11919;
   background-color: #FFFFFF;
   border-radius: 4px;
   padding: 0 6px;
}

#top_hello #userwelcome span {
   color: #000000;
   margin-right: 10px;
}

.top_hello_links {
   display: inline-block;
   height: 40px;
   padding-top: 13px;
   position: relative;
   padding-left: 40px;
   padding-right: 10px;
   color: #FFFFFF;
   float: left;
   font-family: "Arial", sans-serif;
   margin-left: 1px;
   font-size: 12px;
   border-radius: 30px;
}

#show_profile-link {
   /*margin-left: 20px;*/
}

.top_hello_links:hover {
   background-color: rgba(0, 0, 0, 0.35);
   color: #D11919;
}

.top_hello_links span {
   display: block;
   width: 24px;
   height: 24px;
   position: absolute;
   left: 8px;
   top: 7px;
   border-radius: 20px;
}

#show_profile-link span {
   background: #FFFFFF url('images/profile-icon.png') center center no-repeat;
}

#alerts-link span {
   background: #FFFFFF url('images/alerts-icon.png') center center no-repeat;
}

#logout-link span {
   background: #FFFFFF url('images/logout-icon.png') center center no-repeat;
}

#credits-link span {
   background: #FFFFFF url('images/credits-icon.png') center center no-repeat;
}

#alerts-link b.notify_count {
   display: block;
   position: absolute;
   z-index: 10;
   color: #FFFFFF;
   font-size: 8px;
   font-family: "Verdana", sans-serif;
   min-width: 13px;
   height: 13px;
   padding-top: 2px;
   background-color: #D11919;
   border-radius: 20px;
   font-weight: normal;
   text-align: center;
   left: 17px;
   top: 25px;
   padding-left: 2px;
   padding-right: 2px;
}

@media (max-width: 1200px) {
   .top_hello_links {
      padding-left: 30px;
   }
   .top_hello_links b {
      display: none;
   }
}

h3.domande {
   color: #000000;
   width: 100%;
   padding: 15px;
   font-size: 17px;
   font-family: 'Exo', sans-serif;
}

.login_overlay {
   background-color: rgba(0, 0, 0, 0.8);
   position: fixed;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   z-index: 1000;
   display: none;
}

#login_form {
   position: absolute;
   z-index: 1001;
   float: right;
   font-family: 'Exo', sans-serif;
   width: 840px;
   /*left: 50%;
    margin-left: -320px;*/
   margin: 0 25%;
   min-height: 400px;
   padding: 20px 10px;
   top: 50px;
   max-width: 90%;
   background-color: #FFFFFF;
   text-align: center;
   border-radius: 5px;
}

.standard_overlay {
   background-color: rgba(0, 0, 0, 0.8);
   position: fixed;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   z-index: 1000;
   display: none;
}

.standard_overlay_inside {
   position: absolute;
   z-index: 1001;
   float: right;
   font-family: 'Exo', sans-serif;
   width: 640px;
   left: 50%;
   margin-left: -320px;
   min-height: 200px;
   padding: 20px 10px;
   top: 150px;
   max-width: 90%;
   background-color: #FFFFFF;
   text-align: center;
   border-radius: 5px;
}

#second_login_column {
   border-left: 1px solid #DDDDDD;
   height: 100%;
   font-size: 15px;
}

#second_login_column p {
   padding-bottom: 10px;
}

#second_login_column a {
   font-size: 17px !important;
   background-color: #367FD1;
   border-bottom: 6px solid #2A435F;
   width: 75%;
   margin: auto;
}

.login_form__close {
   display: block;
   width: 32px;
   height: 32px;
   position: absolute;
   top: -16px;
   right: -16px;
   border-radius: 20px;
   background-color: #D11919;
   background-image: url('images/cross_icon.png');
   background-position: center center;
   background-repeat: no-repeat;
   cursor: pointer;
}

img#login_icon {
   float: left;
   margin-top: 5px;
}

#login_form .inputfield {
   width: 226px;
   height: 36px;
   border: none;
   background-color: #FFFFFF;
   -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
   box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
   font-family: "Arial", sans-serif;
   font-size: 14px;
   padding: 10px 15px;
   margin: 16px 4px 0 4px;
   border-radius: 30px;
   outline: none;
}

#login_form #login_btn {
   background-color: #D11919;
   border: 2px solid #FFFFFF;
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
   font-weight: bold;
   padding: 10px 20px;
   display: inline-block;
   margin-top: 10px;
   cursor: pointer;
   border-radius: 20px;
}

#remember_check {
   margin-left: 16px;
}

#formlinks {
   width: 100%;
   line-height: 14px;
   padding-top: 8px;
}

#formlinks span {
   font-family: "Arial", sans-serif;
   font-size: 10px;
}

#login_form a, #login_form a:visited {
   font-family: "Arial", sans-serif;
   font-size: 10px;
   color: #D11919;
}

#login_form a:hover {
   color: #000000;
}

#login_form a i {
   font-family: "Arial", sans-serif;
   color: #D11919;
   font-style: italic;
}

#menu_w {
   height: 90px;
   /*background         : url("images/menu_bg.jpg") center top repeat-x;*/
   /*-webkit-box-shadow : 0 1px 2px 0 rgba(0, 0, 0, 0.3);
   box-shadow         : 0 1px 2px 0 rgba(0, 0, 0, 0.3);*/
   box-shadow: none;
   z-index: 99;
   position: absolute;
   top: 0px;
   background: url('images/header_top_shadow.png') center top repeat-x;
}

#menu {
   height: 60px;
   position: relative;
   top: 15px;
}

#menu > ul {
   float: left;
   width: 100%;
   margin-top: 10px;
}

#menu > ul > li {
   float: left;
   display: inline-block;
   position: relative;
}

#menu > ul > li:first-child {
   margin-left: 160px;
}

#menu > ul > li.has_submenu a > i {
   font-size: 11px;
   -moz-transform: rotate(90deg);
   -webkit-transform: rotate(90deg);
   -o-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}

#menu ul.submenu {
   position: absolute;
   left: 8px;
   top: 30px;
   display: none;
   min-width: 120px;
}

#menu > ul > li:hover .submenu {
   display: block;
}

#menu ul.submenu li {}

#menu ul.submenu li a {
   background-color: rgba(0, 0, 0, 0.8);
   display: block;
   color: #FFFFFF;
   padding: 10px;
   font-size: 12px;
}

#menu ul.submenu li a:hover {
   background-color: #D11919;
}

#menu > ul > li > a, #menu > ul > li > a:visited {
   font-size: 14px;
   display: block;
   color: #FFFFFF;
   padding: 10px 8px;
   font-weight: 500;
   height: 36px;
   /*background     : url("images/menu_separator.png") right center no-repeat;*/
   letter-spacing: 1px;
   font-family: 'Exo', sans-serif;
}

#menu > ul > li:hover > a {
   color: #FF3030;
}

#menu > ul > #login_top_link {
   float: right;
   margin-right: 200px;
}

#menu > ul > #login_top_link > a {
   border: 2px solid #FFFFFF;
   padding: 8px 16px 8px 15px;
   border-radius: 30px;
}

#menu > ul > #login_top_link > a > img {
   height: 16px;
   vertical-align: top;
}

#menu > ul > #registrati_top_link {
   right: 10px;
   top: -15px;
   position: absolute;
   background: url('images/red_label.png') 0 0 no-repeat;
   padding: 6px 12px;
   width: 176px;
   height: 78px;
   text-align: center;
   border-radius: 0px;
   cursor: pointer;
}

#menu > ul > #registrati_top_link:hover {
   background-image: url('images/red_label_hover.png');
}

#regarrow_white {
   position: absolute;
   right: -10px;
   top: -10px;
   -webkit-transition: all 150ms ease-out;
   -moz-transition: all 150ms ease-out;
   -ms-transition: all 150ms ease-out;
   -o-transition: all 150ms ease-out;
   transition: all 150ms ease-out;
}

#menu > ul > #registrati_top_link:hover #regarrow_white {
   -moz-transform: translateX(-6px);
   -webkit-transform: translateX(-6px);
   -o-transform: translateX(-6px);
   -ms-transform: translateX(-6px);
   transform: translateX(-6px);
}

#menu > ul > #registrati_top_link > i {
   font-style: normal;
   color: #FFFFFF;
   padding-bottom: 2px;
   display: block;
}

#menu > ul > #registrati_top_link > a {
   display: block;
   /*border:        2px solid #FFFFFF;*/
   /*padding:       8px 16px 8px 15px;*/
   border-radius: 30px;
   white-space: nowrap;
}

#menu > ul > #registrati_top_link:hover a, #menu > ul > #registrati_top_link:hover i {
   color: #D11919;
}

#menu > ul > #registrati_top_link > a > img {
   height: 16px;
   vertical-align: top;
}

#menu > ul > #login_top_link > a:hover, #menu > ul > #registrati_top_link > a:hover {
   /*color: #d11919;
   background-color: #fff;*/
}

#lastlink {
   background-image: none !important;
}

#menu .current, #menu .current:hover {
   color: #FF3030 !important;
   text-decoration: underline;
}

#register_link {
   width: 176px;
   height: 66px;
   background: url("images/red_label.png") 0 0 no-repeat;
   position: absolute;
   right: 0;
   top: 0;
   padding-top: 12px;
   letter-spacing: 1px;
   font-family: Arial, sans-serif;
}

#register_link, #register_link:visited {
   color: #FFFFFF;
   text-align: center;
   font-size: 13px;
}

#register_link span {
   font-size: 20px;
   font-family: 'Exo', sans-serif;
   padding-top: 2px;
   display: block;
}

#header_w {
   /*background    : url("images/newheader_bg_1.jpg") center top repeat-x;
   -webkit-background-size: cover;
   background-size: cover;*/
   z-index: 98;
}

#header, #header_slide {
   /*height : 242px;*/
   height: 620px;
}

#header_slide .slick-prev {
   font-size: 36px;
   width: 60px;
   height: 60px;
   background-position: center center;
}

#header_slide .slick-next {
   font-size: 36px;
   width: 60px;
   height: 60px;
   background-position: center center;
}

#header_w {
   overflow: hidden;
}

.header_slideobj {
   background: center top no-repeat;
   -webkit-background-size: cover;
   background-size: cover;
   height: 620px !important;
}

#header_slideobj-1 {
   background-image: url('images/newheader_bg_1.jpg');
}

#header_slideobj-2 {
   background-image: url('images/newheader_bg_2.jpg');
}

#header_slideobj-3 {
   background-image: url('images/newheader_bg_3.jpg');
}

#header_slideobj-4 {
   background-image: url('images/newheader_bg_4.jpg');
}

#header_slideobj-5 {
   background-image: url('images/newheader_bg_5.jpg');
}

.header_slideobj h2 {
   color: #FFFFFF;
   left: 5%;
   top: 37%;
   width: 90%;
   position: absolute;
   text-align: center;
   z-index: 99;
}

.header_slideobj h2 span {
   display: block;
   text-shadow: 0 3px 5px #000000;
   margin-bottom: 10px;
}

.header_slideobj__title {
   font-size: 3em;
   font-weight: 600;
}

.header_slideobj__subtitle {
   font-size: 0.9em;
   line-height: 1.2em;
   background-color: rgba(0, 0, 0, 0.5);
   padding: 0.6em 2%;
   width: auto;
   display: inline-block !important;
   border-radius: 10px;
   margin-bottom: 15px;
}

.header_slideobj a {
   border-radius: 60px;
   background-color: #D11919;
   border-bottom: 4px solid #950000;
   color: #FFFFFF;
   padding: 10px 15px;
   -webkit-box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.3);
   box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.3);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   -o-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}

.header_slideobj a:hover {
   color: #FFFFFF !important;
   padding: 10px 20px;
   font-size: 1.2em;
   border-bottom: 4px solid #950000;
   -webkit-box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.5);
   box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.5);
}

#header_slide {
   margin-bottom: 0 !important;
}

#header_line-1 {
   width: 556px;
   height: 52px;
   padding-top: 6px;
   font-family: 'Exo', sans-serif;
   letter-spacing: 1px;
   font-size: 38px;
   /*color              : #d11919;*/
   color: #FFFFFF;
   /*background-color   : #FFFFFF;*/
   font-weight: 700;
   text-align: center;
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -278px;
   top: 11px;
   /*-webkit-box-shadow : 0 5px 7px 0 rgba(0, 0, 0, 0.4);
   box-shadow         : 0 5px 7px 0 rgba(0, 0, 0, 0.4);*/
   text-shadow: 0 3px 5px #000000;
}

#header_line-2 {
   width: 556px;
   height: 43px;
   padding-top: 15px;
   font-family: 'Exo', sans-serif;
   letter-spacing: 1px;
   font-size: 26px;
   color: #8E8E8E;
   background-color: #FFFFFF;
   font-weight: 500;
   text-align: center;
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -278px;
   top: 80px;
   -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.4);
   box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.4);
}

#header_line-3 {
   width: 556px;
   height: 68px;
   padding-top: 15px;
   font-family: 'Exo', sans-serif;
   letter-spacing: 1px;
   font-size: 18px;
   color: #8E8E8E;
   background-color: #FFFFFF;
   font-weight: 600;
   text-align: center;
   display: block;
   position: absolute;
   left: 50%;
   margin-left: -278px;
   top: 149px;
   -webkit-box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.4);
   box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.4);
}

#header_line-3 span {
   color: #D11919;
   text-decoration: underline;
   font-size: 32px;
}

#annunci_fixed_bar {
   background-color: #444444;
   border-top: 2px solid #666666;
   width: 100%;
   height: 60px;
   position: absolute;
   top: 90px;
   left: 0;
}

body.hasfixedDiv #annunci_fixed_bar {
   position: fixed !important;
   top: 0;
   left: 0;
   z-index: 99;
}

#annunci_fixed_bar div {
   width: 1000px;
   margin: 0 auto;
   position: relative;
}

#annunci_fixed_bar h2 {
   color: #FFFFFF;
   padding-top: 20px;
}

#annunci_fixed_bar a {
   display: inline-block;
   padding: 10px 20px;
   float: right;
   margin-top: 10px;
}

#home_hero_trio {
   border-bottom: 3px solid #D11919;
   /*margin-bottom:      20px;*/
   -webkit-box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.2);
}

#home_big_four {
   padding-top: 50px;
   border-top: 3px solid #EAEAEA;
}

#home_big_four > div > a:first-child {
   display: block;
   height: 160px;
}

#home_big_four > div > a:first-child:before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
}

#home_big_four a img {
   max-height: 100%;
   max-width: 100%;
   display: inline-block;
   vertical-align: middle;
}

#index_subhero {
   padding: 50px 0;
   background-color: #F4F4F4;
   border-bottom: 3px solid #DDDDDD;
}

a.head_link, a.head_link:visited {
   font-family: "Arial", sans-serif;
   width: 163px;
   height: 20px;
   color: #FFFFFF;
   font-size: 14px;
   text-align: center;
   display: block;
   margin-top: 7px;
   font-weight: 300;
   padding-top: 7px;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
   -webkit-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.5);
   box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.5);
}

a.head_link:hover {
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
   border-width: 1px !important;
   margin-top: 23px;
   -webkit-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.7);
   box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.7);
}

a#head_link-3 {
   background-color: #7700E5;
   margin-right: 12px;
   border-bottom: 4px solid #501983;
   float: right;
}

a#head_link-3:hover {
   background-color: #9E3FF6;
}

a#head_link-1 {
   background-color: #85A600;
   margin-left: 12px;
   border-bottom: 4px solid #516309;
   float: left;
}

a#head_link-1:hover {
   background-color: #AEC54F;
}

a#head_link-2 {
   background-color: #0086E3;
   margin-left: 22px;
   border-bottom: 4px solid #19557E;
}

a#head_link-2:hover {
   background-color: #4AB1F9;
}

a.head_link strong {
   font-family: "Arial", sans-serif;
}

a#head_link-4 {
   background-color: #D11919;
   width: 430px;
   height: auto;
   border-bottom: 4px solid #B20002;
   padding: 15px 0;
   display: block;
}

a#head_link-4:hover {
   background-color: #B20002;
}

#main_cats_div {
   width: 1000px;
   height: 193px;
   /*position: absolute;*/
   position: relative;
   left: 0px;
   /*border-bottom : 3px solid #d11919;*/
   /*bottom:   -190px;*/
   z-index: 99;
   /* width: 1000px;
     height: 193px;
     position: relative;
     border-bottom: 3px solid #d11919;*/
}

#main_cats_div-spacer {
   width: 1000px;
   height: 190px;
   position: relative;
}

#main_cats_div a.main_cat, #main_cats_div a.main_cat:visited {
   overflow: hidden;
   width: 150px;
   height: 182px;
   color: #D11919;
   background-color: #FFFFFF;
   text-align: center;
   font-size: 17px;
   font-family: 'Exo', sans-serif;
   letter-spacing: 1px;
   font-weight: 500;
   position: absolute;
   bottom: 0px;
   -webkit-transition: all 250ms linear;
   -moz-transition: all 250ms linear;
   -ms-transition: all 250ms linear;
   -o-transition: all 250ms linear;
   transition: all 250ms linear;
}

#main_cats_div a.main_cat:hover {
   z-index: 99;
   height: 193px;
   background-color: #D11919;
   /*-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
   box-shadow:         0 0 10px 1px rgba(0, 0, 0, 0.5);*/
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#main_cat-1 {
   left: 30px;
}

#main_cat-2 {
   left: 190px;
}

#main_cat-3 {
   left: 350px;
}

#main_cat-4 {
   left: 510px;
}

#main_cat-5 {
   left: 670px;
}

#main_cat-6 {
   left: 830px;
}

#main_cats_div a.main_cat span {
   width: 100%;
   text-align: center;
   position: absolute;
   display: block;
   left: 0px;
   top: 13px;
   z-index: 12;
}

#main_cats_div a.main_cat:hover span {
   top: 18px;
   z-index: 12;
   text-shadow: 0 6px 3px #5C0000;
   color: #FFFFFF;
}

#main_cats_div a.main_cat img {
   position: absolute;
   left: 0px;
   bottom: 0px;
   z-index: 12;
   -webkit-transition: all 250ms linear;
   -moz-transition: all 250ms linear;
   -ms-transition: all 250ms linear;
   -o-transition: all 250ms linear;
   transition: all 250ms linear;
}

#main_cats_div a.main_cat:hover img {
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
   -moz-transform: translateY(10px);
   -webkit-transform: translateY(10px);
   -o-transform: translateY(10px);
   -ms-transform: translateY(10px);
   transform: translateY(10px);
}

#main_cats_div a.current_main_cat, #main_cats_div a.current_main_cat:hover {
   height: 193px !important;
   background-color: #D11919 !important;
}

#main_cats_div a.current_main_cat span, #main_cats_div a.current_main_cat:hover span {
   top: 18px !important;
   z-index: 12 !important;
   text-shadow: 0 6px 3px #5C0000 !important;
   color: #FFFFFF !important;
}

#main_w {}

#main {
   /*overflow : hidden;*/
}

h1 {
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 38px;
   letter-spacing: 1px;
   font-weight: 300;
   padding: 15px;
   border-bottom: 2px solid #EAEAEA;
}

h1 .subtitle-attached {
   font-size: 18px;
   color: #555555;
   font-style: italic;
}

h1 a {
   color: #D11919;
}

h2 {
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   letter-spacing: 1px;
   font-weight: 500;
   padding: 10px 10px 10px 0;
}

.h2-boxed {
   padding: 15px;
   background-color: #F4F4F4;
   display: block;
}

h2 a {
   color: #D11919;
   border-bottom: 2px solid #EAEAEA;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

h2 a:hover {
   color: #000000;
   border-bottom: 2px solid #000000;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.generic_text {
   padding: 20px;
   font-size: 13px;
   line-height: 21px;
   letter-spacing: 0;
   /*min-height:100px;*/
}

.cool_box {
   background-color: #D11919;
   color: #FFFFFF;
   padding: 15px;
   border-radius: 6px;
   margin: 10px 0;
   -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   overflow: hidden;
   position: relative;
}

.cool_box * {
   color: #FFFFFF;
}

.cool_box .vertical_centered {
   position: absolute;
   right: 10px;
   top: 50%;
   margin-top: -18px;
}

.cool_box#cool_box_account_aziende {
   height: 100px;
   font-size: 18px;
}

.cool_box#cool_box_account_aziende .cool_btn {
   right: 20px;
}

.cool_box#cool_box_pagina_web {
   font-size: 18px;
}

.cool_btn {
   background-color: transparent;
   border: 2px solid #FFFFFF;
   border-radius: 30px;
   display: inline-block;
   padding: 6px 16px;
   color: #FFFFFF;
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

.cool_btn.cool_btn__shadow {
   -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.3);
}

.cool_btn.cool_btn__shadow:hover {
   -moz-transform: translateY(5px);
   -webkit-transform: translateY(5px);
   -o-transform: translateY(5px);
   -ms-transform: translateY(5px);
   transform: translateY(5px);
   -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
   box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.7);
}

.cool_btn:hover {
   background-color: #FFFFFF;
   color: #D11919;
}

.info_box {
   background-color: #F9F9F9;
   padding: 15px;
   border-radius: 6px;
   margin: 10px 0;
   -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   border: 1px solid #CCCCCC;
}

.close_info_box {
   display: block;
   width: 16px;
   height: 16px;
   background: url('images/delete_image.png') center center no-repeat;
   position: relative;
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
   cursor: pointer;
}

.alert_box {
   position: fixed;
   left: 10px;
   top: 460px;
   background-color: #FEDB7F;
   padding: 15px;
   border-radius: 6px;
   -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   border: 1px solid #E3B946;
   z-index: 9999;
}

.alert_box2 {
   position: fixed;
   left: 10px;
   top: 350px;
   background-color: #e3b12c;
   padding: 15px;
   border-radius: 6px;
   -webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.2);
   border: 1px solid #b68e1e;
   z-index: 9999;
}

@media (screen) {}

.close_alert_box {
   display: block;
   width: 16px;
   height: 16px;
   background: url('images/delete_image.png') center center no-repeat;
   position: relative;
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
   cursor: pointer;
}

.generic_text i {
   font-family: "Arial", sans-serif;
   font-style: italic;
}

.generic_text strong {
   font-family: "Arial", sans-serif;
   font-weight: bold;
}

.noresults {
   display: block;
   border: 1px solid #CCCCCC;
   border-radius: 3px;
   margin-bottom: 20px;
}

.material_circle_div {
   border-radius: 50%;
   display: block;
   position: absolute;
}

.highlight_box-1 {
   padding: 15px;
   padding-top: 70px;
   border: 2px solid #D11919;
   background-color: #D11919;
   color: #FFFFFF;
   display: block;
   border-radius: 10px;
   width: 100%;
   height: 160px;
   position: relative;
}

.highlight_box-1 .material_circle_div {
   left: 39%;
   width: 130px;
   height: 130px;
   top: -75px;
   -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
   box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
   border: 1px solid rgba(201, 72, 72, 0.2);
   background-color: #FFFFFF;
   -webkit-background-size: 80%;
   background-size: 80%;
   background-repeat: no-repeat;
   background-position: center center;
}

.highlight_text-1 {
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   line-height: 25px;
   font-weight: 500;
   letter-spacing: 1px;
   display: inline-block;
   margin: 10px 0;
}

.highlight_text-2 {
   font-family: 'Exo', sans-serif;
   font-size: 17px;
   line-height: 25px;
   font-weight: 600;
   letter-spacing: 1px;
   display: inline;
   margin: 10px 0;
   color: #367FD1;
}

.highlight_text-yellow {
   font-family: 'Exo', sans-serif;
   font-size: 14px;
   line-height: 25px;
   font-weight: 600;
   letter-spacing: 1px;
   color: #000000;
   background-color: #FFF661;
   border-radius: 5px;
   display: inline-block;
   margin: 5px 10px;
}

.highlight_text-2-giant {
   font-family: 'Exo', sans-serif;
   font-size: 27px;
   line-height: 45px;
   font-weight: 600;
   letter-spacing: 1px;
   display: inline;
   margin: 10px 0;
   color: #367FD1;
}

.highlight_text-3 {
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   line-height: 25px;
   font-weight: 700;
   letter-spacing: 1px;
   display: inline-block;
   margin: 10px 0;
   color: #D11919;
}

.highlight_text-2 .link_type-highlight {
   color: #D91E17;
}

.huge {
   font-size: 35px;
   line-height: 40px;
}

.xxl {
   font-size: 30px;
   line-height: 35px;
}

.blue {
   color: #367FD1 !important;
}

.readmore_link {
   background: url('images/eye.png') 0 center no-repeat;
   color: #367FD1;
   font-weight: bold;
   display: inline-block;
   padding: 5px 10px 5px 24px;
}

.smalltext {
   font-size: 14px !important;
}

.taglist {
   overflow: hidden;
}

.shrinked_taglist {
   display: block !important;
   height: 57px;
   position: relative;
}

.shrinked_text {
   display: block !important;
   height: 157px;
   position: relative;
   overflow: hidden;
}

.taglist span {
   display: inline-block;
   background-color: #FFFFFF;
   border: 2px solid #AAAAAA;
   color: #AAAAAA;
   padding: 3px 10px;
   border-radius: 5px;
   margin-right: 5px;
   margin-bottom: 6px;
   cursor: default;
}

.taglist span:hover {
   color: #555555;
   border-color: #777777;
}

.shrinked_text .readmore_overlay, .shrinked_taglist .readmore_overlay {
   display: block;
   position: absolute;
   width: 100%;
   height: 57px;
   background: url('images/readmore_overlay.png') left bottom repeat-x;
   left: 0;
   bottom: 0;
   padding: 0;
   margin: 0;
   border-radius: 0 !important;
   border: 0 !important;
}

.innertable {
   margin: 10px 0;
   border-collapse: separate;
   border-spacing: 2px;
}

.innertable th {
   background-color: #D11919;
   color: #FFFFFF;
   font-family: 'Arial', sans-serif;
   font-size: 13px;
   font-weight: 700;
}

.innertable td, .innertable th {
   padding: 6px;
}

.innertable td {
   background-color: #F4F4F4;
}

.innertable tr:hover td {
   background-color: #E9E9E9;
}

.fulltable {
   width: 98%;
}

.link_type-3, .link_type-3:visited {
   color: #AAAAAA;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.link_type-3:hover {
   color: #333333;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.link_type-2, .link_type-2:visited {
   color: #367FD1;
   font-family: 'Exo', sans-serif;
   font-size: 17px;
   font-weight: 700;
   letter-spacing: 1px;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.link_type-2:hover {
   color: #000000;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.link_type-1, .link_type-1:visited {
   color: #D11919;
   border-bottom: 2px solid #EAEAEA;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
   cursor: pointer;
}

.link_type-1:hover {
   color: #000000;
   border-bottom: 2px solid #000000;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.generic_list li {
   background: url("images/arrow_right.png") left 8px no-repeat;
   padding: 6px 0 6px 20px;
}

.red-title {
   font-family: 'Exo', sans-serif;
   display: block;
   color: #D11919;
   font-size: 18px;
   font-weight: 600;
   padding-top: 10px;
   letter-spacing: 1px;
}

#left_column, #right_column {
   width: 20%;
   z-index: 11;
}

#main_column {
   /*width            : 600px;*/
   min-width: 80%;
   width: 100%;
   padding-left: 20px;
   /*min-height         : 1600px;*/
   /*-webkit-box-shadow : 0 0 9px 0 rgba(0, 0, 0, 0.4);
   box-shadow         : 0 0 9px 0 rgba(0, 0, 0, 0.4);*/
   z-index: 12;
   position: relative;
}

#main_searchform_preventivi, #form_aziende, #main_searchform_prev, #main_searchform, #main_searchform_annunci {
   /*width         : 600px;*/
   /*width          : 975px;*/
   height: auto;
   border-bottom: 3px solid #D11919;
   position: relative;
   padding-bottom: 20px;
   padding-top: 20px;
}

#main_searchform_preventivi h1, #form_aziende h1, #main_searchform_prev h1, #main_searchform h1, #main_searchform_annunci h1 {
   font-family: 'Exo', sans-serif;
   font-size: 25px;
   color: #B20000;
   font-weight: 600;
   padding: 15px;
   letter-spacing: 1px;
}

#main_searchform_preventivi h1 img, #form_aziende h1 img, #main_searchform_prev h1 img, #main_searchform h1 img, #main_searchform_annunci h1 img {
   vertical-align: middle;
   margin-right: 10px;
}

#main_searchform_preventivi #search_btn, #form_aziende #search_btn, #main_searchform_prev #search_btn, #main_searchform #search_btn, #main_searchform_annunci #search_btn {
   font-family: 'Exo', sans-serif;
   font-size: 22px;
   color: #B20000;
   font-weight: 600;
   border: none;
   cursor: pointer;
   background: url("images/search-icon-big.png") left center no-repeat;
   padding-left: 30px;
   position: absolute;
   right: 10px;
   bottom: 10px;
}

#main_searchform_preventivi li, #form_aziende li, #main_searchform_prev li, #main_searchform li, #main_searchform_annunci li {
   margin-top: 5px;
}

#main_searchform_preventivi a.search_btn, #form_aziende a.search_btn, #main_searchform_prev a.search_btn, #main_searchform a.search_btn, #main_searchform_annunci a.search_btn {
   font-family: 'Exo', sans-serif;
   font-size: 22px;
   color: #B20000;
   font-weight: 600;
   border: none;
   cursor: pointer;
   padding-left: 30px;
}

#main_searchform_preventivi select, #form_aziende select, #main_searchform_prev select, #main_searchform select, #main_searchform_annunci select {
   display: block;
   padding: 3px;
   margin-top: 6px;
   margin-left: 15px;
   width: auto;
}

#main_searchform_preventivi input, #form_aziende input, #main_searchform_prev input, #main_searchform input, #main_searchform_annunci input {
   display: block;
   padding: 3px;
   margin-top: 6px;
   margin-left: 15px;
}

#article_list {
   overflow: hidden;
}


/*.aziende_articles .single_article
{
   min-height    : 150px !important;
   padding-right : 130px !important;
   width         : 455px !important;
   position      : relative;
}*/

.single_article .stato_annuncio {
   position: absolute;
   display: block;
   padding: 5px;
   background-color: #F4F4F4;
   right: 10px;
   top: 5px;
   font-weight: bold;
   border-radius: 6px;
   font-family: "Arial", sans-serif;
   font-size: 12px;
   color: #FF0000;
}

.stato_annuncio_non_pubblicato {
   color: #FFFFFF !important;
   background-color: #3A81C4 !important;
}

.stato_annuncio_index {
   color: #000000 !important;
   font-weight: normal !important;
}

.aziende_articles #inserzionista-info-logo a {
   width: 200px;
   height: 125px;
   display: block;
}

.aziende_articles #inserzionista-info-logo img {
   max-width: 95%;
   max-height: 99%;
}

.single_article {
   /*width         : 505px;*/
   /*width         : 90%;*/
   width: 100%;
   display: block;
   border-bottom: 1px solid #CCCCCC;
   padding: 30px 80px 15px 15px;
   position: relative;
   overflow: hidden;
}

#article_list .single_article:last-child {
   border-bottom: none;
}

.article_list__annunci_new .single_article {
   min-height: 220px;
   padding-right: 15px;
}

.article_list__annunci_new .single_article .article_btn {
   right: 53px;
}

.article_list__annunci_new__image_holder {
   width: 150px;
   height: 130px;
   background-color: #F4F4F4;
   border-radius: 3px;
   text-align: center;
   overflow: hidden;
   display: inline-block;
}

.article_list__annunci_new__image_holder:before {
   content: "";
   vertical-align: middle;
   height: 100%;
   margin-left: -3px;
   display: inline-block;
}

.article_list__annunci_new__image_holder img {
   display: inline-block;
   vertical-align: middle;
   max-width: 96%;
   max-height: 96%;
}

.article_list__annunci_new__description {
   color: #000000;
   display: inline-block;
   padding-left: 15px;
   width: 64%;
   line-height: 17px;
}

.single_article__ultima_richiesta {
   padding-right: 15px;
}

.single_article__ultima_richiesta__actions {
   background-color: #367FD1;
   border-radius: 4px;
   padding: 2px 0;
}

.single_article__ultima_richiesta__actions a {
   color: #FFFFFF;
   display: inline-block;
   padding: 8px;
   margin-left: 2px;
   font-size: 14px;
   border-radius: 3px;
}

.single_article__ultima_richiesta__actions a:hover {
   background-color: rgba(0, 0, 0, 0.2);
}

.aziende_feedback {
   background-color: #FFFFFF;
}

.aziende_feedback a {
   color: #888888;
   display: block;
   margin-bottom: 10px;
}

.aziende_feedback a.azienda_feedback_ok {
   color: #49B700;
}

.single_article_home {
   /*width         : 505px;*/
   width: 905px;
   display: block;
   border-bottom: 1px solid #CCCCCC;
   padding: 15px 80px 15px 15px;
   position: relative;
   overflow: hidden;
}

.article_title, .article_title a {
   font-size: 19px;
   color: #367FD1;
   font-family: 'Exo', sans-serif;
   padding: 5px 0;
   font-weight: 700;
}

.article_subtitle {
   font-size: 14px;
   color: #000000;
   font-family: 'Exo', sans-serif;
   padding: 5px 10px;
   background-color: #F4F4F4;
   display: inline-block;
   border-radius: 5px;
}

.article_text {
   font-size: 12px;
   color: #5A5A5A;
   line-height: 17px;
   font-family: "Arial", sans-serif;
   padding: 5px 0;
}

.article_btn {
   position: absolute;
   right: 15px;
   bottom: 15px;
   background: url("images/view_article.jpg") 0 0 no-repeat;
   width: 32px;
   height: 54px;
}

.single_article-new {
   padding-top: 20px;
   padding-bottom: 30px;
   border-bottom: 1px solid #888888;
   -webkit-transition: all 120ms linear;
   -moz-transition: all 120ms linear;
   -ms-transition: all 120ms linear;
   -o-transition: all 120ms linear;
   transition: all 120ms linear;
}

.single_article-new:hover {
   z-index: 12;
   background-color: #F4F4F4;
   -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

.single_article-new .article_title, .single_article-new .article_subtitle {
   display: inline-block;
}

.single_article-new:hover .article_title {
   text-decoration: underline;
}

.single_article-new:hover .article_subtitle {
   background-color: #FFFFFF;
}

.single_article-new .stato_annuncio {
   width: 98%;
   height: 20px;
   top: auto;
   bottom: 0;
   left: 0;
   right: auto;
   border-radius: 0;
   background-color: #FFFFFF;
   border-top: 1px solid #F4F4F4;
   color: #777777 !important;
}

.single_article-new:hover .stato_annuncio {
   background-color: #F4F4F4;
   border-top: 1px solid #CCCCCC;
   color: #000000 !important;
}

.single_article-new .stato_annuncio .cred {
   float: right;
   padding-top: 3px;
}

.single_article-new .stato_annuncio_index img {
   vertical-align: text-bottom;
   margin-right: 5px;
}

.single_article_richiedi_preventivi_link {
   display: block;
   position: absolute;
   background-color: #D11919;
   color: #FFFFFF;
   width: 110px;
   text-align: center;
   font-weight: bold;
   padding: 10px 5px;
   border-radius: 5px;
   right: 10px;
   top: 10px;
   font-size: 12px;
}

.single_article_richiedi_preventivi_link:hover {
   background-color: #D11919;
}

#pagination_container {
   text-align: center;
   padding: 15px 0;
}

.pagination {
   width: auto;
   margin: 20px;
}

.pagination > li {
   display: inline-block;
}

.pagination > li > a, .pagination > li > a:visited {
   font-family: 'Exo', sans-serif;
   color: #D11919;
   font-size: 18px;
   font-weight: 400;
   padding: 0 10px;
   text-decoration: none;
}

.pagination > li > a:hover {
   color: #000000 !important;
   text-decoration: underline !important;
}

.pagination > li .current_pag_n, .pagination > li .current_pag_n:hover {
   color: #8C8C8C !important;
   text-decoration: underline !important;
}

#ricerca_aziende_icon {
   margin-left: 10px;
}

#italia {}

#form_aziende {}

#form_aziende .inputfield {
   background-color: #EBEBEB;
   padding: 3px;
   border: none;
   width: 175px;
   margin: 6px 0 6px 10px;
}

#form_aziende #aziende_btn {
   font-family: 'Exo', sans-serif;
   font-size: 16px;
   color: #D11919;
   font-weight: 600;
   border: none;
   cursor: pointer;
   background: url("images/search-icon.png") left center no-repeat;
   padding-left: 24px;
   float: right;
}

#side_menu {
   margin: 15px 0;
}

#side_menu > li {
   padding-left: 26px;
   background: url("images/c_arrow-right.png") left center no-repeat;
}

.side_hoverlined {
   border-top: 1px solid #D8D8D8;
   margin: 10px 0;
   background: none;
}

#side_menu > li > a, #side_menu > li > a:visited {
   font-family: "Arial";
   color: #5E5E5E;
   font-size: 12px;
   padding: 4px 0;
   display: block;
}

#side_menu > li > a:hover {
   color: #A20607;
}

#side_promo {
   /*position: absolute;*/
   height: 258px;
   /* right: 0px;
 top:-270px;*/
   display: block;
   margin-bottom: 10px;
}

#side_menu-2 {
   margin: 15px 0;
}

#side_menu-2 > li {
   padding-left: 25px;
   position: relative;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#side_menu-2 > li.menu_gap {
   margin: 12px 0;
}

#side_menu-2 > li:hover {
   padding-left: 0;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#side_menu-2 > li span {
   display: block;
   width: 16px;
   height: 16px;
   background: url("images/c_arrow-right-white.png") left center no-repeat;
   position: absolute;
   top: 4px;
   left: -10px;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#side_menu-2 > li:hover span {
   left: 4px;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.side_hoverlined {
   border-top: 1px solid #D8D8D8;
   margin: 4px 0;
   background: none;
}

#side_menu-2 > li > a, #side_menu-2 > li > a:visited {
   font-family: "Arial";
   color: #FFFFFF;
   font-size: 12px;
   padding: 6px 0 6px 10px;
   display: block;
   background-color: #D11919;
   border-radius: 15px 0 0 15px;
   margin: 1px 0;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#side_menu-2 > li > a:hover {
   padding-left: 28px;
   background-color: #A70405;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

#userwelcome {
   font-size: 17px;
}

#userwelcome span {
   font-size: 13px;
   color: #444444;
}

.user_avatar {
   display: block;
   width: 100%;
}

.user_avatar img {
   border-radius: 50%;
   display: block;
   margin: 15px auto;
   border: 2px solid #E6403B;
   width: 60%;
}

.user_avatar a {
   font-size: 11px;
   display: block;
   margin-bottom: 10px;
   text-align: center;
}

.side_menu-area_riservata {
   margin-top: 15px;
}

.side_menu-area_riservata li {
   display: block;
   border-top: 1px solid #EAEAEA;
   position: relative;
}

.side_menu-area_riservata.preventivi_notification li span {
   position: absolute;
   top: 5px;
   right: -10px;
   display: block;
   background-color: #ffffff;
   padding: 3px 5px;
   border-radius: 10px;
   border: 2px solid #d11919;
   color: #000;
   z-index: 99;
   font-weight: bold;
}

.notifiche-count {
   position: absolute;
   right: 5px;
   top: 4px;
   background-color: #D11919;
   color: #FFFFFF;
   font-family: "Arial", sans-serif;
   padding: 7px;
   width: 30px;
   height: 25px;
   display: block;
   border-radius: 4px;
   text-align: center;
}

.side_menu-area_riservata li a, .side_menu-area_riservata li a:visited {
   display: block;
   color: #000000;
   font-family: "Arial", sans-serif;
   font-size: 13px;
   padding: 10px 0 10px 32px;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
   font-weight: bold;
}

.side_menu-area_riservata li a:hover {
   background-color: #EAEAEA;
   /*padding-left: 42px;*/
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.side_menu-area_riservata li a.current_sidemenu {
   padding-left: 55px !important;
   background: #D11919 url('images/c_arrow-right-white.png') no-repeat 30px center !important;
   color: #FFFFFF;
   cursor: default;
}

.side_menu-area_riservata li a.current_sidemenu .notifiche-count {
   background-color: #FFFFFF;
   color: #D11919;
   -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.4);
   box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.4);
}

.registrati_come {
   display: block;
   width: 278px;
   margin: 2px 1px 10px 1px;
   height: 50px;
   float: left;
   background-color: #EAEAEA;
   position: relative;
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.registrati_come:hover {
   -webkit-transition: all 100ms linear;
   -moz-transition: all 100ms linear;
   -ms-transition: all 100ms linear;
   -o-transition: all 100ms linear;
   transition: all 100ms linear;
}

.registrati_come span {
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   color: #FFFFFF;
   font-family: 'Exo', sans-serif;
   font-size: 13px;
   font-weight: 500;
   width: 100%;
   height: 35px;
   text-align: center;
   letter-spacing: 1px;
   padding-top: 15px;
}

a#reg_1 {
   background-color: #DB3F55;
}

a#reg_2 {
   background-color: #CBCC64;
}

a#reg_3 {
   background-color: #EA9B25;
}

a#reg_4 {
   background-color: #7856A2;
}

a#reg_1:hover {
   background-color: #B13345;
}

a#reg_2:hover {
   background-color: #B2B358;
}

a#reg_3:hover {
   background-color: #C97F00;
}

a#reg_4:hover {
   background-color: #62408A;
}

.regbox {
   width: 560px;
   overflow: hidden;
   margin: 20px 0;
   padding: 10px 0;
}

.regbox h2 {
   color: #FFFFFF;
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   font-weight: 500;
   width: 100%;
   height: 30px;
   padding-top: 10px;
   text-align: center;
}

#regbox-rivenditori_edili h2, #regbox-rivenditori_edili h3 {
   background-color: #DB3F55;
}

#regbox-costruttori h2, #regbox-costruttori h3 {
   background-color: #CBCC63;
}

#regbox-liberi_professionisti h2, #regbox-liberi_professionisti h3 {
   background-color: #EA9B25;
}

#regbox-agenzie h2, #regbox-agenzie h3 {
   background-color: #7856A2;
}

p.regbox_services_title {
   color: #AAAAAA;
   font-family: 'Exo', sans-serif;
   font-size: 18px;
   font-weight: 400;
   width: 100%;
   height: 30px;
   padding-top: 10px;
   text-align: center;
}

.servizi_attivi_titles {
   width: 100%;
   overflow: hidden;
   border-bottom: 2px solid #EAEAEA;
   margin-bottom: 15px;
}

.servizi_attivi_titles li {
   display: inline-block;
   width: 33.3%;
   text-align: center;
   float: left;
}

#regbox-agenzie li {
   width: 50% !important;
}

.servizi_attivi_titles li h3 {
   color: #FFFFFF;
   font-family: 'Exo', sans-serif;
   font-size: 15px;
   font-weight: 500;
   width: 100%;
   height: 25px;
   padding-top: 6px;
   text-align: center;
}

.servizi_attivi_titles li p {
   text-align: left;
   color: #000000;
}

.regbox_register_link {
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 22px;
   font-weight: 500;
   float: right;
}

#prezzomassimo-help {
   position: absolute;
   left: 104px;
   top: 8px;
}

#durata-help {
   position: absolute;
   left: 137px;
   top: 8px;
}

.openpopup_categorie, .avanti_btn {
   color: #FFFFFF;
   font-size: 15px;
   padding: 10px 15px 10px 46px;
   display: block;
   background: #A70405 url("images/cats-icon.png") 6px center no-repeat;
}

.openpopup_categorie:hover, .avanti_btn:hover {
   background-color: #D11919;
}

.avanti_btn {
   width: 200px;
   text-align: center;
   margin: 30px auto 3px;
}

.popup_categorie_container {
   width: 838px;
   height: auto;
   overflow: hidden;
   padding: 30px;
   background-color: #FFFFFF;
   font-family: "Arial", sans-serif;
}

.popup_categorie_container span {
   margin: 2px;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.popup_categorie_container span label {
   cursor: pointer;
}

#s_settore, #idsettore, .idsettori, .categoriepreventivi {
   display: none;
}

.settore_set {
   overflow: hidden;
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   /*
 Introduced in IE 10.
 See https://ie.microsoft.com/testdrive/HTML5/msUserSelect/
 */
   -ms-user-select: none;
   user-select: none;
}

#macrocats_container {
   width: 800px;
   height: 248px;
   background-color: #EAEAEA;
   display: block;
   position: relative;
}

.macrocats_remove {
   background: #CC0000 url('images/cross_icon.png') center center no-repeat;
   width: 28px;
   height: 28px;
   position: absolute;
   z-index: 101;
   border-radius: 20px;
   cursor: pointer;
   display: none;
   -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
   box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
}

.macrocats_remove:hover {
   background-color: #880000;
}

#remove-1 {
   top: 95px;
   left: 360px;
}

#remove-2 {
   top: 219px;
   left: 750px;
}

#remove-3 {
   top: 345px;
   left: 360px;
}

#remove-4 {
   top: 219px;
   left: 360px;
}

#remove-5 {
   top: 345px;
   left: 750px;
}

#remove-6 {
   top: 95px;
   left: 750px;
}

#remove-7 {
   top: 95px;
   left: 360px;
}

#remove-8 {
   top: 95px;
   left: 750px;
}

#remove-9 {
   top: 219px;
   left: 360px;
}

#remove-10 {
   top: 219px;
   left: 750px;
}


/*#form_registrazione #remove-1 {
   top: 95px;
   left: 360px;
}
#form_registrazione #remove-2 {
   top: 95px;
   left: 750px;
}
#form_registrazione #remove-3 {
   top: 219px;
   left: 360px;
}
#form_registrazione #remove-4 {
   top: 219px;
   left: 750px;
}*/

#macrocats_container a {
   display: inline-block;
   width: 370px;
   height: 104px;
   float: left;
   position: relative;
   margin: 10px;
   -webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
   -ms-transition: all 200ms ease-out;
   -o-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}

#macrocats_container a img {
   display: none;
   position: absolute;
   right: 50px;
   top: 18px;
}

#macrocats_container a span {
   display: block;
   position: absolute;
   top: 10px;
   left: 10px;
   width: 200px;
   color: #A20607;
   font-family: "Exo", sans-serif;
   font-weight: 500;
   font-size: 18px;
   text-align: left;
   -webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
   -ms-transition: all 200ms ease-out;
   -o-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}

#macrocats_container a:hover span {
   color: #FFFFFF;
   text-shadow: 0 3px 3px #000000;
   /*top: 18px;*/
   -webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
   -ms-transition: all 200ms ease-out;
   -o-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}

#macrocats_container a ul {
   position: absolute;
   left: 10px;
   top: 30px;
}

#macrocats_container a ul li {
   font-size: 10px;
   height: 13px;
   padding: 0;
   color: #000000;
}

#macrocat-1 {
   background: url("images/macrocat-1new.jpg") right center no-repeat #FFFFFF;
}

#macrocat-2 {
   background: url("images/macrocat-1.jpg") right center no-repeat #FFFFFF;
}

#macrocat-3 {
   background: url("images/macrocat-3.jpg") right center no-repeat #FFFFFF;
}

#macrocat-4 {
   background: url("images/macrocat-4.jpg") right center no-repeat #FFFFFF;
}

#macrocat-5 {
   background: url("images/macrocat-5new.jpg") right center no-repeat #FFFFFF;
}

#macrocat-6 {
   background: url("images/macrocat-6.jpg") right center no-repeat #FFFFFF;
}

#macrocat-7 {
   background: url("images/macrocat-7.jpg") right center no-repeat #FFFFFF;
}

#macrocat-8 {
   background: url("images/macrocat-8.jpg") right center no-repeat #FFFFFF;
}

#macrocat-9 {
   background: url("images/macrocat-9.jpg") right center no-repeat #FFFFFF;
}

#macrocat-10 {
   background: url("images/macrocat-10.jpg") right center no-repeat #FFFFFF;
}

.img_imm_residenziali {
   background-image: url("images/cats/immobili/imm_residenziali.jpg") !important;
}

.img_imm_commerciali {
   background-image: url("images/cats/immobili/imm_commerciali.jpg") !important;
}

.img_imm_vacanze {
   background-image: url("images/cats/immobili/imm_vacanze.jpg") !important;
}

.img_imm_industriali {
   background-image: url("images/cats/immobili/imm_industriali.jpg") !important;
}

.img_noleggio-1 {
   background-image: url("images/cats/noleggio/noleggio-1.png") !important;
}

.img_noleggio-2 {
   background-image: url("images/cats/noleggio/noleggio-2.png") !important;
}

.img_noleggio-3 {
   background-image: url("images/cats/noleggio/noleggio-3.png") !important;
}

.img_noleggio-4 {
   background-image: url("images/cats/noleggio/noleggio-4.png") !important;
}

.img_noleggio-5 {
   background-image: url("images/cats/noleggio/noleggio-5.png") !important;
}

.img_noleggio-6 {
   background-image: url("images/cats/noleggio/noleggio-6.png") !important;
}

.img_prodotto-1 {
   background-image: url("images/cats/prodotto/prodotto-1.png") !important;
}

.img_prodotto-2 {
   background-image: url("images/cats/prodotto/prodotto-2.png") !important;
}

.img_prodotto-3 {
   background-image: url("images/cats/prodotto/prodotto-3.png") !important;
}

.img_prodotto-4 {
   background-image: url("images/cats/prodotto/prodotto-4.png") !important;
}

.img_prodotto-5 {
   background-image: url("images/cats/prodotto/prodotto-5.png") !important;
}

.img_prodotto-6 {
   background-image: url("images/cats/prodotto/prodotto-6.png") !important;
}

.img_prodotto-7 {
   background-image: url("images/cats/prodotto/prodotto-7.png") !important;
}

.img_prodotto-8 {
   background-image: url("images/cats/prodotto/prodotto-8.png") !important;
}

.img_prodotto-9 {
   background-image: url("images/cats/prodotto/prodotto-9.png") !important;
}

.img_usato-1 {
   background-image: url("images/cats/usato/usato-1.png") !important;
}

.img_usato-2 {
   background-image: url("images/cats/usato/usato-2.png") !important;
}

.img_usato-3 {
   background-image: url("images/cats/usato/usato-3.png") !important;
}

.img_usato-4 {
   background-image: url("images/cats/usato/usato-4.png") !important;
}

.img_usato-5 {
   background-image: url("images/cats/usato/usato-5.png") !important;
}

.img_usato-6 {
   background-image: url("images/cats/usato/usato-6.png") !important;
}

.img_usato-7 {
   background-image: url("images/cats/usato/usato-7.png") !important;
}

.img_usato-8 {
   background-image: url("images/cats/usato/usato-8.png") !important;
}

.img_usato-9 {
   background-image: url("images/cats/usato/usato-9.png") !important;
}

.img_lavoro-1 {
   background-image: url("images/cats/lavoro/lavoro-1.png") !important;
}

.img_lavoro-2 {
   background-image: url("images/cats/lavoro/lavoro-2.png") !important;
}

.img_lavoro-3 {
   background-image: url("images/cats/lavoro/lavoro-3.png") !important;
}

.img_lavoro-4 {
   background-image: url("images/cats/lavoro/lavoro-4.png") !important;
}

.img_lavoro-5 {
   background-image: url("images/cats/lavoro/lavoro-5.png") !important;
}

.img_lavoro-6 {
   background-image: url("images/cats/lavoro/lavoro-6.png") !important;
}

.img_lavoro-7 {
   background-image: url("images/cats/lavoro/lavoro-7.png") !important;
}

.img_lavoro-8 {
   background-image: url("images/cats/lavoro/lavoro-8.png") !important;
}

.img_lavoro-9 {
   background-image: url("images/cats/lavoro/lavoro-9.png") !important;
}

#macrocats_container a:hover {
   background-color: #A20607 !important;
   background-position: 210px center !important;
   -webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
   -ms-transition: all 200ms ease-out;
   -o-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}

.active_macrocat {
   background-color: #7AA71B !important;
   background-position: 210px center !important;
   z-index: 99;
   -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
}

.active_macrocat span {
   color: #FFFFFF !important;
   text-shadow: 0 3px 3px #000000 !important;
   /*top: 18px !important;*/
}

.active_macrocat img {
   display: block !important;
}

.contact_data {
   display: none;
}

#label_distanza_massima, #label_distanza_massima .inputfield, #prezzo_max-affitto {
   display: none;
}

#data_type_container {
   width: 100%;
   height: 35px;
}

#data_type_container label {
   width: 170px;
   height: 38px;
   padding-left: 13px;
   padding-top: 10px;
   display: inline-block;
   float: left;
   background-color: #EAEAEA;
   color: #888888;
   margin-left: 3px;
   cursor: pointer;
   -webkit-transition: all 160ms linear;
   -moz-transition: all 160ms linear;
   -ms-transition: all 160ms linear;
   -o-transition: all 160ms linear;
   transition: all 160ms linear;
}

#data_type_container label:hover {
   background-color: #D11919;
   color: #FFFFFF;
   -webkit-transition: all 160ms linear;
   -moz-transition: all 160ms linear;
   -ms-transition: all 160ms linear;
   -o-transition: all 160ms linear;
   transition: all 160ms linear;
}

#data_type_container label.active_data_type {
   background-color: #B4D455;
   color: #000000;
}

#sideform {
   font-size: 12px;
   overflow: hidden;
   margin: 60px 0 0 0;
   padding-left: 10px;
}

.generic_form {
   margin: 15px 0;
}

.generic_form .form_title {
   float: left;
   display: block;
}

.generic_form .label_form {
   position: relative;
   display: block;
   overflow: hidden;
   padding: 5px 0;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   float: left;
}

.checkbox_set-1 {
   display: inline-block;
   width: 280px;
   float: left;
}

.checkbox_set-half {
   display: inline-block;
   width: 49%;
   float: left;
}

.chkbx_revealer {
   overflow: hidden;
   height: 22px;
   position: relative;
}

.chkbx_options {
   position: relative;
   display: block;
   padding: 5px;
   width: 90%;
   height: auto;
   overflow: hidden;
   background-color: #EAEAEA;
}

.chkbx_options label {
   display: block;
   font-size: 11px;
}

#form-registrazione-step-1 .label_form {
   margin-left: 10px;
}

#form-registrazione-step-1 .inputfield {
   font-family: "Arial", sans-serif;
}

div.ui-datepicker {
   font-size: 10px;
}

#segnala_errore_form {
   display: none;
}

.threed_btn {
   display: block;
   background-color: #D11919;
   color: #FFFFFF !important;
   font-weight: 400;
   letter-spacing: 1px;
   text-align: center;
   padding: 6px 15px 6px 15px;
   font-size: 16px;
   font-family: 'Exo', sans-serif;
   border: none;
   border-top: 0px solid transparent;
   border-bottom: 6px solid #A12D2D;
   border-radius: 3px;
   cursor: pointer;
   text-shadow: 0 -1px 1px #000000;
   -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
   box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
   outline: none;
}

input[type="submit"].threed_btn, a.threed_btn {
   padding: 6px 15px 6px 15px;
   font-size: 15px;
   font-weight: 600;
}

.threed_btn:hover {
   background-color: #E6403B;
   color: #FFFFFF;
}

.threed_btn:active {
   border-top-width: 3px;
   border-bottom-width: 3px;
   /*padding-top         : 9px;*/
   padding-bottom: 6px;
}

.inputfield {
   padding: 6px;
   background-color: #EAEAEA;
   border: 1px solid #CCCCCC;
   font-family: "Arial", sans-serif;
}

#form_domande_risposte input[type="file"] {
   width: 94%;
   background-color: #EAEAEA;
   border-radius: 4px;
   padding: 4px 2%;
   cursor: pointer;
}

#form_domande_risposte input[type="file"]:hover {
   background-color: #F4F4F4;
}

select.inputfield {
   padding: 5px;
}

.form_btn {
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 22px;
   font-weight: 500;
   background: none;
   border: none;
   cursor: pointer;
}

#changephoto {
   background-color: #F4F4F4;
   padding: 10px;
}

#bottom_w {
   height: 200px;
   background: #FFFFFF;
}

#bottom {
   background: #FFFFFF;
   height: 200px;
}


/*.slick-prev { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; left: -25px; padding: 0px; border: none; }
.slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; right: -25px; padding: 0px; border: none; }
*/

.slick-prev {
   display: block;
   position: absolute;
   width: 12px;
   height: 22px;
   background: url("images/arrow_prev.png") 0 0 no-repeat;
   top: 50%;
   margin-top: -11px;
   left: 0;
   border: none;
   text-indent: -9999px;
   overflow: hidden;
   cursor: pointer;
}

.slick-next {
   display: block;
   position: absolute;
   width: 12px;
   height: 22px;
   background: url("images/arrow_next.png") 0 0 no-repeat;
   top: 50%;
   margin-top: -11px;
   right: 0;
   text-indent: -9999px;
   overflow: hidden;
   border: none;
   cursor: pointer;
}

.slider-prodotti {
   width: 960px;
   height: 160px;
   text-align: center;
   padding-left: 20px;
   padding-right: 20px;
}

.single-slideobj {
   width: 170px;
   height: 150px;
   position: relative;
   display: block;
   float: left;
   margin-top: 10px;
}

.single-slideobj-thumbcontainer {
   width: 86%;
   margin-left: 7%;
   height: 125px;
   border: 2px solid #A20607;
   display: block;
   text-align: center;
   overflow: hidden;
   z-index: 98;
   -webkit-box-shadow: 0 2px 4px 0 #575757;
   box-shadow: 0 2px 4px 0 #575757;
}

.single-slideobj-thumbcontainer img {
   width: 100%;
   display: inline-block;
   z-index: 98;
   margin: 0 auto;
   height: 100%;
}

.edilnet-watermark {
   display: block;
   width: 51px;
   height: 50px;
   position: absolute;
   left: 50%;
   margin-left: -25px;
   top: 90px;
   z-index: 99;
}

.slideobj-badge {
   position: absolute;
   left: 9px;
   top: -4px;
   width: 80px;
   height: 80px;
   border: none;
}

.single-slideobj-name {
   font-family: 'Exo', sans-serif;
   font-size: 15px;
   line-height: 25px;
   font-weight: 700;
   letter-spacing: 1px;
   display: block;
   margin: 10px 0;
   color: #367FD1;
   padding-top: 0;
}

#toolbar_w {
   border-top: 2px solid #B20002;
   position: fixed;
   bottom: 0;
   z-index: 99;
   -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
   box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
}

#toolbar_w, #toolbar {
   height: 72px;
   background-color: #D11919;
}

.toolbar_link {
   border: 2px solid #FFFFFF;
   border-radius: 60px;
   width: 180px;
   height: 52px;
   margin-top: 8px;
   float: left;
   margin-left: 25px;
   display: block;
   text-align: center;
   color: #FFFFFF;
   font-size: 17px;
   line-height: 20px;
   font-family: "Exo";
   cursor: pointer;
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

.toolbar_link:before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
   margin-left: -2px;
}

.toolbar_link span {
   display: inline-block;
   vertical-align: middle;
   width: 90%;
}

.toolbar_link:hover {
   background-color: #FFFFFF;
   color: #D11919;
}

#toolbar_helpus_popup {
   float: right;
   margin-left: 0;
}

#toolbar_request_popup {
   width: 482px;
}

#login_form_bottom {
   position: relative;
   float: left;
   font-family: 'Exo', sans-serif;
}

#login_form_bottom .inputfield {
   width: 126px;
   height: 25px;
   float: left;
   clear: both;
   border: none;
   background-color: #FFFFFF;
   -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
   box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.3);
   font-family: "Arial", sans-serif;
   font-size: 12px;
   padding: 5px;
   margin: 6px 4px 0 4px;
}

#login_form_bottom #login_btn_bottom {
   float: left;
   background-color: #FFFFFF;
   border: 2px solid #FFFFFF;
   border-radius: 4px;
   color: #D11919;
   font-family: "Arial";
   font-size: 11px;
   font-weight: bold;
   padding: 5px 10px;
   display: inline-block;
   margin-top: 6px;
   cursor: pointer;
   width: 110px;
}

#formlinks_bottom {
   width: 125px;
   clear: right;
   float: left;
   line-height: 11px;
   padding-top: 4px;
   margin-left: 5px;
}

#login_form_bottom a, #login_form_bottom a:visited {
   font-family: "Arial", sans-serif;
   font-size: 10px;
   color: #FFFFFF;
}

#login_form_bottom a:hover {}

#login_form_bottom a i {
   font-family: "Arial", sans-serif;
   font-style: italic;
}

#request_popup {
   margin: 20px;
}

#t_helpus {
   width: 99%;
   height: 150px;
}

#notify_msg {
   color: #648613;
   display: block;
   border-radius: 4px;
   font-weight: bold;
   margin-bottom: 10px;
}

#footer_w {
   /*margin-bottom: 74px;*/
   padding: 20px 0;
   background: url("images/brickwall.png");
}

#footer {
   /*background : url("images/logo_bottom.jpg") 20px 10px no-repeat;*/
}

#footer_credits {
   font-size: 14px;
   color: #3F3F3F;
   font-family: "Arial";
   position: absolute;
   left: 30px;
   top: 200px;
   line-height: 10px;
}

#footer_credits a {
   color: #367FD1;
}

#footer_menu {
   position: absolute;
   left: 148px;
   top: 25px;
}

#footer_menu > li {
   float: left;
}

#footer_menu > li > a, #footer_menu > li > a:visited {
   color: #6A6A6A;
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   font-weight: 400;
   margin-left: 20px;
}

#footer_menu > li > a:hover {
   color: #000000;
}

.footer_lan-1, .footer_lan-2, .footer_lan-3 {
   position: absolute;
   top: 15px;
}

.footer_lan-1 {
   right: 280px;
}

.footer_lan-2 {
   right: 220px;
}

.footer_lan-3 {
   right: 160px;
}

.footer_v_menu {}

.footer_v_menu li {
   margin-bottom: 15px;
}

.footer_v_menu li a {
   font-family: 'Exo', sans-serif;
   display: block;
   padding: 3px 0;
   color: #D11919;
   font-weight: 600;
   font-size: 18px;
}

.footer_v_menu li:hover a {
   color: #9A1F1F;
}

.accordion_link {
   outline: none;
}

.accordion_div {
   margin: 15px 0;
   display: none;
   overflow: hidden;
}

#registration-promo {
   width: 200px;
   font-family: "Arial", sans-serif;
}

.promo_new #registration-promo {
   width: 100%;
   height: 58px;
}

#registration-promo li {
   display: block;
   margin: 16px 0;
   width: 190px;
   color: #333333;
   font-size: 12px;
   padding-left: 30px;
   padding-top: 4px;
   position: relative;
   font-weight: bold;
   line-height: 18px;
   border-radius: 17px 0 0 17px;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   -o-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
   /*-webkit-box-sizing: content-box;
   -moz-box-sizing:    content-box;
   box-sizing:         content-box;*/
}

.promo_new #registration-promo li {
   margin: 0;
   width: 25%;
   text-align: center;
   padding: 20px 10px;
   border-radius: 0;
   display: inline-block;
   float: left;
}

#registration-promo li:hover {
   background-color: #EAEAEA;
}

.registration-promo-link {
   cursor: pointer;
   padding-bottom: 5px;
}

.current-promo {
   color: #FFFFFF !important;
   border-radius: 17px 0 0 17px !important;
   padding-right: 20px !important;
   padding-bottom: 5px !important;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   -o-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}

.promo_new .current-promo {
   border-radius: 0 !important;
   padding: 20px 10px !important;
}

#registration-promo-1.current-promo span {
   -webkit-box-shadow: inset 0 0 0 2px #16A086 !important;
   box-shadow: inset 0 0 0 2px #16A086 !important;
}

#registration-promo-2.current-promo span {
   -webkit-box-shadow: inset 0 0 0 2px #27AE60 !important;
   box-shadow: inset 0 0 0 2px #27AE60 !important;
}

#registration-promo-3.current-promo span {
   -webkit-box-shadow: inset 0 0 0 2px #2980B9 !important;
   box-shadow: inset 0 0 0 2px #2980B9 !important;
}

#registration-promo-4.current-promo span {
   -webkit-box-shadow: inset 0 0 0 2px #8E44AD !important;
   box-shadow: inset 0 0 0 2px #8E44AD !important;
}

#registration-promo-5.current-promo span {
   -webkit-box-shadow: inset 0 0 0 2px #E74C3C !important;
   box-shadow: inset 0 0 0 2px #E74C3C !important;
}

#registration-promo-1.current-promo {
   background-color: #16A086 !important;
}

#registration-promo-2.current-promo {
   background-color: #27AE60 !important;
}

#registration-promo-3.current-promo {
   background-color: #2980B9 !important;
}

#registration-promo-4.current-promo {
   background-color: #8E44AD !important;
}

#registration-promo-5.current-promo {
   background-color: #E74C3C !important;
}

#registration-promo li span {
   display: inline-block;
   padding: 3px;
   border-radius: 25px;
   text-align: center;
   width: 20px;
   height: 20px;
   font-size: 13px;
   background-color: #FFFFFF;
   position: absolute;
   left: 0;
   top: 0;
   -webkit-transition: all 200ms ease-out;
   -moz-transition: all 200ms ease-out;
   -ms-transition: all 200ms ease-out;
   -o-transition: all 200ms ease-out;
   transition: all 200ms ease-out;
}

.promo_new #registration-promo li span {
   position: absolute;
   top: -22px;
   left: 44%;
   width: 32px;
   height: 32px;
   padding-top: 7px;
   font-size: 16px;
   -webkit-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 3px 4px 1px rgba(0, 0, 0, 0.3);
}

li#registration-promo-1 span {
   color: #16A085;
}

li#registration-promo-2 span {
   color: #27AE60;
}

li#registration-promo-3 span {
   color: #2980B9;
}

li#registration-promo-4 span {
   color: #8E44AD;
}

li#registration-promo-5 span {
   color: #E74C3C;
}

.promo-box {
   position: relative;
   min-height: 260px;
   width: 780px;
   -webkit-box-shadow: -6px 5px 20px 0 rgba(0, 0, 0, 0.3);
   box-shadow: -6px 5px 20px 0 rgba(0, 0, 0, 0.3);
   display: none;
   font-size: 13px;
   margin-left: 20px;
}

.promo_new .promo-box {
   width: 100%;
   height: auto;
   min-height: 0;
   margin-left: 0;
}

.promo-box h2 {
   color: #FFFFFF;
   padding: 20px;
}

.promo-box p {
   color: #FFFFFF !important;
   font-family: "Arial", sans-serif;
   padding: 0 20px 20px 20px !important;
   line-height: 16px;
}

.promo_new .promo-box .nextlink {
   display: block;
   text-align: center;
   color: #FFFFFF;
   padding: 20px;
   font-size: 26px;
   cursor: pointer;
}

.promo-box p strong {
   font-size: 17px;
   letter-spacing: 1px;
   font-weight: 600;
}

#registration-promo-1-box {
   background-color: #16A085;
}

#registration-promo-2-box {
   background-color: #27AE60;
}

#registration-promo-3-box {
   background-color: #2980B9;
}

#registration-promo-4-box {
   background-color: #8E44AD;
}

#registration-promo-5-box {
   background-color: #E74C3C;
}

.close-promo-box {
   display: none;
   position: absolute;
   top: 5px;
   right: 5px;
   cursor: pointer;
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

.close-promo-box:hover {
   -moz-transform: scale(0.8) rotate(180deg);
   -webkit-transform: scale(0.8) rotate(180deg);
   -o-transform: scale(0.8) rotate(180deg);
   -ms-transform: scale(0.8) rotate(180deg);
   transform: scale(0.8) rotate(180deg);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

.highlight_text-3 {
   font-family: 'Exo', sans-serif;
   font-size: 20px;
   line-height: 25px;
   font-weight: 700;
   letter-spacing: 1px;
   display: inline-block;
   margin: 10px 0;
   color: #D11919;
}

.highlight_text-2 {
   font-family: 'Exo', sans-serif;
   font-size: 17px;
   line-height: 25px;
   font-weight: 600;
   letter-spacing: 1px;
   display: inline;
   margin: 10px 0;
   color: #367FD1;
}

.timer {
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 24px;
   letter-spacing: 1px;
   font-weight: 300;
   padding: 15px;
   border-bottom: 2px solid #EAEAEA;
}

.newsticker_div {
   display: block;
   padding: 15px 10px 20px 10px;
   border-bottom: 2px solid #ccc;
   margin-bottom: 15px;
   -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
   -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
   box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}

.newsticker_div h2 {
   font-size: 14px;
   font-weight: 700;
   padding-bottom: 5px;
   margin-bottom: 5px;
   margin-top: 0;
   color: #000000;
}

.newsticker_div p {
   color: #888;
   font-size: 12px;
   line-height: 16px;
   font-weight: normal;
   display: block;
   text-align: justify;
}

.newsticker_div:hover p {
   color: #000;
}

.newsticker_div:hover h2 {
   text-decoration: underline;
}

.desc_div {
   width: 95%;
   padding: 20px 10px;
   background-color: #EAEAEA;
   margin: 0 0 30px 0;
}

#newsticker-registrati {
   margin-top: 690px;
}

.newsticker a, .newsticker a:visited {
   color: #367FD1;
   font-family: "Arial", sans-serif;
   font-size: 13px;
}

.newsticker a:hover {
   color: #000000;
}

#inserzione-photos {
   overflow: hidden;
   padding: 15px 0;
   border-top: 2px solid #367FD1;
   border-bottom: 2px solid #367FD1;
   margin-bottom: 15px;
}

#inserzione-photos a {
   display: block;
   float: left;
   margin-right: 15px;
}

#autore-info {
   width: 100%;
   border-top: 2px solid #EAEAEA;
   margin-top: 15px;
}

#autore-logo {
   width: 35%;
   min-height: 160px;
   text-align: center;
}

div.autore-logo {
   width: 130px;
   height: 130px;
   text-align: center;
   position: absolute;
   right: 0;
}

.autore-busta-results {
   position: absolute !important;
   right: 15px !important;
   top: 15px !important;
}

.chiedi-preventivo-btn-big {
   float: right !important;
}

#autore-busta, .autore-busta {
   position: relative;
   margin: 10px auto 0 auto;
   display: block;
   width: 112px;
   height: 112px;
   background: url("images/autore-busta.jpg") 0 0 no-repeat;
   -moz-transform: scale(0.8);
   -webkit-transform: scale(0.8);
   -o-transform: scale(0.8);
   -ms-transform: scale(0.8);
   transform: scale(0.8);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#autore-busta:hover, .autore-busta:hover {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#autore-busta span, .autore-busta span {
   color: #D11919;
   position: absolute;
   bottom: -50px;
   width: 100%;
   text-align: center;
   font-size: 20px;
   font-family: 'Arial', sans-serif;
   font-weight: bold;
   display: block;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#autore-busta:hover span, .autore-busta:hover span {
   opacity: 0;
   font-size: 14px;
   color: #EAEAEA;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#icon-phone-big {
   float: right;
   position: relative;
   margin: 10px auto 0 auto;
   display: block;
   width: 112px;
   height: 112px;
   background: url("images/icon-phone-big.jpg") 0 0 no-repeat;
   -moz-transform: scale(0.8);
   -webkit-transform: scale(0.8);
   -o-transform: scale(0.8);
   -ms-transform: scale(0.8);
   transform: scale(0.8);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#icon-phone-big:hover {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#icon-phone-big span {
   color: #D11919;
   position: absolute;
   bottom: -50px;
   width: 100%;
   text-align: center;
   font-size: 20px;
   font-family: 'Arial', sans-serif;
   font-weight: bold;
   display: block;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#icon-phone-big:hover span {
   opacity: 0;
   font-size: 14px;
   color: #EAEAEA;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#icon-link-big {
   float: right;
   position: relative;
   margin: 10px auto 0 auto;
   display: block;
   width: 112px;
   height: 112px;
   background: url("images/icon-link-big.jpg") 0 0 no-repeat;
   -moz-transform: scale(0.8);
   -webkit-transform: scale(0.8);
   -o-transform: scale(0.8);
   -ms-transform: scale(0.8);
   transform: scale(0.8);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#icon-link-big:hover {
   -moz-transform: scale(1);
   -webkit-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
}

#icon-link-big span {
   color: #D11919;
   position: absolute;
   bottom: -50px;
   width: 100%;
   text-align: center;
   font-size: 20px;
   font-family: 'Arial', sans-serif;
   font-weight: bold;
   display: block;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#icon-link-big:hover span {
   opacity: 0;
   font-size: 14px;
   color: #EAEAEA;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#autore-data {
   width: 65%;
}

.publisher-type {
   display: block;
   font-style: italic;
   color: #AAAAAA;
   font-weight: bold;
}

.publisher-name {
   display: block;
   color: #D11919;
   font-family: 'Exo', sans-serif;
   font-size: 18px;
   font-weight: 500;
}

.publisher-name {
   cursor: pointer;
   margin-bottom: 15px;
}

#publisher-moreinfo {
   display: none;
}

#inserzionista-info {
   overflow: hidden;
   min-height: 70px;
   border-bottom: 2px solid #EAEAEA;
   padding-bottom: 15px;
}

#inserzionista-info-testo {
   width: 200px;
}

#inserzionista-info-logo {
   width: 200px;
   min-height: 70px;
   /*display:      table;*/
   margin-right: 15px;
   text-align: center;
}

#inserzionista-info-logo a {
   text-align: center;
   display: table-cell;
   vertical-align: middle;
}

#inserzionista-info-logo a img {
   max-height: 100%;
   max-width: 95%;
   display: inline-block;
}

#inserzionista-info-data {
   width: 543px;
   min-height: 70px;
}

#profilo-info-data {
   width: 342px;
   min-height: 70px;
}

.feedback_bar {
   display: block;
   overflow: hidden;
}

.feedback_stars {
   display: block;
   overflow: hidden;
   float: left;
   padding-top: 5px;
}

.feedback_stars img {
   display: inline-block;
   float: left;
}

.feedback_url {
   display: inline-block;
   color: #777777;
   border-bottom: 1px solid #EEEEEE;
   float: left;
   margin-left: 15px;
}

.feedback_url:hover {
   color: #000000;
   border-color: #999999;
}

#form-contata-inserzionista {
   overflow: hidden;
}

#preventivi-categorie-container {
   width: 98%;
   margin-left: 1%;
   overflow: hidden;
}

#preventivi-categoria-1 {
   background-image: url("images/preventivi-categoria-1.png");
}

.preventivi-categoria {
   line-height: 19px;
   position: relative;
   float: left;
   display: block;
   width: 32%;
   height: 160px;
   margin-left: 2%;
   margin-bottom: 20px;
   margin-top: 10px;
   background: #EAEAEA url("images/preventivi-categoria-1.png") no-repeat 100px 0;
   cursor: pointer;
   border-radius: 10px;
   -webkit-transition: all 90ms ease-out;
   -moz-transition: all 90ms ease-out;
   -ms-transition: all 90ms ease-out;
   -o-transition: all 90ms ease-out;
   transition: all 90ms ease-out;
}

.preventivi-categoria span {
   display: none;
   position: absolute;
   width: 72px;
   height: 72px;
   background: url("images/chosen-macrocat.png") center center no-repeat;
   right: 5px;
   bottom: 5px;
}

.showspan {
   display: block !important;
}

.preventivi-categoria:hover {
   background: #FFFFFF 80px 0 no-repeat;
   -webkit-box-shadow: 0 0 9px 0 #666666;
   box-shadow: 0 0 9px 0 #666666;
   -webkit-transition: all 90ms ease-out;
   -moz-transition: all 90ms ease-out;
   -ms-transition: all 90ms ease-out;
   -o-transition: all 90ms ease-out;
   transition: all 90ms ease-out;
}

.nomargin-l {
   margin-left: 0 !important;
}

.preventivi-categoria h2 {
   padding: 10px;
   color: #D11919;
}

.preventivi-categoria ul li {
   padding: 0 6px;
   color: #000000;
   font-size: 10px;
}

.preventivi-categoria:hover h2, .preventivi-categoria:hover ul li {}

.preventivi-categoria-selected {
   background: #91B15F 80px 0 !important;
   -webkit-box-shadow: 0 0 0 3px #759642 !important;
   box-shadow: 0 0 0 3px #759642 !important;
}

.preventivi-categoria-selected h2, .preventivi-categoria-selected ul li {
   color: #FFFFFF !important;
   text-shadow: 0 1px 3px #000000 !important;
}

#riservata_riepilogo {
   display: block;
   width: 100%;
   height: 40px;
   margin-bottom: 10px;
   border-bottom: 2px solid #EAEAEA;
   padding-bottom: 15px;
}

#riservata_riepilogo p {
   color: #777777;
}

#riservata_riepilogo a {
   display: inline-block;
   width: 15%;
   background-color: #F4F4F4;
   margin-right: 1%;
   padding: 7px;
   color: #666666;
   position: relative;
   font-weight: bold;
   border-radius: 5px;
}

#riservata_riepilogo a span {
   position: absolute;
   right: 6px;
   top: 6px;
   border-radius: 20px;
   border: 2px solid #D11919;
   color: #D11919;
   width: 20px;
   height: 20px;
   text-align: center;
   display: block;
   font-size: 11px;
}

#riservata_riepilogo a:hover {
   background-color: #EEEEEE;
   color: #333333;
}

#riservata_riepilogo a.current_tipo {
   background-color: #D11919 !important;
   color: #FFFFFF !important;
}

#riservata_riepilogo a.current_tipo span {
   background-color: #FFFFFF !important;
}

#riservata_riepilogo a:hover span {
   background-color: #FFFFFF;
}

#notifiche_tabs {
   display: block;
   width: 100%;
   height: 40px;
   margin-bottom: 10px;
   border-bottom: 2px solid #EAEAEA;
   padding-bottom: 15px;
}

#notifiche_tabs p {
   color: #777777;
}

#notifiche_tabs a {
   display: inline-block;
   width: 29%;
   background-color: #F4F4F4;
   margin-right: 1%;
   padding: 7px;
   color: #666666;
   position: relative;
   font-weight: bold;
   border-radius: 5px;
}

#notifiche_tabs a span {
   position: absolute;
   right: 6px;
   top: 6px;
   border-radius: 20px;
   border: 2px solid #D11919;
   color: #D11919;
   width: 20px;
   height: 20px;
   text-align: center;
   display: block;
   font-size: 11px;
}

#notifiche_tabs a:hover {
   background-color: #EEEEEE;
   color: #333333;
}

#notifiche_tabs a.current_tipo {
   background-color: #D11919 !important;
   color: #FFFFFF !important;
}

#notifiche_tabs a.current_tipo span {
   background-color: #FFFFFF !important;
}

#notifiche_tabs a:hover span {
   background-color: #FFFFFF;
}

#toptabmenu {
   display: block;
   width: 100%;
   height: 75px;
   margin-bottom: 15px;
}

#toptabmenu p {
   color: #777777;
}

#toptabmenu a {
   display: block;
   width: 102px;
   background-color: #F4F4F4;
   color: #666666;
   position: relative;
   font-weight: bold;
   padding: 7px 0 7px 8px;
   float: left;
   border-right: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
   height: 75px;
}

#toptabmenu a#last_tab {
   border-right: none;
}

#toptabmenu a span {
   position: absolute;
   right: 6px;
   top: 6px;
   border-radius: 20px;
   border: 2px solid #D11919;
   color: #D11919;
   width: 20px;
   height: 20px;
   text-align: center;
   display: block;
   font-size: 11px;
}

#toptabmenu a:hover {
   background-color: #EEEEEE;
   color: #333333;
}

#toptabmenu a.current_tab {
   background-color: #FFFFFF !important;
   color: #D11919 !important;
   border-bottom: none !important;
   border-top: 1px solid #DDDDDD;
   border-left: 1px solid #DDDDDD;
}

#toptabmenu a#last_tab.current_tab {
   border-left: none !important;
   border-right: 1px solid #DDDDDD !important;
}

#toptabmenu a.current_tab span {
   background-color: #FFFFFF !important;
}

#toptabmenu a:hover span {
   background-color: #FFFFFF;
}

.red {
   color: red;
   font-weight: bold;
}

.green {
   color: green;
   font-weight: bold;
}

.username_exists_label, .username_exists_label2 {
   display: none;
   background-color: #CC0000;
   padding: 4px;
   color: #FFFFFF !important;
   font-weight: bold;
   border-radius: 3px;
}

#login_form .username_exists_label, #login_form_bottom .username_exists_label, #login_form .username_exists_label2, #loginform_bottom .username_exists_label2 {
   position: absolute;
   left: 74px;
   top: 7px;
   width: 160px;
   font-size: 10px;
   font-family: "Arial", sans-serif;
   z-index: 9999;
}

#form-registrazione-step-1 .username_exists_label, .username_exists_label2 {
   font-size: 13px;
}

.cred {
   font-weight: bold;
}

#target_graphics {
   display: block;
   width: 100%;
   height: 330px;
   position: relative;
}

#woman_target {
   width: 196px;
   height: 286px;
   background: url('images/woman.png') 0 0 no-repeat;
   display: inline-block;
   right: 0;
   bottom: 0;
   position: absolute;
}

#target_map {
   display: block;
   width: 90px;
   height: 68px;
   border-radius: 2px;
   left: 54px;
   top: 181px;
   overflow: hidden;
   position: relative;
}

#target_map #loading_tablet {
   position: absolute;
   z-index: 99;
   width: 90px;
   height: 68px;
   background: #56A0D3 url('images/target/preloadtablet.gif') no-repeat center center;
}

.h2-target {
   margin-top: 136px;
}

.faq_indexlinks {
   color: #D11919;
   border: 2px solid #D11919;
   display: block;
   width: 26%;
   padding: 10px 2%;
   margin: 0 1%;
   float: left;
   border-radius: 60px;
   text-align: center;
   font-size: 20px;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

.faq_indexlinks:hover {
   background-color: #D11919;
   color: #FFFFFF;
}

.generic_text .faq_section:last-child {
   border-bottom: none;
}

#faq_menu {
   width: 204px;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

.faq_menu_fixed {
   position: fixed;
   top: 0;
   z-index: 11;
}

#faq_menu > li {
   display: block;
   background-color: #F4F4F4;
   padding: 5px 0 5px 5px;
}

#faq_menu > li > a {
   display: block;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
}

#faq_menu > li > a.current_faq_section {
   color: #D11919;
   border-bottom: 2px solid #D11919;
   -webkit-transition: all 110ms ease-out;
   -moz-transition: all 110ms ease-out;
   -ms-transition: all 110ms ease-out;
   -o-transition: all 110ms ease-out;
   transition: all 110ms ease-out;
}

#faq_menu > li > ul {
   display: block;
   margin-top: 5px;
}

#faq_menu > li > ul > li {
   display: block;
   background-color: #EAEAEA;
}

#faq_menu > li > ul > li > a {
   display: block;
   font-size: 13px;
   color: #000000;
   padding: 5px;
}

#faq_menu > li > ul > li > a.current_faq_chapter {
   font-weight: bold;
   color: #D11919;
}

.faq_section {
   width: 100%;
   float: left;
   display: block;
   clear: both;
   margin-top: 15px;
   padding-bottom: 15px;
   border-bottom: 2px solid #D11919;
}

.faq_section h2 {
   font-size: 26px;
}

.faq_section .faq-help {
   display: block;
   color: #999999;
   font-size: 12px;
   padding-top: 0;
}

.faq_section h3.faq_subsection {
   font-weight: bold;
   font-size: 20px;
   margin-left: 15px;
   font-family: "Exo", sans-serif;
   margin-top: 15px;
   padding-top: 10px;
}

.faq_section .faq_subsection-chapters {
   display: block;
   margin-left: 15px;
   margin-top: 10px;
   padding-bottom: 15px;
   border-bottom: 1px solid #CCCCCC;
}

.faq_section .faq_subsection-chapters:last-child {
   border-bottom: none;
}

.faq_section .faq_subsection-chapters li {
   display: block;
}

.faq_section .faq_subsection-chapters li a {
   display: block;
   color: #000000;
   margin-bottom: 4px;
   padding: 10px 40px 10px 10px;
   border-radius: 3px;
   background: #EAEAEA url('../images/c_arrow-right.png') 98% center no-repeat;
   -webkit-transition: all 100ms ease-out;
   -moz-transition: all 100ms ease-out;
   -ms-transition: all 100ms ease-out;
   -o-transition: all 100ms ease-out;
   transition: all 100ms ease-out;
}

.faq_section .faq_subsection-chapters li a:hover {
   background: #F4F4F4 97.5% center;
   color: #D11919;
}

#faqsearchform {
   position: absolute;
   top: 16px;
   right: 20px;
}

#faqsearchform input[type="text"] {
   font-size: 15px;
   background-color: #FFFFFF;
   border: 2px solid #EAEAEA;
   border-radius: 30px;
   padding: 5px 15px;
   width: 260px;
   outline: none;
   margin-right: 10px;
}

#faqsearchform input[type="text"]:hover {
   border-color: #888888;
}

#faqsearchform input[type="text"]:focus {
   border-color: #D11919;
}

#faqsearchform input[type="submit"] {
   font-size: 15px;
   border: none;
   border-radius: 30px;
   padding: 7px 15px;
   width: 70px;
   outline: none;
   background-color: #D11919;
   color: #FFFFFF;
   cursor: pointer;
   -webkit-transition: all 100ms ease-out;
   -moz-transition: all 100ms ease-out;
   -ms-transition: all 100ms ease-out;
   -o-transition: all 100ms ease-out;
   transition: all 100ms ease-out;
}

#faqsearchform input[type="submit"]:hover {
   background-color: #A22121;
}

.faq_question {
   border-bottom: 1px solid #EAEAEA;
   padding-bottom: 15px;
   margin-bottom: 15px;
}

.faq_image {
   height: 200px;
   width: 100%;
   display: block;
   margin-top: 15px;
}

.faq_image a {
   width: 100%;
   height: 100%;
   display: block;
   text-align: center;
}

.faq_image a img {
   display: block;
   max-height: 100%;
   max-width: 100%;
}

@media (max-width: 1333px) {
   #logo_top {
      width: 88px;
      height: 77px;
      background-image: url('images/logo_h_icon.png');
   }
   #menu > ul > li:first-child {
      margin-left: 96px;
   }
}

@media (max-width: 768px) {
   div#toolbar_w {
      position: relative;
   }
   #footer_w {
      margin-bottom: 0;
   }
   #toTop {
      bottom: 40px !important;
   }
}

#sms_check_div {
   /*width: 612px;*/
   background-color: #EAEAEA;
   position: relative;
   padding: 10px 10px 10px 150px;
   margin: 30px 0;
   border-radius: 5px;
}

#img_checkcode {
   position: absolute;
   left: 10px;
   top: -20px;
}

#sms_check_div p.conferma_telefono {
   font-size: 12px;
   line-height: 16px;
}

#sms_check_div p.conferma_telefono strong {
   font-family: "Arial", sans-serif;
}

#verifica_telefono_richiesta {
   background-color: #F9F9F9;
   padding: 15px;
   overflow: hidden;
   border-radius: 4px;
}

#sms_check_div input[name="verifica"] {
   font-size: 20px;
   padding: 6px;
   border-radius: 6px;
   border: 2px solid #0098FF;
   width: 45%;
}

#phone_verified {
   margin-top: 10px;
   color: #43BF00;
}

#phone_verified img {
   vertical-align: middle;
   margin-right: 15px;
}

div.content_preventivo {
   line-height: 20px;
   overflow: hidden;
}

.content_preventivo h2 {
   border-top: 1px solid #CCCCCC;
   font-size: 18px;
   color: #000000;
   font-weight: 800;
}

div.content_preventivo h3.highlight_text-2 {
   font-size: 21px;
   border-top: 1px solid #CCCCCC;
   display: block;
   width: 100%;
   margin-top: 0;
   padding-top: 20px;
   text-align: center;
}

div.content_preventivo p.preventivo_description {
   padding-bottom: 20px;
   border-bottom: 1px solid #CCCCCC;
}

.content_preventivo .innertable {
   width: 100%;
}

.content_preventivo .innertable td {
   padding: 13px;
}

.preventivo_thumbs {
   width: 100%;
   height: 100px;
   margin-bottom: 15px;
}

.preventivo_thumbs li {
   float: left;
   width: 20%;
   height: 100px;
   position: relative;
}

.preventivo_thumbs li:hover {
   z-index: 12;
}

.preventivo_thumbs li a {
   background-color: #FFFFFF;
   display: block;
   width: 100%;
   height: 100%;
   text-align: center;
   -webkit-transition: all 150ms ease-out;
   -moz-transition: all 150ms ease-out;
   -ms-transition: all 150ms ease-out;
   -o-transition: all 150ms ease-out;
   transition: all 150ms ease-out;
}

.preventivo_thumbs li a:before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
   margin-left: -3px;
}

.preventivo_thumbs li:hover a {
   -moz-transform: scale(1.2) translateY(-5px);
   -webkit-transform: scale(1.2) translateY(-5px);
   -o-transform: scale(1.2) translateY(-5px);
   -ms-transform: scale(1.2) translateY(-5px);
   transform: scale(1.2) translateY(-5px);
   -webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
}

.preventivo_thumbs li a img {
   display: inline-block;
   vertical-align: middle;
   max-width: 90%;
   max-height: 90%;
}

.coolbox {
   color: #FFFFFF;
   display: block;
   width: 60%;
   height: 200px;
   margin: auto;
   padding: 2%;
   background: url('/images/typing_keyboard.jpg') 0 0 no-repeat;
   -webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
   text-align: center;
}

.coolbox span {
   display: block;
   font-size: 16px;
   line-height: 24px;
   padding-top: 20px;
}

.coolbox span a {
   display: inline-block;
   padding: 5px 15px;
   margin: 10px 5px;
   border: 2px solid #D11919;
   color: #D11919;
   border-radius: 20px;
   -webkit-transition: all 160ms ease-out;
   -moz-transition: all 160ms ease-out;
   -ms-transition: all 160ms ease-out;
   -o-transition: all 160ms ease-out;
   transition: all 160ms ease-out;
   -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
   box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
   background-color: rgba(0, 0, 0, 0.5);
}

.coolbox span a:hover {
   color: #FFFFFF;
   border-color: #FFFFFF;
   background-color: transparent;
}

.inverted_form {
   background-color: #489EFF;
   overflow: hidden;
   padding: 20px;
   color: #FFFFFF;
   -webkit-box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
   box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.3);
}

.inverted_form .highlight_text-2, .inverted_form h2 {
   color: #FFFFFF;
}

.inverted_form .inputfield {
   background-color: #FFFFFF;
}

.inverted_form a.openpopup {
   color: #FFFFFF;
   font-style: italic;
   display: inline-block;
   margin: 0 5px;
   text-decoration: underline;
}

.inline_icon {
   display: inline-block;
   vertical-align: text-bottom;
}

#answers_titleCat {
   color: #000000;
}

#search_answers_container {
   overflow: hidden;
   width: 96%;
   padding: 10px 2%;
   background-color: #F4F4F4;
}

#search_answers_container .inputfield {
   background-color: #FFFFFF;
}

#ask_panel {
   overflow: hidden;
   border-bottom: 1px solid #CCCCCC;
}

.answers_list {}

.answers_list > h2 {}

.answers_list > h2 > span {
   color: #000000;
}

.answers_list > ul {
   width: 100%;
}

.answers_list > ul > li.single_answer {
   width: 100%;
   display: block;
}

.answers_list > ul > li.single_answer:last-child a {
   border-bottom: none;
}

.answers_list > ul > li.single_answer a {
   display: block;
   overflow: hidden;
   width: 95%;
   padding: 5px 1%;
   height: 140px;
   border-bottom: 1px solid #EAEAEA;
   background-color: #FFFFFF;
   position: relative;
   z-index: 9;
   -webkit-transition: all 140ms ease-out;
   -moz-transition: all 140ms ease-out;
   -ms-transition: all 140ms ease-out;
   -o-transition: all 140ms ease-out;
   transition: all 140ms ease-out;
}

.answers_list > ul:hover > li.single_answer a {
   border-color: transparent;
}

.answers_list > ul > li.single_answer:hover a {
   background-color: #F8F8F8;
   border-color: #DDDDDD;
   -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
   box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.2);
   z-index: 10;
   border-radius: 4px;
}

.answers_list > ul > li.single_answer a .single_answer__photo {
   width: 20%;
   height: 100%;
   float: left;
   text-align: center;
   overflow: hidden;
}

.answers_list > ul > li.single_answer a .single_answer__photo:before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
   margin-left: -5px;
}

.answers_list > ul > li.single_answer a .single_answer__photo img {
   max-width: 90%;
   max-height: 90%;
   display: inline-block;
   vertical-align: middle;
}

.answers_list > ul > li.single_answer a .single_answer__desc {
   width: 80%;
   height: 100%;
   float: left;
   overflow: hidden;
}

.answers_list > ul > li.single_answer a .single_answer__desc h2 {
   font-size: 16px;
   display: block;
   width: 100%;
   float: left;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__profile_photo {
   width: 10%;
   height: 50px;
   float: left;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__profile_photo img {
   max-width: 90%;
   max-height: 80%;
   border-radius: 4px;
   display: inline-block;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__desc_text {
   width: 90%;
   height: 50px;
   float: left;
   color: #000000;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__data {
   display: block;
   float: left;
   width: 100%;
   color: #666666;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__date {
   width: 30%;
   display: inline-block;
   float: left;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__cat {
   width: 55%;
   display: inline-block;
   float: left;
}

.answers_list > ul > li.single_answer a .single_answer__desc .single_answer__answerscount {
   width: 15%;
   display: inline-block;
   float: right;
   text-align: left;
}

.answer_toolbar {
   display: block;
   padding: 10px;
   border-bottom: 2px solid #EAEAEA;
   border-radius: 4px;
   overflow: hidden;
}

.answer_toolbar a {
   color: #000000;
   float: left;
   display: inline-block;
   padding: 7px;
   border-radius: 6px;
   background-color: rgba(0, 0, 0, 0.1);
   font-size: 12px;
}

.answer_toolbar a:hover {
   background-color: rgba(0, 0, 0, 0.05);
}

.answer_list li {}

.answer_detail {
   overflow: hidden;
   border-bottom: 1px solid #CCCCCC;
}

.answer_detail__user {
   width: 20%;
   height: 180px;
   text-align: center;
}

.answer_list .answer_detail__user {
   height: 100px;
}

.answer_list .answer_detail__user {
   width: 15%;
}

.answer_detail__user img {
   max-width: 90%;
   max-height: 80%;
   border-radius: 4px;
   display: inline-block;
}

.answer_list .answer_detail__user img {
   max-width: 70%;
   max-height: 60%;
}

.answer_detail__user p {
   display: block;
   padding: 10px;
   text-align: center;
   font-size: 18px;
   color: #D11919;
}

.answer_detail__user p span {
   display: block;
   padding-top: 2px;
   font-size: 10px;
   color: #333333;
}

.answer_detail__text {
   width: 80%;
}

.answer_list .answer_detail__text {
   width: 75%;
}

.answer_detail__text h2 {
   display: block;
}

.answer_list .answer_detail__text h2 {
   font-size: 16px;
   padding-bottom: 0;
}

.answer_list .answer_detail__text h2 span {
   display: inline-block;
   font-size: 12px;
   margin-left: 20px;
   color: #999999;
   font-family: "Arial", sans-serif;
   letter-spacing: 0;
}

.answer_detail__usergroup {
   color: #007FBA;
   font-style: italic;
   font-size: 13px;
   border-bottom: 1px solid #007FBA;
}

.answer_detail__usergroup:hover {
   color: #00437B;
   border-color: #00437B;
}

.answer_detail__text p {
   display: block;
   width: 100%;
}

.answer_detail__actions {
   display: block;
   width: 100%;
}

.answer_detail__reply {
   color: #777777;
   display: inline-block;
   float: right;
}

.content_thumbs {
   display: block;
   width: 100%;
   clear: both;
   padding: 10px 0;
}

.centered_thumbs {
   text-align: center;
}

.content_thumbs a {
   display: inline-block;
   margin: 0 5px 10px 5px;
}

.content_thumbs a img {
   height: 60px;
   border-radius: 4px;
}

.feedback_div {
   display: block;
}

.single_feedback {
   display: block;
   margin-bottom: 20px;
}

.single_feedback__user {
   display: block;
   width: 100%;
   height: 60px;
}

.single_feedback__user img {
   float: left;
   max-width: 80px;
   height: 60px;
   border-radius: 4px;
   position: relative;
   left: 20px;
   top: 20px;
}

.single_feedback__user .single_feedback__user_data {
   float: left;
   display: inline-block;
   margin-left: 40px;
   padding-top: 25px;
}

.single_feedback__content {
   display: block;
   width: 96%;
   padding: 30px 2% 10px 2%;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}

.single_feedback__content_global {
   display: block;
   width: 100%;
   padding-bottom: 15px;
   font-size: 16px;
   border-bottom: 1px solid #F4F4F4;
   overflow: hidden;
}

.single_feedback__content_global strong {
   display: inline-block;
   float: left;
}

.single_feedback__content_global .feedback_stars {
   display: inline-block;
   float: left;
   margin-left: 15px;
}

.single_feedback__content_global p {
   display: inline-block;
   float: left;
   margin-left: 15px;
}

.single_feedback__content_description {
   display: block;
   width: 100%;
   padding: 15px 0;
   border-bottom: 1px solid #F4F4F4;
}

.single_feedback__content_description strong {
   font-size: 16px;
}

.single_feedback__content_description p {
   font-size: 16px;
}

.single_feedback__content_actions {
   display: block;
   width: 100%;
   padding: 15px 0;
}

.single_feedback__content_actions p {
   display: block;
   text-align: right;
}

.single_feedback__content_actions button {
   cursor: pointer;
   display: inline-block;
   margin-left: 3px;
   border-radius: 3px;
   font-weight: 400;
   border: none;
   width: 40px;
   text-align: center;
   padding: 3px 0;
   background-color: #CCCCCC;
   color: #000000;
}

.single_feedback__content_actions button:hover {
   background-color: #EAEAEA;
}

#confermadomanda {
   background-color: rgba(217, 28, 22, 0.3);
   color: #000000;
   border-radius: 50px;
   padding: 2% 1%;
   text-align: center;
   width: 75%;
   vertical-align: middle;
   margin: 2% auto;
   font-size: medium;
   font-family: 'Exo', sans-serif;
   font-weight: 600;
}

#controlladomanda {
   background-color: rgba(217, 28, 22, 0.5);
   color: #000000;
   border-radius: 50px;
   padding: 1% 1%;
   text-align: center;
   width: 75%;
   vertical-align: middle;
   margin: 2% auto;
   font-size: medium;
   font-family: 'Exo', sans-serif;
   font-weight: 600;
}

.seo_feedback_left {
   margin-top: 50px;
}

.seo_feedback_left h2 {
   display: block;
   text-align: center;
}

.seo_feedback_left__feedback {
   display: block;
   width: 100%;
   margin-bottom: 10px;
   overflow: hidden;
}

.feedback_cloud {
   display: block;
   margin-bottom: 25px;
}

.bubble {
   position: relative;
   padding: 0px;
   background: #FFFFFF;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border: #DDDDDD solid 1px;
}

.bubble:after {
   content: '';
   position: absolute;
   border-style: solid;
   border-width: 15px 15px 0;
   border-color: #FFFFFF transparent;
   display: block;
   width: 0;
   z-index: 1;
   bottom: -15px;
   left: 28px;
}

.bubble:before {
   content: '';
   position: absolute;
   border-style: solid;
   border-width: 15px 15px 0;
   border-color: #DDDDDD transparent;
   display: block;
   width: 0;
   z-index: 0;
   bottom: -16px;
   left: 28px;
}

.feedback_cloud p {
   display: block;
   padding: 10px;
   font-size: 11px;
   line-height: 13px;
}

.seo_feedback_left__feedback img.avatar {
   width: 64px;
   height: 64px;
   border-radius: 40px;
   margin-left: 10px;
   float: left;
   border: 2px solid #E6403B;
}

.feedback_name {
   /*padding-left : 15px;
   width        : 100px;
   display      : block;
   float        : right;
   font-size    : 12px;
   font-weight  : bold;
   color        : #444444;*/
   padding-left: 0px;
   width: 120px;
   display: block;
   float: right;
   font-size: 12px;
   font-weight: bold;
   color: #444444;
}

.feedback_stars {
   /*padding-left : 15px;
   width        : 100px;
   display      : block;
   float        : right;*/
   padding-left: 0px;
   width: 100%;
   display: block;
   float: right;
}

.feedback_stars i {
   width: 16px;
   height: 16px;
   display: inline-block;
   background: url('images/star.png') center center no-repeat;
}

.feedback_stars .empty_star {
   background-image: url('images/star_empty.png');
}

.feedback_location {
   /*padding-left : 15px;
   width        : 100px;
   display      : block;
   float        : right;
   font-size    : 10px;
   color        : #888888;*/
   padding-left: 0px;
   margin-top: 10px;
   width: 120px;
   display: block;
   float: right;
   font-size: 10px;
   color: #888888;
}

.datirichiesta {
   width: 70%;
   overflow: hidden;
   float: left;
   display: block;
}

.recensioniaziende {
   overflow: hidden;
   float: left;
   width: 30%;
   display: block;
}

.ultime_richieste_block__item {
   border: 1px solid #F4F4F4;
   border-radius: 5px;
   -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
   box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}

.ultime_richieste_block__item p {
   padding: 5px;
   margin: 10px 0;
   min-height: 50px;
}

.ultime_richieste_block__item div {
   border-radius: 50%;
   border: 2px solid #D11919;
   width: 119px;
   height: 119px;
   display: block;
   margin: 20px auto;
   background-size: cover;
   background: no-repeat center center;
}

.ultime_richieste_block__item a {
   background-color: #489EFF;
   color: #FFFFFF;
   display: block;
   width: 80%;
   margin-left: 10%;
   position: relative;
   top: 20px;
   text-align: center;
   padding: 10px 0;
   border-radius: 50px;
}

.h2noclass {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   vertical-align: baseline;
   color: #000000;
   letter-spacing: 0;
}

.inline_block {
   display: inline-block;
}

.come-funziona-testo {
   font-size: 17px;
   overflow: hidden;
}

.num_tel_top {
   position: absolute;
   right: 10px;
   top: 20px;
   font-size: 26px;
   font-weight: bold;
   color: #444444;
}

.num_tel_top i {
   color: #D11919;
}

.num_tel_bottom {
   font-size: 26px;
   font-weight: bold;
   color: #444444;
}

.num_tel_bottom i {
   color: #D11919;
}

.ricerca_new_box {
   margin-bottom: 30px;
   background-color: #F4F4F4;
   position: relative;
   width: 100%;
}

.ricerca_new_box ul {
   width: 100%;
}

.ricerca_new_box ul li {
   width: 100%;
   overflow: hidden;
   position: relative;
   height: 140px;
   padding: 20px;
   margin-bottom: 1px;
   -webkit-background-size: cover;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_box ul li.openedBox {
   height: 450px;
}

.ricerca_new_box ul li.shrinkedBox {
   height: 50px;
}

.ricerca_new_box ul li:before {
   display: block;
   content: "";
   position: absolute;
   width: 100%;
   height: 60%;
   z-index: 8;
   left: 0;
   top: 0;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+100;Neutral+Density */
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0)));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
   /* W3C */
   filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
   /* IE6-9 */
}

.ricerca_new_box ul li:after {
   display: block;
   content: "";
   position: absolute;
   width: 100%;
   height: 100%;
   z-index: 9;
   right: 0;
   top: 0;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+100&amp;0+0,0.37+79 */
   background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(54, 54, 54, 0.37) 79%, rgba(0, 0, 0, 0.37) 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(79%, rgba(54, 54, 54, 0.37)), color-stop(100%, rgba(0, 0, 0, 0.37)));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(54, 54, 54, 0.37) 79%, rgba(0, 0, 0, 0.37) 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(54, 54, 54, 0.37) 79%, rgba(0, 0, 0, 0.37) 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(54, 54, 54, 0.37) 79%, rgba(0, 0, 0, 0.37) 100%);
   /* IE10+ */
   background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(54, 54, 54, 0.37) 79%, rgba(0, 0, 0, 0.37) 100%);
   /* W3C */
   filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#5e000000', GradientType=1);
   /* IE6-9 */
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_box ul li.openedBox:after {
   background-color: rgba(0, 0, 0, 0.3);
}

.ricerca_new_box ul li.shrinkedBox:after {
   background-color: rgba(0, 0, 0, 0.85);
}

#ricerca_box-1 {
   background-image: url('images/ricerca_box_bg-1.jpg');
}

#ricerca_box-2 {
   background-image: url('images/ricerca_box_bg-2.jpg');
}

#ricerca_box-3 {
   background-image: url('images/ricerca_box_bg-3.jpg');
}

.ricerca_new_box ul li h2 {
   position: relative;
   z-index: 10;
   cursor: pointer;
   padding-top: 5px;
   font-size: 26px;
   color: #FFFFFF;
   text-shadow: 0 2px 4px #000000;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_box ul li h2:before {
   content: "";
   display: block;
   width: 0;
   height: 2px;
   position: absolute;
   background-color: #FFFFFF;
   bottom: 0;
   left: 0;
   -webkit-transition: all 600ms ease-out;
   -moz-transition: all 600ms ease-out;
   -ms-transition: all 600ms ease-out;
   -o-transition: all 600ms ease-out;
   transition: all 600ms ease-out;
}

.ricerca_new_box ul li.openedBox h2:before {
   /*width: 100%;*/
}

.ricerca_new_box ul li.shrinkedBox h2 {
   -moz-transform: scale(0.7) translateX(-200px) translateY(-20px);
   -webkit-transform: scale(0.7) translateX(-200px) translateY(-20px);
   -o-transform: scale(0.7) translateX(-200px) translateY(-20px);
   -ms-transform: scale(0.7) translateX(-200px) translateY(-20px);
   transform: scale(0.7) translateX(-200px) translateY(-20px);
}

.ricerca_new_box ul li form {
   position: relative;
   z-index: 11;
   height: 372px;
   margin-top: 15px;
   opacity: 0;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_box ul li.openedBox form {
   opacity: 1;
}

button.radio_button {
   display: block;
   cursor: pointer;
   background-color: rgba(0, 0, 0, 0.35);
   border-radius: 30px;
   padding: 6px 16px;
   color: #FFFFFF;
   margin-bottom: 5px;
   border: 2px solid rgba(255, 255, 255, 0.7);
   font-size: 16px;
   font-family: "Exo", sans-serif;
   outline: none;
}

button.radio_button:hover {
   background-color: rgba(0, 0, 0, 0.5);
   border: 2px solid rgba(255, 255, 255, 1);
}

.radio_button.checkedRadio, .radio_button.checkedRadio:hover {
   border-color: #D11919;
   color: #D11919;
   background-color: rgba(0, 0, 0, 0.7);
}

.ricerca_new_mapcontainer {
   opacity: 0;
   position: absolute;
   width: 300px;
   height: 422px;
   right: 0;
   top: 0px;
   z-index: 12;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_mapcontainer__inner {
   width: 300px;
   height: 422px;
   position: absolute;
   left: 0;
   top: 0;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.ricerca_new_box.opened-1 .ricerca_new_mapcontainer__inner {
   top: 0;
}

.ricerca_new_box.opened-2 .ricerca_new_mapcontainer__inner {
   top: 50px;
}

.ricerca_new_box.opened-3 .ricerca_new_mapcontainer__inner {
   top: 100px;
}

.ricerca_new_box .ricerca_new_mapcontainer.wideMap {
   height: 552px;
   opacity: 1;
}

#ricerca_new_dove {
   position: absolute;
   right: 46px;
   top: 8px;
   color: #FFFFFF;
   z-index: 9999;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

#ricerca_new_reg {
   position: absolute;
   right: 270px;
   top: 76px;
   color: #FFFFFF;
   z-index: 9999;
   width: 300px;
   text-align: center;
   font-size: 16px;
   display: none;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

#ricerca_regione, #ricerca_provincia, #ricerca_comune {
   display: none;
   width: 280px;
   position: absolute;
   z-index: 9999;
   right: 270px;
}

#ricerca_regione {
   right: 0;
   display: block;
}

#ricerca_provincia {
   top: 123px;
}

#ricerca_comune {
   top: 170px;
}

.ricerca_new_mapcontainer.wideMap #ricerca_new_dove, .ricerca_new_mapcontainer.wideMap #ricerca_new_reg {
   display: block;
}

.ricerca_new_submit {
   display: block;
   cursor: pointer;
   background-color: #D11919;
   position: absolute;
   bottom: 0;
   width: 100%;
   border-radius: 30px;
   padding: 6px 16px;
   color: #FFFFFF;
   margin-bottom: 5px;
   border: none;
   border-bottom: 2px solid #A12D2D;
   font-size: 18px;
   font-family: "Exo", sans-serif;
   -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
   box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
   outline: none;
}

.panel-body .single_article {
   border: none;
   margin-top: 0;
   padding: 6px 80px 6px 6px;
}

#azienda_profile_photo {
   background: #F4F4F4 url('images/profile_blur_bg.jpg') center center no-repeat;
   -webkit-background-size: cover;
   background-size: cover;
   width: 100%;
   height: 250px;
   position: absolute;
   top: 90px;
   left: 0;
}

#azienda_profile_photo:before {
   content: "";
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 10;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.5+100 */
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* W3C */
   filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
   /* IE6-9 */
}

body.hasfixedDivProfile #azienda_profile_photo {
   position: fixed;
   height: 90px;
   z-index: 99;
   top: 0;
   display: none;
}

.profile_header {
   position: absolute;
   width: 100%;
   left: 0;
   top: -250px;
   height: 250px;
   overflow: hidden;
}

body.hasfixedDivProfile .profile_header {
   background: url('images/profile_blur_bg.jpg') center center no-repeat;
   position: fixed;
   top: 0;
   left: 0;
   height: 90px;
   z-index: 99;
}

body.hasfixedDivProfile .profile_header:before {
   content: "";
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
   background: rgba(0, 0, 0, 0.35);
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.5+100 */
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
   /* W3C */
   filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
   /* IE6-9 */
}

.profile_header #profilo-info-data {
   z-index: 2;
   width: 522px;
   position: absolute;
   left: 180px;
   top: 40px;
   color: #FFFFFF;
   text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}

body.hasfixedDivProfile .profile_header #profilo-info-data {
   left: 90px;
   top: 10px;
   width: 530px;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

.profile_header #profilo-info-data h2 {
   color: #FFFFFF;
   font-size: 30px;
   line-height: 35px;
   padding-bottom: 20px;
   text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}

body.hasfixedDivProfile .profile_header #profilo-info-data h2 {
   font-size: 18px;
   padding: 2px;
}

body.hasfixedDivProfile .profile_header #profilo-info-data p {
   position: absolute;
   top: 0;
   left: 530px;
   width: 300px;
   border-left: 1px solid rgba(255, 255, 255, 0.3);
   padding-left: 15px;
   height: 70px;
   line-height: 18px;
}

.profile_header #inserzionista-info {
   border: none;
   padding: 0;
   min-height: 0;
   z-index: 2;
}

.profile_header #inserzionista-info-logo {
   width: 150px;
   height: 150px;
   border-radius: 50%;
   background-color: #FFFFFF;
   overflow: hidden;
   text-align: center;
   position: absolute;
   z-index: 2;
   top: 50px;
   left: 0;
   -webkit-box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.25);
   box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.25);
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}

body.hasfixedDivProfile .profile_header #inserzionista-info-logo {
   height: 70px;
   width: 70px;
   top: 10px;
   left: 10px;
}

.profile_header .feedback_url {
   color: #FFFFFF;
   border: none;
}

.profile_header .feedback_url i {
   vertical-align: top;
}

.profile_header #inserzionista-info-logo:before {
   content: "";
   display: inline-block;
   vertical-align: middle;
   height: 100%;
   margin-left: -4px;
}

.profile_header #inserzionista-info-logo img {
   width: 94%;
   display: inline-block;
   vertical-align: middle;
}

.profile_header #icon-phone-big, .profile_header #autore-busta {
   background: none;
   margin-top: 60px;
   border-radius: 50%;
   padding-top: 5px;
   z-index: 2;
}

body.hasfixedDivProfile .profile_header #icon-phone-big, body.hasfixedDivProfile .profile_header #autore-busta {
   margin-top: 10px;
   width: 72px;
   height: 72px;
   padding-top: 3px;
}

.profile_header #icon-phone-big span, .profile_header #autore-busta span {
   color: #FFFFFF;
   text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}

body.hasfixedDivProfile .profile_header #icon-phone-big span, body.hasfixedDivProfile .profile_header #autore-busta span {
   display: none;
}

.profile_header #icon-phone-big i, .profile_header #autore-busta i {
   text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
   display: block;
   width: 100px;
   height: 100px;
   text-align: center;
   font-size: 42px;
   color: #FFFFFF;
   text-align: center;
   margin: 0 auto;
   padding-top: 24px;
   border: 4px solid #FFFFFF;
   border-radius: 50%;
}

body.hasfixedDivProfile .profile_header #icon-phone-big i, body.hasfixedDivProfile .profile_header #autore-busta i {
   width: 64px;
   height: 64px;
   font-size: 32px;
   padding-top: 12px;
}

.profile_header #icon-phone-big:hover, .profile_header #autore-busta:hover {
   background-color: rgba(0, 0, 0, 0.4);
}

.aziendaverified {
   display: block;
   overflow: hidden;
   position: relative;
   top: -40px;
   left: 95%;
}

body.hasfixedDivProfile .aziendaverified {
   overflow: hidden;
   position: relative;
   top: -40px;
   left: 800px;
}

.aziendaphoneverified {
   position: relative;
   left: 60px;
   top: -80px;
   font-size: 25px;
   color: #fff;
}

body.hasfixedDivProfile .aziendaphoneverified {
   position: relative;
   left: 37px;
   top: -50px;
   font-size: 15px;
   color: #fff;
}

.overlay_preload {
   position: fixed;
   display: block;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   z-index: 999999;
   background-color: #fff;
   background-image: url('/images/loading.gif');
   background-repeat: no-repeat;
   background-position: center center;
}

#table_acquista_crediti table {
   border-collapse: collapse;
   text-align: left;
   width: 100%;
}

#table_acquista_crediti {
   background: #fff;
   overflow: hidden;
   border: 2px solid #8C8C8C;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   margin: auto;
}

#table_acquista_crediti td, #table_acquista_crediti th {
   padding: 5px 5px;
}

#table_acquista_crediti td {
   color: #000000;
   border-left: 1px solid #DBDBDB;
   font-size: 12px;
   font-weight: normal;
}

#table_acquista_crediti td:first-child {
   border-left: none;
}

#table_acquista_crediti tr:last-child td {
   border-bottom: none;
}

.ourH2{
	font-family: "Exo", sans-serif;
	color: #D11919;
	font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 10px 10px 10px 0;
}

.ourH4{
	display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	line-height: 26px;
	font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: inherit;
}