.breadcrumb-wrapper {
    background: #EDEDED;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 15px;
    padding-bottom: 13px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb-wrapper .breadcrumb {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: none;
}
.breadcrumb {
    padding: 8px 0 !important;
    margin-bottom: -3px !important;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb-wrapper .breadcrumb a {
    color: #555;
    text-decoration: none;
}
.breadcrumb-wrapper .breadcrumb .active {
    color: #AAA;
}
.wrapper h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    font-family: "Droid Serif", serif !important;
}
body {
    font-size: 14px;
    line-height: 22px;
    color: #5d5d5d;
    font-weight: 400;
}
.hotel-item-list {
    position: relative;
    min-height: 223px;
    margin: 0 0 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .15);
    border-bottom: 2px solid #dedede;
    transition: all .35s 
ease-in-out;
    -webkit-transition: all .35s 
ease-in-out;
}
.hotel-item-list .image {
    width: 280px;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    background-size: cover;
    background-position: center center;
}
.hotel-item-list .content {
    margin-left: 280px;
    margin-right: 180px;
    position: relative;
    padding: 20px 20px 0;
}
.hotel-item-list .heading {
    margin: 0 0 12px;
}

.hotel-item-list .heading h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 8px;
    font-weight: 600;
    color: #222;
    font-family: "Droid Serif", serif !important;
}
.hotel-item-list .absolute-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 180px;
    border-left: 1px solid #e8e8e8;
    text-align: right;
    line-height: 1.3;
}
.hotel-item-list .price-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.hotel-item-list .absolute-right .box-price {
    text-align: center;
}
.hotel-item-list .absolute-right .box-price, .hotel-item-grid .heading .price-wrapper .box-price {
    margin-bottom: 20px;
}
.hotel-item-list .btn-sm {
    padding-left: 10px;
    padding-right: 10px;
}
.hotel-item-list a {
    color: #777;
    display: block;
}
.hotel-item-list .absolute-right .box-price p.price-usd {
    font-size: 28px;
    color: #ed3237;
    font-weight: 600;
}
.box-price .black-color {
    color: #000;
    font-weight: 500;
    font-size: 1rem;
}
.btn-danger {
    background: #ed3237;
    border-color: #ed3237;
    color: #fff !important;
}
.btn {
    border-radius: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Lato;
    letter-spacing: 1px;
    font-weight: 500;
}
.hotel-item-list:hover {
    -webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px -3px rgba(0, 0, 0, .4);
    border-bottom: 2px solid #d60d45;
}
#sticky-sidebar {
    margin-top: 3em !important;
}
.ima-ef {
    text-align: center;
    padding: 8px;
    margin: 0;
    background: #8c8b8b;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
}
.main-sidebar {
    background-color: #efefef;
    padding: 10px 8px;
    border-bottom: 3px solid;
    border-color: #cacaca;
    z-index: 99999;
}
.detail-search-form {
    color: rgba(255, 255, 255, .7);
}
.detail-right-sidebar .form-control {
    border-color: #8a8a8a;
}
.form-control {
    height: 31px;
    border-radius: 0;
    box-shadow: none;
    border-color: #e7e7e7;
    font-size: 14px;
    color: #757575;
}
h1, h1 a, h1 span, h2, h2 a, h2 span, h3, h3 a, h3 span, h4, h4 a, h4 span, h5, h5 a, h5 span, h6, h6 a, h6 span {
    font-family: Lato;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-decoration: none !important;
}
textarea {
    border: 1px solid #ccc;
    color: #999;
    padding: 9px;
    width: 100%;
    resize: none;
    float: left;
    margin-bottom: .5rem;
}
.btn-ima {
    background: #ed3237 !important;
    border-color: #ed3237 !important;
    color: #fff !important;
    width: 100% !important;
    text-align: center !important;
    font-size: 14.5px !important;
    text-transform: capitalize !important;
    padding: 5.5px !important;
    font-family: 'open Sans', Sans-Serif !important;
}
.detail-right-sidebar .form-control:focus {
    border-color: #f65c33;
}
.form-control:focus {
    border: 1px solid #d60d45;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: unset;
}
.btn-check:active+.btn-danger:focus, .btn-check:checked+.btn-danger:focus, .btn-danger.active:focus, .btn-danger:active:focus, .show>.btn-danger.dropdown-toggle:focus {
    box-shadow: unset;
}
.detail-header {
    padding: 30px 15px;
    background-color: #e5e5e5;
}
.packg_name {
    color: #222;
}
.detail-header h1 {
    margin: 0;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.1;
    font-family: "Droid Serif", serif;
}
.section-title-3 h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 0 30px;
    text-transform: uppercase;
    position: relative;
    font-family: "Droid Serif", serif;
    color: #222;
}
.section-title-3 h3:after {
    bottom: -10px;
}
.section-title-3 h2:after, .section-title-3 h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 60px;
    height: 2px;
    background: #005294;
}
.content-wrapper p {
    color: #000;
    font-size: 1.1em;
    text-align: justify;
}
#cd-timeline {
    position: relative;
    padding: 0em 0;
    /* margin-top: 2em;
    margin-bottom: 2em; */
}
#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 1px;
    background: #dedede;
}
.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}
.cd-timeline-img {
    font-size: 21px;
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ed3237;
    color: #9c9c9c;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    padding-top: 6px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}
.cd-timeline-img strong {
    font-size: 11.5px;
    line-height: 50px;
    color: #fff;
}
.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    border-radius: .25em;
    padding: 0rem 1em;
}
.cd-left {
    float: left;
}
.cd-timeline-content h2 {
    color: #000;
    font-family: lora, sans-serif;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: left;
    font-size: 1.2rem;
    text-transform: none;
    margin-top: 15px;
    font-weight: 600;
}
.cd-timeline-content .sub-title span {
    font-size: 14px;
}
.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
    text-align: justify;
}
.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both;
}
.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both;
}
b, strong {
    font-weight: bold;
}
.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more, .cd-timeline-content p {
    font-size: 13px;
    font-size: .8125rem;
}
.footer {
    width: 100%;
    background: #ce000c;
    color: #FFF;
    padding: 6px 0px;
    text-align: center;
}
.footer a {
    color: #FFF;
    text-decoration: none;
}
.detail-right-sidebar .price {
    text-align: center;
    color: rgba(255, 255, 255, .7);
    border-radius: 5px;
}
.two-tone-layout .price .box {
    background: #fff;
    border: 1px solid #a5a5a5;
    padding: 0;
    color: #000;
    display: inline-block;
}
.two-tone-layout .price .box-price {
    border-bottom: 1px solid #a5a5a5;
    padding: 25px 13px;
    font-family: "Droid Serif", serif;
    color: #423f40;
    font-size: 12px;
}
.two-tone-layout .price .details-price {
    background-color: #fff;
    color: #000;
    padding: 15px;
    font-size: 1rem;
}
.two-tone-layout .price .details-price ul {
    list-style: none;
    color: #353435;
    background-color: #fff;
    font-size: .9rem;
}
.two-tone-layout .price .details-price ul li {
    margin: 5px 0;
}
.two-tone-layout .price .box .btn-icon {
    padding: 10px 0;
}
.detail-right-sidebar .btn-primary {
    background: #ed3237;
    border-color: #ca0d12;
}

