.glyphicon-earphone:before {
    font-size: 26px;
    margin-right: 5px;
 }
 .main-hd {
    font-size: 40px;
    font-weight: 600;
 }
 .carousel-caption {
    top: 80px;
 }
 
 /* myCssStart */
 button {
    cursor: pointer;
 }

 input[type="date"],input[type="time"]{
    color-scheme: dark !important;
    
 }
 
 .field-a input , select, .customInputs{
    background-color: transparent;
    border: 0;
    color: #fff !important;
    padding: 0px 18px;
    transition: all .3s;
    outline: none;
 }
 .field-a:focus-within , select:focus, .select2:focus {
    border-color: #fff !important;
    outline: none !important;
 
 }
 
 .field-a input::placeholder{
    color: #fff;
 }
 .field-a input:focus::placeholder{
   color: #000;
 }
 .field-mini input:focus::placeholder{
   color: #fff !important;
 }
 
 
 .field-a select option{
    color: #fff;
    background-color: #1e1e1e !important;
 }
 .del-btn_{
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 0px !important;
    outline: none;
 }
 /* myCssEnd */
 #holdabledata .form-control{
 height: 100% !important;
 }
 .form-control{
   border-color: #ced4da !important;
   border-width: 1px !important;
 }
 .custom-inputs{
   border-width: 1px !important;
 }
 .form-control:focus {
   border-color:  #80bdff !important;
}
 #holdabledata .input-group-addon .btn{
    height: 45px !important;
    background-color:  transparent !important;
    border-radius: 0 !important;
    border: none;
    outline: none;
    padding: 10px 12px;
    display: flex;
    align-items: center;
 }
 
 .itemfield input{
    cursor: pointer !important;
 }
 
 .innerPageHeroWrapper .bannerForm{
    margin-top: 35px;
 }
 
 .homePageWidget .bannerForm{
    margin: 0 70px;
 }
 
 .bannerForm {
    position: relative;
    text-align: center;
    padding: 30px 20px;
    z-index: 1;
    background-color: #a6a6a6;
    margin-top: -270px;
    position: relative;
    z-index: 19;
 }
 
 .bannerForm .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
 }
 
 .modal-content .modal-body .card-body .luggage-items-btn{
    background-color: #305e8f !important;
    color: #fff !important;
    transition: all .5s;
    border: none;
    border-radius: 5px;
    font-weight: 500 !important;
    position: relative;
    z-index: 1;
    overflow: hidden;

 }
 .modal-content .modal-body .card-body .luggage-items-btn::before{
    /* background: linear-gradient(90deg, #252525 6%,  #000) !important; */
    background-color: #625e5f !important;
    
 }
 
 .bannerFormHeading{
    /* margin-top: -40px; */
    /* background: #04DBC0; */
    /* border-radius: 4px; */
    padding: 12px 0px;
    /* text-align: center; */
    margin-bottom: 8px;
    height: auto;
    
 }
  .bannerFormHeading h3{
    color: white !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    line-height: 100%;
    margin-top: 0 !important;
 }
 .bannerFormBody ul li {
    padding: 0 10px
 }
 
 .bannerFormBody .row [class*="col-"], .area-pages-form-div .row [class*="col-"] {
    padding: 0 5px;
 }
 
 .innerPageBnner {
    position: relative;
    display: flex;
 }
 .innerPageBnner {
    width: 80% !important;
    margin: auto;
 }
 
 .bannerFormBody input {
    height: 100% !important
 }
 
 .bannerFormBody ul li button {
    height: 36px !important
 }
 
 
 
 @media (min-width:768px) {
    .innerPageBnner {
        height: 500px !important;
        padding: 0 !important;
    }
 }
 @media (max-width:768px) {
    .bannercontainer {
        padding: 0 !important;
    }
    .bannerForm h2 {
        font-size: 20px !important;
        padding-top: 24px !important;
        margin-bottom: 10px !important;
    }
 
    /* .carousel-caption {
        top: 28px;
        width: 100%;
        transform: translateX(-50%);
        left: 50%;
    }
    .carousel-inner > .item > img {
        height: 100%;
    }
    .carousel .item {
        height: 765px 
    } */
    .form-container {
        position: relative;
        width: 100%;
    
    }
    .my-header-1 {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .my-header,
    .my-header-1 h1 {
        font-size: 2rem !important
    }
 
    .door-no-768 {
        position: absolute;
        top: 77px;
        width: 101%
    }
 
    .field-mini-768 {
        margin-top: 57px
    }
 
 
 
    button#submit {
        width: 100% !important
    }
    .innerPageBnner {
        width: 100% !important;
    }
   
    .innerPageBnner {
        height: 305px !important;
        padding: 0px;
        margin-top: 0 !important;
    }
    .bannerFormBody ul li {
        float: none !important
    }
  .bannerFormHeading{
    width: 100% !important;
 }
 .bannerForm .cus-order-1{
 order: -1;
 }
 
   
 }
 
 /* .my-input {
    background: url(../contents/images/location-icon.jpg) 320px 10px no-repeat;
    background-size: 18px;
 } */
 
 .bokingform {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 0
 }
 
 .apps-icon ul {
    width: 100%;
    text-align: center
 }
 
 .apps-icon ul li {
    width: 7%
 }
 
 body .ui-autocomplete::-webkit-scrollbar-track {
    background: #347ff3;
 }
 
 body .ui-autocomplete {
   z-index: 9999;
   position: absolute;
   border: 1px solid #000;
   top: 100%;
   width: 100px;
   height: auto;
   margin: 30px;
   padding: 0;
   list-style-type: none;
}
body .ui-autocomplete .ui-menu-item {
   background-color: #fff;
   border-bottom: 1px solid #000;
   list-style-type: none;
   width: 100%;
}
body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
   background-color: #fff;
   padding: 5px;
}
.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
   background: #6693bc !important;
   font-weight: 700 !important;
   color: #fff !important;
   padding: 10px;
}
.ui-autocomplete {
   max-height: 400px;
   overflow-y: scroll;
   overflow-x: hidden;
}
.ui-helper-hidden {
   display: none;
}
.ui-helper-hidden-accessible {
   border: 0;
   clip: rect(0 0 0 0);
   height: 1px;
   margin: -1px;
   overflow: hidden;
   padding: 0;
   position: absolute;
   width: 1px;
}

 
 .field-img {
    background-color: #fff;
    padding: 15px;
    border-right: 1px solid #d3d3d3
 }
 
 
 
 .field input {
    width: 100%;
    /* border: 2px solid transparent !important;
    background-color: rgb(255 255 255) !important;
    color: #000 !important; */
    font-size: 16px !important;
    font-weight: 500 !important;
    /* padding: 10px; */
    height: 45px !important;
 }
 
 .field-mini img {
    width: 24px;
    height: 24px;
    margin-top: 2px;
    display: block;
    margin: auto;
 }
 
 .field-mini button {
    background-color: transparent;
    outline: none;
    border: 0;
    width: 50px;
    height: 100%;
 }
 /* .via-btn {
    border-right: none !important;
    border-left: 2px solid #aecdef !important;
 } */
 .field-mini button:focus{
    outline: none;
 }
 .field-mini button:hover {
    cursor: pointer;
    transition: .4s
 }
 
 .field-mini {
    display: flex
 }
 
 .field-mini input {
    width: 100%;
    background-color: transparent !important;
    font-size: 16px!important;
    font-weight: 500!important;
    padding: 10px;
    cursor: default;
    
 }
 
 .lin1 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
 }
 
 .lin2 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between
 }
 
 .datefield input {
    width: 100%;
    /* border: none;
    background-color: rgb(255 255 255) !important;
    color: #000 !important; */
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 6px 18px;
    /* -webkit-appearance: none !important; */
    height: 45px !important;
 }
 
 .lin3 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
 }
 
 .datefield {
    display: flex
 }
 
 .datefield img {
    background-color: #fff;
    padding: 15px
 }
 
 .timefield img {
    background-color: #fff;
    padding: 13px
 }
 
 .timefield {
    display: flex
 }
 
 .timefield input {
    width: 100%;
    /* border: none;
    background-color: rgb(255 255 255) !important;
    color: #000 !important; */
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 6px 18px;
    /* -webkit-appearance: none !important; */
    height: 45px !important;

 }
 
 /* .mini2 button {
    padding: 12px 15px;
 } */
 
 .mini2 button:hover {
    transition: none;
    cursor: auto
 }
 
 .field-mini select {
    width: 100%;
    /* border: none;
    background-color: rgb(255 255 255) !important;
    color: #000 !important; */
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 12px;
 }
 
 .form-container {
    padding: 20px 14px;
    border-radius: 20px;
 
 }
 
 .selectfield select {
    width: 100%;
    /* border: 2px solid #fff !important;
    background-color: rgb(255 255 255) !important;
    color: #000 !important; */
    font-size: 16px !important;
    font-weight: 500 !important;
    /* padding: 10.5px */
 }
 
 .submitbtn {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
 }
 .field input:focus {
    background: #fff;
}
/* .field .select2-container--focus,
.field .select2-container--open {
    background: #8CC739 !important;
} */
 .submitbtn button {
    color: white;
    background:  transparent;
    padding: 0;
    display: inline-block;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.3s;
    width: 100%;
    border: 2px solid #fff;
    height: 45px;
    margin: 0;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    overflow: hidden;
 }
 .submitbtn button:hover {
    background-color: #305e8f;
    color: #fff;
}
 .submitbtn button::before,
 .modal-content .modal-body .card-body .luggage-items-btn::before,
 .custom-btn-2::before,
 .luggage-btns::before {
    position: absolute;
    z-index: -1;
    content: '';
    opacity: 0;
    inset: 0;
    transition: opacity  0.5s ease;
    /* background: linear-gradient(90deg, #fff -140%,  #4CA84C); */
    background-color: transparent !important;
 }
 .submitbtn button:hover::before,
 .submitbtn button:focus::before,
 .modal-content .modal-body .card-body .luggage-items-btn:hover::before,
 .modal-content .modal-body .card-body .luggage-items-btn:focus::before,
 .custom-btn-2:hover::before,
 .custom-btn-2:focus::before,
 .luggage-btns:hover::before,
 .luggage-btns:focus::before {
    opacity: 1;
 }
 .form-home .submitbtn button{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
 }
  
 .modal {
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999;
 }
 
 button:focus {
    outline: none;
 }
 
 .card-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
 }
 
 .card-body button {
    width: 100%;
    color: #000 !important;
    margin: 8px;
    padding: 10px;
    font-size: 16px;
 }
 
 /* .card-body button:hover{
    color: #3597db !important;
 } */
 .customModals .modal-body {
    text-align: center;
    background-color: transparent !important;
 }
 .luggage-headings {
    margin: 10px 0;
 }
 .luggage-btns {
    width: 95%;
    font-size: 17px;
    font-weight: 600;
    background-color:  transparent;
    color: #305e8f !important;
    position: relative;
    transition: all .3s ease-in-out !important;
    padding: 8px 20px;
    border-radius: 5px;
    border: 2px solid #305e8f;
    z-index: 1;
    overflow: hidden;
}

 #holdabledata .input-group {
    border-radius: 4px;
    margin: 5px 0 !important;
    float: left !important;
    height: 45px;
    background-color: transparent;
    overflow: hidden;
    border: 2px solid #fff;
 }
 
 #holdabledata .form-control {
    font-size: 16px !important;
    font-weight: 500 !important;
    background-color: transparent;
    border: 0;
    color: #fff !important;
    padding: 0px 8px;
    border-radius: 0 !important;
    border-right: none;
    outline: none;
 }
 
 .input-grp-btns {
    background-color: #fff
 }
 
 #holdabledata .input-group-addon {
    padding: 0 !important;
    background-color: transparent !important;
    border: 0 !important
 }
 
 .accordion button {
    outline: 0 !important;
    white-space: normal
 }
 
 .times-dialog {
    margin: 200px auto
 }
 
 .modal-header .close {
   margin-top: 0;
   margin-right: 0;
   margin-left: auto;
   color: #fff;
   font-size: 25px;
   background: #305e8f !important;
   border-radius: 50%;
   padding: 6px 12px 12px;
   opacity: 1;
   outline: none;
   transition: all .5s;
}
 
 .modal-header .close img{
    width: 12px;
    height: 12px;
 }
 
 .modal-header .close:hover{
    opacity: .7;
    color: #fff !important;
 }
 
 /* .btn-default {
    font-weight: 700 !important
 } */
 .modal-footer>* {
   margin: 0 !important;
 }
 .customModals .modal-header {
    padding: 15px;
    border-bottom: none;
    display: flex;
    align-items: center;
    background-color: transparent !important;
 }
 
 .modal-title {
    color:  #305e8f
    margin-top: 0 !important;
    font-size: 22px
 }
 
 .custom-btn-2 {
    padding: 10px 20px;
    background-color:  #305e8f !important ;
    color: white !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: none;
    font-weight: 600;
    border: 2px solid #305e8f;
 }
 .custom-btn-2:hover {
   background-color: transparent !important;
   color: #305e8f !important;
   border-color: #305e8f;
}
 
 /* .custom-btn-2:hover {
    background-color: #d81517de;
    color: #ffc326;
 
 }
 .custom-btn-2:focus,
 .custom-btn-2:focus-visible {
    background-color: #d81517 !important;
    color: #fff !important;
    outline-width: 0 !important;
    box-shadow: 0 0 0 2px #ffc2266e !important;
 } */
 
 .appStoreLinks2 img {
    width: 150px
 }
 
 .appStoreLinks2 {
    margin-bottom: 20px;
    text-align: center
 }
 
 .wait-label{
    margin-top: 6px;
    color: #495057;
    font-weight: 700;
 }
 .innerbannerform {
    margin-top: 150px;
 }
 @media screen and (min-width:320px) and (max-width:767px) {
    .lin1 {
        display: flex;
        justify-content: center;
        flex-direction: column
    }
 
    .lin2 {
        display: flex;
        justify-content: center;
        flex-direction: column
    }
 
    .lin3 {
        display: flex;
        justify-content: center;
        flex-direction: column
    }
 
    .field {
        width: 100%
    }
 
    .field-mini {
        width: 100%;
        margin: 0 0 8px
    }
 
    .datefield {
        width: 100%;
        margin: 0 0 8px
    }
 
    .timefield {
        width: 100%;
        margin: 0 0 8px
    }
 
    .selectfield {
        width: 100%;
        margin-bottom: 8px
    }
 
    .submitbtn button {
        width: 100%
    }
 
    .apps-icon ul li {
        width: 22%
    }
 
    .bokingform {
        padding-bottom: 50px
    }
 
    .bannerForm {
        height: auto
    }
 }
 
 .loading-div {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999999;
   background-color: #fff;
   display: none;
   transition: all .3s ease-in-out
}

