.top-phone-text {
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  padding-left: 15px;
}

a.top-phone-text:hover, a.top-phone-text:focus, a.top-phone-text:active {
	color : #eee;
}

.mp-slide-ul ul {
	padding-left : 23px;
}

.mp-slide-ul li {
	margin-bottom : 25px;
	font-size : 22px;
}

.hero-section .animated-scroller img {
	height : 22px;
	width : auto;
}

.offc-phone-text {
	display : block;
	text-align : center;
	color : #FFF;
	font-size : 22px;
	margin : 30px 0;
}

.offcanvas-inner .sppb-btn {
	width : 100%;
	text-align : center;
	display : block;
	color : #000;
}

.offcanvas-menu .offcanvas-inner a.sppb-btn {
  color: #000;
}

.mob-top-phone-text {
	display : none;
}

#sp-bottom .sp-module ul > li.item-108 {
	display : none;
}

#sp-bottom li {
	display : block;
	text-align : center;
}

.bot-logo {
	height : 130px;
	width : auto;
}

.bot-contacts {
	text-align : right;
}

.mt15 {
	margin-top : 15px;
}

.bg-section {
	background: #3D3D3D;
	background: linear-gradient(180deg,rgba(61, 61, 61, 1) 0%, rgba(33, 33, 33, 1) 100%);	
}

.aserv-page-header h1 {
	font-size : 30px;
	font-weight : 500;
	margin-top : 60px!important;
	margin-bottom : 40px!important;
	color : #222;
}

.bg-section .aserv-page-header h1 {
	color : #FFF;
}

.gallery-cell img {
	border-radius : 16px;
}

.helicopter-name h2 {
	font-size : 60px;
	font-family : Manrope, system-ui, sans-serif;
	color : #FFFFFF;
	font-weight : 500;
	text-align : center;
	width : 100%;
}

.route-name h2 {
	font-size : 30px;
	font-family : Manrope, system-ui, sans-serif;
	color : #FFFFFF;
	font-weight : 500;
	text-align : left;
	width : 100%;
}

.mp-route-name h2 {
	font-size : 26px;
	font-family : Manrope, system-ui, sans-serif;
	color : #000;
	font-weight : 500;
	text-align : center;
	width : 100%;
}

.route-text {
	color : #FFF;
	font-weight : 400;
	font-size : 18px;
	text-align : left;
	line-height: 1.6;
}

.route-text-dark {
	color : #444;
	font-weight : 400;
	font-size : 18px;
	text-align : left;
	line-height: 1.6;
}

.route-text-dark h1 {
	font-size : 22px;
	text-align : left;
	margin : 0 0 30px!important;
	color : #222;
}

.transparent-header .route-text { 
	color : #444;
	font-weight : 400;
	font-size : 18px;
	text-align : center;
}

.route-item p {
	margin-bottom : 0px;
}

.route-item {
	font-size : 16px;
	font-weight : 300;
	text-align : center;
	color : #FFFFFF;
	margin-bottom : 0px;
}

.transparent-header .route-item {
	font-size : 16px;
	font-weight : 300;
	text-align : center;
	color : #444;
	margin-bottom : 0px;
}

.route-item span {
	font-size : 22px;
	font-weight : 600;
	text-align : center;
}

.helicopter-name-sm h2 {
	font-size : 44px;
}

.helicopter-text {
	border-left : 6px solid #ffb22c;
	padding-top : 8px;
}

.helicopter-text p {
	color : #FFF;
	font-size : 17px;
	font-weight : 400;
	padding-left : 30px;
}

.helicopter-text p.last-p {
	margin-bottom : 10px; 
}

body .bg-section .sppb-btn.sppb-btn-primary.sppb-btn-rounded, .bg-section .sppb-btn {
	border-radius : 16px;
}

.hystmodal__window {
	border-radius : 10px;
	padding : 30px;
}

.about-main-subtext h3.sppb-addon-title, .pump-subtext h3.sppb-addon-title {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	line-height: 38px;
	color : #222;
}

.about-main-subtext {
	text-align : center;
}

.lun-form input[type="text"], .lun-form input[type="text"], .lun-form select, .lun-form input[type="email"]:not(.form-control), .lun-form input[type="tel"]:not(.form-control) {
  width: 100%;
  border-radius: 8px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-align: left;
  margin: 0 0 15px;
  border-color: #ccc;
  color : #333;
  font-size : 16px;
}

