body {
    background: #f5f5f5;
}

#templet-2 .search_compo {
    padding: 20px 0 0;
    background: none;
    border: none;
}

#templet-2 .room_image {
    width: auto;
    height: auto;
    float: right;
    padding: 0;
    margin: 0 0 0 1rem;
}

#templet-2 .ccerrMsg {
    width: 100%;
    height: auto;
    float: right;
    padding: 1rem;
    color: #c70b0b;
    margin: 0 0 0 1rem;
    border: 2px solid #c70b0b;
    text-align: center;
}

#templet-2 .room_image img {
    width: 220px;
    height: 170px;
    float: right;
    padding: 0;
    margin: 0;
    object-fit: cover;
}

#templet-2 .room_name,
#templet-2 .plan_name,
#templet-2 .total_name {
    font-size: 1.7rem;
    margin: 0 0 10px;
    padding: 0 0 7px;
    border-bottom: 1px solid #e0e0e0;
}

#templet-2 .room_name {
    font-size: 1.5rem;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: none;
    font-family: 'Hotels-Bold';
}

#templet-2 .room_info_mobile {
    position: absolute;
    right: 0;
    top: 155px;
    background: #064079;
    padding: 5px;
    color: #fff;
}

#templet-2 .room_name .material-icons,
#templet-2 .plan_name .material-icons,
#templet-2 .total_name .material-icons {
    float: right;
    color: #1a88f6;
    padding: 4px 0 0 10px;
}

#templet-2 .total_name {
    text-align: center;
}

#templet-2 .price_more_details {
    /* display: none; */
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 0 0;
}

#templet-2 .price_code_div_box {
    width: 100%;
    float: left;
    padding: 1rem;
    margin: 0;
}

#templet-2 .price_code_div_box_out {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

#templet-2 .ppp11 {
    float: right;
    width: 30%;
    text-align: right;
    font-size: 1.2rem;
    padding: 0;
    font-family: 'Hotels-Bold';
}

#templet-2 .ppp22 {
    float: left;
    font-size: 1.6rem;
    margin: 0 0 0 2rem;
    color: #0061a9;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: left;
}

#templet-2 .discount_percent {
    padding: 2px 4px;
    direction: ltr;
    font-size: 1.2rem;
    margin: 2px 0 0;
    color: #ff6600;
    line-height: 0.8rem;
    font-weight: 400;
    display: inline-block;
    font-family: 'Hotels-Bold';
}

#templet-2 .ppp22 s {
    font-size: 1rem;
    margin: 0 0.5rem 0 0;
    color: #666;
    font-weight: 400;
    /* width: 100%; */
    float: left;
}

#templet-2 .price_code_div_box:nth-child(odd) {
    background: #fff;
}

#templet-2 .price_code_div_box:nth-child(even) {
    background: #fbfbfb;
}

#templet-2 .add_room {
    background: #1a88f6;
    border-radius: 5px;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    width: 20%;
    font-size: 1.2rem;
    height: auto;
    margin: 0 0 0 0;
    padding: 8px 0;
    text-align: center;
    -webkit-appearance: none;
    text-transform: capitalize;
}

#templet-2 .hb_2 {
    width: 100%;
    float: right;
    padding: 0;
    border-left: none;
    display: none;
}

#templet-2 .hb_4 {
    width: 25%;
    float: left;
    padding: 0 2rem 0 1rem;
    margin: 0;
    border-right: 1px solid #dcdcdc;
}

#templet-2 .room_description {
    line-height: 1.5rem;
    padding: 0 0 1rem;
    font-size: 1.2rem;
}

#templet-2 .room_description strong {
    color: #1a88f6;
    font-size: 1.2rem;
}

#templet-2 .cheapest_price {
    width: 100%;
    float: left;
    color: green;
    font-size: 2.5rem;
    text-align: center;
    padding: 0;
    margin: 0 0 0;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
}

#templet-2 .ppp1 {
    width: 30%;
    float: right;
    text-align: right;
    font-family: 'Hotels-Bold';
    font-size: 1.2rem;
    margin: 0;
}