.inner-loading-div {
   text-align: center;
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 100%
}

.loading-imgs-div {
   width: fit-content;
   position: relative;
   margin: 0 auto
}

.loaderAnimateWrap{
   position: relative;
   width: 50px;
   height: 50px;
   border-radius: 50%;
}

.loaderAnimateWrap:before{
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-radius: 100%;
   border: 5px solid #000;
   animation-name: cus_fade_anim;
   animation-duration: 1s;
   animation-timing-function: ease-in-out;
   animation-iteration-count: infinite;
}

.loaderAnimateWrap:after{
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-radius: 100%;
   border: 5px solid transparent;
   border-top-color: #305A8F;
   animation-name: rotate_anim;
   animation-duration: 1s;
   animation-timing-function: ease-in-out;
   animation-iteration-count: infinite;
}

@keyframes rotate_anim {
   0% {
       transform: rotate(0)
   }

   100% {
       transform: rotate(360deg)
   }
}

@keyframes cus_fade_anim {
   0% {
       opacity: 1;
   }

   50% {
       opacity: 0.5;
   }

   100% {
       opacity: 1;
   }
}
 
 .field-a, .customInputs {
    border-radius: 4px;
    margin: 8px 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    background: transparent;
    height: 45px;
    display: flex;
    align-items: center;
    background-color: transparent;
    color: #000;
    border: 2px solid #fff;
 }
 
 .cusField{
    background: transparent;
    /* background-color: #fff;
    border: none !important; */
 }
 .select2.select2-container.select2-container--default.select2-container--below,
 .select2.select2-container.select2-container--default {
   border: none;
 }
 
 .select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    border-radius: 5px 5px 0 0 !important;
 }
 .hold-able{
    width: 100%;
 }
 
 .select2.select2-container.select2-container--default{
    background-color: transparent;
 }
 .modal-content{
    background: #fff;
    border: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
 }
 
 #myModalvias .modal-content{
    text-align: center;
 }
 
 
 .customModals .modal-footer{
    border: none;
    background-color: transparent !important;
 }
 
 .table td, .table th{
    color: #000;
 }
 
 .card-header{
    background: transparent;
    border: none;
 }
 
 .modal .card{
    transition: .25s;
    border: none;
 }
 .card-header {
    padding: 0 !important;
    margin-bottom: 0 !important;
    background-color: transparent !important;
    border-bottom: none !important;
 }
 
 .select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #627b80 !important;
    color: #fff;
 }
 
 @media (max-width: 1200px) {
    /* .bannerContent {
        top: 180px !important;
    } */
 }
 
 @media (max-width:425px) {
    .lin1 .col-lg-4.col-md-6.col-sm-12.m-top-60 {
        margin-top: 60px;
    }
 
    .lin2 .col-lg-4.col-md-6.col-sm-12.m-top-89 {
        position: absolute;
        top: 80px;
        width: 100%;
    }
       
 
    .bannerFormHeading h3 {
        font-size: 20px !important;
    }
 
    .submitbtn {
        margin-top: 5px !important;
    }
 
   
 
 
 }
 
 @media (max-width: 480px) {
    .bannerFormHeading.pad-t-50 {
        padding-top: 10px !important;
    }
 }
 
 @media (max-width: 768px) {
    .innerPageBnner {
        height: 100% !important;
 
    }
 
   
 }
 
 .select2{
    width: 100% !important;
 }
 
 .select2-container--default .select2-selection--single{
    outline: none;
    background: transparent !important;
    border: none !important;
    border-radius: 0px !important;
    display: flex !important;
    align-items: center;    
    height: 45px !important;
 }
 
 .select2.select2-container.select2-container--default.select2-container--below.select2-container--open  .select2-selection--single{
    background-color: #fff !important;
    border-color: #656565;
 }


 
 .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 100% !important;
 }
 
 .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s;
 }
 .select2-container--default .select2-selection--single .select2-selection__arrow {
   height: 26px;
   position: absolute;
   top: 0px;
   right: 0px;
   background-color: transparent;
   width: 20px
}
.modal-body .card{
   position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0.25rem;
}

 .select2-selection__rendered{
    text-align: left;
 }
 
 .select2-search__field:focus-visible{
    outline: none;
 }
 
