﻿#header{
    background:#fff;
    background: linear-gradient(to bottom,rgb(255, 255, 255) 0,rgba(255, 255, 255, 0.82) 100%);
}
.breadcrumbs {

    padding: 33px 0;
    text-align: right;
    display: inline-flex;
    float: right;

}
p {
    color: #666;
    word-spacing: 2px;
    font-size: 14px;
}
.xs-img {
    margin-bottom: 10px;
    width: 100%;
    object-fit: cover;
}
.color-blue{
    color: #197fc3;
}
.section-pagetop .title-page {
    padding: 25px 0;
    margin-bottom: 0;
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.section-pagetop {
    background: #25c2da;
    background: var(--other-bg);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#000000",GradientType=0 );
    color: #fff;
    margin-top: 63px;
}
.mt50 {
    margin-top: 25px;
}
.iq-icon {
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.green-bg {
    background: rgba(9,179,239,1);
    background: -moz-linear-gradient(left,rgba(9,179,239,1) 0,rgba(30,80,226,1) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0,rgba(9,179,239,1)),color-stop(100%,rgba(30,80,226,1)));
    background: -webkit-linear-gradient(left,rgba(9,179,239,1) 0,rgba(30,80,226,1) 100%);
    background: -o-linear-gradient(left,rgba(9,179,239,1) 0,rgba(30,80,226,1) 100%);
    background: -ms-linear-gradient(left,rgba(9,179,239,1) 0,rgba(30,80,226,1) 100%);
    background: linear-gradient(to right,rgba(36,195,227,1) 0,rgba(53,216,185,1) 100%);
        background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0,0,0,0);
}
.iq-icon {
    float: left;
    border-radius: 90px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    margin-right: 15px;
    color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.15);
}
.green-bg {
    background-color: #69902b !important;
}
.iq-icon i {
    font-size: 30px;
    top: 4px;
    position: relative;
}
.fa-rocket::before {
    content: "\f135";
}
.fancy-content {
    display: table-cell;
}
.iq-tw-6 {
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: capitalize;
    line-height: 25px;
}
.fa-plug::before {
    content: "\f1e6";
}
.fa-credit-card-alt::before {
    content: "\f283";
}
.fa-money::before {
    content: "\f0d6";
}
.fa-thumbs-up::before {
    content: "\f164";
}
.fancy-content p {
    color: #858585;
    word-spacing: 2px;
    font-size: 14px;
}



.page-title-container {
    height: 200px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.rich-datepicker b, strong {
    color: #333 !important;
    font-weight: 400 !important;
}

.cancel-dialog-box, .cancel-login-box {
    max-height: 400px;
}

#sticky, .Promotions_star, .hotel_deals figure, .login_first_new, .logo-img, .strike, .top_selleng article, .top_selleng figure {
    overflow: hidden;
}

.pricing-table > .hover > li > i {
    display: inline-block;
    width: 15px;
}

.login_first_new {
    background-color: #fff;
    border: 3px solid #01b7f2;
    border-radius: 2px;
    height: 188px;
    margin-top: -25%;
    width: 450px;
}

a {
    cursor: pointer;
}

