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

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;
}

.offc-wa-text {
	display : block;
	text-align : center;
	color : #FFF;
	font-size : 18px;
	margin : 0px 0 45px;
	font-style : italic;
	text-decoration: underline dotted;
}

.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, .mob-top-wa-text {
	display : none;
}

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

.bot-logo {
	height : auto;
	width : 100%;
}

.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, .hover-text-one, .hover-text-one figure {
	border-radius : 10px;
}

.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 #FFCC00;
	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: 40px 50px;
}

.hystmodal__window input.email-input, .hystmodal__window input.phone-input, .hystmodal__window input.name-input, .hystmodal__window .message-text {
	background : #e6e6e6;
}

.hystmodal__window h3 a {
	font-weight : 600;
	color : #444;
}

.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: 10px 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: 100px;
	display: inline-block;
	border-color: #FFCC00;
	background-color: #FFCC00;
	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,.25);
  outline: 0;
  padding-top : 52%;
}

.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;
}

.offcanvas-menu .logo-image  {
	max-height : 27px;
	margin-top : 6px;
}

.offcanvas-menu .sppb-btn-secondary {
  padding-left: 10px;
  padding-right: 10px;
}

#sp-logo .logo-image {
	margin-top : 5px;
}

.cpnb-div-position-bottom-right {
	border-radius: 10px;
	overflow: hidden!important;
	scrollbar-width: none;
}

.cpnb {
	height : auto!important;
	overflow: hidden!important;
}

.cpnb-div-position-bottom-right .cpnb-button {
	margin: 0px!important;
	background: #FFCC00!important;
	padding : 10px 30px 7px 30px!important;
	font-size : 16px!important;
	color : 444!important;
}

.cpnb-div-position-bottom-right .cpnb-inner {
	padding: 15px 20px 15px 20px!important;
}

.cpnb-inner {
	overflow: hidden!important;
}

.cpnb-message {
	font-family : "Play"!important;
	font-weight : 500!important;
	color : #FFF!important;
	font-size : 16px!important;
}

.cpnb-message a {
	color : #FFF!important;
	text-decoration: underline dotted;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a {
	display : block;
	position : relative;
	padding-left: 22px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a::before {
	content : "\f061";
	position : absolute;
	left : 0px;
	top : 11px;
	font-family:"Font Awesome 6 Free";
	font-weight:900;
	font-size : 14px;
}

.sp-megamenu-parent > li.kama-menu-id108 > a {
	border-radius: 10px;
	background: rgba(255,255,255,0.2);
	line-height: 40px;
	padding: 7px 25px 9px 25px;
	position : relative;
}

.sp-megamenu-parent > li.kama-menu-id108 > a::after {
	content: "\f061";
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: 12px;
	background: #FFCC00;
	border-radius: 10px 0px 10px 0px;
	width: 18px;
	text-align: center;
	color: #000;
	line-height: 22px; 
}

.mp-top-text h1 {
	font-size : 60px;
	line-height : 80px;
	font-weight: 600;
}

.mp-top-text span {
	color: #fefefe;
	display : inline-block;
	font-size : 50px;
	line-height : 80px;
	position: relative;
	font-weight: 500;
	--line-width: 1%;
}

.mp-top-text span::after {
	width: var(--line-width);
	height: 3px;
	border-radius: 50px;
	background: #FFF;
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0px;
	transition: all 3s ease;
}

.mp-top-text span.page-ready::after {
	width: 100%;
	transition: all 3s ease;
}

.mp-top-geo {
	color: #FFF;
	font-size: 26px;
	padding-left: 0px;
	margin-bottom: 50px;
	font-weight: 500;
	background: rgba(0,0,0,0.5);
	display: inline-block;
	padding: 30px;
	border-radius: 10px;
}

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 .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;
}

.hero-section a.sppb-btn i.fas {
	margin-right : 10px;
	margin-left : 0px;
	transition: all 0.4s ease;
	font-size: 16px;
}

.hero-section a.sppb-btn:hover i.fas {
	margin-right : 0px;
	margin-left : 10px;
	transition: all 0.4s ease;
	font-size: 16px;
}

.hero-section a.sppb-btn-primary:hover, .hero-section a.sppb-btn-primary:focus, .hero-section a.sppb-btn-primary:active {
	background : #FFCC00!important;
	border-color : #FFCC00!important;
}

.hero-section a.sppb-btn-secondary:hover, .hero-section a.sppb-btn-secondary:focus, .hero-section a.sppb-btn-secondary:active {
	background : #faf5e9!important;
	color : #333!important;
	border-color : #faf5e9!important;
}

.hero-section a.sppb-btn-primary, #offc-presentation {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.hero-section a.sppb-btn-primary:before, #offc-presentation:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.5);
	height: 100%;
	width: 3em;
	display: block;
	position: absolute;
	opacity: 1;
	top: 0;
	left: -4.5em;
	-webkit-transform: skewX(-45deg) translateX(0);
	transform: skewX(-45deg) translateX(0);
	-webkit-transition: none;
	transition: none;
	webkit-animation: moving 2s ease-in-out infinite;
	-moz-animation: moving 2s ease-in-out infinite;
	-ms-animation: moving 2s ease-in-out infinite;
	-o-animation: moving 2s ease-in-out infinite;
	animation: moving 2s ease-in-out infinite;
}