.select2-selection__rendered{
    color: #fff !important;
    padding-left: 18px !important;
    font-weight: 500;
 }
 .select2-container--open .select2-selection__rendered{
   color: #000 !important;
 }
 .select2.select2-container.select2-container--default.select2-container--open .select2-selection__placeholder {
    color: #000 !important;
 }
 .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color:  #000;
    font-weight: 500;
 }
 .select2-dropdown{
    border: none !important;
    top: -2px;
    border-top: none !important;
    border-radius: 0;
 }

 /* .select2-container--open .select2-dropdown{
    background-color: #fff;
    width: 447px !important;
    left: -2px;
 } */
 /* .select2-container--open .select2-dropdown--below{
    width: 454px !important;
    left: -2px;
 } */
 .select2-selection__rendered{
    text-align: left;
    padding-left: 18px !important;
 }
 
 .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #fff transparent transparent transparent !important;
 }
 
 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent !important;
    border-width: 0 4px 5px 4px !important;
 }
 
 
 
 #holdabledata{
    width: 100%;
    margin: auto;
 }
 .select2-results__option {
    color: #000;
       font-weight: 500;
 }
 .table .form-control::placeholder {
    color: #000 !important;
    font-weight: 500;
 }
 @media screen and (max-width: 992px) {
    .cus-hold-able-wrapper{
        order: unset;
    }   
 }
 
 @media screen and (max-width: 480px) {
    .field-a input, select, .customInputs{
        padding: 0px 8px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        padding-left: 8px !important;
    }
 }
 
 @media screen and (max-width:576px) {
    .modal-dialog{
        margin: 0;
        width: 100% !important;
    }
    .modal-content{
        display: flex;
        flex-direction: column;
        height: -webkit-fill-available;
        height: 100svh;
        justify-content: space-between;
        border-radius: 0;
    }
 
    .select2-container--default .select2-selection--single .select2-selection__placeholder,
    .field input,
    .field-mini select,
    .datefield input,
    .timefield input,
    .selectfield select,
    .select2-selection__rendered,
    .field-a input::placeholder{
        font-size: 12px !important;
    }
 
    .home-slider-area, .home-slider-area div, .welcome-hero-area{
        height: 182px !important;
    }
    .cd-intro{
        margin: 3em auto !important;
    }
 }
 
 #moreModalitem .modal-body{
    overflow-y: auto;
    background-color: transparent !important;
 }
 
 @media screen and (max-width: 768px) {
    .form-div {
       padding: 0px 0px 0px !important;
       border-width: 1px !important;
       border-radius: 0 !important;
       /* margin-left: -15px !important;
       margin-right: -15px !important;  */
       background-color: transparent !important;
    }
    .booking-heading {
        font-size: 20px !important;
        transform: translate(0px, 2px);
    }
    .modal-body{
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #myModalitem .custom-btn-2{
        margin-top: 15px ; 
    }
    #holdabledata [class*="col-"] {
        padding: 0 !important;
    }
    .navbar-header {
        text-align: center;
    }
 
    #holdabledata .form-control {
        font-size: 12px !important;
    }
    a.btn-two{
        display: none !important;
    }
    .formContainer{
        padding: 0 0 15px 0 !important;
    }
    .widgetHeading{
        font-size: 18px !important;
        padding: 6px 0 0 5px !important;
        margin: 0;
    }
    .bannerForm{
        padding: 0 10px 7px;
        margin-top: 26px;
    }
    .slider-sec-text{
        padding-bottom: 10px !important;
        padding-top: 50px !important;
    }
    .navbarWrapper{
        padding: 10px 0;
    }
    .navbarWrapper .navBrand a span:nth-child(1){
        font-size: 20px;
    }
    .navbarWrapper .navBrand a span:nth-child(2){
        font-size: 12px;
    }
    .cusCutPaddingSm{
        padding: 0 !important;
    }
    .select2-results__option[aria-selected],
    .select2-results__option, 
    .select2-container--default .select2-search--dropdown .select2-search__field,
    body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper,
    .viadata {
        font-size: 12px !important;
    }
    .select2-container--default .select2-search--dropdown .select2-search__field{
      border-color:  #4CA84C;
    }
    body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
        padding-left: 10px !important;
    }
    .form-container {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        padding-top: 0;
    }
    .header-img-div {
        display: none;
    }
    .area-form-container .form-div {
        padding: 20px 5px !important;
    }
 
 }
 
 
 /* @media screen and (min-width: 992px) {
    .order-1{
        order: 1;
    }
    .order-2{
        order: 2;
    }
    .order-3{
        order: 3;
    }
    .order-4{
        order: 4;
    }
    .order-5{
        order: 5;
    }
    .order-6{
        order: 6;
    }
    .order-7{
        order: 7;
    }
    .order-8{
        order: 8;
    }
    .order-9{
        order: 9;
    }
    .order-10{
        order: 10;
    }
    .order-11{
        order: 11;
    }
    .order-12{
        order: 12;
    }
    .order-13{
        order: 13;
    }
 } */
 
 input#via::-webkit-input-placeholder {
    color: #fff !important;
 }
 
 
 .modal-content {
    width: 100% !important;
    margin: auto;
    overflow: hidden;
 }
 .modal-dialog-centered.modal-dialog-scrollable {
    height: 100%;
    display: flex;
    justify-content: center;
    min-height: 100%;
    max-height: 100%;
 }
 .modal.fade.show#myModalitem {
    display: flex !important;
    justify-content: center;
    align-items: center;
 }
 .modal-dialog {
    margin: 0 auto;
 }
 .times-dialog.modal-dialog {
    width: 100%;
    max-width: 600px !important;
 }




 
 @media screen and (max-width: 767px) {
    
    .field-mini input {
        font-size: 12px !important;
    }
   .modal-content {
        height: -webkit-fill-available;
      height: 100svh;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      border-radius: 0;
      overflow-y: scroll;
   }
    .modal-content .accordion {
        height: 421px;
    }
   .times-dialog {
      margin: 0 !important;
   }
   .times-dialog .modal-content {
      justify-content: center;
   }  
   .times-dialog .btn {
      margin-top: 10px;
   }
    #add-via {
        margin: 0 8px;
    }
 }
 .btn:focus,
 .btn:focus-visible {
    outline-color: #1e1e1e !important;
    color: white;
    /* background-color: #14191e; */
    /* box-shadow: none !important; */
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
  
 }
 .btn:focus-visible:hover {
    color: #000;
 }
 .table td [id*="dlt-via_"] {
    padding: 0 10px;
    background:  #305e8f;
    border-radius: 0;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s;
 }
 
 .via-labels {
    display: none;
 }
 
 .table td, .table th {
    color: #fff;
    padding: 12px 0px;
    vertical-align: middle;
 }
 .table .form-control {
    border-radius: 0 !important;
    height: 45px;
    border-color: #d81517;
    box-shadow: none;
    color: #000;
    font-weight: 500 !important;
 }
 .table tr td:nth-child(2) {
    padding-right: 0;
 }
 .table tr td:nth-child(3) {
    padding-left: 0;
 }
 .table>tbody>tr>td {
    border-top: 0;
 }
 .modal.fade.in#myModalitem {
    display: flex !important;
    justify-content: center;
    align-items: center;
 }
 .modal-content .accordion {
    height: auto;
    overflow-y: auto;
    max-height: 421px;
 }
 .form-control {
    border-color:#4CA84C;
    color: #000;
 }
 .form-control:focus {
    border-color: #4CA84C;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #d01a5442;
 }
 .times-dialog .form-control {
    border-color: #4CA84C;
    color: #000;
 }
 .form-control:focus {
    /* border-color: #4CA84C !important; */
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
 }
 .times-dialog .input-group-addon {
    border-color:  #ced4da;
    background-color:  #343a40;
    color: #fff;
 }
 .input-group-text {
    background-color: transparent !important;
    border: none !important;
    line-height: 2 !important;
    color: #fff !important;
 }
 .times-dialog .input-group-addon label {
    margin-bottom: 0;
 }
 #via {
    cursor: pointer;
 }
 .form-div {
    position: relative;
    padding: 0px 20px 20px;
    
    border-radius: 0px;
 }
 
 .header-img-div {
    position: absolute;
    top: -170px;
    right: 0;
 }
 .input-group {
    height: 46px;
 }
 .area-form-container {
    padding-bottom: 0;
 }
 .modal.fade.show {
    padding-right: 0 !important;
 }
 