textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus,
.btn:focus,
.form-control:focus {
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
    border-color: #f2f2f2;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0 !important;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    display: none !important;
}
.select2-results__options::-webkit-scrollbar {
    width: 16px;
    background-clip: padding-box;
}
.select2-results__options::-webkit-scrollbar-track {
    background-color: #f4f4f4;
    height: 8px;
    background-clip: padding-box;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #498eeb;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
    display: none;
}
.select2-search__field {
    border-radius: 10px;
}

*:focus {
    outline: none;
}

a:link {
    text-decoration: none;
}

h5 {
    font-size: 20px !important;
}

.both {
    display: none;
}

.round_trip_button {
    height: 35px !important;
}

#foregin_badges,
#local_badges,
#both_badges {
    display: none;
}

#search {
    height: 35px;
    font-size: 14px;
}

#submit-btn-left33 {
    float: right;
    margin: 17px 0 0 0;
    width: 130px;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-right: 18px;
}

#submit-btn-right33 {
    float: right;
    margin: 17px 0 0 0;
    width: 130px;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-right: 18px;
}

#card_body33 {
    margin-top: -5px;
}
/*................... start 32 css.............. */

#card_body32 {
    padding-top: 20%;
    padding-bottom: -15%;
}
/*................... end 32 css.............. */
/*................... start 16 css.............. */

#link-primary16 {
    color: #616161;
    border: none;
    background: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.table td,
.table th {
    vertical-align: top;
    border-top: none;
    padding: 0;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: none;
}
/* ......@media..... */

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr {
        border: 1px solid #ccc;
    }
    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }
}
/*................... end 16 css.............. */
/*................... start 19 css.............. */

#model-btn {
    background: rgba(255, 255, 255, 0.1);
    border: none !important;
    color: #616161;
    text-align: left;
}
/*................... end 19 css.............. */
/*................... start 7 css.............. */

#right_flight_select7 {
    margin-bottom: 7px;
    border: none !important;
    background: #fff;
    padding: 0%;
    /* max-height: 90%;
    min-height: 50%; */
}
/*................... end 7 css.............. */
/*................... start 16 css.............. */

#card2nd-body16 {
    padding: 5px 5px 0 10px;
    background: #bee6ea;
}

#filter_2ndcard16 {
    margin-bottom: 10px;
    border: none !important;
    background: #fff;
    background: #bee6ea;
}

#page-link {
    border-radius: 100%;
    padding: 15px;
    width: 60px;
    text-align: center;
}

.page-item {
    padding: 5px;
    padding-right: 20px;
    padding-top: 20px;
}

.pagination {
    padding-left: 10%;
}
/*................... end 16 css.............. */
/*................... start 10 css.............. */

#submit-btn-signin10 {
    width: 215px;
    background: #03c1b5;
    border: none;
    margin-top: 20px;
}

#submit-btn-fb10 {
    width: 51%;
    background: #3b589e;
    border: none;
}

#submit-btn-gu10 {
    width: 51%;
    background: #c2c4c9;
    border: none;
}

#submit-btn-g10 {
    width: 51%;
    background: #ea4235;
    border: none;
}

#right_flight_select10 {
    margin-bottom: 10px;
    border: none !important;
    background: #fff;
    padding: 10%;
}

#card_body10 {
    margin-top: -16%;
    line-height: 16px;
    font-size: 12px;
}

#card_body10 form {
    padding: 34px 34px 1px 34px;
}
/*................... end 10 css.............. */
/* /..................start 27 style css........... */

#cardheader27 {
    border-bottom: none;
    font-size: 30px;
    color: #727272;
    background: none;
    padding: 20px;
    margin-left: 55px;
}

#submit27 {
    text-align: center !important;
    padding: 10px;
}

#submit-btn-signin27 {
    width: 51%;
    background: #03c1b5;
    border: none;
    margin-top: 20px;
}

#form27 {
    margin-top: 60px;
    padding: 0 35px 0 35px;
}

#card27 {
    background: rgba(255, 255, 255, 0.7);
    margin-top: 30px;
}

#card_body27 {
    margin-top: -30px;
    margin-bottom: 16%;
}
/* /..................end 27 style css........... */
/* /..................start 23 style css........... */

#card_body23 {
    margin-top: -30px;
    margin-bottom: 16%;
}

#submit-btn-right23 {
    margin: 20px 0 0 0;
    width: 50%;
    background-color: #49b6c6;
    border-color: #49b6c6;
}
/* /..................end 23 style css........... */
/* /..................start 13 style css........... */