@keyframes moving {
	30% {
		webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
	}
	100% {
		webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
	}
}

.mp-subtitle h3 {
	font-size : 66px;
	line-height : 78px;
	margin-top: 30px!important;
}

.mp-subtitle h3 span {
	display : block;
	font-size : 47px;
	line-height : 60px;
}

.hover-text-one {
	overflow: hidden;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
.hover-text-one figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	background: #527c82;
	text-align: center;
	cursor: pointer;
}
.hover-text-one figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}
.hover-text-one figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.hover-text-one figure figcaption::before,
.hover-text-one figure figcaption::after {
	pointer-events: none;
}
.hover-text-one figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.hover-text-one figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.hover-text-one figure h3 span {
	font-weight: 800;
}
.hover-text-one figure h3,
.hover-text-one figure p {
	margin: 0;
}
.hover-text-one figure p {
	letter-spacing: 1px;
	font-size: 16px;
}

/* Эффект при наведении */
figure.effect-text-three {
	background: #000;
	margin-bottom: 25px;
}
figure.effect-text-three img {
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transform: scale(1.1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-text-three:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-text-three figcaption {
	text-align: center;
}
figure.effect-text-three h3 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
	text-align: center;
	font-weight: 600;
	font-size: 50px;
	width: 100%;
	padding-top: 110px;
	transition: all 0.35s ease;
}

figure.effect-text-three h3::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
figure.effect-text-three:hover h3::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-text-three p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
figure.effect-text-three:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-text-three figcaption:hover h3 {
	padding-top : 0px;
	transition: all 0.35s ease;
	padding-bottom: 15px;
}

.sppb-btn-green i, .sppb-btn-secondary i {
	margin-right : 6px;
	font-size : 15px;
}

.second-hover-mob {
	background : #FFF;
	border-radius : 10px;
	margin-top : 30px;
	padding-bottom : 15px;
}

.second-hover-mob img {
	border-radius : 10px 10px 0 0;
	margin-bottom : 15px;
}

.second-hover-mob h3 {
	font-size : 26px;
	margin : 0px 0px 15px;
	color : #333;
	text-align : center;
	padding : 0 30px;
}

.second-hover-mob h4 {
	font-size : 22px;
	margin : 0px 0px 15px;
	color : #333;
	text-align : center;
	padding : 0 15px;
}

.second-hover-mob p {
	font-size : 18px;
	margin : 0px 0px 15px;
	color : #444;
	text-align : center;
	padding : 0 30px;
}

.mb30 {
	margin-bottom : 30px;
}

.bg-gray {
	background : #efefef;
}

.third-item-second h4 {
	padding : 0 10px;
}

#about1 .second-hover-mob {
	margin-top : 0px;
}

