/* Stile base frontend Cilento on the Road */
html, body
{
    font-family: 'Oswald', sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}

/* HEADER */
.main-header
{
    
}

.row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row-header
{
    padding: 15px 0 18px;
}

.icosidebar
{
    display: inline-block;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    background:url('../img/ico-sidebar.png') no-repeat 0 0;
}

.mainlogo
{
    float: left;
    width: 100%;
}

.lang ul li img {
    vertical-align: top;
    margin: 3px 5px 0 0;
}

ul.navbar-nav
{
    padding-right: 10px;
}

ul.navbar-nav li a
{
    font-family: 'Oswald', sans-serif;   
    font-weight: bold;
    padding: 12px 10px;
    margin-right: 5px;
    color: #65666c;
    text-transform: uppercase;
}

ul.navbar-nav li a:hover
{
    border-top: 2px solid #90af4f;
    background: none;
}

ul.navbar-nav li ul li a 
{
    margin: 0;
    text-transform: none;
    text-transform: none;
}

ul.navbar-nav li ul li.nolinkmenu {
    margin: 0;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    padding: 12px 10px;
    margin-right: 5px;
    color: #65666c;
}

ul.navbar-nav li ul li a:hover
{
    color: #90af4f;
    border: none;
    background: #dadada;
}

.topinfo
{
    margin: 8px 0;
}

.topinfo .recapiti, .topinfo .login
{
    font-size: 14px;
    font-weight: bold;
}

.topinfo .youtube a, .socials .youtube a
{
    color: #FF0000;
}

.topinfo .facebook a, .socials .facebook a
{
    color: #6699CC;
}

.topinfo .skype a, .socials .skype a
{
    color: #0373dd;
}

.topinfo .phone a, .socials .phone a
{
    color: #349603;
}

ul.maincart
{
    clear: both;
    padding-left: 10px;
    border-left: 1px solid #dadada;
}

ul.maincartresp
{
    padding-left: 10px;
    border-left: 1px solid #dadada;
}

.totcarrello
{
    font-size: 12px;
}

li.icocarrello a
{
    color: #3e9f13;
}

.wrapper {
    margin: 0;
}

.navbar-default
{
    border: none;
    background: none;
}

.navbar-toggle 
{
  /*margin-top: 30px;*/
    margin: 0;
}

ul.menuside
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.menuside li a h3 i.fa
{
    float: right;
    margin-right: 0;
}


ul.menuside li ul
{
    max-height: 412px;
    overflow-y: auto;
}

/* HOME SLIDER */
#carousel_home
{
    height: 300px;
    overflow-y: hidden;
}

#carousel_home .slideimg
{
    width: 100%;
    height: auto;
}

.mainbtns a
{
    text-decoration: none;
}

.page .well 
{
    background: none;
    border: none;
    padding: 40px 0 0;
}

.customer
{
    min-height: 300px;
}

ul.infoaccount li.active a
{
    color: #FFF !important;
}

.breadcrumb 
{
    margin-bottom: 0;
}

.imgnews
{
    width: 50%;
    margin: 0 20px 20px 0;
}

/* MAIN BTNS */
.mainbtns
{
    width: 100%;
    background:url('http://cilentontheroad.com/img/bg_main_btns.png') repeat-x 0 0;
    height: 137px;
    margin-bottom: 40px;
}

.mainbtns.innerpage
{
    margin-bottom: 0;
}

.mainbtns h3
{
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    margin: 4px 0;
    padding: 4px 0;
}

