#autoComplete_wrapper {
    position: relative;
    display: inline-block;
}
div#box2_mob {
    padding-right: 0;
    min-height: 92px;
}
.km_map{
    color: #00a8d7;
    font-size: 18px;
    float: right;
    vertical-align: baseline;
    bottom: 0;
    line-height: 85px;
    letter-spacing: 0.002px;
}

#cart .title {
    text-transform: uppercase;
    font-size: 1rem;
    color: #00a8d7;
    width: 100%;
}

.custom-infobubble {
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
  transition: all 0.3s ease;
}
.custom-infobubble:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.3);
}

.leaflet-popup-content {
    margin: 0;
    width: 240px !important;
}

.popup-card {
    font-family: Arial, sans-serif;
}

.popup-image {
    width: 100%;
    height: 110px;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 0 0;
}

.popup-body {
    padding: 10px;
    text-align: center;
}

.popup-title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.popup-subtitle {
    font-size: 13px;
    color: #555;
}


.info-img-container {
     width: 100%;
  height: 150px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;

}

.info-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

strong{
	font-weight:600;
}

.col.orientale {
    background-color: #946AA7;
}


.col.orientale:hover {
    background-color: #946AA7;
}

.cerca_conteiner_faq{    padding-left: 90px; }

.dettagli_button_2 {
      text-align: center;
    color: #00a8d7;
    font-weight: 600;
    letter-spacing: 0.02em;
    height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #00a8d7;
    -webkit-font-smoothing: antialiased;
    font-size: 13px!important;
    background-color: #fff;
    width: 48%;
}

.santuari_button_1 {
    border: 2px solid #00a9ce;
    /* background-image: url(../../../images/leggitutto.png); */
    background-repeat: no-repeat;
    /* padding-left: 53px; */
    text-transform: uppercase;
    background: #00a9ce;
    display: inline-block;
    padding-right: 10px;
    width: 100%;
    height: 100px;
    text-align: center;
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    margin-top: 50px;
}


.santuari_button_2 {
    border: 2px solid #00a9ce;
    /* background-image: url(../../../images/leggitutto.png); */
    background-repeat: no-repeat;
    /* padding-left: 53px; */
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    padding-right: 10px;
    width: 100%;
    height: 100px;
    text-align: center;
    font-size: 30px;
    line-height: 100px;
    color: #00a9ce;
    margin-top: 50px;
}



.h5, h5 {
    font-size: 1.1rem;
}

div#sp-position7 {
    padding-top: 16px;
}  
 
   

.npersone{
	float:left;
	width: 50%;
	padding-right:15px;
	text-align:left;
}

.nnotti{
	text-align:left;
	float:left;
	width: 50%;
	padding-left:15px;
}

.nnote{
	text-align:left;
 
}

 
    /***************    TIMELINE *****************/
    ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 10px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left:0px;
}
ul.timeline > li a {
    color: #00a8d7;
    font-weight: bold;
}

ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #00a8d7;
    left: 2px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

p.testo_iniziale {
    font-size: 14px;
}

.modal-open .modal {
    padding-left: 0px!important;
    margin-top: 0px;
    z-index: 1000000;
}
    padding-left: 0px!important;


.btn-success:hover {
    color: #fff;
    background-color: #00a8d7!important;
    border-color: #00a8d7!important;
}

.btn-success  {
    color: #fff;
    background-color: #00a8d7!important;
    border-color: #00a8d7!important;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 5px!important;
    padding: 5px 10px 5px 10px!important;
}



.article-intro-image.float-left {
    max-width: 500px;
}

.mobile-bar{
	display: none!important;
}

.nav-placeholder {
    display: none;
}
.sp-megamenu-parent > li.active > a.richiedi_tasto {
	 color: #00a9ce;
}

img.icon-menu-footer {
    float: left;
    padding-right: 10px;
}

a.footer-menu.richiedi_tasto {
    width: 156px;
    padding: 5px;
    color: #00a9ce;
}

.cart_mob {
display:none;
}

.sp-module.tasti-laterali-itinerari {
    padding: 0!important;
    border: 0px!important;
}


.logo_p {
    float: right;
}

.table-bordered td, .table-bordered th {
	border:0px!important;
    border-bottom: 1px solid #dee2e6!important;
    border-top: 0px!important;
}


.social {
    font-size: 28px;
    padding-top: 28px;
}

.article-header h2 {
    color: #00a8d7;
}


.contentpane.mappa-inerattiva {
    margin-left: 150px;
}
.link-utili-footer .divider-right a:after {
    content: "";
    width: 1px;
    height: 40px;
    background-color: rgb(74 74 74 / 20%);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

.link-utili-footer a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 18px 0 14px 18px;
    text-align: left;
    ustify-content: flex-start;
 
    height: 100%;
        color: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.link-utili-footer .link-utili-item:first-child a {
    padding-left: 15px;
}

.tasti_footer {
    border-top: 2px solid #ddd;
    margin-top: 100px!important;
}

.link-utili-footer a h4 {
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -o-flex: 0 1 auto;
    flex: 0 1 auto;
    align-self: center;
    margin: 0 0 0 20px;
        color:#00A9CE;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    z-index: 2;
    font-weight: 500;
}

.article-intro-image.float-left {
    max-width: 500px;
}

.article-details.privacy {
    margin-left: 200px;
}

.content-category.privacy{
    margin-left: 200px;
}



#sp-footer a:hover{
	color:#000;
}

option {
    background: #fff;
    color: #000;
    border: 0px;
}

.nav-placeholder {
    display: none;
}
.sp-megamenu-parent > li.active > a.richiedi_tasto {
	 color: #00a9ce;
}

img.icon-menu-footer {
    float: left;
    padding-right: 10px;
    width: 40px;
    height: 30px;
}



a.footer-menu.richiedi_tasto {
    width: 156px;
    padding: 5px;
    color: #00a9ce;
}

.sp-module.tasti-laterali-itinerari {
    padding: 0!important;
    border: 0px!important;
}

