.code_popupleft,
.filghtdivlisttag,
.value_popup,
.whether_detail {
    text-align: center
}

.bg_black {
    background: rgba(0, 0, 0, .5411764705882353);
    background: linear-gradient(to right, rgba(136, 136, 136, .09), rgba(235, 121, 16, .62));
    -webkit-background: linear-gradient(to right, rgba(136, 136, 136, .09), rgba(235, 121, 16, .62));
    -o-background: linear-gradient(to right, rgba(136, 136, 136, .09), rgba(235, 121, 16, .62));
    -moz-background: linear-gradient(to right, rgba(136, 136, 136, .09), rgba(235, 121, 16, .62));
    position: absolute;
    height: 550px;
    width: 100%;
    left: 0;
    top: 0
}

.whether_detail h2 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0
}

.whether_detail p {
    margin-bottom: 2px
}

.whether_detail p img {
    width: 35%
}

.whether_detail h3 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 5px
}

.whether_detail h4 {
    color: #fff;
    font-size: 19px;
    margin-bottom: 5px
}

.whether_detail h5 {
    color: #fff;
    font-size: 14px;
    margin-top: 3px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #e31e24!important
}

.mg0gap {
    padding: 0
}

.list_groupsearchtab ul {
    padding-left: 0;
    margin-bottom: 0
}

.list_groupsearchtab ul li {
    list-style: none;
    display: inline-block;   
}

.list_groupsearchtab ul li a {
       color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    /* letter-spacing: 0.5px; */
    padding: 6px 14px;
    display: block;
}
.list_groupsearchtab ul li a i{
    margin-right: 5px;
}

.list_groupsearchtab ul .active a {
        color: #fff;
    background-color: #e31e24;
    padding: 1px 14px;
    border-radius: 50px;
}

.search_mgleftright {
   margin: 40px 55px -75px;
    background-color: #ffffff;
    border-radius: 23px 0;
    box-shadow: 1px 1px 10px #ccc;
    padding-top: 5px;
}

.searchform_row {
   padding: 15px 25px 40px;
}
.btnhomesearch{
        position: absolute;
    bottom: -15px;
    left: 0;
    text-align: center;
}
.btnhomesearch .btn{   
    border-radius: 50px;
    padding: 6px 23px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 1px 1px 10px #979797;
    -webkit-box-shadow: 1px 1px 10px #979797;
    -o-box-shadow: 1px 1px 10px #979797;
    -moz-box-shadow: 1px 1px 10px #979797;
}

.ui-widget-header {
    border: 1px solid rgba(221, 221, 221, .21)!important;
    background: rgba(252, 176, 106, .51)!important
}

.ui-datepicker .ui-datepicker-title {
    text-transform: uppercase!important;
    font-size: 11px!important
}

.ui-datepicker td a,
.ui-datepicker td span {
    padding: 5px!important
}

.ui-datepicker td {
    padding: 0!important
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 90%!important
}

.ui-datepicker.ui-datepicker-multi {
    width: 46%!important;
    border: 1px solid rgba(197, 197, 197, 0)!important;
    box-shadow: 1px 1px 10px #9c9c9c!important;
    -webkit-box-shadow: 1px 1px 10px #9c9c9c!important;
    -o-box-shadow: 1px 1px 10px #9c9c9c!important;
    -moz-box-shadow: 1px 1px 10px #9c9c9c!important;
    padding: 5px!important;
    left: 23%!important;
    margin-top: 15px
}

.ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fff!important;
    background: #90cdff!important;
    color: #fff!important
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #ebebeb!important;
    font-size: 12px!important;
    background: #f8f8f8;
    text-align: center
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #d9eeff!important;
    background: rgba(1, 141, 255, .15)!important;
    color: #004074!important
}

.ui-datepicker-calendar thead tr {
    border-bottom: 1px solid #f6f6f6!important
}

.ui-menu-item .ui-menu-item-wrapper {
    padding: 5px 15px!important;
    border-bottom: 1px solid #ddd!important;
    border-top: none!important
}

.ui-menu-item .ui-menu-item-wrapper i {
    color: #e31e24!important
}

.ui-menu-item:hover .ui-menu-item-wrapper i {
    color: #fff!important
}

.ui-autocomplete {
    z-index: 9999!important
}