.big-green-btn {
	text-align : center;
	background: linear-gradient(180deg,#284713 0%, #486733 100%);
	border-radius : 10px;
	padding : 25px;
	color : #FFF;
	display : block;
	font-size : 28px;
	cursor : pointer;
	transition:all 0.3s
}

.big-green-btn span {
	display : block;
	transition:all 0.3s
}

.big-green-btn span i {
	font-size : 20px;
	margin-right : 12px;
}

.big-green-btn:hover {
	color : #EEE;
	transition:all 0.3s
}

.big-green-btn:hover span i {
	color:#FFCC00;
	transition:all 0.3s
}

img.mfp-img {
	border-radius : 10px;
}

#location .sppb-addon-single-image-container {
	position : relative;
}

#location .sppb-addon-single-image-container::after {
	display : block;
	align-items : center;
	align-content : center;
	content: "\2b";
	font-family: "Font Awesome 6 Free";
	color : #000;
	font-size : 20px;
	line-height : 36px;
	width : 36px;
	text-align : center;
	position : absolute;
	bottom : 0px;
	right : 0px;
	text-align : center;
	background:#FFCC00;
	font-weight : 900;
	border-radius : 10px 0px 10px 0px;
}

.location-text {
	font-size: 28px;
	color: #444;
	line-height: 46px;
	margin-bottom: 45px;
}

.location-big-text {
	font-size: 28px;
	color: #444;
	text-align : center;
	line-height: 46px;
	border-radius : 10px;
	background : #efefef;
	font-weight : 600;
	padding : 25px 15px;
	margin-bottom: 30px;
}

#location .sppb-btn-secondary {
	margin-left : 30px;
}

.bigmap {
	width : 100%;
	height : 80vh;
	min-height : 500px;
	max-height : 80vh;
	border-radius : 10px;
	overflow: hidden;
}

.contmap {
	width : 100%;
	height : 50vh;
	min-height : 500px;
	max-height : 50vh;
	border-radius : 10px;
	overflow: hidden;
}

.selmap {
	width : 100%;
	height : 60vh;
	min-height : 500px;
	max-height : 60vh;
	border-radius : 10px;
	overflow: hidden;
}

.bigmap h2 {
	text-align : center;
	font-size : 1.2rem;
	color : #385723;
	font-weight : 500;
	margin-bottom : 15px;
}

.pd-page #sp-main-body p.yamap-p {
	text-align : center;
	font-size : 0.9rem;
	color : #555;
	font-weight : 400;
	margin-bottom : 20px;
	line-height : 1.3;
}

.pd-page #sp-main-body p.yamap-p {
	text-align : center;
	font-size : 1.1rem;
	color : #555;
	font-weight : 400;
	margin-bottom : 10px;
	line-height : 1.4;
}
.sel-bul {
	font-size : 1rem;
	line-height : 1.7;
}

.bigmap .sppb-btn, .sel-bul .sppb-btn, .contmap .sppb-btn {
	font-size : 0.9rem;
	padding: 8px 15px;
}

.contmap .sppb-btn {
	margin-top : 20px;
}

.sel-bul .sppb-btn {
	display : inline-block;
	margin-top : 15px;
	border-radius : 50px;
	margin-bottom : 10px;
}

.ymaps-2-1-79-balloon__layout, .ymaps-2-1-79-balloon {
	text-align : center;
	border-radius : 10px;
}

#select .mp-subtitle h3 {
  font-size: 36px;
  line-height: 49px;
  margin-top: 30px !important;
}

#select .sppb-addon-raw-html.select-arrow .sppb-addon-content {
	position : relative;
	min-height : 20px;
}

.left-anim-arrow {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
    cursor: pointer;
}

