﻿/*img-brg*/
.bgr-1 {
        background-image: url(/Content/Img/Index/img-14.jpg);
}    
     .awe-parallax {
        background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        z-index: 0;
}
 .awe-overlay {
    /*background-color: rgba(72,72,72,.3);*/
    /*z-index: 0;*/
}   
    .awe-overlay {
        position: absolute;
        height: 100%;
        top: 0;
        width: 100%;
        left: 0;
}
    .heading {
        margin: 0;
        color: #232323;
        font-size: 36px;
        line-height: 1;
        font-weight: 600;
}
    .accomd-modations-header p {
        margin-bottom: 0;
        margin-top: 10px;
}
    .accomd-modations-header {
        margin-left: 85px;
}
    .accomd-modations {
        background-color: rgba(255,255,255,.9);
        padding: 211px 0px;
  
}
.item .img-slider {
        /*padding: 20px 20px 0px 10px;*/
        padding: 0px 5px 0px 10px;
}
.accom {
    padding-top:30px;
}

/*GALLERY*/



/** { box-sizing: border-box; }*/
/* ---- button ---- */

.button {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 10px;
  border: none;
  color: #222;
  font-size: 16px;
  cursor: pointer;
}

.button:hover{
  background:rgba(52,74,113,.8);
  color:#fff;
}




/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group button {
    border: none;
    background: none;
    color: #000;
}
.button-group button.is-checked {
  background:rgba(52,74,113,.8);
  color:#fff;
}


/* ---- isotope ---- */

.grid {
    height:450px !important;
    overflow:hidden;
    margin-left:10px;
     
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
 position: relative;
  float: left;
  width: 20%;
  height: 150px;
  /*margin: 30px;*/
  padding: 20px;
  overflow:hidden;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;
  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}
/*datapicker style*/
.datetime {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    border: 2px solid #fff;
    padding: 3px;
    line-height: 29px;
    background: transparent;
    text-align:left;
}
    .datetime span {
            float:right !important;
            margin-top: -5px !important;
    }

/*nước*/
.navbar-right:hover .dropdown-menu {
    display: block;
}

.navbar-right {
    top: 26px;
}

    .navbar-right .dropdown-menu {
        top: 95%;
        border-radius: 0px;
        padding: 0px;
        min-width: 165px;
    }

        .navbar-right .dropdown-menu li a {
            padding: 8px 20px;
        }

            .navbar-right .dropdown-menu li a img {
                float: right;
            }
.sub-tit {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    
}
.center {
    text-align: center;
    
}
.titel-pad {
    margin: 20px 0 20px;
    
}
    .titel-pad p {
        padding: 0 180px;
        text-align:center;
    }
    .divider {
        text-align: center;
        color: #ddd;
        position: relative;
        overflow: hidden;
        margin: 15px 0;
        color: #999;
        width: 100%;
    }
    .divider:before {
        content: '';
        position: absolute;
        width: 18%;
        top: 8px;
        left: 31%;
        height: 0;
        border-top: 1px solid #999;
    }
    .divider:after {
        content: '';
        position: absolute;
        width: 18%;
        top: 8px;
        right: 31%;
        height: 0;
        border-top: 1px solid #999;
    }
/*AIRPORTS*/
.in-line {
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
}

.line-bottom {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    float:left;
}

    .line-bottom a {
        color: #FF7346;
        -webkit-transition: color 300ms, background-color 300ms;
        -moz-transition: color 300ms, background-color 300ms;
        -o-transition: color 300ms, background-color 300ms;
        transition: color 300ms, background-color 300ms;
    }

        .line-bottom a:hover span {
            color: #000;
            text-decoration: none;
            border: none;
            outline:none;
        }

        .line-bottom a:hover, .line-bottom a:active, .line-bottom a:focus {
            text-decoration: none;
            outline: none;
            color: #000;
        }

.in-line .in-from {
    width: 180px;
    display: inline-block;
}

.in-line .in-price, .in-line .in-icon {
    font-size: 14px;
    color: #333;
}

.in-line .in-to {
    width: 160px;
    display: inline-block;
    margin-left: 30px;
}


