@font-face {
    font-family: 'entypo';
    src: url('fonts/entypo.eot');
    src: url('fonts/entypo.eot?#iefix') format('embedded-opentype'), url('fonts/entypo.woff') format('woff'), url('fonts/entypo.ttf') format('truetype'), url('fonts/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'entypo-social';
    src: url('fonts/entypo-social.eot');
    src: url('fonts/entypo-social.eot?#iefix') format('embedded-opentype'), url('fonts/entypo-social.woff') format('woff'), url('fonts/entypo-social.ttf') format('truetype'), url('fonts/entypo-social.svg#entypo-social') format('svg');
    font-weight: normal;
    font-style: normal;
}
#keywords_header {
	 background: none repeat scroll 0 0 #00B0ED;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    margin: auto;
    text-align: center;
    width: 940px;
	border-radius: 0 0 3px 3px;
    box-shadow: 0.5px 0.866px 0 0 rgba(0, 0, 0, 0.3);
	}
.entypo-icon {
    position: absolute;
    font-family: 'entypo';
    top: 0;
    left: 0;
    line-height: 0px;
    padding: 0 !important;
	margin-top:10px; /*modificato*/
}

.buy-button a,
.demo-button a {
     /* MODIFICA variato padding: 23px 20px; 19px 51px ; 10px 51px; */
    border-radius: 3px;
 
    -moz-box-shadow: 0.5px 0.866px 0px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0.5px 0.866px 0px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0.5px 0.866px 0px 0px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 5px auto;
    font-family: "Arial";
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
	
	/* modifica  width:103px; */
	 text-align:center;
	 
	 width:169px;
	 padding: 10px 7px 10px 40px;
}

.buy-button a:hover,
.demo-button a:hover {
    background-color: #303030 !important;
    color: #fff;
}

.size-x3 {
    font-size: 3em;
}

.size-x4 {
    font-size: 4em;
}

.style-yellow {
    color: #ffc631;
}

.style-black {
    color: #000;
}

.style-white {
    color: #fff;
}

.yellow-box {
    background-color: #000000;  /*MODIFICA  background-color: #ffc631; */
}

.purple-box {
    background-color: #cb70d7;
}

.black-box {
    background-color: #000;
}

.blue-box {
    background-color: #63b5ff;
}

.green-box {
    background-color: #49c15e;
}

.red-box {
    background-color: #000;   /*MODIFICA background-color: #fa565a; */
}

li.span4 {
    position: relative;
}

.contact-form .submit input,
#subscript-form .submit input {
    border: none;
    /*padding:10px 10px; */
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #7d7d7d;
    display: inline-block;
    margin: 5px auto;
}

.contact-form .submit input:hover {
    background: #000;
}

/*########### Table of Contents ###########





1  - Reset Styles

2  - Layout & General Styles

3  - Header Styles

4  - Main content Styles

5  - Buttons Styles

6  - Slider Styles

7  - Features Styles

8  - Tabbed Features Styles

9  - Footer Button Styles

10  - Responsive  Styles

11 -  Contact Form  Styles





###################################### */

/* ######## 1 - Reset Styles #########  */

/* ################################### */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, small, strong, ol, ul, li, form, label,
table, caption, tr, td, footer, header {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

footer, header, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    /*text-rendering: optimizeLegibility;*/
    font-family: Arial, Helvetica, sans-serif;
}

body.mainpage {
    background: url(../Images/bg1.png) repeat
}

ol, ul {
    list-style: none;
}

a:focus {
    outline: 0;
}

a:hover {
    text-decoration: none;
}

::-moz-selection {
    color: #f3f5f5;
    background: #406371;
}

#backstretch > img {

    max-width: none;
    display: none;

}

.backstretch {
    background: url(../Images/bg1.png) repeat
}

/* ######## 2 - Layout & General Styles #########  */

/* ############################################## */

h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 55px;
    line-height: 60px;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 48px;
    line-height: 48px;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    line-height: 36px;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 24px;
}

h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
}

h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
}

span.bold {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: bold;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
}

.wrapper.small {
    width: 700px;
    margin: 0px auto;
}

.small {
    width: 700px;
    margin: 0px auto;
}

.wrapper.exsmall {
    width: 600px;
    margin: 0px auto;
}
div.logo {
    padding-top: 22px;
    width: 606px;
    float:left;
}
.topWrapper {
    height: 114px;
    overflow: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;

}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

.pattern {
    position: fixed;
    width: 100%;
    background: url(../Images/pattern.png) repeat;
    top: 0;
    display: block;
    height: 100%;
    z-index: -180;
}

.content-wrap {
    background: url(../Images/bg1.png) repeat;
    border-top: 1px solid #e5e5e5;
}

/* ######## 3 - Header Styles #########  */

/* ############################################## */

.top-nav {
    width: 100%;
    /* MODIFICA tolto padding: 25px 0; */
    height: 93px;   /*MODIFICA height: 41px; */
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    z-index: 199;
    display: block;
}

.top-nav.black {
    width: 100%;
    padding: 25px 0;
    height: 41px;
    background: rgb(42, 42, 42);
    z-index: 199;
    display: block;
    border: none;
}

.top-nav .wrapper {
    position: relative;
}

.top-nav .whrap-shadow {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 66px;

}

.top-nav .whrap-shadow img {
    width: 100%;
}

.top-nav h1 {
    text-indent: -9999px;
    background: url(../Images/logo_black.png) no-repeat left center;
    width: 123px;
    height: 37px;
    display: inline-block;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
    float: left
}

.top-nav.black h1 {
    text-indent: -9999px;
    background: url(../Images/logo_white.png) no-repeat left center;
    width: 123px;
    height: 37px;
    display: inline-block;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
    float: left
}

.top-nav .slogan {
    margin-left: 20px;
    display: inline-block;
    line-height: 37px;
    font-size: 11px;
    color: #888888;
    float: left;
}

.top-nav ul li {
    text-align: center;
}

.top-nav ul a {
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}

.top-nav.black ul a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.top-nav ul a:hover {
    text-decoration: underline;
}

.mainmenu {
    padding-top: 10px;
}

/*==================================================

 * Effect 2

 * ===============================================*/

/* ######## 4 - Main content Styles #########  */

/* ############################################## */

.main-content {
    min-height: 460px;
    background: none repeat scroll 0 0 #f0f0f0;  /*MODIFICA background: none; */
/*MODIFICA tolto    padding: 41px 0px 0px 0px; */
    padding: 0px;
    margin-top: 0px;
    text-align: center;
}

.main-content-second {
    text-align: center;

    height: 560px;

    background: none;

    padding: 50px 0 50px 0px;

    text-align: center;

    color: #f0f0f0;

}

.main-content-second h1 {
    color: #fff;
    width: 80%;
    margin: 0px auto;
    display: block;
    margin-bottom: 30px;
}

.main-content-second h2 {
    color: #fff;
    font-size: 18px;
    width: 80%;
    margin: 0px auto;
    display: block;
    padding-bottom: 35px;
    background: url(../Images/divider-slider.jpg) no-repeat bottom center;
    line-height: 24px;
    font-weight: normal;
}

.main-c1 {
    float: right;
    width: 470px;
    margin-top: 19px; /*MODIFICA  margin-top: 30px; margin-top: 75px; */
}

.main-c1-ganci {
    float: right;
    width: 420px;
    margin-top: 19px; /*MODIFICA  margin-top: 30px; margin-top: 75px; */
}

.main-c2-ganci {
    float: left;
    width: 520px;
    display: block;
    margin-left: 0px;
    text-align: center;
    margin-top: 0px; /* MODIFICA margin-top: 21px; */
}
.main-c2 {
    float: left;
    width: 421px;
    display: block;
    margin-left: 0px;
    text-align: center;
    margin-top: 0px;   /* MODIFICA margin-top: 21px; */
}

