.header-logo img {
        width: 118px;
}
.about-logo img {
        width: 200px;
}
.carousel-control-prev,
.carousel-control-next {
        background: transparent;
    border: 0;
}
.category-card .box-title {
    font-size:18px;
}
.price_add {
    display: block;
    color: #b80a35;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
}
.category-area3 {
    background: #e9f6f9;
}
.sec-title {
    font-size:34px;
}
.sec-title span {
    color:#b80a35;
}
.gallery-area {
    padding:50px 0;
}
.price_otem {
        position: relative;
        margin-bottom:30px;
}
.price_otem img {
        width: 250px;
    height: 170px;
    border-radius: 5px;
    border: 5px solid #e8e8e8;
}
.price_otem p {
        font-weight: 400;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 14px;
}
.price_otem h3 {
        margin: 0;
    font-size: 18px;
    margin-top: 10px;
}
.price_otem .data_price {
    border-radius: 35% 65% 49% 51% / 73% 54% 46% 27%;
    background: #fdb709;
    width: 150px;
    position: absolute;
    top: -10px;
    right: 41px;
    text-align: center;
    padding: 30px;
}
.price_otem .data_price a {
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    background: #000000;
    color: #fff;
    width: 100px;
    border-radius: 5px;
    padding: 4px;
    margin: 0 auto;
}
.price_otem .data_price span {
        color: #ffffff;
    font-weight: 600;
    font-size: 22px;
    font-style: italic;
}
.price_otem .data_price h5 {
        font-size: 12px;
    margin: 0;
    padding: 5px 0;
}
.price_otem .data_price h6 {
        margin: 0;
    font-size: 14px;
}
.hero-wrap input,
.hero-wrap select,
.hero-wrap textarea {
    background: transparent;
    color: #fff;
    border: 1px solid #ffffff;
}
.hero-wrap label {
        color: #ffffff;
}
.brudcrumb {
        background: #113d48;
    padding: 40px 0;
}
.brudcrumb h1 {
    margin: 0;
    font-size: 30px;
    color: #fff;
}
.box_miss {
        text-align: center;
    border: 1px solid #000;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
}
.box_miss img {
        margin-top: -48px;
    margin-bottom: 20px;
}
.box_miss h3 {
      font-size: 24px;
    margin: 0;  
}
.page_blog {
    padding:50px 0;
}
.page_blog .blog-box {
        margin-bottom: 30px;
    border: 1px solid;
    padding: 10px;
    border-radius: 10px;
}
.policy_pages {
    padding:50px 0;
}
.modal-backdrop {
        z-index: 888;
}
.modal {
        z-index: 999;
}
.modal-content {
        background-color: #851732;
}
.modal-title {
 font-size:20px;
    color: #FFF;
}
.btn-close {
    background-image: url(img/close_1.png);
    opacity: 1;
}
.tour_package {
    padding:50px 0;
}
#booktaxipopup .form-group {
    margin-bottom:20px;
}
.btnbg {
    background:#000 !important;
    color:#fff !important;
}
.search_cab_page {
    background: #113d48;
    padding: 50px 0;
}
.whatsapp_icon {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 11;
}
.whatsapp_icon img {
    width: 70px;
}
.phone_icon {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 11;
}
.phone_icon img {
    width: 70px;
}
.enquiry_form {
        background: #fdb709;
    padding: 20px;
    border-radius: 20px;
}
.category-card .line-btn {
        background: #f9b80b;
    color: #000;
    padding: 7px 15px;
    border-radius: 50px;
}
@media (max-width:767px) {
    .header-layout1 .header-top {
        display:none;
    }
    .contact-form {
        margin-bottom:30px;
    }
    .img-box1 .img2 img {
            width: 250px;
    }
    .img-box1 .img1 img {
            height: 280px;
    }
    .testi-area {
        padding-bottom: 0;
    }
    .swiper-pagination-bullets {
        margin:0;
    }
    .category-card.style2 .box-img img {
        border-radius: 50%;
        width: 240px;
        height: 240px;
    }
    .category-card.style2 .box-img {
        border-color:transparent;
    }
}
