
/*.fa, .far, .fas {*/
/*    font-family: fontAwesome !important;*/
/*}*/

a:hover{
 color: #ed1b24 !important;

}
a{
    transition: all .3s linear;
}
.title-home-product{
  font-size: 18px;line-height: 26px;font-weight: 700;color:#0066b3; transition: all .3s linear;    text-transform: uppercase;
}
.wapper-khuyenmai-home .home-title-position h4:hover{
  color: #ed1b24 !important;
  text-decoration: none;
}
.space-icon .row{
  margin-right: -11pxpx !important;
  margin-left: -25px !important;
}
.owl-carousel .owl-item img{
  display: block;
    width: 100%;
    max-height: 423px;
    object-fit: cover;
    overflow: hidden;
}

.swiper-slide {
  margin-right:5px !important;
}
.swiper-slide a {
    color: #000; 
    
} 
.swiper-slide a:hover {
    color: #ed1b24 !important;
    
} 

.lienhe-phai:hover{
    color: #FFF  !important;
}
.owl-theme .owl-dots .owl-dot span{
  
    background: none !important;
   
   display: block;
    border: 2px solid #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #ed1b24 !important;
}

.cover-icon{
    
    background-color: #ed1b24;
}
.home-icon img{
    max-height: 25px;
    
}

