/**
Theme Name: astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px !important;
}

ul.elementskit-dropdown li.menu-item{
    min-width: 235px;
}
.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
    padding: 8px 8px !important;
}
.blink {
    animation: blink-animation 2s steps(2, start) infinite;
    -webkit-animation: blink-animation 1s steps(2, start) infinite;
  }

  @keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }
.elementor-kit-12 a:hover {
    color: #000000;
}

a{color:#000000;}
.air:hover{background-color: rgb(235, 202, 202);}
ul{list-style: none;}
/* .contry{display: flex;} */
.contry li{padding: 10px 15px; border: 1px solid; display: inline-block; margin: 10px;}
.contry li:hover{background: #d1af77;}
.contry li a{
text-decoration: none;
color: rgb(0, 0, 0);
padding: 10px 15px; font-size: larger;
 }

/* Full-screen background section */
.hero-banner {
    background-image: url(/flight/wp-content/uploads/2025/12/feature-4-3.jpg);
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding-bottom: 80px !important;
}
.bd-highlight{color: #2b2b2b !important;}

.hero-text {
    max-width: 75%;
    padding: 20px;
    background-color: #323030d1;
    border-radius: 10px;
    position: relative;
}
.hero-text h1, .hero-text .heading-text {
  font-family: "Raleway", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    color: #FFFFFF;
  margin-bottom: 10px;
}
.hero-text p {
    font-size: 18px;
    margin: 0;
    font-family: "Raleway", Sans-serif;
    color: #fff;
    margin-bottom: 25px;
}
.first_section {
    border-radius: 40px 40px 0px 0px;
    margin-top: -40px;
    padding: 80px 60px 60px;
    background: #fff;
    position: relative;
	font-family: "Raleway", Sans-serif;
}
.city_box{
	padding:20px;
	margin:10px;
	background-color: rgb(255 255 255);
    border: 1px solid #efefef;
    border-radius: 7px;
    filter: drop-shadow(10px 4px 60px rgba(193, 193, 193, 0.25));
}
.city_box h3 {
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
	margin-bottom: 20px;
}
.airport_details .nav-pills .nav-link {
    background:#e11617;
	color:#fff !important;
}
.airport_details .nav-pills .nav-link.active, .airport_details .nav-pills .show>.nav-link {
    background-color: #333;
}
.bgcolor{background-color:#e11617 !important; color:#ffffff !important;}
.right_content h1, .right_content h2, .right_content h3{
	font-size: 50px;
	line-height: 57px;
	font-family: "Raleway", Sans-serif;
	font-weight: 700;
}
.right_content p{
	font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.is-form-style input.is-search-input {height: 50px !important;}
.is-form-style input.is-search-submit{height: 50px !important;}
.right_content{
    height: 950px;
    overflow-y: scroll;
}

.right_content {
    color: #000 !important;
}
ul.list-unstyled li a {
    padding-left: 0;
    list-style: none;
    color: #000000 !important;
}
.blog-banner{
	 background-image: url(/flight/wp-content/uploads/2025/12/feature-4-3.jpg);
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding-bottom: 80px !important;
}
.blog-banner h1, .blog-banner h2{
  font-family: "Raleway", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    color: #FFFFFF;
  margin-bottom: 10px;
	position:relative;
}
.blog_post{
	position:relative;
}
.blog-category{
	position: absolute;
    top: -9px;
    background: #0000FF;
    color: #fff;
    left: 20px;
    padding: 3px 10px;
	font-size: 15px;
}
.blog-category:before {
    content: " ";
    background: transparent;
    border: 9px solid transparent;
    border-bottom-color: #0000FF;
    height: 0px !important;
    width: 0px !important;
    position: absolute;
    top: -9px;
    left: -9px;
}
.blog-category:after {
    content: " ";
    background: transparent !important;
    border: 9px solid transparent;
    border-bottom-color: #0000FF;
    height: 0px !important;
    width: 0px !important;
    position: absolute;
    top: -9px;
    right: -9px;
    z-index: 0 !important;
    transform: none !important;
    left: auto !important;
}
.card_content {
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 20px 15px;
}
.content_title {
    min-height: 55px;
}
.content_title a {
    font-size: 19px;
    line-height: 26px;
    color: #333333;
    text-decoration: none;
    font-weight: 700;
}
.content_title a:hover{
	color: #0000FF;
}
.info_time {
    text-align: center;
    font-size: 15px;
}
.is-form-style input.is-search-input {
    height: 36px !important;
}
.side-category ul{
	padding:0px;
	margin:0px;
}
.side-category ul li a{
	color:#333;
}
.review-form input,
.review-form select,
.review-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 12px;
}
.review-form button{
	background:#295AA9;
}
.review-box {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.stars {
    color: #f4b400;
    font-size: 18px;
}
.success-msg {
    color: green;
    font-weight: 600;
}
.sub_cribe input[type=submit]{
	background: #295AA9;
	margin-top: 15px;
}
.form-row {
display: flex;
gap: 15px;
margin-bottom: 10px !important;
}
.form-column {
width: 100%;
}
.form-column p{
	margin-bottom:0px;
}
.wpcf7 textarea {
max-height: 120px;
}
.intl-tel-input{
	width:100%;
}
.form-column input[type=email], .form-column input[type=number], .form-column input[type=password], .form-column input[type=reset], .form-column input[type=search], .form-column input[type=tel], .form-column input[type=text], .form-column input[type=url], .form-column select, .form-column textarea {
padding: 9px 10px;
font-size: 15px;
}
.select2-container--default .select2-selection--single{
	border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 10px;
    font-size: 15px;
    height: auto;
}

.form-column input[type="submit"] {
background: #295AA9;
text-transform: uppercase;
font-size: 18px;
color: #fff;
padding: 13px 30px;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; 
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; 
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; 
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%; 
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; 
}
.owl-carousel.owl-loaded {
  display: block; 
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; 
}
.owl-carousel.owl-hidden {
  opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; 
}
.owl-carousel.owl-rtl {
  direction: rtl; 
}
.owl-carousel.owl-rtl .owl-item {
  float: right; 
}

.no-js .owl-carousel {
  display: block; 
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; 
}

.owl-carousel .owl-animated-in {
  z-index: 0; 
}

.owl-carousel .owl-animated-out {
  z-index: 1; 
}

.owl-carousel .fadeOut {
  animation-name: fadeOut; 
}

@keyframes fadeOut {
  0% {
    opacity: 1; 
  }
  100% {
    opacity: 0; 
  } 
}

.owl-height {
  transition: height 500ms ease-in-out; 
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; 
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; 
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; 
}
.seamless_inner {
    display: flex;
    column-gap: 30px;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 5px;
    align-items: center;
}
.seamless_inner_left{
	width:40%;
}
.seamless_inner_left img {
    width: 100%;
    border-radius: 10px;
}
.seamless_inner:hover .seamless_inner_right img {
    animation-name: wobbleTop;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
@keyframes wobbleTop {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
.seamless_inner_right{
	width:60%;
}
.seamless_inner_right img {
    width: 60px !important;
}
.seamless_inner_right h2 a {
	display: inline-block;
    font-size: 24px;
	line-height:30px;
    color: #333;
    font-weight: 700;
	background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
}
.seamless_inner_right h2 a:hover {
    
	background-size: 100% 1px;
	color: rgb(225 22 23);
    text-shadow: 0 0 1px #e11617;
}
.main_slider {
    width: 100%;
    overflow: hidden;
}
.main_slider .owl-stage-outer {
    overflow: hidden !important;
}

/* Proper spacing */
.owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}
.owl-nav button {
    background: #295AA9 !important;
    width: 30px;
    height: 30px;
    line-height: 21px !important;
    color: #fff !important;
    font-size: 28px !important;
    border-radius: 50%;
    position: relative;
}
.owl-nav button span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -65%);
}
.services_boxes{
	position:relative;
	overflow:hidden;
}

.services_boxes::after {
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 150%;
    height: 150%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: linear-gradient(90deg, var(--hyperfly-base, #E11617) 0%, var(--hyperfly-base2, #EB6253) 100%);
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.services_boxes:hover::after {
    bottom: -50%;
}
.services_boxes:hover .elementor-icon svg{
	fill:#fff !important;
}

@media (min-width: 1025px) {
    .fixed-section {
        position: sticky;
        top: 0;
        text-align: left;
        padding-top: 80px;
    }
}
@media (max-width:1366px){
.right_content h1, .right_content h2, .right_content h3{
	font-size: 40px;
	line-height: 47px;
}
@media (max-width: 767px) {
  .hero-text h1 {
    font-size: 2rem;
  }
  .hero-text p {
    font-size: 1.2rem;
  }
	.form-row{
		flex-wrap: wrap;
	}
}

@media (max-width: 480px) {
  .hero-text h1 {
    font-size: 1.5rem;
  }

  .hero-text p {
    font-size: 1rem;
  }
}