a:hover {
    color: #00A9CE;
}

.right_home {
    padding: 0px 15px 30px 15px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 6px #ddd;
    margin-top: 20px;
    margin-left: 20px;
}


.logo_mob{
	display:none;
}

.logo_mob_footer{
	display:none;
}

h2 {
    font-size: 1.5rem;
}

.angolo_logo {
    position: absolute;
    max-width: 25%;
}


.sp-testo-home {
	
    font-weight: 100; 
    padding-top: 15px;
    text-align: center;
    font-size: 30px; 

    padding-bottom: 30px;
}

.slide-desc-text-default {
	position: relative;
	color: #fff;
	padding: 15px 30px 10px;
	text-align:center;
	font-style:italic;
}

.pagination>li {
    display: inline;
}

.alert-danger{
	display:none;
}

#sp-logo-footer .sp-module {
    margin-bottom: 0px!important;
    padding-top: 0px;
}

#sp-bottom {
    background-color: #00A9CE;
    background-image: url(../../../images/mappa-europa.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
    background-position-x: 75%;
    background-position-y: bottom;
}

div#sp-bottom2 {
    padding-top: 10px;
}

div#sp-bottom3 {
    padding-top: 10px;
}
div#sp-bottom4 {
    padding-top: 10px;
}

.pagination>li>a.page-link, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00a8d7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #00a8d7;
    list-style: none;
    display: table;
}



#autoComplete {
    position: relative;
    background-repeat: no-repeat;
    background-size: 1.2rem;
    background-origin: border-box;
    background-position: center;
    
}
#autoComplete_list {
	    position: absolute;
	        margin-right: 20px;
    z-index: 1000;
    padding: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all -webkit-transform 0.1s ease;
}

.logo-image-p {
    height: 228px;
}

.search_two {
    font-size: 14px;
}

img.js-info-bubble-close {
    padding: 4px;
}

.info_icon{
	padding-right:10px;
	width:35px;
}

.info_icon_san{
	padding-right:10px;
	width:60px;
}

.page-header h1{
	font-size:30pt;
	color:#00a8d7;
	    font-weight: 600;
	    font-family: 'Noto Sans JP', sans-serif;
	    font-style: italic;
	
}

.content-category h1{
	    font-size: 30pt;
    color: #00a8d7;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-style: italic;
	margin-bottom:30px;
}

.content-category h2 {
    font-size: 20pt;
    color: #00a8d7;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-style: italic;
}



td.list-title {
    width: 90%;
}


.fbTopNavigation_core_outer {
    position: relative;
    display: none;
}

.fbTopic_permalink {
     font-size: 30pt;
}

.qListItem_topic{
	display:none;
}

.qListItem_info{
	display:none;
}

.fbLeftNavigation_core {
    visibility: collapse;
    float: left;
    margin-right: 30px;
    position: relative;
    width: 160px;
   }

.qListItem_link {
    line-height:30px;
    font-size: 22px;
    font-weight: 500;
}   
   
   
   
   
b.info_tipo {
    color: #afafaf;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}


.info_font{
	font-size:14px;
	color:#00a8d7;
	padding-left:5px;
	width: 210px;
	}

.autoComplete_result {
    padding: 0.6rem;
    border: 1px solid #00a8d7;
    border-top: 0;
    list-style: none;
    text-align: left;
    font-size: 1.1rem;
    color: #00a8d7;
    transition: all 0.1s ease-in-out;
    background-color: #fff;
    line-height: 20px;
    
}

input#autoComplete {
    width: 100%;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
}

.logo-image-phone-p{
height: 50px;
    padding-top: 5px;
}

.header_mobile{
	background-color:#00a8d7;
	
}

.article-details h4{
	display: none; 
}

.ico {
    height: 30px;
    float: left;
    margin-left: 0px;
    width: 33%;
    font-size: smaller;
    letter-spacing: 0.4px;
}

.ico2 {
    height: 45px;
    float: left;
    margin-left: 16px;
    width: 45%;
    line-height: 100%;
    padding-top: 0;
    display: list-item;
}

.hotel_desc {
    padding-left: 0;
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
}

.colonna_hotel {
    padding-left: 0;
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
}

.stelle_tipo{
	color:#00a8d7;
}

.thub {
    margin-right: 10px;
    margin-top: 10px;
    min-height: 70px;
    background-size: cover;
    background-position: center center;
}

.hotel_desc2 {
    padding-left: 0;
    padding-top: 0;
    font-size: 15px;
    font-weight: 400;
}

.servizi {
    font-size: 28px;
 	color: #00a8d7;
    font-weight: 400;
    margin-top: 25px;
}

h3.title_right_home {
    color: #00a8d7;
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
    letter-spacing: 0.03em;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00a8d7;
}

.sp-module.right_santuari {
    background: #ddd;
    min-height: 400px;    
}

.cerca_conteiner {
    padding-top: 40px;
    padding-left: 200px;
}

.right_santuari h4 {
    color: #000;
    font-size: 16px;
    background-image: url(../../../images/segnaposto.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 8px;
}

a.right_home_link {
    line-height: 35px;
    color: #000;
}

.right_home_profilo {
padding: 0px 15px 30px 15px;
    margin-bottom: 0px;
    box-shadow: 1px 1px 6px #ddd;
    margin-top: 20px;
    margin-left: 20px;
}

.box_image {
    height: 220px;
    background-size: cover;
    background-position: center center;
}



.tratta-bar {
    margin-bottom: 0px;
    height: 35px;
    background-color: #00a8d7;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-weight: 400;
}

  .service-icon-home {
     margin: 20px auto;
    margin-bottom: 0;
    background-color: white;
}

.service-icon-home {
    border-radius: 50%;
    border: 4px solid #00a8d7;
    width: 70px;
    height: 70px;
    margin-top: -20px;
    margin-left: 37%;
    position: absolute;
    color: #00a8d7;
    font-size: 35px;
    padding: 12px;
}

i.map-button.far.fa-map {
    font-size: 45px;
    line-height: 100px;
}

.hidden-lg {
    display: none!important;
}


.map-container {
    height: 250px;
    background-color: white;
    text-align: center;
}

#google-map{
    height: 250px;
}

