
.sw-featured-slideshow-theme1 a, .sw-featured-slideshow-theme2 a, .sw-featured-slideshow-theme3 a, .sw-featured-slideshow-theme4 a, .sw-featured-slideshow-theme5 a, .sw-featured-slideshow-theme6 a, .sw-featured-slideshow-theme7 a{
    box-shadow: none;
}
/*----------------Theme 1----------------------*/
.sw-featured-slideshow-theme1{
    overflow: hidden;
    margin-bottom: 0;
}
.sw-featured-slideshow-theme1 .sw-block-title  {
      text-align: center;
}
.sw-featured-slideshow-theme1 .sw-block-title h2{
      display:inline-block;
	  vertical-align:top;
	  color:#222222;
	  font-size:24px;
	  text-transform:uppercase;
	  font-weight:bold;
	  position:relative;
}
.sw-featured-slideshow-theme1.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme1.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme1 .res-button.slick-prev:before{
    content: normal;
}
.sw-featured-slideshow-theme1 .res-button.slick-next:before{
    content: normal;
}
.sw-featured-slideshow-theme1 .slick-prev{
    left: 0px;
    margin-left: 20px;
}
.rtl .sw-featured-slideshow-theme1 .slick-prev{
    right: 0px;
	left:auto;
	margin-left:0;
    margin-right: 20px;
}
.sw-featured-slideshow-theme1 .slick-next{
    right: 0px;
    margin-right: 36%;
}
.rtl .sw-featured-slideshow-theme1 .slick-next{
    left: 0px;
	right:auto;
	margin-right:0;
    margin-left: 36%;
}
.sw-featured-slideshow-theme1 .slick-prev:hover, .sw-featured-slideshow-theme1 .slick-next:hover{
    background: #F6DC09;
    color: #222224;
}
.sw-featured-slideshow-theme1 .slick-prev, .sw-featured-slideshow-theme1 .slick-next{
    background: #464d52;
    top: 50%;
    opacity: 0.5;
    font-size: 20px;
    height: 35px;
    width: 25px;
    color: #fff;
    font-weight: bold;
    padding: 15px 6px;
    z-index: 10;
}
.sw-featured-slideshow-theme1 .responsive .res-button{
    font-weight: bold;
    top: 45%;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    line-height: 0px;
    text-align: center;
    width: 30px;
    z-index: 2;
    padding: 16px 5px;
}