.mainbtns .tour_eno_it
{
    background:url('../img/ico-tour-enogastronomico-it.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.mainbtns .tour_eno_en
{
    background:url('http://cilentontheroad.com/img/ico-tour-enogastronomico-en.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.mainbtns .tour_cult_it
{
    background:url('../img/ico-tour-storico-it.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.mainbtns .tour_cult_en
{
    background:url('http://cilentontheroad.com/img/ico-tour-storico-en.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.mainbtns .tour_paes_it
{
    background:url('http://cilentontheroad.com/img/ico-tour-naturalistico-it.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.mainbtns .tour_paes_en
{
    background:url('http://cilentontheroad.com/img/ico-tour-naturalistico-en.png') no-repeat 0 0;
    width: 291px;
    height: 118px;
    margin: 0 auto;
}

.centerbtns 
{
    background:url('http://cilentontheroad.com/img/bg_main_title.png') repeat-x 0 0;
    height: 45px;
    margin: 20px 0;
}

.centerbtns h1 
{
    font-weight: 700;
    color: #9f4b31;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

.signupbtns
{
    background: #bebebe;
    margin: 20px 0 0;
}

.margsx10 {
    margin-left: 10px;
}

.homebottom h3.block1, .homebottom h3.block2, .homebottom h3.block3, .homebottom h3.block4 
{
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #eaeaea;
}

.homebottom h4 
{
    font-weight: 700;
}

.homebottom img 
{
    width: 100%;
}

.homebottom h3.block1 
{
    color: #9f4b31;

}

.homebottom h3.block2 
{
    color: #ff6c00;
}

.homebottom h3.block3 
{
    color: #00afcd;
}

.homebottom h3.block4 
{
    color: #81ad56;
}

.bloccoimg 
{
    width: 100%;
    margin: 30px 0;
}

.well-costa 
{
    padding: 5px 10;
    background-color: #F9F9F9;
    border: 1px solid #00AFCE;
    margin: 20px 0;
}

.btn-costa
{
    background-color: #00AFCE;
    border-color: #00AFCE;
}

.well-terra 
{
    padding: 5px 10;
    background-color: #F9F9F9;
    border: 1px solid #8DAD4A;
    margin: 20px 0;
}

.btn-terra
{
    background-color: #8DAD4A;
    border-color: #8DAD4A;
}

.well-fantasma 
{
    padding: 5px 10;
    background-color: #F9F9F9;
    border: 1px solid #9F4B31;
    margin: 20px 0;
}

.btn-fantasma
{
    background-color: #9F4B31;
    border-color: #9F4B31;
}

.media-left, .media > .pull-left {
    padding-right: 50px;
}

.tablemargin
{
    margin: 50px 0;
}

.sidebar 
{
    background: #c5c5c5;
}

.sidebar .btnsearch {
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
}

.sidebar h3
{
    color: #FFF;
    font-weight: 700;
    padding: 10px;
}

.sidebar h3.sideHcosta 
{
    background: #00afce;
}

.sidebar h3.sideHterra
{
    background: #8dad4a;
}

.sidebar h3.sideHfantasma
{
    background: #9f4b31;
}

.sidebar ul li.list-group-item
{
    padding: 10px 5px;
}

.sidebar ul li i
{
    margin-right: 10px;
}

.table
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
}
.pagination
{
    margin-top: 40px;
}

.spacer
{
    height: 60px;
}

.sliderBorgo img, .sliderPartner img {
    margin: 0 auto 3px;
}

.sliderBorgo h3, .sliderPartner h3
{
    margin: 20px 0;
}

.sliderPartner h3 {
    width: 100%;
}

h2.marker {
    color: #337ab7 !important;
    font-size: 24px;
}

h3.tabtitle {
    color: #337ab7 !important;
}

#map {
    margin-top: 20px;
    height: 600px;
    width: 100%;
}

#consensoBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}

/* PREFOOTER */
.prefooter
{
    background-color: #dadada;
    min-height: 236px;
}

.prefooter img.footerlogo
{
    margin: 20px 0 10px 0;
    width: 150px;
}

.prefooter p
{
    margin: 0;
    padding: 0;    
    font-size: 14px;
}

.prefooter .imgterritorio 
{
    margin: 20px 0 0;
}

.prefooter ul.socials
{
    list-style-type: none;
    text-align: center;
    margin: 10px 0 20px;
}

.prefooter ul.socials li
{
    margin: 0 10px;
}

.prefooter h3
{
    color: #ff8f0a;
}

.prefooter ul li a
{
    color: #FFF;
}

/* FOOTER */
footer
{
    background-color: #67686e;
    padding: 18px 0 10px;
    color: #fff;
    font-weight: 400;
}

footer a 
{
    color: #FFF;
}

footer a:hover 
{
    color: #CCC;
}

footer .list-inline .first {
    border-right: 1px solid #FFF;
}

footer .list-inline .last {
    border-left: 1px solid #FFF;
}

/* STATIC PAGES */
.page h2
{
    margin-bottom: 20px;
    color: #9f4b31;
}

.page h2 span.borgonews
{
    font-size: 20px;
}

.page h3
{
    font-size: 16px;
}

.page p
{
    text-align: justify;
}

.page .img-thumbnail
{
    margin: 0 20px 10px 0;
}

p.brevedesc
{
    margin-bottom: 30px;
}