body {
    background: #b6e553 url(../images/background.jpg) no-repeat fixed;
    background-size: 100%;
    color: #666;
    overflow-x: hidden;
}
a {
    color: #3A9831;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
    color: #666;
}
p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 15px;
}

@media(max-width:991px) {
    p {
        font-size: 12px !important;
        line-height: 150%;
    }
}
.align_center {
    text-align: center;
}
.mar_t10 {
    margin-top: 10px;
}
.mar_t20 {
    margin-top: 20px;
}
.mar_t30 {
    margin-top: 30px;
}
.mar_b10 {
    margin-bottom: 10px;
}
.mar_b20 {
    margin-bottom: 20px;
}
.mar_b30 {
    margin-bottom: 30px;
}
.mar_b50 {
    margin-bottom: 50px;
}
.pad_l0 {
    padding-left: 0;
}
.pad_lr0 {
    padding-left: 0;
    padding-right: 0;
}
.pad_lr15 {
    padding-left: 15px;
    padding-right: 15px;
}
.fancybox-overlay {
    z-index: 100000;
}
.logo_col {
    padding: 20px 0;
}
.logo_col a {
    font-size: 140%;
    color: #fff;
    margin-top:-5px;
}
@media(max-width:619px) {
    .logo_col a {
        font-size: 110%;
    }
}
.logo_img {
    width: 100%;
    padding: 0 20%;
}
.flag_div {
    position: absolute;
    width: 20%;
    top: 20%;
    right: 20%;
}
.flag_div img {
    width: 30%;
    float:right;
}
.flag_div img:hover {
    padding: 3%;
}
.navbar {
    background: #3A9831;
    border-radius: 0;
}
.navbar .nav > li > a, .navbar .nav > li {
    color: #fff;
    line-height: 100%;
    padding: 0;
}
.navbar .nav > li, .navbar .nav > li > ul > li > a {
    padding: 18px 10px;
}
.navbar .nav > li > ul {
    margin-top: 15px;
}
@media(max-width:991px) {
    .navbar .nav > li, .navbar .nav > li > ul > li > a {
        padding: 10px 7px !important;
    }
    .navbar .nav > li > ul {
        margin-top: 10px;
    }
}
.navbar .nav > li.active, .navbar .nav > li:hover a, .navbar .nav > li:hover, .navbar .nav > li.active a, .social-top-btn .btn {
    background: #60b832;
    color: #fff;
}
.navbar .nav > li > ul > li:hover, .navbar .nav > li > ul > li:hover > a, .social-top-btn .btn:hover {
    background: #3A9831;
    color: #fff;
}
.navbar .nav > li > ul > li > a {
    border-bottom: 1px solid #3A9831;
}
.navbar .nav > li > ul > li:last-child > a {
    border: none;
}
.navbar .nav > li > ul > li.selected > a {
    border: none;
    background: #3A9831;
    color:#fff;
}
.fb_div {
    float:right;
    width: 120px;
    margin-top: 0;
}
.fb_div img {
    width: 100%;
}
@media(max-width:991px) {
    .fb_div {
        width: 82px;
    }
}
@media(max-width:786px) {
    .fb_div {
        width: 120px;
    }
}
.carousel-caption {
    left: 8% !important;
}
.carousel-caption h3 {
    font-size: 24px;
    color: #fff;
    background: #47321C;
    float: left;
    padding: 5px 10px;
}
.carousel-caption img {
    height: auto;
    width: 150px;
    float: left;
    margin-bottom: -8px;
    z-index: 5000;
    position: relative;
}
@media(max-width:786px) {
    .carousel-caption {
        display: none;
    }
}
@media(max-width:991px) {
    .carousel-caption h3 {
        font-size: 18px;
    }
    .carousel-caption img {
        width: 100px;
    }
}
.modern-box {
    padding-top:20px;
    padding-bottom: 20px;
}
.modern-box h2 {
    padding-top: 0;
}
.white_bg_home {
    background: #fff url(../images/white_bg.jpg) no-repeat bottom;
    background-size: 100%;
}
.white_bg {
    background: #fff url(../images/white_bg-inner.jpg) no-repeat bottom;
    background-size: 100%;
}
.link_a, .link_b, .link_c {
    font-size: 20px;
}
.link_a i, .link_b i, .link_c i {
    font-size: 18px;
    color: #D67E25;
    padding-right: 5px;
}
.link_a:hover i, .link_b:hover i, .link_c:hover i {
    font-size: 22px;
}
.link_a {
    width: 50%;
    float:left;
    text-align: right;
    padding-right: 3%;
    margin-top:2%;
    margin-bottom:2%;
}
.link_b {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 3%;
    margin-top:2%;
    margin-bottom:2%;
}
.link_c {
    width: 100%;
    float:left;
    margin-bottom:2%;
}
.orange_bg {
    background:#684623 url(../images/orange_bg.jpg) no-repeat;
    background-size: 100%;
}
.welcome_box h2 {
    font-family: 'Handlee', serif;
    color: #3A9831;
}
.welcome_box strong {
    color: #3A9831;
}
.welcome_box i {
    color: #D67E25;
}
@media(max-width:991px) {
    .welcome_box h2 {
        line-height: 120%;
        padding-bottom: 20px !important;
    }
    .link_a, .link_b, .link_c {
        font-size: 13px;
    }
    .link_a i, .link_b i, .link_c i {
        font-size: 13px;
        padding-right: 0;
    }
    .link_a:hover i, .link_b:hover i, .link_c:hover i {
        font-size: 15px;
    }
}
@media(max-width:767px) {
    .welcome_box h2 {
        font-size: 25px;
        padding-bottom: 10px;
        margin: 0;
    }
    .tab-content h3 {
        line-height: 120%;
        font-size: 20px;
    }
}
.border_img {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border: 2px solid #D67E25;
    padding: 5px;
}
.banner_home {
    border: 1px solid #47321C;
    padding: 10px 20px;
    border-radius: 5px;
    background:rgba(214,126,37,0.2) url('../images/grass.png') no-repeat bottom;
    background-size: 100%;
    float:left;
}
.banner_home p {
    width: 65%;
    float: left;
    font-size: 20px;
    margin-top: 10px;
    line-height: 150%;
}
.banner_home p a {
    font-size: 24px;
    color: #D67E25;
}
.banner_home p a:hover {
    color: #3A9831;
}
.banner_home img {
    width: 25%;
    float: right;
}
@media(max-width:1199px) {
    .banner_home p {
        font-size: 17px;
    }
    .banner_home p a {
        font-size: 20px;
    }
}
@media(max-width:991px) {
    .banner_home p {
        font-size: 14px;
        width: 65%;
    }
    .banner_home p a {
        font-size: 16px;
    }
}
@media(max-width:544px) {
    .banner_home {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .banner_home p {
        width: 70%;
    }
    .banner_home img {
        width: 25%;
    }
}
@media(max-width:510px) {
    .banner_home p {
        width: 100%;
    }
    .banner_home img {
        display: none;
    }
}
.home_parallax {
    background: #3A9831;
}
.main-service i {
    width: 200px;
    height: 100px;
    line-height: 100px;
    background: #D67E25;
}
.main-service i:hover {
    background: #fff;
    color: #D67E25;
}
.main-service h3 {
    padding-top: 10px;
}
.white_title {
    color:#fff;
    font-family: 'Handlee', serif;
}
.app_container {
    padding: 20px;
    background: #fff;
}
.nav>li>a>img, .tab-pane img {
    border: 1px solid #fff;
    border-radius: 5px;
}
.tab-pane img {
    border-top-width:2px;
}
.tab-content h3 {
    color: #3A9831;
    padding-top: 10px;
    margin-bottom: 10px;
}
.tab-content p {
    text-align: justify;
    color: #666;
    padding-right: 2px;
    position: relative;
    z-index: 5;
}
.date_orange {
    color: #D67E25;
}
.inner_title h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 40px;
    color: #D67E25;
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 0;
}
.chi_siamo {
    background: url("../images/inner/chi_siamo.jpg") no-repeat;
    background-size: cover;
}
.chi_siamo_row h2, .chi_siamo_row h3 {
    font-size: 30px;
    text-align: left;
    font-family: 'Handlee', sans-serif;
    margin: 0;
    padding: 0;
    color: #3A9831;
}
.chi_siamo_row h3 {
    font-size: 20px;
    font-family: inherit;
    margin-bottom: 10px;
    color: #684623;
}
.border_b {
    border-bottom: 3px solid #3A9831;
}
.chi_siamo_address {
    margin-top: 10px;
}
.chi_siamo_row .chi_siamo_address img {
    float: left;
    margin: 0 10px 0 0;
    width: 50px;
    padding: 0;
    border: 0;
}
.chi_siamo_address p {
    margin-bottom: 5px;
}
.chi_siamo_row img {
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 4px;
}
.chi_siamo_row .p_h4 {
    font-size: 18px;
    margin: 5px 0 5px 0;
    color: #684623;
    text-align: left;
}
.chi_siamo_row .p_h5 {
    font-size: 16px;
    margin: 0 0 15px 0;
    color: #3A9831;
    text-align: left;
}
.chi_siamo_row p {
    text-align: justify;
}
.min_h230 {
    min-height: 230px;
}
@media(max-width:767px) {
    .min_h230 {
        min-height: 1px;
    }
}
.servizi {
    background: url("../images/inner/servizi.jpg") no-repeat;
    background-size: cover;
}
.service-2 {
    padding-left:0;
    text-align: center;
}
.service-2 h4 {
    font-size: 16px;
    color: #684623;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.service-2 h5 {
    font-size: 14px;
    color: #3A9831;
}
.service-2 img {
    max-height: 200px;
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}
.img-container {
    padding: 5px;
    border: 1px solid #D67E25;
    border-radius: 5px;
}
.photogallery {
    background: url("../images/inner/photogallery.jpg") no-repeat;
    background-size: cover;
}
.gallery_div p, .video_div p {
    margin-top: 10px;
    color: #3A9831;
}
.video_inner {
    background: url("../images/inner/video.jpg") no-repeat;
    background-size: cover;
}
.video_div article {
    min-height: 200px;
}
.fluid-width-video-wrapper {
    width: 100%;
    height: 190px;
    border: 1px solid #D67E25 !important;
    border-radius: 5px;
}
.fluid-width-video-wrapper iframe {
    padding: 5px;
    border: none;
}
.last_minute_inner {
    background: url("../images/inner/last_minute.jpg") no-repeat;
    background-size: cover;
}
.last_minute h6 {
    font-size: 20px;
    color: #3A9831;
    text-align: left;
    margin-top: 15px;
    line-height: 120%;
}
.last_minute p {
    margin-bottom: 10px;
}
.last_minute article p:last-of-type {
    height: 125px;
    overflow-y: auto;
}
.allegati {
    list-style-type: none;
}
.allegati li {
    margin-bottom: 20px;
}
.allegati li a {
    background: #D67E25;
    padding: 10px;
    border-radius: 4px;
    color: #fff;
}
.allegati li a:hover {
    background: #3A9831;
}
@media(max-width:767px) {
    .last_minute article p:last-of-type {
        height: auto;
        margin-bottom: 20px;
    }
}
.appartamenti_inner {
    background: url("../images/inner/appartamenti.jpg") no-repeat;
    background-size: cover;
}
.appartamenti_div .img-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
}
.appartamenti_div p {
    margin-bottom: 5px;
}
.appartamenti_div .col-sm-4 {
    min-height: 150px;
    padding-left: 160px;
}
.appartamenti_div p:first-of-type {
    font-size: 16px;
}
.ledro_map {
    width: 540px;
    margin: 0 auto 40px auto;
    position: relative;
}
.ledro_map img {
    width: auto;
    max-width: 100%;
}
.map_pointer {
    position: absolute;
    width: 80px;
    height: 24px;
    color: transparent;
    border-radius: 4px;
}
.map_pointer:hover {
    background: rgba(255,255,255,0.8);
    color: transparent;
}
#val-di-concei {
    top: 44px;
    left: 255px;
}
#bezzecca {
    top: 85px;
    left: 162px;
}
#tiarno-di-sotto {
    top: 107px;
    left: 48px;
}
#tiarno-di-sopra {
    top: 153px;
    left: 11px;
}
#pieve-di-ledro {
    top: 148px;
    right: 194px;
}
#mezzolago {
    bottom: 169px;
    right: 99px;
}
#molina-di-ledro {
    bottom: 111px;
    right: 29px;
}
#pian-di-pur {
    bottom: 88px;
    right: 134px;
}
#doss-di-pur {
    bottom: 34px;
    right: 188px;
}
@media (max-width:1199px) {
    .appartamenti_div .col-sm-4 {
        width: 50%;
    }
}
@media(max-width:767px) {
    .appartamenti_div {
        padding: 0 15px;
    }
    .appartamenti_div .col-sm-4 {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .ledro_map {
        width: 400px;
        margin: 0 0 40px 0;
    }
    .map_pointer {
        width: 60px;
        height: 17px;
    }
    #val-di-concei {
        top: 33px;
        left: 189px;
    }
    #bezzecca {
        top: 64px;
        left: 120px;
    }
    #tiarno-di-sotto {
        top: 80px;
        left: 35px;
    }
    #tiarno-di-sopra {
        top: 114px;
        left: 8px;
    }
    #pieve-di-ledro {
        top: 110px;
        right: 144px;
    }
    #mezzolago {
        bottom: 125px;
        right: 74px;
    }
    #molina-di-ledro {
        bottom: 82px;
        right: 22px;
    }
    #pian-di-pur {
        bottom: 65px;
        right: 99px;
    }
    #doss-di-pur {
        bottom: 25px;
        right: 139px;
    }
}
.app_img {
    border: 1px solid #D67E25;
    border-radius: 4px;
    padding: 5px;
}
.appartamenti_inner_div h6 {
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    text-align: left;
    color: #3A9831;
    margin-top: 0;
    margin-bottom: 20px;
}
.maps_frame iframe {
    width: 100%;
    height: 300px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
}
.form-group label {
    color: #D67E25;
}
.privacy_p {
    height: 50px;
    overflow-y: auto;
    font-size: 12px;
    text-align: justify;
    padding-right: 5px;
}
.btn_invia {
    width: 50%;
    margin: 5px auto 0 auto;
    background: #3A9831;
    color: #fff;
    border-bottom: 0;
    font-size: 20px;
    padding: 10px;
    line-height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn_invia:hover {
    background: #D67E25;
    color: #3A9831;
}
.contatti_div h6 {
    font-size: 20px;
    font-weight: bold;
    color: #3A9831;
    text-align: left;
    margin: 0 0 25px 0;
    line-height: 100%;
}
.line_h160 {
    line-height: 160%;
}
.contatti_div img {
    width: 50px;
    margin-top: 5px;
}
.contatti_div h5 {
    font-size: 18px;
    color: #D67E25;
    font-weight: normal;
    text-align: left;
    margin: 0 0 20px 0;
}

.footer .dog_bottom {
    position: absolute;
    right: 1%;
    width: 140px;
    height: auto;
    margin-top: -210px;
}
@media(max-width:786px) {
    .footer .dog_bottom {
        display: none;
    }
}
@media(max-width:991px) {
    .footer .dog_bottom {
        width: 100px;
        margin-top: -155px;
    }
}
.footer {
    background: #47321C;
    color: #fff;
}
.footer img {
    max-width: 100%;
}
@media(max-width:569px) {
    .footer img {
        max-width: 15% !important;
    }
}
@media(max-width:767px) {
    .footer img {
        max-width: 10% !important;
    }
}
@media(max-width:1199px) {
    .footer img {
        max-width: 50%;
    }
}
.footer a {
    color: #D67E25;
}
.footer a:hover {
    color: #3A9831;
}
.back-tt:hover {
    background: #D67E25 !important;
}