.btn-icon .icon {
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: 0;
    width: 36px;
    text-align: center;
    display: block;
    border-left: 1px solid rgba(255, 255, 255, .2);
    font-size: 12px;
    padding-top: 15px;
}
.two-tone-layout .price .box-price .starting-from {
    color: #000;
    font-size: 18px;
    margin-bottom: 9px !important;
}
.two-tone-layout .price .box-price .price-usd {
    color: red;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 9px !important;
}
.box-price p {
    text-align: center;
}
.btn-icon {
    position: relative;
    padding-right: 36px;
}
.modal-title {
    color: #fff !important;
    font-size: 20px;
}
.modal-header  {
    padding: 0.5rem 1rem;
    border-radius: 0;
}
.modal-content {
    border-radius: 0;
}

.top-link {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 18px;
}
.top-link ul {
    list-style-type: none;
}
ul.contact i {
    display: block;
    float: right;
    font-size: 14px;
    margin: 1px 8px 3px 16px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 24px;
    height: 24px;
    color: #ce000c;
    -webkit-border-radius: 120px 120px 120px 120px;
    border-radius: 120px 120px 120px 120px;
    padding: 4PX;
    border: 1px solid #ce000c;
}
.top-link a {
    color: #000;
    text-decoration: none;
}
ul li {
    color: #000;
    font-size: 1.1em;
}
.logo_img img {
    width: 27%;
}
  #sticky-sidebar .form_stick {
    position: sticky;
    top: 20px;  
  }
  .mobile-cta {
    background-color: #000 !important;
    border: 1px solid #000;
    border-radius: 0px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 12px 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.mobile-cta svg {
    height: 20px;
    width: 20px;
}
.wtsap {
    width: 50px;
    position: fixed;
     right: 20px; 
     bottom: 95px; 
     z-index: 9999;
}
    


 

@media only screen and (max-width: 1199px) {
    .hotel-item-list .image {
        bottom: auto;
        height: 120px;
        width: 150px;
    }
    .hotel-item-list .content {
        margin-left: 158px;
        margin-bottom: 75px;
        padding: 10px 10px 0;
    }
}

@media only screen and (min-width: 1170px) {
    #cd-timeline::before {
        left: 30px;
        margin-left: 0;
        top: 30px;
    }
        .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 0;
        margin-left: 0;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
        .cd-timeline-content {
        margin-left: 9%;
        padding: 0 1.6em;
        width: 90%;
    }
}
@media screen and (max-width: 1169px) and (min-width: 240px) {
    .cd-timeline-img strong {
        font-size: 14px !important;
        line-height: 40px;
    }
}
@media only screen and (min-width: 768px) {
    .cd-timeline-content p {
        font-size: .875rem;
        text-align: left;
        font-family: lora, sans-serif;
        font-weight: 300;
        line-height: 1.4rem;
        vertical-align: baseline;
        font-weight: 300;
        color: #423f40;
        box-sizing: border-box;
        text-align: justify;
    }
    .footer span {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 767px) {
  .hotel-item-list .image {
    position: relative;
    width: 98%;
    height: 290px;
  }

  .hotel-item-list .content {
    padding-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 180px;
    text-align: center;
  }

  .hotel-item-list .absolute-right {
    width: 100%;
  }

  p {
    font-size: 12px;
  }

  .hotel-item-list .btn-sm {
    padding: 20px;
    font-size: 20px !important;
  }
  .logo_img img {
       width: 70%;
    }

}
 @media (max-width: 479px) {
    .hotel-item-list .image {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
    }
    .hotel-item-list .content {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 180px;
        text-align: center;
    }
    .hotel-item-list .absolute-right {
        position: absolute;
        top: auto;
        bottom: 0;
        height: 200px;
        right: 0;
        border-left: 0;
        text-align: right;
        line-height: 1.3;
    }
    .breadcrumb-wrapper .breadcrumb {
     font-size: 11px;
    }
    .detail-header h1 {
      font-size: 17px;
    }
    .logo_img img {
       width: 70%;
    }
    .wtsap img {
     margin-bottom: 2.3rem;
 }
    
}