#templet-2 .ppp1 .material-icons,
#templet-2 .ppp11 .material-icons {
    position: absolute;
    right: 90px;
    top: -15px;
    z-index: 10;
    font-size: 20px;
    color: #0061a9;
}

#templet-2 .ppp2 {
    width: 50%;
    float: right;
    text-align: center;
    font-size: 1.2rem;
    color: #0061a9;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
}

#templet-2 .ppp2 .currency_sign {
    font-size: 0.7em;
}

#templet-2 .first .ppp2 label {
    font-size: 1.8rem;
    color: #ff6600;
    line-height: 1.3rem;
}


/* #templet-2 .second {
    display: none;
} */

#templet-2 .second .ppp2 label {
    font-size: 1.4rem;
}

#templet-2 .first .ppp2 s,
#templet-2 .second .ppp2 s {
    padding: 0 0.5rem 0 0;
    font-size: 1rem;
}

#templet-2 .ppp2 s {
    color: #888;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    padding: 0 0 0 0.5rem;
}

#templet-2 .resultsul li {
    margin: 0 0 2rem;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 5px #e4e4e4;
    position: relative;
    overflow: hidden;
}

#templet-2 .hb_22 {
    padding: 15px 0;
    margin: 0;
    width: 100%;
    float: left;
}

#templet-2 .hb_3 {
    width: 100%;
    float: left;
    padding: 1% 15px 0;
    margin: 0;
}

#templet-2 .ppp33 {
    float: right;
    width: 100%;
    padding: 0 0 1rem;
    margin: 0;
    font-size: 1rem;
    line-height: 1.3rem;
}

#templet-2 .price_code_div_in {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
    display: none;
}

#templet-2 .price_code_div .byhide {
    display: none;
}

#templet-2 .pax_total {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
    font-size: 1.1rem;
    text-align: left;
    font-family: 'Hotels-Bold';
}

#templet-2 .room_li_focus .by_add_room {
    background: none;
    color: #222;
    font-size: 1rem;
    line-height: 1.1rem;
    width: 100%;
    border: 2px solid #9c9c9c;
    padding: 5px;
    text-align: center;
    height: auto;
    float: left;
    position: relative;
}

#templet-2 .room_li_focus .by_add_room::before {
    content: '';
    background: none;
    padding: 0;
    margin: -1px -10px 0 0;
    transform: inherit;
    bottom: 1px;
    left: 3px;
    position: relative;
}

#templet-2 .by_add_room {
    font-size: 1rem;
    line-height: 1.1rem;
    margin: 0 auto;
    /* display: table; */
    display: none;
    padding: 5px;
    text-align: center;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
    border: 1px solid;
}

#templet-2 .by_add_room::before {
    content: '';
}

#templet-2 .by_add_room::after {}

.button_more {}

#templet-2 .by_add_room .material-icons {
    float: left;
    font-size: 1.5rem;
    line-height: 1.3rem;
    display: none;
}

#templet-2 .by_add_room span {
    padding: 0 0 0 10px;
    font-size: 1.25rem;
}

#templet-2 .by_add_room::after {
    position: absolute;
}

#templet-2 .by_add_room::after {
    position: absolute;
}

#templet-2 .order_form {
    /* width: 100%;
    padding: 0;
    margin: 1rem 0 0 0;
    float: right; */
}

#templet-2 .gallery_3,
#templet-2 .gallery-img1,
#templet-2 .room_one_image {
    width: 100%;
    float: right;
    position: initial;
    height: auto;
}

#templet-2 .gallery_3 img,
#templet-2 .gallery-img1 img,
#templet-2 .room_one_image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

#templet-2 .steps .current {
    color: #1a88f6;
    display: block !important;
}

#templet-2 .steps .step_0 {
    width: 50%;
}

#templet-2 .steps .step_1,
#templet-2 .steps .step_2,
#templet-2 .steps .step_3 {
    width: 50%;
    float: right;
    position: relative;
    display: none;
}

.pey_dbug,
.peyman_dbug,
.peyman_dbug_templet {
    display: none;
}