.card-header13 {
    background: #43505b;
    color: #ffff;
    padding: 20px;
}
/* ........... end 13 style css............ */
/* .........start 18 style css ..........*/
/* #card_body18 {

} */
/* #form-control {
    margin-left: 20%;
} */

#form-control p {
    margin-left: 30px !important;
}
/* .........end 18 style css ..........*/
/* ..........start 12 style.css.......... */

#search_right12 {
    margin-bottom: 15px;
}
/*#card_body12{
    margin-top: 10px;
    margin-bottom: 10px;
}*/
/* ..........end 12 style.css.......... */
/* ......start 11 style css .............*/
/* <!-- left-innerifo --> */

#sonic_acc_info {
    color: #6c757d;
}

#card_body11 {
    margin-top: -16%;
    line-height: 5px;
}

#search_cover11 {
    background-size: cover;
    width: 100% !important;
    background-repeat: no-repeat;
}

#submit-btn-create11 {
    width: 55%;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-top: 30px;
    margin-bottom: 110px;
}

#right_flight_select11 {
    margin-bottom: 10px;
    border: none !important;
    background: #fff;
    padding: 10%;
    height: 90%;
    z-index: -100;
}

#right_flight_select12 {
    margin-bottom: 20px;
    border: none !important;
    background: #fff;
    padding: 5%;
    /* height: 84%; */
}

#cus_info_confirm {
    border: 1px solid #ddd !important;
    border-radius: 2em 0;
    padding: 10px;
    padding-bottom: 5px;
    font-size: 13px;
}
/* ......end 11 style css .............*/
/* ......start 21 style css .............*/
/* <!-- left-innerifo --> */

#search_cover21 {
    background-size: cover;
    width: 100% !important;
    background-repeat: no-repeat;
}

#search_right21 {
    margin-left: 0px;
}

#submit-btn-create21 {
    width: 55%;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-top: 30px;
    margin-bottom: 110px;
}

#right_flight_select {
    margin-bottom: 10px;
    border: none !important;
    background: #fff;
    padding: 10%;
}
.left_card_header {
    text-align: center !important;
    background: #bc2220 !important;
    line-height: 40px;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.right_card_header {
    background: #bc2220 !important;
    line-height: 40px;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 10px;
}

.right_card_header a {
    margin-left: 10px;
}
/* #left-card-footer {
    margin-bottom: -10px;
    border: none;
    background-color: #d9f7f9;
    height: 80px;
    line-height: 50px;
} */

#left-card-body {
    padding: 0px !important;
}

#keepchange {
    font-size: 15px;
    font-weight: 500;
    margin-left: 30px;
}
/* #footerborder {
    border-bottom: 1px solid #ddd !important;
} */

.d-block {
    margin-left: 6px;
    line-height: 5px;
}

.text-gray-dark {
    font-size: 17px;
}

#destination_header {
    margin-left: 6px;
}

#text-infoleft3rd {
    color: #17a2b8 !important;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}

#text-infoleft {
    color: #17a2b8 !important;
    font-size: 14px;
    font-weight: 700;
}

.clearfixinfo {
    width: 100px;
    height: 210px;
}

.innerinfo {
    margin-left: 13px;
    line-height: 5px;
}
/* ......end 21 style css .............*/
/* ......start 24 style css .............*/
/* .cover24 {
    background: url(../img/air_bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
} */

#delete {
    height: 35px;
    width: 35px;
}

.cardinfo24 {
    line-height: 12px;
    padding: 14px;
}

#cardheader24 {
    font-size: 20px;
    font-weight: 500;
    color: #727272;
    border: none;
}

#card24 {
    background: rgba(255, 255, 255, 0.7);
}

#resetpassword24 {
    color: #3f3d3d;
    line-height: 18px;
}

#submit-btn-create24 {
    width: 55%;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-top: 12%;
    margin-bottom: 30%;
}
/* .....end 24 style css .............*/
/* ......start 20 style css .............*/

#cardheader20 {
    border-bottom: none;
    text-align: center;
    font-size: 30px;
    color: #727272;
    background: none;
}

#cardheader20 {
    background: rgba(255, 255, 255, 0.7);
}

#dropdown20 {
    background: none;
    margin-bottom: 15px;
}

#dropdownMenuButton {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #ced4da;
    color: #495057;
}

#submit-btn-left20 {
    float: right;
    margin: 50px 0 0 0;
    width: 130px;
    background-color: #49b6c6;
    border-color: #49b6c6;
    margin-right: 18px;
}

#submit-btn-right20 {
    float: right;
    background-color: #49b6c6;
    border-color: #49b6c6;
}
/* ......end 20 style css .............*/
/* ......start 28 style css .............*/

