body {
    font-family: "Poppins", serif;
    margin: 0px;

	font-weight: 500;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
	font-weight: 400;
}

.bg-gray {
    /* background: rgb(243, 244, 244) */
    background-color: var(--theme-neutral-lightest, #fff);
    box-shadow: 0 -.0625rem 0 0 var(--theme-neutral-medium, #d7d9da) inset;
    position: sticky;
    top: 0;
    z-index: 500;
}

.main-container {
    max-width: 1164px;
    margin: auto;
    padding: 0 15px;
    /* background: #fff;   */

}


.topstrip {
    background-color: #1414D2;
    padding: 10px;
    font-size: 19px;
    color: #fff;
    text-align: center;
    display: flex;
	gap:6px;
    justify-content: center;
    position: fixed;
    z-index: 500;
    width: 100%;
}

.topstrip svg {
	width: 20px;
	fill: #fff;
}

.topstripbottom {
    background-color: #1414D2;
    padding: 10px;
    font-size: 19px;
    color: #fff;
    text-align: center;
    display: flex;
	gap:6px;
    justify-content: center;
}

.topstripbottom svg {
	width: 20px;
	fill: #fff;
}
.flight-deals{
	
	display: flex;
	align-items: center;
     
    }

.flight-deals-left {
    width: 48%;
}

.flight-deals-right {
    width: 52%;
	height: 100vh;
}


 .flight-deals-right {
    background-color: #0A254F;
    background-image: url(../img/fliegen.webp);
    background-position: center ;
    background-repeat: no-repeat;
    background-size: cover;
	   
	
}

.flight-deals h1{
    font-family: "Poppins", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    color: #1414D2;
	    padding: 0px 0px 0px 28px;
}


.elementor-button {
    background-color: #1414D2;
    font-family: "Poppins", Sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
	width: 100%;
	max-width: 84.317%;
	display: block;
    text-align: center;
    padding: 10px;
	    margin-top: 90px;
		position: relative;
		transition: ease 0.8s;
	top: 0;
}

.elementor-button:hover {
   
    top: -5px;
}


.user-friendly{

background-color: #FFFCFC;
	margin:100px 0 0;
	padding: 100px 0;
}

.user-friendly-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	gap:50px;
}
.user-friendly-list li{
	width: 33.3%;
	text-align: center;
	    border-radius: 3px 3px 3px 3px;
	background: #fff;
	    box-shadow: 18px 0px 10px 0px rgba(0, 0, 0, 0.5);
			padding: 15px 41px;
}

.elementor-icon {
    background-color: transparent;
    border: 3px solid #1B2C4A;
    color: #1B2C4A;
    padding: .5em;
	display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s;
	    border-radius: 67px 67px 67px 67px;
	margin: -70px 0px 0px 0px
}



.user-friendly-list svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em;
}

.user-friendly-list h3 {
 font-family: "Nunito Sans", serif;
    font-size: 1.5em;
    color: #212121;
	font-weight: 500;
	
}

.user-friendly-list h3:after {
	
	    width: 66px;
    margin: 0 auto;
	height: 3px;
	background: #E62E2D;
	content: '';
	display: block;
	margin-top: 10px;
}