/*HOW IT WORK?*/
.bgr-index {
    background-color: #f5f5f5;
}
.next-it::after {
    content: '';
    background-image: url('../Img/next.png');
    width: 30px;
    height: 50px;
    position: absolute;
    top: 50px;
    right: -15px;
}
.how-it {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
    .how-it h4 {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .how-it .it-des {
        padding: 0 30px 0 30px;
        text-align: left;
    }
#owl-demo1.owl-theme .owl-nav [class*='owl-'] {
    border-radius: 100px;
    height: 30px;
    width: 30px;
}
#owl-demo1 .owl-nav .owl-prev {
    left: 0px;
    position: absolute;
    top: 50%;
}
#owl-demo1 .owl-nav .owl-next {
    right: 0;
    
    position: absolute;
    top: 50%;
}
#owl-demo1{
    text-align:center;
}
    #owl-demo1 .img-we {
        border-radius: 100px;
        width: 180px;
        text-align: center;
        margin: 0 auto;
    }
.fbox-media .btn-vr {
    color: #f7921c;
    float: right;
}
#owl-demo1 .media-box {
    padding:10px 40px;
}
/*hotel*/
.pa-thumbnail .caption {
    padding: 12px 15px;
    background-color: #fff;
    border-bottom: 1px solid #c7c7c7;
    overflow:hidden
}
.pa-thumbnail .th-title {
    margin-bottom: 10px;
}
    .pa-thumbnail .th-title a {
        color: #f7921c;
    }
        .pa-thumbnail .th-title a:hover, .pa-thumbnail .th-title a:focus {
            color: #f7921c;
            text-decoration: none;
            outline: none;
        }
.c07 {
    color: rgba(0,0,0,0.7);
}
.pa-thumbnail .th-detail .bread {
    padding-top: 5px;
    padding-left: 15px;
    position: relative;
}
    .pa-thumbnail .th-detail .bread:before {
        content: '\f041';
        font-family: 'FontAwesome';
        position: absolute;
        left: 1px;
        top: 5px;
    }
    .pa-thumbnail .th-detail .bread li {
        display: inline-block;
    }
.pa-thumbnail .th-info {
    color: #fff;
    position: absolute;
    top:47%;
    left: 0;
    width: 100%;
    padding: 8px 25px;
}
.i-header img, .link-img img{
    width: 100%;
}
.galleryHotel .item {
    margin-bottom: 10px;
    padding:0;
}
.img-we {
    width: 100%;
    border-radius: 150px;
    padding: 10px;
    border: 1px solid #ddd;
}
.media-box h3 {
    text-align: center;
    font-size: 14px;
   
}
.fbox-media a {
    color: #f7921c;
}
    .fbox-media a:hover, .fbox-media a:focus {
        color: #f7921c;
        text-decoration:none;
        outline:none;
    }
.list-languages li{
    width:100%;
    display:block;
}
/*index dong 1*/

.icon {
    background-image: url('../Img/icon/sprites2x.13112017.png');
    background-size: 82px 1154px;
    background-repeat: no-repeat !important;
    display: inline-block;
    vertical-align: middle;
}
.icon-guaranteed {
    width: 58px;
    height: 56px;
    background-position: -4px -288px;
    margin: -3px 0 0 0;
    background-size: initial;
}
.icon-true-value {
    width: 60px;
    height: 60px;
    background-position: -68px -230px;
    margin: -3px 0 0 0;
    background-size: initial;
}
.icon-groupbooking {
    width: 66px;
    height: 62px;
    background-position: -68px -288px;
    margin: -3px 0 0 0;
    background-size: initial;
}
.home-content-header span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fe8802;
    font-weight: 500;
}
.padding-right-20 {
    padding-right: 20px;
}
.home-content-header .text-description {
    padding-left: 70px;
}
.home-content-header span {
    font-size: 16px;
    text-transform: uppercase;
    color: #144aa8;
    font-weight: 500;
}
.home-content-header p {
    font-size: 11px;
    color: #999;
    padding: 0;
    line-height: 1.5em;
}
.home-header{
    
    border-bottom:1px solid #ddd;
}
.home-content-header{
    margin:20px 0 10px;
}
/*index dong 2*/
.ads-banner {
    background-color: #fff;
    padding-top: 40px;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}

.adx a {
    color: #fff !important;
    display: inline-block;
}
    .adx a:hover, .adx a:focus {
        text-decoration:none;
        outline:none;
    }
    .adx-lg {
        background-color: #2665b7;
        background-image: url('../Img/icon/orchid-x.png');
        background-repeat: no-repeat;
        background-position: 0 center;
        color: #fff;
        width: 1024px;
        height: 100px;
        margin: 0 auto;
        overflow: hidden;
        font-size: 14px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        line-height: 1;
        padding-left: 408px;
        text-align: left;
    }
