
.wrapper-social {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    z-index: 1;
}
.num-img.fl {
    font-family: "Segoe UI semibold";
    font-size: 22px;
    line-height: 47px;
    color:#fff;
    padding-left: 23px;
}
.social-share.fr {
    padding-top: 10px;
    padding-right: 18px;
}
.st_facebook_large .stLarge {
    background: url("../images/fb-icon.png") no-repeat center center !important;
    width: 19px !important;
}
.st_googleplus_large .stLarge {
    background: url("../images/gg-icon.png") no-repeat center center !important;
}
.st_email_large .stLarge {
    background: url("../images/email-icon.png") no-repeat center center !important;
}
.st_print_large .stLarge {
    background: url("../images/print-icon.png") no-repeat center center !important;
}
.video-other {
    margin-top: 37px;
}

.title-box-item-tour.fl {
    font-family: "roboto condensed bold";
    font-size: 21px;
    color: #0b6c18;
    background: #f5f5f5;
    margin-bottom: -11px;
    padding-right: 23px;
    text-transform: uppercase;
}

.item.item-list-cat{
	width:100%;
}

.wrapper-detail-video {
    background: #fff;
	box-shadow: 0px 0px 2px #ccc;
    padding: 20px 28px;
}