#templet-2 .in_room {
    display: none;
}

#templet-2 .room_li.room_li_focus .hb_2 {
    display: block !important;
}

#templet-2 .room_li.room_li_focus .price_code_div_in.byblock.first,
#templet-2 .room_li.room_li_focus .price_code_div_in.byblock.second {
    display: none !important;
}

#templet-2 .room_li.room_li_focus .gallery-img1 img,
#templet-2 .room_li.room_li_focus .gallery-img1,
#templet-2 .room_li.room_li_focus .room_one_image,
#templet-2 .room_li.room_li_focus .room_one_image img {
    height: 150px;
    width: 100%;
}

#templet-2 .room_li.room_li_focus .hb_22 {
    width: 100%;
}

#templet-2 .room_li_focus {
    border: 10px solid #ffffff;
    box-shadow: 0 0 5px #1a88f6;
}

#templet-2 #alternative_hotels .gallery_3 {
    width: 100% !important;
}

#templet-2 #alternative_hotels .gallery_3 img {
    height: 250px !important;
}

#templet-2 .ppp2 .add_room {
    width: 100%;
}

#templet-2 .check_in_out {
    float: right;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #4a5257;
}

#templet-2 .online_reservation_info strong {
    float: left;
    font-size: 1.35rem;
    /* width: 100%; */
    text-align: right;
    line-height: 30px;
}

#templet-2 .online_reservation_info .material-icons {
    float: right;
    padding: 0 0 0 5px;
    color: #1a88f6;
}

#templet-2 .cancellation_terms {
    width: auto;
    float: right;
    display: block !important;
}

#templet-2 .by_lightbox .lllbox {
    font-size: 1rem;
    font-family: 'Hotels-Regular';
}

#templet-2 .cancel_terms {
    color: #c70b0b;
    margin: 0;
}

#templet-2 .by_lightbox .lllbox h3 {
    color: #c70b0b;
}

#templet-2 .highlighits_bottom_temp {
    float: right;
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
}

#templet-2 .highlighits_bottom_temp ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-family: 'Hotels-Bold';
}

#templet-2 .highlighits_bottom_temp ul li .material-icons {
    float: right;
    color: #4a5257;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
}

#templet-2 .highlighits_bottom_temp ul li {
    padding: 0 30px 5px 15px;
    position: relative;
    line-height: 1.8rem;
    font-size: 1.2rem;
}

#en #templet-2 .room_li_focus .by_add_room::before {
    margin: -1px 0 0 -10px;
}

#en #templet-2 .highlighits_bottom_temp ul li .material-icons {
    right: auto;
    left: 0;
}

#en #templet-2 .discount_percent,
#en #templet-2 .ppp22,
#en #templet-2 .add_room,
#en #templet-2 .price_more_details,
#en #templet-2 .price_code_div_box_out,
#en #templet-2 .hb_3,
#en #templet-2 .hb_22 {
    float: right;
}

#templet-2 .highlighits_bottom_temp,
#en #templet-2 .highlighits_bottom_temp ul li .material-icons,
#en #templet-2 .important_info_top ul li,
#en #templet-2 .important_info_top .material-icons,
#en #templet-2 .important_info,
#en .search_info span,
#en .search_info .material-icons,
#en .hotel_info,
#en #templet-2 .check_in_out,
#en #templet-2 .gallery_3,
#en #templet-2 .ppp11,
#en #templet-2 .gallery-img1,
#en #templet-2 .room_one_image,
#en #templet-2 .ppp33,
#en #templet-2 .ppp1,
#en #templet-2 .hb_2 {
    float: left;
}

#en #templet-2 .important_info_top .material-icons,
#en .room_name_mobile {
    right: auto;
    left: 0;
}

#en #templet-2 .ppp11 {
    text-align: left;
}

#en #templet-2 .highlighits_bottom_temp ul li,
#en #templet-2 .important_info_top ul li {
    padding: 0 15px 5px 30px;
}


