/* 
 Theme Name:   Astra Child
 Theme URI:    
 Description:  Using for dummyticket247
 Author:       Kein T
 Author URI:   https://dummyticket247.com
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.omg-100-vw {
	width: 100vw;
}

.fixed-h-350 {
	height: 350px;
}

/*
.hero-heading{
		font-size: 50px!important;;
    line-height: 1!important;
		text-align: center;
	  font-weight: 700;
		margin-bottom: 10px!important;
}

.hero-heading .text-highlight{
		color: var(--ast-global-color-0);
}

.\[mask-image\:radial-gradient\(50\%_45\%_at_50\%_55\%\,white\,transparent\)\] {
    -webkit-mask-image: radial-gradient(50% 45% at 50% 55%,white,transparent);
    mask-image: radial-gradient(50% 45% at 50% 55%,white,transparent);
}

.overflow-hidden {
    overflow: hidden;
}

.justify-center {
    justify-content: center;
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(0,-50%) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
}

.flex {
    display: flex;
}

.-z-10 {
    z-index: -10;
}

.top-1/2 {
    top: 50%;
}

.absolute {
    position: absolute;
}

.opacity-20 {
    opacity: .2;
}

.stroke-blue-600 {
    stroke: #155dee;
}

.flex-none {
    flex: none;
}


.h-\[60rem\] {
    height: 60rem;
}

.fill-blue-50 {
    fill: #eff4ff;
}

.overflow-visible {
    overflow: visible;
}

.isolate {
    isolation: isolate;
}

.relative {
    position: relative;
}

.overflow-hidden {
    overflow: hidden;
}


body #page{
	--tw-gradient-via-position: ;
--tw-gradient-stops: rgb(239 244 255), rgb(0 0 0 / 0%) var(--tw-gradient-via-position), rgb(0 0 0 / 0%);
background-image: linear-gradient(to bottom,var(--tw-gradient-stops));
}

body #page #masthead {
	margin-top: 30px;
}

body #page .ast-primary-header-bar {
	background-color: transparent;
}

body #page .ast-site-identity {
    padding: 5px 0;
}

body #page .site-primary-header-wrap .ast-builder-grid-row {
	background-color: #fff;
	padding: 10px 20px;
  border-color: rgb(242 244 247);
	--tw-ring-shadow: 0 0 #0000;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
	border-radius: 25px;
	
}

.omg-w-full {
	width: 100vw;
}

.omg-hero-desc {
	max-width: 960px;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
}

.omg-mb-0 {
	margin-bottom: 0!important;
}

body:not(.home) .site-main .ast-article-single .entry-title {
  text-align: center;
}

body:not(.home) .site-content {
	margin-top: -300px;
	z-index: 50;
}

@media only screen and (max-width: 768px){
	.hero-heading {
		font-size: 42px!important;
	}
}

@media only screen and (max-width: 360px){
	.hero-heading {
		font-size: 36px!important;
	}
}

*/


.home-why-us .elementor-container.elementor-column-gap-default {
	gap: 30px;
}

.customer-saying i.fas {
	color: #009d8b;
    font-size: 18px;
    line-height: 0;
}

.customer-saying i.fa-quote-left {
	margin-right: 5px;
}

.customer-saying i.fa-quote-right {
	margin-left: 5px;
}

.customer-ratting {
	margin-top: 10px;
}

.customer-ratting i.fa-star {
	color: #ffc107;
	font-size: 16px;
}

.home-cta-heading .elementor-heading-title {
	max-width: 600px;
    margin: auto;
}

.home-cta-desc .elementor-heading-title {
	max-width: 800px;
    margin: auto;
}

.ticket-booking-form .omg-fly-booking-api .omg-extra-option .gchoice {
    align-items: center!important;
}

.ticket-booking-form .omg-fly-booking-api .omg-extra-option .gchoice label {
    margin-bottom: 0!important;
}

.fdt-box-steps.fdt-center-v {
	padding-top: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.fdt-box-steps {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.fdt-flex-v.p50 {
	width: 50%;
}

.fdt-flex-v {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.fdt-list-unstyled {
	padding-left: 0;
	list-style: none;
}

.fdt-list-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 300;
}

.fdt-div-block-12 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.fdt-div-block-11 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	padding-top: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #fe6231;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(0, 68, 83, .2);
	font-size: 28px;
	font-weight: 700;
}

.fdt-div-block-11>div {
	display: flex;
	align-items: center;
}

.fdt-number-line {
	width: 1px;
	margin-right: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #fe6231;
}


.fdt-flex-v.pb-40 {
	padding-bottom: 20px;
}

.fdt-p-title {
	color: #171d2a;
	font-size: 18px;
	font-weight: 700;
}

.fdt-image-8 {
	max-height: 400px;
	-o-object-fit: contain;
	object-fit: contain;
}

.fdt-list-unstyled {
	padding-left: 0!important;
}

@media screen and (max-width: 850px) {
	.fdt-box-steps {
		flex-direction: column-reverse;
	}
	
	.fdt-flex-v.p50 {
		width: 100%;
	}
}