.main-c2 img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom;
	/* modifica */
	margin-top:50px;
}

.main-content h1 {
    font-size: 49px;   /*MODIFICA font-size: 55px; */
    line-height: 60px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    text-align: left;
}

.main-content #testo_row_fluid/*h2 modificato*/ {
    font-size: 12px;
    color: #404040;
	font-weight:500;
    margin: 11px 0px 0px 0px; /*MODIFICA variato margin-bottom   margin: 15px 0px 50px 0px; */
    line-height: 24px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

.wrapper.news {
    width: 820px;
}

.main-content-news {
    min-height: 107px;
    text-align: center;
}

.main-content-news h1 {
    color: #fff;
    width: 80%;
    margin: 0px auto;
    display: block;
    margin-top: 35px;
}

.floatleft {
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

.imagecont {
    margin-bottom: 30px;
}

.box.news.first {
    padding-top: 30px;
}

.box.news.second {
    padding-top: 60px;
}

.box.news p {
    width: 100%;
    margin-bottom: 35px;
}

.main-news-title {
    margin-bottom: 30px;
    line-height: 40px;
}

.date, .date h6 {
    text-align: left !important;
    margin-bottom: 30px !important;
}

/* ######## 5 -  Buttons Styles #########  */

/* ############################################## */

.main-buttons {
    text-align: left;
}

.buy-button, .demo-button {
    display: inline-block;
}

.demo-button {
    margin-left: 8px; /* MODIFICA  variato margin-left: 20px; */

}

.buy-button a span {
    padding-left: 20px;
    background: url(../Images/divider.png) no-repeat left center;
    display: inline-block;
    margin-left: 15px;
}

.buttons {
    min-height: 106px;
    width: 500px;			 /* MODIFICA variata width: 380px; */
    margin: 21px 0px 19px;    /* MODIFICA variato margin-top    margin: 29px 0px 12px;  margin: 50px 0px 0px; */
    font-size: 14px;
    text-align: left;
}

.main-content-second .buttons {
    min-height: 180px;
    margin: 20px auto 203px;
    font-size: 14px;
}

.buttons img {
    margin: 3px 0 0;
    float: left;
}

.bt2s a {
    margin-left: 20px;
}

/* ######## 6 -  Slider Styles #########  */

/* ###################################### */

.slides {
    background: url(../Images/mockup/laptop.png) center no-repeat;
    width: 940px;
    height: 417px;
    overflow: visible;
    position: absolute;
    top: 520px;
}

.video {
    overflow: visible;
    margin-top: -260px;
}

.video iframe {
    border: 10px solid #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 49px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 5px 5px 49px 0px rgba(0, 0, 0, 0.29);
    margin: 0px auto;
}

.slides_container {
    width: 530px;
    margin: 18px auto 100px;
    height: 330px;
    overflow: visible !important;
}

.slidesjs-previous {
    width: 40px;
    height: 68px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: url(../Images/left.png) no-repeat;
    left: 0px;
    top: -85px;
    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -ms-transform: scale(1.0);

    -o-transform: scale(1.0);

    transform: scale(1.0);

    -webkit-transition: all 0.15s ease-out;

    -moz-transition: all 0.15s ease-out;

    -o-transition: all 0.15s ease-out;

    transition: all 0.15s ease-out;
}

.slidesjs-next {
    width: 40px;
    height: 68px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: url(../Images/right.png) no-repeat;
    right: 0px;
    top: -85px;
    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -ms-transform: scale(1.0);

    -o-transform: scale(1.0);

    transform: scale(1.0);

    -webkit-transition: all 0.15s ease-out;

    -moz-transition: all 0.15s ease-out;

    -o-transition: all 0.15s ease-out;

    transition: all 0.15s ease-out;
}

.slidesjs-next:hover, .slidesjs-previous:hover {

    cursor: pointer;

    -webkit-transform: scale(0.85);

    -moz-transform: scale(0.85);

    -ms-transform: scale(0.85);

    -o-transform: scale(0.85);

    transform: scale(0.85);

}

.slidesjs-pagination {
    margin-top: 110px;
}

.slidesjs-pagination .slidesjs-pagination-item {
    display: inline-block;
    margin: 0px 6px;
    width: 10px;
    height: 10px;
    text-indent: -9999px;

}

.slidesjs-pagination .slidesjs-pagination-item a {
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    background: #2F2F2F;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
}

.slidesjs-pagination .slidesjs-pagination-item a.active {
    background: #ffc631;
}

.pagination {
    width: 170px;
    margin: 50px auto;
}

.pagination li a {
    font-size: 0px;

    background-position: 0 100%;

    display: block;

    overflow: hidden;

    margin: 0 0 0 20px;

    float: left;

    height: 6px;

    width: 30px;
}

li.current a {
    background-position: 0 0;
}

/* ######## 7 -  Features Styles #########  */

/* ###################################### */

.content-wrap.second .features {
    padding-top: 280px;
}

.content-wrap.three .features {
    padding-top: 220px;
}

.features {
    background: #fff;
    padding: 53px 0 20px 0;
}

.features h1, .main-features h1 {
    font-size: 48px;
    color: #000;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    line-height: 120%;
}

.features h2, .main-features h2 {
    margin-top: 10px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.main-features h2 {
    margin-top: 5px;
}

.featu {
    margin: 60px 0px 20px;
}

.featu-box {
    border-radius: 3px;
    padding: 0px 10px;
}

.featu-box:hover {
    margin-top: -1px;
    cursor: pointer;
    border: 1px solid #e9e9e9;
    border-bottom: 10px solid #e9e9e9; /* background-color: rgb( 114, 182, 35 ); */

    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, .1);
}

.featu h1 {
    margin-top: 45px;
    font-size: 17px;
    text-transform: none;
    color: #262a2f;
    font-family: 'Open Sans', sans-serif;
}

.featu p {
    padding: 0 30px;
    text-align: center;
    margin-top: 0px;
    font-size: 12px;
    text-transform: none;
    color: #666;
    line-height: 21px;
    margin-bottom: 40px;
    margin-top: 25px;
}

/*.featu-box:hover p { color:#fff;}*/

.icon {
    width: 164px;
    height: 164px;
    margin: 39px auto 0px auto;
    display: block;
}

.ft2 {
    opacity: 0;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ft1 {
    position: absolute;
}

/* ######## 8 -  Main Features Styles #########  */

/* ############################################## */

.main-features {
    padding: 53px 0 10px 0;
}

.box.first {
    padding-top: 80px;
}

.box.second {
    padding-top: 40px;
}

.box.last {
    padding-top: 40px;
}

.box {
    min-height: 200px;
    padding: 40px 0px 00px 0px;
    background-size: 100% 1px, 100% 1px, auto;
    background-position: 50% 100%, 50% 100%, 50% 0;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-origin: padding-box, border-box, padding-box;
    border-bottom: 1px solid transparent;
    text-align: center;
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0)), linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0));

    background-image: -webkit-radial-gradient(50% 100%, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);
    background-image: -moz-radial-gradient(50% 100%, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);
    background-image: -ms-radial-gradient(50% 100%, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);
    background-image: -o-radial-gradient(50% 100%, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);
    background-image: radial-gradient(50% 100%, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0) 50%);

}

.box .span6 {
    margin-top: 0px;
    margin-bottom: 40px;
}

.box h4 {
    font-size: 24px;
    text-transform: none;
    color: #262a2f;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
    text-align: left;
}

.box p {
    width: 90%;
    font-size: 12px;
    color: #9B9B9B;
    line-height: 20px;
    margin-bottom: 25px;
    text-align: left;
}