/* #en #templet-2 .first .ppp2 s,
#en #templet-2 .second .ppp2 s {
    padding: 0 0.5rem 0 0;
} */

#en #templet-2 .ppp22 {
    margin: 0 2rem 0 0;
}

#en #templet-2 .ppp11 {
    padding: 0 2rem 0 0;
}

#en #templet-2 .add_room {
    float: right;
}

#en #templet-2 .ppp2 {
    float: left;
}

#templet-2 .important_info_top {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 2rem 0 1rem;
    /* display: none; */
}

#templet-2 .important_info_top ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#templet-2 .important_info_top ul li {
    padding: 0 30px 5px 15px;
    margin: 0;
    float: right;
    position: relative;
    font-size: 1.4rem;
    font-family: 'Hotels-Bold', Arial, sans-serif;
    color: #1a88f6;
}

#templet-2 .important_info_top .material-icons {
    float: right;
    color: #4a5257;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
}

#templet-2 .results {
    margin: 0 0 2rem;
}

@media (min-width: 700px) {
    #templet-2 .gallery_3 img,
    #templet-2 .gallery-img1 img,
    #templet-2 .room_one_image img {
        height: 250px;
    }
}

@media (min-width: 910px) {
    #en #templet-2 .ppp11 {
        float: right;
    }
    #en #templet-2 .room_li_focus .by_add_room {
        float: right;
    }
    #en #templet-2 .pax_total {
        text-align: right;
    }
    #en .pey_dbug {
        left: 0;
        right: auto;
    }
    #en #templet-2 .by_add_room::before {
        right: -30px;
        left: auto;
        transform: rotate(-10deg);
    }
    #en #templet-2 .by_add_room .material-icons {
        right: 16px;
        left: auto;
    }
    #en #templet-2 .by_add_room span {
        left: auto;
        right: 35px;
        padding: 0 10px 0 0;
    }
    #templet-2 .customer_info {
        padding: 0;
        border-bottom: none;
    }
    #templet-2 .hotel_highlighits {
        float: right;
        padding: 0 0;
        margin: 0 0 0;
        width: auto;
        color: #4a5257;
    }
    #templet-2 .check_in_out {
        width: auto;
    }
    #templet-2 .ppp1 .material-icons,
    #templet-2 .ppp11 .material-icons {
        right: -20px;
    }
    #templet-2 .resultsul li {
        box-shadow: none;
    }
    #templet-2 .room_li_focus .by_add_room {
        width: 100px;
    }
    #templet-2 .by_add_room {
        font-size: 1.2rem;
        line-height: 1.1rem;
        padding: 0;
        border: none;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 10;
        text-align: left;
        display: none;
    }
    #templet-2 .by_add_room .material-icons {
        position: absolute;
        z-index: 1;
        left: 16px;
        bottom: 11px;
        display: block;
        font-size: 1.4rem;
    }
    #templet-2 .by_add_room span {
        position: absolute;
        z-index: 1;
        left: 35px;
        bottom: 14px;
        font-family: 'Hotels-Bold';
        font-size: 1.2rem;
    }
    #templet-2 .by_add_room::before {
        position: absolute;
        background: #f5f5f5;
        left: -30px;
        bottom: -48px;
        content: '';
        z-index: 1;
        height: 75px;
        width: 460px;
        transform: rotate(10deg);
    }
    #templet-2 .pax_total {
        text-align: left;
    }
    #templet-2 .room_li.room_li_focus .gallery-img1 img,
    #templet-2 .room_li.room_li_focus .gallery-img1,
    #templet-2 .room_li.room_li_focus .room_one_image,
    #templet-2 .room_li.room_li_focus .room_one_image img {
        height: 100%;
    }
    #en #templet-2 .ppp11 {
        text-align: right;
        padding: 0.3rem 2rem 0 0;
    }
    #en #templet-2 .first .ppp2 s,
    #en #templet-2 .second .ppp2 s {
        float: right;
    }
    #en #templet-2 .ppp2,
    #en #templet-2 .discount_percent,
    #en #templet-2 .steps .step_0,
    #en #templet-2 .steps .step_1,
    #en #templet-2 .steps .step_2,
    #en #templet-2 .steps .step_3 {
        float: left;
    }
    /* #en #templet-2 .first .ppp2 s,
    #en #templet-2 .second .ppp2 s {
        float: right;
    } */
    #en #templet-2 .ppp2 {
        text-align: right;
    }
    #en #templet-2 .ppp1 {
        text-align: right;
        padding: 0.3rem 1rem 0 0;
    }
    #en #templet-2 .hb_3 {
        padding: 1% 1% 0 0;
    }
    #en #templet-2 .hb_2 {
        float: left;
        padding: 0 3rem 0 0;
        min-height: 150px;
    }
    #templet-2 .add_room {
        width: 14%;
    }
    #templet-2 .ppp33 {
        width: 50%;
        padding: 10px 0 0 1rem;
    }
    #templet-2 .ppp11 {
        width: 15%;
        text-align: left;
        float: left;
        margin: 0 0 0 2rem;
    }
    .pey_dbug,
    .peyman_dbug,
    .peyman_dbug_templet {
        display: block;
    }
    #templet-2 .gallery_3,
    #templet-2 .gallery-img1,
    #templet-2 .room_one_image {
        width: 25% !important;
        height: 100%;
    }
    #templet-2 .gallery-img1,
    #templet-2 .room_one_image {
        position: absolute;
    }
    #templet-2 .gallery_3,
    #templet-2 .gallery_3 img,
    #templet-2 .gallery-img1,
    #templet-2 .gallery-img1 img,
    #templet-2 .room_one_image img {
        height: 100% !important;
    }
    #templet-2 .hb_22 {
        padding: 15px 0 15px 15px;
        width: 73% !important;
        /* min-height: 230px; */
    }
    #templet-2 .price_more_details {
        width: 73%;
    }
    #templet-2 .steps .step_0,
    #templet-2 .steps .step_1,
    #templet-2 .steps .step_2,
    #templet-2 .steps .step_3 {
        width: 25%;
        float: right;
        position: relative;
        display: block !important;
    }
    #templet-2 .ppp1 {
        width: 40%;
        text-align: left;
        font-size: 1.2rem;
        font-family: 'Hotels-Bold';
        padding: 0.3rem 0 0;
    }
    #templet-2 .ppp2 {
        width: 40%;
        text-align: left;
        float: right;
    }
    #templet-2 .price_code_div_box_out {
        padding: 15px 0 15px 15px;
    }
    #templet-2 .room_li_focus {
        border: 20px solid #ffffff;
    }
    #templet-2 .hb_2 {
        width: 60%;
        float: right;
        padding: 0 0 0 3rem;
        border-left: none;
        display: block;
    }
    #templet-2 .hb_3 {
        width: 40%;
        padding: 1% 0 50px 1%;
    }
    #templet-2 .first .ppp2 s,
    #templet-2 .second .ppp2 s {
        font-size: 1.2rem;
    }
    #templet-2 .second .ppp2 label {
        font-size: 1.8rem;
        line-height: 1.3rem;
    }
    #templet-2 .second .ppp2 label {
        font-size: 1.8rem;
        line-height: 1.3rem;
    }
    #templet-2 .second {
        /* display: block; */
    }
    #templet-2 .in_room {
        display: block !important;
    }
    #templet-2 .room_name {
        font-size: 1.7rem;
        margin: 0 0 10px;
        padding: 0 0 7px;
        border-bottom: 1px solid #e0e0e0;
    }
    #templet-2 .discount_percent {
        float: left;
    }
    #templet-2 .first .ppp2 s,
    #templet-2 .second .ppp2 s {
        float: left;
    }
}

@media (min-width: 1024px) {}

@media (min-width: 1200px) {}

@media (min-width: 1600px) {
    #templet-2 .gallery_3, #templet-2 .gallery-img1, #templet-2 .room_one_image {
        width: 35% !important;
    } 
    #templet-2 .hb_22 {
        width: 63% !important;
    }
    #templet-2 .price_more_details {
        width: 63%;
    }
}