.image_zoom_add {
    width: 100% !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.image_zoom {
    height: auto;
    margin: auto;
    width: 370px;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.image_slide {
    width: 100% !important;
    height: 550px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
}

.cancel-box {
    margin-bottom: 30px;
    height: auto;
}

.hotel_deals .details .box-title, .image_zoom, .price_am, .price_tag {
    text-align: center;
}

.alt_div_succ, .image_zoom {
    display: table !important;
    vertical-align: middle;
}

.logo-img {
    background: #fff;
    display: block;
    height: 190px;
    padding-top: 50px;
    position: relative;
}

.light_gry {
    background: #fbf9f9 !important;
}

.font-blue {
    color: #01B7F2 !important;
}

.cenZindex1 {
    position: relative;
    z-index: 1;
}

.wd25px {
    width: 25px !important;
}

.wd62 {
    width: 62px;
}

.page-title-container .breadcrumbs li {
    font-size: 12px !important;
    text-transform: none;
}

.mr3 {
    margin-right: 3px !important;
}

.mt-3 {
    margin-top: -3px;
    padding: 4px 20px;
}

.wd60px {
    width: 60px !important;
}

.br-f5f5f5 {
    border-right: 1px solid #f5f5f5;
}

.mt13 {
    margin-top: 13px !important;
}

#header .ribbon > a {
    padding: 0 10px 0 0;
    text-transform: uppercase;
}

.header_rotatei {
    margin-top: 10px;
    left: 28px;
    top: -3px;
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group, div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
        }

.list_div {
    border: 1px solid #e4e4e4 !important;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    margin-bottom: 10px !important;
    text-align: left;
}

div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .fa, div.bhoechie-tab-menu div.list-group > a.active .glyphicon {
    background-color: #f19234;
   
    color: #fff;
}

    div.bhoechie-tab-menu div.list-group > a.active::after {
        content: '';
        position: absolute;
        left: 100%;
        top: 50%;
        margin-top: -10px;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        border-left: 10px solid #f19234;
    }

.bhoechie-tab-menu a.list-group-item:hover {
    background-color: #fff;
    text-decoration: none;
}

.box_s {
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 7px 0 rgba(0,0,0,.5);
    margin: auto;
}

div.bhoechie-tab-content {
    background-color: #fff;
    min-height: 500px;
    height: auto;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    padding:10px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.mb33 {
    margin-bottom: 33px !important;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.hover-effect::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: rotateY(180deg) scale(.5,.5);
    -moz-transform: rotateY(180deg) scale(.5,.5);
    -ms-transform: rotateY(180deg) scale(.5,.5);
    -o-transform: rotateY(180deg) scale(.5,.5);
    transform: rotateY(180deg) scale(.5,.5);
    background: url(/assets/img/icon/hover-effect.png) center no-repeat;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(1,183,242,.6);
}

.p20 {
    padding: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.cen {
    position: relative;
    z-index: -1;
    margin-bottom: 54px;
    margin-top: 30px;
}

.cen, .discount_text, .save_text {
    text-align: center;
}

    .cen::before {
        border: 0 solid #e7e7e7;
    }

    .cen::after, .cen::before {
        top: 50%;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .cen::after, .cen::before, .ser_circle4, .ser_circle5 {
        position: absolute;
        content: "";
    }

    .cen::after {
        border-top: solid 1px #e7e7e7;
    }

.ser_circle4 {
    left: -9px;
}

.ser_circle4, .ser_circle5 {
    width: 10px;
    height: 10px;
    background: #e7e7e7;
    border-radius: 5px;
    top: 9px;
}

.ser_circle5 {
    right: -9px;
}

.title_color {
    color: #2d3e52 !important;
}

.ser_line_center {
    margin: 0;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    position: relative;
}

.soap-icon-phone::before {
    content: '\e81f';
}

.pricing-table .header > i {
    float: left;
    font-size: 16px;
    margin: 3px 8px 0 0;
}

.check.aln_mice {
    font-size: 14px;
    line-height: 18px;
}

.circle[class*=" soap-icon"], .circle[class^=soap-icon], .glyphicon.circle {
    border: 1px solid;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.7333em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

[class*=" soap-icon"], [class^=soap-icon] {
    vertical-align: baseline;
}

.blue-color {
    color: #01b7f2 !important;
}

[class*=" soap-icon"]::before, [class^=soap-icon]::before {
    font-family: soap-icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}

.mr5 {
    margin-right: 5px !important;
}

.font-16 {
    font-size: 16px !important;
}

.fa-phone::before {
    content: "\f095";
}

.fa.fa-phone {
    padding-left: 0;
    background-position: -69px -201px;
}

.fa-mobile-phone::before, .fa-mobile::before {
    content: "\f10b";
}

.fa-mobile, .fa-mobile-phone, .fa-phone, .fa-skype {
    background-image: none;
}

    .fa-skype::before {
        content: "\f17e";
    }

.preloading {
    display: inline-block;
    min-width: 48px;
    min-height: 48px;
    background: 0 0;
}

.breadcrumbs{
    top:-31px;
}

.quick{
    padding-top:20px;
}
@media only screen and (min-width:320px) and (max-width:768px) {
    .xs-hotel-partner img {
        margin: 0 auto;
    }

    .tab-container.style1 ul.tabs li {
        padding-right: 3px;
    }

    .cancel-dialog-box, .cancel-login-box {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 80% !important;
        -webkit-transform: translate(-50%,-50%);
    }
    .quick {
    padding-top: 5px;
}
}
