.new_form_bg{
    background: #fff;
    padding: 15px 15px 15px;
    position:relative;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    border-radius:10px;
    border-top-left-radius: 0;
        
}
.finpn, .finpn:focus{
    width: 100%;
    height: 85px;
    padding: 20px 0px 24px 0px;
    outline:none;
    border:none;
    border-bottom: 1px solid #dee2ed;
    font-weight: 500;
    font-size: 20px;
    color:#000;
}
.finpn-fm, .finpn-fm:focus{
   font-size: 30px; 
}
.new_form_bg .form-group{
    position:relative;
    margin-bottom: 10px;
}
.new_form_bg .form-group label{
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events:none;
}
.new_form_bg .form-group p{
    position: absolute;
    bottom: 3px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0px;
    right: 0;
    pointer-events:none;
}
.exch{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-top: 16px;
    padding:10px;
}
.sbmtn{
    border: none;
    outline: none;
    background: linear-gradient(45deg, #ffa725, #ffa725);
    color: white;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 black;
    margin-top:10px;
    border-radius:5px;
    width:100%;
}
.sbmtn i{
    padding-right:5px;
}
.sbmt-dv{
    
    width:100%;
}
.form-titles{
    
}
.form-titles h5{
    font-size: 22px;
    margin-bottom: 10px;
    background: #fff;
    position: absolute;
    top: -35px;
    left: 0;
    padding: 4px 20px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
     margin: 0;
    text-transform: uppercase;
    color:#ffa725;
}
.form-titles h5 i{
    transform: rotate(45deg);
    margin-right: 8px;
    font-size: 20px;
}
.home-bannern{
    background-image: url(../images/new-images/flight/hbg.webp) !important;
    background-repeat: no-repeat !important;
    height: 600px;
    position: relative;
    background-position: top;
    background-size: cover;
}
.home-bannern::after{
    content:'';
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgb(1 12 10 / 30%);
}
.home-bannern video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
        object-position: top;
    z-index: -1;
}
.home-forms{
    position:relative;
    z-index:100;
}
.form-onvid{
    
}
.new_form_bg .tab-content {
    padding: 0px;
}
.new_form_bg .abc {
    padding-left: 0px;
    margin-bottom: 10px;
}
.new_form_bg .abc li a, .new_form_bg .abc li a:focus, .new_form_bg .abc li a:hover{
    color: #222!important;
    background: transparent;
    border: 1px solid #222;
    font-size: 14px!important;
    text-transform: uppercase;
    padding: 3px 8px;
    border-radius: 10px;
    text-align: center;
}
.new_form_bg .nav-pills>li.active>a, .new_form_bg .nav-pills>li.active>a:focus{
    color: #ffa725!important;
    background-color: transparent!important;
    border: 1px solid #ffa725;
    font-size: 14px!important;
    text-transform: uppercase;
    padding: 3px 8px!important;
    border-radius: 10px!important;
}
.bannerformmiddle{
    padding:0!important;
}
::placeholder {
  color: #222;
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: #222;
}
.bfd {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 7px;
    margin-bottom: 15px;
    background: #fff;
}
.bfd-img {
    width: 100%;
}
.bfd-img img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.bfd-titile {
    padding: 10px 10px 5px;
}
.bfd-titile h5 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #221c15;
}
.bfd-txt {
    padding: 5px 10px;
    display: flex;
    justify-content: start;
}
.bedairimg {
    width: 40%;
    display: flex;
    align-items: center;
}
.bedimg {
    width: 40px;
    padding: 2px;
}
.bedimg img {
    width: 100%;
}
.bedair {
    padding-left: 5px;
}
.bedair p {
    line-height: 15px;
    font-weight: 400;
}
.fmtgd {
    width: 60%;
}
.fulldtl {
    display: flex;
    align-items: center;
    justify-content: start;
    border-left: 1px solid #dedede;
    padding-left: 5px;
}
.dtlf {
    padding: 2px;
}
.dtlf p, .dtld p, .dtlt p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.dtld {
    padding: 2px;
}
.dtlt {
    padding: 2px;
}
.fulldtl {
    display: flex;
    align-items: center;
    justify-content: start;
    border-left: 1px solid #dedede;
    padding-left: 5px;
}
.dffdfs, .dffdfs:hover, .dffdfs:focus {
    text-decoration: none!important;
    color: #211f14;
}
.abim img {
    width: 100%;
    border-radius: 15px;
}
.myts {
}
.myts h1 {
    font-size: 35px;
    font-weight: 500;
    margin: 0;
    color: #080909;
}
.myts p {
    font-size: 15px;
    text-align: justify;
}
.myts ul {
    list-style: none;
    display: block;
    padding: 10px 0px 10px 20px;
}
.myts ul li {
    display: block;
    position: relative;
}
.myts ul li:before {
    content: '\2605';
    position: absolute;
    top: 0;
    left: -17px;
    color: #ffa725;
    font-size: 16px;
}
.mhts {
    background: #ffa725;
    color: #fff;
    padding: 7px 30px 7px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
}
.sec__titles{
        text-align: center;
    font-size: 22px;
    color: #ffa725;
    font-weight: 500;
}
.mpr-0{
    padding-right:0!important;
}
.mpl-0{
    padding-left:0!important;
}
.new_form_bg .form-group img {
    display:none;
}
/**/
.content-ban{
	padding-left:30px;
}	 
.content-ban h2, .spnclld h5{
	color: #ffff;
    font-size: 25px;
    margin: 0;
    padding: 0;
    letter-spacing: -1px;
    font-weight: 400;
    font-family: 'Roboto';
}
.cllfrm{
	    margin: 30px 0px 0px;
}
.cllfrm a{
	display:flex;
	align-items:center;
	justify-content:start;
}
.frmcll_img{
	width: 12%;
    background: #fff;
    border-radius: 50%;
}
.frmcll_img img{
	
}
.frmcll_txt{
	padding-left:5px;
}
.frmcll_txt p{
	color: #fff;
    line-height: 0px;
    font-weight: 500;
    font-size: 16px;
}
.frmcll_txt .hmnumd, .spnclld .hmnumd{
	    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 500;
    font-size: 32px;
    line-height:62px!important;
}
.rgtfrn{
	display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    margin-top: 55px;
}
.spnclld{
	
}
/**/

