body
{
    background-image: url(/content/dam/quattroruote/common/autoaziendali/vcl-bg-top.jpg);
    /*background-image: url(img-vcl/vcl-bg-top.jpg);*/

    background-repeat: no-repeat;
    background-position: center 170px;
    /*background-color:#fff;*/
}

.main-cont section.container {background:transparent !important;}
.sub-cat>li a {color:#fff !important;}
.sub-cat>li.active a, .sub-cat>li a:hover {color:#333 !important;}

#menu-section.skin-menu {
background-color: #1D1D1D;
margin-bottom: 0;
}


#sp-listing, .main-cont {background:transparent;}
.hp-section .content-block-right {
float: right;
overflow-x: visible;
width: 648px;
}

ul.sub-cat {
margin: 0;
padding: 0;
margin-bottom: 10px;
background: rgba(0,0,0, .8);
}
.partner-sx {margin-top:20px;}
.partner-sx h4 {color:#fff; font-weight:100; text-transform: uppercase; font-size:13px;}
.partner-sx ul li {margin:5px 0;}

a.btn-autoaziendali {
background: #165e9d;
border: 6px solid #fff;
border-radius: 8px;
font-size:20px;
line-height:22px;
color: #FFF;
display: block;
font-family: "Foundation", sans-serif;
font-weight: 600;
padding: 13px 0 0 0;
text-align: center;
text-transform: uppercase;
width:480px;
height:80px;
margin-bottom:20px;
/*float:right;*/
 -webkit-transform: scaleY(1);
 -moz-transform: scaleY(1);
 -o-transform: scaleY(1);
 -ms-transform: scaleY(1);
 transform: scaleY(1);
 -webkit-transition: all 0.1s ease-in-out;
 -moz-transition: all 0.1s ease-in-out;
 -o-transition: all 0.1s ease-in-out;
 -ms-transition: all 0.1s ease-in-out;
 transition: all 0.1s ease-in-out;
}
a.btn-autoaziendali:hover {
background: #ff0000;
color:#fff;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
/*border: 8px solid #fff;*/

}

a.btn-autoaziendali.regMeets {background: #36B49E;}
a.btn-autoaziendali.regMeets:hover {background: #ffcc00;}
p.testo-intro {display:block; float:left; width:100%; color:#333333; font-size:16px; line-height:21px; font-weight:600; margin-top:30px; padding:0 20px;}
p.testo-intro span {font-weight:300; font-size:24px;line-height:28px; }

h2.titolo-bottone {text-transform:uppercase; font-size:18px; line-height:21px; font-weight:bold; color:#165e9d; margin-top:10px; /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/}
p.testo-bottone {font-weight:300; font-size:16px;line-height:18px; /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/}
p.testo-bottone span {font-weight:800; font-size:16px; line-height:30px; text-transform:uppercase; color:#ff0000; margin-top:10px;/* line-height:42px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);*/}

.contenitore-bottoni { position:relative; display:block; float:left; width:100%; min-height:1000px; }

a.btn-guidavirtuosa, a.btn-esperti, a.btn-testdrive, a.btn-servizi, a.btn-caseauto {background-color:#fff; display:block; padding:5px 20px 5px 5px; margin:10px 0; float:left; width:100%;}

.img-home-vcl {float:left; margin-right:20px;}

a.vcl-listino {float:left; display:block; background-color:#fff; width:100%; padding:5px;margin:10px 0;}

a.btn-guidavirtuosa
{
    /*display: block;
    width: 320px;
    height: 320px;
    border-radius: 160px;
    position: absolute;
    top: 0px;
    left: 0;
    border: 6px solid #fff;
    color: #FFF;
    font-family: "Foundation", sans-serif;
    padding: 40px 20px 0 20px;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: #3678B4;
    background-image: url(/content/dam/quattroruote/it/speciali/auto_aziendali/bg_guidavirtuosa.jpg);
    background-repeat: no-repeat;
    background-position: center center;*/
}

a.btn-guidavirtuosa:hover {
/*-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
border: 8px solid #fff;*/
}

a.btn-esperti
{
    /*display: block;
    width: 320px;
    height: 320px;
    border-radius: 160px;
    position: absolute;
    top: 80px;
    right: 0;
    border: 6px solid #fff;
    color: #FFF;
    font-family: "Foundation", sans-serif;
    padding: 50px 20px 0 20px;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: #36B49E;
    background-image: url(/content/dam/quattroruote/it/speciali/auto_aziendali/bg_esperti.jpg);
    background-repeat: no-repeat;
    background-position: center center;*/
}

a.btn-esperti:hover {
/*-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
border: 8px solid #fff;*/

}

a.btn-testdrive
{
   /* display: block;
    width: 320px;
    height: 320px;
    border-radius: 160px;
    position: absolute;
    top: 330px;
    left: 0;
    border: 6px solid #fff;
    color: #FFF;
    font-family: "Foundation", sans-serif;
    padding: 50px 20px 0 20px;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: #8C609D;
    background-image: url(/content/dam/quattroruote/it/speciali/auto_aziendali/bg_testdrive.jpg);
    background-repeat: no-repeat;
    background-position: center center;*/
}

a.btn-testdrive:hover {
/*-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
border: 8px solid #fff;*/

}

a.btn-servizi
{
   /* display: block;
    width: 320px;
    height: 320px;
    border-radius: 160px;
    position: absolute;
    top: 410px;
    right: 0;
    border: 6px solid #fff;
    color: #FFF;
    font-family: "Foundation", sans-serif;
    padding: 50px 20px 0 20px;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: #AC7500;
    background-image: url(/content/dam/quattroruote/it/speciali/auto_aziendali/bg_prodotti.jpg);
    background-repeat: no-repeat;
    background-position: center center;*/
}

a.btn-servizi:hover {
  
/*-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
border: 8px solid #fff;*/

}

a.btn-caseauto
{
  /*  display: block;
    width: 320px;
    height: 320px;
    border-radius: 160px;
    position: absolute;
    top: 680px;
    left: 0;
    border: 6px solid #fff;
    color: #FFF;
    font-family: "Foundation", sans-serif;
    padding: 50px 20px 0 20px;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    background-color: #34587A;
    background-image: url(/content/dam/quattroruote/it/speciali/auto_aziendali/bg_caseauto.jpg);
    background-repeat: no-repeat;
    background-position: center center;*/
}

a.btn-caseauto:hover {
/*-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
filter: alpha(opacity=1);
opacity: 1;
z-index:33;
border: 8px solid #fff;*/

}

.info-autoaziendali {font-size:18px; line-height:24px; color:#333333; padding: 80px 0 0 10px; float:left; width:100%;}
.info-autoaziendali h2 {font-weight:800; font-size:24px;color:#165e9d;}

.blocco-info {display:block; clear:both; border-bottom:2px solid #ccc; float:left; padding-bottom:20px; margin-bottom:30px; width:100%; }
.blocco-txt {display:block; width:300px; }
.blocco-img {width:320px; height:180px; overflow:hidden; /*border-radius: 120px; border:4px solid #fff;*/}

.fdx {float:right;}
.fsx {float:left;}

.info-autoaziendali-programma {font-size:18px; line-height:24px; color:#333333; padding: 40px 10px 0 10px; float:left; width:100%; background-color:#f2f2f2;}
.info-autoaziendali-programma h1 {
    text-transform: uppercase;
    font-weight: 200;
    margin: 0;
    padding: 0;
text-align:center;
}
.info-autoaziendali-programma h2 {
    font-weight: 800;
    line-height: 30px;
    padding: 0;
    font-size: 24px;
    margin-bottom: 10px;text-align:center;}
.info-autoaziendali-programma h3 {
    font-size: 24px;text-align:center; margin-top:30px; padding-bottom:30px; border-bottom:3px solid #ccc;}

.info-autoaziendali-programma h3 strong {
    text-transform:uppercase;}


/* news auto aziendali home */

.spazio-news-autopista {display:block; float:left; width:100%; height:230px; background-color:rgba(100,113,125,.5);}
.spazio-news-autopista h3 {text-transform: uppercase; font-size:16px; font-weight:800; color:#fff; padding:10 0 0 40px;}  



.spazio-news-autopista {display:block; float:left; width:100%; height:230px; background-color:#333333;}
.spazio-news-autopista h3 {text-transform: uppercase; font-size:16px; font-weight:800; color:#fff; padding:10 0 0 40px !important;}  
   
#slider-with-blocks-1 {
  width: 100%;
  height:220px;
}

.rsContent {
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;
}
.bContainer {
  position: relative;
  margin-left:45px;
}
.rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}
.blockHeadline {
  font-size: 42px;
  line-height: 50px;
}
.blockSubHeadline {
  font-size: 32px;
  line-height: 40px
}
.txtCent {
  text-align: center; 
  width: 100%; 
}




/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsMinW .rsArrowLeft { left: 7px; bottom: 70%; }
.rsMinW .rsArrowRight { right: 7px; bottom: 70%; }

.rsMinW .rsArrowIcn {       
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute;
    cursor: pointer;    
    background: url(/content/dam/quattroruote/it/speciali/auto_aziendali/rs-minimal-white.png) transparent;
    
    border-radius: 2px;
}
.rsMinW .rsArrowIcn:hover {

}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {
    position: absolute;
    top: 170px;
    left: 45%;
    z-index: 35;
    padding-top: 4px;
    height: auto;

    text-align: center;
    line-height: 6px;
    /*overflow: hidden;*/
}
.rsMinW .rsBullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    *display:inline; 
    *zoom:1;
    padding: 6px 8px 6px 7px;
}
.rsMinW .rsBullet span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #CCC;
    background: rgba(255,255,255,0.5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
    background: #FFF;
}
ul.news-autopista {margin-top:0px;}
ul.news-autopista li {display:inline-block; width:180px;height:163px; overflow:hidden; font-size:16px; line-height:18px; vertical-align:top; }
ul.news-autopista li a {color:#fff;}
ul.news-autopista li a:hover {text-decoration: inherit;}
ul.news-autopista li a img {width:180px; margin-bottom:10px;}

.autoinpista-sportelli {background-color:#fff; display:block; float:left; min-height:800px; width:100%; padding:20px; text-align:center; color:#333333;}
.autoinpista-sportelli p {font-size:16px; line-height:18px;}
.sportello {width:190px; height:340px; float:left; display:block; border:0px solid #ccc; margin-right:12px; margin-bottom:20px; text-align:center;}
.img-sportello {width:180px; height:140px; margin-left: 5px; margin-bottom:10px;}


.img-sportello.color-1 {background-color:#36b49e;}
.img-sportello.color-2 {background-color:#b44e36;}
.img-sportello.color-3 {background-color:#aa468d;}
.img-sportello.color-4 {background-color:#8daa46;}
.img-sportello.color-5 {background-color:#4665aa;}
.img-sportello.color-6 {background-color:#aa7c46;}
.sportello p {display:block; height:95px;}
.sportello select {
width: 160px;
padding: 5px;
font-size: 16px;
line-height: 1;
height: 32px;
}

.prenotazione {margin-top:15px;font-weight:600;}

.btn.sportello-prenota {
background: none repeat scroll 0 0 #f30000;
border: 0 none;
border-radius: 8px;
color: #FFF;
display: block;
float: none;
font-family: "Foundation",sans-serif;
font-weight: 600;
font-size:18px;
padding: 11px 10px;
text-align: center;
text-transform: uppercase;
width:300px;
}
.btn.sportello-prenota:hover {background-color:#ffcc00;}    


.msg-autoaziendali {min-height:600px;}
.msg-autoaziendali h1 {color:#333333; font-size:36px; text-align:center;font-weight:300;}
.msg-autoaziendali h1 a {/*text-decoration:underline;*/ font-weight:bold; color:#f30000;}

#policy p {color:#333333; font-size:13px; line-height:15px;}

.page-myprofile.autoaziendali input, .page-myprofile.autoaziendali select, .page-myprofile.autoaziendali textarea {
border: 1px solid #CCC;
color: #333333;
font-size: 15px;
padding: 7px;
text-transform: uppercase;
-moz-box-shadow: 0 0 0px #CCC inset;
-webkit-box-shadow: 0 0 0px #CCC inset;
box-shadow: 0 0 0px #CCC inset;
}


.page-myprofile.autoaziendali label {color: #333333; margin-right:20px;padding-top:8px;}

.new-form img {display:inline;}

.left-sidebar h4 {text-transform:uppercase; color:#ddd;font-size:13px;}


.autoazContainer {background-color:#fff;}

.header-auto-partner {padding:20px;}
.titolo-auto {float:left; display:block; width:400px;padding-top:20px;}
.logo-auto {display:block; float:right;}
.testo-partner {padding:20px; font-size:16px; line-height:20px;}

a.bottone-download {
background-image: url(/etc/designs/quattroruote/img/download_icon.png); 
background-repeat: no-repeat;
background-position: 10px 5px;
display:block; 
width:300px; 
height:50px; 
border-radius:4px; 
border:1px solid #ccc;
padding:15px 0 0 60px;
font-weight:bold;
margin:20px 0;
}

a.bottone-download:hover {
background-image: url(/etc/designs/quattroruote/img/download_icon.png); 
background-repeat: no-repeat;
background-position: 10px -38px;
display:block; 
border:1px solid #cc0000;
padding:15px 0 0 60px;
font-weight:bold;
color:#cc0000;
}

.autoaziendali-cover-partner {position:relative;margin-bottom:20px;}
.autoaziendali-cover-partner a h3 {color:#fff;background-color:rgba(0,0,0,.6); padding:30px; position:absolute; bottom:0; left:0; display:block; width:100%; line-height:0; margin:0;}
.autoaziendali-cover-partner a:hover h3 {color:#ff0000;}

.offerta-partner {padding:0 20px; font-size:16px; line-height:24px;}

.offerta-partner ul {margin-bottom:20px;}

.bacheca h3 {display:none;}
.banner-bacheca {margin:10px 0;}



/* registrazione */
label.inline {
width: auto !important;
margin-right: 10px!important;
line-height: 28px;
}


.cover-partner-offerta {position:absolute; bottom:0; left:0; background-image: url(/content/dam/quattroruote/common/autoaziendali/bg-cover-partner2.png); padding:20px; display:block; float:left; width:100%; color:#fff !important; line-height:15px;}
.evidenza {color:#ffcc00; font-weight:bold; font-size:16px;}
.partner-modello {font-size:24px; line-height:21px;}
.partner-allestimento {font-size:18px; line-height:18px;}

a.bottone-preventivo {

display:block; 
width:300px; 
height:50px; 
border-radius:4px; 
padding:15px 0;
font-weight:bold;
margin:20px 0;
background-color:#66cc66;
color:#fff;
text-align:center;
}

a.bottone-preventivo:hover {
background-color:#339933;
}

.fullBanner {padding:0;}


.aaip-intro {display:block; float:left; width:630px;  font-size:16px; line-height:24px; margin-bottom:30px; margin-top:20px;}
.aaip-intro h1 {text-transform: uppercase; font-weight: 300;}
.aaip-intro p {}
.nda-conta-voti {display:block; float:right; border-radius:16px; border:2px solid #ccc; width:300px;text-align:center; padding:20px;  font-size:16px; line-height:24px; text-transform: uppercase;font-size:18px;  margin-top:20px;}
.nda-conta-voti strong {font-size:24px;}
.video-aaip {display:block; float:left; width:302px; height:170px; margin: 0 25px 25px 0;position:relative; border:1px solid #ccc;}
.video-aaip.last {margin-right:0;}
.video-aaip h3 {display:block; position:absolute; left:0; bottom:0; width:100%; padding:10px; color:#fff; font-size:18px; background-color:rgba(0,0,0,.7); margin:0;}
.video-aaip a {display:block; width:100%; height:100%;}
.video-aaip a:hover img {background-color:rgba(0,0,0,.8)}

.video-aaip-bis {display:block; float:left; width:630px; height:350px; margin: 0 0 30px 0;position:relative;}
.video-aaip-bis h3 {display:block; position:absolute; left:0; bottom:0; width:100%; padding:10px; color:#fff; font-size:18px; background-color:rgba(0,0,0,.7); margin:0;}
.video-aaip-bis a {display:block; width:100%; height:100%;}
.video-aaip-bis a:hover img {background-color:rgba(0,0,0,.8)}

.modal.voto-nda {background-color:rgba(0,0,0,.1) !important;}

.modal-dialog {
margin-left: auto;
margin-right: auto;
width: auto;
padding: 10px;
z-index: 1050;
width: 920px;
margin-top: 5%;}
.nda-button {font-size:18px; font-weight:700; text-transform: uppercase; border-radius:8px; padding:10px 40px;}
.nda-nome-auto {display:block; width:100%; float:left; margin:20px 0; clear:both; height:80px;}
.nda-nome-auto h2 {display:block; float:left; width:500px; font-weight:300;}
ul.nda-link-bottom li {display:inline-block; font-size:16px;}
ul.nda-link-bottom li a {display:block;  border:1px solid #ccc; padding:20px; margin:10px; }
ul.nda-link-bottom li a:hover {order:1px solid #666; background-color:#eee; text-decoration:underline; }
.modal-footer {text-align:left !important;}
.contieni-video-aaip {background-color:#fff; display:block; float:left; min-height:800px; padding:10px;}
.in.modal-backdrop {background: repeat scroll center center rgba(0,0,0,0.1); display:none;}


.sub-cat>li {
list-style: none;
padding-top: 0;
border-top: 1px solid #666;
}

.main-cont section.container {background:transparent !important;}
.sub-cat>li a {color:#fff !important;}
.sub-cat>li.active a, .sub-cat>li a:hover {color:#333 !important;}