.left-anim-arrow span {
    display: block;
    width: 1.5vw;
    height: 1.5vw;
    border-bottom: 5px solid #FFCC00;
    border-right: 5px solid #FFCC00;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2.5s infinite;
}

.left-anim-arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

.left-anim-arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

#select .sppb-addon-text-block p {
	color : #333;
	font-size : 22px;
}

#select .sppb-addon-text-block p a {
	font-weight : 600;
	color : #385723;
}

#select .sppb-addon-text-block {
	margin-bottom : 45px;
}

#about-us .mp-subtitle h3 {
	font-size: 26px;
	line-height: 39px;
	margin-top: 0px !important;
	text-align : center;
}

.about-us-btn-wrap {
	text-align : center;
	margin-top : 40px;
}

.about-us-btn-wrap .for-mob {
	display : none;
}

.accordion.xxx {
  border-radius: 10px;
  overflow: hidden;	
}

.accordion p {
  color: #333;
  padding: 0 15px 7px;
  line-height: 25px!important;
  font-size : 17px;
}

.accordion .description {
  border-radius: 0px;
}

.accordion .title {
  min-height : 70px;
  max-height : 70px;
  height : 70px!important;
  background: #FC0!important;
  top : 0px!important;
  font-size : 20px;
  width : 100%;
  max-width : 200px;
}

.accordion h2.caption {
  font-size: 24px;
  background: #FC0!important;
  color: #333;
  border-radius : 10px;
}

#about-us .second-hover-mob {
  background: #efefef;
}

#contacts .mp-subtitle h3 {
  font-size: 36px;
  line-height: 40px;
  margin-top: 0px !important;
  text-align : center;
}

#contacts .mp-subtitle h3 span {
  font-size: 26px;
  line-height: 39px;
  text-align: center;
  display: block;
  max-width: 50%;
  margin: 15px auto 0;
}

.contacts-row .sppb-addon-raw-html .sppb-addon-content {
	text-align : center;
}

.contacts-row .sppb-btn-transparent {
  font-size: 28px;
  font-weight: 500;
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contacts-row .sppb-btn-transparent i {
	font-size : 20px;
}

.cont-bal strong {
	display : block;
	margin-bottom : 15px;
}

#sp-bottom .sp-module ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display : flex;
  align-items : center;
  justify-content : flex-end;
}

#sp-bottom .sp-module ul.menu li {
	padding-right : 30px;
}

#sp-bottom .sp-module ul.menu li a {
	font-size :18px;
}







@media (max-width: 1420px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	  font-size: 16px;
	}
	.transparent-header #section-id-4f506171-b2d0-4d3b-af5a-98483543384c {
		padding-left : 0px!important;
		padding-right : 0px!important;
	}
	#select .mp-subtitle h3 span {
		font-size: 32px;
		line-height: 40px;
	}	
	.second-hover-mob h4 {
		min-height : 80px;
	}	
	.helicopter-text p {
		font-size : 15px;
		padding-left : 20px;
	}	
	.helicopter-text {
		border-left : 6px solid #FFCC00;
	}
	.top-phone-text {
		font-size: 16px;
		padding-left: 10px;
		letter-spacing: 0px;
	}	
	figure.effect-text-three h3 {
		padding: 0.5em 0;
		padding-top: 0.5em;
		font-size: 36px;
		padding-top: 110px;
	}	
	.hover-text-one figure p {
		letter-spacing: 1px;
		font-size: 14px;
	}
	.hover-text-one figure figcaption {
		padding: 15px;
	}
	#location .mp-subtitle h3 {
		font-size: 55px;
		line-height: 65px;
		margin-top: 30px !important;
	}
	#location .mp-subtitle h3 span {
		display: block;
		font-size: 40px;
		line-height: 50px;
	}
	.location-text {
		font-size: 26px;
		line-height: 42px;
		margin-bottom: 45px;
	}	
	#contacts .sppb-btn-green span {
		display : none;
	}

}

@media (max-width: 1220px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	  padding: 0 10px;
	}