#cardheader28 {
    border-bottom: none;
    text-align: center;
    font-size: 30px;
    color: #727272;
    background: none;
}

#card28 {
    background: rgba(255, 255, 255, 0.7);
}

#card_body28 {
    padding: 50px !important;
}

#submit-btn-signin28 {
    width: 51%;
    background: #03c1b5;
    border: none;
    margin-top: 20px;
}
/* ......end 28 style css .............*/
/* ......start 15 style css .............*/
/* .cover15 {
    background: url(../img/air_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
} */
/* middle card */

.cardinfo15 {
    line-height: 12px;
    padding: 14px;
}

#card_body {
    line-height: 0px;
    padding: 25px !important;
}

#card_body label {
    font-size: 15px;
    margin-bottom: 12px;
}

#card15 {
    background: rgba(255, 255, 255, 0.7);
}

#cardheader15 {
    font-size: 20px;
    font-weight: 500;
    color: #727272;
    border: none;
    height: 37px;
    line-height: 20px;
}
/* dropdown15 */

#dropdown15 {
    background: none;
    margin-bottom: 15px;
}

.dropdown-menu {
    margin-top: 4px !important;
}

#submit-btn-create {
    width: 30%;
    background-color: #49b6c6;
    border-color: #49b6c6;
}

#submit-btn-create:hover {
    background: #1697aa;
}
/* ......end 15 style css .............*/
/* ......start 14 style css .............*/

.cover14 {
    margin: 100px 0 200px;
}

.cardinfo14 {
    width: 100%;
    padding: 19px;
    height: 600px;
}

#card14 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.cus-card-body {
    padding: 35px !important;
}
/* card header */

#cardheader14 {
    border-bottom: none;
    text-align: center;
    font-size: 30px;
    color: #727272;
}
/* button */

.form-group a {
    float: right;
    color: #8c8c8c;
    font-size: 10px;
    margin-top: 5px;
    text-decoration: none;
}

.form-group a:hover {
    color: #424344;
}

#submit-btn-signin {
    width: 200px;
    background: #03c1b5;
    border: none;
}
#submit-btn-signin:hover {
    background: #f2f2f2;
    border: 1px solid #03c1b5;
    color: #03c1b5;
}
.btn-reg {
    background: #03c1b5;
    width: 200px;
    color: #fff;
}
.btn-reg:hover {
    background: #f2f2f2;
    border: 1px solid #03c1b5;
    color: #03c1b5;
}

#submit-btn-fb {
    width: 215px;
    background: #3b589e;
    border: none;
    margin-bottom: 15px;
}

#submit-btn-fb i {
    font-size: 24px;
}

#submit-btn-fb a {
    color: #fff;
    text-decoration: none;
}

#submit-btn-g {
    width: 215px;
    background: #ea4235;
    border: none;
    margin-bottom: 15px;
}

#submit-btn-g i {
    font-size: 24px;
}
/* ............end 14 style css.........  */
/* .........START 9 STYLE CSS ........... */
/* .cover {
    background: url(../img/air_bg.jpg);
} */
/* left content  Media query*/

.cardinfo {
    width: auto;
}
/* ........... */
/* left content */

#row-left-content {
    height: 100%;
    min-height: 370px;
    /* max-height: 600px */
}

#left-content {
    padding: 0;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.sidebar-sticky ul li a {
    color: #616161;
    margin-left: 10px;
}

.sidebar-sticky ul li a:hover {
    background: #ddd;
    color: #fff;
    margin-left: 10px;
}

.inner-li {
    padding: 10px !important;
    line-height: 11px !important;
    margin-bottom: 20px;
}

#li-review {
    margin-top: -22px !important;
}
/* right content card */

.card-header9 {
    background: #fff;
    color: #bc2220;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid #bc2220;
}

.cardinfo {
    padding: 30px 10px;
    width: auto;
}

.card-sign-in {
    height: 80% !important;
    border: none;
}

#submit-btn {
    float: right;
    margin: 20px 0 0 0;
    width: 130px;
    background-color: #bc2220;
    border-color: #bc2220;
}

#submit-btn:hover {
    background: #fff;
    color: #bc2220;
}
/*............ END 9 STYLE CSS ............... */
/* time range picker */
/* range selector */

.range {
    display: table;
    position: relative;
    width: 100%;
    height: 5px;
    margin-top: 20px;
    /* background-color: rgb(245, 245, 245); */
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.range input[type="range"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    display: table-cell;
    width: 100%;
    background-color: #ddd;
    height: 5px;
    cursor: pointer;
}

.range input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    width: 11px;
    height: 15px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}