.ui-icon-circle-triangle-w {
    background-position: -97px -3px
}

.ui-icon-circle-triangle-e {
    background-position: -30px -3px
}

.ui-datepicker th {
    font-size: 12px;
    font-weight: 700
}

.arrow-up {
    position: relative;
    top: 14px
}

.arrow-up:after,
.arrow-up:before {
    bottom: 100%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 9;
    pointer-events: none;
    border-collapse: inherit!important
}

.arrow-up:before {
    border-left: 13px solid transparent;
    border-bottom: 10px solid #9c9c9c40;
    border-right: 13px solid transparent;
    top: -14px;
    margin-left: -3px
}

.arrow-up:after {
    border-bottom-color: #fff;
    border-width: 10px
}

.value_popup {
    width: 25%;
    display: inline-block;
    padding: 0 10px!important
}

.heading_popup {
    width: 75%;
    display: inline-block;
    padding: 8px 5px!important
}

.code_popupleft {
    font-size: 14px;
    border: 1px solid #ddd;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 0 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    top: -7px
}

.heading_popupright {
    font-size: 14px;
    margin-bottom: 0
}

.desc_popupright {
    font-size: 12px;
    margin-bottom: 0;
    color: #848484
}

.ui-menu .ui-menu-item {
    margin-left: 5px!important
}

.ui-menu .ui-menu-item:hover {
    border-left: #e31e24 solid 5px!important;
    margin-left: 0!important;
    background-color: #eaeaea
}

.main_rowlistadultpopup,
.mggaptravelpopup {
    margin-left: 5px;
    margin-right: 5px
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: none!important;
    background: #004074!important;
    font-weight: 400;
    color: #fff!important
}

.maintravellers_div {
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 99;
    width: 190%;
    right: 0;
    top: 75px;
    padding: 5px;
    box-shadow: 1px 2px 10px #848484;
    -webkit-box-shadow: 1px 2px 10px #848484;
    -o-box-shadow: 1px 2px 10px #848484;
    -moz-box-shadow: 1px 2px 10px #848484
}

.filghtdivlisttag ul li,
.list_numbertraveller ul li {
    list-style: none;
    display: inline-block
}

.heading_traveller h3 {
    font-size: 17px
}

.heading_traveller h3 a {
    float: right;
    color: #777
}

.cont_travellerdivleft h3 {
    color: #000;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300
}

.cont_travellerdivleft p {
    color: #a0a0a0;
    font-size: 9px;
    margin-bottom: 0
}

.list_numbertraveller ul {
    padding-left: 0
}

.list_numbertraveller ul li a {
    color: #000;
    padding: 5px;
    font-size: 13px
}

.list_numbertraveller ul li a:hover {
    color: #e31e24;
    border: 1px solid #e31e24;
    text-decoration: none
}

.main_rowlistadultpopup {
    margin-top: 8px
}

.heading_traveller {
    margin-bottom: 22px
}

.mg_top15px {
    margin-top: 15px
}

.selected_div_adult,
.selected_div_child,
.selected_div_infant {
    color: #e31e24!important;
    border: 1px solid #e31e24!important
}

.label_smallradio {
    font-size: 14px
}

.smalltaxtcolor {
    font-size: 12px;
    color: #e31e24;
    font-weight: 400;
    margin-left: 6px
}

.dealtopmaindiv {
    margin-top: 40px;
    margin-bottom: 25px
}

.dealtopmaindiv h2 {
    font-size: 19px;
    font-weight: 600
}

.filghtdivlisttag {
    margin-top: 15px;
    margin-bottom: 15px
}

.filghtdivlisttag ul {
    padding-left: 0;
    margin-bottom: 0
}

.filghtdivlisttag ul li {
    margin-right: 5px;
    margin-bottom: 8px;
    border-radius: 5px;
    cursor: pointer;
    padding: 3px 12px;
    font-size: 14px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s
}

.activetag {
    border: 1px solid #e31e24;
    color: #e31e24
}

.active-bg {
    background-color: #d4d4d4;
    color: #8e8e8e;
    border-color: transparent
}

.icon_inputdiv {
    position: absolute;
    padding: 11px 8px;
    color: #616161
}

.iconinput {
    padding-left: 25px
}