#contacts .mp-subtitle h3 span {
  font-size: 20px;
  line-height: 30px;
  max-width: 100%;
  margin: 15px auto 0;
}	
#contacts .sppb-btn-green i, .sppb-btn-secondary i {
  display : none;
}
.contacts-row .sppb-btn-transparent {
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}
	#about-us .mp-subtitle h3 {
	  font-size: 20px;
	  line-height: 30px;
	}	
	#location .mp-subtitle h3 {
		font-size: 45px;
		line-height: 65px;
		margin-top: 0px !important;
	}
	#select .mp-subtitle h3 {
		font-size: 32px;
		line-height: 40px;
		margin-top: 30px !important;
	}
	#select .mp-subtitle h3 span {
		font-size: 32px;
		line-height: 40px;
	}	
	#select a.sppb-btn span {
		display : none;
	}
	
	#location .mp-subtitle h3 span {
		display: block;
		font-size: 40px;
		line-height: 50px;
	}
	.location-text {
		font-size: 22px;
		line-height: 38px;
		margin-bottom: 45px;
	}	
	.location-big-text {
		font-size: 22px;
		color: #444;
		line-height: 34px;
		padding: 25px 15px;
		margin-bottom: 30px;
	}	
	#location .sppb-btn-secondary {
		margin-left: 0px;
	}	
	#location .sppb-btn {
		min-width : 260px;
	}
	figure.effect-text-three h3 {
		padding-top: 80px;
		font-size: 26px;
	}	
	.hover-text-one figure p {
		letter-spacing: 0px;
		font-size: 13px;
		padding-top : 10px 0 0;
	}	
	.mp-subtitle h3 {
		font-size: 50px;
		line-height: 64px;
		margin-top: 30px !important;
	}
	.mp-subtitle h3 span {
		display: block;
		font-size: 40px;
		line-height: 60px;
	}	
	.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;
	}	
	.second-hover-mob h4 {
		font-size : 18px;
		min-height : 86px;
	}	
	
}

@media (max-width: 991px) {
	.helicopter-text p {
		font-size : 18px;
		padding-left : 30px;
	}	
  #location .mp-subtitle h3 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 0px !important;
  }	
  #contacts .sppb-btn-green {
	  margin-top : 15px;
  }
	#select .sppb-addon-raw-html.select-arrow .sppb-addon-content {
		display : none;
	}
	#select .mp-subtitle h3 span {
		font-weight : 600;
	}	
	#select .sppb-addon-text-block p {
		text-align : center;
	}	
	#select .sppb-addon-raw-html .sppb-addon-content {
		text-align : center;
	}
	.location-text {
		text-align : center;
		font-size : 24px;
	}
	.location-text span {
		display : none;
	}
	#location .sppb-btn {
		margin-bottom : 30px;
	}
	#location .sppb-btn-secondary {
		margin-left: 30px;
	}
	#location .sppb-addon-single-image-container {
		max-width : 50%;
	}
	.hero-section .sppb-addon-button-group .sppb-addon-content, .mp-top-geo-wrap .sppb-addon-content {
		text-align : center;
	}
	.second-hover-mob h4 {
		font-size : 18px;
		min-height : 86px;
	}	
	.mp-top-geo-wrap span {
		display : none;
	}
	.mp-route-name h2 {
	  font-size: 20px;
	}
	.transparent-header .route-item span {
	  font-size: 18px;
	}	
	.helicopter-text {
		border-left : 6px solid #FFCC00;
	}
	.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;
	}
	.mob-top-wa-text {
		display : block;
		line-height : 80px;
		color : #FFF;
		font-size : 24px;
		margin-right : 35px;
	}
	.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;
		max-width : 400px;
	}
	.bot-contacts {
		text-align : center;
	}
	#sp-footer p {
		text-align : center;
	}
#sp-bottom .sp-module ul.menu {
  justify-content: center;
}	

