/*
Theme Name: Residenza Nosicc Osogna
Author: Simone Loffredo;
Version: 0.0.1;
*/

html,body{font-family: 'Lato', sans-serif; font-size: 15px;}

a{color: #ad242b;}
.apice{vertical-align: top;font-size: 75%;}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

img{max-width: 100%;height: auto;}

img.image-full{max-width: none; width: 100%; height: auto; display: block;}


.btn-primary{background-color: #ad242b; border: #941B21}


#logo-area{text-align: center; position: relative; margin: 20px 0px;}
#logo-area .bg-fasce{background: url(images/bg_header.jpg) repeat-x center; width: 100%; height: 20px; background-size: contain;}
#logo-area #main-logo img{position: relative; z-index: 2; max-width: 100%;} 

.navbar-fixed-top{background-color: rgba(255,255,255,0.8); }
.navbar-fixed-top>.container #main-logo{ height: 100%; display: inline-block;}
.navbar-fixed-top>.container #main-logo>img{width: 190px;margin: 15px 0;}
.navbar-fixed-top>.container .top-bar{display: none;}

.navbar-nav .current-page-ancestor{font-weight: bold;}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -4px;
    margin-right: 15px;

    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar{margin-top: 0;}
.nav.navbar-nav>li>a,
.nav.navbar-nav>li>a:link,
.nav.navbar-nav>li>a:visited{color: #000000; text-transform: uppercase; font-size: 13px; padding: 10px;background-color: transparent;}



.nav.navbar-nav>li.active{font-weight: bold;}
.navbar-nav>li>.dropdown-menu{margin-top:3px;}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

.dropdown-menu>li>a,
.dropdown-menu>li>a:link,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:visited{display: block; color: #000000; text-transform: uppercase; font-size: 10px;  padding: 3px 20px;clear: both;line-height: 1.42857143;white-space: nowrap;background-color: #FFFFFF; }

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus{color: #ad242b;}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:link,
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus{background-color: transparent;color: #ad242b;}


.navbar-toggle .icon-bar {
    background-color: #888;
}

.social-share{margin: 10px 0;}
.social-share>li{list-style: none; display:inline-block;padding: 3px; margin: 0 7px;}

.navbar-brand>img{width: 180px; }

.home main{text-align: center; }
.home main h1{font-family: 'Lato', sans-serif; font-size: 19px; text-transform: uppercase; font-weight: 400; color: #8A8A8A; }


main.container-fluid{padding-top: 45px; padding-bottom: 45px;}
main.container-fluid h1{margin-top: 0;}

.item-evidenza a.item-evidenza-link{color: #585858;}

.item-evidenza .item-evidenza-description-area{background-color: #ebebeb; padding-top:45px; padding-bottom: 45px; text-align: center;}
.item-evidenza .item-evidenza-description-area h2{margin-top: 0;font-size: 19px; text-transform: uppercase; font-weight: 400;}

.item-evidenza .item-evidenza-image-area{position: relative;}

.item-evidenza .item-evidenza-image-area .item-evidenza-image-caption{display:block; position:relative;background: #FFFFFF; padding:20px; border-bottom: 1px solid #CDCDCD;}
.item-evidenza .item-evidenza-image-area .item-evidenza-image-caption .item-evidenza-image-caption-label{position: absolute; top:-20px; right: 20px; background-color: #ae292b; padding: 3px; text-transform: uppercase; color: #FFFFFF; font-size: 10px;}
.item-evidenza .item-evidenza-image-area .item-evidenza-image-caption h3{margin: 0; text-transform: uppercase; font-size: 19px;}
.item-evidenza .item-evidenza-image-area .item-evidenza-image-caption article{margin-bottom: 10px;}
.item-evidenza .item-evidenza-image-area .item-evidenza-image-caption article .item-evidenza-image-caption-localita{font-size: 30px; text-transform: uppercase;}


#template-istituzionale article{text-align: center;}
#template-istituzionale.appartamenti article{margin: 4em auto;}

#slideshow-container {
    position: relative;
    width: 100%;
}

#slideshow-container .swiper-container {

    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#slideshow-container .swiper-container .swiper-slide {
    background-size: cover;
    background-position: 50% 20%;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: table;
 }

 #slideshow-container .swiper-container .swiper-slide .swiper-slide-caption{
 	display: table-cell;
 	vertical-align: middle;
 	text-align: center;
 	color: #000000;
 	font-family: 'Lato', sans-serif; font-size: 25px; 
 }

#slideshow-container .swiper-container .swiper-slide .swiper-slide-caption .swiper-slide-title{display: inline-block; background-color: rgba(255, 255, 255, 0.8); padding: 0.3em 1em;min-width: 90px;} 
#slideshow-container .swiper-container .swiper-slide .swiper-slide-caption .swiper-slide-title>span{ font-weight: 300; display: inline-block; color: #000000; }
#slideshow-container .swiper-container .swiper-slide .swiper-slide-caption .swiper-slide-title>span.payoff{ font-family: 'Meddon', cursive; }
#slideshow-container .swiper-container .swiper-slide .swiper-slide-caption .swiper-slide-description>span{font-family: 'Meddon', cursive; display: inline-block; color: #ffffff; padding: 5px; font-size: 20px;text-shadow: 1px 2px 10px #333;}


#home-gallery-area #home-gallery .owl-item{margin: 0.1em;}

#fascia-grigia{background-color: #ebebeb; padding: 3em 0;}
#fascia-grigia>div:last-child{padding: 0.5em;}
#fascia-grigia h2{margin-bottom: 0; font-weight: 300;}
#fascia-grigia h2.subt{margin-top: 0; margin-bottom: 1em; font-weight: 700;}
#fascia-grigia p,
#fascia-grigia h3{margin: 0}
#fascia-grigia img{padding: 4em 0 0 0;}

#fascia-txtimg>div:first-child{padding: 0.5em;}
#fascia-txtimg h2{margin-bottom: 0; font-weight: 300;}
#fascia-txtimg h2.subt{margin-top: 0; margin-bottom: 1em; font-weight: 700;}

#fascia-imgtxt>div:last-child{padding: 0.5em;}
#fascia-imgtxt h2{margin-bottom: 0; font-weight: 300;}
#fascia-imgtxt h2.subt{margin-top: 0; margin-bottom: 1em; font-weight: 700;}

#fascia-grigia .img,
#fascia-txtimg .img,
#fascia-imgtxt .img{padding: 0}

#fascia-imgtxt .img img{width: 100%;}

#mappa-toggle-btn{
    background-color: #ce0000; 
    color: #ffffff; 
    cursor: pointer; 
    text-align: center;    
    padding: 0.7em 1em;
    margin: auto;
    margin-top: 60px;
    display: inline-block;
}
#footer #mappa-footer{padding-bottom: 2em;}

#footer{ background-color: #000000; padding:30px 0; color: #FFFFFF;}
#footer aside.footer-1>.widget-title{font-size: 13px;margin: 0 0 15px 0}
#footer aside.footer-1>.textwidget>span{margin-left: 25px;}
#footer aside.footer-1>.textwidget>i{width: 15px;}
#footer aside.footer-1>.textwidget>i.fa+span{margin-left: 10px;}

#footer .dati-soc{text-align: center;}
#footer .dati-soc p.f-small{font-weight: 300;}

#footer a,
#footer a:link,
#footer a:visited{color: #ffffff; text-transform: none; text-decoration: none; font-style: normal;}
#footer a:hover{color: #CE0000}

.contatti-1>.textwidget{margin-bottom: 20px;}
.contatti-1>.textwidget>span{margin-left: 25px;}
.contatti-1>.textwidget>i{width: 15px;}
.contatti-1>.textwidget>i.fa+span{margin-left: 10px;}


#page-header{height: 150px; background-repeat: no-repeat;background-position: 50% 50%; background-size: cover;}


.page main{margin: 0 0 20px 0;}

header.page-title{text-align: center;margin: 30px 0;}
header.page-title>h1{
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #000000;
}

header.page-title span.subtitle{ border-bottom: 10px solid; display: inline-block; font-size: 1.4em; color: #000000;}
header.page-title span.subtitle>p{margin: 4px;}
header.page-title span.subtitle.red-border{border-color: #CE0000; }
header.page-title span.subtitle.yellow-border{border-color: #F1D209;}
header.page-title span.subtitle.purple-border{border-color: #717196;}
header.page-title span.subtitle.no-border{border: 0;}


#icl-it,
#lang_sel{ position: absolute; left: 5%;}


#page-gallery-area{margin-top: 5em;}
#template-istituzionale.appartamenti #page-gallery-area{margin-top: 3em;}
#page-gallery-area #gallery .owl-item{margin: 0.1em;}


.img-bottom-container{text-align: center; width: 100%; max-width: 450px;margin: auto;}
.img-bottom-container img{width: 100%; max-width: 100%;margin: 2em auto;}


#scelta-appartamenti{padding: 2em 0.5em; background-color: #ebebeb; margin-bottom: 4em;}
#scelta-appartamenti>div{padding: 2em 0; text-align: center;}
#scelta-appartamenti>div>div{padding: 0em 4%; margin-bottom: 4em;}
#scelta-appartamenti>div>div:last-child{margin-bottom: 0}
#scelta-appartamenti h2{text-align: center; margin: 0;}

#scelta-appartamenti h3.titolo{display: inline-block; padding-top: 10px;}
#scelta-appartamenti h3.titolo.p-Red{ border-top: 10px solid #ce0000; }
#scelta-appartamenti h3.titolo.p-Yellow{ border-top: 10px solid #f1d209; }
#scelta-appartamenti h3.titolo.p-Purple{ border-top: 10px solid #717196; }

#scelta-appartamenti table{width: 100%;}
#scelta-appartamenti table tr td{border: 1px solid #646464; width: 50%; text-align: left;}
#scelta-appartamenti table tr td:first-child{border-left: 0; width: 20%; text-align: center;}
#scelta-appartamenti table tr td:last-child{border-right: 0; width: 30%; text-align: center;}

#scelta-appartamenti table tr{-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
#scelta-appartamenti table tr:hover{
    background-color: #DEDCDC;
    -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;
}

#scelta-appartamenti table tr td a,
#scelta-appartamenti table tr td a:link,
#scelta-appartamenti table tr td a:visited,
#scelta-appartamenti table tr td a:hover{color: #000000; text-transform: none; text-decoration: none; display: block;padding: 7px 15px;}

#scelta-appartamenti .fa.red{color: #ce0000;}
#scelta-appartamenti .fa.green{color: #008634;}

.area-appartamenti-dett{margin-bottom: 3em;}
.area-appartamenti-dett .appartamento-dettagli{background-color: #ebebeb; padding: 1em 0 0 0;}
.area-appartamenti-dett .appartamento-dettagli .icons{margin: 2em 0;}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio{
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 50px;
    text-align: center;
    float: left;
    margin: 1em 0;
    width: 50%;
}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio:first-child{margin-left: 0;}

.area-appartamenti-dett .appartamento-dettagli .icons .servizio span{color: #585858; font-size: 1.1em;}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio span.tit{font-weight: 300; font-size: 0.9em;}

.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s1{background-image: url(images/ico/01.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s2{background-image: url(images/ico/02.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s3{background-image: url(images/ico/03.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s4{background-image: url(images/ico/04.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s5{background-image: url(images/ico/05.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s6{background-image: url(images/ico/06.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s7{background-image: url(images/ico/07.png);}
.area-appartamenti-dett .appartamento-dettagli .icons .servizio.s8{background-image: url(images/ico/08.png);}

.area-appartamenti-dett .appartamento-dettagli .appgallery{margin-top: 2em;}


@media (min-width: 768px){
    #logo-area .bg-fasce{width: 50%; left: 0; height: 60px; position: absolute; z-index: 0; background-size: auto;}
    #icl-it, #lang_sel {
        right: 5%; left: inherit;
    }
    #page-header{height: 200px;}
    #scelta-appartamenti,
    #scelta-appartamenti>div{padding: 2em;}
    #scelta-appartamenti>div>div{margin-bottom: 0;}
    #fascia-txtimg>div:first-child,
    #fascia-imgtxt>div:last-child,
    #fascia-grigia>div:last-child {padding: 3em;}
    #fascia-grigia img{padding: 2em;}
    .area-appartamenti-dett .appartamento-dettagli .icons .servizio{
        margin: 10px 30px; 
        min-width: 60px; 
        width: auto;
    }
}




@media (min-width: 992px){

    #container{padding-top: 0;}

    .navbar-fixed-top{
        height: 125px;
        background-color: rgba(255,255,255,0.8); 

    }
    .navbar-fixed-top>.container{margin-bottom: -13px;}
    .navbar-fixed-top>.container .top-bar{ display: inline-block; float: right;}
    .navbar-fixed-top>.container #main-logo>img{width: 270px;}


    .navbar-fixed-top.navbar-fixed-top-shrink{height: 90px;border-bottom: 1px solid #ebebeb;}
    .navbar-fixed-top.navbar-fixed-top-shrink>.container{margin-bottom: -41px;}
    .navbar-fixed-top.navbar-fixed-top-shrink>.container .top-bar{ display: inline-block; float: right;}
    .navbar-fixed-top.navbar-fixed-top-shrink>.container #main-logo>img{width: 240px;}


    .navbar-fixed-top,
    .navbar-fixed-top>.container,
    .navbar-fixed-top>.container .top-bar,
    .navbar-fixed-top>.container #main-logo>img,
    .navbar-fixed-top.navbar-fixed-top-shrink,
    .navbar-fixed-top.navbar-fixed-top-shrink>.container,
    .navbar-fixed-top.navbar-fixed-top-shrink>.container .top-bar,
    .navbar-fixed-top.navbar-fixed-top-shrink>.container #main-logo>img{
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
    }

    .navbar-nav{margin: 0 auto; float: none; display: table;}

    #slideshow-container .swiper-container .swiper-slide .swiper-slide-caption{font-size: 40px;}
    #slideshow-container .swiper-container .swiper-slide .swiper-slide-caption .swiper-slide-description>span{padding: 20px;font-size: 70px;color: #ffffff;}

}




@media (min-width: 1200px){
    .navbar-fixed-top>.container #main-logo>img{width: 380px;}
    .navbar-fixed-top>.container{margin-bottom: -40px;}
    
    #page-header{height: 220px;}
}




@media (min-width: 1440px){
    
}










@media (max-width: 992px){

    /*RENDO IL MENU STATIC QUANDO IL SITO E' IN VERSIONE RESPONSIVE*/
    .navbar-fixed-top{position: static;} 


    /*HACK PER MODIFICARE IL BREAKPOINT CHE TRASFORMA IL MENU IN RESPONSIVE*/
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

