﻿body {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #535353;

}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

/*.rounded{
    border-radius: .25rem .25rem 0 0 !important;
}
*/




@media (max-width: 450px) {


    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 14px;
    }

    h5 {
        font-size: 12px;
    }
}


.btn-success,
.btn-success:visited,
.btn-success:focus {
    color: #fff;
    background-color: #FF6C1C;
    border-color: #FF6C1C;
}

    .btn-success:hover {
        color: #fff;
        background-color: #ff4d1c;
        border-color: #ff4d1c;
    }


.btn-verde,
.btn-verde:visited,
.btn-verde:focus {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-verde:hover {
        color: #fff;
        background-color: #259A40;
        border-color: #259A40;
    }

.btn-light {
    color: #FF6C1C;
}

.arancione {
    color: #FF6C1C;
}

a {
    color: #FF6C1C;
}

    a:hover {
        color: #FF6C1C;
    }

.navbar-nav {
    float: none;
    margin: 0 auto;
    text-align: center;
}

    .navbar-nav li {
        font-size: 12px;
        font-weight: bold;
        padding-left: 20px;
        color: #000;
        float: none;
    }


footer {
    background-color: #343434;
    color: #AAAAAA;
}

    footer
    h4 {
        color: #FFFFFF;
        margin-bottom: 30px;
    }

    footer
    a {
        color: #AAAAAA;
    }

        footer
        a:hover {
            color: #AAAAAA;
        }

.lingue {
    position: relative;
}

.currencies {
    columns: 2;
    position: relative;
}

/*--menu --*/

.menuItem {
    padding: 10px;
    border-bottom: 1px solid #f6f6f6;
    font-size: 14px;
    display: block;
    color: #353530;
    cursor: pointer;
}

    .menuItem .check {
        height: 16px;
        width: 16px;
        border-radius: 4px;
        border: 1px solid #dfe2e7;
        display: inline-block;
        position: relative;
        margin-right: 8px;
        vertical-align: sub;
    }

    .menuItem .checked {
        height: 16px;
        width: 16px;
        border-radius: 4px;
        border: 1px solid #FF6C1C;
        background-color: #FF6C1C;
        display: inline-block;
        position: relative;
        margin-right: 8px;
        vertical-align: sub;
    }

.sfumato {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0b7a1+0,ff6c1c+100 */
    background: #f0b7a1; /* Old browsers */
    background: -moz-linear-gradient(top, #E1689C 0%, #F28445 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #E1689C 0%,#F28445 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #E1689C 0%,#F28445 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1689C', endColorstr='#F28445',GradientType=0 ); /* IE6-9 */
    height: 104px;
}

.sfumatoM {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0b7a1+0,ff6c1c+100 */
    background: #f0b7a1; /* Old browsers */
    background: -moz-linear-gradient(top, #E1689C 0%, #F28445 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #E1689C 0%,#F28445 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #E1689C 0%,#F28445 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1689C', endColorstr='#F28445',GradientType=0 ); /* IE6-9 */
    height: 50px;
}

.dropdown-item {
    padding: .80rem 1.5rem!important;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.dropdown-menu {
	padding: 0px;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #FF6C1C;
    text-decoration: none;
    background-color: #fff;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #323232;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 25px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.menumobile {
    list-style: none;
    text-align: left;
    margin-top: 30px;
}

    .menumobile li {
        font-size: 18px;
        margin-left: -41px;
        border-bottom: 1px solid #535353;
    }

        .menumobile li a {
            color: #FFF;
        }

#footermobilelista4 {
    display: none;
}

@media (max-width: 450px) {
    #footermobilelista1, #footermobilelista2, #footermobilelista3 {
        display: none;
    }
}

.palloni {
    bottom: -45px;
    left: -35px;
}

.pallini {
    background-color: #FF6C1C !important;
    border-radius: 50% !important;
    width: 11px !important;
    height: 11px !important;
}

.carousel-control-prev-icon {
    width: 64px;
    height: 50px;
    background-image: url('/img/leftarrow.png');
}

.carousel-control-prev {
    margin-top: 460px;
    width: 7%;
}

.carousel-control-next-icon {
    width: 64px;
    height: 50px;
    background-image: url('/img/rightarrow.png');
}

.carousel-control-next {
    margin-top: 460px;
    width: 7%;
}


.layer {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;

}

.hostbox {
    height: 430px;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    border-radius: 5px;
}



.hostboxbig {
    height: 466px;
    width: 350px;
    position: relative;
    border-radius: 5px;
}

.hostboxbigDett{
    height: 466px;
    width: 100%;
    position: relative;
    border-radius: 5px;
    background-repeat: no-repeat !important;
}


.hosttext {
    bottom: 0;
    position: absolute;
    padding: 25px;
    text-align: left
}

.swiper-container {
    width: 104% !important;
}

.swiper-button-next, .swiper-button-prev {
    left: auto;
    background-color: #FF6C1C;
    padding: 20px;
    border-radius: 50%;
}

    .swiper-button-next::after, .swiper-button-prev::after {
        color: #DACDC7;
        font-size: 15px !important;
        font-weight: bold !important;
    }

.cinquantaeuro {
    color: #155724;
    border-radius: 0;
    box-shadow: 1px 30px 30px 30px #282828;
    text-align: center;
    border: #fff;
}

.cinquantaeuro a {
    color: #282828;
    text-decoration: none !important;
}

.cinquantaeuro a:hover {
    color: #ff691c;
    text-decoration: none !important;
}

 /*-- Stili inseriti da Stella --*/

.overflow{
    overflow: hidden;
}

.btn-openNav{
    font-size: 30px;
    cursor: pointer;
    position: absolute !important;
    left: 30px !important;
    top: 34px !important;
}

cite{
    font-style: normal;
    font-size: 16px;
    color: #ff691c;
}

.btn-filter{
    text-decoration: underline;
    padding: 5px 20px;
}

.filter-grey{
    color: #535353;
}

.paragraph{
    font-size:18px;
}

.layout{
    padding-left: .5rem;
    padding-right: 0;
}

.box{
    height:410px;
    width:100%;
    color:#535353;
    margin:0;
    background:#FFF
}

.p-servizi{
    min-height:70px;
}

.bg-eventi{
    background-size:100% 600px;
    height:600px;
    color:white;
}

.freccia-evento-pvt{
    width:40px;
    margin-top:80px;
}

.title-eventi-pvt{
    padding-top:50px;
    margin-bottom: 0px;
}

.title-dettaglio-evento{
    font-weight:bold;
    padding-top:80px;
}

.rwd-video {
    width: 100%;
    height: 150px;
    /*margin-left:8px;*/
    margin-top:10px;
}

.rwd-blog{
    width: 100%;
    padding: 5px 20px;
    margin-top: 10px
}

.rwd-blog a{
    padding: 20px;
    color: black;
}

.rwd-blog a:hover{
    text-decoration: none;
}

.text-card h5{
    margin-bottom: 0px;
    color: #ff691c;
    font-weight: 600;
    font-size: 17px;
}

.text-card span{
    font-size: 16px;
}

.icon{
    float:left;
    margin-top: 20px;
    margin-right: 20px;
}

.iframeHost{
    width: 100%;
}

.btn-grey{
    background: #ececec;
    border: 1px solid #ececec;
    color: #535353;
}

/*-- Home --*/
.title-servizi{
    font-weight: bold;
}

.search-text{
	font-size: 16px;
    padding: 23px;
}

.search-input{
	font-size: 16px;
    height: 48px;
}


	
@media(min-width:320px) and (max-width:780px){
	
	.typo-center{
		text-align:center;
	}
	
	.foto-evento-carosello img{
		height:170px;	
		object-fit: cover;	
	}
	
	
	
	
}

@media (min-width:500px) and (max-width:1024px){
    .title-servizi{
        font-size: 18px;
    }
	
	.eventi-box h3{
	font-size: 20px;
	}
	
	.eventi-box h4{
		font-size: 1rem;
	}


    .colMedium{
        padding-right: 8px !important;
        padding-left: 9px !important;
    }
}


/*-- owl carousel --*/
.imgSize{
     overflow:hidden;
     height:150px;
}
                
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
    background: #FF6C1C !important;
    margin-top:20px;
}

  .owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #2caae1;
  }

  .owl-carousel .item {
      text-align: center;
  }
  .owl-carousel .nav-btn{
      height: 48px;
      position: absolute;
      width: 50px;
      cursor: pointer;
      top: 190px !important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
  }

  .owl-carousel .prev-slide{
      background: url(/img/nav-icon.png) no-repeat scroll 0 0;
      left: 20px;
  }
  .owl-carousel .next-slide{
      background: url(/img/nav-icon.png) no-repeat scroll -52px 0px;
      right: 15px;
  }
  .owl-carousel .prev-slide:hover{
     background-position: 0px -49px;
  }
  .owl-carousel .next-slide:hover{
    background-position: -51px -49px;
  }
 
 
