﻿@import url(http://fonts.googleapis.com/css?family=Roboto:300);
/*  UI   */
body { background-color: #fff; position: relative; font-size: 1.5em;
       font-family:'Segoe UI',Helvetica, Verdana, Arial;

}
 h1.h1clip { margin-bottom:30px;}
.alert { font-size:.8em;margin-top:30px;}
.flashmovie { background-color:#000;padding:40px;padding-top:60px;padding-bottom:60px;}
.wapp{
  float: right;
  margin-right: 10px;
  background: #5CBD49 url('/common/whatsapp.png') no-repeat 2px;
  border-radius: 3px;
  padding: 5px 4px 5px 20px;

  }
  .wapp span{font-family: 'helvetica neue', helvetica, arial, 'lucida grande', sans-serif;color: #fff;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: bold;margin: -2px 0 0 0; display: block;}
  
.fb-container {width:136px;overflow:hidden;margin-bottom:10px;margin-left:10px;}
@media (min-width:768px){
.fb-container {float:right;}
}


@media (max-width: 480px) {
    .container, container-fluid { padding: 0 3px; }
    .row { margin: 0 -3px 0 -3px}
    .col-xs-1, .col-sm-1, .col-md-1, 
    .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
    .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, 
    .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, 
    .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, 
    .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, 
    .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
 }


.bs-callout { padding: 20px; margin: 20px 0; border: 1px solid #EEE; border-left-width: 5px; border-radius: 3px; }
.bs-callout-info { border-left-color: #1B809E; }
    .bs-callout-info h4 { color: #1B809E; }
.bs-callout h4 { margin-top: 0; margin-bottom: 5px; font-size: 1.9em; }

.topbanner { min-height: 600px; background-color: #fff;position:relative; }
    .topbanner .container, .topbanner .row, .topbanner .col-md-12 {height:100%;}
        .topbanner .bannerContent { position:absolute;bottom:150px;}
h1.top-banner { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; 
                font-size:2em;
                }
h2.top-banner { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; display: inline-block; text-align: center; font-size: 19px; }

a.enter-big { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; 
display: inline-block; 
color: #666; font-size: 3.4em; 
}
    a.enter-big:hover {color: #000;}

    @media (max-width:767px) {

h1.top-banner { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; 
                font-size:1.5em;
                }
h2.top-banner { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; display: inline-block; text-align: center; }

a.enter-big { font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; 
display: inline-block; 
color: #666; font-size: 2em; 
}
}


/*      Portfolio       */
.col-portfolio { min-height:300px;}
.col-portfolio h3 { font-size:1.5em}
.col-portfolio-mini h3 { font-size:1.3em!important;}
.portfolio-pad { padding-top:15px}
    .portfolio-pad .img-responsive { 
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);

    }
dl { margin-bottom:0;}
.dl-icon dt { width:24px;}
.dl-icon dd { margin-left: 30px;}
.clearL { clear:left;}

@media (max-width:767px) {
    .col-portfolio { min-height:2px;margin-bottom:10px;padding-bottom:10px; border-bottom:1px solid #ccc;}

}
@media (max-width:480px) {
}


/*      sezioni banner      */
.section-landing { background-image: url(images/topbanner/01.jpg); background-repeat: no-repeat; background-size: cover; background-position: center top; }
.section-landing a.enter-big {  }
.section-landing .slogan-top-banner { color:#7c7a7a}

.section-cms { background-image: url(images/topbanner/02.jpg); background-repeat: no-repeat; background-size: cover; background-position: center top; }
.section-cms a.enter-big { margin-top: 370px; }
.section-cms .slogan-top-banner { color: #fff; text-shadow: 0 0 5px #000000; margin-left: -250px; }


#backToTop { background: #ccc; padding: 5px 8px; bottom: 40%; cursor: pointer; position: fixed; right: 0; z-index: 1000; display: none; border-radius: 3px; }
#headerPane { background-color: #fff; margin-bottom: 0px; padding-bottom: 2px; }
.navbar-brand { float: none; padding: 10px 15px; font-size: 18px; line-height: 20px; height: auto; }
.login-buttons { padding-top: 10px; color: #fff; }
    .login-buttons a,
    .login-buttons a:visited,
    .login-buttons a:active,
    .login-buttons a:hover,
    .login-buttons a:focus,
    .login-buttons a:link { color: #fff; font-size: 1em; }

.cultures {float:right; z-index:1000; text-align:right}
    .cultures a { color: #000; padding: 3px 6px; display:inline-block;}
    .cultures a:last-child { padding-right: 15px;}
    .cultures a.selected { font-weight: bold;}
    .cultures a:hover{ color: #67CDDC}

a { color: #aa0000; }
    a:hover { text-decoration: none; color: rgb(16, 128, 185); }

/*p { margin: 0px 0px 0px 0px; }*/

h1, h2, h3, h4 { padding: 0; margin: 0; line-height: normal; font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }
@media (max-width: 767px) {
    h2 { font-size: 1.2em }
}
    h1.page-header { margin: 10px 0 ; text-transform: capitalize; font-size: 1em;}


.breadcrumb { padding: 0; padding-bottom: 9px; margin: 0; line-height: normal; background: none; font-size: 1em; margin: 10px 0; text-transform: capitalize; font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }		
.breadcrumb a{ color: #000; }	
.breadcrumb a:hover{ color: #aa0000; text-decoration: underline}	
.breadcrumb	a.selected-localita { color: #00A9E0; font-weight: 700;}
.breadcrumb	a.selected-localita:hover { color: #00A9E0; font-weight: 700;}

.editor-auth { background-color: #1B83B3; padding: 10px; text-align: center; }



.alert-b { font-weight: bold;}

/* typeahead*/
.twitter-typeahead { width: 100%; }
.typeahead,
.tt-query,
.tt-hint { padding: 8px 12px; font-size: 24px; line-height: 30px; border: 2px solid #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; outline: none; }
.typeahead { background-color: #fff; }
    .typeahead:focus { border: 2px solid #0097cf; }
.tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.tt-hint { color: #999; }
.tt-dropdown-menu { width: 422px; margin-top: 12px; padding: 8px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); }
.tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px; }
    .tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; }
    .tt-suggestion p { margin: 0; }
        .tt-suggestion p strong { color: #F16C49; }
            .tt-suggestion p strong.s { color: #0097cf; }
    .tt-suggestion.tt-cursor p strong { color: #fff; }
.gist { font-size: 14px; }

.btn-info { color: #ffffff; background-color: #00A9E0; border-color: #46b8da; }


/*****************************************************************************************
      store 
******************************************************************************************/
#cartlink.evidence { background-color: #e22e22; }



.nav.sections { margin-bottom: 20px; }
    .nav.sections li a { color: inherit; font-size: 1.5em; }
    .nav.sections li.active { color: #000; background-color: #d0dd2b; border-radius: 4px; }

img.right { float: right; margin-left: 10px; margin-bottom: 10px; }
img.left { float: left; margin-right: 10px; margin-bottom: 10px; }

.team-section { text-align: center; margin: 10px 0px; margin-top: 40px; }
    .team-section img { text-align: center; width: 190px; height: 190px; overflow: hidden; -moz-border-radius: 95px; -webkit-border-radius: 95px; -khtml-border-radius: 95px; border-radius: 95px; }
    .team-section .col-md-4 { margin-bottom: 40px; }

.product-inner { border: solid 1px #dbdbdb; border-radius: 5px; padding: 10px; margin: 0 0 30px 0; background: #fff; box-shadow: 0 0 9px #acacac; }
    .product-inner .category { height: 90px; padding: 10px 15px; overflow: hidden; margin-bottom: 20px; font-size: .8em; }
    .product-inner .product-thumbnails { min-height: 180px; }
        .product-inner .product-thumbnails.cart { height: 100px; overflow: hidden; }

.img-product-chooser { max-height: 550px; max-width: 110px; margin: 0 auto 0 auto; }

.product-addons { }
    .product-addons .add-on { margin: 10px 0; border: solid 1px #dbdbdb; border-radius: 5px; padding: 2px 10px; overflow: hidden; }
        .product-addons .add-on .name,
        .product-thumbnails .name { min-height: 30px; font-size: .7em; background-color: #fff; padding: 3px; text-align: center; }
.product-thumbnails .name { min-height: 50px; }
.product-addons .add-on img { max-height: 64px; float: left; }
.product-addons .add-on .old-price { text-decoration: line-through; font-size:.8em; margin-left: 40px;}
.product-addons .add-on .price { color: #F16C49; font-size: .9em; text-align: center; display: block; }

.ski-price { overflow: hidden; background-color: #5BBD3D; margin: 0 auto 0 auto; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
    .ski-price span.old-price { display: block; color: #315e23; font-family: 'Roboto'; font-size: 1em; font-weight: 400; text-align: center; text-decoration: line-through; padding: 4px 0 0 0; line-height: .8em; }
    .ski-price span { display: block; color: #fff; font-family: 'Roboto'; font-size: 1.8em; font-weight: 700; text-align: center; padding: 5px 0; line-height: 1em; }

.form-dati-utente { padding: 20px; border-radius: 4px; background-color: #00A9E0; color: #fff; }
    .form-dati-utente h3 { font-size: 1.7em; font-weight: 700; text-align: center; margin-bottom: 30px; }
    .form-dati-utente img.misure { float: left; margin-right: 10px; margin-bottom: 5px; height: 37px; }
    .form-dati-utente .has-feedback .form-control-feedback-a { top: 40px; }

@media (max-width: 767px) {
    .form-dati-utente { padding: 5px; border-radius: 4px; background-color: #00A9E0; color: #fff; }
    .modal-footer a { margin-bottom:20px;}
    label { font-size: 13px}
}


.days-table { border-radius: 4px; margin-top: 20px; }
    .days-table th,
    .days-table td { text-align: center; }

.days-badge { padding: 5px 10px; font-size: 1em; font-weight: bold; color: #fff; line-height: normal; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #00A9E0; border-radius: 5px; }
.price-badge { padding: 5px 10px; font-size: 1em; font-weight: bold; color: #fff; line-height: normal; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #5BBD3D; border-radius: 5px; }

.ui-effects-transfer { border: 3px dotted #00A9E0; }

.has-success .control-label,
.has-error .control-label { color: #fff; }

.page-header-cart { background-color: #3B3B3D; color: #fff; padding: 10px; }
    .page-header-cart h1 { padding: 0; margin: 0; text-transform: capitalize; color: #fff; font-family: 'Roboto'; font-weight: 700; }

.container.cart { margin-top: 30px; }
.cart div.person { background-color: #00A9E0; color: #fff; font-size: 1.5em; border-radius: 4px; padding: 10px; }
    .cart div.person .misure { height: 32px; margin-left: 30px; }
.cart .product-row { margin: 10px 0; border: solid 1px #dbdbdb; border-radius: 5px; padding: 2px 10px; overflow: hidden; clear: both; }
.cart .product-row span.delete { color: #cc0000; font-size:1.2em; cursor:pointer; }
.cart dt, .cart dd { line-height: 2.2em; }
.cart dt { width:110px}
.cart dd { margin-left: 120px}
.cart .days-badge,
.cart .price-badge { width: 80px; }
.cart-footer .totalprice { background-color: #00A9E0; color: #fff; font-family: 'Roboto'; font-weight: 700; font-size: 2em; text-align: center; border-radius: 4px; padding: 10px; }

.cart-footer .to-pay { background-color: #3B3B3D; color: #fff; font-size: 1em; font-weight: normal;text-align: center; border-radius: 4px; padding: 4px; margin-top:5px;}

@media (max-width: 767px) {
.cart dt, .cart dd { line-height: 2.2em; }
.cart dt { display:inline-block; width: 90px}
.cart dd { margin-left: auto;display:inline; }
    .cart dd .badge { display:inline;}

    .cart-footer .to-pay { font-size: 13px}
}


.capitalize { text-transform: capitalize; }
.label-alt { color: #333; }

.form-data-cliente { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
    .form-data-cliente li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 0px dotted #ccc; }
.form-data-destinatario { margin-top: 10px; padding: 2% 2% 2% 2%; overflow: auto; background-color: #f7f7f7; border-radius: 8px 8px; }
.form-textarea { width: 50% !important; }
@media (max-width: 767px) {
    .form-textarea { width: 100% !important; }
}
.radio-big { margin:30px 0;display: inline-block; float: left;}
.radio-big label { font-size: 1.3em; font-weight:bold; border: solid 1px #c2c2c2; border-radius:4px;padding:4px 10px; }
    .radio-big label:hover { border: solid 1px #00A9E0; border-radius:4px;padding:4px 10px;}
    .radio-big label.selected { background-color: #00A9E0; color: #fff;padding:4px 10px;}


.text-danger { color: #cc0000; }
.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #cc0000; }


.addon-lg { width: 150px}

@media (max-width: 767px) {
    .input-group { width:100%}
    .addon-lg { width: 100px; padding: 2px; font-size: .8em}
}
/*****************************************************************************************
      store 
******************************************************************************************/



.bgneve { background-image: url(images/ciano.jpg); }

a.disclaimer, i.disclaimer{ color: #cc0000; font-size: 12px; font-weight: bold;}
i.disclaimer { float: left;}
/*  Home area   */
.arealist h1 { margin: 30px 0 20px 0; border-bottom: solid 1px #dbdbdb; color: #fff; }
.arealist h2 { margin: 0 0 10px 0; border-bottom: solid 0px #00A9E0; }
.arealist > ul { display: block; }
    .arealist > ul > li { clear: both; border: 1px solid #ccc; margin-bottom: 15px; padding: 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; color: #fff; background-color: #1283AF; border: 1px solid #0394c4; box-shadow: #0394c4 0 3px 0px, rgba(0, 0, 0, 0.3) 0 3px 3px; }
        .arealist > ul > li > ul { overflow: auto; padding-bottom: 20px; margin-bottom: 30px; display: block; border-bottom: dotted 1px #dbdbdb; overflow: auto; padding-bottom: 0px; margin-bottom: 0px; display: block; border-bottom: dotted 0px #DBDBDB; }
            .arealist > ul > li > ul > li { float: left; margin: 0 5px; }

                .arealist > ul > li > ul > li a { color: #fff; background: #82CFF1; background: -moz-linear-gradient(top, rgba(130,207,241,1) 0%, rgba(56,174,234,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82CFF1), color-stop(100%,#38AEEA)); background: -webkit-linear-gradient(top, #82CFF1 0%,#38AEEA 100%); background: -o-linear-gradient(top, rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%); background: -ms-linear-gradient(top, rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%); background: linear-gradient(top, rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cff1', endColorstr='#38aeea',GradientType=0 ); border: 1px solid #3CAFCF; box-shadow: #1994D3 0 3px 0px, rgba(0, 0, 0, 0.3) 0 3px 3px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.cyan { }
@media (max-width: 768px) {
    .arealist > ul > li > ul > li {float:none; margin: 0 0 10px 0;}
    .arealist > ul > li > ul > li a {display:block;float:none;}
    /*.navbar-brand { margin:0;padding:0;display:none;}*/
}


/* One Page Menu */
.container.menupills ul { padding: 0; }
    .container.menupills ul li.li-logo { background-color:#FAFAFA;}
.page-menu { position: relative; top: 0; width: 100%; z-index: 1049; 
             background-color: #fff; font-family: "Roboto", 
                 Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }
    .page-menu .nav-pills { font-size: 1.2em; }
        .page-menu .nav-pills > li > a,
        .page-menu .nav-pills > li > a:hover,
        .page-menu .nav-pills > li > a:focus { color: rgba(50, 50, 50, 0.75); background-color: transparent; border-right: 1px solid #ccc;

                                                 border-radius: 0;

        }
            .page-menu .nav-pills > li > a:hover,
            .page-menu .nav-pills > li > a:focus { color: #3B3B3D; background-color: transparent; }
        .page-menu .nav-pills > li.active { border-bottom:1px dotted #ccc;}

            .page-menu .nav-pills > li.active > a,
            .page-menu .nav-pills > li.active > a:hover,
            .page-menu .nav-pills > li.active > a:focus { color: #00A9E0; background-color: transparent; }
.spacer-m { height: 45px; display: none; background: none; }

.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }

.white { color: #fff; }
.azzurro { color: #00A9E0; }
#portfolio ul { list-style-type:none;padding-left:10px;margin-top:10px;}
#portfolio table img { max-width:16px;margin-right:5px;}
#portfolio table td { padding-top:2px;padding-top:2px;color:#666}
#portfolio table { line-height:100%;}
.td-icon { padding-left:10px;}
/*  One Page Sections */

.eFont {font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }

/*.one-page-section.s0 strong, .one-page-section.s0 b { font-family:"Roboto";font-size:1.5em;}*/


.referenza-txt { padding:10px;}
    .referenza-txt ul li { border-bottom:1px dotted #ccc;color:#666}
.row-separator { margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #ccc;}
.separetor-3 h3 {font-size:1.5em;padding-bottom:3px!important;margin-bottom:3px!important;border-bottom:1px solid #ddd!important; }

.one-page-section { min-height: 20px; position: relative; }
    .one-page-section h1 { margin-top: 25px; font-weight: 700; }
    .one-page-section img.right { float: right; margin: 10px 0 10px 10px; }
    .one-page-section .img-responsive.max { min-width: 100%; }

.seps0 {background-color:#fff; }
.seps2 { background-color:#FAFAFA;}
.seps1 {background-color: #f2f2f2; background-image: url(images/dark-stripes.png); }
.seps3 {background-color: #fafafa; background-image: url(images/pattern/s3.png); }


    .one-page-section.s1, .one-page-section.s1 .separatore  { 
        background-color: #f2f2f2; 
        background-image: url(images/dark-stripes.png); color: #666; padding-top: 0; padding-bottom: 30px; }
        .one-page-section.s1 h1,
        .one-page-section.s1 h2,
        .one-page-section.s1 h3,
        .one-page-section.s1 h4 { color: #666; }
        .one-page-section.s1 hr { padding: 0; border: none; border-top: medium double #ccc; color: #ccc; text-align: center; }
            .one-page-section.s1 hr:after { content: "§"; display: inline-block; position: relative; top: -0.7em; font-size: 1.5em; padding: 0 0.25em; background: #fafafa; }

    .one-page-section.s2 { background-color: #3B3B3D; background-image: url(images/dark-stripes.png); color: #fafafa; padding-top: 0px; padding-bottom: 30px; }
        .one-page-section.s2 h1,
        .one-page-section.s2 h2,
        .one-page-section.s2 h3,
        .one-page-section.s2 h4 { color: #dbdbdb; }

    .one-page-section.s3, .one-page-section.s3 .separatore  {         color: #666; background: #fafafa; 
       background-image: url(images/pattern/s3.png);
 padding-top: 0; padding-bottom: 30px;  }
        .one-page-section.s3 h1,
        .one-page-section.s3 h2,
        .one-page-section.s3 h3,
        .one-page-section.s3 h4 { color: #666; }

    .one-page-section.s4, .one-page-section.s4 .separatore { 
        color: #666; background: #fafafa; 
         padding-top: 0; padding-bottom: 30px; }
 
           .one-page-section.s4 h1,
        .one-page-section.s4 h2,
        .one-page-section.s4 h3,
        .one-page-section.s4 h4 { color: #666;  }

.sommario img {display:inline-block;margin-bottom:20px;margin-top:10px; }

/*Afte befor ------------------------- */
*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
div.separatore {   min-height: 20px;position: relative;}
div.separatore::before {     top: -70px; left: 0; z-index: 10; width: 50%; height: 70px; background: inherit; position: absolute; content: ''; pointer-events: none; border-radius: 0 80px 0 0 !important; 
border-top:1px solid #ccc; 
}
div.separatore::after {     top: -70px; right: 0; z-index: 10; width: 50%; height: 70px; background: inherit; position: absolute; content: ''; pointer-events: none; border-radius: 80px 0 0 0 !important; 
border-top:1px solid #ccc; 
}

@media (max-width:767px){
    div.separatore::before, div.separatore::after {top: -40px;height: 40px; }
    h1 { font-size:2em;}
    .dl-icon dt {display:none;}
    .dl-icon dd { margin-left:5px;}

}




/* lista numeri*/

.deepblue { background-color: #092334 !important; border-color: #092334 !important; }
.deepblue_dropcaps { background-image: url(images/dropcaps_092334.png) !important; }

.dropcap-text { margin-left: 50px; }
.purple_text { color: #4b2c5a !important; }

/* Dropcaps 
-------------------------------------------------------------- */
.tsc_dropcap,
.tsc_dropcap3,
.tsc_dropcap4 { text-align: center; float: left; color: #fff; }
.tsc_dropcap { background: url(images/dropcaps_dddddd.png) no-repeat -7px -7px; margin: 0 10px -5px 0; line-height: 40px; font-size: 25px; height: 44px; width: 40px; }
.tsc_dropcap4 { background: url(images/button_overlay.png) repeat-x 0 0 #111; border: 1px solid #111; line-height: 35px; margin: 0 10px 0 0; font-size: 17px; height: 35px; width: 35px; }
.tsc_dropcap3 { background: url(images/dropcaps_dddddd.png) no-repeat -7px -70px; line-height: 35px; margin-right: 5px; font-size: 15px; height: 40px; padding-right: 2px; width: 38px; }
.tsc_dropcap2 { display: block; float: left; font-size: 40px; line-height: 40px; margin: -2px 8px -5px 0; }
.tsc_dropcap4 { box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1); }
.tsc_dropcap4 { background-position: 0 -8px; border-width: 3px; }


/*  Utilities */
div.news-editor { float: none !important; }


/* Site specifics   */

.dateselection { background-color: #3B3B3D; color: #fff; padding: 10px; font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }
    .dateselection-rolled .title,
    .dateselection .title { font-size: 1.4em; line-height: 100%; }

.dateselection-rolled { color: #3B3B3D; background-color: #fff; padding: 10px; font-family: "Roboto", Segoe Ui, Verdana, Tahoma, Arial, Helvetica; }

.navbar { margin-bottom: 0px; }
.navbar-inverse { background-color: transparent; border-color: transparent; }
.navbar-static-top { height: 160px; }

.bs-footer { padding-top: 40px; padding-bottom: 40px; margin-top: 0px; color: #fff; border-top: 1px solid #ccc; background-color: #3B3B3D; font-size:.9em;}
    .bs-footer a { color: #fff;}

ul.footer-links{}	
	ul.footer-links li {}	
	.footer-links li a { line-height:180%;}	
	.footer-links i.glyphicon {font-size: .7em; vertical-align:text-top; color: #67CDDC}	
@media (max-width: 767px) {
    .bs-footer a { color: #fff; font-size: .7em;}
    .menupills .col-md-12 { padding-left: 2px;
  padding-right: 2px;}
    #mini_logo { float:none;clear:both;}
        #mini_logo a {   border-right: 0;font-weight:700}
    .page-menu .nav-pills > li > a { padding:5px 3px}


}

/*.btn-primary { background-color: #D0DD2B; border-color: #D0DD2B; color: #3B3B3D; }
    .btn-primary:hover, .btn-primary:focus { background-color: #98C73D; border-color: #98C73D; }*/

.palette1 { color: #D0DD2B; }
.palette2 { color: #98C73D; }
.palette3 { color: #00A9E0; }
.palette4 { color: #67CDDC; }
.palette5 { color: #3B3B3D; }




/* styles for removing the background from form */
.no-color { background-color: white; border-style: none; }


/*CAROUSEL*/
.carousel-container { border-top: 1px solid #fff; border-bottom: 1px solid #e2e2e2; }
.carousel-box { background-color: #fff; padding: 5px; margin: 30px 0px; }
.carousel { border-bottom: 1px solid #fff; }
.carousel-caption { color: #FFF; text-align: right; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); padding-bottom: 10px; z-index: 10; left: 2%; right: 2%; }
.carousel .item { max-height: 550px; overflow: hidden; }
.carousel-inner > .item > img { min-width: 100%; }
.carousel .btn-default:hover,
.carousel .btn-default:focus,
.carousel .btn-default:active,
.carousel .btn-default.active { color: #fff; background-color: #006ab3; border-color: #fff; }
.carousel .btn-default a:hover { color: #fff; }
.carousel .btn-default:hover a { color: #fff; }
.carousel-indicators { display: none; }


.bq3 { color: #fff; background: url('images/a9l0g3.png') top left no-repeat; padding-left: 35px; line-height: 18px; margin-bottom: 10px; border-left: none !important; }
    .bq3 .bq3p { font-size: .9em; color: #66757e; padding-right: 35px; line-height: normal; background: url('images/eb1yrr.png') bottom right no-repeat; padding-bottom: 15px; }
blockquote, q { quotes: none; display: inline-block; }

.carousel .carousel-caption .bq3 p { margin: 0; padding: 0; line-height: normal; font-style: italic; background: url('images/eb1yrr.png') bottom right no-repeat; padding-left: 35px; padding-right: 45px; min-height: 35px; font-size: 1.6em; }
.carousel .carousel-caption h1 { font-weight: 800; font-size: 4em; line-height: normal; }
.carousel .carousel-caption h2 { font-weight: 800; font-size: 3em; line-height: normal; }
.carousel .carousel-caption h3 { font-weight: 800; font-size: 2em; line-height: normal; }
.carousel .carousel-caption h4 { font-weight: 800; font-size: 1em; line-height: normal; }

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3 { color: #fff; padding: 5px 10px; margin: 1px 0px; display: inline-block; line-height: normal; }

.carousel-caption strong, .carousel-caption b { font-weight: 800; }

.carousel-caption .btn-warning { background-color: #fff; border: 1px solid #CCC; margin: 2px 0px; }
.carousel-control.right, .carousel-control.left { background-image: none; }

.carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; }
.carousel-fade .carousel-inner .active { opacity: 1; }
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-control { z-index: 2; }
.carousel .loading { width: 46px; height: 46px; position: absolute; top: 50%; left: 50%; background: #000 url(images/ajax-loader.gif) no-repeat center center; margin: -23px 0px 0px -23px; z-index: 100; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: 0.7; }



/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1; }
    .bx-wrapper img { max-width: 100%; display: block; }
    /** THEME
===================================*/
    .bx-wrapper .bx-viewport { }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }

    /* LOADER */
    .bx-wrapper .bx-loading { min-height: 50px; background: url(images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
    /* PAGER */
    .bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }
        .bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; }

    /* DIRECTION CONTROLS (NEXT / PREV) */
    .bx-wrapper .bx-prev { left: 10px; background: url(images/controls.png) no-repeat 0 -32px; }
    .bx-wrapper .bx-next { right: 10px; background: url(images/controls.png) no-repeat -43px -32px; }
    .bx-wrapper .bx-prev:hover { background-position: 0 0; }
    .bx-wrapper .bx-next:hover { background-position: -43px 0; }
    .bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
        .bx-wrapper .bx-controls-direction a.disabled { display: none; }
    /* AUTO CONTROLS (START / STOP) */
    .bx-wrapper .bx-controls-auto { text-align: center; }
        .bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(images/controls.png) -86px -11px no-repeat; margin: 0 3px; }
            .bx-wrapper .bx-controls-auto .bx-start:hover,
            .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }
        .bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(images/controls.png) -86px -44px no-repeat; margin: 0 3px; }
            .bx-wrapper .bx-controls-auto .bx-stop:hover,
            .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }
    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
    /* IMAGE CAPTIONS */
    .bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; }
        .bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }


@media (max-width: 767px) {
    .page-menu .nav-pills { font-size: 1em; padding: 5px; }
    .nav > li > a { padding: 10px 5px; }
    .page-menu .nav-pills > li > a:focus { border-right: none; }
    .glyphicon.glyphicon-record { display: none; }
}

@media (max-width: 768px) {
    .dateselection-rolled .title, .dateselection .title { font-size: 1.1em; line-height: 1em; }
}
