.top-link-box{
    z-index: 999;
    position: relative;
    margin-left: -8px;
    margin-right: -8px;
}

.top-link-box .card_box {
    padding: 15px 20px;
    margin: 12px;
}

.top-link-box .card_box{
    position: relative;
    border-radius: 12px;
}

.top-link-box .card_box .card_box-img-top {
    width:40px;
}
.top-link-box .card_box-title  {
    color: #57616b;
    font-size: 14px;
    margin-bottom: 0;
}
.top-link-box .card_box-title a {
    color: #121f40;
    font-size: 14px;
    font-weight: 800;
}
.top-link-box  .card_box-body {
    padding-bottom: 0px;
}
/*Tour Box*/
.tour-box-1 .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
}
.tour-box-1 .row {
    margin-right: -10px;
    margin-left: -10px;
}
.hotelbox{
    background-color: #fff;
    width: 100%;
    border: 0px solid #d7dee4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 10px;
    direction: rtl;
    clear: both;
    margin-bottom: 20px;
    display: inline-block;


    -moz-transition: .5s box-shadow ease;
    -o-transition: .5s box-shadow ease;
    -webkit-transition: .5s box-shadow ease;
    transition: .5s box-shadow ease;
    padding-bottom: 0;

    border-radius: 2px;

}

