@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html{height:100%;}
input, textarea {outline:none!important;}
input:active, textarea:active {outline:none!important;}
:focus {outline:none!important;}

a:hover{text-decoration:none!important}

.tb-megamenu-item a[href="/pages/contact"] {
  display: none!important;
}

/**/

#main-menu, #menu-toggle,.mobile-facets,.filters-toggle, .menu-header, .menu-title.main-title, .menu-close-button, .mobile-unit, .mobile-hero-section, .mobile-taxonomy-hero-section {display: none;}
/**/

.user-pass fieldset ,
.user-login-form fieldset {
    display: block;
    min-inline-size: min-content;
    margin-inline: 2px;
    border-width: 0px;
	margin:15px 0 12px;
}

.user-pass fieldset legend,
.user-login-form fieldset legend{
    display:none;
}

/**/

body{

	line-height:1.6;
	color:#000;
	overflow-x:hidden;
	
	font-size:20px;
	font-weight:normal;
	padding:0!important;
	margin:0px!important;
}

a {text-decoration:none;}


.wrapper{
	position:absolute;
	display:block;
	width:100%;
	min-width:100%;
	top:0;
	left:0;
	/*min-width:690px;*/
	
	max-width:100%!important;
	overflow-x:hidden!important;
	background:#fff;
	padding:0;
	margin:0;
	min-height:100%;
	font-family: "Poppins", sans-serif;
}

/****/

.head-section{
	position:absolute;
	display:block;
	width:100%;
	top:1.1%;
	left:0;
	border:0px solid red;
	height:auto;
}

/* Top-right buttons */

.access-options{
	position:absolute;
	top:0;
	right:3%;
	width:32%;
	z-index:11;
	text-align:right;
}

.access-options div{display:inline-block;}

.access-options ul{
	padding:0;
	margin:0;
	text-indent:0;
	position:relative;
	display:inline-block;
}

.access-options ul li{
	display:inline-block;
	padding:0;
	margin-right:10px;
	cursor:pointer;
}

.access-options ul li:last-child{
	margin-right:0px;
}

.access-options ul li a{
	color: #222;
    padding: 1.15rem .85rem;
	display:inline-block;
	margin:0rem;
	font-size:.76em;
	cursor: pointer;
	font-weight:500;
	letter-spacing:.05px;
}