@media (max-width: 1200px){
    .exch {
    margin-top: 19px;
    padding: 7px;
}
}
@media (max-width: 991px){
    .exch {
    margin-top: 24px;
    padding: 3px;
}
.content-ban h2, .spnclld h5 {
    font-size: 20px;
}
.frmcll_txt h1, .spnclld h1 {
    font-size: 25px;
}
.frmcll_img {
    width: 15%;
}
}

@media (max-width: 768px){
.home-form {
    padding: 100px 0 30px;
}
.home-form .group-travel-form .nav-pills>li.active>a, .nav-pills>li>a {
    color: #000!important;
}
.exch {
    margin-top: -5px;
    padding: 26px;
}
.bannerformmiddle {
        margin-top: 60px!important;
    padding: 20px 5px!important;
}
.form-titles h5 {
    font-size: 18px;
}
.econmcabin {
    display: block!important;
    position: absolute;
    top: 27px!important;
    left: 82px!important;
    font-size: 14px!important;
    font-weight: 600;
    color: #000;
}
.md-none{
 display:none;   
}
.mpr-0{
    padding-right:15px!important;
}
.mpl-0{
    padding-left:15px!important;
}
.abim{
    margin-bottom:20px;
}
.content-ban {
    padding-left: 0px;
    margin: 30px 0px;
}
.rgtfrn{
    margin-top: 0px;
}
.ahide{
    display:none;
}
.mob-pr{
    padding-right:0px!important;
    
}
.mob-pl{
    padding-left:0px!important;
}
.mob-pr-4{
    padding-right:4px!important;
}
.mob-pl-4{
    padding-left:4px!important;
}
.mob-border-righr{
    border-right:1px solid #dee2ed;
}
.sbmtn {
    margin-top: 0px;
    height: 60px;
    border-radius:0px;
}
.bclas{
    display:none!important;
}
}
@media (max-width: 680px){
   .exch {
    margin-top: 7px;
    padding: 13px;
}
.mbrdr{
    padding:10px 5px!important;
}
.finpn, .finpn:focus {
    height: 50px;
    padding: 10px 0 10px 35px;
    font-size: 20px!important;
}
.sbmtn {
    height: 50px;
}
.new_form_bg .form-group p {
    display: none;
}
.new_form_bg .form-group {
    margin-bottom: 15px;
}
.new_form_bg {
    border-radius: 0px;
    background: transparent;
    padding: 15px 0px 15px;
    box-shadow:none;
}
    
.new_form_bg .form-group label {
    display: none;
}

.tab-content .form-group {
    margin-bottom: 8px!important;
}
.new_form_bg .form-group img {
   position: absolute;
    bottom: 15px;
    white-space: nowrap;
    display: block;
    left: 9px;
    width: 20px;
}
.myts h1 {
    font-size: 22px;
} 
.home-bannern {
    /*background:#252a41!important;*/ 
    position:relative;
}
.home-bannern::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
}
.new_form_bg .nav-pills>li.active>a, .new_form_bg .nav-pills>li.active>a:focus {
    color: #ffffff!important;
    border: 1px solid #ffffff;
}
.new_form_bg .abc li a, .new_form_bg .abc li a:focus, .new_form_bg .abc li a:hover {
    color: #fff!important;
    background: 0 0;
    border: none;
}
.new_form_bg .abc {
    margin-bottom: 15px;
}
.econmcabin {
    top: 20px!important;
    left: 138px!important;
}
}

@media (max-width: 580px){
   .exch {
    margin-top: 15px;
    padding: 5px;
}
}
@media (max-width: 480px){
    .exch {
    margin-top: 22px;
    padding: 0px;
}
.content-ban {
    margin: 5px 0px 30px;
}
}
@media (max-width: 380px){
    .exch {
    margin-top: 26px;
}
.frmcll_txt p {
    font-size: 14px;
        line-height: 5px;
}
.content-ban h2, .spnclld h5 {
    font-size: 18px;
}

}


