@charset "utf-8";
/* CSS Document */
.venue{
    margin-top: 20px;
}
.venue ul li{margin-bottom: 35px;}
.venue_img{
    text-align: center;
    margin-right: 35px;
}
.venue_img img{}
.venue_info{
    float: left;
    margin-top: 15px;

}
.venue_title{
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Poppins SemiBold;
}
.first_title h3 {
    font-size: 28px;
    font-family: Poppins SemiBold;
}
.venu li{
    padding-bottom: 20px;
}
.venue_img p{
    color: #666;
    padding-top: 6px;
}
.visa_country{
}
.visa_country li{
    float: left;
    background: #fff;
    line-height: 28px;
    border-radius: 14px;
    padding: 0px 12px;
    margin-right: 12px;
    margin-bottom: 15px;
}