@import "https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");
#loading{width: 100%;
height: 100vh;
background: #FFF url(https://fly2go.co.uk/flightLoading.gif)no-repeat center;
background-size: 150px;
position: fixed;
z-index: 99;}
html {
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
::-moz-selection {
  background-color: #3d1a6e;
  color: #fff
}
::selection {
  background-color: #3d1a6e;
  color: #fff
}
::-moz-selection {
  background-color: #3d1a6e;
  color: #fff
}
body {
  background-color: #fff;
  font-family: poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  overflow: visible;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
 
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 15px;
  margin-top: 5px
}
h1 {
  font-size: 56px;
  line-height: 50px
}
h2 {
  font-size: 48px
}
h3 {
  font-size: 42px
}
h4 {
  font-size: 36px
}
h5 {
  font-size: 30px
}
h6 {
  font-size: 24px;
  font-weight: 500
}
.callnoFt{display: none;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin-bottom: 0
}
p {
  margin-bottom: 10px
}
ul:last-child, ol:last-child, p:last-child {
  margin-bottom: 0
}
p:last-child:after {
  clear: both;
  content: "";
  display: block
}
img, figure {
  height: auto;
  max-width: 100%
}
figcaption {
  font-size: .95em;
  line-height: 1.4;
  padding: 10px 0 7px
}
figcaption p {
  margin-bottom: 0
}
b, strong {
  font-weight: 600
}
label {
  color: #323232;
  font-weight: 500;
}
a {
  color: #0033cc;
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s
}
a:hover {
  color: #3d1a6e;
  text-decoration: none;
  -webkit-transition: all .15s linear 0s;
  transition: all .15s linear 0s
}
blockquote {
  border-left: 4px solid #3d1a6e;
  color: #1f2732;
  font-size: 20px;
  font-style: italic;
  margin: 30px 0 53px;
  padding: .4em 0 .4em 1.8em
}
blockquote .media {
  margin: 15px 0
}
blockquote .media img {
  border-radius: 50%;
  max-width: 60px
}
blockquote h3, blockquote h4, blockquote .text-small {
  font-style: normal
}
input:focus, button:focus, select:focus, textarea:focus, a:focus {
  outline: medium;
  text-decoration: none
}
a > img {
  -webkit-transition: all .15s ease-in-out 0s;
  transition: all .15s ease-in-out 0s
}
a:hover > img {
  opacity: .8
}
 
hr {
  border-color: #e1e1e1;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px
}
iframe {
  border: none;
  max-width: 100%
}
 

canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none
}
pre {
  background-color: rgba(150, 150, 150, .05);
  line-height: 1.5;
  padding: .5em 1em
}
header {
  background-color: #3d1a6e;
  padding-bottom: 2px;   
  margin: 0;   
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 9;
  min-height: 88px;
}
header a {
  color: #FFF;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
}
header a:hover {
  color: #ffcb08;
}
.navbar-brand img {
  width: 200px !important;
  height: auto;
}
.navbar-expand-lg .navbar-collapse {
  flex-grow: 0;
}
.navbar-light .navbar-toggler-icon {
  background-color: #c6168d;
  color: #FFF;
}
.rightAlign {
  text-align: right;
}
.rightAlign li i {
  color: #27a2db;
}
.rightAlign li i:hover {
  color: #FFF;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  text-transform: uppercase;
}
.navbar{padding: 0px!important;}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #3d1a6e;
  min-width: 320px;
  height: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  overflow-y: scroll;

}
.dropdown-content a {
  float: none;
  color: #FFF;
  padding: 5px 0px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 14px;
}
.dropdown-content a:hover {
  background-color: #ffcb08;
  color: #3d1a6e;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.padding60{padding: 60px 0 60px 0;}
header a span {
  display: block;
  color: #FFF;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: normal;
}

.myheader{width: 90% !important; margin: 0 auto;}
.HeroBannerSlider {
  padding:88px 0 0 0;
  margin: 0;
  background-position: bottom center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
 
.HeroBannerSlider img {
  width: 100%;
  height: auto;
}
.HeroBannerHome {
  padding:88px 0 0 0;
  margin: 0;
  background-position: bottom center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.HeroBannerHome .dest {
  padding: 80px;
  z-index: 1;
  position: relative;
} 
.HeroBannerHome:after {
  background: rgb(0 0 0 / 70%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.HeroBannerHome img {
  width: 100%;
  height: auto;
}
.HeroBannerHome .dest {
  padding: 80px;
}
.headertext {
  text-align: center;
}
.headertext h1 {
  font-size: 56px;
  color: #FFF;
  font-weight: 400;
}
.headertext h1 strong {
  font-weight: 700;
  color: #FFF;
}
.headertext p {
  font-size: 20px;
  color: #FFF;
}
.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 24px;
  margin-top: 25px;
}
.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  width: 16px;
  height: 16px;
}
.unu {
  margin-top: 1px;
}
.unu, .doi, .trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
}
.unu {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate;
}
.doi {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  animation-delay: .2s;
  animation-direction: alternate;
  margin-top: -6px;
}
.trei {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  animation-delay: .3s;
  animation-direction: alternate;
  margin-top: -6px;
}
.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}
.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}
@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}
@-o-keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}
@keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
.myflight {
  background: #6610f2;
  padding: 15px 10px 20px 10px;
  margin-top: 0px;
  position: relative;   
  border-radius: 0px;
  color: #FFF;
  
}
.myflight label {
  color: #FFF;
  display: block;
  width: 100%;
}
.invalid-feedback{color: #FFF;
font-size: 13px;}
.myflight input {
  border-radius: 0;
  padding: 7px;
  border: solid 1px #FFF;
}
.myflight select {
  border-radius: 0;
  padding: 7px 5px 7px 5px;
  border: solid 1px #FFF;
}
.flightBTN {
  margin-top: 30px;
  width: 100%;
  border-radius: 0;
  background: #c6168d;
  border: solid 1px #c6168d;
  text-transform: uppercase;
  padding: 7px;
}
.flightBTN:hover {
  color: #3d1a6e; 
  background: #ffcb08;
  border: solid 1px #ffcb08;
  
}
.callno {
  font-size: 26px;
  font-weight: 700;
	    margin-left: 100px;
	position: relative;
}
.callno i {
  color: #FFF;
}
.callno::before {
  content: '';
  background: #c6168d;
  width: 370px;
  height: 92px;
  position: absolute;
  left: -40px;
  top: -20px;
  z-index: -1;
  border-left: solid #ffcb08 5px;
}
.callUS {
  width: 107px;
  position: absolute;
  top: -15px;
  right: -110px;
}
.callno span {
  font-size: 14px;
  display: block;
  margin-top: -8px;
  color: #FFF;
  font-weight: 400;
  text-align: center;
}
.callno a{font-size: 24px; color: #FFF;}
.callno a:hover{font-size: 24px; color: #FFF;}

.react-datepicker__header {
  text-align: center;
  background-color: #c6168d!important;
  border-bottom: 1px solid #c6168d!important;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__current-month, .react-datepicker-time__header, .react-datepicker-year-header {
  margin-top: 0;
  color: #fff!important;
  font-weight: bold;
  font-size: 0.944rem;
}
.react-datepicker__navigation {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 10px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 25px!important;
  width: 25px!important;
  text-indent: -999em;
  overflow: hidden;
  background: #3d1a6e!important;
  line-height: 18px;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range, .react-datepicker__month-text--selected, .react-datepicker__month-text--in-selecting-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--selected, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--selected, .react-datepicker__year-text--in-selecting-range, .react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #3d1a6e!important;
  color: #fff!important;
}
.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #3d1a6e!important;
  color: #FFF!important;
  border: 1px solid #3d1a6e!important;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}
.react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name {
  color: var(--bs-white)!important;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__day:hover, .react-datepicker__month-text:hover, .react-datepicker__quarter-text:hover, .react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #c6168d!important;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #3d1a6e;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #3d1a6e!important;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #3d1a6e!important;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range, .react-datepicker__month-text--selected, .react-datepicker__month-text--in-selecting-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--selected, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--selected, .react-datepicker__year-text--in-selecting-range, .react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #c6168d !important;
  color: #fff;
}
.react-datepicker__day--keyboard-selected, .react-datepicker__month-text--keyboard-selected, .react-datepicker__quarter-text--keyboard-selected, .react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #c6168d !important;
  color: #fff;
}
.react-datepicker__day--disabled, .react-datepicker__month-text--disabled, .react-datepicker__quarter-text--disabled, .react-datepicker__year-text--disabled {
  cursor: default;
  color: #505050 !important;
}
.flightExplore {
  background: #FFF;
  padding: 50px 0 40px 0;
  text-align: center;
}
.flightExplore h2 {
  font-size: 36px;
  color: #3d1a6e;
  font-weight: 400;
  position: relative;
}
.flightExplore h2:after {
  content: "";
  background: #ffcb08;
  width: 100px;
  height: 4px;
  left: 0;
  right: 0;
  position: absolute;
  margin: 45px auto;
}
.flightExplore h2 strong {
  color: #3d1a6e;
}
.airlinepage {
  background: #FFF;
  padding: 30px 20px 40px 20px;
  text-align: left;
}

.airlinepage h3 {
  font-size: 32px;
  color: #3d1a6e;
  font-weight: 500;
  position: relative;
}
.airlinepage h4 {
  font-size: 24px;
  color: #3d1a6e;
  font-weight: 500;
  position: relative;
}
.PopularHoliday {
  background: #FFF;
  padding: 50px 0 75px 0;
  text-align: center;
}
.PopularHoliday h2 {
  font-size: 36px;
  color: #3d1a6e;
  font-weight: 400;
  position: relative;
}
.PopularHoliday h2:after {
  content: "";
  background: #ffcb08;
  width: 100px;
  height: 4px;
  left: 0;
  right: 0;
  position: absolute;
  margin: 45px auto;
}
.PopularHoliday h2 strong {
  color: #3d1a6e;
}
.PopularHoliday p{font-size: 18px;margin-top: 10px;}
.EXFlight {
  background: #3d1a6e;
  border: solid 1px #3d1a6e;
  position: relative;
  margin-top: 40px;
  transition: transform .25s;
   color: #FFF;
   background-image: -webkit-gradient(linear, left top, right top, from(#6610f2), to(#3d1a6e));
    background-image: linear-gradient(90deg, #6610f2, #3d1a6e);
}
.EXFlight:hover {
  transform: translateY(-3px);

}
.EXFlight h5 {
  font-size: 20px;
  color: #ffcb08;
  margin: -5px 0 10px 0;
}
.EXFlight i {
  background: #c6168d;
  color: #FFF;
  border-radius: 5px;
  line-height: 80px;
  height: 90px;
  width: 90px;
  font-size: 46px;
  top: -25px;
  position: relative;
  border: solid 2px #FFF;
   
}
.EXFlight p {
  margin-bottom: 15px;
  color: #FFF;
}

.flightPack {
  background: #f5f4fb;
  margin-top: -90px;
  padding: 150px 0 60px 0;
  text-align: center;
}
.flightPack h2 {
  font-size: 36px;
  color: #3d1a6e;
  font-weight: 400;
}
.flightPack h2 strong {
  color: #3d1a6e;
}
.site-footer {
  background-color: #3D1A6E;
  padding: 45px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: #FFF;
  font-weight: normal;
}
.padding15{padding: 15px;}
.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5
}
.site-footer hr.small {
  margin: 20px 0
}
.site-footer h6 {
  color: #FFCB08;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: 2px
}
.site-footer a {
  color: #FFF;
}
.site-footer a:hover {
  color: #FFCB08;
  text-decoration: none;
}
.footer-links {
  padding-left: 0;
  list-style: none
}
.footer-links li {
  display: block;
  margin-bottom: 10px;;
}
.footer-links a {
  color: #FFF;
}
.footer-links a:active, .footer-links a:focus, .footer-links a:hover {
  color: #FFCB08;
  text-decoration: none;
}
.footer-links.inline li {
  display: inline-block
}
.copyright-text {
  margin: 15px 0 15px 0;
    text-align: center;
    border-top: solid 1px #484848;
    padding: 15px 0 0 0;
}
.page_title {
  padding: 130px 0 50px 0;
  margin: 0;
  background-position: bottom center;
  background-size: cover;
  position: relative;
}
.page_title h2 {
  font-size: 36px;
  color: #FFF;
}
.page {
  padding: 60px 15px 60px 15px;
}
.page h3 {
  font-size: 26px;
  color: #3d1a6e;
  margin: 25px 0 5px 0;
}
.page h4 {
  font-size: 22px;
  color: #3d1a6e;
  margin: 25px 0 5px 0;
}
.page h5 {
  font-size: 18px;
  color: #0033cc;
  margin: 25px 0 5px 0;
}
.flightoffer {
  background: #ebebeb;
  margin-top: 0;
  padding: 70px 0 60px 0;
}
.card-item {
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
  -moz-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
  box-shadow: 0 0 40px rgba(82, 85, 90, .1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative
}
.card-item .card-img {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}
.card-item .card-img img {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.card-item .card-img .badge {
  position: absolute;
  background-color: #40cc6f;
  top: -10px;
  left: 20px;
  padding: 6px 11px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-weight: 500;
  z-index: 1;
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.card-item .card-img .badge-ribbon {
  left: auto;
  right: 20px;
  background-color: #f9b851
}
.card-item .card-img .add-to-wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  cursor: pointer;
  color: #0d233e;
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.card-item .card-img .add-to-wishlist:hover {
  background-color: #263975;
  color: #fff
}
.card-item .card-title {
  font-size: 19px;
  color: #0d233e;
  margin-bottom: 2px;
  text-align: left;
}
.card-item .card-title a {
  color: #FFF;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.card-item .card-title a:hover {
  color: #FFF
}
.card-item .card-meta {
  font-size: 15px
}
.card-item .card-meta .post-dot {
  width: 4px;
  height: 4px;
  background-color: rgba(128, 137, 150, .4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  position: relative;
  top: -3px
}
.card-item .card-body {
  padding: 15px;
  min-height: auto;
  background: #3d1a6e;
  background-image: -webkit-gradient(linear, left top, right top, from(#6610f2), to(#3d1a6e));
    background-image: linear-gradient(90deg, #6610f2, #3d1a6e);
  color: #FFF;
}
.ar .card-item .card-body {
  padding: 15px;
  min-height: auto;
  background: #ff5722;
  color: #FFF;
}
.card-item .card-rating {
  padding-top: 12px;
  padding-bottom: 12px
}
.card-item .card-rating .badge {
  background-color: #f9b851;
  font-size: 15px
}
.card-item .card-rating .review__text {
  padding-left: 4px;
  padding-right: 4px;
  color: #f9b851;
  font-size: 15px
}
.card-item .card-rating .rating__text {
  font-size: 14px
}
.card-item .card-price {
  font-size: 15px
}
.card-item .card-price .price__from {
  font-size: 13px
}
.card-item .card-price .price__num {
  color: #FFF;
  font-size: 20px;
  font-weight: 500
}
.card-item .card-price .price__text {
  display: block;
  line-height: 16px
}
.card-item:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px)
}
.btn-text {
  color: #650b95;
  background: #ffcb08;
  padding: 0 10px 0 10px;
}
.btn-text:hover {
  color: #ffffff;
  background: #c6168d;
}
.flightocall {
  background: #f6f6f6;
  margin-top: 0;
  padding: 60px 0 60px 0;
}

.enyq {
  background: #650b95;
  border: solid 1px #e5e5e5;
  position: relative;
  margin-top: 40px;
  transition: transform .25s;
    background-image: -webkit-gradient(linear, left top, right top, from(#6610f2), to(#3d1a6e));
    background-image: linear-gradient(90deg, #6610f2, #3d1a6e);
}
.enyq:hover {
  background: #650b95;
  transform: translateY(-3px);
  cursor: pointer;
}
.enyq h5 {
  font-size: 20px;
  color: #FFF;
  margin: -15px 0 0 0;
}
.enyq i {
  background: #c6168d;
  color: #FFF;
  border-radius: 50%;
  line-height: 45px;
  height: 50px;
  width: 50px;
  font-size: 22px;
  top: -25px;
  position: relative;
  border: solid 2px #FFF;
}
.enyq p {
  margin-bottom: 15px;
  color: #FFF;
}
.dest {
  text-align: center;
}
.dest h1 {
  font-size: 36px;
}
.dest table {
  border: solid 1px #dee2e6;
}
.dest table tr{
 margin-bottom: 15px;
}
.dest table tr td {
  line-height: 50px;
  padding: 10px;
	border: 0;
	font-weight: 600;
}
.tairLogo {
  border: 1px solid #e9e9e9;
  padding: 0 2px;
  border-radius: 4px;
}
.alignLeft {
  text-align: left;
}
.cbgform{background-color: #0033cc !important;}
.Abg{background-color: #3d1a6e !important;}
.discla {
  color: #c7c7c7;
  border-top: 1px solid #484848;
  padding: 20px 10px 8px 10px;
  margin-top: 20px;
}
.accordion-button:not(.collapsed) {
  color: #FFF;
  background-color: #0033cc;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:not(.collapsed)::after {  
  background-color: #FFF;
  padding: 10px;
}
.accordion-button {
  background-color: rgb(148 4 223 / 3%);
  }
  .row.callBack .col-md-6 {
    display: inline-flex;
}
  .callBack .form-group{width: 96%; margin-bottom: 15px;}
  .airLineName{margin: 50px 0 0 0;}
  .airLineName h2{margin: 0px 0 50px 0;}
  .thankspage {
    padding: 130px 0 50px 0;
    margin: 0;    
    position: relative;
    background:#f2f6ed;
  }
  .thankspage i{font-size: 48px;
    color: rgb(0, 184, 129);
  margin-bottom: 25px;
  }
  .carousel-indicators{display: none;}
  .autocomplete-wrapper {
    width: 100%;
    position: relative;
    display: inline-block;
    
  }
  .autocomplete-wrapper > div {
    width: 100%;
  }
  .autocomplete-wrapper input {
     width: 100%;
  }
  .autocomplete-wrapper input:focus {
    border-color: #c6168d;
    box-shadow: none;
    outline: none;
  }
  .autocomplete-wrapper .dropdown {
    width: 100%;
    padding: 0;
    text-align: left;
    max-height: 280px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    border: 1px solid #c6168d;
    border-top: none;
    position: absolute;
    z-index: 9;
  }
  .autocomplete-wrapper .item  {
    display: block;
    cursor: pointer;
    padding: 10px;
    border-top: dashed 1px #CCC;
  }
  .autocomplete-wrapper input {
    padding: 4px 10px 4px 10px;
}
  .autocomplete-wrapper .item.selected-item {
    background-color: #c6168d;
    color: #FAFBFC;
  }
  .autocomplete-wrapper .item:hover {
    background-color: #c6168d;
    color: #FAFBFC;
  }
.apLogo{background-color: #EEE; margin-bottom: 15px;text-align: center;padding: 15px 0 0px 0;}
 
.apLogo h3{margin: 0;padding: 0;font-size: 18px;}
.apLogo h4 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  background-color: #3f196b;
  color: #FFF;
  border-bottom: solid 5px #ffcc3a;
}
.apLogo h4 span{font-size: 16px;}
.apLogo img{padding-bottom: 15px;}
.mobilePopup{display: none;}

/* Airline Res start */
.flight-results {
}
.flight-results ul {
  margin: 0;
  padding: 0;
}
.flight-results ul div table {
  border: solid #e9e9e9 1px;
  margin-bottom: 15px;
  background-color: #FFF;
}
.pagebg {
  background-color: rgba(230, 223, 213, 0.2) !important;
}
td.farebg table {
  border: none !important;
  background-color:transparent !important;
}
.flight-results li {
  margin: 0;
  padding: 0;
  display: flex;
  background-color: #FFF;
  margin-bottom: 10px;
}
.p20 {
  width: 20%;
  padding: 15px;
}
.airlogobg {
  background: #f3f3f3;
}
.p50 {
  width: 55%;
  padding: 15px;
}
.flight-results p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
.imgicon {
  margin: 0 25px 0 25px;
}
.flight-results p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
.farebg {
  background: #f3f3f3;
}
.p30 {
  width: 25%;
  background-color: #3d1a6e;
  background-image: linear-gradient(to right, #3d1a6e, #d0168b);
  text-align: center;
  padding: 15px;
}

.ffare {
  color: #FFF;
  font-size: 26px;
}
.ffare span {
  font-size: 16px;
}
.farebg a {
  font-size: 26px;
  color: #FFF;
}
.farebg p {
  margin: 0px 0 0 0;
  padding: 0;
  color: #FFF;
  font-size: 13px;
}
.paymentBtn{position: relative;text-align: center;margin-top: 25px;}
.paymentBtn a{background-color: #c6168d;
font-size: 18px;
color: #FFF;
font-weight: 500;
padding: 15px 35px;
text-transform: uppercase;
border-radius: 3px;
}
.paymentBtn input[type=submit]{background-color: #0033cc;
  font-size: 18px;
  color: #FFF;
  font-weight: 500;
  padding: 10px 50px;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  
  }
.pbtn{margin-top: 30px;}
.paymentBtn a:hover{background-color: #3d1a6e;
  color: #FFCB08;
  }
  .spayment .col-lg-3{display: inline-flex;}
  .spayment .form-group{width: 100%;margin-right: 15px;}
  .spayment input{padding: 12px 15px;}

  .paymenttext{text-align: center;}
  .paymenttext h2{margin: 0;
  padding: 0;
  font-size: 36px;
}
.paymenttext h3{margin: 0 0 15px 0;
  padding: 0;
  font-size: 26px;
  color: #c6168d;
}
.ticmark{width: 60px; height: 60px;margin: 0 auto;}
.ticmark img{width: 100%;}
/* ================================= */


/* Airline Res end */
@media only screen and (min-width:320px) and (max-width:768px) {
  .dubMenu {
    width: auto;
  }
  .dubMenu li {
    display: block;
    width: auto;
  }
  .mobilePopup {
    background-color: #d1e7f5;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    display: none;
	 
  }
  .show{display: none;}
  .mobilePopup .container {
    background: #FFF;
    padding: 15px;
    border-radius: 15px;
  }
  .airLogo h2 {
    color: #72113d;
    font-size: 27px;
    margin: 0 0 5px 0;
    padding: 0;
  }
  .airLogo a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
  }
  .bookingbtn a {
    background: #034053;
    color: #FFF;
    text-decoration: none;
    padding: 6px 15px;
    margin: 0 2px 10px 2px;
    display: inline-block;
    font-size: 14px;
    max-width: 160px;
    border-radius: 50px;
    border: solid 1px #034053;
  }
  .bookingbtn {
    text-align: center;
    margin: 15px 0 15px 0;
  }
  .mb20 {
    margin-bottom: 25px;
  }
  .callicons {
    border: solid 1px #e6effe;
    border-radius: 40px;
    background: rgb(229, 238, 255);
    background: linear-gradient(90deg, rgba(229, 238, 255, 1) 0%, rgba(246, 251, 255, 1) 100%);
    display: flex;
    padding: 4px;
    margin-right: 10px;
    margin-left: 7px;
  }
  .callicons {
    background: #fe5a04;
  }
  .callicons .circlePhone {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  .callicons .circlePhone {
    border: 0;
    border-radius: 50%;
    height: 54px;
    width: 54px;
    background: url(https://www.worldbesttravel.co.uk/images/callPhone.png) center center no-repeat;
    text-align: center;
    display: inline-block;
    background-size: 26px;
    border: 5px solid #fff;
    margin-left: 10px;
  }
  .callicons a {
    color: #FFF;
    margin: 0px 0 0 15px;
    line-height: 50px;
  }
  #mobclose {
    text-align: right;
  }
  .trin-trin {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  .icon-phone {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAC1klEQVRoQ+2Z21XbQBCG/7ULCKkgTgUxFcR0YCrAl7wHKvBQQeA9Fu4AqCCkgogKcCqIU4C1OaONOLYl7e5IstY+B73wwMwy385l/10UjvxTRx4/3gBCZ7A8AyPqQ3XeOQPUyTMWtHLa7ckgD8CBd3APhZ7n34wxp1NP28bN8gATehEEbwJSOMN3emo8Oo8F8wBT0h5+2yYHBsD17K79TQSNK0R0IwZvwKGohJ6g8Fm2tn7E/Hoo82nGuqiEFgAuRMtrrBDRe5FPQ8ZFGSAozMTrr3GKBcViv5oOeYAvNIDGD/G6gfqg6Bw4QRd/KgAsEdFHsV9Nh+KTeEIxFD6J1w5QRsUA09kNoL6KAQKcByUAxCPxXgjwG2v029ZF5WJumgo03wPtL9YYHMYUyrZ9Sr7nQbDgjQwr+1iVdvHLWUYB6n4zJvuNbEJ2WaExRpRmKthnB5hamznoPSDbMfed2H4mnGNOD8G239oDWVQ2acEiLkk10DIUhDsDHJm9F2Kscdb2/PcvIbYcUQ9dvJTussYCEY1DZMEvAyYLl1D4ZoEIcivzB3CXEhBgrMoATCnxpaVcYrQMIQPgLNjPBlNhWhGi2bWzJ0bEd487aAwAPCDBrVRPyQFMKY2gcGcNkBs7wVXpdDLB882vv7UOj2aFGFqxClghUTEsr3/VAEwmfMQej9hxblfLgrftiMYSCc5316oO4A+xXVJVgn8Fyz/f1AMQQWAJpQjQl7mycTbLfwONn4iI++X1qw9geqLaU4xv4Jnd3gB8G1sa8K79XgGM5OBLEKvTD3VjLfTfO4CBOEFXU6VXDRd1KwBZEEaG86htLhutAmQgRgSS4IWjPA9BALKy6oBBeIT6PtXkQYIBbIbCMgQpjPzp8iAAMhhWth3wC+DQ+x8qBS/gzRxkrunh83tu+gR9KPSh0Ut/bpabxjMSDHfv34cD4ANZYPMGUHHjGnM7+gz8A29K+DHRISQ9AAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-size: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
  }

  /* airlinepopup */
  .airlinepopup{
    position: relative;
    padding: 0;
    overflow: hidden;
    display: none;
  }
 
  .airlinepopup img{
    width: 100%;
  }
  .airlinepopup .mobilePopup {
    background-color: #FFF;
    width: 100%;
    height: 100%;    
    z-index: 9999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0px;
    display: block;
}
.airlinepopup .container {
  background: #08223b;
  padding: 0;
  border-radius: 0;
  height: 100%;
}
.airpopfrom{
  padding: 15px;
  width: 90%;
  margin: 0 auto;
  color: #FFF;

}
.airpopfrom label{
  display: none;
}
.airlinrno .callicons {
  background: #fe5a04;
  width: 270px;
  margin: 0 auto;
}
.airpopfrom input{
 border-radius: 0px;
 margin-bottom: 15px;
 padding: 9.5px;
 
}
.airpopfrom .input-group-text{
  padding: 0 5px 0 5px;
  height: 45px;
}
.airpopfrom .flightBTN{
  margin-top: 0px;
}
.airpopfrom .invalid-feedback{
  margin-top: -10px;
}
.airlinrno .airLogo a{
  color: #FFF;
}
.airlinepopup #mobclose {
  position:absolute;
  right: 15px;
  top: 15px;
  background-color: #FFF;
   
  border-radius: 100%;
  height: 35px;
  width: 35px;

}
  @keyframes trin {
    from {
      transform: rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
      transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
      transform: rotate3d(0, 0, 1, 15deg);
    }
    26%, 38%, 50%, 62%, 74% {
      transform: rotate3d(0, 0, 1, 0deg);
    }
    29%, 41%, 53%, 65%, 77% {
      transform: rotate3d(0, 0, 1, -15deg);
    }
    80% {
      transform: rotate3d(0, 0, 1, 0deg);
    }
  }
  .spayment .col-lg-3{display: flex;}
}
@media(max-width:991px) {
  h6 {
    font-size: 20px
  }
  .callno{display: none;}
  .callnoFt {
    background: #c6168d;
    padding: 10px;
    text-align: center;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.callnoFt a {
  color: #FFF;
  font-size: 20px;
}
.callnoFt i {
  color: #FFF;
  font-size: 20px;
  margin-right: 5px;
}
}
@media(max-width:767px) {
  
  h1 {
    font-size: 1.8rem
  }
  h2 {
    font-size: 1.6rem
  }
  h3 {
    font-size: 1.4rem
  }
  h4 {
    font-size: 1.3rem
  }
  h5 {
    font-size: 1.2rem
  }
  h6 {
    font-size: 1.1rem
  }
  .dest table tr td {
    line-height: normal;
    padding: 5px 0 5px 0;
    border: 0;
    font-weight: 600;
    display: block;
    text-align: center;
  }
  .flight-results td{
    display: block;
    width: 100%;
  }
}