.sw-featured-slideshow-theme1 .responsive .res-button::after{
    bottom: 0;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: 1;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .slick-slide{
    height: auto;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-larger{
    float: left;
    width: 65%;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-larger img{
    height: 480px;
    padding: 10px 20px 10px 0;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-larger .item-category{
    margin-top: -9px;
    margin-bottom: 15px;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-larger .item-category a{
    color: #fff;
    padding: 8px 18px;
	z-index:9;
	position:relative;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small{
    float: left;
    width: 35%;
    border: 1px #ebebeb solid;
    margin-top: 10px;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .item{
    padding: 5px;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .item:last-child .clearfix-buttom{
    border-bottom: none;
	display:none;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small img{
    height: 160px;
    padding: 5px;

}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .item-category{
    text-align: center;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .item-content{
    padding: 9px 0 4px;
    text-align: center;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .item-content h3{
    margin-bottom: 13px;
    line-height: 20px;
}
.sw-featured-slideshow-theme1 .responsive .slick-list .container .item-small .clearfix-buttom{
    text-align: center;
    border-bottom: 1px #ccc solid;
    width: 20%;
    margin: 0px auto 8px;
}
.sw-featured-slideshow-theme1 .item-larger .item-content h3 a{
    color: #222;
    font-size: 16px;
	font-weight:bold;
}
.sw-featured-slideshow-theme1 .item-small .item-content h3 a{
    color: #222;
    font-size: 14px;
	font-weight:bold;
}
.sw-featured-slideshow-theme1 .item-larger .item-content h3 a:hover, .sw-featured-slideshow-theme1 .item-small .item-content h3 a:hover{
    color: #f6dc09;
}

@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme1 .responsive.resp-mobile .slick-list .container .item-larger{
        float: none;
        width: auto;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-mobile .slick-list .container .item-small{
        float: none;
        width: auto;
        margin-top: 10px;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-mobile .slick-list .container .item-larger img{
        height: 160px;
        padding: 10px 0px 10px 0;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-mobile .res-button {
        font-weight: bold;
        top: 12%;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-mobile .slick-next{
        right: 0px;
        margin-right: 15px;
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .sw-featured-slideshow-theme1 .responsive.resp-xs .slick-list .container .item-larger{
        float: none;
        width: auto;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-xs .slick-list .container .item-small{
        float: none;
        width: auto;
        margin-top: 10px;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-xs .slick-list .container .item-larger img{
        height: 250px;
        padding: 10px 0px 10px 0;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-xs .res-button {
        font-weight: bold;
        top: 19%;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-xs .slick-next{
        right: 0px;
        margin-right: 15px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme1 .responsive.resp-sm .slick-list .container .item-larger{
        float: none;
        width: auto;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-sm .slick-list .container .item-small{
        float: none;
        width: auto;
        margin-top: 10px;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-sm .slick-list .container .item-larger img{
        height: 300px;
        padding: 10px 0px 10px 0;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-sm .res-button {
        font-weight: bold;
        top: 22%;
    }
    .sw-featured-slideshow-theme1 .responsive.resp-sm .slick-next{
        right: 0px;
        margin-right: 15px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme1 .responsive.resp-md .slick-next{
        right: 0px;
        margin-right: 250px;
    }
}
/*----------------Theme 2----------------------*/
.sw-featured-slideshow-theme2{
    overflow: hidden;
}
.sw-featured-slideshow-theme2 .sw-block-title h2 label{
    padding-left: 7px;
    color: #66BB6A;
}
.sw-featured-slideshow-theme2.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme2.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme2 .tabs-head{
    text-align: center;
}
.sw-featured-slideshow-theme2 .tabs-head ul.tabs{
    display: inline-block;
    margin: 0;
    padding: 0;
    /* For IE, the outcast */
    zoom:1;
    *display: inline;
}
.sw-featured-slideshow-theme2 .tabs-head ul.tabs li{
    float: left;
    padding: 10px 15px;
    list-style: none;
    text-transform: uppercase;
    font-size: 16px;
}
.sw-featured-slideshow-theme2 .tabs-head ul.tabs li a{
    color: #B3B3B3;
}
.sw-featured-slideshow-theme2 .tabs-head ul.tabs li a.active{
    color: #222222;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-larger{
    width: 50%;
    float: left;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-larger .item{
    height: auto;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-larger .item img{
    height: 404px;
    width: 100%;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-small{
    width: 50%;
    float: left;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-small .item{
    width: 50%;
    padding: 10px;
    height: auto;
    float: left;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-small .item img{
    height: 170px;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-content{
    margin-top: 12px;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-content h3{
    margin-bottom: 5px;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-larger .item h3 a, .sw-featured-slideshow-theme2 .tabs-content .container .item-small .item h3 a{
    color: #222222;
}
.sw-featured-slideshow-theme2 .tabs-content .container .item-larger .item h3 a:hover, .sw-featured-slideshow-theme2 .tabs-content .container .item-small .item h3 a:hover{
    color: #0044cc;
}

@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme2 .sw-block-title.resp-mobile{
        font-size: 14px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item-larger, .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item-small{
        width: 100%;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item-larger img, .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item-small img{
        height: 150px;
        width: 100%;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item-small .item {
        width: 100%;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-mobile .item h3{
        font-size: 14px;
    }
    .sw-featured-slideshow-theme2 .tabs-head .tabs.resp-mobile li{
        padding: 2px 10px;
    }
}
@media all and (min-width: 480px) and (max-width: 769px) {
    .sw-featured-slideshow-theme2 .sw-block-title.resp-xs{
        font-size: 14px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-larger, .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-small{
        width: 100%;
		padding-right:0;
    }
	.rtl .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-larger, .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-small{
		padding-left:0;
    }
	.sw-featured-slideshow-theme2 .tabs-content .container .item-small .item:nth-child(2n+1) {
	     padding-right:0 !important;
	}
	.rtl .sw-featured-slideshow-theme2 .tabs-content .container .item-small .item:nth-child(2n+1) {
	     padding-right:0 !important;
	}
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-larger img, .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-small img{
        height: 230px;
        width: 100%;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item-small .item {
        width: 100%;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-xs .item h3{
        font-size: 14px;
    }

}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme2 .sw-block-title.resp-sm{
        font-size: 14px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-sm .item-larger img, .sw-featured-slideshow-theme2 .tabs-content .container.resp-sm .item-small img{
        height: 300px;
        width: 100%;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-md .item-larger .item img{
        height: 250px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-md .item-small .item img{
        width: 100%;
        height: 96px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-md .item-content h3{
        font-size: 14px;
        margin-bottom: 0;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-md .item-larger .item{
        padding: 5px;
    }
    .sw-featured-slideshow-theme2 .tabs-content .container.resp-md .item-small .item{
        padding: 5px;
    }
}
@media all and (min-width: 1200px) and (max-width: 1599px) {
    .sw-featured-slideshow-theme2 .tabs-content .item_col_6.resp-sm{
        width: 50%;
        float: left;
    }
    .sw-featured-slideshow-theme2 .tabs-content .item_col_3.resp-sm{
        width: 24%;
        float: left;
        height: 180px;
    }
}
/*----------------Theme 3----------------------*/

.sw-featured-slideshow-theme3{
    overflow: hidden;
    margin-bottom: 0;
}
.sw-featured-slideshow-theme3 .sw-block-title h2 label{
    padding-left: 7px;
    color: #66BB6A;
}
.sw-featured-slideshow-theme3.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme3.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme3 .res-button.slick-prev:before{
    content: normal;
}
.sw-featured-slideshow-theme3 .res-button.slick-next:before{
    content: normal;
}
.sw-featured-slideshow-theme3 .responsive .res-button.slick-prev{
    right: 8px;
}
.sw-featured-slideshow-theme3 .res-button.slick-prev:hover, .sw-featured-slideshow-theme3 .res-button.slick-next:hover{
    color: #67BC69;
}
.sw-featured-slideshow-theme3 .responsive .res-button,.sw-featured-slideshow-theme4 .responsive .res-button{
    color: #222222;
    font-weight: bold;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 26px;
    line-height: 0px;
    position: absolute;
    right: -13px;
    text-align: center;
    top: -24px;
    width: 26px;
    z-index: 2;
	font-size:0;
}

.sw-featured-slideshow-theme3 .responsive .res-button::after,.sw-featured-slideshow-theme4 .responsive .res-button::after{
    bottom: 0;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: 1;
	font-family:Fontawesome !important;
	font-size: 14px;
}
.sw-featured-slideshow-theme3 .responsive .res-button.slick-prev::after,.sw-featured-slideshow-theme4 .responsive .res-button.slick-prev::after {
    content:"\f177";
}
.sw-featured-slideshow-theme3 .responsive .res-button.slick-next::after,.sw-featured-slideshow-theme4 .responsive .res-button.slick-next::after{
    content:"\f178";
}
.sw-featured-slideshow-theme3 .responsive .slick-list .slick-slide{
    height: auto;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item{

}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-larger{
    width: 65%;
    float: left;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-larger img{
    height: 400px;
    width: 100%;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-larger .item-content{
    padding: 11px 0px;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-small{
    width: 35%;
    float: left;
    padding: 5px;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-small img{
    height: 165px;
    padding: 5px;

}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-small .item-content{
         padding: 11px 0 26px;
}
.sw-featured-slideshow-theme3 .responsive .slick-list .container .item-small .item-content h3{
    margin-bottom: 8px;
}
@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme3 .responsive.resp-mobile{
        margin: 15px 0;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list{
        height: auto;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-larger{
        width: 100%;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-small{
        width: 100%;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-small img {
        height: 160px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-larger img {
        height: 160px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-larger .item-content h3{
        font-size: 14px;
        line-height: normal;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-small .item-content h3{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 0;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-larger .item-content{
        padding: 0px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-mobile .slick-list .container .item-small .item-content{
        padding: 0px 5px;
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list {
        height: auto;
    }

    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-larger {
        width: 100%;
    }

    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-small {
        width: 100%;
    }

    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-larger img {
        height: 240px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-small img {
        height: 240px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-larger .item-content h3{
        font-size: 14px;
        line-height: normal;
		margin-bottom:0;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-small .item-content h3{
        font-size: 14px;
        line-height: normal;
        margin-bottom: 0;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-larger .item-content{
        padding: 0px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-xs .slick-list .container .item-small .item-content{
        padding: 0px 5px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme3 .responsive.resp-sm .slick-list .container .item-larger img{
        height: 260px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-sm .slick-list .container .item-small img{
        height: 100px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-sm .slick-list .container .item-larger .item-content h3{
        font-size: 14px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-sm .slick-list .container .item-small .item-content h3{
        font-size: 14px;
        margin-bottom: 0;
        line-height: 20px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme3 .responsive.resp-md .slick-list .container .item-larger img{
        height: 300px;
    }
    .sw-featured-slideshow-theme3 .responsive.resp-md .slick-list .container .item-small img{
        height: 115px;
    }
}
/*----------------Theme 4----------------------*/
.sw-featured-slideshow-theme4{
    overflow: hidden;

}
.sw-featured-slideshow-theme4 .sw-block-title h2 label{
    padding-left: 7px;
    color: #66BB6A;
}
.sw-featured-slideshow-theme4.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme4.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme4 .item-wrap{
    padding: 10px;
}
.sw-featured-slideshow-theme4 .item-wrap img{
    height: 270px;
}
.sw-featured-slideshow-theme4 .item-wrap .item-category{
    margin-top: -10px;
}
.sw-featured-slideshow-theme4 .item-wrap .item-category a{
    color: #fff;
    padding: 8px 20px;
	position:relative;
	z-index: 9
}
.sw-featured-slideshow-theme4 .item-wrap .item-content{
    margin-top: 15px;
}
.sw-featured-slideshow-theme4 .item-wrap .item-content h3{
    margin-bottom: 0;
}
.sw-featured-slideshow-theme4 .res-button.slick-prev:before{
    content: normal;
}
.sw-featured-slideshow-theme4 .res-button.slick-next:before{
    content: normal;
}
.sw-featured-slideshow-theme4 .responsive .res-button.slick-prev{
    right: 8px;
}
.sw-featured-slideshow-theme4 .responsive .res-button.slick-prev:hover, .sw-featured-slideshow-theme4 .responsive .res-button.slick-next:hover{
    color: #67BC69;
}
.sw-featured-slideshow-theme4 .responsive .res-button{
    color: #222222;
    font-weight: bold;
    cursor: pointer;
    display: block;
    font-size: 0px;
    height: 26px;
    line-height: 0px;
    position: absolute;
    text-align: center;
    width: 26px;
    z-index: 2;
}
.sw-featured-slideshow-theme4 .responsive .slick-slide{
    height: auto;
}
.sw-featured-slideshow-theme4 .responsive .res-button::after{
    bottom: 0;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: 1;
}
@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme4 .item-wrap.resp-mobile img{
        height: 150px;
    }
    .sw-featured-slideshow-theme4 .item-wrap.resp-mobile .item-content h3{
        font-size: 14px;
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .sw-featured-slideshow-theme4 .item-wrap.resp-xs img{
        height: 220px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme4 .item-wrap.resp-sm img{
        height: 250px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme4 .item-wrap.resp-md img{
        height: 210px;
    }
}
/*----------------Theme 5----------------------*/
.sw-featured-slideshow-theme5{
    overflow: hidden;
}
.sw-featured-slideshow-theme5 .sw-block-title h2{
    text-align: center;
}
.sw-featured-slideshow-theme5 .sw-block-title h2 label{
    color: #66BB6A;
}
.sw-featured-slideshow-theme5.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme5.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content{
    margin-top: 50px;
}
.sw-featured-slideshow-theme5 .slick-prev{
    left: 0px;
    margin-left: 15px;
}
.sw-featured-slideshow-theme5 .dg-container{
    width: 100%;
    height: 390px;
    position: relative;
}
.sw-featured-slideshow-theme5 .dg-wrapper{
    width: 570px;
    height: 390px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline{
    width: 570px;
    height: 390px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent ;
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline:before {
   content:"";
   position:absolute;
   background:rgba(28,40,55,0.4);
   width:100%;
   height:100%;
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline.dg-center {
    box-shadow: 0 0 20px rgba(28,40,55,0.45);
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline.dg-center:before {
   display:none;
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline.dg-transition{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.sw-featured-slideshow-theme5 .dg-wrapper .video_urline img{
    display: block;
    padding: 41px 0px 0px 1px;
}

.sw-featured-slideshow-theme5 .dg-wrapper .video_urline.dg-center div{
    display: block;
}
.sw-featured-slideshow-theme5 .dg-container .dg-prev{
    left: 0px;
    margin-left: 15px;
}
.rtl .sw-featured-slideshow-theme5 .dg-container .dg-prev {
    left: 15px;
    margin-left: 0px;
    margin-right: 0;
}
.sw-featured-slideshow-theme5 .dg-container .dg-next{
    right: 0px;
    margin-right: 15px;
}
.rtl .sw-featured-slideshow-theme5 .dg-container .dg-next {
 right: 0;
    margin-right: 15px;
    text-align: left;
}
.sw-featured-slideshow-theme5 .dg-container .dg-prev, .sw-featured-slideshow-theme5 .dg-container .dg-next{
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    top: 0;
	width: 25.7%;
	height:100%;
	line-height:390px;
	margin:0;
    z-index: 1000;
    color: #fff;
    font-weight: bold;
}
.sw-featured-slideshow-theme5 .dg-container .dg-prev {
    left:-50px;
	margin-left: 65px;
	font-size:0;
}
.sw-featured-slideshow-theme5 .dg-container .dg-prev:before {
	   content:"\f104";
	   font-family:Fontawesome !important;
	   position:relative;
	   font-size:36px;
	   font-weight:400;
	}
.sw-featured-slideshow-theme5 .dg-container .dg-next {
    text-align: right;
    padding-right: 80px;
    right: -65px;
	font-size:0;
}
.sw-featured-slideshow-theme5 .dg-container .dg-next:before {
	   content:"\f105";
	   font-family:Fontawesome !important;
	   position:relative;
	   font-size:36px;
	   font-weight:400;
	}
.sw-featured-slideshow-theme5 .dg-container .dg-prev:hover, .sw-featured-slideshow-theme5 .dg-container .dg-next:hover{
    color: #66BB6A;
}
.sw-featured-slideshow-theme5 .dg-container .dg-wrapper .video_urline.dg-center{
    margin-top: 0px;
    transition: all 0.5s ease-in-out 0s;
	z-index: 9;
}
@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme5 .dg-container.resp-mobile .dg-wrapper {
        height: 200px;
        width: 260px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-mobile{
        height: 200px;
        width: 260px;
        margin-bottom: 15px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-mobile .dg-wrapper .video_urline.dg-center{
        margin-top: 0px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-mobile .dg-wrapper .video_urline{
        width: 260px;
        height: 200px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-mobile .dg-prev, .sw-featured-slideshow-theme5 .dg-container.resp-mobile .dg-next{
        transform: translate(0px, -50%);
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .sw-featured-slideshow-theme5 .dg-container.resp-xs{
        height: 300px;
        margin-bottom: 15px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-xs .dg-wrapper .video_urline.dg-center{
        margin-top: 0px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-xs .dg-wrapper .video_urline{
        width: 480px;
        height: 300px;

    }
    .sw-featured-slideshow-theme5 .dg-container.resp-xs .dg-prev, .sw-featured-slideshow-theme5 .dg-container.resp-xs .dg-next{
        top: 50%;
        transform: translate(0px, -50%);
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme5 .dg-container.resp-sm .dg-wrapper{
        width: 330px;
        height: 250px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-sm{
        height: 250px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-sm .dg-wrapper .video_urline.dg-center{
        margin-top: -20px;
    }
    .sw-featured-slideshow-theme5 .dg-container.resp-sm .dg-wrapper .video_urline{
        width: 330px;
        height: 250px;

    }
    .sw-featured-slideshow-theme5 .dg-container.resp-sm .dg-prev, .sw-featured-slideshow-theme5 .dg-container.resp-sm .dg-next{
        top: 50%;
        transform: translate(0px, -50%);
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme5 .dg-container.cls-md .dg-wrapper{
        width: 480px;
        height: 300px;
    }
    .sw-featured-slideshow-theme5 .dg-container.cls-md .dg-wrapper .video_urline.dg-center{
        margin-top: -20px;
    }
    .sw-featured-slideshow-theme5 .dg-container.cls-md .dg-wrapper .video_urline{
        width: 480px;
        height: 300px;

    }
    .sw-featured-slideshow-theme5 .dg-container.cls-md .dg-prev, .sw-featured-slideshow-theme5 .dg-container.cls-md .dg-next{
        top: 50%;
        transform: translate(0px, -200%);
    }
}
/*----------------Theme 6----------------------*/
.sw-featured-slideshow-theme6{
    overflow: hidden;
}
.sw-featured-slideshow-theme6 .sw-block-title h2{
    text-align: center;
}
.sw-featured-slideshow-theme6 .sw-block-title h2 label{
    color: #66BB6A;
}
.sw-featured-slideshow-theme6.loading {
    position: relative;
    height: 380px;
    overflow: hidden;
}
.sw-featured-slideshow-theme6.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_6{
    width: 50%;
    float: left;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_6 img{
    height: 380px;
    padding: 5px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_6 .item-content h3 a{
    color: #fff;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_3{
    width: 25%;
    float: left;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_3 img{
    height: 185px;
    padding: 5px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_3 .item-content h3 a{
    color: #fff;
}
.sw-featured-slideshow-theme6 .item_col_6, .sw-featured-slideshow-theme6 .item_col_3{
    position: relative;
}
.sw-featured-slideshow-theme6 .item_col_6.resp-sm .item-content, .sw-featured-slideshow-theme6 .item_col_3.resp-sm .item-content{
    position: absolute;
    bottom: 10px;
    padding: 0 15px;
}
@media all and (max-width: 479px) {
    .sw-featured-slideshow-theme6 .sw-block-title h2{
        font-size: 18px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-mobile img, .sw-featured-slideshow-theme6 .item_col_3.resp-mobile img{
        height: 170px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-mobile, .sw-featured-slideshow-theme6 .item_col_3.resp-mobile{
        width: 100%;
        position: relative;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-mobile .item-content, .sw-featured-slideshow-theme6 .item_col_3.resp-mobile .item-content {
        position: absolute;
        bottom: 10px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-mobile .item-content h3 a, .sw-featured-slideshow-theme6 .item_col_3.resp-mobile .item-content h3 a{
        color: #fff;
        line-height: 20px;
        font-size: 16px;
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    .sw-featured-slideshow-theme6 .sw-block-title h2{
        font-size: 18px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-xs, .sw-featured-slideshow-theme6 .item_col_3.resp-xs{
        width: 50%;
        position: relative;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-xs .item-content, .sw-featured-slideshow-theme6 .item_col_3.resp-xs .item-content{
        position: absolute;
        bottom: 10px;
        padding: 0 15px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-xs img, .sw-featured-slideshow-theme6 .item_col_3.resp-xs img{
        height: 150px;
    }
    .sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_3.resp-xs .item-content h3 a{
        color: #fff;
        line-height: 20px;
        font-size: 16px;
    }
    .sw-featured-slideshow-theme6 .featured-slideshow-content .item_col_6.resp-xs .item-content h3 a{
        color: #fff;
        line-height: 20px;
        font-size: 16px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .sw-featured-slideshow-theme6 .sw-block-title h2{
        font-size: 18px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-sm, .sw-featured-slideshow-theme6 .item_col_3.resp-sm{
        width: 50%;
        position: relative;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-sm .item-content, .sw-featured-slideshow-theme6 .item_col_3.resp-sm .item-content{
        position: absolute;
        bottom: 10px;
        padding: 0 15px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-sm img, .sw-featured-slideshow-theme6 .item_col_3.resp-sm img{
        height: 170px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-sm .item-content h3 a, .sw-featured-slideshow-theme6 .item_col_3.resp-sm .item-content h3 a{
        color: #fff;
        line-height: 20px;
        font-size: 16px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sw-featured-slideshow-theme6 .item_col_6.resp-md, .sw-featured-slideshow-theme6 .item_col_3.resp-sm{
        position: relative;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-md .item-content, .sw-featured-slideshow-theme6 .item_col_3.resp-md .item-content{
        position: absolute;
        bottom: 0px;
        padding: 0 15px;
    }
    .sw-featured-slideshow-theme6 .item_col_6.resp-md img{
        height: 210px;
    }
    .sw-featured-slideshow-theme6 .item_col_3.resp-md img{
        height: 150px;
    }
}

/*----------------Theme 7----------------------*/
.sw-featured-slideshow-theme7{
    overflow: hidden;
}
.sw-featured-slideshow-theme7.loading {
    position: relative;
    height: 300px;
    overflow: hidden;
}
.sw-featured-slideshow-theme7.loading:before {
    background: url(https://ba9aff.claudeassets.com/20260311004517im_/https://homestayculaoxanh.com/wp-content/plugins/sw-featured-slideshow/images/loadingp.gif) no-repeat center center #fff;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}
.sw-featured-slideshow-theme7 .tabs-head{
    background: #F5F5F5;
    margin-bottom: 20px;
    display:inline-block;
    width: 100%;
}
.sw-featured-slideshow-theme7 .tabs-head ul.tabs{
    margin: 0;
    padding: 0;
    /* For IE, the outcast */
    zoom:1;
    *display: inline;
}
.sw-featured-slideshow-theme7 .tabs-head ul.tabs li a{
    color: #999999;
    padding: 7px 15px;
	font-weight:bold;
    display: inline-block;
}
.sw-featured-slideshow-theme7 .tabs-head ul.tabs li a.active{
    background: #66BB6A;
    color: #fff;
}
.sw-featured-slideshow-theme7 .tabs-head ul.tabs li{
    float: left;
    list-style: none;
    text-transform: uppercase;
    font-size: 16px;
}

.sw-featured-slideshow-theme7 .tabs-content .item{
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.sw-featured-slideshow-theme7 .tabs-content a img{
    width: 30%;
    float: left;
    height: 55px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sw-featured-slideshow-theme7 .tabs-content .item-content{
    width: 70%;
    float: left;
}
.sw-featured-slideshow-theme7 .tabs-content .item-content a.font-custom {
    color:#999;
}
.sw-featured-slideshow-theme7 .tabs-content .item-content h3{
    font-size: 14px;
}
.sw-featured-slideshow-theme7 .tabs-content .item-content h3 a{
    color: #222222;
}
.sw-featured-slideshow-theme7 .tabs-content .item-content h3 a:hover{
    color: #0044cc;
}

.sw-featured-slideshow-theme7 .res-button.slick-prev:before{
    content: normal;
}
.sw-featured-slideshow-theme7 .res-button.slick-next:before{
    content: normal;
}
.sw-featured-slideshow-theme7 .res-button.slick-next:hover, .sw-featured-slideshow-theme7 .res-button.slick-prev:hover{
    color: #66BB6A;
}
.sw-featured-slideshow-theme7 .responsive .res-button.slick-prev{
    right: 20px;
}
.sw-featured-slideshow-theme7 .responsive .res-button{
    color: #222222;
    font-weight: bold;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 26px;
    line-height: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: -33px;
    width: 26px;
    z-index: 2;
}
.sw-featured-slideshow-theme7 .responsive .res-button::after{
    bottom: 0;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: 1;
}
/*
     FILE ARCHIVED ON 05:49:41 Dec 18, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:24:55 Jul 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.552
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.067
  esindex: 0.009
  cdx.remote: 15.252
  LoadShardBlock: 465.119 (3)
  PetaboxLoader3.resolve: 102.874 (4)
  PetaboxLoader3.datanode: 446.55 (4)
  load_resource: 85.806
*/