body {
    background-color: #fff !important;
}
.bloggers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin-right: -10px;
    margin-left: -10px;
}
.blogger-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
}
.voucher-maxh {
    max-height: 300px;
}
.sidebar-villa .travel-goals-sidebar-link {
    font-size: 16px;
}
@media screen and (min-width: 560px) {
    .blogger-container {
        width: 50%;
    }
    .blog-name {
        min-height: 65px;
    }
}
@media screen and (min-width: 769px) {
    .blogger-container {
        width: 33.3333%;
    }
}
.blogger-container .blogger {
    width: 100% !important;
    height: auto !important;
    flex: none;
    margin-bottom: 5px;
}
.blog-name {
    font-size: 20px;
    display: block;
}
.js-show-entries {
    font-size: 18px;
    font-weight: bold;
    margin: auto;
}
.competition-content {
    width: 100%;
    padding-top: 30px;
}
.competition-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #333;
}
.bordered-title {
    border-bottom: 8px solid #efefef;
}
.font22 {
    font-size: 22px;
}
.sidebar-properties {
    padding-top: 15px;
    padding-right: 15px;
}
.compet-left {
    padding-left: 15px;
}
.sidebar-villa img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
}
.sidebar-villa a:hover {
    text-decoration: none;
    color: #333;
}
.samsonite-section {
    width: 499px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.carousel-villas {
    display: none;
}
.padding-bottom30 {
    padding-bottom: 30px;
}
.padding-top30 {
    padding-top: 30px;
}
.padding-bottom15 {
    padding-bottom: 15px;
}
.padding-right15 {
    padding-right: 15px;
}
.padding-top20 {
    padding-top: 20px;
}
.bottom-grey {
    border-bottom: 3px solid #efefef;
    width: 70%;
    margin: auto;
    margin-bottom: 22px;
}
.sidebar-villa a, .carousel-villas a {
    font-size: 20px;
}
.js-show-entries {
    font-size: 18px;
    font-weight: bold;
    margin: auto;
}
.cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin-right: -10px;
    /*margin-left: -10px;*/
    margin-top: 20px;
}
.suitcase {
    padding-right: 10px;
    padding-left: 0px;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
}
.suitcase img {
    width: 100%;
    height: auto;
}
.first-suitcase-image {
    height: 200px !important;
    width: 30% !important;
    float: right;
}
.second-suitcase-image {
    height: 200px !important;
    width: 30% !important;
    float: left;
}
a.competition-search {
    padding: 10px;
    font-weight: normal;
    text-align: center;
    margin: auto;
    display: block;
    width: 305px;
    margin-top: 25px;
    margin-bottom: 25px;
    background: #fb6322;
    color: #fff;
    font-size: 14px;
    border: 1px solid #fb6322;
    border-radius: 0;
}
a.comp-search {
    padding: 20px;
    letter-spacing: 3px;
    font-size: 16px;
    width: 100%;
}
.samsonite-image {
    width: 50%;
    -webkit-filter: grayscale(100%);
}
.first-row-image, .second-row-image {
    padding-right: 10px;
    padding-left: 0px;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    align-items: stretch;
}
.first-row-image img, .second-row-image img {
    width: 100%;
    height: auto;
}
.competition-list li {
    padding-bottom: 20px;
}
a.competition-search:hover,
a.competition-search:focus,
a.competition-search:active {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
}
@media screen and (min-width: 1205px) {
    .competition-content {
        width: 1205px;
        min-width: 270px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 1205px) {
    .competition-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .first-suitcase-image {
        width: 40% !important;
    }
    .second-suitcase-image {
        width: 40% !important;
    }
    .villas-indicators {
        bottom: -39px;
    }
    .villas-indicators li {
        border: 1px solid #287db4;
        width: 12px;
        height: 12px;
    }
    .villas-indicators .active {
        background-color: #287db4;
        margin: 1px;
    }
    .carousel-villas {
        display: block;
    }
    .carousel-villas .item img {
        margin: auto;
        padding-bottom: 10px;
    }
    .carousel-villas .item {
        text-align: center;
    }
    .carousel-villas .item a:hover {
        text-decoration: none;
        color: #333;
    }
    .samsonite-section {
        width: 481px;
    }
}
@media screen and (min-width: 767px) {
    .line {
        display: block;
    }
    .line h2 {
        text-align: center;
        border-bottom: 3px solid #efefef;
        position: relative;
    }
    .line h2 span {
        background-color: white;
        position: relative;
        top: 22px;
        padding: 0 20px;
    }
    .pack-code {
        letter-spacing: 5px;
    }
}
@media screen and (max-width: 530px) {
    .samsonite-section {
        width: 100%;
    }
    .samsonite-section {
        /*padding-top: 20px;*/
    }
    .image-radius-bg {
        width: 50px;
        height: 50px;
        float: right !important;
    }
    .blog-name {
        font-size: 16px;
    }
    .blogger-container,
    .suitcase {
        padding-left: 5px;
        padding-right: 5px;
    }
    .bloggers,
    .cont {
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media screen and (min-width: 460px) {
    .suitcase {
        width: 50%;
    }
    .first-suitcase {
        padding-right: 17px;
        right: -20px;
    }
    .first-row-image {
        width: 50%;
    }
}
@media screen and (max-width: 460px) {
    .first-suitcase-image {
        width: 50% !important;
    }
    .second-suitcase-image {
        width: 50% !important;
    }
}
@media screen and (max-width: 400px) {
    a.competition-search {
        font-size: 12px;
        width: 265px;
    }
}
.loc-bg, .loc-bg > div {
    height: 200px!important;
}
.competition-bg {
    color: #fff;
    font-size: 30px;
    background-color: rgba(0,0,0,.6);
    padding: 5px 10px;
    font-weight: bold;
    position: absolute;
    bottom: 5%;
    left: 0;
    font-size: 30px;
}
.action-btn {
    padding: 10px;
    display: block;
    text-align: center;
    background: #fb6322;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
    .loc-bg, .loc-bg > div {
        height: 360px !important;
    }
    .competition-bg {
        font-size: 50px;
    }
    .action-btn {
        font-size: 23px;
    }
}

.loc-bg {
    overflow: hidden;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: left top;
}
.slide-item {
    overflow: hidden;
    position: relative;
/*    width: 32.7%;
    width: calc(33.3333% - 4px);*/
    display: block;
    float: left;
}
.slide-item > div {
    padding: 0 7.5px;
}
.multiple-image-carousel {
    white-space: nowrap;
    /*transition: .3s all ease;*/
}
.prev-slide {
    left: -10px;
    transform: translateY(-50%);
}
.prev-slide, .next-slide {
    font-size: 28px;
    color: #1e6899;
}
.prev-slide, .next-slide {
    width: 26px;
    cursor: pointer;
    position: absolute;
    height: 36px;
    top: 50%;
    z-index: 100;
}
.next-slide {
    right: -10px;
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    .slide-item {
        width: 100%;
    }
}
@media screen and (min-width: 1230px) {
    .sidebar-properties {
        padding-right: 0;
    }
    .compet-left {
        padding-left: 0;
    }
}
/*#slider {
    max-height: 158px;
}*/
.italy-competition-list > li {
    margin-bottom: 5px;
}
.image-box {
    background-color: #efefef;
    border: 1px solid #dbdbdb;
}
.image-box > figcaption {
    padding: 10px;
}
#slider {
    max-height: 190px;
}
.view-post {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}
.cs-blue {
    background: #1e6899;
    color: #fff;
}
.btn-vote {
    padding: 6px 10px;
    text-align: center;
    display: inline-block;
    width: 100px;
}
.cs-blue:hover,
.action-btn:hover {
    text-decoration: none;
    color: #fff;
}

a.disabled {
    pointer-events: none;
    background-color: transparent!important;
    color: #555!important;
}
.rosette {
    position: absolute;
    width: auto!important;
    left: 0px;
    top: -10px;
}
.judge-image {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.clear{
    clear: both;
}