.box a {
    color: #71B523;
    text-decoration: none;
    font-size: 12px;
}

.box a:hover {
    text-decoration: underline;
}

.span6.leftside {
    float: left;
    margin-left: 0px;
}

.span6.rightside {
    float: right
}

.imagelink1 {
    max-width: 460px;
    width: 100%;
}

.zoomcont {
    float: left;
    overflow: hidden;
}

.zoomlink a {
    display: block;
    overflow: hidden;
    position: relative;
}

.zoomlink a span.roll {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background: url(../Images/zoom_icon.png) center center no-repeat #000;
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    opacity: 0;
}

.zoomlink a span.roll:hover {
    opacity: .8;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
}

.zoomlink:hover span.over:after {
    opacity: 0.8;
    z-index: 100;
    overflow: auto;
}

ul.linkmore {
    list-style: none;
    text-align: left
}

ul.linkmore li {
    display: inline-block;
    padding-right: 15px;
    height: 18px;
    line-height: 18px;
    border-right: 1px solid #d2d2d2;
    padding-left: 20px;
}

ul.linkmore li a {
    color: #ffc631 !important;
}

ul.linkmore li:first-child {
    padding-left: 0px;
}

ul.linkmore li:last-child {
    border: none;
}

.small-features {
    padding: 26px 0 0px 0;   /*MODIFICA  padding: 53px 0 120px 0; */
}

.small-features .main-feat-title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 48px;
	 font-family: "Open Sans",sans-serif;
}



.small-features p.main-feat-p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
    line-height: 20px;
    font-weight: normal;
}

.small-feat li {
    float: left;
    margin-top: 40px;
    /* MODIFICA tolto margin-bottom: 30px; */
}

.small-feat li.little-one,
.small-feat li.little-two,
.small-feat li.little-three {
    padding-left: 50px;
    padding-right: 7px;  /*MODIFICA  padding-right: 15px; */
    display: block;
	width: 48.62%; /*Modifica Aggiunto */
}

.small-feat li.little-four,
.small-feat li.little-five,
.small-feat li.little-six {
    padding-left: 50px;
    padding-right: 15px;
    display: block;
}

.small-feat li.little-four {
    background: url(../Images/icon/icon_features4.png) no-repeat left top
}

    .small-feat li.little-five {
        background: url(../Images/icon/icon_features5.png) no-repeat left top
    }

    .small-feat li.little-six {
        background: url(../Images/icon/icon_features6.png) no-repeat left top
    }

.small-feat li h5 {
      /*color: #333333; modifica  color:#00B0ED**/ color:#003399;
    font-size: 18px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
	font-weight:600;
	
}
.small-feat li h3 {
    /*color: #333333; modifica  color:#00B0ED*/color:#003399;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: none;
	line-height: 20px;
	font-weight:600;
}
.small-feat li p {
/* MODIFICA tolto color: #9B9B9B; */
    font-size: 12px;
    text-transform: none;
    margin-bottom: 15px;
    line-height: 20px;
    text-align: justify;   /*MODIFICA text-align: left; */
}
.small-feat img 
{
	width:40px;
}
.small-feat li p a {
    color: #9B9B9B;
    text-decoration: underline;
    padding-left: 10px;
    font-size: 11px
}

.conrtainer-slide {
    padding: 40px 0px 0px;
}

.hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.tabbed-content {
    background: #fff;
    /*border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;*/
}

.tabbed-content .titolo_altri_servizi {
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 48px;
	text-align: center;
	  font-family: "Open Sans",sans-serif;
}

.tabbed-content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
    line-height: 18px;
    font-weight: normal;
}

.tabbed-content .nav {
    overflow: hidden;
    margin: -55px auto 0 auto;
    width: 100%;
    height: 55px;

}

.tabbed-content .nav li {
    width: 28px;
    float: left;
    margin: 0 10px 0 10px;
    padding-top: 0px;
    height: 28px;
    margin-bottom: 25px;
}

    .tabbed-content .nav li.current-li {
        background: url(../Images/tabs/button_back.png) no-repeat;
        width: 28px;
        height: 28px;
        position: relative;
    }

        .tabbed-content .nav li.current-li:after {
            background: url(../Images/pointer.png) no-repeat;
            content: '';
            width: 40px;
            height: 20px;
            position: absolute;
            left: -7px;
            top: 35px;
        }

.tabbed-content .nav li.last {
}

.tabbed-content .nav li a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    width: 35px;
    height: 30px;
}

.tabbed-wrap {
    padding-top: 0px;
    width: 240px;
    margin: 0 auto;
}

 ul {
    list-style: none;
}

.tabbed-content li.nav-one a {
    background: url(../Images/tabs/icon_tab1.png) no-repeat center center;
    height: 28px;
    width: 28px;
}

.tabbed-content li.nav-two a {
    background: url(../Images/tabs/icon_tab2.png) no-repeat center center;
    height: 28px;
    width: 28px;
}

.tabbed-content li.nav-three a {
    background: url(../Images/tabs/icon_tab3.png) no-repeat center center;
    height: 28px;
    width: 28px;
}

.tabbed-content li.nav-four a {
    background: url(../Images/tabs/icon_tab4.png) no-repeat center center;
    height: 28px;
    width: 28px;
}

.tabbed-content li.nav-five a {
    background: url(../Images/tabs/icon_tab5.png) no-repeat center center;
    height: 28px;
    width: 28px;
}

/* ############## Gallery ################# */

#gallery .conrtainer-slide {
}

#gallery ul {
}

#gallery li {
    position: relative;
    max-width: 100%;
    margin-bottom: 20px;
}

#gallery li a {
    display: block;
    overflow: hidden;
    position: relative;
}

#gallery li a img.a {
}

    #gallery li a span.roll {
        opacity: 1;
        -o-transition-duration: 1s;
        -moz-transition-duration: 1s;
        -webkit-transition: -webkit-transform 1s;
        background: url(../Images/zoom_icon.png) center center no-repeat #000;
        cursor: pointer;
        height: 99%;
        width: 100%;
        position: absolute;
        z-index: 10;
        opacity: 0;
    }

#gallery li  a span.roll:hover {

    opacity: .8;

    -o-transition-duration: 1s;

    -moz-transition-duration: 1s;

    -webkit-transition: -webkit-transform 1s;

}

#gallery li:hover span.over:after {
    opacity: 0.8;
    z-index: 100;
    overflow: auto;
}

.zoom-icon {

    width: 36px !important;

    height: 36px !important;

    position: absolute;

    top: 42%;

    left: 42%;

    border: 0 !important;

    box-shadow: none !important;

    -moz-box-shadow: none !important;

    -webkit-box-shadow: none !important;

    -ms-box-shadow: none !important;

    -o-box-shadow: none !important;

    border: 0 !important

}

/* ############## About us ################# */

#about .span4 {
    text-align: center;
}

#about .span4 .team {
    width: 180px;
    height: 180px;
    margin: 25px auto;
    background-position: top left;
}

#about .span4 .team:hover, #about .span4:hover .team {
    background-position: 0 bottom;
}

    #about .span4 .team.one {
        background-image: url(../Images/mockup/team1.png);
        background-repeat: no-repeat;
    }

    #about .span4 .team.two {
        background-image: url(../Images/mockup/team2.png);
        background-repeat: no-repeat;
    }

    #about .span4 .team.three {
        background-image: url(../Images/mockup/team3.png);
        background-repeat: no-repeat;
    }

#about .span4 h3 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

#about .span4 p {
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    text-align: center
}

#about .social-link {
    margin: 15px auto 0px auto;
}

#about .social-link a {
    display: inline-block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    background-position: top left;
    margin: 0px 6px;
    background-repeat: no-repeat;
}

