.myselect-flight-information {
    padding: 0;
    clear: both;
    overflow: hidden;
}
.select-flight-main-info {
    padding: 10px 10px 15px;
    margin: 0;
}
.price_details {
    float: right;
    width: 25%;
    padding: 10px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div_flight_details_left {
    float: left;
    width: 75%;
    padding: 0;
    border-right: 1px dashed #dedede;
    height: 180px;
}
.inner-flights-details-divs {
    padding: 8px;
}
.dpret {
    margin: 0px 0 10px;
    font-size: 0.8rem;
    color: var(--black-color) !important;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.clearfix {
  clear: both;
}
.airline-info {
    float: left;
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: start;
}
.ariconlst {
    width: 46px;
    border-radius: 10px;
    box-shadow: 0 2px 7px #858585;
    padding: 3px;
}
.departure-details {
    width: 20%;
    float: left;
}
.duration-details {
    width: 65%;
    float: left;
    overflow: auto;
    position: relative;
}
.arrival-details {
    width: 20%;
    float: left;
}
.airline-info .ailine-top-left {
  float: left;
}
.airline-info .ailine-top-right {
  margin-left: 10px;
}
.myselect-flight-information h5 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 1rem;
    font-weight: 600;
    text-align: right;
    display: block;
}
.myselect-flight-information p {
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    color: var(--black-color);
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.departure-details .airport-dtl {
  float: left;
}
.departure-details .flt-time-box {
  float: right;
  text-align: right;
}
.arrival-details .airport-dtl {
    float: left;
}
.arrival-details .airport-dtl p {
    text-align: left;
}
.arrival-details .flt-time-box {
  float: left;
  text-align: left;
}
.duration-details .durationinner .lines {
    width: 80%;
    border-top: 1px dashed #dedede;
}
.duration-details .durationinner {
    text-align: center;
    float: left;
    width: 60%;
    position: relative;
}
.departure-details p, .arrival-details p {
    line-height: 10px;
}
.price_details .mysaelect-flight-title {
  padding: 10px;
  text-align: center;
}
.price_details .priceperson {
  text-align: center;
  padding: 5px 0;
}
.price_details .pricepersonbtn {
  padding: 5px 0;
}
.price_details .priceperson h5 {
  color: #000;
  font-size: 20px;
  text-align:center;
}
.price_details .btn-selct {
    padding: 8px 8px;
    line-height: 1;
    font-size: 12px;
    background: #df3d1c;
    color: #fff;
    border-radius: 2px;
    width: 106px;
}

.myselect-flight-information:hover {
  border: 1px solid #df3d1c;
}
.select-change-flights {
  font-size: 13px !important;
}
.durationinner .timestkn {
    text-align: center;
  font-size: 13px;
  line-height: 16px;
}
.durationinner .stops {
  font-size: 13px;
  line-height: 14px;
}
#flight_details .card-header {
  background: #fbfbfb;
  text-align: left;
  border-radius: 0 0 10px 10px;
  padding:7px 0px;
}
.accordtion-header{
    
}
.accordtion-header .accorHeaderTitle{
    
}
.accordtion-header .accorHeaderTitle{
    
}
.accordtion-header a {
    color: #df3d1c;
    text-transform: capitalize;
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin: 0;
}
#flight_details .card-header a {
 border: 1px dotted #df3d1c;
    padding: 2px 10px;
    color: #df3d1c;
    width: 132px;
    text-transform: capitalize;
    margin-left: 10px;
    border-radius: 10px;
    font-size: 0.8rem;
    letter-spacing: 0.2px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}
#flight_details .card-body {
  padding: 5px 10px;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0, rgba(27, 31, 35, 0.15) 0 0 0 1px;
}
.depart_flight_details {
  clear: both;
  overflow: auto;
  padding: 0 7px;
}
.depart_flight_details .image_icone {
  float: left;
  padding: 5px;
}
.depart_flight_details .image_icone img {
  width: 25px;
}
.depart_flight_details .depart_title {
  float: left;
  padding: 5px;
}
.depart_flight_details .day_titles {
  float: left;
  padding: 5px;
}