.home-icon{
    background-color: #fff;
    box-shadow: 1px 1px 0 rgb(0 0 0 / 10%);
    width: 100%;
    height: 76px;
    display: block;
        padding: 23px 6px 22px 84px;
}
.home-cover-icon{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background: #ed1b24;
    position: absolute;
    margin-left: 10px;
}
.home-t2{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.wapper-title{
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
.tourcat{
    padding: 25px 0 15px;
    margin-bottom: 9px;
   
}
.swiper-container {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
   
    
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  
  .khuyenmai-home-name{
     background-color: #f2f5f8;
      font-size: 15px;
      font-weight: bold;
      height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .home-time-khuyenmai{
   
    bottom: 0;
    background-color: #ed1b24;
    padding: 7px 13px;
    color: #FFF;
    font-size: 13px;
  }
  .home-time-place{
    background-color: rgba(0,0,0,.5);
    transition: all .2s linear;
    bottom: 0;
    padding: 7px 13px;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    
  }
  .fab, .far, .fas {
    font-family: FontAwesome;
    font-style: normal;
  }
.home-lichtrinh::before
    {
        content: "\F017";
        font-family: fontAwesome;
        /* position: absolute; */
        left: 0;
        top: 50%;
        margin-right: 5px;
        transform: translateY(-50%);
    }
.home-day::before{
    content: "\F274";
    font-family: fontAwesome;
    /* position: absolute; */
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 2.5px;
}
.home-slot::before{
    content: "\F2C0";
    font-family: fontAwesome;
    margin-right: 5px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
/*.home-slot2::before{*/
/*    content: "\f064";*/
/*    font-family: fontAwesome;*/
/*    margin-right: 2.5px;*/
/*    left: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*}*/
.text-price-home{
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    position: absolute;
    bottom: 6px;
    right: 34px;
}
.text-price{
    color: #e30051;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}
.text-price3{
   color: #ed1b24;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    background: linear-gradient( 
180deg
 , #ed1b24 0, #ed1b24 100%);
    padding: 4px 35px;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
}

.text-price-nope{
    color: #bbb;
    text-decoration: line-through;
}
.wapper-info{
    position: absolute;display: flex;bottom: 0;
}
.wapper-info2{
    font-size: 14px;
    padding: 6px 16px;
    border: 1px solid #ddd;
}
.border-item-home{
    border: 1px solid transparent;
    transition: 0.6s;
}
.border-item-home:hover{
    border:1px solid #000;
}
.border-item-home2{
    border: 1px solid transparent;
    transition: 0.6s;
    width :100%;
}
.border-item-home2:hover{
    border:1px solid #000;
}
.border-item-home2:hover .home-time-place{
    opacity: 0;
}
.box-more{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 1;
    padding: 15px;
    transition: all .3s linear;
    opacity: 0;
    pointer-events: none;
    color: #FFF;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.border-item-home2:hover .box-more{
    opacity: 1;
}

/*.swiper-button-next:after, .swiper-button-prev:after{*/
/*    font-size: 26px !important;*/
/*    color: #fff;*/
/*    text-shadow: 2px 2px 8px #000000;*/
/*}*/

.swiper-button-next,.swiper-button-prev{
  font-size: 80px;
    color:#fff  !important;
    text-shadow: 0px 2px 4px #000000;
    z-index:9999;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
    color: #ed1b24 !important;
    z-index:9999;
}
.swiper-button-prev.styleTour,
.swiper-button-next.styleTour{
  top:35% !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right:-3px !important;
  top:37% !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left:-3px !important;
  top:40% !important;
}


.home-title-position{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 375px){
  .home-title-position{
margin-bottom: 16px;
display:block;
}
}

.home-title-position >.link:before {
    content: "\F044";
    font-family: fontAwesome;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ed1b24;
}
.wapper-home-ads{
    
    padding: 11px 20px;
    padding-left: 80px;
    position: relative;
    border-radius: 5px;
    overflow-x: hidden;
}
.img-home-ads{
    position: absolute;
    top: 15px;
    left: 20px;
}
.text-ads1{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.text-ads2{
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    height: 42px;
    overflow: hidden;
}
.slick-prev:before, .slick-next:before{
    color: black !important;
    font-size: 42px !important;
    line-height: 0 !important;
}
.slick-next:before {
    content: '›' !important;
}
.slick-prev:before {
    content: '‹' !important;
}
.owl-dots{
    position: absolute;
  
    bottom: 0;
    left: 50%;
}
.tour-img{
    
    float: left;
    margin-right: 20px;
}
.tour-img img{
    width: 100%;
}
.dattour-info{
    overflow: hidden;
    border: solid 1px rgba(0,0,0,.15);
}
.dattour-info h2{
    padding: 15px 20px;
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.info-list{
    padding: 15px 20px 10px;
}
.list-row{
    padding-left: 150px;
    margin-bottom: 5px;
    position: relative;
}
.be{
    position: absolute;
    top: 0;
    left: 0;
}
.tour-info{
    margin-bottom: 25px;
}
.wapper-dattour{
    margin-bottom: 25px;
}
.dattour-note{
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: solid 1px rgba(0,0,0,.15);
    padding-left: 0;
}
.dattour-banggia-title{
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    
}
.title-3{
    margin-bottom: 25px;
    text-align: center;
}
.banggia-chitiet{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    overflow: auto;
}
.banggia-chitiet table{
    width: 100%;
}
.banggia-chitiet table tr{
    background-color: #fbfafa;
}
.banggia-chitiet table tr td{
    border: 1px solid #ccc;
    padding: 7px 10px;
    text-align: right;
    white-space: nowrap;
}
.anhnen-td{
    background: url(https://dulichviet.com.vn/images/lib/kebang.png);
}
.contact-dattour{
    margin-bottom: 22px;
}
.form-control{
    border-radius: 0px !important;
}

.total-price-dattour{
    text-align: right;
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: solid 1px rgba(0,0,0,.15);
    margin-bottom: 40px;
}
.total-price-dattour span{
    font-size: 20px;
    line-height: 28px;
    color: #ed1b24;
    font-weight: 600;
}
.hidden-payment{
    display: none;
}
.btn-thanhtoan{
    width: 150px;
    background: #ed1b24;
    background: linear-gradient(180deg,#ed1b24 0,#ed1b24 100%);
    color: #fff;
    padding: 6px 10px;
    border: none;
    font-weight: 700;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.btn-thanhtoan:hover{
    background: #666;
}
.center-success{
    text-align: center;
}
.t1{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    white-space: nowrap;
    display: inline-block;
}
.danhmuc-title{
    font-size: 25px;
    line-height: 35px;
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 10px;
}
.wapper-danhmuc-gioithieu{
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.title-danhmuc{
    font-size: 25px;
    line-height: 35px;
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 10px;
}
.wapper-menu{
    font-size: 14px;
    background-color: #f6f6f6;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}
.wapper-menu .list-or-grid i {
    color: #bbb;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    margin-right: 10px;
}
.menu-sort{
    display: flex;
    align-items: center;
    margin-left: 10px;
    flex-wrap: wrap;
}
.wapper-sort{
    display: flex;
    align-items: flex-start;
}
.wapper-sort  ul li{
    text-transform: capitalize;
    list-style: none;
    float: right;
    margin-right: 15px;
    cursor: pointer;
    text-align: left;
}
.btn-more{
    text-align: center;
    height: 35px;
    margin: 36px 0px 20px;
}

.swiper-button-next:after,.swiper-button-prev:after{
  content:"" !important;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  opacity:1 !important;
}

.btn-more span{
    
    background: linear-gradient(
180deg
,#ed1b24 0,#ed1b24 100%);
    padding: 10px 50px;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.wapper-tintuc{
    margin: 10px 0;
    margin-bottom: 80px;
    border-top: 1px dashed #ccc;
    clear: both;
    overflow: auto;
}
.wapper-tintuc h3{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    text-shadow: #ccc 1px 1px;
    margin-bottom: 20px;
    margin-top: 24px;
}
.wapper-tintuc ul li{
    margin: 5px 0 5px 16px;
    overflow-wrap: break-word;
    width: 25.96%;
    float: left;
    list-style-type: disc;
}
.wapper-tintuc ul li a{
    width: 95%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}
.wapper-diadiem{
    padding: 10px 15px;
    background: #ed1b24;
    background: linear-gradient(
90deg
,#ed1b24 0,#ed1b24 100%);
    margin-bottom: 20px;
}
.diadiem-title{
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.mda-local-start label{
    font-size: 14px;
    line-height: 23px;
    padding: 6px 10px;
    background: #fff;
    display: block;
    border-radius: 5px;
}
.mda-local-start{
    padding-inline-start: 0;
    list-style: none;
}
.lienhe-phai{
    padding: 10px 15px;
    background: #008fea;
    border: 1px solid #008fea;
    margin-bottom: 20px;
    display: block;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.box-img-cate{
    width: 330px;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    height: 213px;
}
.box-img-cate img{
    display: block;
    width:100%;
    position: relative;
    overflow: hidden;
}
@media (max-width: 320px){
.box-img-cate {
    height: 173px;
}}

.tag-place{
    z-index: 8;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: rgba(0,0,0,.5);
    font-weight: 700;
    color: #fff;
    padding: 7px 12px;
    font-size: 13px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.more-info{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 1;
    padding: 15px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
    pointer-events: none;
}
.more-info .des{
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    max-height: 80px;
    overflow: hidden;
    margin-bottom: 5px;
}
.more-info .link a{
    color: #bbb !important;
    font-size: 12px;
    line-height: 20px;
}
.list-caption a{
    font-size: 18px;
    line-height: 26px;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    overflow: hidden;
    height: 52px;
}
.box-time{
    border: 1px solid #ddd;
    background-color: #e7e7e7;
    color: #555;
   
    display: block;
    padding: 5px 10px;
}
.box-time-2{
    border: 1px solid #555;
    color: #fff;
    
    display: block;
    padding: 5px 10px;
    background-color: #555;
}
.box-price-1{
    display: flex;
    align-items: center;
}
.box-day{
    color: red;
    min-height: 40px;
}
.box-price-1 span{
    display: block;
    font-size: 12px;
    line-height: 20px;
}
.box-price-1 .lb{
    width: -webkit-calc(100% - 160px);
}
.box-price-2{
    padding: 0;
    width: 160px;
}
.price-list{
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
    flex-direction: column;
}
.money-red{
    color: #ed1b24;
    font-size: 22px !important;
    line-height: 24px !important;
    font-weight: 700;
    height: 24px;
}

.wapper-item-cate{
    padding: 15px;
    margin-bottom: 20px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border: solid 1px rgba(0,0,0,.1);
}

@media (max-width: 991px){
    .box-img-cate{
        width: 100%;
    }
}
@media (max-width: 991px){
    .box-img-cate img{
        width: 100%;
    }
}
.list-or-grid{
    display: block;
}
@media (max-width: 991px){
    .list-or-grid{
        display: none;
    }
}
.wapper-khuyenmai-home{
  position: relative;
  overflow: hidden;
}
.wapper-item-cate:hover .more-info{
    opacity: 1;
}
.wapper-item-cate:hover .tag-place{
    opacity: 0;
}
@media (max-width: 767px){
    .tour-img {
    width: 100%;
    float: none;
}
}
@media (max-width: 1025px){
  .home-t2{
    display: block;
  }
}
@media (max-width: 768px){
  .home-t2{
    display: inline-block;
  }
}
@media (max-width: 425px){
  .home-t2{
    display: block;
  }
}
@media (max-width: 768px){
  .owl-dots{
    display: none !important;
  }
}
@media (max-width: 1025px) and (min-width: 769px){
  .home-icon{
    padding: 14px 6px 22px 84px;
  }
}


@media (max-width: 1025px){
    .text-price-home{
        display: flex;
        position: unset;
        flex-direction: column;
        text-align: left;
        align-items: unset;
    }
}

.img-home-giamgia{
  display: block;
  height: 294px;
  object-fit: cover;
}
.wapper-4danhmuc{
      margin: 25px 0px 0px 0px;
}

.hide-sort-mobile2{
  display:none;
}
@media (max-width: 768px){
  .hide-sort-mobile2{
    display: block;
  }
}
@media (max-width: 768px){
  .hide-sort-mobile{
    display: none;
  }
}

@media (max-width: 425px)and (min-width: 375px){
  .home-icon{
    padding:15px 6px 7px 77px;
  }
}
@media (max-width: 425px)and (min-width: 375px){
  .t1{
    font-size: 12px !important;
  }
}
@media (max-width: 425px)and (min-width: 375px){
  .home-t2{
    font-size: 12px !important;
  }
}
@media (max-width: 375px)and (min-width: 320px){
  .home-icon{
    padding: 8px 6px 7px 67px;}
}
@media (max-width: 425px)and (min-width: 375px){
  .chia-cot .col-12{
    width: 50% !important;
  }
}
@media (max-width: 426px){
  .owl-carousel .owl-item img{
   height:140px;
  }
}
@media (max-width: 376px){
  .owl-carousel .owl-item img{
   height:150px;
  }
}
@media (max-width: 350px){
  .owl-carousel .owl-item img{
   height:130px;
  }
}
.sort-style{
  font-size: 14px;
    background-color: #f6f6f6;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}
@media (max-width: 425px){
  .wapper-menu {
   display: none;
  }
}
@media (min-width: 426px){
  .wapper-menu-mobile {
   display: none;
  }
}
.titvisa{
  font-size: 25px;
    line-height: 35px;
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 58px;
}
.wapper-info-visa{
  position: absolute;
    display: flex;
    bottom:0;
}
.khuyenmai-home-name3 {
    /* background-color: #f2f5f8; */
    font-size: 15px;
    font-weight: bold;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.text-price-home3 {
    /* text-align: right; */
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    bottom: 5px;
    /* right: 5px; */
}
.border-item-home3{
    border: 1px solid #ccc;
    transition: 0.6s;
}
.lien-he-visa{
   width: 222px;
    text-align: center;
    display: block;
    text-align: center;
    background: #ed1b24;
    background: linear-gradient(
180deg
,#ed1b24 0,#ed1b24 100%);
    color: #fff;
    text-transform: uppercase;
    padding: 9px 10px;
    border-radius: 5px;
    text-decoration: none;
}
.lien-he-visa:hover{
      background: #666;
}
.tableDesignVisa {
    margin-bottom: 10px;
}
.tableDesignVisa table {
    width: 100%;
    border: solid 1px rgba(0,0,0,.15);
}
.tableDesignVisa table tr td, .tableDesignVisa table tr th {
    padding: 10px 15px;
    border-right: solid 1px rgba(0,0,0,.15);
    border-bottom: solid 1px rgba(0,0,0,.15);
}
.tableDesignVisa table tr th {
    background: #f3f3f3;
   
}
.loi-cam-on{
  text-decoration: none;
    color: black;
    font-size: 25px;
    line-height: 35px;
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 15px;
}
.row .form-group label{
  display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.row .form-group .form-control:focus{
  border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.myCheckbox {
    padding-left: 32px;
    position: relative;
    min-height: 22px;
    cursor: pointer;
}
.myCheckbox input {
       content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    border: solid 2px #ccc;
    top: 0;
    left: 0;
}
.table-bordered {
    border: 1px solid #ddd;
}
tbody tr td textarea {
    height: 90px;
}
.gui-y-kien{
  width: 280px;
    height: 40px;
    background: #ed1b24;
    background: linear-gradient(
180deg
,#ed1b24 0,#ed1b24 100%);
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 700;
    border: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.gui-y-kien:hover{
  background: #666;
}
tbody tr td .focus-text:focus{
  border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.responsive-content-dk{
  margin-left:77px;
}
@media (max-width: 1024px){
  .responsive-content-dk{
   margin-left: 44px;
  }
}
@media (max-width: 768px){
  .responsive-content-dk{
   margin-left: 139px;
  }
}
@media (max-width: 425px){
  .responsive-content-dk{
   margin-left: 25px;
  }
}
/*@media (max-width: 425px){*/
/*  .wapper-khuyenmai-home .border-item-home2 img{*/
/*  width: 399px;*/
/*    object-fit: cover;*/
/*    height: 239px;*/
/*}*/
/*}*/
/*@media (max-width: 375px){*/
/*  .wapper-khuyenmai-home .border-item-home2 img{*/
/* width: 349px;*/
/*    object-fit: cover;*/
/*    height: 239px;*/
/*}*/
/*}*/
/*@media (max-width: 1024px){*/
/*  .wapper-khuyenmai-home .border-item-home2 img{*/
/* width: 100%;*/
/*    height: 165px;*/
    
/*}*/
/*}*/
.border-item-home2 img{
  height:195.5px;
}
@media(max-width:1025px){
  .img-home-giamgia {
    height:294px;
  }
  .border-item-home2 img{
    height:166px;
    object-fit:cover;
  }
}

@media screen and (max-width: 769px){
  /*.img-home-giamgia{*/
  /*  height:238px;*/
  /*}*/
  .border-item-home2 img{
    min-height:164.5px;
    object-fit:cover;
  }
}

@media screen and (max-width: 450px){
  .img-home-giamgia{
    height:272px;
  }
  .border-item-home2 img{
    min-height:275px;
  }
}

@media screen and (max-width: 376px){
  .img-home-giamgia{
    height:251px;
  }
  .border-item-home2 img{
    min-height:240px;
  }
}
.quangcao-padding{
  display: flex;align-items: center;margin-bottom: 10px;padding-left:21px !important;
}

@media screen and (max-width: 321px){
  .img-home-giamgia{
    height:211px;
  }
  .border-item-home2 img{
    min-height:166px;
  }
}
.slick-next {
    right: -4px !important;
}
.slick-prev {
    left: -4px !important;
}
@keyframes example {
  from {color: black;}
  to {color: red;}
}

.active-item-nav{
  color:red;
}

.btn-lienhe-roll{
  text-decoration: none;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 9px;
    line-height: 17px;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 77px;
    text-transform: uppercase;
    opacity: 1;
}
.icon-x{
  width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    
    transform: translateX(-50%);
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    bottom: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scrolltop .scroll{
  opacity: 1;
}
.opened .fa-times:before {
  content: "\F0C9" !important;
}
@media  screen and (min-width: 1440px){
  .scrolltop{
    height: 50px !important;
  }
}
@media  screen and (min-width: 1440px){
  .btn-lienhe-roll{
    display:none !important;
  }
}
@media  screen and (min-width: 1440px){
  .icon-x{
    display:none !important;
  }
}