#about .social-link a:hover {
    background-position: bottom left;
}

    #about .social-link a.twitter {
        background-image: url(../Images/social/icon_t.png);
    }

    #about .social-link a.fb {
        background-image: url(../Images/social/icon_facebook.png)
    }

    #about .social-link a.skype {
        background-image: url(../Images/social/icon_skype.png)
    }

/* ############## What say ################# */

#say {
}

#say .say {
    margin-bottom: 20px;
}

    #say .blockquote {
        background: #fff url(../Images/blaquoter.png) no-repeat 10px 10px;
        padding: 15px 20px 15px 40px;
        border: 2px solid #E9E9E9;
        margin-right: 30px;
        line-height: 21px;
        font-size: 12px;
        font-style: italic;
        color: #9b9b9b;
        margin-bottom: 20px;
        position: relative
    }

        #say .blockquote:after {
            content: '';
            background: url(../Images/tringle.png);
            width: 21px;
            height: 20px;
            position: absolute;
            bottom: -20px;
            left: 40px;
        }

#say .author {
    width: 100%;
    overflow: auto;
    margin-bottom: 10px;
}

#say .author span {
    display: inline-block;
}

#say .author .avatar {
    width: 70px;
    height: 70px;
    margin-right: 10px;
    float: left;
    background-position: left top;
    background-repeat: no-repeat;
}

#say .say:hover .avatar, #say .say .avatar:hover {
    background-position: left bottom;
}

    #say .author.one .avatar {
        background-image: url(../Images/mockup/small-avat-1.png)
    }

    #say .author.two .avatar {
        background-image: url(../Images/mockup/small-avat-2.png)
    }

    #say .author.three .avatar {
        background-image: url(../Images/mockup/small-avat-3.png)
    }

#say .author .name {
    width: 175px;
    min-height: 70px;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    float: left
}

#say .author .name strong {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #303030;
    line-height: 24px;
}

/* ############## Text ################# */

#text p {
   /* color: #9b9b9b; modificato*/
    font-size: 12px;
    line-height: 20px;
	text-align:justify; /* modifica aggiunto */
}
.perche_noi{
	   font-family: "Open Sans",sans-serif;
    font-size: 36px !important;
   line-height: 48px !important;
    margin-bottom: 15px;
    text-align: center !important;
	 color: #000000 !Important; 
	}
.sottotitolo_perche_noi {
	   color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 18px !important;
    margin-bottom: 40px;
    text-align: justify !important;
	}
#text .dropcap {
        color: #d20000;
    font-size: 36px;
    float: left;
    line-height: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* ############## Pricing Tables ################# */

span.price {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 18px;
    color: inherit;
}

#pricing {
    padding: 0 0 0px;
}

#pricing .pric {
    border: 1px #e5e5e5 solid;
    background: #fafafa;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    text-align: center
}

#pricing .pric2 {
    padding: 10px 0px;
    background: #fff;
    border: 1px #e5e5e5 solid;
    color: #666666;
    font-size: 12px;
    line-height: 18px;
    text-align: center
}

#pricing .pric .price-head {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 35px;
}

#pricing .pric2 .price-head {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 35px;
}

#pricing .pric .price-sum {
    color: #fff;
    text-transform: uppercase;
    line-height: 55px;
    height: 55px;
}

#pricing .pric2 .price-sum {
    color: #fff;
    text-transform: uppercase;
    line-height: 55px;
    height: 55px;
}

#pricing .pric .price-spec {
    padding: 0px 10px;
}

#pricing .pric2 .price-spec {
    padding: 0px 10px;
}

#pricing .pric .price-spec .price-spec-item {
    padding: 10px 15%;
    border-bottom: 1px solid #ebebeb;
    width: 70%;
}

#pricing .pric2 .price-spec .price-spec-item {
    padding: 10px 15%;
    border-bottom: 1px solid #ebebeb;
    width: 70%;
}

#pricing .pric .price-spec .price-spec-item.last {
    border: none;
}

#pricing .pric2 .price-spec .price-spec-item.last {
    border: none;
}

#pricing .pric .price-order {
    padding: 25px 0px;
}

#pricing .pric2 .price-order {
    padding: 25px 0px;
}

/* ######## 9 -  Footer Button Styles #########  */

/* ###################################### */

.foo-button {
    display: block;
    background: url(../Images/bg1.png) repeat;
    text-align: center;
    padding: 53px 0px 70px 0px;
}

.foo-button .info_clicca {
    font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 48px;
	 font-family: "Open Sans",sans-serif;
}

.foo-button h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
    line-height: 21px;
    font-weight: normal;
}

/* MODIFICA aggiunta classe "classe1" */
.classeorario {
    margin: 5px auto;
    border-radius: 3px;
    display: inline-block;
}

.classe1 {
    margin: 5px auto;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #afafaf;
    display: inline-block;
    padding: 5px 29px 5px 8px;
 /*   background-color: #cb70d7; modificato di #9f9f9f */
 	background-color: #9f9f9f;
	}
.buttons .classe1 {
	 background-color: black;
	}

/* MODIFICA aggiunta classe "classe2" */
.classe2 {
    padding: 5px 29px 5px 8px;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #afafaf;
    display: inline-block;
    margin: 5px auto;
/* 	background-color: #63b5ff;	modificato colore in #000000 */
	background-color: #000000;
	}

/* MODIFICA aggiunta classe "classe3" */

.chiama {
    padding: 5px 29px 5px 8px;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #afafaf;
    display: inline-block;
    margin: 5px auto;
/*	background-color: #49c15e;	modificato colore in #34ac49 */
	background-color: #34ac49;
	}	
	

a.button {
    padding: 12px 20px;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #afafaf;
    display: inline-block;
    margin: 5px auto;
}

a.button:hover {
    background: #303030;
}

a.button-text {
    padding: 10px 20px;
    border-radius: 3px;
    box-shadow: 0.5px 0.866px 0px 0px #afafaf;
    display: inline-block;
    margin: 5px auto;
}

a.button-text:hover {
    background: #303030;
    color: #fff;
}
.foo-button .span4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ######## 10 -  contact form #########  */

/* ###################################### */

.contact-form {
    display: block;
    /*padding: 53px 0px 00px 0px;*/
    background: #fff;
}
.contact-form-gancio {
    display: block;
    background: #fff;
}
    .contact-form.black {
        display: block;
        padding: 53px 0px 00px 0px;
        background: url(../Images/map.jpg) repeat top center;
    }

.contact-form .contattaci {
    /*font-size: 36px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 48px; modificato */
}

.contact-form.black  h1 {
    color: #fff;
}

.contact-form h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-bottom: 40px;
    line-height: 21px;
    font-weight: normal;
}

.contact-form .span4 {
    margin-top: 10px;
    margin-bottom: 40px;
}

.contact-form input[type="text"] {
    padding-left: 40px;
    padding-right: 10px;
    height: 32px;
    border: 1px #595959 solid;    /* MODIFICA variato il colore border: 1px #E9E9E9 solid; */
    background: #FBFBFB;
    font-size: 12px;
/* MODIFICA    color: #2F2F2F; */
    color: #000000;
    line-height: 32px;
    -webkit-border-radius: 0px;

    border-radius: 0px;
    -moz-box-shadow: none;

    box-shadow: none;
}

.contact-form input[type="text"]:active, .contact-form input[type="text"]:focus {
    border: 1px solid #000;
}

.contact-form textarea {
    background: #FBFBFB;
    padding: 10px;
    font-size: 12px;
    color: #2F2F2F;      
    line-height: 20px;
    border: 1px #595959 solid;   /* MODIFICA variato colore color: #E9E9E9; */
    -webkit-border-radius: 0px;

    border-radius: 0px;
    -moz-box-shadow: none;

    box-shadow: none;
    width: 236px;
}