.range input[type="range"]::-moz-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    width: 11px;
    height: 3px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: red;
}

.range output {
    display: table-cell;
    min-width: 40px;
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.range input[type="range"] {
    outline: none;
}

.range.range-primary input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(66, 139, 202);
}

.range.range-primary input[type="range"]::-moz-slider-thumb {
    background-color: rgb(66, 139, 202);
}

.range.range-primary output {
    background-color: rgb(66, 139, 202);
}

.range.range-primary input[type="range"] {
    outline-color: rgb(66, 139, 202);
}

.range.range-success input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(92, 184, 92);
}

.range.range-success input[type="range"]::-moz-slider-thumb {
    background-color: rgb(92, 184, 92);
}

.range.range-success output {
    background-color: rgb(92, 184, 92);
}

.range.range-success input[type="range"] {
    outline-color: rgb(92, 184, 92);
}

.range.range-info input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(91, 192, 222);
}

.range.range-info input[type="range"]::-moz-slider-thumb {
    background-color: rgb(91, 192, 222);
}

.range.range-info output {
    background-color: rgb(91, 192, 222);
}

.range.range-info input[type="range"] {
    outline-color: rgb(91, 192, 222);
}

.range.range-warning input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(240, 173, 78);
}

.range.range-warning input[type="range"]::-moz-slider-thumb {
    background-color: rgb(240, 173, 78);
}

.range.range-warning output {
    background-color: rgb(240, 173, 78);
}

.range.range-warning input[type="range"] {
    outline-color: rgb(240, 173, 78);
}

.range.range-danger input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(217, 83, 79);
}

.range.range-danger input[type="range"]::-moz-slider-thumb {
    background-color: rgb(217, 83, 79);
}

.range.range-danger output {
    background-color: rgb(217, 83, 79);
}

.range.range-danger input[type="range"] {
    outline-color: rgb(217, 83, 79);
}
/* checkbox and radio */

label {
    position: relative;
    cursor: pointer;
    color: #666;
    font-size: 0.8rem;
}

input[type="radio"]:checked ~ label {
    color: #28a745;
}
/*Check box*/

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] + .label-text:before {
    content: "\f096";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before {
    content: "\f14a";
    color: #6db6bf;
    animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text {
    color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before {
    content: "\f0c8";
    color: #ccc;
}
/*Radio box*/
/* search section */
/* Global CSS, you probably don't need that */
/* #accordionExample .card{
  margin-bottom:8px;
} */

.card {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    border: 1px solid #f2f2f2;
}

.card-header {
    background: #fff;
    color: #bc2220;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px 10px 0 0 !important;
    border-bottom: 2px solid #bc2220;
}

.card-header button {
    text-decoration: none !important;
    color: #444;
}

#step {
    border: 1px solid #fff;
    padding: 3px 7px;
    color: #fff;
    margin: 0 5px;
    border-radius: 100%;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    padding-bottom: 30px;
}

.text-info {
    color: #bc2220 !important;
}

.white,
.white span {
    background: #aeccc0 !important;
}

.white:after {
    border-left: 17px solid #aeccc0 !important;
}

.wrapper {
    display: table-cell;
    vertical-align: middle;
}

.pull-right {
    float: right;
}

a,
a:active {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #999;
}

.yearselect,
.monthselect {
    background: white;
    border: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/* Breadcrups CSS */

.arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #fff;
    cursor: default;
    border-radius: 0px;
    padding: 10px 10px 10px 30px;
    min-width: 25%;
    float: left;
    position: relative;
    background-color: #1e454d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.arrow-steps .step:after,
.arrow-steps .step:before {
    content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    padding: 1px;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #1e454d;
    z-index: 2;
    transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
    right: auto;
    left: 0;
    border-left: 17px solid #fff;
    z-index: 0;
}

.arrow-steps .step:first-child:before {
    border: none;
}

.arrow-steps .step:last-child:after {
    border: none;
    border-left: 0 !important;
}

.arrow-steps .step:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
    position: relative;
}

.arrow-steps .step span:before {
    opacity: 0;
    content: "✔";
    color: green;
    position: absolute;
    top: 5px;
    left: 110px;
}

.arrow-steps .step.done span:before {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.5s;
    -moz-transition: opacity 0.3s ease 0.5s;
    -ms-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
    color: #fff;
    border-radius: 0px;
    background-color: #244b53;
    cursor: pointer;
}
/*#6db6bf*/

.arrow-steps .step.current:after {
    border-left: 17px solid #244b53;
}

#select {
    padding-left: 0px;
    background: #6db6bf;
}

#text-muted {
    margin-bottom: 0px !important;
    line-height: 17px;
    padding: 2px 5px;
    font-size: 14px;
}