div.service-block{
    clear:both;
    margin-top:40px;
    display: block;
}

.carousel-wrapper {
  padding: 8px;
}

div.img-wrapper {
  width: 320px;
  height: 250px;
  background-image: linear-gradient(gray 100%, transparent 0);

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

   text-align: center;
   color:white; 
}

@media (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }
    .service-desc{
        padding-top:40px;
    }
    .selectedClass{
        background-color:#00a8d7;
        color:white;
    }
}
@media (min-width: 767px) {
    .hidden-desktop {
        display: none;
    }
}

i.fas.fa-road {
    font-size: 30px;
}

.stop-accommodations{
    text-align: center;
    margin-top:25px;
    color:lightblue;
     font-weight: 600;   
}
.stop-accommodations i{
    color:#00a8d7;
}


.mobile-bottom-nav{
	display: none;
}

ul.nav.menusentiero2 {
    padding-top: 40px;
}

a.btn.btn-primary {

    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #00a8d7;
    z-index: 1000;
        margin: 20px;
    right: 25px;
    box-shadow: 0 0 0 rgb(204 169 44 / 40%);
    animation: pulse 2s infinite;

}

.mobile-icon-container {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px;
    margin: auto;
    margin-left: 14px;
}

.mobile-service-icon{
 margin-top:140px;
 margin-left:8px;
 position:relative;
 text-align: center;   
}
.mobile-half-gray
{
    margin-top:-35px;
    width:100%;
}


.km_map_mob{
    color: #00a8d7;
    font-size: 18px;
    float: left;
    vertical-align: baseline;
    bottom: 0;
    line-height: 40px;
    letter-spacing: 0.002px;
}

ul.pager.pagenav {
    margin-top: 60px;
}

a.tasto_ric:hover {
    color: #fff;
}

a.tasto_ric {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
}


.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ck_in {
    float: right;
}

.ck_out {
    float: right;
    padding-right: 10px;
}

.camere {
    float: right;
    padding-right: 10px;
}

.sito_profilo {
    padding-left: 0;
}

div#map_container {
    width: 100%;
    height: 350px;
    margin-top: 26px;
}



.desc {
    padding-top: 20px;
    padding-left: 0;
    line-height: 30px;
}
 .tasti_mandamento {
        padding-left: 0;
        padding-right: 0;
    }
  
    .dettagli_button {
        font-size: 12px;
    }
    .box_sito {
        font-size: 12px;
    }
    .box_sito2 {
        font-size: 12px;
    }
    .destinazione {
        padding-left: 0;
        padding-right: 0;
     
    }
    .tipologia {
        padding-left: 0;
        padding-right: 0;
 
    }
    .plus {
        color: #fff;
        float: right;
    }
    #sp-main-body {
        margin-top:40px;
    }
    .search {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 20px;
    }
    header#sp-header.cerca_fix {
        background-image: none;
        height: 68px;
        border: none;
        margin-top: 0;
        background-color: #fff;
        padding-top: 0;
    }
    #sp-header.menu-fixed {
        position: relative;
        z-index: 9999;
    }
    .map_div {
        padding-right: 0;
        padding-left: 0;
    }
    .col-xs-4.col-sm-12.col-md-4.dettagli {
        padding-left: 0;
    }
    .telefono {
        padding-left: 0;
    }
    .dettagli {
        padding-left: 0;
        padding-right: 10px;
    }
    .sito {
        padding-left: 0;
        padding-right: 10px;
    }
    .tasti_profilo {
        margin-top: 30px;
    }
    .header_cerca_right {
        padding: 0;
    }
    .bottom {
        margin-bottom: 10px;
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 80px;
    }
    .header_cerca_right {
        padding: 5px;
    }
 b.comune_profilo {
    font-size: 18px;
    line-height: 40px;
}
    .colonna_right {
        padding: 5px;
        margin-bottom: 30px;
    }
    .col-xs-12.col-sm-12.col-md-4.destinazione {
        padding-left: 0;
        padding-right: 0;
    }
    .col-xs-12.col-sm-12.col-md-4.tipologia {
        padding-left: 0;
        padding-right: 0;
    }
    .box_image_profilo {
        height: 210px;
        background-size: cover;
        background-position: center center;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-xs-12.col-sm-12.col-md-4.colonna_right {
        padding-left: 0;
        padding-right: 0;
        border-left: 0 solid #ddd;
        min-height: 1200px;
        margin-top: 40px;
        padding-left: 0;
        border-top: 1px solid #00a8d7;
        padding-top: 20px;
    }
    .tit_header {
        float: none;
        padding-bottom: 0;
        width: 100%;
        text-align:left;
    }
    .stelle_header {
        float: none;
        padding-bottom: 10px;
        text-align: left;
    }
    .col-xs-12.col-sm-12.col-md-4.dettagli {
        padding: 0;
    }
    div#tasto_2 {
        width: 100%;
    }
    .col-xs-12.col-sm-12.col-md-4.box {
        padding: 0;
    }
    .altre_strutture {
        padding-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .box_hotel {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
    }
    
     .box_hotel_corr {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .main_mob {
        padding-left: 0;
    }
    .header_localita {
        padding-left: 0;
        padding-right: 0;
    }
    .description {
        padding-top: 6px;
        height: 155px;
        overflow: hidden;
        font-weight: 400;
        margin-bottom: 10px;
    }
    h1.box_nome {
        font-size: 30px;
    }
    .map_div {
        min-height: 420px;
    }
    .box_sito_right {
        margin-top: 0;
    }

  div#sp-cerca {
        padding-top: 15px;
        padding-bottom: 0;
    }
    .header_cerca {
        padding-left: 0;
        padding-right: 0;
    }
 
    .cerca_h1_mobile.navbar-brand {
        display: block;
        padding-top: 10px;
        background-color: #00a8d7;
        background-image: url(https://www.valtellina.it/flex/TemplatesUSR/assets/img/search-int/ico-alloggio.png);
        background-position: 10px;
        background-size: 40px;
        background-repeat: no-repeat;
        padding: 8px;
        height: 40px;
        padding-left: 70px;
        color: #fff;
        width: 100%;
        margin-bottom: 15px;
    }
    button#cerca_desktop {
        display: none;
    }
    div#box2_mob {
        padding-left: 0;
        padding-right: 0; 
    }
 
    .box_nome {
        font-size: 19px;
    }
    
    
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
 
    .main_mob {
        padding-left: 5px;
        padding-right: 5px;
    }
    h1.box_titolo {
        margin: 0;
        padding-bottom: 15px;
        font-weight: 600;
        font-size: 22px; 
        line-height: 150%;
        padding-top: 20px;
    }
    .page_n.hidden-md.hidden-lg {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 100px;
    }
    .page-item.avanti {
        float: right;
        display: block;
        padding: 5px 0;
        line-height: 36px;
        padding: 0 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 600;
        border: 1px solid #ddd;
        margin-bottom: 30px;
    }
    .page-item.indietro {
        float: left;
        display: block;
        padding: 5px 0;
        line-height: 36px;
        padding: 0 0;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 600;
        border: 1px solid #ddd;
        margin-bottom: 30px;
    }
    .header_localita_mobile {
        display: block;
    }
    .header_localita {
        display: none;
    }