#sp-bottom .sp-module ul.menu li {
	padding-left : 10px;
	padding-right : 10px;
}
	.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;
	}
  #location .sppb-btn-secondary {
    margin-left: 0px;
  }	
#sp-bottom .sp-module ul.menu {
  justify-content: center;
  flex-wrap : wrap;
}	

#sp-bottom .sp-module ul.menu li {
	padding-left : 10px;
	padding-right : 10px;
	width : 100%;
}  
  #location .sppb-btn {
    margin-bottom: 15px;
  }  

  #location .sppb-btn-secondary {
    margin-bottom: 30px;
  }  
  #location .sppb-addon-single-image-container {
    max-width: 84%;
  }  
	#about1 .second-hover-mob {
		margin-bottom : 30px;
	}
	.hero-section .sppb-addon-button-group .sppb-addon-content a.sppb-btn {
		min-width : 65%;
	}
	.route-item1 {
		margin-bottom : 8px!important;
	}
	.second-hover-mob h4 {
		font-size: 22px;
		min-height: auto;
	}	
	.mp-top-text span {
		font-size: 28px;
		line-height: 40px;
		line-height: 55px;
		margin-bottom : 30px;
	}	
	.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;
		padding: 30px 20px;
	}
	.route-text-dark h1 {
		font-size : 20px;
		text-align : center;
	}	
	.route-text-dark {
		font-size: 16px;
	}	
	.col-lg-6.foot {
    width: 100%;
	}
.bigmap h2 {
	text-align : center;
	font-size : 1.2rem;
	color : #385723;
	font-weight : 500;
	margin-bottom : 15px;
}

.pd-page #sp-main-body p.yamap-p {
	text-align : center;
	font-size : 0.9rem;
	color : #555;
	font-weight : 400;
	margin-bottom : 15px;
	line-height : 1.3;
}	

.bigmap {
	max-height : 70vh;
}

.bigmap .sppb-btn {
	font-size : 0.9rem;
}
.cpnb-div-position-bottom-right {
	border-radius: 0px;
}
.cpnb-message {
    font-size: 14px !important;
}
.cpnb-outer {
	background : #385723!important;
	border-top : 2px solid #FFF!important;
}
.lun-form-line h3 a {
	display : block;
	text-align : center;
}

.lun-form-line h3 br {
	display : none;
}
	
}


@media (max-width: 480px) {
	.logo-image {
		height: 22px !important; 
	}
  .bot-logo {
    max-width: 70%;
  }	
  #location .mp-subtitle h3 span, #location .mp-subtitle h3 {
    display: block;
    font-size: 30px;
    line-height: 40px;
  }  
	.about-us-btn-wrap .for-pc {
		display : none;
	}
	.about-us-btn-wrap .for-mob {
		display : inline;
	}
  
  .location-text {
    text-align: center;
    font-size: 20px;
  }  
 .location-big-text {
    font-size: 22px;
    color: #444;
    line-height: 34px;
    padding: 15px 15px;
    margin-bottom: 30px;
  }  
	.second-hover-mob img {
		border-radius: 10px 10px 0 0;
		margin-bottom: 25px;
	}	
	a#btn-b772c0e1-9935-4c0d-8221-5a2a54868e80 {
    padding: 7px 24px 19px 25px;
}
  .mob-top-phone-text {
    margin-right: 10px;
  }
	.sppb-btn-green i {
		display: none;
	}  
	.mp-subtitle h3 {
		font-size: 30px;
		line-height: 40px;
		margin-top: 0px !important;
		font-weight : 600;
	}  
	.mp-subtitle h3 span {
		display: block;
		font-size: 24px;
		line-height: 32px;
		font-weight : 500;
	}	
  .mob-top-wa-text {
    margin-right: 20px;
  }
  .hero-section .sppb-addon-button-group .sppb-addon-content a.sppb-btn {
    min-width: 90%;
  }
	.mp-top-geo {
		font-size: 22px;
		margin-bottom: 0px;
		display: block;
		padding: 20px 15px;
		line-height: 36px;
	}  
}