#filter_card,
#flight_select {
    margin-bottom: 20px;
    background: #fff;
}

#search_left {
    margin-right: -10px;
}

#search_right {
    margin-left: -10px;
}

#search_right .sort_by {
    text-decoration: none !important;
    margin-right: 20px !important;
}

.filter_by {
    background: #bc2220;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
    margin-bottom: 5px;
    border-radius: 10px;
}

.filter_by .navbar-brand {
    font-size: 15px !important;
}

#search_main {
    margin-bottom: 0px;
    padding: 10px;
}

#search_cover {
    height: 100%;
    width: 100%;
    margin-top: 70px;
}
/* content section */

#pills-home-tab,
#pills-profile-tab,
#pills-contact-tab {
    height: 34px;
    font-size: 0.8rem;
}

#adult {
    margin-top: 10px;
    font-size: 13px;
}

#adult_quantity {
    width: 14%;
}

#dropdown-item {
    display: inline-block;
    background: #fff !important;
}

#adult_quantity button,
.btn-info {
    height: 38px;
}

.btn-info {
    background: #bc2220 !important;
    border: 0;
}

#quantity_1,
#child_quantity_1,
#infant_quantity_1,
#both_quantity_1,
#both_child_quantity_1,
#both_infant_quantity_1 {
    height: 25px !important;
    width: 30px !important;
}

#quantity,
#child_quantity,
#infant_quantity,
#quantity_1,
#child_quantity_1,
#infant_quantity_1,
#both_quantity,
#both_quantity_1,
#both_child_quantity,
#both_child_quantity_1,
#both_infant_quantity,
#both_infant_quantity_1 {
    text-indent: 0px !important;
    font-size: 0.8rem;
    height: 34px;
    width: 30px;
    background: transparent !important;
    border: none;
    margin-left: 3px;
    text-align: center;
}

.dropdown-menu-large {
    width: 267px;
}

#dropdownMenuButton {
    height: 35px !important;
    width: 100%;
    font-size: 12px;
    line-height: 28px;
    border-radius: 0;
    padding-top: 2px;
}

.infant_quantity-left-minus,
.infant_quantity-right-plus,
.both_infant_quantity-right-plus,
.both_infant_quantity-left-minus,
.both_child_quantity-left-minus,
.both_child_quantity-right-plus,
.child_quantity-left-minus,
.child_quantity-right-plus,
.quantity-right-plus,
.quantity-left-minus,
.both_quantity-right-plus,
.both_quantity-left-minus {
    background: none !important;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 30px;
    padding: 7px !important;
    font-size: 12px;
}

#from_to {
    width: 20%;
}

#from_to1 {
    width: 14%;
}

#datetimemulti {
    width: 14%;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    background: #fff !important;
    font-size: 0.8rem;
}

.fa-exchange {
    line-height: 30px !important;
}

.form-inline .form-control {
    text-indent: 15px !important;
    /* box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05); */
}

.form-icon,
#depature_icon,
#return_icon {
    position: absolute;
    margin-left: 10px;
    z-index: 100;
    margin-top: 10px;
}

.to-icon {
    position: absolute;
    margin-left: 10px;
    z-index: 100;
    margin-top: 10px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: #bc2220 !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    color: #fff !important;
}

.nav-pills .nav-link {
    background: #708b8d !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    color: #fff !important;
    margin-right: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
}

#main {
    background: rgba(255, 255, 255, 0.7) !important;
    margin-top: 170px;
    margin-bottom: 200px;
    padding: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.cover {
    background: transparent;
}

.cover-heading {
    font-size: 1rem;
    margin-top: -105px;
    margin-left: -30px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding: 20px 30px 20px 30px;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
}

.cover-heading2 {
    font-size: 1rem;
    margin-top: -105px;
    margin-left: 120px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding: 20px 30px 20px 30px;
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
}
/* footer section */

footer {
    position: relative;
    width: 100%;
    background: #bc2220;
    z-index: 5;
}

.social {
    margin-left: 50px;
}

.cert {
    margin-right: 50px;
}

.lowest * {
    font-size: 12px !important;
    color: white;
    background: #730606;
}

.lowest a {
    color: #03c1b5;
}

.social img {
    width: 40px;
    margin: 10px;
    float: left;
    cursor: pointer;
}

.cert img {
    width: 50px;
    margin: 10px;
    float: left;
}

