h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

input,
select,
textarea {
    border-radius: 15px !important;
    outline: none;
}

.mobile-controls ul li a,
.ltx-navbar-icons ul li a {
    color: #1e1f2d !important;
}

.mobile-controls.home ul li a,
.ltx-navbar-icons.home ul li a {
    color: #fff !important;
}

input,
select,
textarea,
button {
    outline: none !important;
}

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

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px !important;
}

.mb-3 {
    margin-bottom: 30px !important;
}

.mb-5 {
    margin-bottom: 50px !important;
}

.mb-10 {
    margin-bottom: 100px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 20px !important;
}

.mt-3 {
    margin-top: 30px !important;
}

.mt-5 {
    margin-top: 50px !important;
}

.mt-10 {
    margin-top: 100px !important;
}

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

.pb-1 {
    padding-bottom: 10px !important;
}

.pb-2 {
    padding-bottom: 20px !important;
}

.pb-3 {
    padding-bottom: 30px !important;
}

.pb-5 {
    padding-bottom: 50px !important;
}

.pb-10 {
    padding-bottom: 100px !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 10px !important;
}

.pt-2 {
    padding-top: 20px !important;
}

.pt-3 {
    padding-top: 30px !important;
}

.pt-5 {
    padding-top: 50px !important;
}

.pt-10 {
    padding-top: 100px !important;
}

.m-p-none {
    margin: 0 !important;
    padding: 0 !important;
}

.opacity-1 {
    opacity: 1 !important;
}

.bottom-radius-none {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.top-radius-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


/**************** Start Date time picker*****************/

input[type="date"] {
    display: block;
    position: relative;
    padding: 1rem 3.5rem 1rem 0.75rem;
    font-size: 1rem;
    font-family: monospace;
    border: 1px solid #8292a2;
    border-radius: 0.25rem;
    background: white url("../img/statics/calendar-icon.png") right 1rem center no-repeat;
    cursor: pointer;
}

input[type="date"]:focus {
    outline: none;
    border-color: #3acfff;
    box-shadow: 0 0 0 0.25rem rgba(0, 120, 250, 0.1);
}

::-webkit-datetime-edit {}

::-webkit-datetime-edit-fields-wrapper {}

::-webkit-datetime-edit-month-field:hover,
::-webkit-datetime-edit-day-field:hover,
::-webkit-datetime-edit-year-field:hover {
    background: rgba(0, 120, 250, 0.1);
}

::-webkit-datetime-edit-text {
    opacity: 0;
}

::-webkit-clear-button,
::-webkit-inner-spin-button {
    display: none;
}

::-webkit-calendar-picker-indicator {
    position: absolute;
    width: 2.5rem;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 120, 250, 1);
    background: rgba(0, 120, 250, 1);
}

input[type="date"]:hover::-webkit-calendar-picker-indicator {
    opacity: 0.05;
}

input[type="date"]:hover::-webkit-calendar-picker-indicator:hover {
    opacity: 0.15;
}


/**************** End Date time picker*****************/


/****************/

.invalid-feedback {
    font-size: 12px;
    color: #d02a32;
    margin-left: 15px;
}

@media all and (max-width: 1197px) {
    .header.page-header {
        border: none !important;
    }
    .mobile-controls.home ul li a,
    .ltx-navbar-icons.home ul li a {
        color: #0a182d !important;
    }
}

.color-main-1 {
    color: #d3c19f !important;
}

.zs-slide-0 {
    background-image: url(../img/uploads/jet-sarahairways-salon.jpeg) !important;
}

.zs-slide-1 {
    background-image: url(../img/uploads/vol-vip.jpeg) !important;
}

.zs-slide-2 {
    background-image: url(../img/uploads/evacuation-sanitaire.jpeg) !important;
}

.zs-slide-3 {
    background-image: url(../img/uploads/sarahairways-avions.jpeg) !important;
}

.callnow {
    text-decoration: none !important;
    color: inherit !important;
}

.zs-enabled.overlay-dots .zs-slideshow:before {
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
}

.page-header.ambulance-aerienne-header {
    background-image: url(../img/uploads/evacuation-sanitaire.jpeg) !important;
}

.page-header.fret-urgent {
    background-image: url(../img/uploads/fret-urgent.jpg) !important;
}

.page-header.ambulance-aerienne-header:before {
    filter: alpha(opacity=50);
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
}

.ltx-form-date:after {
    display: none !important;
}


/**************** Table responsive *********************/

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: 150px;
}

table caption {
    font-size: 1.5em;
    margin: .25em 0 .75em;
}

table tr {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}

table th,
table td {
    padding: .625em;
    text-align: center;
}

table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

table td img {
    text-align: center;
}

tr:nth-of-type(even) {
    background: #fff;
}

@media screen and (max-width: 991px) {
    table {
        border: 0;
    }
    table caption {
        font-size: 1.3em;
    }
    table thead {
        display: none;
    }
    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }
    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }
    table td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    table td:last-child {
        border-bottom: 0;
    }
}


/**************** Table responsive *********************/

.select2-container .select2-selection--single {
    height: auto;
}

.select2-container .select2-selection--single {
    padding: 15px 25px 13px;
    border-radius: 15px;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 18px;
    right: 4px;
}

table tr td {
    padding: 10px 5px !important;
}

.nowrap {
    white-space: nowrap;
}

form.formverify button {
    min-width: 0;
    padding: 18px 30px 22px;
}

table thead tr th {
    padding: 20px 20px !important;
    font-size: 14px !important;
}

.ltx-social li a.apps {
    width: 120px !important;
}

.ltx-list-wrap {
    touch-action: initial !important;
}

.photo img {}

@media (max-width: 1599px) and (min-width: 1200px) {
    .services-sc.layout-list article {
        padding: 81px 15px;
    }
}


/* BOUALI */

.select-wrap,
.select-wrap select {
    border-radius: 14px;
}

button.btn.btn-add-flight {
    border-radius: 14px;
}

button.btn.btn-add-flight:after {
    content: "";
}

.single-flight {
    position: relative;
}

.single-flight:not(:first-child) {
    border-top: 1.2px solid #d3c19f;
    padding-top: 15px;
}

.single-flight a.remove-flight {
    position: absolute;
    right: 0;
    color: #000;
    z-index: 9999;
    -moz-transition: auto;
    -webkit-transition: auto;
    -moz-transition: auto;
    -o-transition: auto;
    transition: auto;
}

.single-flight a.remove-flight:hover {
    color: #c62828;
}

.single-flight a.remove-flight .dashicons-no:before {
    font-size: 22px;
}

.flight-message-box p,
.message-box p {
    color: #C62828;
    font-weight: 600;
    font-size: 15px;
}

div.iti {
    width: 100%;
}

#post-617 input#phone {
    padding-left: 50px;
}

table td.lastrow {
    border-bottom-width: medium!important;
}

.input-error {
    border-color: #c62828!important;
}

#post-601 table td {
    font-size: 13px!important;
}

header.page-header .container {
    position: relative;
    z-index: 2;
    padding-top: 55px;
    padding-bottom: 55px;
}