.contact-form textarea:active, .contact-form textarea:focus {
    border: 1px solid #000;
}

    .contact-form .name input {
        background: #FBFBFB url(../Images/icon/name-icon.png) no-repeat 13px 11px;
    }

    .contact-form .email input {
        background: #FBFBFB url(../Images/icon/email-icon.png) no-repeat 12px 14px;
    }


    .contact-form .tel input {
        background: #FBFBFB url(../Images/icon/tel-icon.png) no-repeat 12px 8px;
    }

.contact-form22 .submit input {
    border: none;
    padding: 10px 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    color: #fff;
    background: #72B623;
    -webkit-transition: background 200ms ease-in;

    -moz-transition: background 200ms ease-in;

    -ms-transition: background 200ms ease-in;

    -o-transition: background 200ms ease-in;

    transition: background 200ms ease-in;
}

.contact-form .submit input:hover {
    background: #000;
}

.contact-form .subscription {
    font-size: 12px;
    color: #595959;
    line-height: 12px;
	margin-top: -1px; /*MODIFICA aggiunto margin-top */
}

.contact-form .subscription p {
    margin-bottom: 10px;
}

.contact-form.black .subscription p {
    color: #fff;
}

.contact-form .subscription .submit input {
    padding: 0px 5px;
}

/* ######## 11 - bottom social #########  */

/* ###################################### */

.bottom-social {
    display: block;
    display: block;
    background: url(../Images/bg1.png) repeat;
    text-align: center;
    height: 24px;
    padding: 25px 0px;
}

.bottom-social.news {
    padding: 30px 0px;
}

.bottom-social a {
    color: #333333;
    font-size: 14px;
    text-transform: lowercase;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    height: 24px;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: left top;
}

.bottom-social a span {
}

.bottom-social a:hover {
    background-position: 0px -24px;
}

    .bottom-social a.fb {
        background-image: url(../Images/social/icon_f1.png);
    }

    .bottom-social a.tw {
        background-image: url(../Images/social/icon_t1.png)
    }

    .bottom-social a.gplus {
        background-image: url(../Images/social/icon_linkedin.png)
        /*MODIFICA variata icona background-image: url(../img/social/icon_g+1.png) */
    }

    .bottom-social a.vimeo {
        background-image: url(../Images/social/icon_4square.png)
        /*MODIFICA variata icona    background-image: url(../img/social/icon_vimeo1.png) */
    }

    .bottom-social a.youtube {
        background-image: url(../Images/social/icon_youtube1.png)
    }

/* ######## 12 -  footer #########  */

/* ###################################### */

.footer {
    display: block;
    height: 36px;
    background: #303030;
	padding: 20px 10px 16px 42px;  /*MODIFICA  padding: 25px 0 22px 0px; */
    color: #9b9b9b;
    font-size: 12px;
	line-height: 16px; /*MODIFICA	line-height: 36px; */
	text-align: center;
}

    .footer .to-top {
        float: right;
        width: 36px;
        height: 36px;
        /*modifica variato il colore background: #ffc631 url(../img/icon/totop.png) no-repeat center center; */
        background: #00B0ED url(../Images/totop.png) no-repeat center center;
        display: inline-block;
        margin-right: 30px;
        margin-left: 12px;
    }

.footer .rightblack .to-top {
    margin-right: 0px;
}

.footer  .to-top:hover {
    background-color: #000;
}

.footer ul.bottom-menu {
    float: right
}

.footer ul.bottom-menu li {
    display: inline-block;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 8px;
}

.footer ul.bottom-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 36px;
    color: #9B9B9B;
}

.footer ul.bottom-menu li a:hover {
    color: #fff;
}

.footer ul.bottom-social-menu {
    float: left;
    display: inline-block;
    margin-top: 7px;
}

.footer ul.bottom-social-menu li {
    width: 24px;
    height: 24px;
    margin: 0px 5px;
    display: inline-block;
}

.footer ul.bottom-social-menu li a {
    display: block;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: top left;
}

.footer ul.bottom-social-menu li a:hover {
    background-position: 0px -24px;
}

    .footer ul.bottom-social-menu li a.fb {
        background-image: url(../Images/social/icon_facebook.png);
    }

    .footer ul.bottom-social-menu li a.tw {
        background-image: url(../Images/social/icon_t.png);
    }

    .footer ul.bottom-social-menu li a.gp {
        background-image: url(../Images/social/icon_g+.png);
    }

    .footer ul.bottom-social-menu li a.vm {
        background-image: url(../Images/social/icon_vimeo.png);
    }

/* ######## 11 -  Contact Form  Styles #########  */

/* ########################################### */
.titoli_paragrafi {
	  font-family: "Open Sans",sans-serif;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 15px;
    text-align: center;
	
	}
address {
    font-family: 'Open Sans', sans-serif;
}

.black address .map {
    padding-left: 35px;
    background: url(../Images/icon/Places-40-white.png) no-repeat left top;
    margin-bottom: 20px;
}

address .map {
    background-image: url("../Images/puntatore_mappa.png");
    background-position: 5px 6px;
    background-repeat: no-repeat;
    margin-bottom: 27px;
    padding-left: 40px;
    position: relative;
}

address .map span {
    left: 5px;
	 margin-top: 17px;/*modificato*/
}

.black address .map p, .black address .phone p {
    color: #fff;
}

address .map p {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}

address .map a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #d20000;  /*MODIFICA  color: #ffc631; */
    font-size: 12px;
}

.black address .phone {
    padding-left: 35px;
    background: url(../Images/icon/Communication-3-white.png) no-repeat left top;
    margin-bottom: 40px;
}

address .phone {
    background-image: url("../Images/puntatore_telefono.png");
    background-position: 0 1px;
    background-repeat: no-repeat;
    margin-bottom: 28px;
    padding-left: 40px;
    position: relative;
}
address .phone p {
/* MODIFICA variato font-size: 14px; */
    font-size: 21px;	
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}

.black address .email {
    padding-left: 35px;
    background: url(../Images/icon/Communication-53-white.png) no-repeat left top;
    margin-bottom: 40px;
}

address .email {
    background-image: url("../Images/puntatore_mail.png");
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-left: 39px;
    position: relative;
}
address .email a {
    color: #d20000;   /*MODIFICA color: #ffc631; */
    font-weight: bold;
    font-size: 14px;
}

address a:hover {
    text-decoration: underline;
}

.video-button {
    display: none;
}

/*MODIFICA aggiunta classe "icone_servizi" */
.icone_servizi {
  /* modifica   margin: -11px 0 0 -5px; */
  margin: -8px 0 0 1px;
}

/*MODIFICA aggiunta classe "galleria_foto" */
.wrapper.galleria_foto {
    height: 253px;
}

/*MODIFICA aggiunta classe "altri_servizi" */
.altri_servizi{
	width: 20% !important;
	margin: 0 !important;	}

/*MODIFICA aggiunta classe "altezza_div_gallery" */
.altezza_div_gallery {
    height: 300px;
}
.altezza_div_gallery_new {
    height: 395px;
}
/* MODIFICA aggiunta classe "officine_top"	 */
.officine_top {
    float: right;
    padding: 5px 23px;
    width: 18%;
	margin-right: -129px; /*Modifica Aggiunto */
	margin-top: 5px;  /*Modifica Aggiunto */
}		

/*MODIFICA aggiunta classe "stile_lista" */
.stile_lista {
    margin-bottom: -22px;
    margin-top: -22px;	
	  font-weight: bold;
}
.stile_lista h2 {
	 border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	}

/*MODIFICA aggiunta classe "servizi" */
.row-fluid.servizi {
    padding: 0 10px 0 9px;
}

/*MODIFICA aggiunta classe "contattaci" */