.logo_mob {
    width: 90px;
    float: left;
    padding-top: 1px;
    padding-top: 5px;
   }
    
#sp-logo-m{
	background-color:#fff;
}    


    
    .logo_mob img {
        width: 138px;
        margin: auto;
        display: none!important;
    }
    .advancedSelect select {
        display: none;
    }
    #localita_m {
        height: 40px;
        font-size: 15px;
        -webkit-appearance: none;
        background: #fff url(https://www.valtellina.it/flex/TemplatesUSR/assets/img/search-int/chevron-down.png) 96% 50% no-repeat;
        display: none;
        
    }
select.inputbox.advancedSelect {
    display: inline;
    width: 62px;
    margin-top: 5px;
    padding: 7px;
    height: 31px;
    border: 0;
    background: #00a8d7 url(../../../images/chevron-down.png) 99% 50% no-repeat;
    -webkit-appearance: none;
    color:#fff;
    margin-top: 20px;
}
    
    .qFaqItem_introtext {
    padding: 10px 0 0;
    color: #252525;
}
    
  .qFaqItem_triangle .fa {
    line-height: 23px;
    vertical-align: top;
    text-align: center;
    height: 22px;
    width: 20px;
    font-size: 15px;
    color: #00a9ce;
}  
    
    .fbContent_qListItem {
    padding: 20px 10px 20px 7px;
    margin: 0;
    border-color: transparent transparent #00a8d7 transparent;
    border-style: solid;
    border-width: 0 0 1px 3px;
    background: none;
}
    
    
    .group-control {
        position: relative;
        font-family: Arial;
    }
    .select-selected {
        background-color: #1e90ff;
    }
    .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #fff transparent transparent transparent;
    }
    .select-selected.select-arrow-active:after {
        border-color: transparent transparent #fff transparent;
        top: 7px;
    }
    .select-items div,
    .select-selected {
        color: #fff;
        padding: 8px 16px;
        border: 1px solid transparent;
        border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
        cursor: pointer;
        user-select: none;
    }
    .select-items {
        position: absolute;
        background-color: #1e90ff;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
    }
    .select-hide {
        display: none;
    }
    .same-as-selected,
    .select-items div:hover {
        background-color: rgba(0, 0, 0, 0.1);
    }
    #sp-header-mob {
        background: #fff url(https://www.valtellina.it/flex/TemplatesUSR/assets/img/testata/bg-testata.png) 50% 100% no-repeat;
        background-repeat: no-repeat;
        padding: 10px 10px 9px 1px;
    }
    
    .main-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 51vh;
}

.service {
    width: 100%;
    margin-top:40px;
}

.home_caption {
    color: white;
    background-color: rgba(0, 0, 0, 0.36);
    text-align: center;
    position: absolute;
    bottom: 30px;
    right: 10px;
    left: 10px;
    margin-left: 0px;
    width: 94%;
    padding: 9px;
    font-size: 14px;
    line-height: 23px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.sp-module .sp-module-title{
	font-size: 2.2rem;
}

h2.newsflash-title.news {
    font-size: 16px;
}

#sp-header-mob{
	display:block;
}

a.box_sito:hover {
    color: #fff;
}

.gm-style img {
    max-width: 100%;
}


.tasti_mandamento {
    padding-right: 0;
}
.description {
    padding-top: 0;
    height: 73px;
    overflow: hidden;
    font-weight: 300;
    min-height: 73px;
    font-size:15px;
        line-height: 24px;
}
.header_cerca {
    padding-right: 18px;
    padding-left: 0;
}
a.box_sito {
    padding: 5px;
    background-color: #00a8d7;
    border-radius: 5px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    letter-spacing: 0.03em;
    padding-bottom: 7px;
    margin-right: 10px;
}
div#sp-cerca {
    padding-top: 0;
    padding-bottom: 20px;
}
.header_localita { 
    padding-bottom: 20px;
    padding-top: 0;
}
.box_hotel {
    padding-bottom: 20px;
    padding-top: 0px;
 
    padding-right: 15px;
    padding-left: 0;
    box-shadow: 1px 1px 6px #ddd;
   margin-bottom: 10px;
    margin-top: 30px;
 
}

.box_hotel_corr{
	    padding-bottom: 20px;
    padding-top: 0px;
 
    padding-right: 15px;
    padding-left: 0;
     border-bottom: 1px solid #00a9ce;
   margin-bottom: 10px;
    margin-top: 30px;
}


