@import url("https://owlcarousel2.github.io/OwlCarousel2/assets/css/animate.css");
@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@700&family=Prata&family=Viaoda+Libre&display=swap');
@keyframes textcd {
from {opacity:0.2;transform:scale(1.6)}
to {opacity:1;transform:scale(1);}
}

.UISliderShowPanel {
   padding-top: 10px;
}

.UISliderShowPanel .item a {
    /*display: block;*/
    position: relative;
}


.UISliderShowPanel .item div .banner1 {
    position: absolute;
    margin: 0 auto;
    z-index: 99;
    left: 0;
    top: 20px;
    right: 50px;
    /* bottom: 300px; */
    left: 450px;
    height: 150px;
    width: 40%;
    padding: 0px 0px 0px;
    color: #fff !important;
    display: inherit !important;
    background-color: #3a3832cc;
    font-size: 26px;
    font-weight: bold;
    /* color: #8a5300 !important; */
    opacity: 1;
    /* padding: 2px; */
    animation-name: textcd;
    animationname: revert;
    animation-duration: 3.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    /* animation-name: texcd; */
    /* animation-name: textcd; */
    /* animation: mymove; */ 
}

.UIBannerSlider .item a .title{
	position: absolute;
	margin:0 auto;
    z-index: 99;
    left: 0;
    right:0;
    bottom: 60px;
    width: 100%;
    padding: 200px 20px 20px;
    color: #fff;
    text-transform: uppercase;
    display: inherit !important;
    background-color: #fff7eacc;
    font-size: 26px;
    font-weight: bold;
    color: #8a5300 !important;
    opacity: 1;
    padding: 2px;
    animation-name: textcd;
    animation-duration: 3.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}



.UISliderShowPanel .item div .banner2 {
    position: absolute;
    margin: 0 auto;
    z-index: 99;
    left: 120px;
    top: 300px;
    right: 120px;
    bottom: 60px;
    width: 50%;
    height: 150px;
    padding: 0px 20px 20px;
    color: #fff !important;
    display: inherit !important;
    background-color: #3a3832cc;
    font-size: 24px;
    font-weight: bold;
    /* color: #8a5300 !important; */
    opacity: 1;
    /* padding: 2px; */
    animation-name: textcd;
    animationname: revert;
    animation-duration: 5.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    /* animation-name: texcd; */
    /* animation-name: textcd; */
    /* animation: mymove; */
    text-align: left;
}

.UISliderShowPanel .item p .name_title {


    color: #fff;
    font-size: 24px;
  
}

.UISliderShowPanel .item a .title {
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 200px 20px 20px;
    color: #fff;
    font-size: 24px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
/*owl-custom*/
.UISliderShowPanel .owl-item .p-item {
    width: 100% !important;
}

.UISliderShowPanel .custom-nav .owl-nav {
    margin: 0 !important;
}

.UISliderShowPanel .custom-nav .owl-nav button {
    position: absolute;
    color: #999 !important;
    top: 50%;
    transition: all 0.2s ease;
    outline: none;
    z-index: 99999;
    opacity: .5;
    transform: translate(0, -50%);
}

    .UISliderShowPanel .custom-nav .owl-nav button i {
        font-size: 50px;
    }

.UISliderShowPanel .custom-nav .owl-nav .owl-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
}

.UISliderShowPanel .custom-nav .owl-nav .owl-next {
    right: 0;
}

.UISliderShowPanel .custom-nav .owl-nav button:hover {
    opacity: 1;
    background: none !important;
}

.UISliderShowPanel .custom-dots .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
    z-index: 9;
    //display: none;
}

.UISliderShowPanel .custom-dots .owl-dots .owl-dot {
    outline: none;
}

.UISliderShowPanel .custom-dots .owl-dots .owl-dot.active span {
    background-color: #d9282f;
    border: solid 2px #fff;
}

.UISliderShowPanel .custom-dots .owl-dots .owl-dot span {
    height: 15px;
    width: 15px;
    margin: 5px;
    display: block;
    border-radius: 100%;
    /*box-shadow: 0 0 5px 0 #b3b3b3;*/
    background: #fff;
}

.UISliderShowPanel .uk-position-cover {
    position: absolute;
    /*top: 0;
    bottom: 0;*/
    left: 0;
    right: 0;
}

.UISliderShowPanel .uk-transition-fade {
    transition: .3s ease-out;
    transition-property: opacity,transform,filter;
}
.UISliderShowPanel .uk-button{
  text-indent: -9999px !important;
  line-height: 0!important; 
}

.UISliderShowPanel a.uk-button.uk-button-default:after {
    content: "Khai Báo";
    text-indent: 0;
    display: block;
    line-height: initial;
    padding:5px;
    color:white
}


.UISliderShowPanel .uk-button {
    background-color: #ff4700;
    color: transparent;
    border-color: transparent;
    overflow: visible;
    font: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    transition: .1s ease-in-out;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-origin: border-box;
    border: 1px solid rgb(255 0 0 / 17%);
    margin: 0;
    width: auto;    
}

.UISliderShowPanel .uk-wrap {
    margin: 0 auto;
    width: 80%;
    opacity: 1;
    line-height: 1.5;
    font-size: 14px;
}

.UISliderShowPanel .uk-button:hover {
    background-color: #ff47009e;
    border-color: rgb(255 0 0 / 17%);
}


.UISliderShowPanel .title {
    display:none;
}
/* VuNT text slide */
.UISliderShowPanel .text-left{ text-align: left}
    .UISliderShowPanel .text-right{ text-align: right}
    .UISliderShowPanel .text-center{ text-align: center}
.UISliderShowPanel .uk-h3 {
    font-size: 35px;
    text-transform: uppercase;
    /*background: -webkit-linear-gradient(#ff7a2f, #ff0000);*/
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.UISliderShowPanel .uk-margin {
    line-height: 2;
    font-size: 28px;
    color: red;
    margin-bottom: 20px;
}
.UISliderShowPanel .uk-overlay-primary {
    background: rgb(48 48 51 / 0%);
    opacity: 1;
    color: rgba(255,255,255,.7) !important;
    padding: 20px 20px;
    align-items: center;
    display: flex;
}
.UISliderShowPanel .uk-wrap {
    margin: 0 auto;
    width: 80%;
    /* padding-left: 159px; */
    text-align: center;
}
@media (max-width: 1500px) {
    .UISliderShowPanel .uk-h3 {
        font-size: 40px;
        letter-spacing: 0;
    }

    .UISliderShowPanel .uk-margin {
        font-size: 28px;
    }
}
@media (max-width: 1250px) {
    .UISliderShowPanel .uk-h3 {
        font-size: 32px;
        letter-spacing: 0;
    }

    .UISliderShowPanel .uk-margin {
        font-size: 23px;
    }
}
@media (max-width: 1000px) {
    .UISliderShowPanel .uk-h3 {
        font-size: 24px;
        letter-spacing: 0;
    }

    .UISliderShowPanel .uk-margin {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .UISliderShowPanel .uk-h3 {
        font-size: 15px;
        letter-spacing: 0;
    }

    .UISliderShowPanel .uk-margin {
        font-size: 14px;
        /* margin-left: 80px; */
    }
}
@media(max-width:500px){
    .UISliderShowPanel .uk-wrap {
        position:absolute;
        top: 5px;
        left: 0;
        right: 0;
        width: 100%;
        color: #fff;
        padding: 10px 20px 0 20px;
    }
    .UISliderShowPanel .uk-h3{
    margin: 0 0 0 110px;
    padding: 15px 0 0 0;
    }
}