.contattaci {
	margin-left: 18px;
	}

/*MODIFICA aggiunta classe "codice_verifica" */

.codice_verifica {
	/*margin-left: 18px; modificato*/
	}

/*MODIFICA aggiunta classe "color-red" */
	
.color-red {
color:#d20000
}	
	
/*MODIFICA aggiunta classe "logo" */

.logo {
    margin-top: 14px;
}

@media (min-width: 951px){
    .gancio-chiama-desktop {
        width: 40%;
/*        margin-right: 20px;*/
        border-radius: 21px !important;
    }
	.prenota-desktop {width:37%; margin-right:20px; border-radius: 21px !important;}
	.chiama-desktop { width:37%; border-radius: 21px !important;} 
	.chiama-prenota-desktop {display:block; margin-top:15px;}
	.chiama-prenota-responsive {display:none;}
	.stile_lista {height: 110px;}
	.stile_lista > li {float: left;width: 230px;}
	.sezione-punti-desktop {display:block; font-size: 23px; font-weight: 600;  margin-top:10px;}
	.sezione-punti-responsive {display:none;}
.cartellino-prezzo-revisione-responsive {display:block;}
.nostro-mestiere {display:block;}
}

/* ######## 10 -  Responsive  Styles #########  */

/* ###################################### */

@media (min-width: 768px) and (max-width: 950px) {
	.cartellino-prezzo-revisione-responsive {display:block;}

    .wrapper, .wrapper.news {
        width: 735px;
        margin: 0 auto;
    }

    .slides {
        position: absolute;
        left: 1%;
    }

    .video {
        margin-top: -60px;
    }

    h1.title {
        font-size: 35px;
    }

    .slidesjs-navigation {
        display: none;
    }

    .main-c1 {
        /*width: 100%;*/
        text-align: center;
        /*float: left;*/
        margin-right: 85px;
    }
    .main-c1-ganci {
        /*width: 100%;*/
        text-align: center;
        /*float: left;*/
        margin-right: 130px;
    }
    .main-c2 {
        width: 100%;
        margin: 0px;
    }
    .main-c2-ganci {
        width: 100%;
        margin: 0px;
    }
    .main-c2-ganci img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: bottom;
        margin-top: 22px;
    }
	.main-c2 img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: bottom;
        margin-top: 22px;
    }
    .main-content h1 {
        text-align: center;
    }

    .main-content #testo_row_fluid /*h2 modificato*/ {
        text-align: center; font-size:18px; color: #404040; font-weight:500; margin:13px 0px 23px 0px; line-height:26px; font-family:Arial, Helvetica, sans-serif;
    }

    .buttons {
        width: 480px;
        margin: 30px auto 20px !important;
        text-align: center;
    }

    #gallery ul {
        height: auto;
        overflow: auto;
    }

    #gallery .row-fluid {

        width: 100%;
    }

    .contact-form input[type="text"], .contact-form textarea {
        width: 170px
    }
	
	.altri_servizi {
    width: 20% !important;
}
/* MODIFICA aggiunta classe "logo"	 */
.logo {
  /* modifica  padding: 3px 20px;
    width: 35%; */
	width:70%;
}

.footer  {padding:20px 0 40px 55px}
.footer .wrapper {width: 735px;}


.convenzionata {margin-bottom: 5px; float:none !important;text-align:center; color: #666;  margin-right: 35px;
 }
 
 .convenzionata-span { margin-right: 15px;  float: none;}
	
	
	.link_convezione {
    font-size: 15px;
	 color: #666; display:block;
}

	.link_convezione a {color:#666}

    .align-left {
        text-align: right;
        background: url('../Images/footerSeparator.png') no-repeat scroll 217px center rgba(0, 0, 0, 0) !important;
    }
    .align-right {
        text-align: right;
        background: url('../Images/footerSeparator.png') no-repeat scroll 19px center rgba(0, 0, 0, 0) !important;
    }

.green { padding: 30px 0 !important;}
.green-testo {font-size: 12.7px !important;margin-bottom: 9px;âˆ‚ text-align: center !important; text-align:center !important;}
.green a {float: none !important;margin-top: 10px;}



#contact-us #registrati {margin-left:53px !important;}

/* MODIFICA aggiunta classe "officine_top"	 */
.officine_top {
    float: right;
    padding: 6px 20px;
    width: 22%;
}
/*MODIFICA aggiunta classe "contattaci" */

.contattaci {
	margin-left: 4px;
	}

/*MODIFICA aggiunta classe "codice_verifica" */

.codice_verifica {
	margin-left: 4px;
	}
	#keywords_header {display:none;}
	
}

@media (min-width: 480px) and (max-width: 767px) {

.cartellino-prezzo-revisione-responsive {display:block; }
    .main-content-second .buttons {
        margin: 20px auto 0;
    }

    .wrapper, .wrapper.news {
        width: 480px;
        margin: 0 auto;
    }
	
	.footer  {padding:20px 0 40px 55px}
.footer .wrapper {width: 428px;}

    .slides, .video {
        display: none;
    }

    .video-button {
        display: block;
        text-align: center;
        margin-top: -60px;
    }

        .video-button a {
            display: inline-block;
            height: 128px;
            /*margin: 10px 0;*/
            width: 128px;
            background: url("../Images/play2_big.png") no-repeat scroll 0 0 transparent;
        }

            .video-button a:hover {
                background: url("../Images/play2_big_hover.png") no-repeat scroll 0 0 transparent;
            }


    .main-content-second {
        height: 420px;
    }

    .play {
        background: none repeat scroll 0 0 transparent;
        height: 128px;
        margin: 10px 0;
        width: 128px;
    }


    .buttons {
        margin: 20px auto 30px;
        text-align: center;
    }

    .box p {
        width: 100%
    }

    li.aboutus {
        width: 60px;
        padding: 0 110px;
        min-height: 80px;
    }

    #gallery {
        width: 300px;
        margin: 0 auto;
    }

    #gallery li img {
        width: 100%;
        margin: 0 0 0 0px;
    }

    .floatleft {
        margin: 0px 0px 20px 0px;
        max-width: 100%;
    }

    .scr1 {
        display: none;
    }

    .date h6, h6.date {
        margin-bottom: 20px !important;
    }

    .content-wrap.second .features, .content-wrap.three .features {
        padding-top: 40px;
    }

    .main-content h2 {
        font-size: 12px;
        margin: 3px 0 0;
    }

    .main-content-second h2 {
        font-size: 12px;
        margin: 10px 0 0;
        width: 100%
    }

    .featu {
        margin: 20px 0px;
    }

    .features {
        padding: 30px 0 0;
    }

    h1.title {
        font-size: 30px;
        line-height: 40px;
    }

    .features h1, .main-features h1, .small-features h1, .tabbed-content h1, .foo-button h1, .contact-form h1 {
        font-size: 30px;
        line-height: 120%
    }

    .features h2, .tabbed-content h2, .foo-button h2 {
        font-size: 13px;
    }

    .wrapper.small {
        width: 100%;
    }

    .wrapper.exsmall {
        width: 100%;
    }

    .row-fluid.small {
        width: 100%;
    }

    .main-c1 {
        float: left;
        width: 480px;
        margin: 0 auto;
    }
    .main-c1-ganci {
        float: left;
        width: 480px;
        margin: 0 auto;
    }
    .main-c2-ganci {
        width: 100%;
        margin: 0px;
    }

    .main-c2 {
        width: 100%;
        margin: 0px;
    }

    .slide-bg {
        display: none;
    }

    .tabbed_content {
        height: 720px;
    }

    h1.title {
        font-size: 30px;
        text-align: center;
    }

    .main-content h2 {
        text-align: center;
    }

    #gallery ul {
        height: auto;
        margin: 0 auto;
        overflow: auto;
    }
	.altri_servizi {
    width: 100% !important;
}