.follow {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.footer-txt {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.footer-txt a {
    color: cyan;
}

.select2-container {
    border-radius: 10px;
}

.form-control {
    border-radius: 10px !important;
    border: 1px solid #ddd;
}

/* .flight_node {
    box-shadow:0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
} */

.daterangepicker {
    border-radius: 0 !important;
    border: 10px !important;
    /* box-shadow:0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05); */
}

.select2-selection,
.select2-dropdown {
    border-radius: 10px !important;
    border: none;
    /* box-shadow:0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05); */
}

.select2-selection--single {
    height: 35px !important;
    border-color: #ddd !important;
}

.select2-selection__rendered {
    line-height: 35px !important;
}

.select2-selection__arrow {
    height: 35px !important;
}

.btn {
    border-radius: 10px !important;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
    outline: 0 !important;
}
.btn:active {
    transform: scale(0.96);
    transition: all 0.2s ease;
}

@media (max-height: 800px) {
    footer {
        position: relative;
    }
    #search_cover{
        height: 150%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .footer-txt {
        font-size: 12px;
        margin-top: 25px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    #main {
        margin-top: 100px;
    }
    footer {
        position: relative;
        width: 100%;
    }
    f .social {
        margin-left: 20px;
    }
    .social img {
        width: 30px;
        margin: 5px;
    }
    .cert img {
        width: 35px;
        margin: 5px;
    }
    .col-6 {
        padding: 0 !important;
    }
    .footer-txt {
        font-size: 12px;
        margin-top: 0;
    }
}
/* sub nav section */

#phone {
    margin-top: 6px;
    margin-bottom: 0px;
}

.dropdown {
    /* background: #ddd; */
    /*z-index: 1000;*/
    /*width: 100%;*/
    cursor: pointer;
}

#phone_number {
    /*font-size: 23px;*/
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
    margin-top: 5px;
    margin-left: auto;
}

.dropdown-menu {
    margin-top: 21px;
    border-radius: 0;
}

.dropdown-toggle::after {
    margin-top: 10px !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 255) !important;
}

.site-header a {
    color: #fff !important;
}

.navbar-dark {
    background: #43505b !important;
}

#navbarCollapse .active {
    border: 1px solid #888 !important;
}

#navbarCollapse .nav-link {
    letter-spacing: 1px;
    /*padding: 5px 1rem 5px 1rem !important;*/
}

#navbarCollapse .nav-link:hover {
    color: #ddd !important;
}
/* nav section */

.navbar-toggler {
    background: #fff;
    display: none;
}

@media (max-width: 768px) {
    .cover-heading {
        font-size: 1rem;
        /*margin-top: -125px;*/
        /*margin-left: -5px;*/
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        padding: 20px 30px 20px 30px;
        position: absolute;
        background: rgba(255, 255, 255, 0.7);
    }
    .form-inline .input-group {
        width: 100%;
    }
    .navbar-toggler {
        background: #fff;
        display: inline-block;
    }
    #right_flight_select7 {
        height: 92%;
    }
    /* 10 media css */
    #submit-btn-signin10 {
        width: 100% !important;
    }
    #submit-btn-fb10 {
        width: 100% !important;
    }
    #submit-btn-gu10 {
        width: 100% !important;
    }
    #submit-btn-g10 {
        width: 100% !important;
    }
    #right_flight_select10 {
        padding: 0px;
        height: 88% !important;
    }
    #card_body10 {
        padding: 0px !important;
        margin-top: 0%;
    }
    /* end 10 media css */
    /* start 16 media  */
    #step {
        display: none;
    }
    .arrow-steps .step {
        min-width: 24%;
        width: 0;
        font-size: 10px;
        padding: 10px 10px 15px 30px;
    }
    #search_right {
        margin-left: 0px;
    }
    #page-link {
        border-radius: 100%;
        padding: 5px;
        width: 30px;
        text-align: center;
    }
    .page-item {
        padding-right: 10px;
    }
    .pagination {
        padding-left: 7%;
    }
    /* end 16 media  */
    #form-control {
        margin-left: 0;
    }
    /* end 18 media */
    #right_flight_select11 {
        height: 77%;
    }
    .text-right {
        text-align: center !important;
    }
    #centercol {
        padding: 50px 26px 50px 26px !important;
    }
    #row-left-content {
        height: auto !important;
    }
    .input-group {
        width: 100%;
    }
    #footer h1 {
        font-size: 1.5rem;
    }
    .subscribe {
        padding-top: 30px !important;
    }
    .input-group-addon {
        display: none;
    }
    .to-icon {
        margin-left: 10px;
    }
    #datetime {
        width: auto;
    }
    #from_to {
        width: 100%;
    }
    #datetime {
        width: 100%;
    }
    #adult_quantity {
        width: 50%;
    }
}