.tour-box-1 .card-footer {
    background-color: #fff;

    border-radius:0 0 2px 2px ;
    color: #fff;
    padding: 0px;
    border: 0px;
    border-top: 0px solid #DDDDDD;
}
.tour-box-1 .slick-slide img {

    height: 190px;
}
.tour-box-1 .card {
    overflow: initial;
    border-radius: 8px !important;
}
.tour-box-1 .card-img-top {

    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.tour-box-1 .card .buy {
    box-sizing: border-box;
    margin: 0;
    font-size: 13px;
    white-space: nowrap;
    padding: 0 10px;
    z-index: 99;
    position: absolute;
    top: 5px;
    left: 4px;
    height: 25px;
    line-height: 20px;
    color: #fff;
    border: 1px solid #eb6c5b;
    border-radius: 3px;
    text-align: center;
    width: 80px;
    background: #eb6c5b;

}

.tour-box-1 .card .card-body .text-success {

    font-size: 18px;
}
.tour-box-1 .card .card-body   {
    height: 110px;
}
.tour-box-1 .card_all.card  .card-body   {
    height: 135px;
    color: #acacac;
}

.tour-box-1 .card_all.card  .card_header    {
    padding: 76px 0px 10px;
}


.tour-box-1 .img-row {
    position: relative;
}


.tour-box-1 .card-subtitle {
    padding: 15px 10px 10px 10px;
    text-align: right;
    font-size: 15px;
    color: #121f40;
    line-height: 26px;
}
.tour-box-1  .price-number{
    color: #0038ba !important;

}
.tour-box-1  .card-subtitle a , .tour-box-1 .card-subtitle a:hover {
    color: #121f40; !important;
}

.tour-box-1 .card-body {

}



.tour-box-1 .price-text {
    font-size: 12px ;
    /*color: #777;*/
}
.price-number {
    font-size: 16px;
}

.ph-city-link:hover {
    color: #fff !important;
    background-color: #2196f3;
    border-right-color: #203f99;
}
.ph-city-link {
    font-size: 12px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 5px !important;
    padding: 0px 5px;

    border-radius: 2px;
    background-color: #3f51b5;

    border-right: 3px solid #2196f3;
}
 .ph-discount-percent2>span {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
    background-color: #e91e4f;
    padding: 0px 10px;
    border-radius: 2px;
    border-right: 3px solid #ff5c84;
    font-size: 12px;
}
 .ph-displayPrice>span {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #1b1b1b;
    background-color: #bce535;
    padding: 0px 10px;
    border-radius: 2px;
    border-right: 3px solid #84bb10;
    font-size: 12px;
}

 .popular-hotel-head {
     font-size: 17px;
     color: #283d58;
 }
 .ph-row-3col {
    display: flex;
    justify-content: space-between;
    justify-items: center;
}
.popular-hotel {
    padding: 25px;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 2px;
}
/*carousel_desktop*/
.carousel_desktop{
    border-radius: 18px;

}
.carousel_desktop .carousel-item img{
    border-radius: 18px;
}

.carousel_mobil .carousel-indicators .active {
    background-color: #d1ab60 !important;
}
.carousel_mobil .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color:#ced5db;
}
.carousel_mobil .carousel-indicators {
    position: absolute;
    right: 234px;
    bottom: -13px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel_mobil .carousel-control-prev, .carousel_mobil .carousel-control-next {
    position: absolute;
    top: auto;
    bottom: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    color: #a2aab1;
    text-align: center;
    opacity: 1;
    height: 35px;
    border-radius: 100%;
    font-size: 15px;
    background: #33333396;
}
.carousel_mobil .carousel-control-next {
    right: auto;
    left: 30px;
}
.carousel_mobil .carousel-control-prev:hover, .carousel_mobil .carousel-control-prev:focus,
.carousel_mobil .carousel-control-next:hover,
.carousel_mobil .carousel-control-next:focus {
    color: #3a2b2b;
    text-decoration: none;
    outline: 0;
    opacity: .9;

}
.carousel_mobil .carousel-control-prev:hover,   .carousel_mobil .carousel-control-next:hover {

    border:1px solid #a2aab1;
}
  .hpic-box:hover .hpic-icon {
    border-color: #203f99;
    -moz-transition: .4s all ease-out;
    -o-transition: .4s all ease-out;
    -webkit-transition: .4s all ease-out;
    transition: .4s all ease-out;
    -moz-box-shadow: 0 3px 10px rgba(119,119,119,.5),0 7px 19px rgba(218,218,218,.86);
    -webkit-box-shadow: 0 3px 10px rgba(119,119,119,.5), 0 7px 19px rgba(218,218,218,.86);
    box-shadow: 0 3px 10px rgba(119,119,119,.5), 0 7px 19px rgba(218,218,218,.86);
}
.hpic-icon {
    background-color: #fff;
    height: 55px;
    width: 55px;
    max-width: 55px;
    min-width: 55px;
    text-align: center;
    line-height: 55px;
    padding-top: 0px;
    border: 1px solid #999;
    margin-left: 10px;
    border-radius: 5px;
    -moz-transition: .35s all ease;
    -o-transition: .35s all ease;
    -webkit-transition: .35s all ease;
    transition: .35s all ease;
    position: relative;
    display: inline-block;
}
  .hpic-box .hpic-icon img {
    width: 35px;
    height: 35px;
}
 .hpic-box {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    margin-top: 12px;
    position: relative;
}
  .hpic-box:hover .hpic-text {
    color: rgb(79, 120, 164);
    text-shadow: 0 4px 8px #dcdcdc;
      text-decoration: none;
}
.hpic-box .hpic-text {
    font-size: 17px;
    color: #4578b9;
    line-height: 30px;
}

.cities-section .full .img-size {

    height: 270px;
}
.cities-section .half .img-size {

    height: 133px;
}
.cities-section .center .img-size {

    height: 411px;
    background: #000;
}

.cityname {
    overflow: hidden;
    padding: 3px;
}
.cityname h3 , .cityname h1 {
    font-size: 17px;
}
.view {
    position: relative;
}
.view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.1);
}
.cityname a {
    font-size: 18px;
    text-shadow: 1px 1px #666;
    color: #fff;
}
.flex-center  {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.img-size {

    display: block;
    overflow: hidden;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 0 solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    position: relative;
}


div.search-col input[type="text"] {
    text-align: right;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    height: 1.6em;
    width: 100%;
    font-size: 1em;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s;
}
  .search-col button {
    color: #333;
    border: 0 none;
    z-index: 9999;
    padding: 5px 0;
    background: transparent;
      color: #9e9e9e!important;
      font-size: 19px;
      position: relative;
      top:12px;
      cursor: pointer;
}
.search-col h2 {
    font-size: 1em;
    margin-top: 3px !important;
}
.search-col .white{
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    background-color: #fff!important;
    border: 0px;
    border-radius: 2px;
}
 div.search-col .mask {

    overflow: visible!important;
    background-color: rgba(0,0,0,.6);
     height: 100%;
}
.search-col {
    height: 100%;
    background-image: url(https://last-cdn.com/site/img/location-image/5.jpg);
    background-size: cover ;
    background-position: center center;
}
.search-col .flex-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.popular-hotel-body > p {
    min-height: 125px;
}
@media (max-width: 768px) {

    .top-link-box {
        -webkit-box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
        -moz-box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
        box-shadow: 0px 0px 0px 0px rgba(41,61,88,0);
        height: auto;
        z-index: 999;
        position: relative;
        margin-top: 0px;
        background: transparent;
    }
    .top-link-box .col-6 {
        padding: 3px;

    }
    .top-link-box .card-title a {
        color: #57616b;
        font-size: 13px;
        line-height: 20px;
    }
    .slick-next {
        right: -19px !important;
    }
    .ph-discount-percent2 {
        display: none;
    }
    .popular-hotel {
        padding: 10px;
    }
    .popular-hotel-head {
        font-size: 15px;
        color: #283d58;
        margin-top: 9px !important;
        margin-bottom: 5px !important;
    }
}

.out_link_banner {
     width: 100%;
    height: 264px;
    background-color: #ddd;
}
.out_link_banner.online1{
    background-image: url(../images/link.jpg);
    background-size: 108%;
    background-repeat: no-repeat;
    background-color: #293a56;
    background-position: -25px center;
}
.out_link_banner.nadia24{
    background-image: url(../images/link_2.jpg);
    background-size: 108%;
    background-repeat: no-repeat;
    background-color: #1fa8cc;
    background-position: 8px center;
}
.out_link_banner .out_link_banner_box {
    font-size: 24px;
    font-family: 'REZVAN';
    line-height: 36px;
    position: absolute;
    top: 28px;
}
.out_link_banner.online1 .out_link_banner_box {
    left: 28px;


}
.out_link_banner.nadia24 .out_link_banner_box {
    right: 33px;
}
.out_link_banner.online1 .out_link_banner_box .btn{
    background: #99b500;
    border-radius: 6px !important;


}
.out_link_banner.nadia24 .out_link_banner_box .btn{
    background: #ea180b;
    border-radius: 6px !important;
}
.out_link_banner_box a {
    color: #fff;
}
.icon_cover_color_card_all{
    background: #06a2b620;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    justify-items: center;
    margin: auto;
}
.icon_cover_color{
    background: #333;
    border-radius: 100%;
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    justify-items: center;
    margin: auto;
}

.icon_cover_color.color_1{
    background:#03a88320
}
.icon_cover_color.color_2{
    background:#fd0e0320
}
.icon_cover_color.color_3{
    background:#9210b720
}
.icon_cover_color.color_4{
    background:#0a56f820
}

.why-link-box{

}
.why-link-box .box_why{
    padding: 30px 0px;
    border-radius: 8px;
}

.section-header_2 {
    font-weight: 600;
    font-size: 16px;
}

.section-header_2 .section-title_2{
position: relative;
    padding-right: 20px;
}
.section-header_2 .section-title_2:before{
    content: '';
    background: #1a93a4;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    right: 0px;

}

.color-link-box {
    background: #f4f8fb;
    border-radius: 12px;
}
.color-link-box .card_box {
    padding: 40px 20px 40px 20px;
    position: relative;
}
.color-link-box .card_box:before{
    content: '';
 border: 1px solid #e4e4e4;
    width: 1px;
    height: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -40px;
}
.color-link-box .card_box:last-child:before{
    content: '' ;
    width: 0px;
    height: 0px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -40px;
}
.color-link-box .card_box-header{
    font-size: 26px;
    font-family: sans-serif;
    font-weight: 600;
    display: flex;
    text-align: left;
    color: #486cbf;
    justify-content: center;
    align-items: center;
}
.color-link-box .card_box-header span{
    padding-left: 6px;
}

.about_home{
    background:#f5f9fd ;

}
.about_home  {
padding-top: 20px;
    margin-top: 50px;
}

.about_home .about_home_body {

    padding-left: 55px;
}

.about_home .about_home_body .about_home__header{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 45px;
    position: relative;
    padding-right: 20px;
    margin-top: 52px;
}
.about_home .about_home_body .about_home__header:after{
    content: '';
    background: #0467d1;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    top: 14px;
    right: 0px;
}
.about_home .about_home_body .about_home__text{
    font-size: 15px;
    text-align: justify;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 26px;
}
.about_home .about_home_body .about_home__link{
    display: flex;
    margin-top: 10px;
    justify-content: end;
}
.about_home .about_home_body .about_home__link a{
color: #2d5cb8;
    border: 1px solid #2d5cb8;
    border-radius: 20px;
    padding: 8px 14px;
}
.about_home .about_home_shape {
    display: flex;
    justify-content: end;
    padding: 8px 0px 16px 0px;
}

.about_home .about_home_shape img {
    width: 545px;
}

.review_box--body {
    padding-right: 32px;
    padding-top: 8px;
}
@media (max-width: 768px) {
.top-link-box .card_box {
    display: inline-block !important;
    margin: 7px 6px;
    width: calc(50% - 15px);

}
    .top-link-box .card_box:last-child {
        display: inline-block !important;
        width: calc(100% - 15px);
    }
    .about_home .about_home_body{
        padding-left: 0px;
    }

    .color-link-box .card_box {
        padding: 40px 20px 40px 20px;
        position: relative;
        display: inline-block !important;
        margin: 0px 6px;
        width: calc(50% - 15px);
    }
    .color-link-box .card_box:nth-child(2):before{
        content: unset;
    }
    .signs>li {
        height: 70px;
    }
    .about_home .about_home_shape img {
        width: 100%;
    }
    .about_home .about_home_body .about_home__link {

        justify-content: center;
        margin-bottom: 15px;
    }
}