/* MODIFICA aggiunta classe "altezza_div_gallery"	 */
.altezza_div_gallery {
	height: 1295px ;
	}
    .altezza_div_gallery_new {
        height: 1295px;
    }
/* MODIFICA aggiunta classe "logo"	 */
.logo {
   /* padding: 7px 20px;
    width: 50%; modifica */
	padding: 9px 20px;
    width: 85%;
}

.small-feat li.little-one, .small-feat li.little-two, .small-feat li.little-three {width:100%;}

.align-left {text-align: left; background: none !important;}
.align-center {text-align: center}
.align-right {text-align:right; background:none !important; }

#toppage .p_logo { margin-left: 0 !important;  margin-top: 31px !important;}
	
	.green { padding: 30px 0 !important;}
.green-testo {font-size: 12.7px !important;margin-bottom: 9px;âˆ‚ text-align: center !important; text-align:center !important;}
.green a {float: none !important;margin-top: 10px;}
/* MODIFICA aggiunta classe "officine_top"	 */
.officine_top {
    float: right;
    padding: 8px 20px;
    width: 30%;
}
#keywords_header {display:none;}
.main-content #testo_row_fluid {
    text-align: center;
}

#contact-us .align-left {text-align:center;}
#contact-us .align-center #registrati {margin-left:177px;}
#contact-us .align-right {text-align:center;}
}

@media (max-width:480px) {
	.cartellino-prezzo-revisione-responsive {display:block; margin:5px; margin-left: 10px;}
	.chiama-sedi {text-align:center; display:block; font-size: 17px; line-height: 18px;}
	
	#keywords_header {display:none;}
	.footer {
		padding-bottom: 40px;
		}

    .main-content {
        min-height: 340px;
    }

    .main-content-second {
        height: 580px;
    }

    .content-wrap.second .features, .content-wrap.three .features {
        padding-top: 40px;
    }

    .features {
        padding: 30px 0 0;
    }

    .wrapper, .wrapper.news {
        width: 310px;    /*MODIFICA width: 280px; */
    }

    .floatleft {
        margin: 0px 0px 30px 0px;
        max-width: 100%;
    }

    .slides, .video {
        display: none;
    }

    .video-button {
        display: block;
        text-align: center;
        margin-top: -5px;
    }

        .video-button a {
            display: inline-block;
            height: 128px;
            /*margin: 10px 0;*/
            width: 128px;
            background: url("../Images/play2_big.png") no-repeat scroll 0 0 transparent;
        }

            .video-button a:hover {
                background: url("../Images/play2_big_hover.png") no-repeat scroll 0 0 transparent;
            }

    .box p {
        width: 100%
    }

    .date h6, h6.date {
        margin-bottom: 20px !important;
    }

    h1.title {
        font-size: 29px;
        line-height: 40px;
    }

    .main-content h2 {
        font-size: 12px;
        margin: 3px 0 0;
        line-height: 20px;
    }

    .main-content-second h2 {
        font-size: 12px;
        margin: 10px 0 0;
        width: 100%
    }

    .buttons {
        width: 280px;
        margin: 30px auto 20px !important;
        text-align: center;
    }

    .demo-button {
        margin-left: 0px;
    }

    .divi p {
        width: 280px;
    }

    .featu {
        margin: 20px 0px;
    }

    #gallery {
        width: 300px;
        margin: 0 auto;
    }

    #gallery ul {
        height: auto
    }

    #gallery li img {
        width: 100%;
        margin: 0 0 0 0px;
    }

    .whrap-shadow {
        display: none;
    }

    .buy-button {
        margin-bottom: 20px;
		margin-top:20px;
    }

    .wrapper.small {
        width: 280px;;
    }

    .row-fluid.small {
        width: 280px !important;
    }

    .wrapper.exsmall {
        width: 90%;
    }

    .main-c1 {
        float: left;
        width: 300px;
        margin: 0 auto;
    }
    .main-c1-ganci {
        float: left;
        width: 300px;
        margin: 0 auto;
    }
    .main-c2-ganci {
        width: 100%;
        margin: 0px;
    }

    .main-c2 {
        width: 100%;
        margin: 0px;
    }

    .buttons {
        font-size: 14px;
        margin: 60px auto 55px;
    }

    .slide-bg {
        display: none;
    }

    .tabs {
        height: 300px;
        float: left;
        position: relative;
        display: block;
        margin: 0 auto;
        width: 300px;
    }

    .tabbed_content {
        height: 780px;
    }

    .row-fluid.small {
        width: 100% !important;
    }

    .features h1, .main-features h1, .small-features h1, .tabbed-content h1, .foo-button h1, .contact-form h1 {
        font-size: 24px;
        line-height: 120%
    }

    .features h2, .main-features h2, .small-features h2, .tabbed-content h2, .foo-button h2, .contact-form h2 {
        font-size: 12px;
    }

    h1.title {
        font-size: 27px;
        text-align: center;
    }

    .main-content h2 {
        text-align: center;
    }

    .button2s a {
        margin: 0 auto;
        clear: both;
        display: block;
        margin-bottom: 20px;
    }

    .button2s {
        margin: 0 auto;
        width: 180px;
    }

/* MODIFICA aggiunta classe "altezza_div_gallery" */
    .altezza_div_gallery {
        height: 1000px;
    }
    .altezza_div_gallery_new {
        height: 1000px;
    }
/* MODIFICA aggiunta classe "top-nav" */	
.top-nav {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #e5e5e5;
    display: block;
/*MODIFICA diminuita "height" e annullato "text-align" height: 91px; text-align: center; */
	height: 64px;
    width: 100%;
    z-index: 199;	
	}

.altri_servizi {
    width: 100% !important;
}

/* MODIFICA aggiunta classe "logo"	 */
.logo {
   /* padding: 7px 8px;
    width: 50%; modifica */
	 padding: 7px 13px;
    width: 100%;
}


.small-features .main-feat-title {margin-top:20px; font-size:28px;}
.footer  {padding:20px 0 40px 18px}
.footer .wrapper {width: 286px;}


.small-feat li.little-one, .small-feat li.little-two, .small-feat li.little-three {width:100%;}

.align-left {text-align: left; background: none !important;}
.align-center {text-align: center}
.align-right {text-align:right; background:none !important; }

.green { padding: 30px 0 !important;}
.green-testo {font-size: 12.7px !important;margin-bottom: 9px;âˆ‚ text-align: center !important; text-align:center !important;}
.green a {float: none !important;margin-top: 10px;}
/* MODIFICA aggiunta classe "officine_top"	 */	

#toppage .p_logo {font-size: 15px !important; margin-left: 1px !important; margin-top: 16px !important;}
.officine_top {
    float: right;
    padding: 10px 13px;
    width: 30%;
}
.main-content #testo_row_fluid {
    text-align: center;
}

#contact-us .align-left {text-align:center;}
#contact-us .align-center #registrati {margin-left:91px;}
#contact-us .align-right {text-align:center;}


}
/*ESPORTAZIONE CSS INLINE*/
.gallery1{
	position: relative;     
	/*top: 300px; */
	left: 0px; 
	display: block;
	}
hr{
	border: 1px solid #e9e9e9;
	margin: 0px;
	}
.list-wrap{
	height: auto;
	}
#about {
display: block;	
	}
.classe1 {
	
	 color:white;
	}
#captcha{
	border:1px solid #595959;
	 margin-bottom:6px; 
	 width: 255px; 
	 height: 50px;
	}
.ricarica_codice {
	font-size:12px !important;
	}
.span6 {
	   width: 89% !important;
	}