.card-details-myflight .flight-detail-logo {
  width: 21%;
  float: left;
}
.card-details-myflight .flight-description-timimg {
  width: 27%;
  float: left;
}
.card-details-myflight .flight-description-duration {
  width: 25%;
  float: left;
  padding: 20px 10px;
  text-align: center;
}
.card-details-myflight .flight-detail-logo .airline-name {
  font-size: 13px;
}
.card-details-myflight .flight-detail-logo .cabin_class {
  font-size: 13px;
  line-height: 12px;
}
.card-details-myflight .flight-description-timimg .details-date {
  font-size: 13px;
}
.card-details-myflight .flight-description-timimg .details-city {
  font-size: 13px;
}
.card-details-myflight .flight-description-timimg .details-airportname {
  font-size: 13px;
}
.card-details-myflight .flight-description-duration .details-timetkn {
  font-size: 13px;
  display: flex;
  justify-content: space-between;
}
.card-details-myflight .flight-description-duration .details-timetkn .dotss i {
  color: #3f9cd1;
  font-size: 8px;
}
.card-details-myflight .flight-description-duration .details-line {
  width: 100%;
  height: 2px;
  background: #df3d1c;
}
.card-details-myflight .right {
  text-align: right;
}
.card-details-myflight .flight-description-timimg .details-city span {
  font-weight: 600;
  font-size: 16px;
  margin-left: 5px;
}
.flightdetailsbtn {
  position: relative;
}
.flightdetailsbtn::after {
  content: "\276E";
  position: absolute;
  right: 8px;
  top: 3px;
  transform: rotate(270deg);
  transition: all ease-in-out 0.3s;
}
.flightdetailsbtn.collapsed::after {
  content: "\276E";
  position: absolute;
  right: 8px;
  top: 3px;
  transform: rotate(90deg);
}
/*.inner-flights-details-divs:nth-child(odd) {
  border-bottom: 1px solid #dee2ed;
  overflow: auto;
  padding: 10px 0;
  border-right: 1px solid #dee2ed;
}*/
.class_titles {
  float: right;
  padding: 5px;
}
.class_titles p {
  background: #ffe6e1;
  padding: 0 10px;
  border-radius: 10px;
}