.form-check {
    line-height: 1.2;
}

.form-check-inline .form-check-input {
    margin-left: 5px !important;
}

nav .text-dark {
    font-size: 12px !important;
    text-decoration: none !important;
}

nav .p-2:hover {
    font-weight: bold;
    color: #444;
}

.border-bottom {
    border-bottom: 5px solid #e38487 !important;
}

.card-body p {
    font-size: 14px;
}

.background-image {
    position: fixed;
    left: 0;
    right: 0;
    display: block;
    z-index: -1;
    background-image: url("../img/background/bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

body {
    position: absolute;
}
/*welcome area*/

.welcome-area {
    width: 100%;
    height: 645px;
    position: relative;
    z-index: 1;
}

.bg-overlay,
.bg-overlay-9 {
    position: relative;
    z-index: 1;
}

.bg-overlay:after,
.bg-overlay-9:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background-color: rgba(255, 255, 255, 0);*/
    filter: blur(2px);
    z-index: -1;
}

.bg-overlay-9:after {
    background-color: rgba(14, 2, 35, 0.9);
}

#foreigner-quantity {
    width: 20px;
    font-family: Helvetica;
    font-size: 0.8rem;
}

#contatti {
    background-color: #5b8089;
    /* #70c3be */
    letter-spacing: 2px;
}

#contatti a {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 575.98px) {
    .cover-heading {
        font-size: 1rem;
        margin-top: -105px;
        margin-left: -30px;
        border-bottom: 1px solid #fff;
        box-sizing: border-box;
        padding: 20px 30px 20px 30px;
        position: absolute;
        background: rgba(255, 255, 255, 0.7);
    }
    #contatti {
        padding-bottom: 800px;
    }
    #contatti .maps iframe {
        width: 100%;
        height: 350px;
    }
}

.mb-size {
    display: none !important;
}

@media (max-width: 576px) {
    .dt-size {
        display: none;
    }
    .mb-size {
        display: block !important;
    }
    .image-checkbox .img-responsive {
        width: 80px !important;
        height: 80px !important;
    }
    .mb-size .text-size-a {
        font-size: 16px;
        font-weight: 700;
    }
    .mb-size .text-size-b {
        font-size: 13px;
    }
    .mb-size-img {
        width: 45px !important;
        height: 45px !important;
    }
    .mb-size-text * {
        font-size: 11px;
    }
    .mb-size .card-body p {
        font-size: 10px;
    }
    .mb-size-text .a {
        font-size: 10px;
    }
    .mb-size-text .b {
        font-size: 10px;
    }
    .mb-size-text .priceing {
        font-size: 11px;
    }
}

@media (min-width: 576px) {
    #contatti {
        padding-bottom: 800px;
    }
    #contatti .maps iframe {
        width: 100%;
        height: 350px;
    }
}

@media (min-width: 768px) {
    #contatti {
        padding-bottom: 350px;
    }
    #contatti .maps iframe {
        width: 100%;
        height: 650px;
    }
}

@media (min-width: 992px) {
    #contatti {
        padding-bottom: 100px;
    }
    #contatti .maps iframe {
        width: 100%;
        height: 500px;
    }
}

#author a {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px !important;
    }
}

@media (min-width: 992px) {
}

@media (min-width: 768px) {
}

#input_box {
    width: 100%;
}

.policy-table td {
    padding: 10px 5px 10px 5px;
}

.pay-icon {
    position: absolute;
    right: 0;
}

.pay-icon img {
    width: 30px;
    margin-right: 5px;
}

.cod-form {
    border-top-style: dotted;
    border-color: #909090;
    width: 100%;
}

.cod-form {
    display: none;
}

.cod-form ul {
    margin-top: 10px;
    font-size: 12px;
}

.cod-form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

.cod-form .input-wrapper {
    border: 1px solid #bbbbbb;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0;
    position: relative;
    height: 2em;
    -webkit-transition: all 100ms ease-in 50ms;
    transition: all 100ms ease-in 50ms;
}

.cod-form .input-wrapper:last-child {
    border-bottom: 1px solid #ea5662;
}

.cod-form .input-wrapper:focus {
    background-color: rgba(255, 255, 255, 1);
}

.cod-form .input-wrapper label {
    background-color: #17a2b8;
    position: absolute;
    color: #fff;
    font-weight: 400;
    font-size: 0.75em;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0.5em 1.5em;
    box-sizing: border-box;
    text-align: center;
    width: 124px;
    top: 0;
    left: 0;
    margin: 0;
    height: 2.5em;
}