.visible-desktop{
	margin-left:90%;
	}
/*ESTERNALIZZAZIONE CSS IN LINE*/

.telefono_footer {
	color:black;
	}
.telefono_footer:hover {
	color:#d20000;
	}
	 
#contact-us a {padding:0;margin:0;}
#contact-us .span4 .classe1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0);box-shadow: none; color: black;}
#contact-us  #social {margin-top: 15px;}
p.uno {color: #000000;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
    }
p.due  {color: #6f7986;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 0;
}
.align-left {
    text-align: left;
    background: url('../Images/footerSeparator.png') no-repeat scroll 250px center rgba(0, 0, 0, 0);
}
.align-center {text-align: center}
.align-right {
    text-align: right;
    background: url('../Images/footerSeparator.png') no-repeat scroll 50px center rgba(0, 0, 0, 0);
}
#contact-us #registrati {
    background: url("../Images/centro-revisioni-auto-sfondo-registrati.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 38px;
    margin-left: 85px;
    margin-top: 15px;
    width: 122px;
    cursor: pointer;
}
#contact-us #registrati p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 38px;
    margin: 0 0 0 -22px;
    padding: 0;
}

#social img {margin-right: 7px;}

/* #toppage .p_logo {color: #d51c12;
    float: left;
    font-size: 20px;
    font-style: italic;
    height: 47px;
    line-height: 49px;
    margin-left: 508px;
    margin-top: -48px;}
	 */
	#toppage .p_logo {color: #d51c12;
    font-size: 20px;
    font-style: italic;
    height: 47px;
    line-height: 49px;
    position:absolute;
	margin-top:35px;
	margin-left:10px;}

	
.green {color: #9db873;
    text-align: center;
	margin-top: 30px;}
	
.green-testo {font-size: 12.7px !important; float:left;}
	
.green a {float: left; margin-left: 5px;}

div.footerSeparator1 {
    background: url("../Images/footerSeparator.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 135px;
    margin: 0 -2px 0 12px;
    width: 22px;
}
div.footerSeparator2 {
    background: url("../Images/footerSeparator.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 135px;
    margin: 0 40px 0 2px;
    width: 22px;
}

.small-features strong, .sottotitolo_perche_noi strong  {font-weight:700;}

/* modifica .convenzionata { border-bottom: 2px solid #d51c12;
    text-align: left !important;min-height: 20px;
    margin-bottom: 5px;
 }
	*/
.convenzionata {margin-bottom: 5px; float:right; color: #666;  margin-right: 35px;
 }
 
 .convenzionata-span { margin-right: 15px;}
	
	
	.link_convezione {
    font-size: 15px;
    color: #666;
}

	.link_convezione a {color:#666}

.telefono-centri a {
    background: url('../Images/sfondo_chiamaci.png') no-repeat scroll left center rgba(0, 0, 0, 0);
}
div.topPhoneNumber {
    background: url("../Images/sfondo-numero.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #46494C;
    font-family: 'Open Sans',sans-serif;
    /*height: 61px;*/
    line-height: 10px !important;
    margin-right: 26px;
    margin-top: 28px;
    padding-left: 50px;
    float:right;
    /*width: 156px;*/
}

.metBologna {
    color: #EA0C8B;
    font-size: 20px;
    font-style: italic;
    line-height: 75px;
}
.mappa-centri a {
    background: url('../Images/sfondo_vaiallamappa.png') no-repeat scroll left center rgba(0, 0, 0, 0);
}
.main-c3 {float: left; width: 100%; border-top: 2px solid #d51c12; padding-top:10px; margin-bottom: 25px;}
#registrati a {color:white;}

.perche_noi_responsive { display:none; }
.buttons-responsive { display:none; }
@media (max-width: 950px) {
	.top-nav {width: 100%; height: 153px; border-bottom: 1px solid #e5e5e5; background: #fff; z-index: 199; display: block;}
	
.chiama-sedi {text-align:center; display:block; font-size: 24px; line-height: 23px;}
.perche_noi_responsive 
{font-size: 18px !important;
    line-height: 11px !important;
    margin-top: 17px;
    margin-bottom: 0 !important; display:block !important}
	
	.perche_noi  {display:none} 
	
	.buttons-responsive { display:block !important;/*    margin-top: -10px !important;*/ }
	.buttons {display:none} 
	.nostro-mestiere {display:block;}
	}
		@media (max-width: 767px) and (min-width: 480px) {
			.chiama-sedi {text-align:center; display:block; font-size: 24px; line-height: 23px;} .buttons-responsive {  margin-top: 5px !important;}}
		
		
		.officine_top {     padding: 17px 23px;}
		
		@media (max-width: 767px) and (min-width: 480px)
{ .chiama-sedi {text-align:center; display:block; font-size: 24px; line-height: 23px;} .logo  {    padding: 19px 20px;
    width: 61%;}}
	
			@media (max-width: 580px) and (min-width: 480px) { .chiama-sedi {text-align:center; display:block; font-size: 19px !important; line-height: 19px !important;} .top-nav {height:124px;} .officine_top {    margin-left: 30%;
    padding: 0px 23px;
    margin-top: -22px; float: none;
    width: 38%;} #toppage .p_logo {     margin-top: 11px !important;}  .logo  {
	width: auto;
	padding-top: 0;
}}
	
		@media (max-width: 479px)  {
			
			.chiama-desktop{width:45%; border-radius: 21px !important;}
			.prenota-desktop{width:45%; margin-right:10px; border-radius: 21px !important;}
            .gancio-chiama-desktop {
                width: 45%;
/*                margin-right: 10px;*/
                border-radius: 21px !important;
            }
			.chiama-sedi {text-align:center; display:block;  font-size: 19px !important; line-height: 19px !important;} .top-nav {height:auto;} .officine_top { margin-left: 28%;padding: 0px 23px;margin-top: 0px; float: none; width: 50%;} 
.chiama-prenota-desktop {display:none;}.chiama-prenota-responsive {margin-top:5px;margin-bottom: 55px;}.chiama-responsive {width: 42%;float: left; margin-left:21px; margin-top:5px;} .prenota-responsive {width:43%;float: right; margin-right:14px; margin-top:5px;} .nostro-mestiere {display:none;} .convenzionata {margin-bottom: 5px; margin-right: 15px;font-size: 13px;} .main-c2 img {max-width: 64%; vertical-align: bottom;margin-top: 15px;}  .sezione-punti-desktop {display:none;} .sezione-punti-responsive {font-size: 22px; font-weight: 600;line-height: 26px;margin-top: 60px;}}
 	
	@media (min-width: 951px)  {.buttons {margin: 62px 0px 19px;} .main-content #testo_row_fluid{font-size:16px; margin:24px 0px 0px 0px } .main-content h1 {font-size: 42px;} .chiama-sedi {text-align:center; display:none; font-size: 24px; line-height: 23px;}.cartellino-prezzo-revisione {text-align:center;} .cartellino-prezzo-revisione {    margin-top: 4px; margin-bottom: -5px; text-align: center; display:none;}  }
		
		@media (max-width: 950px) { .chiama-sedi {text-align:center; display:block; font-size: 24px; line-height: 23px;} .cartellino-prezzo-revisione {text-align:center;  display:none;} .cartellino-prezzo-revisione { text-align:center;  display:none; } }

@media screen and (max-width: 600px) {
	.green {color: #9db873;
		text-align: center;
		margin-top: 105px;}
}

@media screen and (min-width: 601px) {
    div.example {
        font-size: 36px;
    }
}

@media screen and (max-width: 600px) {
    div.example {
        font-size: 18px;
    }
}
.text-installazione {
    display: block;
    font-size: 23px;
    font-weight: 600;
}
span.bold-titolo {
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
    color: #ffff;
}