/**************************************
CUSTOM
**************************************/
.spinner .input-group input {
	padding-right: 7rem !important;
}
.form-body button.btn img {
    margin-right: 1rem !important;
}
.form-body button.cta-primary {
	height: auto;
	font-size: 1rem;
	padding: 1rem;
}


.flights_hotel .ui.text.container {
	max-width: 900px !important;
	font-size: 18px;
}
.flights_hotel .floated.top-price.three.wide.column .price-section span{
	margin-right: 1rem;
}
.flights_hotel .buy-with-crypto.downloadBtn, .flights_hotel .buy-with-crypto.downloadBtn:hover, .flights_hotel .buy-with-crypto.downloadBtn:focus{
	background-color:transparent !important;
	background:transparent !important;
	margin-right: 0px !important;
	font-size: unset !important;
	width: 40%;
	outline:0 !important;
	border: 0px!important;
}
img.paypal {
	width: 100%;
	margin-left: 3px;
}
.hide {
	display: none;
}
h2.ui.header {
	font-size: 30px;
	color: #ff5c00;
}
#___gatsby {
	zoom: 0.9;
}
@media (min-width: 768px) {
	.flights_hotel .floated.top-price.two.wide.column .floated.top-price.two.wide.column, .floated.top-price.three.wide.column, .floated.top-sale.one.wide.column {
		position: absolute;
		bottom: 18px;
		right: 0%;
	}
	.flights_hotel .right.floated.top-butSelect.two.wide.column {
		margin-left: 0.7rem;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 1.5rem;
		position: absolute;
		right: 7%;
		top: -9%;
	}
	.flights_hotel .ui.column.grid > [class*="six wide"].column, .ui.grid > .column.row > [class*="six wide"].column, .ui.grid > .row > [class*="six wide"].column, .ui.grid > [class*="six wide"].column {
		width: 70.5% !important;
	}
	.flights_hotel div.price-section {
		margin-top: 16px;
	}
}
@media (max-width: 767px) {
	.flights_hotel img.ui.right.floated.image.ticketSample {
		min-width: 200%;
	}
	@media (min-width: 550px) {
		.flights_hotel img.ui.right.floated.image.ticketSample {
			min-width: 175%;
		}
	}
}



.buy-with-crypto {
	border-radius: 0px;
	border: 0px;
	padding: .18em 1.5em;
	color: #000;
	margin: 0;
	font-size: 13px;
	width: 48%;
	display: inline-block;
	background-color: transparent;
	margin-top: 0.2rem;
	text-align: center;
	text-decoration: none;
}
.btc-n-paypal > * {
	vertical-align: top;
	display: inline-block;
}
.buy-with-crypto:hover, .buy-with-crypto:focus {
	background-color: unset;
}
i.icon {
	display: inline-block;
	opacity: 1;
	margin: 0 .25rem 0 0;
	width: 1.18em;
	height: 1em;
	font-family: Icons;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	text-align: center;
	speak: none;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
i.orange.icon {
	color: #f2711c !important;
	font-family: brand-icons;
	font-size: 1em;
}
i.icon.bitcoin:before {
	content: "\F379";
}
.buy-with-crypto .black.text {
	font-weight: 700;
}
.text.black {
	color: #1b1c1d;
}
.hide {
	display: none;
}
h2.ui.header {
	font-size: 30px;
	color: #005eb6;
}
.easy-autocomplete input {
	box-shadow: unset;
}
.search-main .btn {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.search-main {
	overflow: unset;
}
.card-main .card_header .airline-detail .airline-logo img {
	margin-top: 1.6rem;
}
.easy-autocomplete {
	width: 100% !important;
}
.search-results {
	padding-top: 0px;
}
.fields, .more-field {
	width: 100%;
}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category {
	font-size: 18px;
}
img.paypal {
	margin-left: 3px;
	width: 150px;
}
@media (min-width: 900px) and (max-width: 1024px) {
	.buy-with-crypto {
		width: 60%;
	}
	.col-md-8.text-right.mobile-mb.mobile-center {
		margin-left: 1.1rem;
	}
}
@media (min-width: 768px) {
	.col-md-6 {
		float: left;
	}
}
@media (max-width: 478px) {
	.buy-with-crypto {
		width: 70%;
	}
	.mobile-mb {
		margin-bottom: 0.5rem;
	}
	.mobile-center {
		text-align: center !important;
	}
}

/* header - begin */
@media (min-width: 1024px) {
	#header .navbar {
		max-width: 1170px;
	}
}

@media (min-width: 768px) {
	header {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 575px) {
	.main-hero {
		/* padding: 1rem 0 1rem; */
		padding: 0
	}
}
@media (max-width: 767px) {
	.main-hero {
		justify-content: center;
		min-height: auto;
	}
}

@media (max-width: 1440px) {
	.main-hero .wrap {
		background-position: center;
		background-size: 35%;
	}
}
.main-hero {
	background-image: url(assets/images/bg-plane.png);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
}

.main-hero .wrap {
    width: 100%;
	background-image: none !important;
}
.main-hero .text-box {
	padding: 2rem 0 1rem 0;
}

@media (max-width: 768px) {
	.main-hero .text-box h1 {
		font-size: 58px;
		margin-bottom: 1rem;
	}
	.main-hero .text-box {
		padding: 0rem 0 1rem 0 !important;
	}
	.main-hero {
		background-image: none !important;
		/* background-size: 290% !important;
		background-position: top !important;
		background-repeat: no-repeat; */
	}
}
.main-hero .text-box h4 {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
} 
.main-hero .text-box p {
    font-size: 1rem;
}
@media (max-width: 480px) {
	body {
		font-size: 1rem;
	}
}
/* header - end */

section {
	padding: 0.5rem 0;
}
.main-features {
    margin-bottom: 0;
}

.main-about .des {
    text-align: justify;
}
.main-about {
    margin-bottom: 0.5rem;
}
.main-reviews {
    margin-bottom: 0.5rem;
}
.faqs {
    margin-bottom: 0.5rem;
}
.faqs .top {
    margin-bottom: 0.5rem !important;
}
section h2 {
    margin-bottom: 0.5rem !important;

}
footer {
    padding-top: 1rem;
}
footer .container {
	padding-bottom: 1rem;
}
footer .copy-right {
    padding-bottom: 1rem;
    padding-top:  1rem;
}
footer .logo {
    margin-bottom: 1rem;
}

.main-about .col-md-6:first-child {
	align-items: inherit !important;
}
@media (min-width: 768px) {
	.main-about .col-md-6:first-child {
		margin-top: 5rem;
	}
}

.readmore:hover {
    color: white;
}
.readmore {
    width: 15rem;
}

#imgF, #airline-logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}