.pricepersond {
  line-height: 13px;
  text-align: center;
}
.enquirybtn {
  padding: 5px 20px;
  line-height: 1;
  font-size: 9px;
  background: #3f9cd1;
  color: #fff;
  border-radius: 5px;
  margin-top: 3px;
}
.banner-right {
  width: 100%;
  height: 650px;
  background: linear-gradient(360deg, #fff, #074069, #074069);
  padding: 20px 5px 0;
  position: relative;
}
.banner-div1 {
  padding: 10px;
  display: flex;
  align-items: center;
  text-align: left;
}
.banner-div1 p,
.banner-div2 p {
  color: #fff;
  line-height: 22px;
  font-weight: 600;
  font-size: 18px !important;
}
.banner-div2 span {
  color: #fff;
  line-height: 18px;
  font-weight: 600;
  font-size: 14px !important;
  display: block;
}
.banner-div1 i {
  color: #029d5a;
  margin-right: 5px;
  font-size: 20px;
}
.banner-div2 {
  padding: 30px 5px;
  text-align: center;
}
.banner-div2 a {
  font-size: 20px;
  font-weight: 600;
  color: #ff6a00;
  text-shadow: none !important;
}
.banner-div2 h5 {
  font-size: 16px;
  margin: 0;
  color: #fff;
}
.banner-div2 h4 {
  font-size: 35px;
  margin: 0;
  color: #fff;
  font-weight: 600;
}
.banner-right .imagebanner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-right .imagebanner img {
  width: 100%;
}
.plus-flight {
  left: 0 !important;
}
.owinfor .inner-flights-details-divs {
  padding: 13px 10px;
}
.linewithlogo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1px;
  background: #848485;
  position: relative;
}
.linewithlogo::before {
  content: "\2022";
  position: absolute;
  top: -12px;
  left: -6px;
  font-size: 20px;
  color: #848485;
}
.linewithlogo::after {
  content: "\2708";
  position: absolute;
  top: -10px;
  right: -2px;
  font-size: 20px;
  color: #848485;
}
.linewithlogo p {
  background: #fff;
  padding: 0 2px;
}
.departure-details .airport-dtl p {
    text-align: right;
}
.durticon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
}
.icstrt {
    float: left;
    width: 10%;
    text-align: right;
}
.icend {
    float: left;
    width: 10%;
    text-align: left;
}
.plnlist {
    transform: rotate(45deg);
    text-align: right;
}
.flight-non-stop {
    font-size: 0.8rem !important;
    color: var(--black-color) !important;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.airline_name {
    line-height: 12px;
    margin: 0px 0 10px;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 0.9rem !important;
    letter-spacing: 0.2px;
    font-family: "Poppins", sans-serif;
}
.sidemodal_overlay {
    position: fixed;
    z-index: 9895;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh !important;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 60px;
}
.sidemodal_overlay {
    position: fixed;
    z-index: 9895;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh !important;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 60px;
}
.side_modal {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0%;
    bottom: 0;
    width:700px;
    overflow: auto;
    z-index: 9895;
    height: 100vh !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.side_modal .modal-header {
    padding: 15px 10px;
    position: sticky;
    top: 0;
    z-index: 9895;
    background: #fff;
}
.clslst {
    position: absolute !important;
    top: 15px !important;
    right: 20px !important;
    width: 30px;
    height: 30px;
    background: #fefeff !important;
    font-size: 25px !important;
    border-radius: 50%;
    border: 1px solid #dedede !important;
    color: #df3d1c !important;
    opacity: 1;
}
.header-fl_dtl {
    font-size: 20px;
}
.side_modal .modal-body {
    padding: 10px 20px;
}
.depart_flight_details {
    clear: both;
    overflow: auto;
    padding: 0 7px;
    border: 1px dashed #df3d1c;
    border-radius: 5px;
    margin-bottom: 10px;
}
.depart_flight_details .image_icone {
    float: left;
    padding: 5px;
}
.depart_flight_details .image_icone img {
    width: 25px;
}
.depart_flight_details .depart_title {
    float: left;
    padding: 5px;
}
.card-details-myflight {
    background: #fff;
    padding: 10px 0px;
    overflow: auto;
    clear: both;
}
.card-details-myflight .flight-detail-logo {
    width: 25%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: start;
}
.flight-detail-logo img {
    width: 42px;
    border-radius: 5px;
}
.flight_numname {
    margin-left: 10px;
}
.card-details-myflight .flight-detail-logo .airline-name {
    font-size: 13px;
}
.card-details-myflight .flight-detail-logo .cabin_class {
    font-size: 13px;
    line-height: 12px;
}
.card-details-myflight .flight-description-timimg {
    width: 25%;
    float: left;
}
.card-details-myflight .flight-description-timimg .details-city {
    font-size: 13px;
}
.card-details-myflight .flight-description-timimg .details-city span {
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}
.card-details-myflight .flight-description-timimg .details-airportname {
    font-size: 13px;
}
.card-details-myflight .flight-description-duration {
    width: 25%;
    float: left;
    padding: 0px 10px;
    text-align: center;
    position:relative;
}
.card-details-myflight .right {
    text-align: right;
}
.card-details-myflight .flight-description-timimg {
    width: 25%;
    float: left;
}
.layovers {
    text-align: center !important;
    overflow: auto;
    width: 100%;
}
.layovers span {
    font-size: 12px !important;
    display: block;
    background: #ffe6e1;
    border-radius: 5px;
    padding: 5px;
    margin: 20px 0px 0px;
}
.departurereturn{
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    color: var(--black-color) !important;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.price_details_oneway{
   height:100px; 
}
.div_flight_details_left_oneway{
    height:100px; 
}
.durticon_details {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.icstrt_details {
    float: left;
    width: 10%;
    text-align: right;
}
.lines_details {
    width: 80%;
    border-top: 1px dashed #dedede;
}
.icend_details {
    float: left;
    width: 10%;
    text-align: left;
}
.plnlist_details {
    transform: rotate(45deg);
    text-align: right;
}

.bkfdetails{
	display:flex;
	align-items:center;
	justify-content:space-between; 
	padding: 10px 20px;
	border: 1px dashed #d43a1b;
}
.bookselect{
	padding: 5px 15px;
	line-height: 1.5;
	font-size: 16px;
	background: linear-gradient(45deg, #df3d1c, #722516); 
	color: #fff; 
	border-radius: 20px;
}
.btnbk-ftdtl{
	width:30%; 
	text-align:left;
}
.fltdetald{
	width:30%;
	display:flex;
	align-items:center;
	justify-content:start
}
.ppfdtls{
	width:30%; 
	text-align:center;
}
.fldtlf{
	width:40%;
}
.fldtli{
	width:20%;
}
.fldtlt{
	width:40%;
}
.flt-bold{
	display:block;
	line-height:18px;
	font-size:18px;
	font-weight:600;
	color:#000;
	text-align: center;
}
.flt-norm{
	display:block;
	line-height:18px;
	font-size:14px;
	font-weight:500;
	color:#555;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.flt-icon{
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:18px;
	font-weight:600;
	color:#000
}
.flt-prccolor{
	display:block;
	line-height:18px;
	font-size:18px;
	font-weight:600;
	color:#df3d1c
}
.flt-ppcolor{
	display:block;
	line-height:18px;
	font-size:14px;
	font-weight:500;
	color:#555
}
/**/
.flightOperatedby {
    color: #565656 !important;
    text-align: left !important;
    margin: 0;
    padding: 0;
    font-size: 9px;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-family: "Nunito ", sans-serif;
    display: block;
    line-height: 12px;
}
aside.secure{
    box-shadow: 0 0 6px #00000038;
}
@media screen and (max-width: 1400px) {
 .card-details-myflight .flight-detail-logo {
    width: 100%;
    margin-bottom: 10px;
}
.card-details-myflight .flight-description-timimg {
    width: 35%;
}
}
@media screen and (max-width: 1300px) {
 .fltdetald {
     display:none;
}
}
@media screen and (max-width: 1200px) {
  
  .price_details .pricepersonbtn .enquirybtn {
    padding: 4px 10px;
    line-height: 1;
    font-size: 17px;
    background: #3f9cd1;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
    float: right;
  }
  .inner-flights-details-divs {
    padding: 11px;
  }
}
@media screen and (max-width: 1100px) {
  
}
@media screen and (max-width: 991px) {
  .inner-flights-details-divs {
    padding: 10px;
    }
    
  .price_details .btn-selct {
    float: none;
  }
  .banner-right {
    display: none;
  }
  .price_details .pricepersonbtn .enquirybtn {
    padding: 5px 20px !important;
    line-height: 1 !important;
    font-size: 9px !important;
    background: #3f9cd1 !important;
    color: #fff !important;
    border-radius: 5px !important;
    margin-top: 3px !important;
    float: none;
  }
  .owinfor .inner-flights-details-divs {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 768px) {
  .main-wrapper {
    position: relative;
    top: 6px;
  }
  .price_details .mysaelect-flight-title {
    padding: 0px;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.price_details {
    float: none;
    width: 100%;
    padding: 5px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price_details .priceperson h5 {
    text-align: left;
}
.div_flight_details_left {
    width: 100%;
    border-right: none;
}
.side_modal {
    width: 100%;
}
.side_modal .modal-header {
    padding: 5px 10px;
    background: #df3d1c;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 30;
}
.header-fl_dtl {
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 0px black;
}
.clslst {
    top: 11px !important;
    right: 15px !important;
    width: 20px;
    height: 20px;
    font-size: 18px !important;
    border-radius: 50%;
    color: #df3d1c !important;
    opacity: 1;
}
.side_modal .modal-body {
    padding: 10px 10px;
    margin-top:40px;
}
  
  .price_details .btn-selct {
    padding: 4px 10px;
    line-height: 1;
    font-size: 14px;
    background: #df3d1c;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
    float: right;
    width: 120px;
  }
  .priceperson span {
    margin-left: 5px;
  }
  .price_details .pricepersonbtn {
    float: right;
    align-items: center;
    padding: 0px;
  }
  .price_details .pricepersonbtn button {
    margin-right: 5px;
  }
  .price_details .pricepersonbtn .enquirybtn {
    padding: 4px 10px;
    line-height: 1;
    font-size: 16px;
    background: #3f9cd1;
    color: #fff;
    border-radius: 5px;
    margin-top: 5px;
    float: right;
    width: 106px;
    text-transform: uppercase;
  }
  .owinfor .inner-flights-details-divs {
       padding: 5px 10px
  }
  .spnAccordion{
        position: absolute;
        top: 32px;
        right: 0px;
  }
}
@media screen and (max-width: 600px) {
  .airline-info, .duration-details {
    width: 100%;
}
.departure-details {
    width: 10%;
}
.arrival-details {
    width: 10%;
}
.duration-details .durationinner {
    width: 80%;
}
.div_flight_details_left {
    height: auto;
}
.departure-details h5, .departure-details p{
    text-align:left!important;
}
.arrival-details h5, .arrival-details p{
    text-align:right!important;
}
.arrival-details .airport-dtl {
    float: right;
}
.price_details {
    height: 50px;
    border-bottom: 1px dashed #dedede;
}
.price_details .priceperson {
    padding: 0px 0 15px;
}
.airline-info {
    padding-bottom: 10px;
}
.ariconlst {
    width: 30px;
}
  
  .enquirybtn {
    padding: 4px 20px;
    line-height: 1;
    font-size: 16px;
    background: #3f9cd1;
    color: #fff;
    border-radius: 5px;
    float: left;
    width: 106px;
    text-transform: uppercase;
  }
  #flight_details .card-header a {
    font-size: 0.9rem;
}
}
@media screen and (max-width: 490px) {
 
  .card-details-myflight .flight-description-duration .details-timetkn {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
}
@media screen and (max-width: 360px) {
 
}
@media screen and (max-width: 350px) {

}