.p_right {
    padding-right: 0;
}
.p_left {
    padding-left: 0;
}
.box_comune {
    font-size: 15px;
    margin-top: 5px;
    color: #666;
    font-weight: 400;
}
h1.box_titolo {
    margin: 0;
    padding-bottom: 25px;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: -2px;
    color: #00a8d7;
}

.header_localita_mobile {
    display: none;
}

i.fa.fa-star {
    color: #fac916;
    letter-spacing: 5px;
    margin-top: 20px;
}

.cerca_conteiner {
    padding-top: 40px;
}


.search {
    padding-right: 20px;
    padding-left: 0;
}

.tipologia {
    padding-right: 0;
    padding-left: 15px;
}


.cerca_h1.navbar-brand {
    padding-top: 10px;
    padding: 10px;
    padding-left: 0px;
    color: #00a8d7;
    width: 100%;
    font-size: 25px; 
}

.box_image {
    height: 220px;
    background-size: cover;
    background-position: center center;
}
.box_image_col {
    height: 160px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 10px;
}
.box_nome {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0; 
    color: #00a8d7;
    letter-spacing: 0px;
    padding-top: 15px;

}
h1.box_nome {
    font-size: 55px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color:#00a8d7;
    letter-spacing: -2px;
}
.box_tip {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    color: #00a8d7;
    padding-bottom: 10px;
}
.box_nome_right {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color: #00a8d7;
    line-height: 22px;
    padding-bottom: 10px;
}
.box_tip_right {
    font-size: 15px;
    margin-top: 6px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #00a8d7;
}
.box_comune_right {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 600;
}
.box_hotel_right {
    padding-bottom: 20px;
    border-bottom: 1px solid #00a8d7;
    margin-bottom: 15px;
}
.box2_hotel {
    padding-bottom: 10px;
    padding-left: 0;
}

.box_sito {
    text-align: center;
    color: #00a8d7;
    font-weight: 600;
    letter-spacing: 0.02em;
    height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #00a8d7;
    -webkit-font-smoothing: antialiased;
}
.box_sito:hover {
    text-align: center;
    color: #fff;
    background-color: #00a8d7;
    font-weight: 600;
    letter-spacing: 0.02em;
    height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #00a8d7;
}
.box_sito_right {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    color: #00a8d7;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #00a8d729;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    margin-left: 10px;
}
.box_sito_right:hover {
    background-color: #00a8d7;
    color: #fff;
}
.box_sito2 {
    text-align: center;
    color: #00a8d7;
    font-weight: 600;
    letter-spacing: 0.02em;
    height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #00a8d7;
    cursor: pointer;
}
.box_sito2:hover {
    color: #fff;
    background-color: #00a8d7;
}
.dettagli_button:hover {
    color: #fff;
    background-color: #00a8d7;
}
a.right_home_link.attivo {
    text-decoration: underline;
    color: #00a8d7;
    font-weight: 700;
}
 
.box_image_profilo {
    height: 480px;
    background-size: cover;
    background-position: center center;
}
.header_cerca_right {
    padding-right: 20px;
        margin-top: 20px;
}
.localita {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    color: #00a8d7;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    text-align: center;
    height: 40px;
    line-height: 38px;
}
.dettagli_button {
    text-align: center;
    color: #00a8d7;
    font-weight: 600;
    letter-spacing: 0.02em;
    height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #00a8d7;
    -webkit-font-smoothing: antialiased;
}
.dettagli_button_home {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    color: #00a8d7;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #00a8d729;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
}
.localita:hover {
    width: 100%;
    background: #00a8d7;
    border: 1px solid #ddd;
    color: #fff;
    font-weight: 400;
}
img.img-footer-11 {
    float: left;
    max-width: 150px;
    padding-right: 10px;
}
img.img-footer-12 {
    padding-top: 9px;
    max-width: 70px;
}
div#tasto_1 {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 163px;
    margin-right: 23px;
    font-weight: 400;
    letter-spacing: 0.03em;
}
div#tasto_1:hover {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 163px;
    margin-right: 23px;
    background: #00a8d7;
    color: #fff;
}
div#tasto_2 {
    text-align: center;
    border: 1px solid #ddd;
    width: 163px;
    font-weight: 400;
    letter-spacing: 0.03em;
}
div#tasto_2:hover {
    text-align: center;
    border: 1px solid #ddd;
    width: 163px;
    background: #00a8d7;
    color: #fff;
}
.col-md-12.footer_abit {
    padding: 0;
    padding-top: 0px;
    clear: both;
}
.localita.active {
    width: 100%;
    background: #00a8d7;
    border: 1px solid #00a8d7;
    color: #fff;
    font-weight: 400;
    line-height: 38px;
    font-weight: 800;
    font-family: LatoWebBold;
}

/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, 0.9);
}

h3.title-footer {
    color: #fff;
    font-size: 14pt;
    font-weight: 600;
}

.gm-style{
    font-family: 'Noto Sans', sans-serif;
}


.blogsantuari-blog{
    font-size: 16px;
}

.blogsantuari-blog h2 {
    color: #00a9ce;
    font-style: italic;
    font-weight: 600;
        margin-bottom: 10px;
}