.Unpublished{

    background-image: url(../img/UN_Seats_1041x601_3x.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 5em 1em 5em 1em;
	margin-bottom: 10px;
	background-attachment: fixed;
	}


.elementor-button-2 {
    background-color: #002244;

    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
	width: 75.074%;
	    padding: 15px 30px;
	display: block;
	text-align: center;
	    margin-top: 80px;
	margin-bottom: 10px;
	
	display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
}

.Unpublished-block h2 {
   margin-top: 0px;
    font-size: 2.5em;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
	margin-bottom: 10px;
}



.Unpublished-block p {
	    color: #FFFFFF;
    font-family: "Raleway", Sans-serif;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.4em;

	
}

.united-airlines  {
	
color: #FFFFFF;
    font-family: "Rajdhani", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;

}
.Unpublished-block {
    border-style: solid;
    border-width: 0px 0px 0px 3px;
    border-color: #1DC1F1;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0% 50% 0% 0%;
    --e-column-margin-right: 50%;
    --e-column-margin-left: 0%;
    padding: 2em 2em 2em 2em;
	    background-image: linear-gradient(90deg, #1414D2 0%, #1414D2 100%);
}

footer {
background-color: #1414D2;
	padding: 4em 1em 4em 1em;
	margin-top: 40px;
	}

.contact-form {
	
	    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(53, 99, 171, 0.36) 0%, #0A254F 100%);
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #1DC1F1;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.32);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2em 7em 2em 7em;
	text-align: center;

}

.form-icon  svg {
	height: 1em;
    position: relative;
    width: 1em;
	fill: #3287C7;
}

.form-border {
	
	max-width: 500px;
	background: #1DC1F1;
	height: 1.5px;
	position: relative;
	margin: auto;
	margin-bottom: 20px;
	
}

.form-border:before {
    width: 50%;
    height: 1.5px;
    content: '';
    display: block;
    background: #3563AB;
}

.form-group {
	margin-bottom: 10px;
}

.invalid-feedback {
	text-align: left;
}

.form-control {
	

border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
	    min-height: 33px;
    padding: 6px 16px;
	font-size: 1.2em;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
	background-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
	 font-family: "Rajdhani", Sans-serif;
}

.submit-button{
 font-family: "Rajdhani", Sans-serif;
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
	min-height: 47px;
	    background-color: #1414D2;
	color: #fff;
	    width:100%;
	border: 0;
	outline: 0;
}


.element-populated {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 3% 3% 2% 3%;

    padding:2em 7em 2em 7em;
}


footer .main-container {
    max-width: 1000px;
}

.element-populated-button {
    background-color: #002244;
font-family: "Rajdhani", Sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
	width:  84.317%;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 13px;
    justify-content: center;
    margin: auto;
	gap:10px;

}


.element-populated-button svg {
	height: 1em;
    position: relative;
    width: 1em;
}

.form-icon {
    font-size: 50px;
}

.main-title {
    color: #FFFFFF;
    font-family: "Rajdhani", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
	text-align: center;
}

.sub-title{
    font-family: "Rajdhani", Sans-serif;
    font-size: 2.5em;
    font-weight: 800;
    text-transform: capitalize;
    font-style: italic;
    text-decoration: none;
    color: #FFFFFF;
	text-align: center;
	    margin: 10px 0;
}


.widget-container h3 {
    font-size: 24px;
    
}

.widget-container h3 strong{
	font-weight: bolder;
}

.hide-heading-title {
	font-size: 24px;
    font-family: "Poppins", Sans-serif;

    font-weight: 600;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    color: #1414D2;
	text-align: center;
	display: none;
}


.elementor-button-2 svg {
    width: 20px;
    fill: #fff;
}

.mtbb {
    background: #046bd2;
    padding: 7px 5px 5px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    color: #fff;
    line-height: 0;
    border: 0;
    cursor: pointer;
}


.mtbb svg {
	
	width: 20px;
	    transform: translate(0, -20%) rotate(180deg);
	fill:#fff;
}

.mtbb.d-none {
	display: none;
}



@media (max-width: 767px) {
	
	.Unpublished {

    padding: 3em 0.5em 3em 0.5em;
	}
	
	.user-friendly {
  
    margin: 0px 0 0;
		padding-bottom: 0;
	}
	
	.hide-heading-title {

	display: block;
		padding: 10px 0 0;
		
}
	
	.flight-deals {
    flex-wrap: wrap;
}
	.flight-deals-left {
    width: 100%;
		        order: 2;
}
	
	.flight-deals-right {
    width: 100%;
    height: 50vh;
		  order: 1;
}
	
	.flight-deals h1 {
  
    font-size: 27px;
		text-align: center;
		padding: 13px;

}
	
	.user-friendly-list {
    display: block;
		padding: 0;
	}
	.user-friendly-list li {
    width: 96%;
		margin: 85px 0;
	}
	
	.Unpublished-block {
		margin: 0;
		text-align: center;
		    padding: 2em 1em 2em 1em;
		
	}
	
	.elementor-button-2 {

    width: auto;
		margin-top: 50px;
	}
	
	.elementor-button {
 
    max-width: 82%;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 0;
    margin: auto;
		font-size: 15px;
	
	
	
}
	
	.widget-container h3 {
    font-size: 19px;
}
	
	footer .main-container {
   
    padding: 0;
}
	
	.contact-form {

    padding: 2em 2em 2em 2em;
	}
	
	.form-control {

    width: 100%;
	}
	
	.element-populated {
   
    margin: 20px 3% 2% 3%;
    padding: 2em 2em 2em 2em;
}
	
}

.site-loader {
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
  }
  .site-loader .preloader-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
  }