.access-options ul li a:hover{
	background:rgba(255,255,255,.7);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.access-options ul li a[href="/user"] {
    position:relative;
	background-color: #165494;
	color:#fff;
	font-size:.71em;
	display:inline-block;
	padding:15px 26px;
	line-height:1;
	margin:0 0 0 1em;
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


.access-options ul li a[href="/user"]:hover{
	position:relative;
	background-color: #FFEF76;
	color:#000;
	box-shadow:0 0 12px 5px rgba(3,3,3,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.top-free-btn{
	position:relative;
	background:#FFEF76;
	color:#000;
	font-size:.71em;
	display:inline-block;
	padding:15px 26px;
	line-height:1;
	margin:0 0 0 1em;
	box-shadow:0 0 12px 5px rgba(198,153,104,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.top-free-btn:hover{
	position:relative;
	background: #2A2A2A;
	color:#fff;
	box-shadow:0 0 12px 5px rgba(3,3,3,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/**/

.site-logo{
	position:relative;
	display:inline-block;
	margin:-4px 0 0 ;
}

.site-logo img{
	height:100%;
	width:auto;
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
}

.site-logo img:hover{
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-o-transform: scale(0.93);
	transform: scale(0.93);
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
}

.header-menu{
	position:relative;
	display:inline-block;
	z-index:10;
	margin:0 0 0 6.15em;
	width:66%;
}
/*
.header-menu .tbm {
    background-color: transparent;
}

.header-menu .tbm-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color:transparent;
    border: none;
}

.head-section .tbm-link-container{
	margin-right:20px;
}

.head-section .tbm-link.level-1 {
    color: #222;
    padding: 1.15rem .75rem;
	margin:0rem;
	font-size:.73em;
	cursor: pointer;
	font-weight:500;
	letter-spacing:.05px;
}

.head-section .tbm-link.level-1:hover{background:transparent;}

.head-section .tbm-link-container:hover{
	background:rgba(255,255,255,.67);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tbm-item.level-1.open{background:rgba(255,255,255,.9);}

.tbm-link.level-1:hover, .tbm-link.level-1:focus {
    background:rgba(255,255,255,.9);
}

.tbm-submenu-toggle {
    display: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1.5rem;
    border: 0;
	text-align:right;
    cursor: pointer;
}

.tbm-submenu-toggle {
    background-color: transparent;
    color: #222;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.tbm-submenu-toggle:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    content: '';
    left: 50%;
    display: block;
    border-left: 0.35rem solid transparent;
    border-right: 0.35rem solid transparent;
    border-top: 0.35rem solid currentColor;
    transition: transform 400ms ease-out;
}

.tbm-submenu-toggle:hover, .tbm-submenu-toggle:focus {
    background-color:transparent;
}

.head-section .tbm-item.level-2{
	padding:10px 10px 0;
	background:rgba(229, 246, 254,.45);
}

.head-section .tbm-item.level-2 .tbm-link-container:hover{
	background:rgba(255,255,255,.0);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.head-section .tbm-item.level-2 .tbm-link-container{
    display:inline-block;
}

.tbm-item.level-1 {
    border-right: 0px solid rgba(0,0,0,0.2);
}

.tbm-item.level-2 a{
	font-size:.8em;
	font-weight:600;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tbm-item.level-2 a:hover{
	color:#1796d1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}
*/
/**/

/****/

/* new mega menu */


.header-menu .tb-megamenu {
    background-color: transparent;
}

.header-menu .tb-megamenu *{
    border-top:0px solid #fff!important;
}

.tb-megamenu .dropdown-menu {
    border-bottom: 5px solid #E5F6FE;
}

/*
.header-menu .tbm-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color:transparent;
    border: none;
}

.head-section .tbm-link-container{
	margin-right:620px;
}*/

.header-menu .tb-megamenu .nav > li > a,.header-menu .tb-megamenu .nav > li > span.tb-megamenu-no-link{
    color: #222;
    padding: 1.15rem .75rem;
	margin:0rem;
	font-size:.73em;
	cursor: pointer;
	font-weight:500;
	letter-spacing:.05px;
	margin-right:.55rem;
	border-right: 0px solid #222;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.header-menu .tb-megamenu .nav > li:last-child > a,.header-menu .tb-megamenu .nav > li:last-child > span.tb-megamenu-no-link{
  	margin-right:0rem!important;
}


.header-menu .tb-megamenu-item .caret {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin: 0px!important;
	background-color: currentColor;
	mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 8l4 4 4-4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>');
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;

	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/* При відкритті меню — обертаємо SVG-стрілку */
.header-menu .tb-megamenu-item.open .caret {
  transform: rotate(180deg);
  	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.head-section .tbm-link.level-1:hover{background:transparent;}

.head-section .tbm-link-container:hover{
	background:rgba(255,255,255,.67);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.head-section .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    background-color:rgba(255,255,255,.85);
    color: #165484;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a, .tb-megamenu .mega-nav > li span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .mega-nav > li span.tb-megamenu-no-link {
   
}

.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
    display: block;
    float: none;
    list-style: none;
    margin:0!important;
	padding:12px 10px!important;
	background:rgba(229, 246, 254,.45);
}

.tb-megamenu .nav > li > a:focus,
.tb-megamenu .nav > li > a:hover,
.tb-megamenu .nav > li > span.tb-megamenu-no-link:focus,
.tb-megamenu .nav > li > span.tb-megamenu-no-link:hover {
	background-color:rgba(255,255,255,.85);
	color:#165484;
	text-decoration: none;
	text-shadow: none;
	outline: none;
}
.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:hover,
.tb-megamenu .nav > .active > span.tb-megamenu-no-link:focus {
	background-color: transparent;
	color: #165484;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover, .tb-megamenu .nav > li.dropdown.open.active > span.tb-megamenu-no-link:hover {
    background-color: transparent;
	color: #165484;
	border-color:transparent;
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
    color: #165484;
    text-decoration: none!important;
    outline: 0;
    background-color: transparent;
    background-color: transparent;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0);
}

/**/

.head-section .tb-megamenu-column-inner{
	position:relative;
}

.head-section .tb-megamenu .row-fluid{
	margin-bottom:0;
    border:0px solid #fff!important;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a, .tb-megamenu .mega-nav > li span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .mega-nav > li span.tb-megamenu-no-link {
    line-height:1;
	margin:0;
	padding:0;
	display:inline-block;
	font-size:.75em;
	font-weight:600;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tb-megamenu .dropdown-menu {
    min-width:100%!important;
}

/*
.tbm-item.level-1.open{background:rgba(255,255,255,.9);}

.tbm-link.level-1:hover, .tbm-link.level-1:focus {
    background:rgba(255,255,255,.9);
}

.tbm-submenu-toggle {
    display: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1.5rem;
    border: 0;
	text-align:right;
    cursor: pointer;
}

.tbm-submenu-toggle {
    background-color: transparent;
    color: #222;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.tbm-submenu-toggle:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    content: '';
    left: 50%;
    display: block;
    border-left: 0.35rem solid transparent;
    border-right: 0.35rem solid transparent;
    border-top: 0.35rem solid currentColor;
    transition: transform 400ms ease-out;
}

.tbm-submenu-toggle:hover, .tbm-submenu-toggle:focus {
    background-color:transparent;
}

.head-section .tbm-item.level-2{
	padding:10px 10px 0;
	background:rgba(229, 246, 254,.45);
}

.head-section .tbm-item.level-2 .tbm-link-container:hover{
	background:rgba(255,255,255,.0);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.head-section .tbm-item.level-2 .tbm-link-container{
    display:inline-block;
}

.tbm-item.level-1 {
    border-right: 0px solid rgba(0,0,0,0.2);
}

.tbm-item.level-2 a{
	font-size:.8em;
	font-weight:600;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tbm-item.level-2 a:hover{
	color:#1796d1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

*/


.block-inner{
	position:relative;
	text-align:left;
	padding:1.25rem 0 0;
	margin:.5rem 0 0;
	border-top:1.5px solid rgba(0,0,0,.09);
}

.block-inner .menu-row{
	display:inline-block;
	width:23%;
	margin-right:1%;
	height:auto;
	margin-right:15px;
	vertical-align:top;
	position:relative!important;
}

.block-inner .menu-row:last-child{
	margin-right:0%;
}

.block-inner .menu-row img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:4px;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.block-inner .menu-row img:hover{
	opacity:.7;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.block-inner .menu-row span{
	margin-top:7px;
	display:inline-block;
}

.block-inner .menu-row span a{
	font-size:.65em;
	font-weight:500;
	color:#000;
	padding:0!important;
	margin:0!important;
	white-space:pre-wrap;
	display:inline-block;
	line-height:1.3!important;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;

}

.block-inner .menu-row a:first-child{padding:0!important;}

.block-inner .menu-row span a:hover{
	color:#1796d1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}


/****/


.hero-section{
	position:relative;
	display:flex;
	background:#E5F6FE;
	width:99%;
	height:87.5vh;
	margin:.5% 0 0 .5%;
	align-items: center;
	justify-content: flex-start; 
}

.welcome-hero {
	width: 35%;
	padding-left: 2rem; 
}

.welcome-hero h1{
	font-size:2.25em;
	font-weight:700;
	line-height:1.3;
}

.welcome-hero p{
	font-size:.82em;
	line-height:1.55;
	font-weight:normal;
	display:block;
}

.free-btn{
	position:relative;
	background:#FFEF76;
	color:#000;
	font-size:.75em;
	display:inline-block;
	padding:17px 35px;
	line-height:1;
	margin:1.65em 0 0;
	box-shadow:0 0 12px 5px rgba(198,153,104,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.free-btn:hover{
	position:relative;
	background: #2A2A2A;
	color:#fff;
	box-shadow:0 0 12px 5px rgba(3,3,3,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.hero-baner{
	position:absolute;
	width:63.5%;
	height:auto;
	right:1%;
	bottom:-6%;
}

/****/

.cta-section{
	position:relative;
	display:block;
	margin:7em 0 0;
	text-align:center;
}

.cta-section h2{
	display:block;
	width:45%;
	font-weight:600;
	margin:0 auto 2em;
	line-height:1.3;
	font-size:2.25em;
	text-align:center;
}

.cta-rows{
	position:relative;
	display: block;
	justify-content: center;
}

.cta-row{
	position:relative;
	display:inline-block;
	width:29%;
	margin:0 0 0;
	padding:0!important;
	overflow:hidden;
	box-shadow:0 0 6px 1px rgba(30,30,30,.15);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.cta-row:hover{
	box-shadow:0 0 16px 5px rgba(3, 116, 168,.27);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.cta-row a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
	display:block;
	font-size:0;
}

.cta-row:nth-child(1),.cta-row:nth-child(3){transform: translateY(40px);}

.cta-row:nth-child(2){
	margin:0px 3.65% 0;
}

.cta-row img{
	width:100%;
	height:auto;
	line-height:1;
	padding:0;
	margin:0 0 -2.1%;
}

.cta-row span{
	position:absolute;
	display:inline-block;
	color:#000;
	z-index:10;
	bottom:-15%;
	left:4%;
	opacity:0;
	font-weight:500;
	padding: 12px 18px;
	font-size:.83em;
	background-color: rgba(255, 255, 255, 0.7); 
	backdrop-filter: blur(7px);
	-webkit-backdrop-filter: blur(7px);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.cta-row:hover span{
	opacity:1;
	bottom:5%;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/**/

.airlines-section{
	position:relative;
	display:block;
	width:94%;
	margin:11em auto 4em;
	text-align:left;
}

.airlines-slider-heading{
	text-align:left;
	width:39%;
}


.airlines-slider-heading h3{
	display:block;
	font-weight:600;
	margin:0 auto 25px;
	line-height:1.3;
	font-size:1.95em;
}

.airlines-slider-heading p{
	font-size:.83em;
	width:85%;
}

.slider.air{
	position:relative;
	display:block;
	margin:2em 0 2em;
}

.slider.air img{
	height:109px;
	width:auto;
	-moz-transform:none;
	-webkit-transform:none;
	-o-transform:none;
	-ms-transform:none;
	transform:none;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.slider.air img:hover{
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.slider.air .slick-slide a span{
	font-size:.74em;
	display:block;
	text-align:left;
	opacity:0;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.slider.air .slick-slide a:hover span{
	color:#2A2A2A;
	opacity:1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/****/

.feature-highlights-section {
	background: #FFEF76;
	width: 99%;
	
	margin: 0.5% 0 0em 0.5%;
	display:inline-block;
	position: relative;
	padding:4em 15px 4em;
	
}

.feature-inner{
	display: flex;
	justify-content: flex-start; 
	align-items: center;
	padding:0;
	margin:0;
}

/**/

.feature-highlights-title{
	width:58%;
	position:relative;
	display:inline-block;
	margin:0;
	padding:0;
	margin-bottom:2em;
	margin-left:1.45%;
}

.feature-title {
	display: flex;
	align-items: center; /* Вирівнює заголовок по вертикалі */
	gap: 15px; /* Відступ між лого і заголовком */
}

.feature-title img {
  height: 70px;
  width: auto; /* Автоматично змінюється пропорційно */
  display: block;
}

.feature-title h2 {
  margin: 0; /* Прибрати зайвий відступ */
}

.feature-highlights-title p{
	font-size:.81em;
}

/**/

.feature-highlights-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	width: 60%;
	padding: 15px;
	box-sizing: border-box;
}

.highlights-row {
	display: flex;
	flex-direction: row;
	flex: 1 1 calc(50% - 15px);
	background-color: white;
	padding:40px 20px;
	box-sizing: border-box;
	align-items: center;
	margin-bottom: 15px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.highlights-row:hover{
	background-color:#E5F6FE;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.highlights-row:nth-child(1),
.highlights-row:nth-child(3) {
	margin-right: 15px;
}

.highlights-icons{
	flex-shrink: 0;
	display: flex;
	align-items: center;
	margin-right: 15px;
}

.highlights-icons img {
	height: 60px;
	width: auto;
	object-fit: contain;
	display: block;
	margin-right:3%;
}

.highlights-text {
	display:inline-block;
	vertical-align:middle;
	padding: 5px;
}

.highlights-text span{
	font-size:.89em;
	color:#000;
	font-weight:700;
	padding:0;
	line-height:1;
	vertical-align:middle;
	margin-bottom:12px;
	display:block;
}

.highlights-text p{
	font-size:.72em;
	vertical-align:middle;
	line-height:1.4;
	margin:0;
	padding:0;
	color:#000;
}

.feature-highlights-mockup {
	width: 40%;
	height:100%;
	position:absolute;
	display: block;
	text-align:right;
	right:0;
	top:0;
}

.feature-highlights-mockup img {
	width: auto;
	height: 85%;
	display:inline-block;
	margin:15% 3% 0;
	
}

/****/


.faq-section{
	position:relative;
	display:block;
	width:87%;
	margin:7em auto 0em;
	text-align:center;
}

.faq-section-header{margin-bottom:3em;}

.faq-section-header h4{
	display:block;
	text-align:center;
	line-height:1;
	padding:0;
	margin:0 0 .8em;
	font-size:2.25em;
	font-weight:500;
}

.faq-section-header p{
	position:relative;
	display:block;
	width:75%;
	margin:0 auto;
	font-size:.79em;
	line-height:1.45;
	text-align:center;
	color:#111;
}

.faq-section-rows{
	position:relative;
	display:inline-block;
	width:95%;
	text-align:left;
}

.faq-section-rows .faq-row{
	margin-bottom: 18px;
	display:inline-block;
	width:47%;
	vertical-align:top;
}

.faq-section-rows .faq-row:nth-child(odd){
	margin:0 5% 0 0;
}

.faq-title{
	padding: 20px 35px;
	font-size: .85em;
	background-color:#F5F5F5;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	background-image: url(../images/plus_icon.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 25px;
	cursor: pointer;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.faq-title:hover{
	background-color:#ededed;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.faq-title.active{
	background-image: url(../images/minus_icon.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 25px;
	background-color:#E5F6FE;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.faq-title.active:hover{
	color:#1c1c1c;
	opacity:.89;
}

.faq-content {
	display: none;
	margin:10px 0;
	padding:4%;
	background:rgba(30, 30, 30,.025);
}

.faq-content p {
	margin: 0;
	padding: 0;
	font-size:.78em;
	line-height:1.42;
}

.faq-content li{
	margin-bottom:7px;
	font-size:.95em;
}

/****/

.testimonials-section{
	position:relative;
	display:block;
	background:rgba(248, 248, 248,.7);
	margin:7em 0 0em;
}

.testimonials-section h4 {
    display: block;
    text-align: center;
    line-height: 1;
    padding:1.25em 0 0;
    margin: 0em 0 1.05em;
    font-size: 2.1em;
    font-weight: 400;
}

.slider.testimonials{
	position:relative;
	display:block;
	width:89%;
	padding:4em 25px 5em;
	
	margin:0em auto 0;
}

.slider.testimonials .slick-slide{
	margin:10px 25px;
	padding:20px;
	background:#fff;
	box-shadow:0 0 7px 3.75px rgba(0,0,0,.033);
}

.slider.testimonials .slick-slide:hover{
	box-shadow:0 0 9px 4.25px rgba(0,0,0,.093);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.testimonials-head {
	display: flex;
	align-items: center; /* вирівнювання по центру */
	gap: 15px;
	flex-wrap: wrap;
	width: 100%;
}

.testimonials-head img {
	max-width: 100%;
	height: auto;
	width: 100px; /* або інша бажана фіксована ширина */
	flex-shrink: 0;
	display: block;
	margin-right:5px;
	box-shadow:0 0 3px rgba(30,30,30,.3);
}

.testimonials-info {
	display: flex;
	flex-direction: column;
	justify-content: center; /* вертикальне вирівнювання всередині */
	gap: 5px;
}

.t-title {
	font-weight:700;
	font-size:1em;
	padding:0;
	margin:0 0 5px;
	line-height:1;
}

.t-country {
	font-size: .8em;
	font-weight:300;
	color:rgba(0,0,0,.41);
	padding:0;
	margin:0;
	line-height:1;
}

.testimonials-airline {
	margin-left: auto; 
	font-size: 0.9em;
	color: #333;
	align-self: flex-start;
	float:right;
}

.testimonials-airline span{
	font-weight:300;
	color:rgba(0,0,0,.41);
	padding:0;
	margin:0 5px 0 0;
	font-size:.83em;
	line-height:1;
}

.testimonials-airline a{
	font-weight:500;
	color:#3F70ED;
	padding:0;
	margin:0;
	font-size:.94em;
	line-height:1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.testimonials-airline a:hover{
	color:#FBD675;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.testimonials-body{
	position:relative;
	display:block;
	margin:33px 0 22px;
}

.testimonials-body p{
	font-size:.79em;
	line-height:1.42;
	font-weight:normal;
}

/****/

.tips-section{
	position:relative;
	display:block;
	width:90%;
	margin:4em auto 0em;
	text-align:center;
}

.tips-section-title{margin-bottom:4em;}

.tips-section-title span {
    display: block;
    text-align: center;
    line-height: 1;
    padding: 1.25em 0 0;
    margin: 0em 0 1.05em;
    font-size: 2.1em;
    font-weight: 400;
}

.tips-section-title p{
    position: relative;
    display: block;
    width: 75%;
    margin: 0 auto;
    font-size: .79em;
    line-height: 1.45;
    text-align: center;
    color: #111;
}

.tips-row{
	position:relative;
	display:inline-block;
	width:31%;
	vertical-align:top;
}

.tips-row:nth-child(even){
	margin:0 2.65% 0;
}

.tips-row img{
	width:100%;
	height:auto;
	line-height:1;
	padding:0;
	margin:0;
	box-shadow:0 0 3px rgba(30,30,30,.3);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;

}

.tips-row img:hover {
	box-shadow:0 0 6px rgba(30,30,30,.4);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tip-for{
	display:block;
	text-align:left;
	font-size:.79em;
	font-weight:600;
	color:#3F70ED;
	margin:1em 0;
}

.tip-title-link{
	font-size:1.01em;
	color:#000;
	display:block;
	text-align:left;
	font-weight:700;

}

.tips-row:hover .tip-title-link{
	color:#FBD675;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.tips-row p{
	text-align:left;
	font-size:.67em;
	line-height:1.4;
	color:rgba(0,0,0,.65);
	display:block;
}

.btn-link-go{
	position:relative;
	display:inline-block;
	float:left;
	font-size:.79em;
	margin:.55em 0 0;
	color:#153484;
}

.btn-link-go:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	transform: translateY(-50%);
	width: 17px;
	height: 17px;
	background-image: url(../images/sl-go.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.btn-link-go:hover:after {
	animation: shake-horizontal 2.1s infinite ease-in-out;
}


@keyframes shake-horizontal {
	0%   { transform: translateY(-50%) translateX(-3px); }
	50%  { transform: translateY(-50%) translateX(3px); }
	100% { transform: translateY(-50%) translateX(-3px); }
}

/****/

/* Price Packages */

.airline-packages {
	display:block;
	width:100%;
	margin:5em 0 2em;
	padding: 40px 0px;
	text-align:center;
}

.package-row {
	/*background: #f9f9f9;*/
	background:#fff;
	border: 1px solid #dcdcdc;
	border-radius: 12px;
	padding: 2% 2.5%;
	width:21.3%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.001);
	text-align: left;
	position: relative;
	transition: transform 0.2s ease;
	display:inline-block;
}

.package-row:nth-child(2){
	margin:0 3%;
}

.package-row:hover {
	border: 1px solid #e5f6fe;
	transform: scale(1.02);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


/* === POPULAR === */
.package-row.popular {
	/*background-color: #e6f4ff;
	border: 2px solid #3399ff;
	box-shadow: 0 8px 16px rgba(0, 102, 204, 0.2);*/
	background: #f9f9f9;
	border: 1.9px solid #e8e8e8;
	top: -1.75em;
	width:22%;
	padding: 1.2% 2.5% 2%;
}

.package-title{
	position:relative;
	display:block;
	text-align:left;
	width:100%;
	font-size:1.05em;
	font-weight:600;
}

.popular-field{
	position: relative;
	display:block;
	z-index: 2;
}

.popular-field p{
	display:inline-block;
	background-color: white;
	/*color: #3399ff;*/
	color:rgba(30,30,30,.56);
	font-size:.58em;
	font-weight:500;
	padding: 9px 17px;
	line-height:1;
	margin:-9px 0 12px;
	border-radius: 12px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.package-row span.duration-field {
	display: block;
	margin: 8px 0;
	font-size:.75em;
	color: #777;
}

.package-row span.price-field {
	display: block;
	font-size:2.5em;
	font-weight:700;
	margin-bottom: 12px;
	color:#2A2A2A;
	line-height:1;
	margin:.79em 0 .54em;
	text-align:left;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


.package-row:hover .package-title,
.package-row:hover span.price-field {
	color: #165494;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.package-row a {
	display: block;
	/*background-color: #007bff;*/
	background-color: #165494;
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0;
	font-size:.85em;
	border-radius: 6px;
	margin: 1.14em auto .84em;
	position:relative;
	display:block;
	width: 100%;
	text-align:center;
	box-shadow: 0 0px 6px rgba(0, 0, 0, 0.25);
	transition: background-color 0.2s ease;
}

.package-row a:hover {
	background-color: #FFEF76;
	color:#2A2A2A;
}

.plan-description-field {
	display: block;
	margin-top: 16px;
	text-align: left;
}

.plan-description-field label {
	font-weight:500;
	font-size: .75em;
    color: #111;
	display: block;
	margin:11px 0 11px;
}

.plan-description-field ul {
	padding-left: 18px;
	margin:4px 0 0;
}

.plan-description-field li {
	margin-bottom: 3px;
	list-style-type: disc;
	color: #222;
	font-size:.72em;
	
}



/****/

/** Get free access **/

.get-free-access-page .page-hero {
	height:auto;
}

.tabs-section{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	margin:6.5em 0 3em;
}

.get-free-access-tabs-wrapper {
	display: flex;
	justify-content: center;
	margin-bottom:3em;
}

.get-free-access-tabs {
	display: flex;
	background: white;
	border: 1px solid #ccc;
	border-radius: 50px;
	position: relative;
	padding: 5px;
	overflow: hidden;
}

.get-free-access-tab {
	position: relative;
	z-index: 1;
	padding: 15px 29px;
	border-radius: 50px;
	cursor: pointer;
	font-weight:600;
	font-size:.87em;
	color: #2a2a2a;
	opacity:1;
	transition: color 0.3s ease;
}

.get-free-access-tab.active:hover {
	opacity:1;
	transition: opacity 0.3s ease;
}

.get-free-access-tab:hover {
	opacity:.75;
	transition: opacity 0.3s ease;
}

.get-free-access-tab.active {
	color: white;
}

.get-free-access-tab-bg {
	position: absolute;
	top: 5px;
	bottom: 5px;
	width: 0;
	background: #2A2A2A;
	border-radius: 50px;
	z-index: 0;
	transition: all 0.4s ease;
}

.get-free-access-content-container {
	position: relative;
	max-width: 88%;
	margin: .5em auto 0;
	min-height: 200px;
}

.get-free-access-content-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0px;
	border-radius: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.4s ease;
}

.get-free-access-content-wrapper.active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
}

.get-free-access-text {
	width: 67%;
}

.get-free-access-text h3{
	font-size:1.85em;
	margin-bottom:.85em;
}

.get-free-access-text h3 u{
	text-decoration: none;
	position: relative;
	display:inline-block;
}

.get-free-access-text h3 u:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 7px; 
	background-color: #FFD700; 
	z-index: 1;
	border-radius: 2px;
}

.get-free-access-text p{
	font-size:.89em;
	font-weight:500;
}

.get-free-access-gap {
	width: 3.5%;
}

.get-free-access-form {
	width: 47%;
	min-height: 450px;
	/*background: #eee;*/
	z-index:9;
}

/****/

.tbm.animate:not(.tbm--mobile) .tbm-item.open>.tbm-submenu {
    opacity: 1;
}

/* Contact Us Page */

.cloud-body {
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	background: url("/themes/myskyplatform/images/user.png") no-repeat center center fixed;
	background-size: cover;
	min-height: 98vh;
	display: flex;
    justify-content: center;
    align-items: center;
}

.cloud-text{
	width: auto;
	max-width:500px;
    height:auto;
    text-align: center;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
	padding: 32px 34px;
	backdrop-filter: blur(10px);
	position: relative;
	font-family: "Poppins", sans-serif;
}

.cloud-text h3{
	font-size: 1.55em;
    font-weight: 600;
    line-height: 1.2;
	margin:30px 0 30px;
    display:block;
	text-align:center;
}

.cloud-text p{
	font-size: 1em;
    font-weight: 400;
	margin:30px 0 0px;
    display:block;
	text-align:center;
}

.cloud-text a{
    position: relative;
    background: #FFEF76;
    color: #000;
	font-weight:normal;
    font-size: .85em;
    display: inline-block;
    padding: 17px 36px;
    line-height: 1;
    margin:.45em 0 1em;
	text-transform:capitalize;
    box-shadow: 0 0 12px 5px rgba(198,153,104,.3);
    webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


.cloud-text a:hover{
	position:relative;
	background: #2A2A2A;
	color:#fff;
	box-shadow:0 0 12px 5px rgba(3,3,3,.3);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/* Центруємо форму */
.cloud-body .webform-submission-form{
	width:520px;
	margin: 130px auto 130px;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
	padding: 32px 24px;
	backdrop-filter: blur(10px);
	position: relative;
	font-family: "Poppins", sans-serif;
}

/* Заголовок */
.cloud-body .webform-submission-form:before {
	content: "";
	display: block;
	width: 69px;
	height: 69px;
	padding:2.25%;
	background: #E5F6FE url("/themes/myskyplatform/images/get_in_touch.png") no-repeat center center;
	background-size: 100%;
	border-radius: 50%;
	margin: 0 auto 16px;
}

.cloud-body .webform-submission-contact-us-form .js-form-item-name:before{
	content:'Contact Form';
	font-size: 1.65em;
    font-weight: 600;
    line-height: 1.2;
	margin:30px 0 30px;
    display:block;
	text-align:center;
}

/* Поля форми */
.cloud-body .webform-submission-form .form-item {
	position: relative;
	margin-bottom: 20px;
}

/* Стиль інпутів */
.cloud-body .webform-submission-form input.form-email,
.cloud-body .webform-submission-form input.form-text {
	width: 92%;
	padding: 15px 16px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #f7f9fa;
	font-size: 15px;
	transition: border 0.2s, box-shadow 0.2s;
	font-family: "Poppins", sans-serif;
}

/**************/


.sesion-body {
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	background: url("/themes/myskyplatform/images/user.png") no-repeat center center fixed;
	background-size: cover;
	min-height: 98vh;
	display: flex;
    justify-content: center;
    align-items: center;
}


.sesion-text{
	width: auto;
	max-width:500px;
    height:auto;
    text-align: left;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
	padding: 32px 34px;
	backdrop-filter: blur(10px);
	position: relative;
	font-family: "Poppins", sans-serif;
}

.sesion-text p,
.sesion-text span,
.sesion-text label{
	font-size:.9em;
}

.sesion-text span{
	margin-bottom:15px;
}

.sesion-text label{cursor:pointer}

.sesion-text .button{
	cursor:pointer;
	position: relative;
    background: #FFEF76;
    color: #000;
	font-weight:normal;
    font-size: .8em;
    display: inline-block;
    padding: 17px 36px 19px;
    line-height: 1;
    margin:25px 0 1em;
	border:none;
	text-transform:capitalize;
    box-shadow: 0 0 12px 5px rgba(198,153,104,.17);
    webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


.sesion-text .button:hover{
	position:relative;
	background: #2A2A2A;
	color:#fff;
	box-shadow:0 0 12px 5px rgba(3,3,3,.23);
	webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/**************/

/* Батьківський клас для всіх полів */
.cloud-body fieldset.radios--wrapper{
	display:block;
	text-align:left;
	margin:25px 0;
}

.cloud-body fieldset.radios--wrapper span.fieldset-legend{
	display:block;
	text-align:left;
	margin:10px 0 19px;
	font-weight:700;
	font-size:.9em;
}

.cloud-body .webform-submission-form .radios--wrapper .form-item {
    display:inline-block;
	padding:0;
	margin:10px 7px 25px 0;
}

/* Сховати стандартні radio-кнопки */
.cloud-body input[type="radio"] {
  display: none;
}

/* Стиль для міток, щоб вони виглядали як кнопки */
.cloud-body .radios--wrapper label.option {
	padding: 14px;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	font-size:.77em;
}

/* Ховер-ефект для міток */
.cloud-body .radios--wrapper label.option:hover {
	background-color:rgba(229, 254, 249,.35)!important;
}

/* Коли радіокнопка вибрана, змінюємо фон */
.cloud-body .radios--wrapper input[type="radio"]:checked + label {
	background-color: #E5FEF9; /* Світло-зелений */
	border-color: #66c28d; /* Трохи темніший бордер */
}

/* Якщо радіокнопка не вибрана, то фон залишається білим */
.cloud-body .radios--wrapper input[type="radio"]:not(:checked) + label {
  background-color: #fff;
  border-color: #ccc;
}


/**************/

.cloud-body .webform-submission-form textarea{
	max-width: 92%;
	min-width: 92%;
	width: 92%;
	height:120px;
	min-height:120px;
	max-height:190px;
	padding: 15px 16px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #f7f9fa;
	font-size: 15px;
	transition: border 0.2s, box-shadow 0.2s;
	font-family: "Poppins", sans-serif;
}

/* Додаткові стилі для полів з іконками */
.cloud-body .webform-submission-form input.form-text.with-icon {
	padding-left: 44px;
	background-repeat: no-repeat;
	background-position: 14px center;
	background-size: 18px;
}

/* Email іконка */
.cloud-body .webform-submission-form input.form-text.email-icon {
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 2v.01L12 13 4 6.01V6h16ZM4 18V8.33l7.12 6.41a1 1 0 0 0 1.33 0L20 8.33V18H4Z'/></svg>");
}

/* Password іконка */
.cloud-body .webform-submission-form input.form-text.password-icon {
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2a6 6 0 0 0-6 6v2H5a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V8a6 6 0 0 0-6-6Zm-4 6a4 4 0 1 1 8 0v2H8V8Zm4 9a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/></svg>");
}

/* Фокус */
.cloud-body .webform-submission-form input.form-text:focus {
	border-color: #007bff;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.15);
	outline: none;
}

/* Кнопка */
.cloud-body .webform-submission-form .form-actions input.form-submit {
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: 600;
	padding: 18px 0;
	border: none;
	border-radius: 10px;
	font-size: .85em;
	cursor: pointer;
	margin:.55em 0 0;
 	transition: background 0.2s;
	font-family: "Poppins", sans-serif;
}

.cloud-body .webform-submission-form .form-actions input.form-submit:hover {
	background: #165494;
}

/****/

/* User Page */

.user-body {
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	background: url("/themes/myskyplatform/images/user.png") no-repeat center center fixed;
	background-size: cover;
	min-height: 98vh;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

/* Центруємо форму */
.user-login-form {
	max-width: 400px;
	margin: 25vh auto 0;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
	padding: 32px 24px;
	backdrop-filter: blur(10px);
	position: relative;
	font-family: "Poppins", sans-serif;
}

/* Заголовок */
.user-login-form::before {
	content: "";
	display: block;
	width: 74px;
	height: 74px;
	background: #E5F6FE url("/themes/myskyplatform/images/user-icon.png") no-repeat center center;
	background-size: 100%;
	border-radius: 50%;
	margin: 0 auto 16px;
}

/* Поля форми */
.user-login-form .form-item {
	position: relative;
	margin-bottom: 20px;
}

.user-login-form label {
	display: none;
}

/* Стиль інпутів */
.user-login-form input.form-text {
	width: 85%;
	padding: 14px 16px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #f7f9fa;
	font-size: 15px;
	transition: border 0.2s, box-shadow 0.2s;
}

/* Додаткові стилі для полів з іконками */
.user-login-form input.form-text.with-icon {
	padding-left: 44px;
	background-repeat: no-repeat;
	background-position: 14px center;
	background-size: 18px;
}

/* Email іконка */
.user-login-form input.form-text.email-icon {
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 2v.01L12 13 4 6.01V6h16ZM4 18V8.33l7.12 6.41a1 1 0 0 0 1.33 0L20 8.33V18H4Z'/></svg>");
}

/* Password іконка */
.user-login-form input.form-text.password-icon {
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2a6 6 0 0 0-6 6v2H5a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V8a6 6 0 0 0-6-6Zm-4 6a4 4 0 1 1 8 0v2H8V8Zm4 9a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/></svg>");
}

/* Фокус */
.user-login-form input.form-text:focus {
	border-color: #007bff;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.15);
	outline: none;
}

/* Кнопка */
.user-login-form .form-actions input.form-submit {
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: 600;
	padding: 16px 0;
	border: none;
	border-radius: 10px;
	font-size: .85em;
	cursor: pointer;
	margin:.55em 0 0;
 	transition: background 0.2s;
}

.user-login-form .form-actions input.form-submit:hover {
	background: #165494;
}

/* Текст-підказки */
.user-login-form .description {
	font-size: 13px;
	color: #555;
	margin-top: 6px;
}

.user-body [data-drupal-messages] {
	margin-top: 1.2em;
	padding: 14px 18px;
	background-color: #ffe0e0;
	color: #900;
	border: 1px solid #f5c2c2;
	border-radius: 10px;
	font-size:.75em;
	line-height: 1.5;
}

.user-body [data-drupal-messages] a {
	color: #900;
	text-decoration: underline;
}

.user-body [data-drupal-messages] h2.visually-hidden {
	display: none;
}

/****/

/** Feature Highlights Block **/

.feature-header {
    position: relative;
    background: #E5F6FE;
    width: 95%;
    margin: .5% 0 0 .5%;
    padding: 0 2%;
    display: block;
}

.feature-header h1 {
    display: block;
    width: 88%;
    padding-top: 4.05em;
    padding-bottom: 2.05em;
    margin: 0em auto 0em;
    text-align: center;
    font-size:2em;
	font-weight:bold;
	letter-spacing:0;
}

.feature-header h1 p:first-child{
	margin:0 0 33px;
	line-height:1;
	padding:0;
	font-size: 1.3em;
    font-weight: 300;
	text-transform: capitalize!important;
}

.feature-header h1 p:last-child{
	margin:0 0;
	line-height:1;
	padding:0;
	font-size: .73em;
    font-weight: 900;
	text-transform:uppercase;
}

/*/*/

.full-screen-text{
	position:relative;
	display:block;
	width:75%;
	margin:3% auto 5.8%;
	padding:4% 2.5%;
	background:rgba(232, 232, 232,.15);
	border:1.4px solid rgba(232, 232, 232,.65);
}

.full-screen-text h2{
	font-size:1.65em;
	line-height:1.2;
	color:#444;
	font-weight:bold;
	display:block;
	width:90%;
	margin:0 auto;
	padding:1% 0;
}

.full-screen-text a{
	font-size:1em;
}

.full-screen-text p{
	font-size:.89em;
	line-height:1.45;
}

.cta-section.feature-page{
	position:relative;
	display:block;
	margin:0em 0 0;
	text-align:center;
	padding:5em 0;
	background:#E5FEF9@;
}


/**/

.r-bubbles,
.l-bubbles {
  display: flex;
  flex-wrap: wrap;
  align-items: center; /* вертикальне вирівнювання по центру */
  width: 75%;
  margin: 2% auto 7%;
  padding-bottom: 5%;
  min-height: 260px;
  border-bottom: 1.5px solid #ccc;
  box-sizing: border-box;
}

/* Ліва "bubbles": фото зліва, текст справа */
.l-bubbles .image-bubbles {
  order: 1; /* перше фото */
  flex: 0 0 42%;
  text-align: center;
  box-sizing: border-box;
  margin-right: 2%;
}

.l-bubbles .text-bubbles {
	order: 2; /* потім текст */
	flex: 0 0 51%;
	max-width: 53%;
	box-sizing: border-box;
	margin-left: 4%; 
	background-color: rgba(243, 244, 245, .48);
	padding: 3%;
}

/* Права "bubbles": текст зліва, фото справа */
.r-bubbles .text-bubbles {
	order: 1; 
	flex: 0 0 51%;
	max-width: 53%;
	box-sizing: border-box;
	margin-right: 4%; 
	background-color: rgba(243, 244, 245, .48);
	padding: 3%;
}

.r-bubbles .image-bubbles {
  order: 2; /* фото друге */
  flex: 0 0 39%;
  text-align: center;
  box-sizing: border-box;
  margin-left: 0; /* margin-right у тексті забезпечує відступ */
}

.image-bubbles img,
.image-bubbles video {
  width: 100%;
  height: auto;
  display: inline-block;
  box-shadow: 4px 3px 5px rgba(8, 36, 107, 0.23);
}


.r-bubbles h3,
.l-bubbles h3 {
	font-size: 1.35em;
	margin:0 0 1em;
	color: #000;
	line-height:1.16;
	padding:0 0 1em;
	font-weight: 800;
	border-bottom: 1.45px solid rgba(30, 30, 30, .25);
}

.text-bubbles p {
  font-size: 0.84em;
  margin-bottom: 15px;
  line-height: 1.6;
}


/****/

.footer-navigation-section{
	background: #2A2A2A;
    width: 97%;
	min-height:300px;
    margin: 7em 0 0em 0.5%;
    display: inline-block;
    position: relative;
    padding: .6em 15px 3em;
}

/**/

.user-body-password{
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	min-height: 65vh;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}


/* Форма скидання пароля */
.user-pass {
	max-width: 400px;
	margin: 17vh auto 3em;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 16px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
	padding: 32px 24px;
	backdrop-filter: blur(10px);
	position: relative;
}


.user-body-password [data-drupal-messages]{
	max-width: 75%;
	display:block;
	text-align:center;
	position:relative;
	margin: 16vh auto -10.5vh;
	font-size:.8em;
}

/* Іконка зверху */
.user-pass::before {
	content: "";
	display: block;
	width: 64px;
	height: 64px;
	background: #f0f4f8 url("/themes/myskyplatform/images/user-icon.png") no-repeat center center;
	background-size: 50%;
	border-radius: 50%;
	margin: 0 auto 16px;
}

/* Поля форми */
.user-pass .form-item {
	margin-bottom: 20px;
}

.user-pass label {
	display: none;
}

/* Інпут */
.user-pass input.form-text {
	width: 90%;
	padding: 14px 16px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #f7f9fa;
	font-size: 15px;
	transition: border 0.2s, box-shadow 0.2s;
}

/* Інпут у фокусі */
.user-pass input.form-text:focus {
	border-color: #007bff;
	box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.15);
	outline: none;
}

/* Кнопка */
.user-pass .form-actions input.form-submit {
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: 600;
	padding: 16px 0;
	border: none;
	border-radius: 10px;
	font-size: .85em;
	cursor: pointer;
	margin:.55em 0 0;
 	transition: background 0.2s;
}

.user-pass .form-actions input.form-submit:hover {
	background: #165494;
}

/* Пояснення під інпутом */
.user-pass p {
	font-size: 14px;
	color: #444;
	margin-top: -10px;
	margin-bottom: 20px;
}

/* Обгортка для іконки */
.user-pass .input-icon-wrapper {
	position: relative;
	display: flex;
	align-items: center;
}

.user-pass .input-icon-wrapper input[type="text"] {
	padding-left: 42px;
}

/* Іконка в полі */
.user-pass .input-icon {
	position: absolute;
	left: 12px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	pointer-events: none;
}


/****/

.user-pass-reset-body{
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	min-height: 65vh;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.user-pass-reset-body form{
	position:relative;
	display:block;
	width:100%;
	margin: 17vh auto 3em;
}

.user-pass-reset-body form p{
	font-size:.95em;
	line-height:1.5;
	margin:0 0 14px;
}

.user-pass-reset-body form input.form-submit {
    width: 300px;
    background: #000;
    color: #fff;
    font-weight: 600;
    padding: 16px 0;
    border: none;
    border-radius: 10px;
    font-size: .85em;
    cursor: pointer;
    margin: 1.55em 0 0;
    transition: background 0.2s;
}

.user-pass-reset-body form input.form-submit:hover {
	background: #165494;
}


/****/

/* Hello User */

.hello-user-section{
	position: relative;
	background: #E5F6FE;
	width: 99%;
	min-height:300px;
	margin: .5% 0 3em .5%;
	padding:4em 0 2%;
	min-height: auto;
	display:inline-block;
}

.hello-user-section h3{
	display:block;
	text-align:center;
    line-height: 1;
    padding: 0;
    margin: 1.4em 0 .94em;
    font-size: 2.0em;
    font-weight: 600;
}

.user-active-subscriptions {
	max-width: 65%;
	margin: 0 auto 4em;
}

.user-subscription-info h5 {
	background-color: #e5fef9;
	padding:40px 20px;
	margin: 0 0 2em;
	line-height:1;
	font-size: 1.3em;
	text-align: center;
	font-weight: 700;
}

.sub-table{
	position:relative;
	display:block;
	margin-bottom:1em;
	padding-bottom:2em;
	border-bottom:0px solid rgba(42, 42, 42,.5);
}

.sub-table:last-child{
	position:relative;
	display:block;
	margin-bottom:1em;
	padding-bottom:2em;
	border-bottom:0px solid #2A2A2A!important;
}

.sub-table h6{
	font-size: 1.07em;
	color:#11456B;
}

.sub-row {
	display: flex;
	margin-bottom: 12px;
	font-size: .88em;
	align-items: stretch;
}

/* Ліва частина */
.sub-row span {
	background-color: #f7f7f7;
	padding: 15px 16px;
	font-weight: 600;
	min-width: 220px;
	display: inline-block;
	border-radius: 4px;
	box-sizing: border-box;
}

/* Відступ між лівою та правою колонкою */
.sub-row span {
	margin-right: 12px;
}

/* Права частина */
.sub-row p {
	background-color: #f9f9f9;
	padding: 15px 16px;
	margin: 0;
	flex-grow: 1;
	font-weight: 400;
	border-radius: 4px;
	box-sizing: border-box;
}

/* Розділювач між підписками */
.user-subscription-info > br {
	display: block;
	height: 1px;
	background-color: #ccc;
	margin: 32px 0;
	content: "";
	border: none;
}


/****/

.user-new-pass-hero{
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin: .5% 0 -6em .5%;
	padding: 0 2%;
	min-height: auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.user-new-pass-hero h2{
	position:relative;
	display:block;
	text-align:center;
	margin:4em 0 1.5em;
	padding:0;
	line-height:1;
	font-size: 2em;
}

.user-new-body{
	position:relative;
	display:block;
	text-align:left;
	width:85%;
	margin:29vh auto;
}

.user-new-body[data-drupal-messages]{
	max-width: 95%;
	display:block;
	position:relative;
	margin:20px 0 40px;
	font-size:.8em;
}

/* Контейнер форми */
.user-new-body .user-form {
  max-width: 400px;
  margin: 0 auto;
  font-family: 'Inter', sans-serif;
  color: #333;
}

/* Всі поля */
.user-new-body .user-form input[type="email"],
.user-new-body .user-form input[type="password"],
.user-new-body .user-form input[type="text"] {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9fafb;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 12px;
  box-sizing: border-box;
  transition: border-color 0.2s;
}


.user-new-body .user-form input:focus {
	outline: none;
	border-color: #999;
	background-color:rgba(229, 246, 254,.65);
}

/* Опис під полем */
.user-new-body .user-form .description {
	font-size: .65em;
	color: #777;
	margin-top: -10px;
	margin-bottom: 14px;
}

/* Лейбли */
.user-new-body .user-form label {
	font-size: .75em;
	font-weight: 500;
	display: block;
	margin-bottom: 4px;
}

/* Кнопка */
.user-new-body .user-form input[type="submit"],
.user-new-body .user-form .form-actions input[type="submit"] {
	width: 100%;
	background-color: #2D2D2B;
	box-shadow:0 0 4px rgba(42, 42, 42,.5);
	color: #fff;
	padding:17px 14px;
	border: none;
	border-radius: 10px;
	font-size:.88em;
	font-weight: 600;
	cursor: pointer;
	margin:15px 0 0;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.user-new-body .user-form input[type="submit"]:hover {
	background-color: #FFEF76;
	color:#000;
}

/* Парольна підказка і підтвердження */
.user-new-body .password-strength,
.user-new-body .password-confirm-message {
	font-size: .65em;
	color: #666;
	margin:6px 0 30px;
	box-shadow:0 0 4px rgba(30,30,30,.015);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


/****/

/* Окремі сторінки послуг */

.page-hero {
	position: relative;
	display: flex;
	background: #E5F6FE;
	width: 95%;
	height: 80.5vh;
	margin: .5% 0 0 .5%;
	align-items: center;
	justify-content: space-between; /* розділяє контент і банер */
	padding: 0 2%; /* відступи зліва і справа */
}

.site-logo {
	position: absolute;
	top: 1.75%;
	left: 2.15%;
	display: inline-block;
}

.site-logo img {
	height: 67px;
	width: auto;
	transition: transform 0.3s ease;
}

.site-logo img:hover {
	transform: scale(0.93);
	transition: transform 0.3s ease;
}

.hero-content {
	width: 40%;
	padding-left: 1%; /* вирівняно по лівому краю */
	display: flex;
	flex-direction: column;
	justify-content: center; /* вертикальне вирівнювання */
	align-self: center;
}

.hero-content h1 {
	font-size: 2.1em;
	font-weight: 600;
	line-height: 1.35;
	margin-top: -.25em;
	margin-bottom: 10px;
}

.hero-content p {
	font-size: .75em;
	line-height: 1.55;
	font-weight: normal;
	display: block;
}

.page-hero-baner {
	width: 40%;
	margin-right:6%;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.page-hero-baner img {
	width: 100%;
	height: auto;
	display: block;
}

.btn-cta {
	position: relative;
	background: #2A2A2A;
	color: #fff;
	font-size: .75em;
	display: inline-block!important;
	padding: 17px 0px;
	width:33%;
	line-height: 1;
	text-align:center;
	margin: 1.65em 0 0;
	box-shadow: 0 0 12px 5px rgba(42, 42, 42, .3);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.btn-cta:hover{
	background:#FFEF76;
	color:#2A2A2A;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}


/**/

#block-myskyplatform-views-block-up-course-headings-block-1{
	text-align:center;
	position:relative;
	display:block;
	padding:5em 0 3em;
}

#block-myskyplatform-views-block-up-course-headings-block-1 h2{
	font-size:2em;
	font-weight:300;
	padding:0;
	margin:0 0 .5em;
	line-height:1.3;
	text-transform:capitalize;
}

#block-myskyplatform-views-block-up-course-headings-block-1 h3{
	font-size:2em;
	font-weight:800;
	padding:0;
	margin:0;
	line-height:1.3;
	text-transform:capitalize;
}

/**/

/* Список авіліній */

#block-myskyplatform-views-block-up-airline-cabincrew-list,
#block-myskyplatform-views-block-up-airline-pilot-list{
	position:relative;
	display:block;
	width:99%;
	margin:3% auto 0;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-row ,
#block-myskyplatform-views-block-up-airline-pilot-list .views-row {
	background-color: #F8F8F8;
	position:relative;
	padding: 5.7% 4%;
	display: flex;
	align-items: center; /* вертикальне вирівнювання */
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 2em;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-row:hover,
#block-myskyplatform-views-block-up-airline-pilot-list .views-row:hover{
	background-color: #f3f4f5;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-row:hover .views-field-field-image-airlines img,
#block-myskyplatform-views-block-up-airline-pilot-list .views-row:hover .views-field-field-image-airlines-in-the-test img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/* Зображення ліворуч */
#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines img,
#block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test img {
	height: 105px;
	width: auto;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/* Блок з інформацією — по праву сторону */
.views-field-name .airline-list-info {
	width: 100%;
}

/* Щоб контент всередині не вилазив за межі */
#block-myskyplatform-views-block-up-airline-cabincrew-list .views-row > div ,
#block-myskyplatform-views-block-up-airline-pilot-list .views-row > div {
	flex: 1;
}

/* За потреби — зображення менше простору, текст більше */
#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines,
#block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test {
	max-width: 23%;
	padding:2% 3.5% 2% 0;
	margin-left:5%;
	margin-right:2.5%;
	border-right:1.5px solid #CCCCCC;
}

.views-field-name {
	max-width: 63%;
	margin-left:7%;
}

.views-field-name .title-list{
	display:block;
	margin:0 0 .5em;
	padding:0;
	color:#000;
	font-size:.985em;
	font-weight:bold;
	margin-bottom:1em;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.views-field-name .title-list:hover{
	color:#42aadb;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.views-field-name ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}

.views-field-name li{
	font-size:.8em;
	font-weight:400;
	margin-bottom:4px;
}

/**/

.btn-airline-program {
	position: absolute;
	bottom: 4%;
	right: 2.5%;
	display: inline-flex;
	align-items: center;
	height: 51px;
	padding-right: 70px; /* місце під жовтий блок */
	text-decoration: none;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1rem;
	color: #000;
	background: transparent;
	border: none;
	overflow: visible;
	cursor: pointer;
}

/* Текст */
.btn-text {
	position: relative;
	z-index: 2;
	padding: 0;
	font-size:.97em!important;
	font-weight:400!important;
	white-space: nowrap;
	transform: translateY(-24%);
}

/* Жовтий блок як псевдоелемент */
.btn-airline-program::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 57px;
	height: 42px;
	background-color: #FFEF76;
	z-index: 1;
	transition: width 0.3s ease-in-out;
}

/* Розширення жовтого фону вліво */
.btn-airline-program:hover::before {
	width: calc(100% + 20px); /* захоплює ще й простір під текст */
}

/* Стрілка як окремий псевдоелемент — завжди по центру жовтого прямокутника */
.btn-airline-program::after {
	content: '';
	position: absolute;
	top: 40%;
	right: 14%; /* центр по горизонталі від правого краю */
	transform: translate(50%, -50%);
	width: 18px;  /* ширина стрілки */
	height: 19px; /* висота стрілки */
	background-image: url('../images/arrow-btn.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 3;
	pointer-events: none;
}

/****/

#section-highlights {
  position: relative;
  display: flex;
  background: #2A2A2A;
  width: 96%;
  height: 520px;
  margin: 0 0 2.15em 0;
  align-items: center;          /* Центрування по вертикалі */
  justify-content: space-between;
  padding: 0 2%;
  color: #fff;
  gap: 2%;
}

.title-highlights {
	width: 32%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
	font-size: 2.55rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
	border: 0px solid red;
	box-sizing: border-box;
}

.rows-highlights {
	width: 64%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	border: 0px solid green;
	margin-left: 0; /* Виправлено */
	box-sizing: border-box;
	position:absolute;
	top:0;
	right:2%;
}

/**/

.highlight-section-row{
	position:relative;
	width:40%;
	padding:5.5% 1.5%;
	display: inline-block;
	align-items: center;
	justify-content: center;
	height: 100%;
	vertical-align:middle;
	margin:1%;
	text-align: center;
}

.highlight-section-row:nth-child(odd){
	margin:0 6% 0 0;
}

.highlight-section-row:hover span{
	color:#E5F6FE;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.highlight-section-row span{
	font-size:1.17em;
	font-weight:700;
	display:inline-block;
	position:relative;
	text-align:left;
	height:80px;
	width:85%;
	z-index:9;
	text-transform:capitalize;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.highlight-section-row span:before{
	content:'';
	position:absolute;
	top:-84%;
	left:-26%;
	font-size:3.65em;
	color:rgba(255,255,255,.05);
	font-weight:400;
	z-index:1;
}

.highlight-section-row:nth-child(1) span:before{
	content:'01';
}

.highlight-section-row:nth-child(2) span:before{
	content:'02';
}

.highlight-section-row:nth-child(3) span:before{
	content:'03';
}

.highlight-section-row:nth-child(4) span:before{
	content:'04';
}

/* I want to become a pilot */

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1{
	text-align:center;
	position:relative;
	display:block;
	padding:5em 0 3em;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 h2,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 h2{
	font-size:2em;
	font-weight:300;
	padding:0;
	margin:0 0 .85em;
	line-height:1.3;
	text-transform:capitalize;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 span.subheadline,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 span.subheadline{
	font-size:1.2em;
	font-weight:600;
	width:70%;
	display:block;
	padding:0;
	margin:0 auto;
	line-height:1.3;
	text-transform:capitalize;
}

.product-compare-block{
	background-color: #F6F9FC;
    position: relative;
	display:block;
	width:99%;
	margin:0 auto;
	text-align:center;
}

.compare-row{
	position:relative;
	display:inline-block;
	background:#fff;
	box-shadow:0 0 7px 3px rgba(30,30,30,.07);
	width:36%;
	min-height:300px;
	border-radius:7px;
	padding:2%;
	margin:5% 0;
	vertical-align:top;
	border-top:12px solid #184C7E;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-row:hover{
	box-shadow:0 0 18px 2px rgba(30,30,30,.21);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-row:nth-child(odd){
	margin-right:3%;
}

.compare-row:hover h3{
	background:#e5fef9;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-row h3{
	padding:4% 0;
	margin:1% 0 1em;
	line-height:1.2;
	background:rgba(243, 244, 245,.75);
	font-size:1.08em;
	font-weight:600;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-row img{
	width:100%;
	height:auto;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-row img:hover{
	opacity:.7;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.compare-subtitle{
	text-align:left;
	background:rgba(243, 244, 245,.65);
	padding:1.5% 3%;
	position:relative;
	display:block;
	margin:1% 0;
}

.compare-subtitle p{
	font-size:.84em;
	font-weight:500;
}

.compare-description{
	position:relative;
	display:block;
	text-align:left;
	padding:1rem 0;
	margin:1.25rem 0 .65rem;
	border-top:1.4px solid rgba(0,0,0,.2);
	border-bottom:1.4px solid rgba(0,0,0,.2);
}

.compare-description ul{
	list-style: none;
	padding-left: 0;
}

.compare-description li{
	position: relative;
	padding-left: 2.3em;
	font-size:.83em;
	font-weight:400;
	margin-bottom:1rem;
}

.compare-description li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.01em;
  width: 1.72em;
  height: 1.72em;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12" fill="%23E5FEF9"/><path d="M7 12.5L10.5 16L17 9.5" fill="none" stroke="%232A2A2A" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center center;
  background-size: contain;
}

.compare-cta-btn {
	position: relative;
	display:inline-block;
	background: #FFEF76;
	color: #2A2A2A;
	font-size: .8em;
	font-weight:400;
	display: inline-block;
	padding: 24px 51px 24px 20px;
	width: auto;
	line-height: 1;
	text-align: center;
	margin: 1.65em 0 0;
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .05);
	transition: all 0.44s ease;
	cursor: pointer;
	overflow: hidden;
}

/* Стрілка в правому куті */
.compare-cta-btn::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%232A2A2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5 12h14'/><path d='M13 6l6 6-6 6'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.44s ease, right 0.44s ease;
}

.compare-cta-btn:hover {
	padding-right: 60px;
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .21);
	padding: 24px 75px 24px 20px;
}

.compare-cta-btn:hover::after {
	right: 12px;
}

/**/


.feature-table table{
	width: 82%;
	border-collapse: collapse;
	font-family: sans-serif;
	font-size: 16px;
	margin: 4em auto 7em;
	border: 1.4px solid rgba(0, 0, 0, .2);
	table-layout: fixed; /* важливо для роботи width у комірках */
}

.feature-table th,
.feature-table td {
	padding: 16px 20px;
	border-bottom: 1.4px solid rgba(0, 0, 0, .2);
	text-align: left;
	vertical-align: top;
}

/* Пропорції ширини */
.feature-table thead th:nth-child(1),
.feature-table tbody td:nth-child(1) {
	width: 30%;
}

.feature-table thead th:nth-child(2),
.feature-table tbody td:nth-child(2) {
	width: 35%;
}

.feature-table thead th:nth-child(3),
.feature-table tbody td:nth-child(3) {
	width: 35%;
}

.feature-table thead th {
	font-weight: bold;
	background-color: #E5F6FE;
}

.feature-table thead th:nth-child(2) {
	border-right: 1.4px solid rgba(0, 0, 0, .2);
	border-left: 1.4px solid rgba(0, 0, 0, .2);
}

.feature-table tbody td:first-child {
	background-color: rgba(243, 244, 245, .45);
	font-weight: 500;
}

.feature-table tbody td:hover {
	background-color: rgba(243, 244, 245, .5);
}

/* Лінія між другим та третім стовпчиком */
.feature-table td:nth-child(2) {
	border-right: 1.4px solid rgba(0, 0, 0, .2);
	border-left: 1.4px solid rgba(0, 0, 0, .2);
}


/****/

.product-detail{
	position:relative;
	display:block;
	width:90%;
	margin:2em auto 4em;
}

.detail-row{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between; 
	flex-wrap: wrap;
	margin-bottom: 3em;
}

.detail-row:nth-child(1) .detail-info{
	margin-right:3%;
	margin-bottom:2em;
}

.detail-row:nth-child(2) .detail-info{
	margin-left:3%;
}

.detail-info{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:45%;
	text-align:left;
}

.detail-row .detail-banner a{display:inline-block; }

.detail-row .detail-banner{
	display:inline-block;
	width:50%;
	height:auto;
	vertical-align:top;
	text-align:center;
}
.detail-row img{
	width:100%;
	height:auto;
}

.detail-info span{
	padding: 4% 0;
    margin: 1% 0 1.89rem;
    line-height: 1.2;
    font-size: 1.14em;
    font-weight: 600;
	padding-bottom:1.55rem;
	display:block;
	border-bottom:1.45px solid rgba(30,30,30,.25);
}

.detail-info .detail-description p{
	font-size: .81em;
	line-height:1.7;
	display:block;
	padding:4%;
	text-align:left;
	background-color: rgba(243, 244, 245, .5);
}

/****/

/* Airline Pages Types */

.airline-page-hero{
	position: relative;
	display: flex;
	background: #E5F6FE;
	width: 95%;
	height:auto;
	min-height:300px;
	margin: .5% 0 0 .5%;
	align-items: center;
	justify-content: center; 
	padding: 7em 2% 3.65em;
}

.header-airline-page{
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: center; 
	align-self: center;
	padding:0em 1% 0em 0;
}

.header-airline-page h1{
	font-size:1.65em;
	line-height:1.25;
	padding:0;
	margin:0 0 1.25em;
}

.header-airline-page p{
	font-size:.735em;
	width:100%;
	display:block;
	margin:0 auto 10px;
	
}

.header-airline-baner {
	width: 37%;
	margin:0em 0% 0 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.header-airline-baner img {
	width: 100%;
	height: auto;
	display: block;
}


.airline-btn-cta{
	position: relative;
	background: #2A2A2A;
	color: #fff;
	font-size: .75em;
	display: inline-block!important;
	padding: 17px 0px;
	width:33%;
	line-height: 1;
	text-align:center;
	margin: 1.65em 0 0;
	box-shadow: 0 0 12px 5px rgba(42, 42, 42, .3);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.airline-btn-cta:hover{
	background:#FFEF76;
	color:#2A2A2A;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/**/

.process-head-section{
	position:relative;
	display:block;
	width:95%;
	text-align:center;
	margin:2.25em auto 0;
}

.process-head-section img{
	height: 120px;
    width: auto;
	display:block;
	margin:0 auto;
}

.process-title{
	display:block;
	text-align:center;
	margin:1.45em 0 4em;
	font-size: 1.35em;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
}

.myskyplatform-services{
	position:relative;
	display:block;
	width:90%;
	margin:0 auto;
}

.myskyplatform-services tr{
	display:block;
	margin-bottom:5.5em;
}

.myskyplatform-services .views-field-field-screen-photo-of-service{
	width:47%;
	text-align:center;
}

.myskyplatform-services .views-field-field-field-video-for-test-1{
	width:47%;
	text-align:center;
}

.myskyplatform-services .views-field-field-screen-photo-of-service img{
	width:80%;
	height:auto;
	box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}


.myskyplatform-services .views-field-field-field-video-for-test-1 video{
	width:80%;
	height:auto;
	box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.myskyplatform-services .views-field-title-2{
	width:52%;
	padding:.15%;
	text-align:center;
}

.myskyplatform-services .servicepage-text-grid{
	position:relative;
	width:73%;
	padding:8% 6%;
	background:rgba(248, 248, 248,.85);
	display:inline-block;
	text-align:left;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.myskyplatform-services .servicepage-text-grid:hover{
	background:#E5F6FE;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.myskyplatform-services .servicepage-title a{
	display:inline-block;
	text-align:left;
	font-size:1.23em;
	font-weight:700;
	color:#2A2A2A;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.myskyplatform-services .servicepage-title a:hover{
	color:#FBD675;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.myskyplatform-services .servicepage-about{
	margin-bottom:2.5em;
}


.myskyplatform-services .servicepage-about p{
	font-size:.79em;
	margin-bottom:5px;
}


.btn-services{
	position: absolute;
	bottom: 4%;
	right: 2.5%;
	display: inline-flex;
	align-items: center;
	height: 51px;
	padding-right: 70px; /* місце під жовтий блок */
	text-decoration: none;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1rem;
	color: #000;
	background: transparent;
	border: none;
	overflow: visible;
	cursor: pointer;
}

/* Текст */
.btn-services-text{
	position: relative;
	z-index: 2;
	padding: 0;
	font-size:1.05em!important;
	font-weight:400!important;
	white-space: nowrap;
	margin:1em 0;
	transform: translateY(-24%);
}

/* Жовтий блок як псевдоелемент */
.btn-services:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	height: 42px;
	background-color: #FFEF76;
	z-index: 1;
	transition: width 0.3s ease-in-out;
}

/* Розширення жовтого фону вліво */
.btn-services:hover:before {
	width: calc(100% + 20px); /* захоплює ще й простір під текст */
}

/* Стрілка як окремий псевдоелемент — завжди по центру жовтого прямокутника */
.btn-services:after {
	content: '';
	position: absolute;
	top: 40%;
	right: 15.5%; /* центр по горизонталі від правого краю */
	transform: translate(50%, -50%);
	width: 19px;  /* ширина стрілки */
	height: 20px; /* висота стрілки */
	background-image: url('../images/arrow-btn.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 3;
	pointer-events: none;
}


/********/

.paid-head-section{
	position:relative;
	display:block;
	margin:5em 0 0;
	text-align:center;
}

.paid-head-section img{
    height: 129px;
    width: auto;
}

.paid-head-section h4 {
    display: block;
    text-align: center;
    margin: 1.45em 0 4em;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
}

/********/

.aptitude-tests{
	position:relative;
	display:block;
	padding:2em 0%;
	text-align:center;
	width:110%;
	margin:3em 0 0 -5%;
	background:#E5F5FE;
}

.aptitude-tests table{
	width:92%;
	margin:0 auto;
}

.aptitude-tests .servicepage-text-grid{
	background:#fff;
}

.aptitude-tests .servicepage-text-grid:hover{
	background:#E5FEF9;
}

.myskyplatform-services .aptitude-tests  tr{
	display:block;
	border-bottom:1.5px solid rgba(0,0,0,.1);
	padding:0 0 5em;
	margin-bottom:5em;
}

.myskyplatform-services .aptitude-tests  tr:last-child{
	display:block;
	border-bottom:0px solid rgba(0,0,0,.15);
	padding:0 0 5em;
	margin-bottom:5em;
}

.aptitude-tests h2 {
    display: block;
    width: 95%;
    font-weight: 800;
    margin: 1.5em auto 15px;
    line-height: 1.3;
    font-size: 2.85em;
    text-align: center;
	color:#2A2A2A;
}

.aptitude-tests .aptitude-header-subtitle{
	font-size: 1.2em;
    font-weight: 600;
    width: 90%;
    display: block;
    padding: 0;
    margin: 0 auto 5.5em;
    line-height: 1.3;
	position:relative;
    text-transform: capitalize;
}

/********/

.blog-head-section{
	position: relative;
	width: 99%;
	min-height:70px;
	margin: .5% 0 1.5em .5%;
	padding:0em;
	display:inline-block;
}

.blog-section{
	width:94%;
	margin:0 auto;
}

.blog-section .views-element-container{
	text-align:center;
}

.blog-section .views-element-container .views-row{
	width:27%;
	display:inline-block;
	margin-bottom:3.5em;
	vertical-align:top;

	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.blog-section .views-element-container .views-row.middle-row{
	margin:0 6% 2em;
}

.blog-section .views-element-container .views-row img{
	width:100%;
	height:auto;
}

.blog-section .views-element-container .views-row:hover{
	-webkit-transform: scale(1.025);
	-moz-transform: scale(1.025);
	-o-transform: scale(1.025);
	transform: scale(1.025);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.blog-section .views-element-container .views-row .views-field-title{
	position:relative;
	display:block;
	margin:5px 0 15px;
	text-align:left;
}

.blog-section .views-element-container .views-row .views-field-title a{
	font-size:1.05em;
	font-weight:700;
	color:#2A2A2A;
	line-height:1.2;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.blog-section .views-element-container .views-row:hover .views-field-title a{
	color:#1796d1;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.blog-section .views-exposed-form {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: center;
	padding:.15em 2.35em;
	margin-bottom:3.5em;
	background:#E5F6FE;
	position:relative;
}

.blog-section .views-exposed-form > h1,
.blog-section .views-exposed-form .js-form-type-select {
	display: inline-block;
	vertical-align: middle;
}

.blog-section .views-exposed-form h1{
	margin-right:1em;
	font-size:3.65em;
	font-weight:500;
	line-height:1;
	padding:.15em 0;
}

.blog-section .views-exposed-form .h1-select-row {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 1rem;
}

.blog-section .js-form-type-select {
  max-width: 600px;
}

.blog-section .bef-links-use-ajax ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	padding-left: 0;
	list-style: none;
	margin:5px 0 0;
}

.blog-section .bef-links-use-ajax li {
	display: inline-block;
	margin-right:1em;
	
}


.blog-section .bef-links-use-ajax li:last-child {
	content:'';
	padding:0;
	margin:0;
}

.blog-section .bef-links-use-ajax li a{
	padding:0;
	line-height:1;
	margin:0;
	font-size:.79em;
	padding:10px;
	font-weight:500;
	color:#2a2a2a;
	display:inline-block;
	position:relative;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}
.blog-section .bef-links-use-ajax li:hover a{
	background:rgba(255,255,255,.7);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}


.blog-section .bef-links-use-ajax li a.bef-link--selected{
	border-bottom:0px solid #165484;
	color:#165484;
}

.blog-section .bef-links-use-ajax li a:before{width:0;content:"";}

.blog-section .bef-links-use-ajax li a.bef-link--selected:before{
	content:"";
	position:absolute;
	width:88%;
	height:1.55px;
	background:#2A2A2A;
	bottom:-2px;
	left:6%;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.blog-section .bef-links-use-ajax li a.bef-link--selected:hover{background:transparent}

.blog-section .bef-links-use-ajax li:last-child{
	margin-right:0em;
}


/********/

.job-page-title{
	position: relative;
    display: block;
    background: #fef9e5;
    width: 94%;
	text-align:center;
    margin: 0% auto;
    padding: 6% 0;
}

/********/

/* Контейнер списку */

.jobs-body-section{
	position:relative;
	display:block;
	margin:3em auto 0;
	width:94%;
}

.jobs-body-section .facets-section{
	width:33%;
	display:inline-block;
	vertical-align:top;
	
}

.jobs-body-section .jobs-section{
	width:61%;
	margin-left:4%;
	padding-top:1.4%;
	display:inline-block;
	vertical-align:top;
	
}

.jobs-body-section .block-facet--links{
	width:90%;
	margin:1em auto 3.5em;
	padding:1% 4%;
	background-color:rgba(248, 248, 248, .85);
}

.jobs-body-section .js-facets-widget {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 8px 0;
	list-style: none;
	margin: 0 auto;
}

.jobs-body-section h3 {
	font-weight: bold;
	font-size:1.2em;
	font-weight:600;
	margin: 14px 0 1.2em;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}




/* Кожен елемент */
.jobs-body-section .js-facets-widget .facet-item a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 11px 21px;
	border: 1.7px solid rgba(30,30,30,.15);
	border-radius: 9999px;
	margin-bottom:10px;
	margin-right:4px;
	font-size: .7em;
	color: #333;
	background-color: #fff;
	text-decoration: none;
	position: relative;
	transition: border-color 0.25s ease, background-color 0.25s ease;
	
}

.jobs-body-section a[data-drupal-facet-item-value="reset_all"] {
	background-color: #fef9e5!important;
	
}

/* Ховаємо span з (-) */
.jobs-body-section .js-facets-widget .facet-item__status {
	display: none !important;
}

/* Hover для всіх */
.jobs-body-section .js-facets-widget .facet-item a:hover {
	background:rgba(22, 84, 132,.015);
	-webkit-transition: background .34s ease;
    -moz-transition: background .34s ease;
    -ms-transition: background .34s ease;
    -o-transition: background .34s ease;
    transition: background .34s ease;
}

/* Активні кнопки — обводка синя */
.jobs-body-section .js-facets-widget .facet-item a[data-drupal-facet-item-active="true"],
.jobs-body-section .js-facets-widget .facet-item a.is-active {
	border-color: #165484;
	background-color: #fff;
	color: #333;
	padding-left: 34px;
	transition: border-color 0.25s ease;
}

/* Hover на активних — рамка червона */
.jobs-body-section .js-facets-widget .facet-item a[data-drupal-facet-item-active="true"]:hover,
.jobs-body-section .js-facets-widget .facet-item a.is-active:hover {
	border-color: #dc3545; /* червона рамка при наведенні */
	transition: border-color 0.25s ease;
}

/* Галочка кружечком */
.jobs-body-section .js-facets-widget .facet-item a[data-drupal-facet-item-active="true"]::before,
.jobs-body-section .js-facets-widget .facet-item a.is-active::before {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #165484;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
}

/* Галочка всередині кружечка */
.jobs-body-section .js-facets-widget .facet-item a[data-drupal-facet-item-active="true"]::after,
.jobs-body-section .js-facets-widget .facet-item a.is-active::after {
	content: "✔";
	font-size: .79em;
	color: #fff;
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
}

/* Ховаємо кількість */
.jobs-body-section .js-facets-widget .facet-item__count {
	display: inline;
	font-size: .85em;
	color: #999; /* світло-сірий */
	margin-left: 1px;
}

/**/

.jobs-section .views-row {
	display: flex;
	position:relative;
	align-items: center;
	padding: 3%;
	background: rgba(248, 248, 248, 0.85);
	transition: background 0.3s ease;
	margin-bottom: 1.5em;
	border:2.5px solid transparent;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-section .views-row:hover {
	background: #E5F6FE;
	border:2.5px solid #acdaf2;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-section .job-airline-logo {
	width: 23%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jobs-section .job-airline-logo a{
	width: 100%;
	height: 100%;
	margin:1%;
	object-fit: contain;
}

.jobs-section .job-airline-logo img {
	width: 90%;
	height: auto;
	object-fit: contain;
}

.jobs-section .job-row-info {
	width: 70%;
	margin-left: 6%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.jobs-section .job-row-info > span,
.jobs-section .job-row-info > time {
	display: inline-block;
}

.jobs-section .job-row-info::before {
	content: '';
	display: block;
}

.jobs-section .job-row-info .job-title a{
	display: inline-block;
	text-align: left;
	font-size: 1.04em;
	line-height:1.3;
	font-weight: 600;
	color: #2A2A2A;
	margin-bottom: 0.4em;
	transition: all 0.34s ease;
}

.jobs-section .job-row-info .job-title a:hover{
	color:#165484;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-section .job-location {
	display: inline-flex;
	align-items: center;
	font-size: 0.84em;
	color: #444;
	margin:.27em 0 .33em;
}

.jobs-section .job-location::before {
	content: '📍';
	font-size: 1em;
	margin-right: 0.4em;
	opacity: 0.8;
}

.jobs-section .job-publish time {
	font-size: 0.83em;
	color: #888;
}

.job-btn{
	position:relative;
	display:block;
	margin:20px 0;
}


.btn-job-view {
	position: absolute;
	bottom: -13px;
	right: -1.5%;
	display: inline-flex;
	align-items: center;
	height: 51px;
	padding-right: 70px; /* місце під жовтий блок */
	text-decoration: none;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1rem;
	color: #000;
	background: transparent;
	border: none;
	overflow: visible;
	cursor: pointer;
}

/* Текст */
.job-view-btn-text {
	position: relative;
	z-index: 2;
	padding: 0;
	font-size:.97em!important;
	font-weight:400!important;
	white-space: nowrap;
	transform: translateY(-24%);
}


.btn-job-view:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 42px;
	background-color: #FFEF76;
	z-index: 1;
	transition: width 0.3s ease-in-out;
}

/* Розширення жовтого фону вліво */
.btn-job-view:hover::before {
	width: calc(100% + 20px); /* захоплює ще й простір під текст */
}

/* Стрілка як окремий псевдоелемент — завжди по центру жовтого прямокутника */
.btn-job-view::after {
	content: '';
	position: absolute;
	top: 40%;
	right: 14%; /* центр по горизонталі від правого краю */
	transform: translate(50%, -50%);
	width: 18px;  /* ширина стрілки */
	height: 19px; /* висота стрілки */
	background-image: url('../images/arrow-btn.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 3;
	pointer-events: none;
}

/********/

/* Simple page */

.simple-header{
	position: relative;
	background: #E5F6FE;
	width: 95%;
	margin:.5% 0 0 .5%;
	padding: 0 2%;
	display: block;
}

.simple-header h1{
	display:block;
	width:88%;
	padding-top:4.05em;
	padding-bottom:2.05em;
	margin:0em auto 0em;
	text-align:center;
	font-size:1.7em;
	font-weight:600;
}

.simple-body{
	position: relative;
    display: block;
    width: 85%;
    margin: 2.5em auto 0;
    padding: 4%;
	text-align:left;
    background-color: rgba(248, 248, 248, .65);
}

.simple-body p{
	font-size:.9em;
}

.simple-body .label-field{
	display:inline-block;
	font-weight:bold;
	margin-right:5px;
}

.simple-body .label-field:after{
	content:":";
	margin-right:10px;
}

.simple-body .item-field{
	display:inline-block;
}

/********/

/* Job page */

.job-header{
	position: relative;
	background: #fef9e5;
	width: 95%;
	margin:.5% 0 0 .5%;
	padding: 0 2%;
	display: block;
}

.job-header h1{
	display:block;
	width:88%;
	padding-top:4.05em;
	padding-bottom:2.05em;
	margin:0em auto 0em;
	text-align:center;
	font-size:1.7em;
	font-weight:600;
}

.job-info-section{
	display:block;
	width:88%;
	margin:2em auto 1.75em;
	text-align:center;
}

.job-info-section img{
	max-height:230px;
	max-width:300px;
	width:auto;
	height:auto;
}

.job-info {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3rem;
	background-color: #fff;
	padding: 1rem 0;
	font-family: 'Segoe UI', sans-serif;
	font-size: 14px;
	color: #333;
}

.job-info span {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	margin-right:.95rem;
}

.job-info span:last-child{
	margin-right:0rem!important;
}

.job-info span::before {
	content: "";
	display: inline-block;
	width: 45px;
	height: 45px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0.05rem;
}

/* Іконка для location */
.job-info span:nth-child(1)::before {
	background-image: url('/themes/myskyplatform/images/location_icon_1.png');
}

/* Іконка для category */
.job-info span:nth-child(2)::before {
	background-image: url('/themes/myskyplatform/images/category_icon_1.png');
	width: 55px;
	height: 55px;
}

/* Іконка для date */
.job-info span:nth-child(3)::before {
	background-image: url('/themes/myskyplatform/images/date_icon_1.png');
}

.job-info label {
	color: #A6A6A6;
	margin-right: -.15rem;
	font-size:.9em;
	font-weight:500;
}

.job-info span {
	color: #2b64d9;
	text-decoration: none;
	font-weight: 600;
	font-size:1.25em;
}


.job-description{
	position:relative;
	display:block;
	width:65%;
	margin:2.5em auto 0;
	padding:4%;
	background-color:rgba(248, 248, 248, .85);
}

.job-description{
	font-size:.83em;
}

.job-description li{
	font-size:.94em;
	margin-bottom:6px;
}

.job-description a{
	text-decoration: underline;
}

.job-cta-block{text-align:center;display:block;margin:2.25em 0 0;}

.job-cta-btn {
	position: relative;
	display:inline-block;
	background: #FFEF76;
	color: #2A2A2A;
	font-size: .99em;
	font-weight:400;
	padding: 24px 81px 24px 20px;
	width: auto;
	line-height: 1;
	text-align: center;
	margin: 1.65em 0 0;
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .05);
	transition: all 0.44s ease;
	cursor: pointer;
	text-decoration:none!important;
	overflow: hidden;
}

/* Стрілка в правому куті */
.job-cta-btn::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	width: 21px;
	height: 21px;
	background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%232A2A2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5 12h14'/><path d='M13 6l6 6-6 6'/></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.44s ease, right 0.44s ease;
}

.job-cta-btn:hover {
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .21);
	padding: 24px 105px 24px 20px;
}

.job-cta-btn:hover::after {
	right: 12px;
}

/********/

.related-jobs{
	position:relative;
	display:block;
	width:65%;
	margin:2.5em auto 0;
	padding:4%;
	background-color:rgba(248, 248, 248, .85);
}

.related-jobs h3 {
    font-size: 1.75em;
    color: #2a2a2a;
    text-transform: capitalize;
    padding-bottom: 2%;
    margin-bottom: 1.25em;
    border-bottom: 2px solid #2a2a2a;
}

.related-jobs .views-row {
	display: flex;
	position:relative;
	align-items: center;
	padding: 3%;
	background: rgba(248, 248, 248, 0.85);
	transition: background 0.3s ease;
	margin-bottom: 1.5em;
	border:2.5px solid transparent;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.related-jobs .views-row:hover {
	background: #E5F6FE;
	border:2.5px solid #acdaf2;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}


.related-jobs .job-airline-logo {
	width: 23%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.related-jobs .job-row-info {
    width: 70%;
    margin-left: 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.related-jobs .job-airline-logo a{
	width: 100%;
	height: 100%;
	margin:1%;
	object-fit: contain;
}

.related-jobs .job-airline-logo img {
	width: 90%;
	height: auto;
	object-fit: contain;
}

.related-jobs .job-row-info {
	width: 70%;
	margin-left: 6%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.related-jobs .job-row-info > span,
.related-jobs .job-row-info > time {
	display: inline-block;
}

.related-jobs .job-row-info::before {
	content: '';
	display: block;
}

.related-jobs .job-row-info .job-title a{
	display: inline-block;
	text-align: left;
	font-size: 1.04em;
	line-height:1.3;
	font-weight: 600;
	color: #2A2A2A;
	margin-bottom: 0.4em;
	transition: all 0.34s ease;
}

.related-jobs .job-row-info .job-title a:hover{
	color:#165484;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.related-jobs .job-location {
	display: inline-flex;
	align-items: center;
	font-size: 0.84em;
	color: #444;
	margin:.27em 0 .33em;
}

.related-jobs .job-location::before {
	content: '📍';
	font-size: 1em;
	margin-right: 0.4em;
	opacity: 0.8;
}

/********/

.jobs-prep-section{
	position:relative;
	display:block;
	background:#E5F6FE;
	width:95%;
	padding:1% 2%;
	margin:3em 0 0 .5%;
	text-align:center;
}

.jobs-prep-section h2 ,
.jobs-prep-section h3 {
    display: block;
    width: 50%;
    font-weight: 600;
    margin: 0em auto;
    padding:3% 0 0px;
    line-height: 1.3;
    font-size: 2.05em;
    text-align: center;
}

.jobs-prep-section h3 {
    padding:3% 0 20px;
}

/**/

.jobs-prep-section .cta-rows {
    padding:4em 0 4em;
}

/**/


.jobs-prep-section .views-row {
	position:relative;
	padding: 3.7% 4%;
	display: flex;
	align-items: center; /* вертикальне вирівнювання */
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 2em;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.jobs-prep-section.views-row:hover{
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.jobs-prep-section .views-row:hover .views-field-field-image-airlines img,
.jobs-prep-section .views-row:hover .views-field-field-image-airlines-in-the-test img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/* Зображення ліворуч */
.jobs-prep-section .views-field-field-image-airlines img,
.jobs-prep-section .views-field-field-image-airlines-in-the-test img {
	height: 105px;
	width: auto;
	object-fit: contain;
	display: block;
	margin: 0 auto;
	-webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

/* Блок з інформацією — по праву сторону */
.jobs-prep-section .views-field-name .airline-list-info {
	width: 100%;
}

/* Щоб контент всередині не вилазив за межі */
.jobs-prep-section .views-row > div {
	flex: 1;
}

/* За потреби — зображення менше простору, текст більше */
.jobs-prep-section .views-field-field-image-airlines,
.jobs-prep-section .views-field-field-image-airlines-in-the-test {
	max-width: 23%;
	padding:2% 3.5% 2% 0;
	margin-left:5%;
	margin-right:2.5%;
	border-right:1.5px solid #CCCCCC;
}

.jobs-prep-section .views-field-name {
	max-width: 63%;
	margin-left:7%;
	text-align:left;
}

.jobs-prep-section .views-field-name .title-list{
	display:block;
	margin:0 0 .5em;
	padding:0;
	color:#000;
	font-size:.985em;
	font-weight:bold;
	margin-bottom:1em;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-prep-section .views-field-name .title-list:hover{
	color:#42aadb;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-prep-section .views-field-name ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}

.jobs-prep-section .views-field-name li{
	font-size:.8em;
	font-weight:400;
	margin-bottom:4px;
}

/********/

/* Arricle page */

.blog-page-head {
  width: 85%;
  margin: 0 auto; /* центрує по горизонталі */
  display: flex;
  flex-wrap: wrap; /* на випадок маленького екрану */
}

.blog-banner {
  width: 47%;
  margin-right: 5%;
}

.blog-banner img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-page-info {
  width: 40%;
  display: flex;
  align-items: center; /* центрує по висоті */
  justify-content: flex-start; /* по лівому краю */
  text-align: left;
  background:#E5F6FE;
  padding:3%;
}

.body-text{
	position:relative;
	display:block;
	width:67%;
	margin:7em auto 0;
}

.body-text p{
	font-size:.8em;
}

.body-text li{
	font-size:.8em;
}

.body-text a{
	text-decoration: underline;
}

.body-text img{
	margin:0 auto;
	display:block;
}

/********/


.hero-content {
	width: 40%;
	padding-left: 1%; /* вирівняно по лівому краю */
	display: flex;
	flex-direction: column;
	justify-content: center; /* вертикальне вирівнювання */
	align-self: center;
}

.hero-content h1 {
	font-size: 2.1em;
	font-weight: 600;
	line-height: 1.35;
	margin-top: -.25em;
	margin-bottom: 10px;
}

.hero-content p {
	font-size: .75em;
	line-height: 1.55;
	font-weight: normal;
	display: block;
}

.page-hero-baner {
	width: 40%;
	margin-right:6%;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: center;
	box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.page-hero-baner img {
	width: 100%;
	height: auto;
	display: block;
}


/****/


/* Single Service page  */


.package-menu-section{
	position: relative;
	width: 99%;
	min-height:70px;
	margin: .5% 0 1.5em .5%;
	padding:0em;
	display:inline-block;
}


.package-hero-section{
	width: 85%;
	margin: 0 auto; /* центрує по горизонталі */
	display: flex;
	flex-wrap: wrap; /* на випадок маленького екрану */
}

.package-banner-section{
	width: 47%;
	margin-right: 5%;
}

.package-banner-section img {
	width: 100%;
	height: auto;
	display: block;
}

.package-info-section {
	width: 40%;
	display: flex;
	flex-direction: column; /* ставимо елементи один під одним */
	justify-content: center; /* центруємо по вертикалі */
	align-items: flex-start; /* вирівнюємо вміст по лівому краю */
	text-align: left;
	background: #E5F6FE;
	padding: 3%;
}

.package-info-section h1,
.package-info-section span {
	width: 100%; /* на всю ширину батьківського блоку */
	display: block;
}

.package-info-section span{
	font-size:.74em;
	color:#165484;
	margin:-3% 0 1em;
}

.package-info-section h1{
	padding:0;
	margin:0;
}

.package-body-section{
	position:relative;
	display:block;
	width:71%;
	margin:4em auto 0;
}

.package-body-section p{
	font-size:.9em;
}

.package-body-section li{
	font-size:.9em;
}

.package-body-section a{
	text-decoration: underline;
}

.package-body-section img{
	margin:0 auto;
	display:block;
	max-width:75%;
	height:auto;
}

/**/

.package-btn{
	position:relative;
	display:block;
	text-align:center;
	margin:3em 0;
}

.package-btn a{
    position: relative;
    display: inline-block;
    background: #FFEF76;
    color: #2A2A2A;
    font-size: .93em;
    font-weight: 500;
    padding: 24px 101px 24px 30px;
    width: auto;
    line-height: 1;
    text-align: center;
    margin: 1.65em 0 0;
    box-shadow: 0 0 6px 2px rgba(42, 42, 42, .05);
    transition: all 0.44s ease;
    cursor: pointer;
    text-decoration: none!important;
    overflow: hidden;
}

.package-btn a.practice-mode{
    position: relative;
    display: inline-block;
    background: #E5F6FE;
    color: #2A2A2A;
    font-size: .93em;
    font-weight: 500;
    padding: 24px 51px;
    width: auto;
    line-height: 1;
    text-align: center;
    margin: 1.65em 2em 0 0;
    box-shadow: 0 0 6px 2px rgba(42, 42, 42, .05);
    transition: all 0.44s ease;
    cursor: pointer;
    text-decoration: none!important;
    overflow: hidden;
}
.package-btn a.practice-mode:hover{
    background:  #2A2A2A;
    color: #fff;
	transition: all 0.44s ease;
}

/* Стрілка в правому куті */
.package-btn a.start-mode:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	width: 21px;
	height: 21px;
	background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%232A2A2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5 12h14'/><path d='M13 6l6 6-6 6'/></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.44s ease, right 0.44s ease;
}

.package-btn a.start-mode:hover {
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .21);
	padding: 24px 125px 24px 30px;
}

.job-cta-btn a.start-mode:hover::after {
	right: 12px;
}

/* Окремі сторінки Page for test */


.practice-page-head {
	position: relative;
    background: #E5F6FE;
    width: 95%;
    margin: .5% 0 0 .5%;
    padding: 0 2%;
    display: block;
}

.practice-page-head h1 {
    display: block;
    width: 88%;
    padding-top: 3.55em;
    padding-bottom: .25em;
    margin: 0em auto 0em;
    text-align: center;
    font-size: 1.7em;
    font-weight: 600;
}
.practice-page-head span.airline-sub-header{
    display: block;
    width: 88%;
    padding-top: 10px;
    padding-bottom: 25px;
    margin: 0em auto 0em;
    text-align: center;
    font-size: .85em;
    font-weight: 500;
	color:#165484;
}


/* Сторінка слайдер питань */

.autoSlider{
	display:block;
	width:80%;
	margin:5.5em auto 480px;
	border:0px solid green;
	text-align:center;
	position:relative;
	clear:both;
	
}

.slider-content{
	position:relative;
}

.currentIndex{
	position:absolute;
	top:-69px;
	right:0%;
	font-size:.84em!important;
	display:block;
	font-weight:600;
	color:#333;
	padding:15px;
	background:rgba(0,0,0,.04);
}

.active p{
    font-size: 1.25em!important;
    color:#08246b;
    font-weight: 600;
    border: 0px solid green;
    line-height: 1.5;
    margin: 6% 0% 0;
}

p.question-text{
	font-size:1.25em;
	color:#08246b;
	font-weight:600;
	
	border:0px solid green;
	line-height:1.5;
	margin:6% 0% 0;
}

p.question-text-2{
	font-size:1.25em;
	color:#08246b;
	font-weight:600;
	
	border:0px solid green;
	line-height:1.5;
	margin:1% 0% 0;
}

.notAuto-content{
	position:absolute;
	display:inline-block;
	text-align:center;
	width:100%;
	top:83%;
	left:0;
	border:0px solid red;
}

.notAuto-content button{
	color:#000;
	
	padding: 15px 0px;
    border:none;
	font-size:.8em;
	display:inline-block;
	width:180px;
	text-align:center;
	margin:0% 1.5% 0%;
	border-radius:0px;
	background:#E5F6FE;
	
	-webkit-transition: all .5s ease;
	-moz-transition: all .5 ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.notAuto-content button:hover{
	background:#F8F8F8;
	
	-webkit-transition: all .5s ease;
	-moz-transition: all .5 ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.notAuto-content input{
	display:block;
	width:100%;
	background:#ffc528!important;
	
}

/* скрываем чекбоксы и блоки с содержанием */
.hide {
    display: none; 
}

.hide + label ~ p{
    display: none;
	
	-webkit-transition: all .75s ease;
	-moz-transition: all .75 ease;
	-ms-transition: all .75s ease;
	-o-transition: all .75s ease;
	transition: all .75s ease;
}
/* оформляем текст label */
.hide + label {
    1border-bottom: 1px dotted green;
    padding: 0;
    color:#2A2A2A;
    cursor: pointer;
    display: inline-block; 
	background:#FFEF76!important;
	width:70%;
	font-family: "Poppins", sans-serif;
	padding:14px 0px;
	border-radius:0px;
	margin:1% 0 9%;
	font-size:.96em;
	font-weight:500;
	box-shadow:0 0 3px #fff;
	
	-webkit-transition: all .35s ease;
	-moz-transition: all .35 ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.hide + label:hover{
	color:#fff;
	background:#2A2A2A!important;
	
	-webkit-transition: all .35s ease;
	-moz-transition: all .35 ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

/* вид текста label при активном переключателе */
.hide:checked + label {
    color: #000;
    border-bottom: 0;
	position:relative;
	background:#ffc528!important;
}

.hide:checked + label:after{
	content:'';
	
	width: 27px;
    height: 20px;
    background:url("/sites/all/themes/myskyplatform/images/check.png");
	background-size:27px 20px;
    
	position:absolute;
	top:26%;
	right:36.24%;
    display: inline-block;
	
	-webkit-transition: all .35s ease;
	-moz-transition: all .35 ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

/* когда чекбокс активен показываем блоки с содержанием  */

.hide:checked + label + p {
    position:absolute;
	display:block;
	width:100%;
	left:0;
	top:92%;
	
	font-style: italic;

	font-size:.82em!important;
	line-height:1.5;
	color:#000;
	z-index:10;
	padding:5% 1%;
	font-weight:500;
	
	background:#fef9e5;
	
	-webkit-transition: all .75s ease;
	-moz-transition: all .75 ease;
	-ms-transition: all .75s ease;
	-o-transition: all .75s ease;
	transition: all .75s ease;
}

.hide:checked + label + p span{
	font-size:1.1em;
	margin-right:1%;
    font-style: normal;
	font-weight:700;
	color:#000;

}

/* tips слайдер */

p.tips-text{
	position:relative;
	border:0px solid green;
	z-index:9;
	display:block;
	
	font-size:.79em!important;
	font-weight:400!important;
	color:#222;
	line-height:1.5;
	margin:2% 0 0;
	padding:1%;
	text-align:justify;
	
	
}

.tips-text span{
	font-size:1.1em;
	margin-right:1%;
    font-style: normal;
	font-weight:700;
	color:#000;
}

/****/

/* English test */


.en-page-image{
	position:relative;
	width:100%;
	height:440px;
	overflow:hidden;
	box-shadow:0 0 3px #333;
	margin:0;
	display:block;
	
	background-image: url("../images/en-top-page.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}


.en-page-image .logo-airline{
	text-align:center;
	width:100%;
	margin:5.5% 0 0;
}

.title-page-eng{
	position:relative;
	display:block;
	margin:5.5% 0 1.5%;
	text-align:center;
}

.title-page-eng h1{
	font-size: 3.14em;
    font-weight: 500;
    z-index: 9!important;
    color: #000;
    display: inline-block;
    position: relative;
	line-height:1;
	margin:0;
	padding:0;
}

.english-test-block{
	display:block;
	width:90%;
	position:relative;
	margin:0 auto;
	padding:0;
}

.english-test-block h2{display:none!important;font-size:0;padding:0;margin:0;}

.english-test-block h3{
	font-size: 2.74em;
    color: #001D67;
    font-weight: 600;
    margin:6.5% 0 2.5%;
    width: 100%;
    text-align: center;
	line-height:1;
    padding: 0;
    line-height: 1.3;
    text-transform: capitalize;
}

.test-about{
	display:block;
	width:100%;
	margin:7% auto 0;
}

.english-test-block .test-about h3{
	font-size: 1.57em;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 2.8% 0 4%;
    width: 100%;
    text-align: center;
	line-height:1;
}

.test-about .left-part,
.test-about .right-part{
	display:inline-block;
	width:43%;
	background:#F6F9FC;
	vertical-align:top;
	padding:2% 1.5%;
	border-top: 12px solid #184C7E;
	box-shadow: 0 0 7px 3px rgba(30, 30, 30, .07);
	margin:0 1.5%;
	border-radius: 7px;
}

.text-part{
	position:relative;
	display:block;
	min-height:310px;
}

.test-about .left-part p,
.test-about .right-part p{
	text-indent:0em;
	display:block;
	font-size:.83em;
	line-height:1.6;
	color:#000;
	margin-bottom:10px;
}

.test-about .left-part a,
.test-about .right-part a{
    position: relative;
	display:block;
	width:30%;
	background: #FFEF76;
	color: #2A2A2A;
	font-size: .9em;
	font-weight:400;
	padding: 24px 51px 24px 20px;
	
	line-height: 1;
	text-align: center;
	margin: 1.65em auto;
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .05);
	transition: all 0.44s ease;
	cursor: pointer;
	overflow: hidden;
}

/* Стрілка в правому куті */
.test-about .left-part a:after,
.test-about .right-part a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' stroke='%232A2A2A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M5 12h14'/><path d='M13 6l6 6-6 6'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.44s ease, right 0.44s ease;
}

.test-about .left-part a:hover,
.test-about .right-part a:hover{
	padding-right: 60px;
	box-shadow: 0 0 6px 2px rgba(42, 42, 42, .21);
	padding: 24px 75px 24px 20px;
}

.test-about .left-part a:hover:after,
.test-about .right-part a:hover:after {
	right: 12px;
}


/****************************************/

/****/

.footer-navigation-section > div {
	width: 96%;
	margin: 1em 0 0 3%;
	display: flex;
	flex-wrap: wrap;
	gap: 2em;
}

.footer-navigation-section nav {
	font-size: 0.85em;
	padding: 1em;
	box-sizing: border-box;
	flex-grow: 1;
}

.footer-navigation-section nav:nth-of-type(-n+3) {
	flex-basis: 19%;
}


.footer-navigation-section nav:nth-of-type(4) {
	flex-basis: 10%;
}

.footer-navigation-section h5 {
	color: white;
	font-size: 1.33em;
	margin-bottom: 0.5em;
	font-weight:600;
}

.footer-navigation-section ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-navigation-section li {
	margin-bottom: 0.4em;
}

.footer-navigation-section a {
	color: white;
	text-decoration: none;
	display: inline-block;
	font-size:.87em;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.footer-navigation-section a:hover {
	text-decoration: underline;
	color:#FBD675;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/**/

.footer-info-section{
	background: #F5F5F5;
    width: 99%;
    margin: 0em 0 0em 0.5%;
    display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 2em;
    padding: 4em 0px 4em;
}

.footer-logo {
	display: flex;
	align-items: center; 
	gap: 1.5em;
	width:37%;
	margin:0 1.75em 0 4%;
	text-align:left;
}

.footer-logo img {
	height: 90px;
	width: auto;
}

.info-logo-block{padding-top:5px;}

.info-logo-block span {
	font-size: 1.25em;
	font-weight:600;
	display: block;
	padding:1;
	line-height:1;
	margin-bottom: 15px;
}

.info-logo-block p {
	font-size: 0.65em;
	line-height:1.4;
	margin: 0;
}

.footer-info-section nav{
	display:inline-block;
	margin-left:21px;
}

.footer-info-section h5 {
	color: #000;
	font-size: 1.1em;
	font-weight:600;
	padding:0;
	margin:0 0 0.45em;
	line-height:1;
}

.footer-info-section ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-info-section li {
	margin-bottom: 0.55em;
	padding:0;
	line-height:1;
}

.footer-info-section a {
	color: #000;
	padding:0;
	margin:0;
	text-decoration: none;
	display: inline-block;
	font-size:.75em;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.footer-info-section a:hover {
	text-decoration: underline;
	color:#3F70ED;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/**/

.footer-social{
	margin-right:2em;
	margin-left:3em;
}

.footer-social h5 {
	color: #000;
	font-size: 1.1em;
	font-weight:600;
	padding:0;
	margin:0 0 .75em;
	line-height:1;
}

.footer-social a {
    width: 45px;
    height: 45px;
    margin: 0;
    background-size: 45px 45px!important;
    z-index: 9;
    position: relative;
    display: inline-block;
	
    background-position: center;
    background-repeat: no-repeat	
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
}

.footer-social a.instagram {
    background: url(../images/instagram.png);
    margin: 0 15px;
    -webkit-transition: all .65s ease;
    -moz-transition: all .65 ease;
    -ms-transition: all .65s ease;
    -o-transition: all .65s ease;
    transition: all .65s ease !important;
}

.footer-social a.facebook {
    background: url(../images/fb.png);
    -webkit-transition: all .65s ease;
    -moz-transition: all .65 ease;
    -ms-transition: all .65s ease;
    -o-transition: all .65s ease;
    transition: all .65s ease !important;
}

.footer-social a:hover{
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
}

.copy{
	background: #2A2A2A;
    width: 99%;
    margin: 0em 0 0em 0.5%;
    padding: 20px 0px;
	display:block;
	text-align:center;
}

.copy p{
	color:#fff;
	padding:0;
	margin:0;
	line-height:1;
	font-size:.7em
}

/****/

/*
@media only screen and (max-width:2110px){
}
	*/


@media only screen and (min-width:2110px){

body{

	line-height:1.8;
	font-size:33px;
}	

.welcome-hero {
    width: 35%;
    padding-left: 5rem;
}

.site-logo {
    position: absolute;
    top: 1.75%;
    left: 2.95%;
    display: inline-block;
}

.hero-baner {
    position: absolute;
    width: 72.5%;
    height: auto;
    right: -6%;
    bottom: -5%;
}

.site-logo img {
    height: 120px;
    width: auto;
}

.free-btn {
    position: relative;
    background: #FFEF76;
    color: #000;
    font-size: .82em;
    display: inline-block;
    padding: 31px 87px;
    line-height: 1;
    margin: 1.65em 0 0;
    box-shadow: 0 0 12px 5px rgba(198,153,104,.3);
}

.cta-row span {
    bottom: -21%;
    font-weight: 500;
    padding: 24px 37px;
    font-size: .96em;
    
}

.airlines-section {
    position: relative;
    display: block;
    width: 94%;
    margin: 9em auto 4em;
    text-align: left;
}

.airlines-slider-heading {
    text-align: left;
    width: 45%;
}

.airlines-slider-heading h3 {
    display: block;
    font-weight: 600;
    margin: 0 auto 25px;
    line-height: 1.3;
    font-size: 2.25em;
}

.airlines-slider-heading p {
    font-size: .9em;
    width: 85%;
	line-height:1.55;
}

.slider.air img {
    height:200px;
	width:auto;
}

.feature-title h2 {
    font-size:1.95em;
}

.feature-title img {
    height: 100px;
    width: auto;
    display: block;
}

.feature-highlights-title p {
    font-size: .87em;
	line-height:1.52;
}

.highlights-row {
    display: flex;
    flex-direction: row;
    flex: 1 1 calc(50% - 15px);
    background-color: white;
    padding: 60px 40px;
    box-sizing: border-box;
    align-items: center;
    margin-bottom: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.highlights-icons img {
    height: 88px;
    width: auto;
    object-fit: contain;
    display: block;
    margin-right: 20px;
}

.highlights-text span {
    font-size: 1.05em;
    color: #000;
    font-weight: 700;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
    margin-bottom: 18px;
    display: block;
}

.highlights-text p {
    font-size: .85em;
    vertical-align: middle;
    line-height: 1.47;
    margin: 0;
    padding: 0;
    color: #000;
}

.faq-section {
    position: relative;
    display: block;
    width: 93%;
    margin: 7em auto 0em;
    text-align: center;
}

.faq-title {
    padding:49px 42px;
    font-size: .92em;
    line-height: 28px;
    background-size: 32px 32px;
}

.faq-title.active {
    background-size: 32px 32px;;
}

.slider.testimonials .slick-slide {
    margin: 10px 25px;
    padding: 45px;
}

.testimonials-head img {
    width: 190px;
    margin-right: 11px;
}

.t-title {
    font-size: 1.1em;
    margin: 0 0 13px;
}

.t-country {
    font-size: .94em;
}

.tip-title-link {
    font-size: 1.1em;
}

.tips-row p {
    font-size: .72em;
}

.tip-for {
	font-size: 0.85em;
    margin: .85em 0;
}

.btn-link-go {
    font-size: .85em;
    margin: .55em 0 0;
}

.btn-link-go:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -31px;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-image: url(../images/sl-go.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-navigation-section nav:nth-of-type(-n+3) {
    flex-basis: 23%;
}

.footer-navigation-section nav:nth-of-type(4) {
    flex-basis: 14%;
}

.footer-navigation-section nav {
    font-size: 0.85em;
    padding: .55em;
    box-sizing: border-box;
    flex-grow: .5;
}

.footer-navigation-section h5 {
    font-size: 1.43em;
	margin-bottom:30px;
}

.footer-navigation-section a {
    font-size: 1em;
    transition: 0.34s;
}

.footer-logo img {
    height: 120px;
    width: auto;
}

.info-logo-block span {
    font-size: 1.45em;
    margin-bottom: 34px;
}

.info-logo-block p {
    font-size: 0.81em;
    line-height: 1.4;
    margin: 0px;
}

.footer-info-section h5 {
    font-size: 1.28em;
	margin-bottom:30px;
}

.footer-info-section a {
    font-size: 0.9em;
}

.footer-social a {
    width: 75px;
    height: 75px;
    background-size: 75px 75px !important;
}

.footer-navigation-section > div {
    width: 96%;
    margin: 1em 0px 0px 1.95%;
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 1.5em;
    width: 37%;
    margin: 0 2.25em 0 4%;
    text-align: left;
}

.footer-social {
    margin-right: 3em;
    margin-left: 4em;
}

.footer-social a.instagram {
    margin: 0px 0 0 25px;
}
	
}

@media only screen and (max-width:1690px){

body{
	font-size:22px;
}

}

@media only screen and (max-width:1620px){

body{
	font-size:18.5px;
}


}

@media only screen and (max-width:1490px){

.welcome-hero {
    width: 38%;
    padding-left: 2rem;
}
	
.hero-baner {
    position: absolute;
    width: 60.5%;
    height: auto;
    right: -3.5%;
    bottom: -6%;
}	

.cta-section h2 {
	width: 58%;
}

.page-hero {
    position: relative;
    display: flex;
    background: #E5F6FE;
    width: 95%;
    height: 74.5vh;
    margin: .5% 0 0 .5%;
    align-items: center;
    justify-content: space-between;
    padding: 0 2%;
}

.blog-page-info h1{
	line-height:1.35;
}

.body-text {
    position: relative;
    display: block;
    width: 73%;
    margin: 7em auto 0;
}

.body-text img {
    margin: 27px auto;
    display: block;
}

.blog-section .views-element-container .views-row.middle-row {
    margin: 0 3% 2em;
}

.blog-section .views-element-container .views-row {
    width: 29%;
}

.highlight-section-row span:before {
    content: '';
    position: absolute;
    top: -95%;
    left: -27%;
    font-size: 4.25em;
    color: rgba(255,255,255,.05);
    font-weight: 400;
    z-index: 1;
}

}

@media only screen and (max-width:1380px){

body{
	font-size:17px;
}

.body-text {
    position: relative;
    display: block;
    width: 78%;
    margin: 7em auto 0;
}

.jobs-section .job-row-info {
    width: 90%;
    margin-left: 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.site-logo {
    top: .3em;
    left: 2.15%;
}

.site-logo img {
    height: 56px;
    width: auto;
    transition: transform 0.3s ease;
}

.page-hero-baner {
    margin-top:3em;
}

.hero-content h1 {
    font-size: 1.95em;
    font-weight: 600;
    line-height: 1.2;
    margin-top: -.25em;
    margin-bottom: 10px;
}


}

@media only screen and (max-width:1290px){

body{
	font-size:16px;
}


.highlight-section-row span:before {
    content: '';
    position: absolute;
    top: -84%;
    left: -26%;
    font-size: 4.85em;
    color: rgba(255,255,255,.05);
    font-weight: 400;
    z-index: 1;
}

.title-highlights {
    width: 32%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    font-size: 2.05rem;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    border: 0px solid red;
    box-sizing: border-box;
}

.hero-section {
	position: relative;
	display: flex;
	background: #E5F6FE;
	width: 99%;
	height: 74.5vh;
	margin: .5% 0 0 .5%;
	align-items: center;
	justify-content: flex-start;
}

.header-menu .tb-megamenu .nav > li > a, .header-menu .tb-megamenu .nav > li > span.tb-megamenu-no-link {
    color: #222;
    padding: 1rem .55rem;
    margin: 0rem;
    font-size: .84em;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .05px;
    margin-right: .35rem;
}

.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret{
	margin-top:12px;
}

}

@media only screen and (max-width:1159px){

.site-logo {
    top: 4px;
    left: 2.15%;
}

/*Mobile Menu*/

.menu-overlay {
	position: fixed;
	inset: 0;
	background: rgba(255, 255, 255, 1);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	display: flex; 
	flex-direction: column;
	align-items: center; /* Центрує по горизонталі */
	justify-content: center; /* Центрує по вертикалі */
	z-index: 9999;
	padding: 20px;

	transform: scaleY(0);
	transform-origin: top;
	opacity: 0;
	transition: transform 0.4s ease, opacity 0.4s ease;

	visibility: hidden;
	pointer-events: none;
}

.menu-overlay.active {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

#main-menu {
  display: none;
}

.menu-close-button {
	font-size: 35px;
	font-weight: 700;
	background: transparent;
	border: none;
	color: #000;
	cursor: pointer;
	position: fixed; /* Використовуємо fixed, щоб фіксувати в куті */
	top: 23px; /* Відступ зверху */
	right: 17px; /* Відступ з правого боку */
	z-index: 10000; /* Збільшуємо z-index для того, щоб кнопка була поверх інших елементів */
}

.menu-header {
	display: none;
	justify-content: space-between;
	align-items: center;
	margin:10px 0 0px;
	position: relative;
	background:transparent;
	padding:0;
	font-family: "Poppins", sans-serif;
}

.menu-header.show {
	display:block;
	width:100%;
	text-align:center;
}

#menu-title{
	font-size:1.54em;
	color:#2A2A2A;
	font-family: "Poppins", sans-serif;
	font-weight:600;
	padding:25px 0;
	width:100%;
	margin:.5em 0 .25em;
	display:inline-block;
	text-align:center;
	background:#E5F6FE;
}

.menu-title.main-title {
	font-family: "Poppins", sans-serif;
	display: flex;
	align-items: center; 
	padding: 30px 3%;
	width: 97%;
	margin-left:.5%;
	background:#E5F6FE;
	font-size: 1.5em;
	font-weight: 600;
	color: #000;
	text-align: left;
}

.menu-title.main-title img {
	width: 90px;
	height: 90px;
	margin-right:35px;
	flex-shrink: 0;
}

.menu-title.main-title p {
	margin: 0;
	font-family: "Poppins", sans-serif;
	padding: 0;
	font-size: 0.85em;
	font-weight: 500;
	text-transform: uppercase;
	line-height:1;
}



.back-link{
	display:block;
	margin:10px auto 0%!important;
	background:#F8F8F8;
	color:#165494;
	font-size: 1.27em;
	text-align: left;
	font-family: "Poppins", sans-serif;
	padding:30px 17px 30px;
	width:99%;
	font-weight:700;
	opacity: 0;
	transform: translateY(-85%);
}

.back-link.show{
	opacity: 1;
	transform: translateY(0);
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    -o-transition: all .35s;
    -ms-transition: all .35s;
    transition: all .35s;
}

#menu-content {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 20px;
	font-family: "Poppins", sans-serif;
	align-items: flex-start; /* Центрує пункти меню по горизонталі */
	justify-content: flex-start;
	margin-top:1.4em;
	width: 100%;
	overflow-x:auto;
	max-width: 99%;
}

.menu-item {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.4s ease, transform 0.4s ease;
	font-size: 1.27em;
	cursor: pointer;
	position: relative;
	background-color:#FAFAFA;
	display: block;
	justify-content: center; 
	text-align: left;
	font-family: "Poppins", sans-serif;
	padding:30px 17px 30px;
	width:99%;
	font-weight:normal;
}

.menu-item.has-image{
	padding-left:14%;
	width:83%
}

.menu-item.show {
	opacity: 1;
	transform: translateY(0);
}

/* Оновлений стиль для пунктів меню з фото чи підменю */
.menu-item img, .submenu-toggle {
	margin-right: 10px; /* Додаємо відступ, якщо є фото чи кнопка */
}

.menu-item img {
	width: auto;
	height: 41px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-71%);
}

.submenu-view{
	transform: translateY(-1%);
	opacity:.25;
}

.submenu-view.show{
	position:relative;
	display:block;
	width:100%!important;
	transform: translateY(0%);
	opacity:1;
	-webkit-transition: all .75s;
    -moz-transition: all .75s;
    -o-transition: all .75s;
    -ms-transition: all .75s;
    transition: all .75s;
}

.submenu-view.show img{
	width:100%!important;
	height:auto;
}

.menu-item.has-image,
.menu-item.has-submenu {
	justify-content: center; 
}

/* Активуємо анімацію поступово */
.menu-item.show {
  opacity: 1;
  transform: translateY(0);
}

.submenu-toggle {
	border-radius: 50%;
	padding: 0px;
	font-weight: bold;
	position: absolute;
	top:-3%;
	right:4%;
	display:inline-block;
	font-size:2.1em;
	font-weight:500;
	color:#2A2A2A;
}

#menu-toggle {
	position: fixed;
	top: 20px;
	right:20px;
	width: 55px;
	height: 55px;
	background-color: #E5F6FE;
	background-image: url('./images/menu-icon.png');
	background-size: 60% 60%;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
	border-radius: 50%;
	z-index: 991;
	cursor: pointer;
	display:inline-block;
	border:none;
	color:transparent;
}

#menu-toggle:hover{
	background-color:#e5fef9;
	
	-webkit-transition: all .38s;
    -moz-transition: all .38s;
    -o-transition: all .38s;
    -ms-transition: all .38s;
    transition: all .38s;

}

	
.header-menu{display:none;}

body{
	font-size:23px;
}

.head-section {
    position: absolute;
    display: block;
    width: 100%;
    top: 2.0%;
    left: 0;
    border: 0px solid red;
    height: auto;
}

.site-logo { 
    display: flex; 
    align-items: center;
    justify-content: center; 
}

.site-logo:after{
    content:'MySkyPlatform';
	position:relative;
	display:inline-block;
	padding:0;
	line-height:1;
	color:#000;
	padding-left:15px;
	font-family: "Poppins", sans-serif;
	font-size:.98em;
	font-weight:600;
}

.hero-section {
    display:block;
    width: 99%;
    height:auto;
}


.welcome-hero {
	width: 95%;
	padding:7em 0rem; 
	margin:0em auto;
}

.welcome-hero .free-btn{display:none;}

.access-options {
    position: absolute;
    top: 0;
    right:12%;
	
    width: 50%;
    z-index: 11;
    text-align:right;
}

.hero-baner {
    position:relative;
	display:block;
	display:none;
    width: 90.5%;
    height: auto;
    right: auto;
    bottom: auto;
	margin:0% auto;
}

.welcome-hero p {
    font-size: .98em;
    line-height: 1.55;
    font-weight: normal;
    display: block;
}

.cta-section {
    margin: 6em 0 0;
}

.cta-section h2 {
    display: block;
    width: 89%;
    line-height: 1.21;
    font-size: 2.25em;
}

.cta-row:nth-child(1), .cta-row:nth-child(3) {
    transform: translateY(0px);
}

.cta-row {
    position: relative;
    display: block;
    width: 78%;
    margin: 0 auto 0;
	background:#e5fef9;
}

.cta-row:nth-child(2) {
    margin: 4em auto;
}

.cta-row span{
	position:relative;
	display:block;
	color:#000;
	z-index:10;
	bottom:auto;
	left:auto;
	opacity:1;
	font-weight:500;
	padding: 0;
	margin:1em 0;
	font-size:1.2em;
	background-color:transparent; 
	backdrop-filter: blur(0px);
	-webkit-backdrop-filter: blur(0px);
	-webkit-transition: all .34s ease;
    -moz-transition: all .34 ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.airlines-section {
    width: 94%;
	display:block;
    margin: 9em auto 4em;
}

.airlines-slider-heading h3 {
    display: block;
    font-weight: 600;
    margin: 0 auto 35px;
    line-height: 1.2;
    font-size: 2.4em;
}

.airlines-slider-heading {
    text-align: left;
    width:100%;
}

.airlines-slider-heading p {
    font-size: .93em;
    width:100%;
}

.slider.air img {
    height: auto;
    width:80%;
    display:block;
	margin:0 auto;
}

/**/

.feature-title h2 {
    font-size:2em;
}

.feature-title img {
    height:95px;
    width: auto;
    display: block;
}

.feature-highlights-mockup {
    display:none;
}

.feature-highlights-title {
    width: 99%;
    position: relative;
    display:block;
    margin: 0 auto 2em;
    padding: 0;
}

.feature-highlights-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: 95%;
    padding: 15px;
    box-sizing: border-box;
}

/**/

.faq-section {
    width: 95%;
    margin: 7em auto 0em;
    text-align: center;
}

.faq-section-header h4 {
    width:89%;
    margin: 0 auto .8em;
    font-size: 2.3em;
    font-weight: 500;
}

.faq-section-header p {
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    font-size: .79em;
    line-height: 1.45;
    text-align: center;
    color: #111;
}

/**/

.faq-section-rows .faq-row:nth-child(odd) {
    margin: 0 auto 1em;
}

.faq-section-rows .faq-row {
    margin-bottom: 18px;
    display:block;
    width: 98%;
    vertical-align: top;
	margin:0 auto 1em;
}

/**/

.slider.testimonials {
    position: relative;
    display: block;
    width: 95%;
    padding: 4em 5px 5em;
    margin: 0em auto 0;
}

/**/

.tips-section {
    position: relative;
    display: block;
    width: 97%;
    margin: 2em auto 0em;
    text-align: center;
}

.tips-section-title span {
    display: block;
    text-align: center;
    line-height: 1;
    padding: 1.25em 0 0;
    margin: 0em 0 1.05em;
    font-size: 2.35em;
    font-weight: 400;
}

.tips-section-title p {
    position: relative;
    display: block;
    width: 95%;
    margin: 0 auto;
    font-size: .84em;
    line-height: 1.45;
    text-align: center;
    color: #111;
}

.tips-row {
    position: relative;
    display:block;
    width:75%;
	margin:0 auto 3.5em;
	padding-bottom:3.5em;
	border-bottom:1.7px solid rgba(0,0,0,.15);
    vertical-align: top;
}

.tips-row:nth-child(even) {
   margin:0 auto 5.5em;
}
.tips-row:last-child{
   margin:0 auto 0em;
	padding-bottom:0em;
	border-bottom:1.7px solid rgba(0,0,0,.0);
}

.tip-for {
    display: block;
    text-align: left;
    font-size: 1.0em;
    font-weight: 600;
    color: #3F70ED;
    margin: 1em 0 3px;
}

.tip-title-link {
    font-size: 1.2em;
    color: #000;
    display: block;
    text-align: left;
    font-weight: 700;
}

.tips-row p {
    text-align: left;
    font-size: .95em;
    line-height: 1.4;
    color: rgba(0,0,0,.65);
    display: block;
}

.btn-link-go {
    font-size: .86em;
    margin: .15em 0 0;
    color: #153484;
}

/**/

.footer-navigation-section nav:nth-of-type(4) {
    flex-basis: 19%;
}

.footer-navigation-section a {
    color: white;
    text-decoration: none;
    display: inline-block;
    font-size: .94em;
    -webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.footer-info-section{
	background: #F5F5F5;
    width: 99%;
    margin: 0em 0 0em 0.5%;
    display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 2em;
    padding: 4em 0px 4em;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 1.5em;
    width: 93%;
    margin: 0 auto 1.65em;
    text-align: left;
}

.info-logo-block p {
    font-size: 0.8em;
    line-height: 1.4;
    margin: 0;
}

.footer-social a {
    width: 51px;
    height: 51px;
    margin: 0;
    background-size: 51px 51px!important;
    z-index: 9;
    position: relative;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat	
	-webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}

#block-myskyplatform-contactmenu{
	margin-left:-2em;
}

.footer-social {
    margin-right: 3em;
    margin-left: 4em;
}

.footer-info-section a {
    color: #000;
    padding: 0;
    margin: 0;
    text-decoration: none;
    display: inline-block;
    font-size: .8em;
    -webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/********/

.page-hero {
    position: relative;
    display:block;
    background: #E5F6FE;
    width: 95%;
    height:auto;
    margin: -5px auto .5%;
    align-items: center;
    justify-content: space-between;
    padding: 0 2% 8%;
}

.hero-content h1 {
    font-size: 2.15em;
    font-weight: 600;
    line-height: 1.15;
    margin-top: -.25em;
    margin-bottom: 10px;
}

.hero-content p {
    font-size: .91em;
    line-height: 1.55;
    font-weight: normal;
    display: block;
}

.btn-cta {
    position: relative;
    background: #2A2A2A;
    color: #fff;
    font-size: .87em;
    display: inline-block!important;
    padding: 25px 10px;
    width: 37%;
    line-height: 1;
    text-align: center;
    margin: 1.65em 0 0;
    box-shadow: 0 0 12px 5px rgba(42, 42, 42, .3);
    -webkit-transition: all .44s ease;
    -moz-transition: all .44s ease;
    -ms-transition: all .44s ease;
    -o-transition: all .44s ease;
    transition: all .44s ease;
}

.page-hero-baner {
    width:98%;
    margin:0em auto 0;
    display:block;
	padding:6em 0 0;
    align-items: center;
    justify-content: center;
    align-self: center;
    box-shadow: 0 0 9px 0px rgba(42, 42, 42, 0);
}

.hero-content {
    width:95%;
    margin:3.35em auto 0;
    display:block;
	padding:0;
	text-align:left;
    flex-direction: column;
    justify-content: center;
    align-self: center;
}

#block-myskyplatform-views-block-up-course-headings-block-1 {
	width:98%;
	margin:0 auto;
	text-align:center;
    padding: 5em 0 3em;
}

#block-myskyplatform-views-block-up-course-headings-block-1 h2 {
    font-size: 2.15em;
    font-weight: 300;
    padding: 0;
    margin: 0 0 1.2em;
    line-height: 1.3;
    text-transform: capitalize;
}

#block-myskyplatform-views-block-up-course-headings-block-1 h3 {
    font-size: 2.35em;
    font-weight: 800;
    padding: 0;
    margin: 0 auto;
	width:80%;
    line-height: 1.3;
    text-transform: capitalize;
}

/**/

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-row, #block-myskyplatform-views-block-up-airline-pilot-list .views-row {
    background-color: #F8F8F8;
    position: relative;
    padding: 5.7% 1% 7%;
    display: block;
	width:96%;
	text-align:left;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
    margin:0 auto 2em;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines, #block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test {
    max-width:95%;
	display:block;
    padding:0;
    margin:2% auto 1em;
	text-align:left;
    border-right: 0px solid #CCCCCC;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines img, #block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test img {
    height:auto;
    width:100%;
	padding:0;
	margin:0 0 15px;
	
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines a, #block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test a{
    display:inline-block;
	height:auto;
    width: 54%;
}

.views-field-name {
    max-width: 90%;
    margin-left: 4%;
    margin-bottom: 4%;
}

.views-field-name .title-list {
    display: block;
    margin: 0 0 .5em;
    padding: 0;
    color: #000;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 1em;
    -webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.views-field-name li {
    font-size: .96em;
    font-weight: 400;
    margin-bottom: 4px;
}

.btn-airline-program {
    bottom: 2%;
    right: 2.5%;
}

.btn-text {
    position: relative;
    z-index: 2;
    padding: 0;
    font-size: 1.15em!important;
    font-weight: 400!important;
    white-space: nowrap;
    transform: translateY(-24%);
}

/***/

#section-highlights {
    position: relative;
    display: block;
    background: #2A2A2A;
    width: 96%;
    height:auto;
    margin: 0 0 2.15em 0;
    align-items: center;
    justify-content: space-between;
    padding: 2%;
    color: #fff;
    gap: 2%;
}

.title-highlights {
    width:75%;
    display: block;
    align-items: center;
    justify-content: flex-start;
    height:auto;
    font-size: 2.15em;
    font-weight: 700;
    line-height: 1.4;
	margin:35px auto 45px;
    text-align: center;
    box-sizing: border-box;
}

.rows-highlights {
    width:96%;
    display:flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    border: 0px solid green;
    margin-left: 0;
    box-sizing: border-box;
    position:relative;
    top:1%;
	right:auto;
    left:4.75%;
}

.highlight-section-row {
    position: relative;
    width: 44%;
    padding: 5.5% 1.2%;
    display: inline-block;
    align-items: center;
    justify-content: center;
    height: 100%;
    vertical-align: middle;
    margin: 1%;
	margin-bottom:1em;
    text-align: center;
}

.highlight-section-row:nth-child(odd) {
    margin: 0 4% 1em	0;
}

.highlight-section-row span:before {
    content: '';
    position: absolute;
    top: -94%;
    left: -25%;
    font-size: 3.15em;
    color: rgba(255,255,255,.05);
    font-weight: 500;
    z-index: 1;
}

/*******/

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 {
	width:97%;
    padding: 5em auto 3em;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 h2,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 h2 {
    font-size: 2.35em;
    font-weight: 600;
    padding: 0;
    margin: 0 0 .45em;
    line-height: 1.3;
    text-transform: capitalize;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 span.subheadline ,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 span.subheadline {
    font-size: 1.05em;
    font-weight: 400;
    width: 94%;
    display: block;
    padding: 0;
    margin: 0 auto;
    line-height: 1.3;
    text-transform: capitalize;
}

.compare-row:nth-child(odd) {
    margin-right: 1%;
}

.compare-row {
    width: 45.5%;
    padding: 2% 1%;
    margin: 5% 0;
}

.feature-table table {
    width: 92%;
    border-collapse: collapse;
    font-family: sans-serif;
    font-size: 16px;
    margin: 4em auto 7em;
    border: 1.4px solid rgba(0, 0, 0, .2);
    table-layout: fixed;
}

/**/

.detail-info {
    position: relative;
    display:block;
    vertical-align: middle;
    width:98%;
    text-align: left;
	margin:0 auto 2em;
}

.detail-row:nth-child(1) .detail-info {
	margin:0 auto 2em;
}

.detail-row:nth-child(2) .detail-info {
    margin:0 auto 2em;
}

.detail-row .detail-banner {
    display: inline-block;
    width: 86%;
    height: auto;
    vertical-align: top;
    text-align: center;
}

.detail-info span {
    padding: 4% 0;
    margin: 1% 0 1.89rem;
    line-height: 1.2;
    font-size: 1.34em;
    font-weight: 600;
    padding-bottom: 1.55rem;
    display: block;
    border-bottom: 1.45px solid rgba(30,30,30,.25);
}

.detail-row {
    display: flex;
    flex-direction: column; /* За замовчуванням зверху вниз */
}

/* Банер першим */
.detail-row .detail-banner {
    order: -1; 
    width: 100%; /* можна підлаштувати */
    text-align: center;
}

/* Інфо другим */
.detail-row .detail-info {
    order: 0;
    width: 100%; /* або 98%, як було */
}

/**/

.user-active-subscriptions {
    max-width: 92%;
    margin: 0 auto 4em;
}

.hello-user-section {
    position: relative;
    background: #E5F6FE;
    width: 98%;
    min-height: 300px;
    margin: .5% auto 3em;
    padding: 4em 0 2%;
    min-height: auto;
    display:block;
}

/**/

.airline-page-hero {
    position: relative;
    display: block;
    background: #E5F6FE;
    width: 95%;
    height: auto;
    min-height: 300px;
    margin: -1% 0 0 .5%;
    align-items: center;
    justify-content: center;
    padding: 7em 2% 3.65em;
}

.header-airline-page {
    width:96%;
    display: block;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    padding: 0em 1% 0;
	margin:0 auto;
}

.header-airline-baner {
    width: 96%;
    margin: -1em auto 3em;
    display: block;
    align-items: center;
    justify-content: center;
    align-self: center;
    box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.header-airline-page h1 {
    font-size: 1.85em;
    line-height: 1.3;
    padding: 0;
    margin: 0 0 1.15em;
}

.header-airline-page p {
    font-size: .97em;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
}

.airline-btn-cta {
    position: relative;
    background: #2A2A2A;
    color: #fff;
    font-size: .99em;
    display: inline-block!important;
    padding: 25px 0px 26px;
    width: 48%;
    margin: 2.15em 0 0;
}

.process-head-section img {
    height: auto;
    width: 45%;
    display: block;
    margin: 0 auto;
}

/**/

.myskyplatform-services {
  
}

.myskyplatform-services .views-field-field-screen-photo-of-service,
.myskyplatform-services .views-field-field-field-video-for-test-1 {
	order: -1; /* завжди вгорі */
	
	width:100%;
	margin-bottom:20px;
}

.myskyplatform-services .views-field-title-2 {
	order: 0; /* завжди внизу */
	
	width:100%;
}

.myskyplatform-services tr{
	display: flex;
	flex-direction: column;
	margin-bottom:5.5em;
}

.myskyplatform-services .aptitude-tests  tr {
    display: flex;
	flex-direction: column;
	text-align:center;
    border-bottom: 1.5px solid rgba(0,0,0,.1);
    padding: 0 0 5em;
    margin-bottom: 5em;
}

.myskyplatform-services .aptitude-tests  tr:last-child {
	display: flex;
	flex-direction: column;
	text-align:center;
    border-bottom: 0px solid rgba(0,0,0,.15);
    padding: 0 0 5em;
    margin-bottom: 5em;
}

.myskyplatform-services tr td{
	display: flex;
	flex-direction: column;
	/*border:1px solid red;*/
	width:100%;
}

.myskyplatform-services .views-field-field-screen-photo-of-service img {
    width: 90%;
    height: auto;
    display:block;
	margin:0 auto;
}

.myskyplatform-services .servicepage-text-grid {
    width: 80%;
    padding: 8% 5%;
    display: block;
    text-align: left;
	margin:0 auto;
}

.myskyplatform-services .servicepage-title a {
    display: inline-block;
    text-align: left;
    font-size: 1.45em;
}

.myskyplatform-services .servicepage-about p {
    font-size: .95em;
    margin-bottom: 12px;
}

.btn-services {
    display: inline-flex;
    height: 57px;
    padding-right: 75px;
    font-weight: 600;
    font-size: 1.25rem;
}

/**/

.package-hero-section {
    width: 97%;
    margin: 0 auto;
    display: flex;
	flex-direction: column;
    flex-wrap: wrap;
}

.package-banner-section {
    width:100%;
    margin:0% 0 1em;
	order: 0;
}

.package-info-section {
    width:94%;
	order: -1;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align:center;
    background: #E5F6FE;
    padding:7% 3%;
	margin:1em 0 1em;
}

.package-info-section span {
    font-size: .89em;
    color: #165484;
    margin: 1em 0 1em;
}

.package-info-section h1 {
    padding: 0;
    margin:15px 0;
	font-size:2.75em;
}

.package-body-section {
    position: relative;
    display: block;
    width: 85%;
    margin: 2em auto 0;
}

.package-body-section li,
.package-body-section p {
    font-size: .98em;
}

/* Jobs */

.wrapper.jobs-page .blog-head-section {
    position: relative;
    width: 99%;
    min-height: 70px;
    margin: .6em 0 1.5em .5%;
    padding: 0em;
    display: inline-block;
}

.jobs-section {
    width: 100% !important;
    margin-left: 0 !important;
}

.jobs-body-section {
    position: relative;
    display: block;
    margin: 1.8em auto 0;
    width: 94%;
}

.jobs-body-section .facets-section {
    width: 33%;
    display: none;
    vertical-align: top;
}

.jobs-body-section .mobile-facets .facets-section {
    width:100%;
    display: block;
}

.filters-toggle {
    display: block;
    width: 45%;
    position: relative;
    color: rgb(0, 0, 0);
    font-size: .85em;
    line-height: 1;
    box-shadow: rgba(198, 153, 104, 0.13) 0px 0px 12px 5px;
    background: rgb(255, 239, 118);
    padding: 24px 35px;
	margin:0 auto 1em;
	font-family: "Poppins", sans-serif;
    transition: 0.44s;
	border:none;
    cursor: pointer;
}

.jobs-body-section .block-facet--links {
    width: 99%;
    margin: 1em auto 1em;
    padding: 1% 0%;
}

  /* Затемнення екрану */
  .overlay {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999;
  }

  /* Мобільна панель фільтрів */
  .mobile-facets {
    position: fixed;
	display:block;
    top: 0; left: -70%;
    width: 55%;
    height: 100%;
    background: #f8f8f8;
    z-index: 1000;
    overflow-y: auto;
    padding: 1em;
    box-shadow: 2px 0 5px rgba(0,0,0,0.3);
    transition: left 0.3s ease;
  }

  /* Кнопка закриття */
  .close-facets {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.2rem;
    background: none;
    border: none;
    cursor: pointer;
  }

  /* Коли панель відкрито */
  .mobile-facets.open {
    left: 0;
  }

  .overlay.active {
    display: block;
  }

/**/

.job-info span {
    display:inline-block;
	width:30%;
    align-items: center;
    gap: 0.75rem;
    margin-right: .95rem;
}

.job-info label {
    color: #A6A6A6;
    margin-right:0rem;
    font-size: 1em;
    font-weight: 500;
	display:block;
}

.job-info span {
    color: #2b64d9;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4em;
}

.job-description span,
.job-description p,
.job-description li{
    font-size: .95em!important;
}


.job-description {
    position: relative;
    display: block;
    width: 80%;
    margin: 1.25em auto 0;
    padding:5%;
    background-color: rgba(248, 248, 248, .85);
}

.job-cta-btn {
    font-size: 1.05em;
    padding: 24px 91px 31px 20px;
    margin: 1.65em 0 0;
}

.related-jobs {
    width: 82%;
    margin: 2.5em auto 0;
    padding: 4%;
}

.jobs-prep-section h2, .jobs-prep-section h3 {
    display: block;
    width: 95%;
    padding: 1.65em 0 0px;
    line-height: 1.3;
    font-size: 1.95em;
}

.jobs-prep-section .cta-rows .cta-row {
    width: 88%;
    background: #fff;
}

.jobs-prep-section .views-row > div {
    display:block;
}

.jobs-prep-section .views-row {
    position: relative;
    display: block;
    width: 90%;
    text-align: left;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
	margin:1.5em auto 0;
	padding:1em 0 2.5em;
}

.jobs-prep-section .views-field-field-image-airlines, .jobs-prep-section .views-field-field-image-airlines-in-the-test {
	max-width:100%;
    display: block;
    padding: 0;
    margin: 2% auto 1em;
    text-align: left;
    border-right: 0px solid #CCCCCC;
}

.jobs-prep-section .views-field-field-image-airlines img, .jobs-prep-section .views-field-field-image-airlines-in-the-test img {
    height: auto;
    width: 65%;
    padding: 0;
    margin: 0 0 45px;
}

.jobs-prep-section .views-field-name{
    max-width: 80%;
    margin-left: 4%;
    margin-bottom: 4%;
}

.jobs-prep-section .views-field-name .title-list {
    display: block;
    margin: 0 0 .5em;
    padding: 0;
    color: #000;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 1em;
}

.jobs-prep-section .views-field-name li{
    font-size: .96em;
    font-weight: 400;
    margin-bottom: 4px;
}

.jobs-prep-section .views-row .btn-airline-program {
    bottom: 2%;
    right: 1.5%;
}

/**/

.blog-head-section {
    position: relative;
    width: 99%;
    min-height: 70px;
    margin: .45em 0 1.5em .5%;
    padding: 0em;
    display: inline-block;
}

.blog-section .views-exposed-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 3em 2.35em;
    margin-bottom: 2.5em;
    background: #E5F6FE;
    position: relative;
}

.blog-section .views-exposed-form h1 {
    margin:0;
	display:block;
	text-align:center;
    font-size: 3.05em;
    font-weight: 600;
    line-height: 1;
    padding: .15em 0;
}

.blog-section .views-element-container .views-row {
    width: 43%;
	margin: 0 0 2em;
}

.blog-section .views-element-container .views-row.middle-row {
    margin: 0 0 2em;
}


.blog-section .views-element-container .views-row:nth-child(even){
    margin: 0 4% 2em 0;
}

/**/

.blog-page-head {
    width: 95%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.blog-banner {
    width:97%;
    margin:0 auto;
}

.blog-page-info {
    width:92%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    background: #E5F6FE;
    padding: 3%;
	margin:.5em 0 0 1%;
}

.body-text {
    position: relative;
    display: block;
    width: 89%;
    margin: 5em auto 0;
}

/**/

.tabs-section {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0em 0 3em;
	padding:5.5em 0 0;
}

.get-free-access-tab {
    position: relative;
    z-index: 1;
    padding: 17px 22px;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    font-size: .82em;
    color: #2a2a2a;
    opacity: 1;
    transition: color 0.3s ease;
}

.get-free-access-content-wrapper {
    display:block;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
}

.get-free-access-text {
    width: 97%;
	display:block;
}

.get-free-access-text h3 {
    font-size: 2.05em;
	padding:0;
	margin:.15em 0 .45em;
}

.active p {
    font-size: 1.11em!important;
    color: #08246b;
    font-weight: 500;
    border: 0px solid green;
    line-height: 1.5;
    margin: 3% 0% 0;
}

.get-free-access-form {
    width: 67%;
	margin:2.85em auto 0;
	display:block;
    min-height: 450px;
    /* background: #eee; */
    z-index: 9;
}

.get-free-access-content-container {
    position: relative;
    max-width:95%;
	display:block;
    margin: .5em auto 0;
    min-height: 200px;
}

/**/

.full-screen-text {
    position: relative;
    display: block;
    width:85%;
    margin: 3% auto 5.8%;
    padding: 4% 2.5%;
    background: rgba(232, 232, 232,.15);
    border: 1.4px solid rgba(232, 232, 232,.65);
}

.r-bubbles,
.l-bubbles {
    flex-direction: column; /* вертикальне розташування */
    align-items: flex-start;
	width: 85%;
}

  .l-bubbles .text-bubbles,
  .r-bubbles .text-bubbles,
  .l-bubbles .image-bubbles,
  .r-bubbles .image-bubbles {
    flex: 1 0 100%;
    max-width: 100%;
    order: unset; /* прибираємо порядок для колонки */
    margin: 0 0 15px 0;
    padding: 1.25%; /* зберігаємо padding у колонці */
  }

  .l-bubbles .image-bubbles,
  .r-bubbles .image-bubbles {
    margin: 0 0 10px 0;
  }


/**/

.autoSlider {
    display: block;
    width: 95%;
    margin: 5.5em auto 480px;
    border: 0px solid green;
    text-align: center;
    position: relative;
    clear: both;
}

.active p {
    font-size: .95em!important;
    color: #08246b;
    font-weight: 500;
    border: 0px solid green;
    line-height: 1.4;
    margin: 29px 0% 17px;
}

.hide + label {
    width: 85%;
    padding: 12px 0px;
    margin: 1% 0 9%;
    font-size: .85em;
}

.notAuto-content {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 100%;
    top: 96%;
    left: 0;
    border: 0px solid red;
}

.notAuto-content button {
    color: #000;
    padding: 15px 0px;
    border: none;
    font-size: .85em;
    display: inline-block;
    width: 90px;
    text-align: center;
    margin: 0% 1.5% 0%;
    border-radius: 0px;
    background: #E5F6FE;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5 ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


.notAuto-content button.back-btn{
	margin-right:6%;
}

.hide:checked + label + p {
    position: absolute;
    display: block;
    width: 97%;
    left: 0;
    top:134%;
    font-style: italic;
    font-size: .85em!important;
    line-height: 1.5;
    color: #000;
    z-index: 10;
    padding: 5% 1%;
    font-weight: 500;
    background: #fef9e5;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75 ease;
    -ms-transition: all .75s ease;
    -o-transition: all .75s ease;
    transition: all .75s ease;
}

p.tips-text {
    position: relative;
    border: 0px solid green;
    z-index: 9;
    display: block;
    font-size: .6em!important;
    font-weight: 400!important;
    color: #222;
    line-height: 1.5;
    margin: 2% 0 18px;
    padding: 1%;
    text-align: justify;
}

}

@media only screen and (max-width:785px){


/**/

body{
	font-size:17.5px;
}

.hero-section {
	display: block;
	width: 96%;
	height: auto;
	margin:1.5% auto;
}

.head-section {
	position: absolute;
	display: block;
	width: 100%;
	top: 8px;
	left: 0;
	height: auto;
}

#menu-toggle {
	position: fixed;
	top: 9px;
	right: 6px;
	width: 45px;
	height: 45px;
	padding: 9px;
}

.site-logo img {
	height: 46px;
}

.site-logo::after {
	display:none;
}

.access-options ul li a {
	color: #222;
	padding: .7rem 1rem;
	display: inline-block;
	margin: 0rem;
	font-size: .8em;
	margin-right:5px;
	cursor: pointer;
	font-weight: 500;
	letter-spacing: .05px;
	background:rgba(255,255,255,.45);
}

.top-free-btn {
	position: relative;
	background: #FFEF76;
	color: #000;
	font-size: .8em;
	display: inline-block;
	padding: .9rem 1.25rem;
	line-height: 1;
	margin: 0 0 0 1.05em;
	box-shadow: 0 0 12px 5px rgba(198,153,104,.3);
	webkit-transition: all .44s ease;
	-moz-transition: all .44s ease;
	-ms-transition: all .44s ease;
	-o-transition: all .44s ease;
	transition: all .44s ease;
}

.access-options {
	position: absolute;
	top: 0;
	right: 4%;
	width: 75%;
	text-align:left;
}

.welcome-hero {
	width: 95%;
	padding: 6em 0rem 4em;
	margin: 0em auto;
}

.welcome-hero h1 {
	font-size: 2.42em;
	font-weight: 800;
	line-height: 1.2;
}

.welcome-hero p {
	font-size: .9em;
	line-height: 1.45;
}

.cta-section {
	margin: 4.84em 0 0;
}

.cta-section h2 {
	display: block;
	width: 95%;
	line-height: 1.18;
	font-size: 1.85em;
}

.cta-row {
	position: relative;
	display: block;
	width: 95%;
	margin: 0 auto 0;
	background: #e5fef9;
}

.cta-row:nth-child(2) {
	margin: 2.9em auto;
}

.cta-row span {
	margin: 1em 0;
	font-size: 1em;
}

.airlines-section {
	width: 92%;
	display: block;
	margin: 6.5em auto 2em;
}

.airlines-slider-heading h3 {
	display: block;
	font-weight: 600;
	margin: 0 auto 20px;
	line-height: 1.2;
	font-size: 2.15em;
	letter-spacing:0;
}

.airlines-slider-heading p {
	font-size: .89em;
	width: 98%;
	display:block;
	margin:0 auto;
}

.slider.air img {
	height: auto;
	width: 62%;
	display: block;
	margin: 0 auto;
}

.feature-highlights-section {
	background: #FFEF76;
	width: 93%;
	margin: 0.5% auto 0.5%;
	display: block;
	position: relative;
	padding: 2em 2% 2em;
}

.feature-title {
	margin-bottom:30px;
}

.feature-title img {
	height: 60px;
	width: auto;
	display: block;
}

.feature-title h2 {
	font-size: 1.65em;
	font-weight:800;
}

.feature-highlights-title p {
	font-size: .84em;
	font-weight:normal;
	line-height:1.45;
}

.feature-inner {
	margin:20px 0 0;
}

.feature-highlights-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	width: 100%;
	padding: 1% 1%;
	box-sizing: border-box;
}

.highlights-row:nth-child(1), .highlights-row:nth-child(3) {
	margin-right:0px;
}

.highlights-text span {
	font-size: .96em;
	font-weight: 700;
	margin-bottom: 12px;
}

.highlights-text p {
	font-size: .8em;
	vertical-align: middle;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	color: #000;
}

.faq-section-header h4 {
    width: 95%;
    margin: 0 auto .8em;
    font-size: 2.15em;
	line-height: 1.15;
}

.faq-section-header p {
    position: relative;
    display: block;
    width: 95%;
    margin: 0 auto;
    font-size: .82em;
    line-height: 1.49;
    text-align: center;
    color: #111;
}

.faq-section-rows {
    position: relative;
    display: inline-block;
    width:100%;
    text-align: left;
}

.faq-title {
    padding: 18px 35px 18px 25px;
    font-size: .86em;
    background-color: #F5F5F5;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    background-position: 98% 50%;
    background-size: 23px 23px;
}

.faq-content {
	margin:15px 0 35px;
	padding:5% 3%;
	background:rgba(30, 30, 30,.035);
	border:2px solid rgba(30, 30, 30,.065);
}

.faq-content p {
    margin:0;
    padding: 0;
    font-size: .84em;
    line-height: 1.42;
}

/**/

.testimonials-section {
    position: relative;
    display: block;
    background: rgba(248, 248, 248,.7);
    margin: 5em 0 0em;
}

.testimonials-section h4 {
    display: block;
    text-align: center;
    line-height: 1.06;
    padding: 1.25em 0 0;
    margin: 0em auto 1.45em;
    font-size: 2.0em;
    font-weight: 400;
	width:80%;
}

.slider.testimonials .slick-slide {
    margin: 10px 2px;
    padding: 15px;
}

.tips-section-title span {
    display: block;
    text-align: center;
    line-height: 1;
    padding: 1.25em 0 0;
    margin: 0em 0 .55em;
    font-size: 2.45em;
    font-weight: 400;
}

.tips-section-title {
    margin-bottom: 3.5em;
}

.tips-row {
    position: relative;
    display: block;
    width: 93%;
    margin: 0 auto 2.5em;
    padding-bottom: 3.5em;
    border-bottom: 1.7px solid rgba(0,0,0,.15);
    vertical-align: top;
}

.tip-title-link {
    font-size: 1.25em;
	line-height:1.3;
    color: #000;
    display: block;
    text-align: left;
    font-weight: 700;
}

.btn-link-go {
    font-size: .96em;
    margin: .15em 0 0;
    color: #153484;
}

.tips-row p {
    font-size: .91em;
    line-height: 1.35;
}

/***/

.footer-navigation-section {
    background: #2A2A2A;
    width: 100%;
    min-height: 300px;
    margin: 5em 0 0em 0%;
    display: inline-block;
    position: relative;
    padding: 1.5em 0px 2.5em;
}

.footer-navigation-section > div {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .footer-navigation-section nav {
    display: block;
    width: 92%;
	padding:0 0 2.5em;
    margin: 0.5em auto 1.7em;
	border-bottom:1.5px solid rgba(255,255,255,.25);
    flex-basis: auto !important;
  } 

.footer-navigation-section nav:last-child{
    display: block;
    width: 95%;
	padding:0em 0 0em;
    margin: 0.5em auto 0em;
	border-bottom:0px solid rgba(255,255,255,.25);
    flex-basis: auto !important;
}
  
.footer-navigation-section h5 {
    color: white;
    font-size: 1.7em;
    margin-bottom: .6em;
    font-weight: 600;
}

.footer-navigation-section a {
    font-size: 1.08em;
}

.footer-navigation-section li {
    margin-bottom: 11px;
}

/**/

.footer-logo {
	display:block;
	align-items: center;
    gap: 0em;
    width: 90%;
    margin: -1em auto .25em;
    text-align:center;
}

.footer-logo img {
    height: 70px;
    width: auto;
	display:block!important;
	text-align:center;
	margin:0 auto 25px;
}

.info-logo-block {
	margin:0 auto;
	text-align:center;
	display:block;
	width:100%;
}

.info-logo-block span {
    font-size: 1.75em;
    font-weight: 600;
    display: block;
    padding: 1;
    line-height: 1;
    margin-bottom: 25px;
}

.info-logo-block p {
    font-size: .86em;
    line-height: 1.37;
    margin: 0 auto;
	width:89%;
	display:block;
}

#block-myskyplatform-contactmenu {
	display:none;
}

.footer-social{
	width:100%;
	margin:29px auto 0;
	order: 0;
	padding:4% 0;
	text-align:center;
	background:rgba(229, 246, 254,.63);
}

.footer-info-section nav {
    display:block;
	text-align:center;
	width:100%;
	padding:3.2% 0 1.5%;
	margin:15px auto;
}

.footer-info-section li {
    margin-bottom: 0.81em;
    padding: 0;
    line-height: 1;
	display:inline-block;
	width:30%;
	text-align:center;
}

.footer-info-section li:nth-child(2){
	margin:0 2%;
}


.footer-info-section div{
	display:block;
	width:100%!important;
}

.footer-info-section {
    background: #F5F5F5;
    width: 99%;
    margin: 0em 0 0em 0.5%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0em;
    padding: 4em 0px 0em;
}

/* MENU */

.tb-megamenu-item a[href="/pages/contact"] {
  display: inline-block!important;
}

.menu-close-button {
    font-size: 21px;
    font-weight: 700;
    top: 20px;
    right: 17px;
}

.menu-title.main-title img {
    width: 55px;
    height: 55px;
    margin-right:20px;
}

.menu-title.main-title {
    padding: 17px 3%;
    width: 97%;
    font-size: 1.25em;
    font-weight: 600;
}

.menu-item {
    opacity: 0;
    transform: translateY(20px);
    font-size: 1em;
    padding: 17px 2% 17px;
    width: 95%;
}

.submenu-toggle {
    border-radius: 50%;
    padding: 0px;
    font-weight: bold;
    position: absolute;
    top: 5%;
    right: 6%;
    display: inline-block;
    font-size: 1.85em;
    font-weight: 500;
    color: #2A2A2A;
}

#menu-title {
    font-size: 1.28em;
    color: #2A2A2A;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding: 19px 0;
    width: 100%;
    margin: .5em 0 .25em;
    display: inline-block;
    text-align: center;
    background: #E5F6FE;
}

.back-link {
    display: block;
    margin: 10px auto 0%!important;
    background: #F8F8F8;
    color: #165494;
    font-size: .99em;
    text-align: left;
    font-family: "Poppins", sans-serif;
    padding: 17px 12px 17px;
    width: 99%;
    font-weight: 700;
    opacity: 0;
    transform: translateY(-85%);
}

/***********/

.page-hero {
    position: relative;
    display: block;
    background: #E5F6FE;
    width: 95%;
    height: auto;
    margin: .28em auto .5%;
    align-items: center;
    justify-content: space-between;
    padding: 0 1% 8%;
}

.page-hero-baner {
    width: 98%;
    padding: 5em 0 0;
}

.head-section {
    position: absolute;
    display: block;
    width: 100%;
    top: 5px;
    left: 0;
    height: auto;
}

.hero-content h1 {
    font-size: 1.79em;
    font-weight: 600;
    line-height: 1.1;
    margin-top: -.25em;
    margin-bottom: 10px;
}

.hero-content p {
    font-size: .87em;
    line-height: 1.45;
    font-weight: normal;
    display: block;
}

.btn-cta {
    position: relative;
    background: #2A2A2A;
    color: #fff;
    font-size: .81em;
    display: inline-block!important;
    padding: 19px 10px;
    width: 65%;
    line-height: 1;
    text-align: center;
    margin: 1.65em 0 0;
}

#block-myskyplatform-views-block-up-course-headings-block-1 h3 {
    font-size: 1.75em;
    font-weight: 800;
    padding: 0;
    margin: 0 auto;
    width: 85%;
    line-height: 1.15;
    text-transform: capitalize;
}

#block-myskyplatform-views-block-up-airline-cabincrew-list .views-field-field-image-airlines a, #block-myskyplatform-views-block-up-airline-pilot-list .views-field-field-image-airlines-in-the-test a {
    width: 64%;
}

.views-field-name .title-list {
    font-size: 1.27em;
	line-height:1.2;
    font-weight: bold;
    margin-bottom: 1em;
}

.views-field-name {
    max-width: 90%;
    margin-left: 4%;
    margin-bottom: 3.3em;
}

.views-field-name li {
    font-size: .9em;
    font-weight: 400;
    margin-bottom: 2px;
}

.btn-text {
    font-size: .83em!important;
}

.btn-airline-program::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 51px;
    height: 38px;
    background-color: #FFEF76;
    z-index: 1;
    transition: width 0.3s ease-in-out;
}

.btn-airline-program::after {
	content: '';
	position: absolute;
	top: 35%;
	right: 14%; /* центр по горизонталі від правого краю */
	transform: translate(50%, -50%);
	width: 16px;  /* ширина стрілки */
	height: 17px; /* висота стрілки */
	
}

.title-highlights {
    width: 85%;
    display: block;
    align-items: center;
    justify-content: flex-start;
    height: auto;
    font-size: 1.95em;
    font-weight: 700;
    line-height: 1.3;
    margin: 39px auto 65px;
    text-align: center;
    box-sizing: border-box;
}

.rows-highlights {
    width: 98%;
    top: 1%;
    left: 2.75%;
}

.highlight-section-row span {
    font-size: 1.07em;
    font-weight: 700;
    height:85px;
    width:100%;
}

.highlight-section-row span:before {
    top: -87%;
    left: -15%;
    font-size: 4.25em;
    color: rgba(255,255,255,.08);
    font-weight: 300;
    z-index: 1;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 h2 ,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 h2 {
    font-size: 1.95em;
    font-weight: 500;
    padding: 0;
    margin: 0 auto .72em;
    line-height: 1.3;
	display:block;
	width:91%;
	text-align:center;
    text-transform: capitalize;
}

#block-myskyplatform-views-blockcabin-crew-page-cta-headline-block-1 span.subheadline ,
#block-myskyplatform-views-block-up-pilot-page-cta-headline-block-1 span.subheadline {
    font-size: .91em;
    width: 93%;
    line-height: 1.3;
}

.compare-row:nth-child(odd) {
    margin-right:auto;
}

.compare-row {
    width: 89%;
    padding: 2% 3%;
    margin: 5% auto;
}

.compare-row h3 {
    padding: 4% 0;
    margin: 2% 0 1.35em;
    line-height: 1.2;
    font-size: 1.17em;
	text-align:center;
}

.compare-cta-btn {
    font-size: .83em;
    font-weight: 600;
    padding: 24px 51px 24px 20px;
    width: auto;
    margin: 1.25em 0 .35em;
}

.feature-table table {
    width: 98%;
    border-collapse: collapse;
    font-family: sans-serif;
    font-size: 14px;
    margin: 4em auto 7em;
    border: 1.4px solid rgba(0, 0, 0, .2);
    table-layout: fixed;
}

.detail-row .detail-banner {
    display: inline-block;
    width: 110%;
	margin-left:-5%;
    height: auto;
    vertical-align: top;
    text-align: center;
}

/**/

.airline-page-hero {
    position: relative;
    display: block;
    background: #E5F6FE;
    width: 95%;
    height: auto;
    min-height: 300px;
    margin: .28em auto .5%;
    align-items: center;
    justify-content: center;
    padding: 7em 1% 8%;
}

.header-airline-page h1 {
    font-size: 1.75em;
    line-height: 1.16;
    padding: 0;
    margin: 0 0 1.15em;
}

.header-airline-page p {
    font-size: .91em;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
}

.airline-btn-cta {
    position: relative;
    background: #2A2A2A;
    color: #fff;
    font-size: .81em;
    display: inline-block!important;
    padding: 19px 10px;
    width: 65%;
    margin: 1.55em 0 0;
}

.process-head-section img {
    height: auto;
    width: 60%;
    display: block;
    margin: 0 auto;
}

/**/

.myskyplatform-services {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.process-title {
    display: block;
    text-align: center;
    margin: 1.25em auto 2em;
	width:85%;
    font-size: 1.45em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
}

.myskyplatform-services tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 3.75em;
}

.myskyplatform-services .servicepage-text-grid {
    width: 83%;
    padding: 8% 5%;
    display: block;
    text-align: left;
    margin: 0 auto;
}

.myskyplatform-services .views-field-field-screen-photo-of-service img {
    width: 93%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.myskyplatform-services .servicepage-title a {
    display: inline-block;
    text-align: left;
    font-size: 1.32em;
}

.myskyplatform-services .servicepage-about p {
    font-size: .87em;
    margin-bottom: 10px;
}

.myskyplatform-services .servicepage-about {
    margin-bottom: 3.25em;
}

.servicepage-go .btn-services-text {
    position: relative;
    z-index: 2;
    padding: 0;
    font-size: .77em!important;
    font-weight: 400!important;
    white-space: nowrap;
    margin: 1em 0;
    transform: translateY(-24%);
}

.servicepage-go .btn-services:before {
    content: '';
    position: absolute;
    top: 9%;
    right: 0;
    width: 55px;
    height: 37px;
    background-color: #FFEF76;
    z-index: 1;
    transition: width 0.3s ease-in-out;
}

.servicepage-go .btn-services:after {
    content: '';
    position: absolute;
    top: 41%;
    right: 15.5%;
    transform: translate(50%, -50%);
    width: 19px;
    height: 20px;
    background-image: url('../images/arrow-btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 3;
    pointer-events: none;
}

.myskyplatform-services .aptitude-tests  tr {
    display: flex;
    flex-direction: column;
    text-align: center;
    border-bottom: 1.5px solid rgba(0,0,0,.1);
    padding: 0 0 2.5em;
    margin-bottom: 2.5em;
}

.myskyplatform-services .aptitude-tests  tr:last-child{
    border-bottom: 0px solid rgba(0,0,0,.1);
    padding: 0 0 0em;
    margin-bottom: 0em;
}

.aptitude-tests h2 {
    display: block;
    width: 85%;
    font-weight: 800;
    margin: .5em auto 15px;
    line-height: 1.2;
    font-size: 1.95em;
    text-align: center;
    color: #2A2A2A;
}

.aptitude-tests .aptitude-header-subtitle {
    font-size: 1.15em;
    font-weight: 600;
    width: 70%;
    margin: 0 auto 3.15em;
}

.myskyplatform-services .views-field-field-field-video-for-test-1 video {
    width: 93.5%;
    height: auto;
	display:black;
	margin:0 auto;
    box-shadow: 0 0 9px 3px rgba(42, 42, 42, .15);
}

.package-row {
    /* background: #f9f9f9; */
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 12px;
    padding: 3% 6.5%;
    width:74%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.001);
    text-align: left;
    position: relative;
    transition: transform 0.2s ease;
    display: block;
	margin:0 auto 2em;
}

.package-row.popular {
    background: rgba(229, 246, 254,.48);
    border: 2.2px solid #E5F6FE;
    top: 0em;
    width: 74%;
	margin:0 auto 2em;
    padding: 3% 6.5% 3%;
}

.popular-field p {
    display: inline-block;
    background-color:#FFEF76;
    /* color: #3399ff; */
    color:#2A2A2A;
    font-size: .63em;
    font-weight: 600;
    padding: 12px 22px;
    line-height: 1;
    margin: 5px 0 16px;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.package-title {
    font-size: 1.25em;
	line-height:1.22;
    font-weight: 600;
}

.package-row span.duration-field {
    display: block;
    margin: 8px 0;
    font-size: .85em;
    color: #777;
}

.package-row span.price-field {
    display: block;
    font-size: 2.75em;
    font-weight: 700;
    margin-bottom: 12px;
    color: #2A2A2A;
    line-height: 1;
    margin: .79em 0 .54em;
}

.plan-description-field label {
    font-weight: 500;
    font-size: .9em;
    color: #111;
    display: block;
    margin: 11px 0 11px;
}

.plan-description-field li {
    margin-bottom: 3px;
    list-style-type: disc;
    color: #222;
    font-size: .87em;
}

.package-row a {
    display: block;
    background-color: #165494;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 14px 0;
    font-size: 1.065em;
    border-radius: 6px;
    margin: 1.2em auto 1em;
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.25);
    transition: background-color 0.2s ease;
}

/**/

.get-free-access-tabs {
    display: flex;
    flex-wrap: wrap;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    gap: 10px;
    justify-content: center;
}

.get-free-access-tab {
    flex: 1 1 auto;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 15px 20px;
	transition: background-color 0.2s ease;
}

.get-free-access-tab.active {
    background: #2a2a2a;
    color: #fff;
    border-color: #2a2a2a;
	transition: background-color 0.2s ease;
}
  
.get-free-access-tab-bg{display:none}


.get-free-access-content-container {
    position: relative;
    max-width: 97%;
    display: block;
    margin: .5em auto 0;
    min-height: 200px;
}

.get-free-access-text {
    width: 100%;
    display: block;
}

.get-free-access-text h3 {
    font-size: 2.05em;
	line-height:1.3;
    padding: 0;
    margin: .15em 0 .45em;
}

.active p {
    font-size: .95em!important;
    color: #08246b;
    font-weight: 500;
    border: 0px solid green;
    line-height: 1.4;
    margin: 3% 0% 0;
}

.get-free-access-form {
    width:94%;
    margin: 2.85em auto 0;
    display: block;
    min-height: 450px;
    /* background: #eee; */
    z-index: 9;
}

/**/

.blog-head-section {
    position: relative;
    width: 99%;
    min-height: 70px;
    margin: .45em 0 .75em .5%;
    padding: 0em;
    display: inline-block;
}

.blog-section .views-exposed-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    padding: 2.1em .35em;
    margin-bottom: 2.15em;
    background: #E5F6FE;
    position: relative;
}

.blog-section .js-form-type-select {
	max-width: 95%;
}
.blog-section .bef-links-use-ajax ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin: 1em 0;
    padding: 0;
  }

  .blog-section .bef-links-use-ajax li {
    flex: 1 1 100%;
    margin: 0;
    display: flex;
  }

  /* перша кнопка - вся ширина */
  .blog-section .bef-links-use-ajax li:first-child {
    flex: 1 1 100%;
  }

  /* друга і третя - по 50% */
  .blog-section .bef-links-use-ajax li:nth-child(2),
  .blog-section .bef-links-use-ajax li:nth-child(3) {
    flex: 1 1 calc(50% - 5px);
  }

  .blog-section .bef-links-use-ajax li a {
    flex: 1 1 auto;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 40px;
    padding: 17px 20px;
    font-size: .82em;
    font-weight: 600;
    color: #2a2a2a;
    transition: background-color 0.2s ease, color 0.2s ease;
  }

  .blog-section .bef-links-use-ajax li a.bef-link--selected {
    background: #165494;
    color: #fff;
    border-color: #2a2a2a;
  }

  .blog-section .bef-links-use-ajax li a.bef-link--selected:before {
    display: none;
  }

.blog-section .views-element-container .views-row:nth-child(even) {
    margin: 0 auto 4.5em;
}

.blog-section .views-element-container .views-row {
    width: 85%;
    margin: 0 auto 4.5em;
	padding:7%;
	background:rgba(30,30,30,.035);
}

.blog-section .views-element-container .views-row .views-field-title {
    position: relative;
    display: block;
    margin: 11px 0 11px;
    text-align: left;
}

.blog-section .views-element-container .views-row .views-field-title a {
    font-size: 1.08em;
    font-weight: 700;
    color: #2A2A2A;
    line-height: 1.2;
}

/**/

.blog-page-info {
    padding:5.5% 3%;
}

.blog-page-info h1 {
    line-height: 1.25;
	font-size:1.55em;
}

.body-text {
    width: 85%;
    margin: 2em auto 0;
}

.body-text p {
    font-size: .93em;
}

.body-text img {
    margin: 27px auto;
    display: block;
	width:100%;
	height:auto;
}

/***/

.job-page-title {
    font-size:2em;
	line-height:1.2;
	margin:0 auto;
	letter-spacing:0;
    width: 94%;
    padding: 2.25em 0;
}

.filters-toggle {
    font-weight:500;
    width: 100%;
	color:#fff;
	border-radius:6px;
	box-shadow:0 0 3px rgba(0,0,0,.15);
    font-size: 1.05em;
    padding: 21px 35px;
    margin: 9px auto 1.5em;
	background:#165494;
}

.mobile-facets {
	padding:5px 10px;
    left: -95%;
    width: 79%;
}

.jobs-body-section .js-facets-widget .facet-item a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 13px 24px;
    border: 1.7px solid rgba(30,30,30,.15);
    border-radius: 9999px;
    margin-bottom: 10px;
    margin-right: 4px;
    font-size: .79em;
    color: #333;
    background-color: #fff;
    text-decoration: none;
    position: relative;
    transition: border-color 0.25s ease, background-color 0.25s ease;
}

.jobs-section .views-row {
	display:block;
	position:relative;
	align-items: center;
	padding: 3%;
	background: rgba(248, 248, 248, 0.85);
	transition: background 0.3s ease;
	margin-bottom: 1.5em;
	border:2.5px solid transparent;
	-webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

.jobs-section .job-airline-logo {
	width:100%;
	display: block;
	justify-content: center;
	align-items: center;
	margin:10px 0;
}

.jobs-section .job-airline-logo a{
	width: 100%;
	height: 100%;
	margin:1%;
	object-fit: contain;
}

.jobs-section .job-airline-logo img {
	width:auto;
	height:auto;
	max-width:55%;
	max-height:120px;
	object-fit: contain;
}

.jobs-section .job-row-info {
	width:96%;
	padding:2%;
	margin:1em auto 0%;
	display:block;
	flex-direction: column;
	justify-content: center;
	text-align:left;
}

.jobs-section .job-row-info > span,
.jobs-section .job-row-info > time {
	display: block;
	text-align:left;
}

.jobs-section .job-row-info::before {
	content: '';
	display: block;
}

.jobs-section .job-row-info .job-title a{
	display: inline-block;
	text-align: left;
	font-size: 1.04em;
	line-height:1.3;
	font-weight: 600;
	color: #2A2A2A;
	margin:7px 0 15px;
	transition: all 0.34s ease;
}


.jobs-section .job-location {
	display: inline-flex;
	align-items: center;
	font-size: 0.9em;
	color: #444;
	margin:12px 0;
}

.jobs-section .job-location::before {
	content: '📍';
	font-size: 1.1em;
	margin-right: 0.55em;
	opacity: 0.8;
}

.jobs-section .job-publish time {
	font-size: 0.98em;
	color: #888;
}

.job-btn{
	position:relative;
	display:block;
	margin:-14px 0 14px;
	text-align:right;
}


.btn-job-view {
	position:relative;
	bottom: auto;
	right: auto;
	height: 51px;
	padding-right: 70px; 
	font-size: 1rem;
}

/**/

.job-header h1 {
    display: block;
    width: 95%;
    padding-top: 4.15em;
    padding-bottom: 3.15em;
    margin: 0em auto 0em;
    text-align: center;
    font-size: 1.75em;
	line-height:1.32;
    font-weight: 600;
}

.job-info {
    display: block;
    text-align: center;
    align-items: center;
    gap: 0rem;
    padding: 0;
    font-size: 14px;
	margin:0%;
	width:98%;
}

.job-info span {
    color: #2b64d9;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4em;
	display:block;
	width:90%;
	padding:0!important;
	margin:0 auto 1em!important;
}

.job-info span:last-child {
    width:90%;
	margin:0 auto 1em!important;
}

.job-description {
    position: relative;
    display: block;
    width: 89%;
    margin: .75em auto 0;
    padding: 2.5%;
    background-color: rgba(248, 248, 248, .85);
}

.job-description{
	font-size:.94em;
}

.job-description li{
	font-size:.92em;
	margin-bottom:6px;
}

.job-cta-btn {
    font-size: .92em;
	font-weight:500;
    padding: 24px 91px 24px 20px;
    margin: .75em 0;
} 

.related-jobs .job-airline-logo {
    display:none
}

.related-jobs .job-row-info {
    width: 99%;
    margin-left: 0%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.related-jobs .views-row {
    display: flex;
    position: relative;
    align-items: center;
    padding: 3%;
    background: rgba(248, 248, 248, 0.85);
    transition: background 0.3s ease;
    margin-bottom: 1.5em;
    border-bottom: 1.15px solid #e8e8e8;
    -webkit-transition: all .34s ease;
    -moz-transition: all .34s ease;
    -ms-transition: all .34s ease;
    -o-transition: all .34s ease;
    transition: all .34s ease;
}

/**/


.full-screen-text {
    position: relative;
    display: block;
    width: 94%;
	text-align:left;
    margin: 3em auto 4em;
    padding: 4% 0%;
    background: rgba(232, 232, 232,0);
    border: 0px solid rgba(232, 232, 232,.65);
}

.full-screen-text h2 {
    font-size: 1.39em;
    line-height: 1.35;
    color: #165484;
    font-weight:700;
    display: block;
    width: 100%;
    margin: 0 auto 1.05em;
    padding: 1% 0;
	text-align:left;
}

.r-bubbles,
.l-bubbles {
    flex-direction: column; /* вертикальне розташування */
    align-items: flex-start;
	width: 94%;
	margin: 2% auto 6em;
	border-bottom:0px solid #fff;
}

.r-bubbles .text-bubbles ,
.l-bubbles .text-bubbles {
    background-color: rgba(243, 244, 245, .8);
    padding: 4%;
}

.r-bubbles h3, .l-bubbles h3 {
    font-size: 1.4em;
    margin: 13px 0 1em;
    color: #000;
    line-height: 1.16;
    padding: 0 0 1em;
    font-weight: 800;
    border-bottom: 1.45px solid rgba(30, 30, 30, .25);
}

.text-bubbles p {
    font-size: 0.93em;
    margin-bottom: 15px;
    line-height: 1.6;
}

.cta-section.feature-page{
    margin: 0em 0 0;
	padding: 5em 0;
    background: #E5FEF9;
}

.cta-section.feature-page .cta-row {
    background: #fff;
}

/**/

.autoSlider {
    display: block;
    width: 95%;
    margin: 5.5em auto 480px;
    border: 0px solid green;
    text-align: center;
    position: relative;
    clear: both;
}

.active p {
    font-size: .95em!important;
    color: #08246b;
    font-weight: 500;
    border: 0px solid green;
    line-height: 1.4;
    margin: 29px 0% 17px;
}

.hide + label {
    width: 85%;
    padding: 12px 0px;
    margin: 1% 0 9%;
    font-size: .85em;
}

.notAuto-content {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 100%;
    top: 96%;
    left: 0;
    border: 0px solid red;
}

.notAuto-content button {
    color: #000;
    padding: 15px 0px;
    border: none;
    font-size: .85em;
    display: inline-block;
    width: 90px;
    text-align: center;
    margin: 0% 1.5% 0%;
    border-radius: 0px;
    background: #E5F6FE;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5 ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}


.notAuto-content button.back-btn{
	margin-right:6%;
}

.hide:checked + label + p {
    position: absolute;
    display: block;
    width: 97%;
    left: 0;
    top:134%;
    font-style: italic;
    font-size: .85em!important;
    line-height: 1.5;
    color: #000;
    z-index: 10;
    padding: 5% 1%;
    font-weight: 500;
    background: #fef9e5;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75 ease;
    -ms-transition: all .75s ease;
    -o-transition: all .75s ease;
    transition: all .75s ease;
}

p.tips-text {
    position: relative;
    border: 0px solid green;
    z-index: 9;
    display: block;
    font-size: .6em!important;
    font-weight: 400!important;
    color: #222;
    line-height: 1.5;
    margin: 2% 0 18px;
    padding: 1%;
    text-align: justify;
}

/**/

.hello-user-section h3 {
    display: block;
    text-align: center;
    line-height: 1;
    padding: 0;
	width:96%;
    margin: 1.4em auto .94em;
    font-size: 1.6em;
    font-weight: 600;
}

.paid-head-section img {
    height:auto;
    width: 60%;
}

.paid-head-section h4 {
    width:96%;
    margin: 1.45em auto 4em;
    font-size: 1.45em;
    line-height: 1.23;
}

.package-info-section span {
    font-size: .85em;
    color: #165484;
    margin: 1em 0 1em;
}

.package-info-section h1 {
    padding: 0;
    margin: 15px 0;
    font-size: 2.1em;
	line-height:1.12;
}

/**/

.cloud-body .webform-submission-form {
    width: 85%;
    margin: 130px auto 130px;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    padding: 32px 24px;
    backdrop-filter: blur(10px);
    position: relative;
    font-family: "Poppins", sans-serif;
}

.user-login-form {
	max-width:80%;
    margin: 20vh auto 50px;
}

.user-new-body .user-form {
	max-width: 85%;
}

.user-pass {
	max-width: 85%;
}
 
}

@media only screen and (max-width:370px){

body{
	font-size:14.4px;
} 
  
  .blog-section .bef-links-use-ajax li a {
    flex: 1 1 auto;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 40px;
    padding: 17px 20px;
    font-size: .82em;
    font-weight: 600;
    color: #2a2a2a;
    transition: background-color 0.2s ease, color 0.2s ease;
  }


.user-login-form {
	max-width:75%;
    margin: 20vh auto 50px;
}

.user-login-form input.form-text {
    width: 75%;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #f7f9fa;
    font-size: 15px;
    transition: border 0.2s, box-shadow 0.2s;
}

.user-new-body .user-form {
	max-width: 75%;
}

.user-pass {
	max-width: 75%;
}
 
.user-new-body .user-form input[type="email"],
.user-new-body .user-form input[type="password"],
.user-new-body .user-form input[type="text"] {
  width: 90%;
  padding: 14px 16px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9fafb;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 12px;
  box-sizing: border-box;
  transition: border-color 0.2s;
}
  
  }