.blogsantuari-blog h4 {
    color: #000;
    font-size: 16px;
    background-image: url(../../../images/segnaposto.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    line-height: 26px;
    font-weight: 600;
padding-bottom: 8px;
}

h4.distanza{
	background-image: url(../../../images/tratta.png);
color: #000;
    font-size: 18px;
    background-repeat: no-repeat;
    padding-left: 51px;
    line-height: 26px;
    padding-bottom:0px;
    background-size: 46px;
    margin-top: 15px;
}




h4.tempo{
	background-image: url(../../../images/durata.png);
	color: #000;
    font-size: 18px;
    background-repeat: no-repeat;
    padding-left: 51px;
    line-height: 26px;
 
    padding-bottom: 8px;
    background-size: 30px;
    background-position-x: 10px;
}




.article-body {
    min-height: 400px;
    display: table;
    line-height: 30px;    
}

.readmore {
    font-size: 20px;
    border: 2px solid #00a9ce;
    background-image: url(../../../images/leggitutto.png);
    background-repeat: no-repeat;
    padding-left: 53px;
    text-transform: uppercase;
    color: #00a9ce;
        display: inline-block;
    padding-right: 10px;
}

.readmore a{
	   color: #00a9ce;
	   font-size:20px;
	   line-height: 43px;
	   
	}
	
 



.article-intro-image.float-left {
    padding-right: 30px;
}

.top-menu img {
    float: left;
        padding-right: 10px;
}

.sp-megamenu-parent > li > a.top-menu-map {
    padding-right: 57px;
    
}
 
.top-menu-map img {
    float: left;
    padding-right: 10px;
        padding-top: 10px;
}


body.helix-ultimate-preloader:after {
  content: "\f110";
  font-family: "Font Awesome 5 Free";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  font-weight: 900;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a {
  transition: color 400ms, background-color 400ms;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}

a.richiedi_tasto {
    background: #fff;
    }
    
.home-1{
	background:url('../../../images/credenziali_montaggio-riquadro.jpg');
	background-size:cover;
	    height: 434px;
	    position:relative;
}    


.osgalery-cat-tabs{
	display:none;
}

.os-cat-tab-images {
    margin-top: 100px;
}


div#sp-mappa-home {
    margin-top: 15px;
}

div#sp-home-3 {
    padding-right: 10px;
}

.home-2{
	background:url('../../../images/home-2.png');
	    height: 434px;
	    position:relative;
	    background-size:cover;
} 

section#sp-section-5 {
    margin-top: 25px;
}   



.home-3{
	background:url('../../../images/home-3.png');
	height: 434px;
	position:relative;
	background-size:cover;
}  

div#image-d {
    margin-top: -97px;
}  

div#sp-testo-home { 
   font-weight: 100;
    padding-bottom: 61px;
        padding-top: 61px;
        text-align: center;
        font-size:30px;
}

.label-blu{
	background-color:#00a9ce99;
	font-size: 30px;
	color:#fff;
	line-height: 1.2;
	padding: 37px 13px 33px 21px;
	position: absolute;
    bottom: 0;	
    width: 100%;
 font-style:italic;
 font-weight:500;
}

.testo-tasto-blu {
    width: 50%;
    line-height: 45px;
    float: left;
    
}

.tasto-tappa-1{
background-color:#4dc2e3;	
margin-left:15px;
margin-right:15px;
background-image:url('../../../images/tappa1.png');
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 50px;
        background-repeat:no-repeat;
            padding-bottom: 10px;
    padding-top: 10px;
}

.tasto-tappa-2{
background-color:#4dc2e3;	
margin-right:15px;
background-image:url('../../../images/tappa2.png');
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 50px;
        background-repeat:no-repeat;
            padding-bottom: 10px;
    padding-top: 10px;
}

.tasto-tappa-3{
background-color:#4dc2e3;
margin-right:15px;	
background-image:url('../../../images/tappa3.png');
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 50px;
        background-repeat:no-repeat;
            padding-bottom: 10px;
    padding-top: 10px;
}

.tasto-tappa-4{
background-color:#4dc2e3;	
margin-right:15px;
background-image:url('../../../images/tappa4.png');
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 50px;
        background-repeat:no-repeat;
            padding-bottom: 10px;
    padding-top: 10px;
}

.tasto-tappa-5{
background-color:#4dc2e3;	
margin-right:15px;
background-image:url('../../../images/tappa5.png');
    background-position-x: 10px;
    background-position-y: 10px;
    padding-left: 50px;
    background-repeat:no-repeat;
        padding-bottom: 10px;
    padding-top: 10px;
    
}

div#box2_mob {
    padding-right: 0;
    text-align: left;
}

.tasto-tappa-1:hover,.tasto-tappa-2:hover,.tasto-tappa-3:hover,.tasto-tappa-4:hover,.tasto-tappa-5:hover{
	
	background-color:#00a9ce;
}


.tit-tasto-tappa {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

.tratta-tasto-tappa {
    font-size: 15px;
}

.km-tasto-tappa {
   font-size: 17px;
   color:#fff;
   font-weight:600;
   
}

p.cred_test {
    float: left;
        margin-bottom: 0px;
}


.tasto-blu{
		background-color:#00a9ce;
	font-size: 30px;
	color:#fff;
    padding: 21px 13px 31px 21px;
    margin-bottom: 15px;
    height: 135px;
    font-weight:500;
    font-style:italic;
}

.icon-right{
	float:right;
	
}

.sp-megamenu-parent > li > a.richiedi_tasto{
	color: #00a9ce;
 	font-weight:600;
background:url('../../../images/back_tasto_b.png');
padding-bottom: 14px;
padding-left: 23px;
    font-size: 13px;
}
.sp-megamenu-parent > li > a.richiedi_tasto:hover{
	color: #00a9ce;

}

#sp-top-bar {
  padding: 8px 0;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 1.25rem;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons > li {
  display: inline-block;
  margin: 5px 7px;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li > a:before {
  display: none;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.sp-contact-info li {
  display: inline-block;
  margin: 0 10px;
  font-size: 90%;
  white-space: nowrap;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  height: 72px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
 
}
#sp-header .logo_p {
  position:absolute;
  display: inline-flex;
  margin: 0;
  align-items: center;
  height: 230px;
    width: 150px;
    background-color:#fff;
        box-shadow: 2px 2px 4px 0px #00000080;
}
#sp-header .logo_p a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo_p p {
  margin: 5px 0 0;
}
#sp-header.header-sticky {
  position:relative;
  z-index: 9999;
}
#sp-header.header-sticky ~ section#sp-main-body {
  padding-top: 10px;
}

section#sp-section-6 {
    margin-top: 30px;
}