.containerSlider{
    max-width: 100%;
}

@media (min-width: 1200px){
    .containerSlider{
        max-width: 1140px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}
			
@media (max-width: 380px){
       .imgSize{
            height:110px;
       }
	   
	   .search-text{
			font-size: 14px;
			padding: 0px 15px;
		}
		
		.search-input{
			font-size: 14px;
			height: 40px;
		}
		
		.search-btn{
			font-size: 14px;
		}
	
}

@media(max-width: 800px){
	   .search-text{
			font-size: 13px;
			padding: 19px 10px; 
		}
		
		.search-input{
			font-size: 13px;
			height: 40px;
			padding-left: 10px;
		}
		
		.search-btn{
			font-size: 14px;
		}
}

/*--- modale registrati --*/

.sectionRegistrati{
	font-size: 18px;
    color: #535353;
	border: 10px solid #f37d50;
    border-radius: 5px;
	display:block;
	width:100%;
    padding: 20px;
}

.sectionRegistrati:hover{
    background-color: #f37d50;
	color: #fff;
	text-decoration: none;
}

/*--- servizi esplora--*/
/*--filtri--*/

.alignItem{
    display: flex;
    align-items: center;
}

.filter-accordion .rotate-icona:not(.collapsed) .rotate-icon  {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
    
.btn-border-orange{
    border: 2px solid #ff6a00;
    background-color: #fff;
    font-size: 13px;
}
    
.btn-border-orange:focus{
    box-shadow: none;
}
    
.btn-border-grey{
    border: 2px solid #ececec;
    background-color: #fff;
    font-size: 13px;
}
    
.btn-border-grey:focus{
    box-shadow: none;
}

.btn-delete{
    background-color: transparent;
    border: none;
    color: #535353;
    font-size: 13px;
    text-decoration: underline;
}

.btn-delete a{
    color: #535353;
}

.btn-delete a:hover{
    color: #ff6a00;
}
    
.collapsed a{
    color: #535353;
}
    
.collapsed{
    color: #dfdfdf;
}
    
.filter-accordion .card-body{
    background-color: #ececec;
    border: none;
}
    
.btnHeader[data-toggle="collapse"][aria-expanded="true"] {
    background-color: #fff; 
    border-color:#fff; 
    color: #212529;
}

.btnHeader.focus, .btnHeader:focus, 
.btnAccordion.focus, .btnAccordion:focus{
    outline: 0;
    box-shadow: none;
}

[data-toggle="collapse"][aria-expanded="true"] {
    background-color: #ff6a00; 
    border-color:#ff6a00; 
    color: #fff; 
}

[data-toggle="collapse"][aria-expanded="true"] > .collapsed{
    -webkit-transform: rotate(180deg);
    -moz-transform:    rotate(180deg);
    -ms-transform:     rotate(180deg);
    -o-transform:      rotate(180deg);
    transform:         rotate(180deg);
}

.btn-filtri{
    width: 170px;
    
}

.data{
    width: 170px;
    height: 35px;
}

.disabledA{
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
  }
  

.disabledB{
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.btn-filtriS{
    width: 100%;
	border-radius: 0px;
}

.btnHeader{
    border-bottom: 1px solid #ced4da;

}

.btnAccordion{
    border: 1px solid #ced4da;
    background-color: #fff;
    margin-bottom: 10px;

}

.bodySmall{
    background-color: #ececec;
    padding-left: 0px;
    padding-right: 0px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media(min-width:320px) and (max-width:680px){
    .data {
        width: 100%;
    }

    .btn-filter{
        padding: 5px 20px 5px 0px;
    }
}


@media(min-width:681px) and (max-width: 812px){
    .btn-filtri{
        width: 110px;
        
    }

    .data {
        width: 110px;
    }

    .btn-delete{
        padding: 0px;
    }
	
	.mestieriPadding{
		padding-bottom: 18px;
	}

}
@media(min-width: 830px) and (max-width: 1024px){
    .btn-filtri{
        width: 140px;
        
    }

    .data {
        width: 140px;
    }

}


/*-- counter--*/

.counter{
    background-color: #fff;
    padding:15px;
}

.box-num-counter {
    width: 26px;
}

.counter .count {
    color: #535353;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    border: none;
    width: 15px;
    text-align: center;
    margin-top: -1px;
}
.counter .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 20px;
    height: 20px;
    font: 21px/1 'Montserrat', sans-serif;
    text-align: center;
    border-radius: 50%;
    }
.counter .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: white;
    width: 20px;
    height: 20px;
    font: 19px/1 'Montserrat', sans-serif;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
}

.span-plus-A{
    display: block; 
    padding-right: 4px; 
    margin-top: -2px; 
    font-size: 14px;
}

.bg-dark-grey{   
    background-color: #aaaaaa!important;
}

.fa-plus-circle,
.fa-minus-circle{
    color: #aaaaaa;
}

.fa-plus-circle:hover,
.fa-minus-circle:hover{
    color: #ff6a00;
}

/*Prevent text selection*/
span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:disabled{
    background-color:white;
}

/*---blog / post --*/

.fa-angle-left{
	color: #dedede;
}

	 
.fa-angle-left:hover{
	color: #FF6C1C;
}
		
.img-utente-blog{
    width: 230px;
    height: 230px;
    object-fit: cover;
    object-position: 0 70%;
    border-radius: 5px;
}

.img-blog{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px 0px 0px 5px;
}

.arancione{
    color: #FF6C1C;
}

.lista-cat-blog ul {
    list-style: none; /* Remove default bullets */
    margin-left: -30px;
}
        
.lista-cat-blog li {
    margin-top: 5px;
    margin-bottom: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

.lista-cat-blog li a{
    font-size: 15px;
    color: #535353;   
}

.lista-cat-blog li a:hover{
    text-decoration: none; 
    color: #FF6C1C; 
}

.lista-cat-blog li span{
    float: right;
    color: #535353;   
}
        
.lista-cat-blog ul li::before {
    content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #FF6C1C; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 2em; /* Also needed for space (tweak if needed) */
    margin-left: 8px; /* Also needed for space (tweak if needed) */
}

.card-blog{
    border-radius: 5px;
}

.link-blog{
    width: 80%;
    height: 100%;
    background-color: #FF6C1C;
    border-radius: 0px 5px 5px 0px;
}

.text-blog{
     font-size: 16px;
     color: 535353;
}

.loading-article{
     text-decoration: underline;
}

.loading-article:hover{
      color: #535353; 
}

.margin-btn{
      right: -13px;
}

.card-img-top{
      width: 100%;
      height: 15vw;
      object-fit: cover;
}

.blog-gallery-item{
       width: 100%;
       height: 150px;
       object-fit: cover;
}


@media (max-width:320px){
    .hostboxbig {
        width: 275px;
    }
	
	
   
}

/*--calendario--*/
@media (min-width: 345px) and (max-width: 370px){
	.calendario{
		padding: 0 20px;
	}
}

@media (min-width: 375px) and (max-width: 380px){
	.calendario{
		padding: 0 30px;
	}
}

@media (min-width: 380px) and (max-width: 500px){
	.calendario{
		padding: 0 20px;
	}
}

@media (min-width: 700px) and (max-width: 768px){
	.calendario .giorno {
		width: 27px !important;
	}
}



@media (max-width: 375px){
    .calendario .giorno{
         width: 30px !important;
    }
	
	.no-eventi{
		height: 456px !important;
	}
    
}

@media(max-width:480px){
    .logo-img{
        width:80%;
    }

    .mobilePaddingTop{
        padding-top:60px;
    }

    .btn-openNav {
        font-size: 25px;
        left: 10px !important;
        top: 16px !important;
    }

    .h-mobile{
        font-size:22px;
    }

    .h5-mobile{
        font-size: 15px;
    }
    
	.bg-eventi{
         height: 100%;
         background-size: 100% 100%; 
     }
        
	 .title-eventi-pvt{
         padding-top: 20px;
         margin-bottom: 0px;
      }
        
	  .freccia-evento-pvt{
         margin-top: 20px;
      }
      
	  .title-dettaglio-evento{
		 padding-top:40px;
       }

}

@media(min-width:320px) and (max-width:635px){
		.overflow{
			overflow-x: hidden;
		}
        .layout{
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }
			
		.title-vantaggi-chef{
			font-size: 16px !important;
		}
		
		.sectionRegistrati {
    		font-size: 15px;
		}

}

@media(min-width:420px) and (max-width:750px){
        .layout{
            flex: 0 0 50%;
            max-width: 50%;
        }

        .hostboxbigDett{
            width: 70%;
        }
		
		.hostbox{
			width: 260px;
		}
		

        .rwd-video{
            width: 70%;
        }

        .rwd-blog{
            width: 70%;
        }

        .iframeHost{
            width: 100%;
        }

}
	

@media(max-width:700px){
         .lista-cat-blog ul{
              margin-left: -42px;
         }

         .margin-btn{
              right: 0px;
         }

         .card-blog{
              border-radius: 10px;
         }

         .img-blog{
              height: 230px;
              border-radius: 10px 10px 0px 0px;
         }

         .link-blog{
              width: 100%;
              border-radius: 0px 0px 10px 10px;
         }
		 
         .text-blog {
              font-size: 13px;
         }
}

@media(min-width:490px) and (max-width:780px){
        .logo-img{
            width: 70%;
        }
        .btn-openNav{
            top: 27px !important;
        }
		.text-white{
			font-size: 20px;
		}
}

@media (min-width: 720px) and (max-width: 850px) { 
        .layer{
            padding: 20px;
        }

        .text-white{
            margin-top: 40px !important;
        }

        .text-white h2{
            font-size: 22px;
        }

        .hostboxbigDett {
            height: 266px;
        }

        .rwd-video {
            height: 110px;
        }

        .rwd-blog {
            height: auto;
            padding: 5px 8px;
        }

        .iframeHost{
            height: 115px;
        }

        .icon {
            margin-right: 7px;
        }

        .text-card h5 {
            font-size: 14px;
        }

        .text-card span {
            font-size: 12px;
        }

}
 
@media(max-width: 768px){
        .imgSize{
            overflow: hidden;
			height:170px;
        }
}

@media(max-width:1024px){
        .p-servizi{
            font-size: 12px;
    		min-height: 55px;
        }
		
		.card-title{
			font-size:17px;
		}
		
		.card-text{
			font-size:12px;
			min-height: 35px;
		}
		
	
}
	
@media(min-width: 1200px){
	
		.colonna-spazio{
			flex: 0 0 8.333333%;
    		max-width: 8.333333%;	
		}
}
	

@media(min-width:768px) and (max-width:1023px){

         .img-utente-blog {
             width: 150px;
             height: 150px;
          }

          h2{
             font-size: 24px;
          }

          h4{
             font-size: 17px;
          }

          .fa-star {
              font-size: 1em!important;
          }

          .lista-cat-blog ul {
              margin-left: -41px;
           }

           .lista-cat-blog li a {
              font-size: 13px;
           }

           .text-blog {
              font-size: 13px;
           }
}

.list-group-item.active {
    background-color: #FF6C1C;
    border-color: #FF6C1C;
}