.lun-form textarea {
  width: 100%;
  border-radius: 8px;
  height: 150px;
  line-height: 24px;
  padding: 0 10px;
  text-align: left;
  margin: 0 0 15px;
  border-color: #ccc;
  color : #333;
  font-size : 16px;
  border : 1px solid #ccc;
}

.lun-form select option {
	color : #333;
}

.lun-form select:focus, .lun-form select:active {
	color : #333;
}

.onis-flist .form-btn {
	margin-bottom: 10px;
	height: 50px;
	color: #000;
	border-radius: 10px;
	display: inline-block;
	border-color: #efa21c;
	background-color: #efa21c;
	line-height: 50px;
	font-weight: 500;
	padding-left: 40px;
	padding-right: 40px;
	font-size : 18px;
}

.onis-flist .form-btn:hover {
  color : #222;
}

.onis-flist .mobtextcenter {
  font-size: 13px;
  color : #888;
}

.onis-flist .mobtextcenter a {
	color : #444;
}

.form-sended {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 50px 0;
}

#sp-footer p {
	font-size : 13px;
	margin-bottom : 8px;
}

#sp-page-builder .page-content .sppb-section.zind3, #sp-page-builder .sppb-section.zind3 {
	z-index : 3;
}

#sp-page-builder .page-content .sppb-section.zind2, #sp-page-builder .sppb-section.zind2 {
	z-index : 2;
}

#sp-page-builder .page-content .sppb-section.zind1, #sp-page-builder .sppb-section.zind1 {
	z-index : 1;
}

#sp-footer {
	padding-bottom : 5px;
	background : rgba(33, 33, 33, 1);
}

.sppb-addon-image-overlay-icon {
  position: absolute;
  width: 100%;
  font-size: 28px;
  height: 100%;
  line-height: 32px;
  top: 0;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  z-index: 2;
}

.sppb-addon-image-overlay-icon:active, .sppb-addon-image-overlay-icon:focus, .sppb-addon-image-overlay-icon:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(0,0,0,.5);
  outline: 0;
  padding-top : 35%;
}

.cont-phone {
	text-align : center;
	font-size : 30px;
	margin-bottom: 30px;
}

.cont-email {
	margin-bottom: 30px;
}

.cont-text, .cont-email, .cont-btn {
	font-size : 18px;
	text-align : center;
}

.cont-phone a, .cont-email a {
	color : #222;
}

.cont-phone a:hover, .cont-email a:hover {
	color : #666;
}

.cont-btn {
	margin-bottom : 30px;
}

.cont-btn a {
	display : inline-block;
	max-width : 40%;
	margin : 0px auto;
	text-align : center;
	border-radius: 16px!important;
}

.cont-text br {
	margin-bottom : 8px;
}

.cont-wrap iframe {
	border-radius : 16px;
}

#sppb-addon-ad9bc4a4-cd70-481d-a472-868476c10631 {
	color : #aaa;
}

.pd-page #sp-main-body p, .pd-page #sp-main-body li {
	font-size : 16px;
	color : #333;
}

.pd-page #sp-main-body p a {
	color : #666;
}

.mp-section2 .sppb-column img {
	transition:all 0.3s
}

.mp-section2 .sppb-column img:hover {
	transform: scale(1.005);
	box-shadow: 0 1rem 2.5rem rgba(9,7,6,.3),0 .375rem .625rem rgba(9,7,6,.1);
	transition:all 0.3s
}

.my-minheight .route-text p {
	min-height : 126px;
}

.mp-helicopters .sppb-btn {
	max-width : 60%;
}

.mp-helicopters .sppb-btn-dark, .offcanvas-inner .sppb-btn-dark {
	background : #e6e6e6;
	border-color : #e6e6e6;
	color : #000;
}

.offcanvas-inner .sppb-btn-primary {
	margin-bottom : 15px;
}

.mp-helicopters .sppb-btn-dark:hover {
	background : #FFF;
	border-color : #FFF;
	color : #333;
}

iframe.ideavideo {
	border-radius : 35px;
}

.idea-video-wrap {
	position : relative;
}

.mbli15 li {
	margin-bottom : 15px;
}




















@media (max-width: 1420px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	  font-size: 14px;
	}
	.transparent-header #section-id-4f506171-b2d0-4d3b-af5a-98483543384c {
		padding-left : 0px!important;
		padding-right : 0px!important;
	}
	.helicopter-text p {
		font-size : 15px;
		padding-left : 20px;
	}	
	.helicopter-text {
		border-left : 6px solid #ffb22c;
	}
}