.adx__title {
    font-size: 22px;
    line-height: 1.16667;
    margin: 12px 0 7px;
    display: block;
}
.adx__btn, .adx__title, .ady__btn, .ady__title {
    font-weight: 700;
}
.adx__cell--one {
    width: 224px;
}
.adx__cell {
    display: table-cell;
    vertical-align: middle;
}
.adx__list {
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.adx__list, .ady__list {
    list-style: none !important;
}
    .adx__list li {
        margin-bottom: 3px;
    }
    .adx__list .fa {
        color: #ffef38;
        margin-right: 3px;
    }
.adx__cell--two {
    width: 176px;
    position: relative;
    padding-left: 16px;
}
.adx__cell {
    display: table-cell;
    vertical-align: middle;
}
.adx__cell--two::before {
    left: -1px;
}
.adx__cell--two::before {
    content: "";
    display: block;
    height: 42px;
    width: 1px;
    background-color: rgba(255,255,255,.5);
    position: absolute;
    top: 50%;
    margin-top: -21px;
}
.adx__price {
    color: #ffef38;
}
    .adx__price span {
        text-transform: uppercase;
        font-size: 12px;
    }
    .adx__price strong {
        font-size: 18px;
        padding-top: 5px;
        display: block;
    }
.adx__cell--three {
    width: 190px;
    text-align: right;
}
.adx__cell {
    display: table-cell;
    vertical-align: middle;
}
.adx__btn {
    display: inline-block;
    border-radius: 100px;
    padding: 0 10px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    color: #2665b7;
    background-color: #fff;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
}
/*hover gallery*/
.item-gallery a:hover .caption {
    visibility: visible;
    opacity: 1;
}
.item-gallery .caption {
    -webkit-transition: all 500ms ease 0;
    -khtml-transition: all 500ms ease 0;
    -moz-transition: all 500ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    transition: all 500ms ease 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
}
    .item-gallery .caption .box-center {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
.box-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -khtml-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.lh24 {
    line-height: 24px;
}

.z_24 {
    font-size: 24px;
}
.item-gallery .caption .box-center strong {
    margin-top: 5px;
}
/*indexx dòng 7*/
.wrap-media img {
    width: 100%;
}
.more-1y .fa {
    color: #ffca00;
}
.h_media .title {
    line-height: 1.2;
    margin: 0 0 50px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.h_media blockquote {
    padding: 0 35px 0 45px;
}
.h_media .quote {
    position: relative;
    text-align: justify;
}
    .h_media .quote:before {
        content: '\f10d';
        left: -45px;
        top: 0;
        font-size: 30px;
    }
    .h_media .quote:before, .h_media .quote:after {
        
        display: inline-block;
        position: absolute;
        font-family: 'FontAwesome';
        color: rgba(0,0,0,0.2);
    }
    .h_media .quote:after {
        content: '\f10e';
        right: -35px;
        top: 0;
        font-size: 30px;
    }
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0';
}
.h_media blockquote footer {
    color: #666;
    margin-top: 10px;
}
blockquote, blockquote footer {
    font-size: 13px;
}
.fbox-media p {
    text-align: center;
    font-size: 11px;
}
/*View likecruise*/
.mailitemwish {
    background-color: #edf0f2;
    margin: 0 0 30px;
    padding: 10px 0px;
}

    .mailitemwish .contentmailitemwish {
        width: 60%;
        float: left;
        padding: 40px 10px;
    }

    .mailitemwish .imgmailitemwish {
        width: 30%;
        float: left;
    }

    .mailitemwish .deletemailitemwish {
        cursor: pointer;
        width: 10%;
        padding: 40px 10px;
        float: left;
        transition: color 1s;
    }

        .mailitemwish .deletemailitemwish:hover {
            color: yellow;
        }
@media screen and (max-width: 900px) {
    .mailitemwish .contentmailitemwish {
        padding: 10px;
    }
}
.pa-thumbnail .th-detail .pull-left {
    width:50%
}
#owl-demo2 .owl-nav {
    display: block;
}
#owl-cruisebest2017 .owl-nav {
    display: block;
}
#owl-cruisetop .owl-nav {
    display: block;
}
#owl-cruisebestsale .owl-nav {
    display: block;
}
#owl-demo14 .owl-nav {
    display: block;
}