.headingh1home {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 30px;
    text-align: center;
    margin-top: 160px;
    text-shadow: 1px 1px 1px #212121;
    -webkit-text-shadow: 1px 1px 1px #212121;
    -o-text-shadow: 1px 1px 1px #212121;
    -moz-text-shadow: 1px 1px 1px #212121;
}

/*-- box home flight --*/
.mainlistboxdiv{
    padding: 0;
}
.gapboxhomemain{
    padding: 0 4px;
    margin-bottom: 8px;
}
.flightboxlisthome{
    list-style: none;
    background-color: #fffbd7;
    padding: 12px 15px;
    border: #ffec45 solid 1px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
}
.flightboxlisthome:hover{
        background-color: #dfa700;
}
.flightboxlisthome h3{
       font-size: 18px;
    font-weight: 600;
    border-bottom: #000 solid 1px;
    padding-bottom: 6px;
    margin-bottom: 7px;
}
.flightboxlisthome h3 i{
     transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin: 0 6px;
    font-size: 14px;
}
.flightboxlisthome p{
         margin-bottom: 0;
    font-size: 12px;
}
.flightboxlisthome h5{
       font-size: 13px;
    text-transform: lowercase;
    font-style: italic;
    margin-bottom: 4px;
}
.flightboxlisthome h2{
   margin-bottom: 0;
    font-size: 24px;
}
.lastlistbox{
    background-color: #e41e24;
}
.lastlistbox p{
       padding-top: 16px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px; 
}
.lastlistbox h5{
  font-size: 21px;
    color: #FFEB3B;  
}
.boxrowgapdiv{
    margin-left: 0;
    margin-right: 0;
}
/*-- box home flight --*/

.coupencodetxt{
     text-align: center;
    margin-top: 0;
    line-height: 33px;
    }
.coupencodetxt .codetxt{
       border: #ffffff dotted 2px;
    padding: 4px 15px;
    background-color: #e31e24;
    color: #fff;
    }
.coupencodetxt .txtsmallcode{
   font-size: 14px;
    color: #000;
   
}
.coupensliderhome li{
    min-height: 350px;
}
.blogsliderflight li{
       width: 32%;
    margin: 0px 5px 15px;
    display: inline-block;  
    
}

.blogsliderflight li a:hover .blogslider_contantdiv h5 span{
    border-color: #e31e24;
    background-color: #e31e24;
}
.addimagehomeflight{
    width: 72%;
}

@media (max-width:1024px) {
    .maintravellers_div {
        width: 250%
    }
    .search_mgleftright {
        margin: 30px 20px 0;
    }
.flightboxlisthome h3 {
    font-size: 15px;
    }
.flightboxlisthome h2 {
font-size: 19px;} 
.lastlistbox p {
    padding-top: 10px;
    font-size: 16px;} 
.blogsliderflight li {
        width: 48%;}    
}

@media only screen and (min-width:481px) and (max-width:992px) {
    .search_mgleftright {
        margin: 190px 15px 0;
    }
    .ui-widget.ui-widget-content {
        width: 35%!important;
        margin-top: 12px
    }
    .maintravellers_div {
        width: 120%
    }
.list_groupsearchtab ul li a {
 font-size: 20px;}
.list_groupsearchtab ul li a i {

    margin-right: 0;

}
    .list_groupsearchtab ul .active a {
     padding: 6px 14px;}
    .addimagehomeflight{
    width: 100%;
   }
}

@media only screen and (min-width:257px) and (max-width:480px) {
    .addimagehomeflight{
    width: 100%;
   }
.blogsliderflight li {
    width: 99%;}    
    .list_groupsearchtab ul li {
        padding: 2px 1px;
    }
    .list_groupsearchtab ul li a {
        font-size: 22px
    }
    .search_mgleftright {
        margin: 20px 3px 40px;
        border-radius: 23px 23px;
    }
    .list_groupsearchtab ul li a i {
    margin-right: 0;
}
.list_groupsearchtab ul .active a {
   padding: 1px 8px;
   
}    
    .ui-widget.ui-widget-content {
        width: 85%!important;
        margin-top: 12px
    }
    .maintravellers_div {
        width: 100%
    }
    .list_numbertraveller ul li a {
        font-size: 12px
    }
    .pdgap0mob {
        padding: 0
    }
    .searchform_row {
    padding: 15px 15px 40px;
}
   
}