a,.navmenu li a:hover, .navmenu li.active a {
    color: #7e71b1;
}
.service_icon:hover,.img_block .item_fadder,.img_block .item_fadder {
    background-color: #7e71b1;
}
a:hover {
    color: #999 !important;
}
.align_center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.w30 {
    width: 40%;
    padding-right: 10px;
}
.w70 {
    width: 60%;
    padding-left: 10px;
}
.clb {
    clear: both;
}
p,ul {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
    line-height: 150%;
}
.mar_t30 {
    margin-top: 30px;
}
.mar_t20 {
    margin-top: 20px;
}
.mar_b30 {
    margin-bottom: 30px;
}
.tp-caption {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    height: 90%;
}
.tp-caption img {
    width: 33% !important;
    height: auto !important;
}
.tp-caption h2 {
    font-size: 30px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    line-height: 150%;
    width: 100%;
    font-weight: bold;
    font-family: 'Quattrocento sans', san-serif;
}
.tp-caption h2 span {
    font-size: 50px;
}
.logo_def {
    height: 40px;
    margin-top: -5px;
}
.full_slider .next_section {
    bottom: 5px;
}
#gallery header {
    background-image: url("../photos/1sec.jpg");
}
.promo_text_block {
    padding: 30px 0 20px 0;
    color: #333;
    font-size: 14px;
}
.promo_text_block h1 {
    font-size: 35px;
}
h3.title {
    margin-bottom: 30px;
    font-size: 35px;
}
.items_body {
    padding: 30px 20px;
}
.items_title h5 {
    margin: 0;
    line-height: 120%;
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
.service {
    margin-top: 0;
    margin-bottom: 15px;
}
#about header {
    background-image: url("../photos/2sec.jpg");
}
div.pp_pic_holder {
    z-index: 100000;
}
#works header, #classifiche header {
    background: #333;
    padding-top: 80px;
    padding-bottom: 70px;
}
#blog header {
    background-image: url("../photos/3sec.jpg");
}
#contact header {
    background-image: url("../photos/4sec.jpg");
}
.osp-row {
    display: table;
    width: 100%;
}
.osp-row .col-sm-4 {
    display: table-cell;
    float: none;
}
.osp-row .service {
    padding: 20px;
}
.osp-row .service img {
    width: 100%;
    margin-bottom: 10px;
}
.osp-row .service p {
    font-size: 14px;
    line-height: 150%;
    margin: 0;
    padding: 0;
}
#ospitalita header {
    background-image: url("../photos/5sec.jpg");
    background-attachment: fixed;
}
.partner_item div img:hover {
    opacity: 0.5;
}
#contatti header {
    background-image: url("../photos/6sec.jpg");
    background-attachment: fixed;
}
.partner_section .carousel .item img {
    width: 18%;
    margin: 1%;
    float: left;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control {
    top: auto;
    width: 95%;
}
.flags {
    position: absolute;
    top: 20px;
    right: 20px;
    width: auto;
    z-index: 999;
}
.flags img {
    float: left;
    width: 30px;
    margin-left: 5px;
}
@media (max-width: 767px) {
    .carousel-control {
        display: none;
    }
    .osp-row {
        display: block;
    }
    .osp-row .col-sm-4 {
        display: block;
        float: none;
    }
    .tp-caption h2 {
        font-size: 22px;
    }
    .tp-caption h2 span {
        font-size: 40px;
    }
}
@media (max-width: 499px) {
    .tp-caption {
        display: none;
    }
}
@media (max-width: 767px) {
    .flags {
        top: 67px;
    }
    .flags img {
        width: 20px;
    }
}
@media only screen and (max-width: 766px) and (min-width: 1px) {
    .gallery_block {
        margin: 0!important;
        width: 100%!important;
        float: left !important;
    }
    .gallery_block .gallery_tem {
        width: 33%!important;
    }
}