

.label-prix-omra {
    font-size: 27px;
    color: #cd004c;
    font-weight: bold;
}

.btn-omra {
    background-color: #1a2b48;
    color: #fff;
}
.btn-omra:hover {
    background-color: #1a2b48;
    color: #fff;
}

.mois-omra {
    font-size: 20px;
    color: #1a2b48;
    font-weight: bold;
    padding-bottom: 15px;
}

.block-omra {
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}

.block-omra img {
    height: 210px;
}

.img-omra {
    width: 100%;
    height: 210px;
}

.nowrap-block-omra {
    padding: 15px;
    margin-bottom: 15px;
}

.price-style-omra {
    padding-top: 15px;
}

.duree-omra {
    padding-top: 10px;
}
.label-prix-omra {
    font-size: 27px;
    color: #cd004c;
    font-weight: bold;
}

.btn-omra {
    background-color: #1a2b48;
    color: #fff;
}

.mois-omra {
    font-size: 20px;
    color: #1a2b48;
    font-weight: bold;
}

.block-omra {
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}

.nowrap-block-omra {
    padding: 15px;
    margin-bottom: 15px;
}

.price-style-omra {
    padding-top: 15px;
}

.pack-omra {
    font-size: 20px;
    color: #1a2b48;
    font-weight: bold;
    padding-bottom: 15px;
}
.hotel-omra{
    padding-bottom: 15px;
}
.title-omra-res{
    text-align: center;
    color: #ff6600;
    font-weight: bold;
    margin-top: 40px;
}
.pack-omra-res{
    text-align: center;
    color: #ff6600;
    font-weight: bold;
}
.thead-omra{
    background-color: #1a2b48;
    color: white;
}
.tbody-omra{
    font-size: 20px;
    font-weight: bold;
    color: #ab0000;
}
.g-itinerary {
    padding: 20px;
}
.g-itinerary .table td{
    border: 1px solid #dee2e6 !important;
    vertical-align: center !important;
}
.nav-link.active {
    color: #ffffff !important;
    background-color: #2261ae !important;
}

.tab_detail_offre .nav-tabs > li {
    -webkit-border-radius: 5px 5px 0 0;
    border: 1px solid #b1afaf;
    margin-right: 5px;
}

.tab-content-omra {
    border: 1px solid #ccc;
}


.c-tab__content {
    padding: 16px;
    border: 1px solid #d2d2d2;
    margin: 20px 0;
}

.c-box__title {
    font-size: 18px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.c-box__icon {
    margin-right: 8px;
}

.fa-plane {
    transform: rotate(-45deg);
}

.c-box__icon.has-detail::after {
    content: "|";
    margin-left: 12px;
    margin-right: 4px;
}

.u-pdt-s {
    padding-top: 16px !important;
}

.u-mrb-xl {
    margin-bottom: 48px !important;
}

.c-fly__title {
    font-weight: 700;
    color: #747474;
    margin-left: auto;
    margin-right: auto;
}

.c-fly__subtitle {
    font-size: 12px;
}

.c-fly__title-right {
    font-weight: 700;
    color: #747474;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.c-fly__subtitle-right {
    font-size: 12px;
    text-align: center;
}

.c-h5 {
    font-size: 18px;
    line-height: 26px;
}

.c-arrow-details {
    text-align: center;
    line-height: 1.2;
}

.c-arrow-details__text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    min-height: 1em;
}

.c-arrow-details__icon {
    padding-top: 3px;
    padding-bottom: 1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-width: 40px;
}

.c-arrow-details__icon::before {
    height: 2px;
    width: 100%;
    display: block;
    content: "";
    background-color: #d2d2d2;
}

.c-arrow-details__icon::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 8px;
    border-color: transparent transparent transparent #d2d2d2;
    display: block;
}

.c-fly__icon {
    cursor: pointer;
    position: relative;
    font-size: 18px;
    width: 30px;
}

.c-fly__box {
    position: relative;
    display: inline-block;
}

.c-fly__brand-icon {
    min-width: 32px;
    max-width: 32px;
    padding-top: 8px;
    margin-right: 8px;
}

.c-fly__brand {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}

.i-ico-not-bag::after {
    content: "";
    width: 0.2em;
    height: 1em;
    background-color: red;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%) translateY(-1px) skewX(-45deg);
    transform: translate(-50%, -50%) translateY(-1px) skewX(-45deg);
}

.table td, .table th {
    vertical-align: middle;
}

.btn-ajouter {
    background-color: #27A2CF !important;
    color: white !important;
}