@media (max-width: 1220px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	  padding: 0 10px;
	}
	.logo-image {
	  height: 35px!important;
	}	
	.top-phone {
		display : none;
	}
	.hero-section {
		height : auto!important;
		min-height : 100vh!important;
	}
	.helicopter-name h2 {
		font-size : 40px;
	}	
	.helicopter-name-sm h2 {
		font-size : 30px;
	}	
}

@media (max-width: 991px) {
	.helicopter-text p {
		font-size : 18px;
		padding-left : 30px;
	}	
	.mp-route-name h2 {
	  font-size: 20px;
	}
	.transparent-header .route-item span {
	  font-size: 18px;
	}	
	.helicopter-text {
		border-left : 6px solid #ffb22c;
	}
	.helicopter-name h2 {
		font-size : 60px;
	}
	.helicopter-name-sm h2 {
		font-size : 40px;
	}	
	.mob-top-phone-text {
		display : block;
		line-height : 80px;
		color : #FFF;
		font-size : 18px;
		margin-right : 20px;
	}
	.mp-slide-ul ul {
	  padding-left: 0px;
	  list-style-type: none;
	}	
	#sppb-addon-wrapper-1744090546030 {
		margin : 0px auto;
	}
	.hero-section {
		min-height : 80vh!important;
	}
	.mp-slide-ul li {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.bot-logo {
		display : block;
		margin : 0px auto 30px;
	}
	.bot-contacts {
		text-align : center;
	}
	#sp-footer p {
		text-align : center;
	}
	.aserv-page-header h1 {
		font-size : 26px;
		margin-top : 40px!important;
		margin-bottom : 30px!important;
	}	
	.map-img img {
		max-width : 140px;
		height : auto;
	}
	.route-name h2 {
	  text-align: center;
	}
	.mp-helicopters .sppb-btn {
		max-width : 90%;
	}	
}

@media (max-width: 768px) {
	.helicopter-text p {
		font-size : 16px;
		padding-left : 0px;
		text-align : center;
	}
	.route-item1 {
		margin-bottom : 8px!important;
	}
	.route-name h2 {
		margin-top : 15px!important;
		font-size : 22px;
	}
	.sppb-addon-image-overlay-icon:active, .sppb-addon-image-overlay-icon:focus, .sppb-addon-image-overlay-icon:hover {
		padding-top : 10px;
	}	
	.route-text p {
		text-align : center;
	}
	.helicopter-text {
		border-left : 0px;
	}
	.helicopter-name h2 {
		font-size : 60px;
		margin-top : 15px!important;
	}
	.helicopter-name-sm h2 {
		font-size : 48px;
	}	
	.sppb-addon-image-overlay-icon {
		display: block;
		text-align: left;
		padding-left: 10px;
  	}
	.aserv-page-header h1 {
		font-size : 20px;
		margin-top : 30px!important;
		margin-bottom : 30px!important;
	}
	.onis-flist .form-btn {
		width : 80%;
		margin : 0px auto 10px;
	}	
	.hystmodal__window {
		max-width : 90%!important;
	}
	.route-text-dark h1 {
		font-size : 20px;
		text-align : center;
	}	
	.route-text-dark {
		font-size: 16px;
	}	
	.col-lg-6.foot {
    width: 100%;
	}
	
}




















@media (max-width: 400px) {
	.logo-image {
		height: 25px !important; 
	}
	a#btn-b772c0e1-9935-4c0d-8221-5a2a54868e80 {
    padding: 7px 24px 19px 25px;
}
}


body .sppb-btn.gradient-button.bottom {
    padding: 13px 30px 23px 32px;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070:hover {
    background: #efa21c;
    color: #000;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 {
    background: #ffb22c;
    color: #000;
    border: none;
    perspective: 1000px;
    transition: background 1s ease, transform 0.1s ease;
    padding: 13px 76px 23px 32px;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 .inner-text, a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 .inner-text {
    display: inline-block;
    width: max-content;
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    top: 5px;
    transform-style: preserve-3d;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070:hover .inner-text, a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070:hover .inner-text {
    transform: translateY(-10px);
    visibility: hidden;
    opacity: 0;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 .inner-text, a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 .inner-text {
    display: inline-block;
    width: max-content;
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    top: 5px;
    transform-style: preserve-3d;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070 .fas {
    width: 32px;
    padding: 0px;
    height: 32px;
    border-radius: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 32px;
    color: #000;
    position: absolute;
    z-index: 5;
    transition: background 0.5s ease, transform 0.1s ease;
}
a#btn-e85ac1d5-ba5d-4b51-b788-28695a9029070:hover i.fas {
    background: #cf820c;
    color: #000;
}
