:root{
    --colorOne:#375036;
    --colorTwo:#547452;
    --colorThree:#769874;
    --colorFour:#9bb69a;
  }


.logoImg{
    width:325px;
}
.page_sec_pad_50 {
    padding: 50px 0 50px 0;
}

.ul_li,
.ul_li_right,
.ul_li_center,
.ul_li_between {
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ul_li_between {
    justify-content: space-between;
}


.banner_img {
    width: 100%;
    max-height: 700px;
}

.brand {
    background: #fef4e9;
}

.section_bg {
    background: #fef4e9;
}

.professional_btn_text {
    color: white;
    font-size: 16px;
}

.professional_btn {
    border-radius: 25px;
    right: 10%;
    position: absolute;
    bottom: 70px;
}

.countries8-box:hover .professional_btn {
    opacity: 0;
}
a {
    color: #fff;
}
.contact_tag1 {
    margin-bottom: 18px;
    font-family: "Inter", sans-serif;
    margin-left: 2px;
    padding-top: 90px;
    font-size: 43px;
    color: white;
}

.hr_for_all {
    width: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    margin: auto;
}

.page-title {
    background-size: cover !important;
    padding: 70px 0;
    height: 300px;
    background-blend-mode: multiply;
}

.block {
    background: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 1px rgba(0.1, 0.1, 0.1, 0.6);
}

.page_section_margin_top {
    margin-top: 80px;
}

.address_card {
    background: #B0DDC5;
    cursor: pointer;
    padding: 15px;
}

hr.fillup_form_hr {
    margin: auto;
    text-align: center;
    width: 300px;
    border-top: 2px solid #00833e;
    opacity: 1;
}

.login_area {
    padding: 140px 0 50px 0;
}

.explore-box.explore-box9:hover img {
    filter: brightness(0) invert(1);
}

.active>.page-link, .page-link.active {
    background-color: var(--colorThree) !important;
    border-color: var(--colorThree) !important;
}

.page-link {
    color: var(--colorOne);
}

.bradcrum_sec_pad {
    padding: 86px 0 0 0;
}

.airline_det_pad {
    padding: 140px 0 50px 0;
}

.concern_description {
    overflow: hidden;
    text-align: justify;
}

.sl-wrapper .sl-close {
    top: 100px !important;
}

.bg_soft_green {
    background: var(--colorOne);
}

.bg_mid_green {
    background: var(--colorOne);
}

.portal_des li {
    list-style: disc;
    margin-left: 30px;
}

.service9-box:hover .service_name_block {
    background-color: var(--colorOne);
}

.service9-box:hover .service_read_more {
    color: var(--colorOne) !important;
}
.service_phone_box {
    border-radius: 5px;
    background: white;
    z-index: 9;
}

.news_letter_box {
    padding: 10px;
    gap: 10px;
}

.news_letter_icon {
    color: white;
    background: var(--colorTwo);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    width: 45px;
    height: 45px;
    padding: 12.625px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news_letter_phone_box {
    color: white;
    background: var(--colorOne);
}

.serv_det_top_short_det {
    font-size: 16px !important;
    line-height: 22px !important;
}

.serv_det_top_block_img {
    position: relative;
    top: -100px;
}

.airline_section {
    padding: 45px 0;
    margin-top: -20px;
    background: white;
    position: relative;
    overflow: hidden;
}

.airline_block {
    border-radius: 10px;
    margin: 10px;
    padding: 10px;
    background: #f5911e;
}

.air_ticket_section {
    padding: 20px 0;
    position: relative;
}

.air_ticket_section_img {
    margin-right: -50px;
}

.air_ticket_section_img_div {
    border-radius: 50%;
    background: var(--colorOne);
    overflow: hidden;
    padding: 20px;
}

.air_ticket_section_content {
    overflow-y: scroll;
    height: 285px;
    padding-left: 70px;
}

.air_ticket_section_content_main_div {
    padding: 20px;
}

.service_details_tags_div {
    position: relative;
}

.service_details_tags {
    color: white;
    padding: 20px 10px;
    left: 50%;
    top: 50%;
    position: absolute;
    background: #00833e;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.serv_det_heading {
    text-align: left;
}

.pad_top_30 {
    padding-top: 30px;
}

.pad_top_0 {
    padding-top: 0px !important;
}

.pad_bot_30 {
    padding-bottom: 30px;
}

.pad_bot_20 {
    padding-bottom: 20px;
}

.set_pos {
    position: relative;
}

.my-package-btn {
    background-color: var(--colorOne);
    color: #fff;
    border-radius: 5px;
    border: 1px solid var(--colorOne);
    margin-top: 10px;
    padding: 8px 16px;
}

.package-btn {
    margin-left: 136px;
    margin-top: -37px;
}
.text2 {
    color: #fff;
    padding-top: 2px;
    font-weight: 400;
    font-style: normal;
}

.airline_des {
    padding-top: 15px;
}

.airline_des p {
    text-align: left !important;
}

.package_validity {
	display: flex;
	align-items: center;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid var(--colorThree);
	background: var(--colorThree);
	color: #fff;
}

.text-img {
    padding: 0 15px;
}

.package_title {
    height: 40px;
}

.package_img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.multi_banner {
    border: 2px solid #00833e;
}

.hajj_content {
    border-radius: 20px;
    padding: 15px 30px;
    border: 2px solid var(--colorOne);
}

.journal_title {
    height: 50px;
    overflow: hidden;
}

.pad_bot_0 {
    padding-bottom: 0 !important;
}

.pad_top_15 {
    padding-top: 15px !important;
}

.package_view_all_btn_res {
    padding-bottom: 30px;
}

#bar_scroll {
    transition: transform 1s ease;
}

.icon-bar {
    position: fixed;
    top: 65%;
    /* -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    z-index: 1100;
    padding-left: 18px;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 5px 2px;
    transition: all 0.3s ease;
    color: white;
    font-size: 32px;
    margin-bottom: 8px;
    border-radius: 4px;
}

.icon-bar .instagram {
    background: linear-gradient(to right, #ec31d2, #c7723a);
}

.icon-bar .youtube {
    background: #f6aba5;
    color: #DB0B0B !important;
}

.sl-wrapper {
    z-index: 9999999999 !important;
}

.footer_social a {
    display: inline-block;
    margin-right: 8px;
    text-align: center;
    padding: 4px 6px;
    transition: all 0.3s ease;
    color: white;
    font-size: 28px;
    border-radius: 4px;
}

.footer_social .instagram {
    background: linear-gradient(to right, #ec31d2, #c7723a);
}

.footer_social .youtube {
    background: #f6aba5;
    color: #DB0B0B !important;
}

.pt_20 {
    padding-top: 20px;
}

.flag_slider .slick-slide {
    margin: 0 10px;
}

.flag_slider .slick-list {
    padding-bottom: 20px !important;
}

.mt_90 {
    margin-top: 90px;
}

.service_phone_box_res {
    margin-bottom: 15px;
}

.service_phone_box_res:last-child {
    margin-bottom: 0px;
}

.mission_read_more {
    float: right;
}

.flag_img {
    margin: auto;
    width: 50%;
}

.search_flag_value .slick-next {
    right: 10px !important;
}

.search_flag_value .slick-prev {
    left: 10px !important;
}

.jq-ry-container {
    padding: 0 !important;
}

.package_details_tab_pane .nav-link {
    color: gray !important;

}

.package_details_tab_pane .nav-link.active {
    color: #00833e !important;

}

.underline_ {
    max-width: max-content;
}

.underline_:before {
    content: "";
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    top: 28px;
}



.air_dom_hr {
    width: 25%;
    top: 51%;
    border: 3px solid #00833e;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) rotate(90deg);
}

.visit_portal_btn {
    margin-top: 22px;
}

.your-button-class {
    display: none;
}

.client_block {
    text-align: center;
    margin: 10px;
    border-radius: 5px;
    background: var(--colorOne);
    padding: 20px;
}

.client_counter {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: -8px;
    font-weight: 600;
    color: white;
}

.mul_banner_res {
    margin: 10px;
}

.hajj_tag_block {
    padding-bottom: 30px;
}

.hajj_duration {
    font-weight: bold;
    color: var(--colorOne);
    font-size: 18px;
}

img.haj_pac_det_img {
    margin-top: 0px;
    margin-left: -20px;
}

.hajj_package_price {
    font-size: 18px;
    position: absolute;
    top: 40px;
    left: 12px;
    color: white;
}

.hajj_content_block {
    margin-top: -130px;
}

.br_5 {
    border-radius: 5px;
}

.package_includes {
    padding: 10px;
}

.package_includes span {
    color: white;
    font-weight: 600;
}

.pad_10 {
    padding: 10px;
}

.upcoming_flight {
    padding-left: 20px;
    padding-top: 10px;
}

.review_block {
    line-height: normal;
    color: white;
    padding: 10px 15px;
    background: var(--colorOne);
    border-radius: 5px;
    margin: 8px;
}

.border_line {
    border: 1px solid var(--colorOne);
}

.affiliation_name {
    font-size: 13px;
}

.margin_10 {
    margin: 10px;
}

.cur_point {
    cursor: pointer;
}

.haj_umrah_nav_pills .nav-link.active .haj_nav_div {
    background: var(--colorOne) !important;
    color: white;
}
.hajj_arrow_img {
    position: absolute;
    top: 19%;
    right: -75px;
}

.hajj_arrow_content {
    color: white;
    padding: 0 2px 0 40px;
    top: 32%;
    z-index: 9;
    position: relative;
}

.hajj_arrow_content .news_letter_icon {
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
}

.contact_row_lg {
    display: block;
}

.contact_row_res {
    display: none;
}

.package_tour_form {
    display: block;
}

.package_tour_form_res {
    display: none;
}

.hadding1_w_p p {
    color: var(--colorOne) !important;
}

.contact_row_lg .second-instance {
    margin-left: -10px;
}
.client_counter_font{
    font-size: 24px;
}
.subscribe_btn.theme-btn18:hover:after {
    background: #e6f4ec !important;
}
.subscribe_btn.theme-btn18:hover {
    color: var(--colorOne) !important;
}
.pad_top_100{
    padding-top: 100px;
}
.hajj_service_banner_slider .slick-next {
    right: 10px;
}
.hajj_service_banner_slider .slick-prev {
    left: 10px;
}
.mb_50_res{
    margin-bottom: 50px;
}

/* custom css start */
.properiotorInfo{
    margin-top:15px;
}
.properiotorInfo h3{
    font-size: 20px;
    color:var(--colorOne);
}
.properiotorInfo p{
    font-size: 16px;
    font-weight: bold;
    color:#000;
}
.properiotorInfo h5{
    font-size: 18px;
}

.pagination{
    justify-content: center;
    margin-top:20px;
}

.testimonialImg img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: auto;
}
.testimonialText h3{
    font-size: 22px;
    font-weight: bold;
    color:var(--colorOne);
    margin-top:10px;
}
.testimonialText h4{
    font-size: 16px;
    font-weight: bold;
    color:var(--colorOne);
}
.testimonialText p{
    font-size: 16px;
    line-height: 21px;
    color:#0a0a0a;
    padding:15px 100px 20px 100px;
}

.videoHeight{
    height: 350px;
}
.videoImg{
    height: 200px;
}
.desktop_map{
    margin-top:20px;
}
/* custom css end */