#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
}
.sp-page-title .breadcrumb > .active {
  color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #fff;
}
.body-innerwrapper {
  overflow-x: hidden;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 10px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 1px solid #f3f3f3;
  padding: 30px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
  margin-top: 20px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f3f3f3;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module ul > li:last-child, #sp-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div, #sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child, #sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a, #sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.registration .modal {
  display: inline-block;
  position: inherit;
}
.com-content.layout-edit .nav-tabs .nav-link, .com-content.layout-edit label.hasPopover, .registration label.hasPopover {
  display: inline-block !important;
}
.registration .form-check-inline input[type="radio"] {
  display: inline-block;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}


.article-list .article {
    margin-bottom: 0px;
    padding: 20px;
    object-fit: cover;
    padding-left: 0px;
    padding-top: 50px;
}


.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
 
  border-radius: 3px 3px 0 0;
 
  overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 3px 3px 0 0;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
 
 
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #00a9ce;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #00a9ce;
}
.article-list .article .readmore {
  font-size: 0.875rem;
}
.article-list .article  {
  color: #252525;
  font-weight: 300;
  border-top: 1px solid #ddd;
  padding-bottom: 0px;
}

.article-header h2 a{
	font-size:25pt;
	font-style: italic;
}

.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #044cd0;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 0.813rem;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}
.article-info > span a {
  color: #252525;
}
.article-info > span a:hover {
  color: #044cd0;
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.2rem;
}
.related-article-list-container ul.related-article-list li .article-header h2 a {
  color: #252525;
}
.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {

    display: inline-block;
    font-size: 0.785rem;
    padding: 10px 3.5rem;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
  font-weight: 900;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f005";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  font-weight: 900;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 2px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
#sp-bottom {
    padding: 30px 0 0px;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 0px; 
}
 
#sp-bottom .sp-module .sp-module-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 30px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  margin-bottom: 4px;
}
#sp-bottom .sp-module ul > li:last-child {
  margin-bottom: 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
}
#sp-footer {
  font-size: 14px;
  padding: 0;
}
#sp-footer .container-inner {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding-bottom: 15px;
}
#sp-footer ul.menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#sp-footer ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-footer ul.menu li a {
  display: block;
}
#sp-footer ul.menu li a:hover {
  background: none;
}
#sp-footer #sp-footer2 {
  text-align: right;
}
html.offline body {
  background: #f3f3f3;
}
html.offline .offline-wrapper {
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
}
html.coming-soon, html.offline {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body, html.offline body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo, html.offline .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown, html.offline #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.offline #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.offline #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.offline #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds, html.offline #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string, html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position, html.offline .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons, html.offline .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form, html.offline .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
html.error-page .error-modules {
  margin-top: 2rem;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr, table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th, table.category tbody > tr th, table.category thead > tr td, table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #00a9ce;
    border-radius: 3px;
    z-index: 1000;
    box-shadow: 1px 2px 3px 0px #191818;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #444;
}
.control-group {
  margin-bottom: 1rem;
}
 
 
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border:1px solid rgb(0 168 215);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
 
  border-color: #80bdff;
  outline: 0;
}
.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, 0.2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
  margin: 0;
  margin-right: -5px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: rgb(146, 206, 255);
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child > span:before {
  content: '';
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: rgb(146, 206, 255);
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  z-index: 99;
  display: block;
  float: right;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 14px;
    font-size: 14px;
    margin: 0;
    width: 190px;
    padding-top: 15px;
    padding-bottom:9px;

}
 
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
    background-image: url(../../../images/menusopra.png);
       background-repeat: no-repeat;
    background-color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow:1px 1px 1px 0px rgb(0 168 215 / 14%);
  padding: 20px;
      padding-left: 11px;
    padding-right: 11px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 87%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 15px;
    display: table;
    padding: 8px 0;
    cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 14px;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  float: right;
  margin-left: 7px;
display: none;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
     div#sp-position8 {
    display:none;
}

.logo-image-p {
    height: 228px;
    display: block!important;
}

.custom.tasti-laterali-itinerari {
    margin-top: 40px;
}

.sp-module.right_santuari{
   margin-top: 40px!important;	
}

 
  
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
  
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
     div#sp-position8 {
    display:block;
}
}
#offcanvas-toggler {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  border:1px solid #fff;
  color: #fff;
}
.close-offcanvas:hover {
  background: #666;
  color: #fff;
}
.offcanvas-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
    padding: 30px;
    padding-top: 60px;
      padding-right: 0px;
    padding-left: 0px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 14px;
  padding: 0.125rem 0;
  position: relative;
  padding-left: 30px;
    padding-bottom: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .nav-header > .menu-toggler:after {
  content: "\f056";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler:after {
  content: "\f055";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
      background: #fff;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -100%;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  right: 15px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .nav-header > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
 
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}


@media screen and (min-width: 320px) and (max-width: 767px) {

.slide-desc-text-default {
    position: relative;
    color: #fff;
    padding: 7px 7px 7px;
    text-align: center;
    font-style: italic;
}


td.list-title {
    width: 80%;
    font-size:14px;
}

.right_home {
 
    margin-left: 0px;
}

.contentpane.mappa-inerattiva {
    margin-left: 0px;
    padding-left:0px;
    padding-right: 0px;
}

.box_image_profilo {
    height: 210px;
    background-size: cover;
    background-position: center center;
}

h1.box_nome {
    font-size: 30px;
}

.camere {
    float: none;
    padding-right: 10px;
}

.ck_in {
    float: none;
}

.ck_out {
    float: none;
    padding-right: 10px;
}

.map_div {
    min-height: 420px;
}

.desc {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
}


b.comune_profilo {
    font-size: 16px;
    line-height: 32px;
}

.cerca_conteiner{
	padding-left:0px;
	    padding-top: 10px;
}

h1.box_titolo{
	font-size:26px;
}

.thub {
    min-height: 45px;
}

.search {
    padding-right: 0px;
}
.article-details.privacy {
    margin-left: 0px;
}

.content-category.privacy{
    margin-left: 0px;
}

div#sp-position8 {
    display: none;
}

select.inputbox.advancedSelect {
 
    margin-left: 30px;
}


.link-utili-item.divider-right {
    border-bottom: 1px solid #ddd;
}

.link-utili-footer .divider-right a:after {
    content: "";
    width: 0px;
    height: 40px;
    background-color: rgb(74 74 74 / 20%);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

.custom.tasti-laterali-itinerari {
    margin-top: 40px;
}

.page-header h1 {
    font-size: 22pt;
    color: #00a8d7;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-style: italic;
}

.content-category h1 {
    font-size: 22pt;
    color: #00a8d7;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    font-style: italic;
}

.cerca_conteiner{
	padding-left:0px!important;
}

.article-body {
    min-height: 50px;
}
#sp-main-body {
    margin-top: 20px;
}

h4.distanza { 
    font-size: 14px;
}

h4.tempo{ 
    font-size: 14px;
}

.slide-title {
    display: none;
}

.readmore{
	margin-bottom: 30px;
}

.article-header h2 a {
    font-size: 16pt;
    font-style: italic;
    display: block;
    padding-top: 20px;
}


.article-list .article {
    padding: 0;
    border-bottom: 1px solid #00a8d7;
    margin-bottom: 40px;
    padding-bottom: 0px;
}

.article-intro-image.float-left {
    padding-right: 0px;
    width: 100%;
}

.sp-testo-home {
	    font-size: 18px;
	   } 

.logo_mob img {
    width: 138px;
    margin: auto;
    display: block!important;
}

.logo_mob_footer img {
    width: 138px;
    margin: auto;
    display: block!important;
}

#sp-logo-footer .logo_p_footer{
	display:none;
}