.cod-form input[type="text"]:required {
    box-shadow: none;
}

.cod-form input[type="text"] {
    position: absolute;
    left: 115px;
    border: none;
    background-color: transparent;
    display: inline-block;
    font-size: 0.9em;
    margin-top: 2px;
    height: 2em;
    padding: 0.5em 1em;
    width: 200px;
    outline: none;
    font-weight: 100;
    letter-spacing: 1px;
}

.cod-form #address {
    width: 100%;
    padding: 5px;
}

.address-label {
    padding: 0.5em 1.6em;
    color: #fff;
    margin: 0;
    background: #17a2b8;
}

#customRadio4:checked ~ .cod-form {
    display: block;
    animation: fadeIn 0.3s ease-in both;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.linesd {
    float: left;
    margin-top: 24px;
    width: 20%;
    position: relative;
}

.linesd:before {
    content: "\f072";
    position: absolute;
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fff;
    z-index: 1;
    left: 44%;
    margin-top: -12px;
    transform: rotate(45deg);
}

.linesd:after {
    content: "";
    position: absolute;
    left: 43%;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
    background: #244b53;
    margin-top: -9px;
}

.rightX,
.leftX {
    float: left;
    text-align: center;
    font-size: 14px;
    width: 40%;
}

.fight-item {
    width: 100%;
    height: 50px;
}

.fight-item b {
    font-size: 18px;
}

.via {
    margin-left: 5px;
    font-size: 12px;
}

@media (min-width: 481px) and (max-width: 846px) {
    /* .pay-icon {
        position: relative;
    } */
    .header .navbar-nav li {
        margin-right: 5px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .form-group {
        margin-bottom: 7px;
    }
    .pay-icon {
        position: relative;
    }
    .fight-item {
        margin-top: 0;
    }
    .fight {
        font-size: 8px !important;
    }
    .fight-item b {
        font-size: 18px;
    }
    .via,
    .rightX,
    .leftX {
        font-size: 11px;
    }
    .linesd:after {
        left: 35%;
        height: 15px;
        width: 15px;
        margin-top: -6px;
    }
    .linesd:before {
        left: 37%;
        font-size: 14px;
        margin-top: -8px;
    }
    .c-phone {
        margin-top: 5px;
    }
    #code:focus {
        border-radius: 0 !important;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
        outline: 0 !important;
    }
}

#myList li {
    cursor: pointer;
}

#myList li:hover {
    background: #ddd;
}

.haha {
    text-transform: capitalize;
}

#cus_info_confirm table tr td:first-child {
    width: 50%;
}

.flight-select-btn {
    font-size: 16px !important;
}

.pol {
    font-size: 12px !important;
}

#datetime1 {
    width: 25%;
    height: 35px;
}

@media screen and (min-width: 600px) {
    .mobile-break {
        display: none;
    }
}

.date-dropdowns {
    display: flex;
    justify-content: space-between;
}

.date-dropdowns .day,
.date-dropdowns .month,
.date-dropdowns .year {
    border-radius: 10px !important;
    width: 100%;
    margin-right: 5px;
    height: 35px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #ddd;
}

.date-dropdowns .day {
    width: 80% !important;
}

.date-design {
    width: 100%;
    margin-right: 5px;
    height: 35px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.date-design:first-of-type {
    width: 80% !important;
}

.custom-radio {
    padding: 0;
}
#results:empty {
    margin: auto;
		width: 100%;
		height: 600px; /* change height to see repeat-y behavior */
    
		background-image:
			radial-gradient( circle 50px at 50px 50px, lightgray 99%, transparent 0 ),
			linear-gradient( 100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80% ),
			/* linear-gradient( lightgray 20px, transparent 0 ), */
			linear-gradient( lightgray 20px, transparent 0 ),
			linear-gradient( lightgray 20px, transparent 0 ),
			linear-gradient( lightgray 20px, transparent 0 );

		background-repeat: repeat-y;

		background-size:
			100px 200px, 
			50px 200px, /* highlight */
			75% 200px,
			70% 200px,
			90% 200px;

		background-position:
			0 20px, /* circle */
			0 0, /* highlight */
			120px 20px,
			120px 60px,
			120px 100px;

		animation: shine 1s infinite;
	}

	@keyframes shine {
		to {
			background-position:
                0 20px,
				100% 0, /* move highlight to right */
				120px 20px,
				120px 60px,
				120px 100px;
		}
	}