.logo_mob_footer {
width: 110px;
    float: left;
    padding-top: 1px;
    padding-top: 5px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;

}

#sp-bottom {
    background-color: #00A9CE;
    background-image: url(../../../images/mappa-europa.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    background-position-x: 0%;
    padding: 0px 0 0px;    
}



div#sp-mappa-home {
    margin-top: 0px;
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}

section#sp-section-5 {
    margin-top: 0px;
}

section#sp-section-6 {
    margin-top: 0px;
}

.fbTopic_permalink {
    font-size: 19pt;
}

.qListItem_link {
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.article-intro-image.float-left{
	padding-left:0;
}

div#sp-bottom3 {
    margin-top: 20px;
}

div#sp-bottom4 {
    margin-top: 20px;
	margin-bottom: 40px;    
}


#sp-logo-p {
    background: #fff;
}

#sp-bottom #sp-logo-p {
    background: #fff;
    padding-top: 2px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 33%;
}


#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
}

.tasto-blu {
    background-color: #00a9ce;
    font-size: 20px;
    color: #fff;
    padding: 15px 15px 31px 15px;
    margin-bottom: 15px;
    height: 80px;
    font-weight: 500;
    font-style: italic;
}

.testo-tasto-blu {
    width: 80%;
    line-height: 45px;
    float: left;
}

div#sp-home-1 {
    height: 250px;
    margin-bottom: 15px;
    background-position: center center;
}

.home-1 {
    height: 250px;
    margin-bottom: 15px;
    background-position: center center;
}

.home-2 {
    height: 250px;
    margin-bottom: 15px;
    background-position: center center;
}

.home-3 {
    height: 250px;
    margin-bottom: 15px;
    background-position: center center;
}

.icon-right {
    float: right;
    width: 48px;
}

.label-blu {
    background-color: #00a9ce99;
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    padding: 15px 13px 15px 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-style: italic;
    font-weight: 500;
}


div#sp-home-3 {
    padding-right: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	padding-top: 1px;
	}	
	
	.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
font-size: 0.875rem;
    background: #fff;
    line-height: 25px;
    padding-bottom: 0px;
    padding-top: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 14px;
    padding: 0.125rem 0;
    position: relative;
    padding-left: 30px;
    padding-bottom: 14px;
}

.logo-image-p {
    height: 150px;
}

#sp-header .logo_p {
 display: none;
}

.logo_mob{
	display: block;
}

#sp-header {
    height: 60px;
   }

span.menu-toggler {
    color: #ffffff;
}

.tipologia {
	padding-left:0;
}

div#sp-testo-home {
padding-top: 30px;
    font-size: 18px;
    padding-bottom: 30px;
   }


.box_hotel {
    padding-right: 0px;
        box-shadow: 0px 0 0 #ddd;
}


.box_hotel_corr {
    padding-right: 0px;
        box-shadow: 0px 0 0 #ddd;
}


.box2_hotel {
    padding-right: 0px;
}

.tasto-tappa-1{
	    flex: auto;
    margin-bottom: 15px;
}

.tasto-tappa-2{
	    flex: auto;
    margin-bottom: 15px;
    margin-left:15px;
}

.tasto-tappa-3{
	    flex: auto;
    margin-bottom: 15px;
    margin-left:15px;
}

.tasto-tappa-4{
	    flex: auto;
    margin-bottom: 15px;
    margin-left:15px;
}

.tasto-tappa-5{
	    flex: auto;
    margin-bottom: 15px;
    margin-left:15px;
}

.description {
    padding-top: 0;
    height: auto;
    overflow: hidden;
    font-weight:300;
    min-height: 27px;
    font-size: 14px;
    line-height: 22px;
}

.dettagli_button { 
    margin-bottom: 10px;
}	

.box_nome {
    font-size: 20px;
   }
	
.telefono {
    padding-right: 0;
       margin-bottom: 10px;
}	
	
.dettagli {
    padding-left: 0;
    padding-right: 10px;
}	
	
h1.box_nome {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color: #00a8d7;
    letter-spacing: 0px;
}	
	
	
.header_cerca_right {
    padding-right: 5px;	
        margin-top: 0px;
}
	
.camere {
float:left;
padding-bottom: 5px;
}
	
.appartamento {
    padding-top: 5px;
}	
	
	
	
}



























