/* Slider */
.nomargin {
 margin: 0 !important;
}

.desctop {
 display: block;
}

.mobile {
 display: none;
}

.contacts {
 display: flex;
 flex-wrap: wrap;
}

.title-region {
 font-weight: bold;
 font-size: 16px;
 line-height: 22px;
 color: #1F274E;
 margin: 25px 15px;
}

.menu-services-drop {
 column-gap: 100px;
 width: 72%;
 column-count: 2;
 LINE-HEIGHT: 18PX;
 padding: 15px;
}

.menu-services-drop.world {
 column-gap: unset;
 width: unset;
 column-count: unset;
 LINE-HEIGHT: 18PX;
 padding: 15px;
}

a.link-region {
 font-weight: bold;
 font-size: 16px;
 line-height: 22px;
 color: #1F274E;
 display: block;
 margin-bottom: 15px;
}

.geo {
 margin-top: 50px;
}
.utair-contact.geo-contacts > div {
 width: 100%;
 margin-bottom: 30px;
}

.utair-contact.geo-contacts .steper {
 background: #F8F9FD;
 border-radius: 10px;
 padding: 15px;
 display: flex;
 align-items: center;
}

.steper-mobile .title {
 font-size: 18px;
 line-height: 25px;
 color: #555F74;
 display: flex;
 align-items: center;
}
.steper-mobile .title.active {
 color: #485BB7;
}
.steper-mobile .title span {
 background: #555F74;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 text-align: center;
 display: flex;
 align-items: center;
 justify-content: center;
 margin-right: 10px;
 font-weight: bold;
 font-size: 13px;
 color: #FFFFFF;
}
.steper-mobile .title.active span {
 background: #273163;
}
.steper-mobile .links {
 border-left: solid 1px #B6BDE2;
 margin-left: 14px;
 margin-top: 8px;
 margin-bottom: -6px;
 padding-left: 22px;
}

.utair-contact.geo-contacts .steper .hr {
 width: 160px;
 height: 1px;
 background: #B6BDE2;
 margin: 0 8px;
}

.utair-contact.geo-contacts .steper .title {
 font-size: 18px;
 line-height: 25px;
 color: #555F74;
 display: flex;
 align-items: center;
}

.utair-contact.geo-contacts .steper .step.active .title {
 color: #485BB7;
}

.utair-contact.geo-contacts .steper .title span {
 background: #555F74;
 border-radius: 50%;
 width: 30px;
 height: 30px;
 text-align: center;
 display: flex;
 align-items: center;
 justify-content: center;
 margin-right: 10px;
 font-weight: bold;
 font-size: 13px;
 color: #FFFFFF;
}

.utair-contact.geo-contacts .steper .step.active .title span {
 background: #273163;
}

.utair-contact.geo-contacts .utair-tab-header__item {
 font-size: 20px;
}

.utair-col {
 margin-bottom: 20px;
}

.slick-slider {
 position: relative;
 display: block;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}

.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}

.slick-list:focus {
 outline: none;
}

.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}

.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
 margin-right: auto;
 margin-left: auto;
}

.slick-track:before,
.slick-track:after {
 display: table;
 content: '';
}

.slick-track:after {
 clear: both;
}

.slick-loading .slick-track {
 visibility: hidden;
}

.slick-slide {
 display: none;
 float: left;
 height: 100%;
 min-height: 1px;
}

[dir='rtl'] .slick-slide {
 float: right;
}

.slick-slide img {
 display: block;
}

.slick-slide.slick-loading img {
 display: none;
}

.slick-slide.dragging img {
 pointer-events: none;
}

.slick-initialized .slick-slide {
 display: block;
}

.slick-loading .slick-slide {
 visibility: hidden;
}

.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
 display: none;
}

/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2016
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Wed May 11 2016 10:31 GMT+0100+0100
 * Plugins: tips modal viewport svg imagemap ie6
 * Styles: core basic css3
 */

.qtip {
 font-size: 10.5px;
 line-height: 12px;
 position: absolute;
 top: -28000px;
 left: -28000px;
 display: none;
 min-width: 50px;
 max-width: 280px;
 padding: 0;
 -webkit-box-shadow: none;
 box-shadow: none;
 direction: ltr;
}

.qtip-content {
 position: relative;
 overflow: hidden;
 padding: 5px 9px;
 text-align: left;
 word-wrap: break-word;
}

.qtip-titlebar {
 font-weight: bold;
 position: relative;
 overflow: hidden;
 padding: 5px 35px 5px 10px;
 border-width: 0 0 1px;
}

.qtip-titlebar + .qtip-content {
 border-top-width: 0 !important;
}

/* Default close button class */

.qtip-close {
 position: absolute;
 z-index: 11;
 /* Overlap .qtip-tip */
 top: -9px;
 right: -9px;
 cursor: pointer;
 border: 1px solid transparent;
 outline: medium none;
}

.qtip-titlebar .qtip-close {
 top: 50%;
 right: 4px;
 margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
 top: 16px;
}

/* IE fix */

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
 display: block;
 text-indent: -1000em;
 direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
 text-decoration: none;
 border-radius: 3px;
}

.qtip-icon .ui-icon {
 font: normal bold 10px/13px Tahoma, sans-serif;
 line-height: 14px;
 width: 18px;
 height: 14px;
 text-align: center;
 text-indent: 0;
 color: inherit;
 background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */

/* Default tooltip style */

.qtip-default {
 color: #555;
 border: 1px solid #f1d031;
 background-color: #ffffa3;
}

.qtip-default .qtip-titlebar {
 background-color: #ffef93;
}

.qtip-default .qtip-icon {
 color: #777;
 border-color: #ccc;
 background: #f1f1f1;
}

.qtip-default .qtip-titlebar .qtip-close {
 color: #111;
 border-color: #aaa;
}

/*! Light tooltip style */

.qtip-light {
 color: #454545;
 border-color: #e2e2e2;
 background-color: white;
}

.qtip-light .qtip-titlebar {
 background-color: #f1f1f1;
}

/*! Dark tooltip style */

.qtip-dark {
 color: #f3f3f3;
 border-color: #303030;
 background-color: #505050;
}

.qtip-dark .qtip-titlebar {
 background-color: #404040;
}

.qtip-dark .qtip-icon {
 border-color: #444;
}

.qtip-dark .qtip-titlebar .ui-state-hover {
 border-color: #303030;
}

/*! Cream tooltip style */

.qtip-cream {
 color: #a27d35;
 border-color: #f9e98e;
 background-color: #fbf7aa;
}

.qtip-cream .qtip-titlebar {
 background-color: #f0de7d;
}

.qtip-cream .qtip-close .qtip-icon {
 background-position: -82px 0;
}

/*! Red tooltip style */

.qtip-red {
 color: #912323;
 border-color: #d95252;
 background-color: #f78b83;
}

.qtip-red .qtip-titlebar {
 background-color: #f06d65;
}

.qtip-red .qtip-close .qtip-icon {
 background-position: -102px 0;
}

.qtip-red .qtip-icon {
 border-color: #d95252;
}

.qtip-red .qtip-titlebar .ui-state-hover {
 border-color: #d95252;
}

/*! Green tooltip style */

.qtip-green {
 color: #3f6219;
 border-color: #90d93f;
 background-color: #caed9e;
}

.qtip-green .qtip-titlebar {
 background-color: #b0de78;
}

.qtip-green .qtip-close .qtip-icon {
 background-position: -42px 0;
}

/*! Blue tooltip style */

.qtip-blue {
 color: #5e99bd;
 border-color: #add9ed;
 background-color: #e5f6fe;
}

.qtip-blue .qtip-titlebar {
 background-color: #d0e9f5;
}

.qtip-blue .qtip-close .qtip-icon {
 background-position: -2px 0;
}

.qtip-shadow {
 -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
 box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
}

/* Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */

.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
 border-radius: 5px;
}

.qtip-rounded .qtip-titlebar {
 border-radius: 4px 4px 0 0;
}

/* Youtube tooltip style */

.qtip-youtube {
 color: white;
 border: 0 solid transparent;
 border-radius: 2px;
 background: #4a4a4a;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a4a4a), color-stop(100%, black));
 background-image: -webkit-linear-gradient(top, #4a4a4a 0, black 100%);
 background-image: -o-linear-gradient(top, #4a4a4a 0, black 100%);
 -webkit-box-shadow: 0 0 3px #333;
 box-shadow: 0 0 3px #333;
}

.qtip-youtube .qtip-titlebar {
 background-color: #4a4a4a;
 background-color: rgba(0, 0, 0, 0);
}

.qtip-youtube .qtip-content {
 font: 12px arial, sans-serif;
 padding: .75em;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
 -ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);';
}

.qtip-youtube .qtip-icon {
 border-color: #222;
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
 border-color: #303030;
}

/* jQuery TOOLS Tooltip style */

.qtip-jtools {
 border: 2px solid #ddd;
 border: 2px solid rgba(241, 241, 241, 1);
 border-radius: 2px;
 background: #232323;
 background: rgba(0, 0, 0, .7);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
 background-image: -webkit-linear-gradient(top, #717171, #232323);
 background-image: -o-linear-gradient(top, #717171, #232323);
 -webkit-box-shadow: 0 0 12px #333;
 box-shadow: 0 0 12px #333;
}

/* IE Specific */

.qtip-jtools .qtip-titlebar {
 background-color: transparent;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
 -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)';
}

.qtip-jtools .qtip-content {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
 -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)';
}

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
 color: white;
 border: 0 dashed transparent;
 background: transparent;
}

.qtip-jtools .qtip-icon {
 border-color: #555;
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
 border-color: #333;
}

/* Cluetip style */

.qtip-cluetip {
 color: #111;
 border: 0 dashed transparent;
 background-color: #d9d9c2;
 -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
 box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
}

.qtip-cluetip .qtip-titlebar {
 color: white;
 border: 0 dashed transparent;
 background-color: #87876a;
}

.qtip-cluetip .qtip-icon {
 border-color: #808064;
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
 color: #696952;
 border-color: #696952;
}

/* Tipsy style */

.qtip-tipsy {
 font-family: 'Lucida Grande', sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
 color: white;
 border: 0 solid transparent;
 background: black;
 background: rgba(0, 0, 0, .87);
 text-shadow: 0 1px black;
}

.qtip-tipsy .qtip-titlebar {
 padding: 6px 35px 0 10px;
 background-color: transparent;
}

.qtip-tipsy .qtip-content {
 padding: 6px 10px;
}

.qtip-tipsy .qtip-icon {
 border-color: #222;
 text-shadow: none;
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
 border-color: #303030;
}

/* Tipped style */

.qtip-tipped {
 font-family: serif;
 font-weight: normal;
 color: #454545;
 border: 3px solid #959fa9;
 border-radius: 3px;
 background-color: #f9f9f9;
}

.qtip-tipped .qtip-titlebar {
 color: white;
 border-bottom-width: 0;
 background: #3a79b8;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3a79b8), to(#2e629d));
 background-image: -webkit-linear-gradient(top, #3a79b8, #2e629d);
 background-image: -o-linear-gradient(top, #3a79b8, #2e629d);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
 -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)';
}

.qtip-tipped .qtip-icon {
 border: 2px solid #285589;
 background: #285589;
}

.qtip-tipped .qtip-icon .ui-icon {
 color: #555;
 background-color: #fbfbfb;
}

/**
 * Twitter Bootstrap style.
 *
 * Tested with IE 8, IE 9, Chrome 18, Firefox 9, Opera 11.
 * Does not work with IE 7.
 */

.qtip-bootstrap {
 /** Taken from Bootstrap body */
 font-size: 14px;
 line-height: 20px;
 /** Taken from Bootstrap .popover */
 padding: 1px;
 color: #333;
 border: 1px solid #ccc;
 border: 1px solid rgba(0, 0, 0, .2);
 border-radius: 6px;
 background-color: #fff;
 background-clip: padding-box;
 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
 box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.qtip-bootstrap .qtip-titlebar {
 font-size: 14px;
 font-weight: normal;
 line-height: 18px;
 margin: 0;
 /** Taken from Bootstrap .popover-title */
 padding: 8px 14px;
 border-bottom: 1px solid #ebebeb;
 border-radius: 5px 5px 0 0;
 background-color: #f7f7f7;
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
 top: 45%;
 /**
			 * Overrides qTip2:
			 * .qtip-titlebar .qtip-close{
			 *   [...]
			 *   right: 4px;
			 *   top: 50%;
			 *   [...]
			 *   border-style: solid;
			 * }
			 */
 right: 11px;
 border-style: none;
}

.qtip-bootstrap .qtip-content {
 /** Taken from Bootstrap .popover-content */
 padding: 9px 14px;
}

.qtip-bootstrap .qtip-icon {
 /**
		 * Overrides qTip2:
		 * .qtip-default .qtip-icon {
		 *   border-color: #CCC;
		 *   background: #F1F1F1;
		 *   color: #777;
		 * }
		 */
 background: transparent;
}

.qtip-bootstrap .qtip-icon .ui-icon {
 font-size: 20px;
 font-weight: bold;
 line-height: 18px;
 /* Taken from Bootstrap .close */
 float: right;
 /**
			 * Overrides qTip2:
			 * .qtip-icon .ui-icon{
			 *   width: 18px;
			 *   height: 14px;
			 * }
			 */
 width: auto;
 height: auto;
 opacity: .2;
 color: #000;
 text-shadow: 0 1px 0 #fff;
 filter: alpha(opacity=20);
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
 cursor: pointer;
 text-decoration: none;
 opacity: .4;
 /* Taken from Bootstrap .close:hover */
 color: #000;
 filter: alpha(opacity=40);
}

/* IE9 fix - removes all filters */

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
 -webkit-filter: none;
 filter: none;
 -ms-filter: none;
}

.qtip .qtip-tip {
 z-index: 10;
 overflow: hidden;
 margin: 0 auto;
}

/* Opera bug #357 - Incorrect tip position
	https://github.com/Craga89/qTip2/issues/367 */

x:-o-prefocus,
.qtip .qtip-tip {
 visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
 position: absolute;
 color: #123456;
 border: 0 dashed transparent;
 background: transparent;
}

.qtip .qtip-tip canvas {
 top: 0;
 left: 0;
}

.qtip .qtip-tip .qtip-vml {
 display: inline-block;
 visibility: visible;
 behavior: url(#default#VML);
}

#qtip-overlay {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

/* Applied to modals with show.modal.blur set to true */

#qtip-overlay.blurs {
 cursor: pointer;
}

/* Change opacity of overlay here */

#qtip-overlay div {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 opacity: .7;
 background-color: black;
 filter: alpha(opacity=70);
 -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}

.qtipmodal-ie6fix {
 position: absolute !important;
}

.select2-container {
 position: relative;
 display: inline-block;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0;
 vertical-align: middle;
}

.select2-container .select2-selection--single {
 display: block;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 height: 28px;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
 display: block;
 overflow: hidden;
 padding-right: 20px;
 padding-left: 8px;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.select2-container .select2-selection--single .select2-selection__clear {
 position: relative;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
 padding-right: 8px;
 padding-left: 20px;
}

.select2-container .select2-selection--multiple {
 display: block;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 min-height: 32px;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
 display: inline-block;
 overflow: hidden;
 padding-left: 8px;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.select2-container .select2-search--inline {
 float: left;
}

.select2-container .select2-search--inline .select2-search__field {
 font-size: 100%;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 margin-top: 5px;
 padding: 0;
 border: none;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}

.select2-dropdown {
 position: absolute;
 z-index: 1051;
 left: -100000px;
 display: block;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 border: 1px solid #aaa;
 border-radius: 4px;
 background-color: white;
}

.select2-results {
 display: block;
}

.select2-results__options {
 margin: 0;
 padding: 0;
 list-style: none;
}

.select2-results__option {
 padding: 6px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.select2-results__option[aria-selected] {
 cursor: pointer;
}

.select2-container--open .select2-dropdown {
 left: 0;
}

.select2-container--open .select2-dropdown--above {
 border-bottom: none;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}

.select2-container--open .select2-dropdown--below {
 border-top: none;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}

.select2-search--dropdown {
 display: block;
 padding: 4px;
}

.select2-search--dropdown .select2-search__field {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 padding: 4px;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
 display: none;
}

.select2-close-mask {
 position: fixed;
 z-index: 99;
 top: 0;
 left: 0;
 display: block;
 width: auto;
 min-width: 100%;
 height: auto;
 min-height: 100%;
 margin: 0;
 padding: 0;
 opacity: 0;
 border: 0;
 background-color: #fff;
 filter: alpha(opacity=0);
}

.select2-hidden-accessible {
 position: absolute !important;
 overflow: hidden !important;
 clip: rect(0 0 0 0) !important;
 width: 1px !important;
 height: 1px !important;
 margin: -1px !important;
 padding: 0 !important;
 border: 0 !important;
}

.select2-container--default .select2-selection--single {
 border: 1px solid #aaa;
 border-radius: 4px;
 background-color: #fff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
 line-height: 28px;
 color: #444;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
 font-weight: bold;
 float: right;
 cursor: pointer;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
 color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
 position: absolute;
 top: 1px;
 right: 1px;
 width: 20px;
 height: 26px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 0;
 height: 0;
 margin-top: -2px;
 margin-left: -4px;
 border-width: 5px 4px 0 4px;
 border-style: solid;
 border-color: #888 transparent transparent transparent;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__clear {
 float: left;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__arrow {
 right: auto;
 left: 1px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
 cursor: default;
 background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
 display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-width: 0 4px 5px 4px;
 border-color: transparent transparent #888 transparent;
}

.select2-container--default .select2-selection--multiple {
 cursor: text;
 border: 1px solid #aaa;
 border-radius: 4px;
 background-color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 margin: 0;
 padding: 0 5px;
 list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
 list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
 float: left;
 margin-top: 5px;
 color: #999;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
 font-weight: bold;
 float: right;
 margin-top: 5px;
 margin-right: 10px;
 cursor: pointer;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
 float: left;
 margin-top: 5px;
 margin-right: 5px;
 padding: 0 5px;
 cursor: default;
 border: 1px solid #aaa;
 border-radius: 4px;
 background-color: #e4e4e4;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
 font-weight: bold;
 display: inline-block;
 margin-right: 2px;
 cursor: pointer;
 color: #999;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
 color: #333;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-search--inline {
 float: right;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
 margin-right: auto;
 margin-left: 5px;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
 margin-right: auto;
 margin-left: 2px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
 border: solid black 1px;
 outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
 cursor: default;
 background-color: #eee;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
 display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
 border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
 border: none;
 outline: 0;
 background: transparent;
 -webkit-box-shadow: none;
 box-shadow: none;
 -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
 overflow-y: auto;
 max-height: 200px;
}

.select2-container--default .select2-results__option[role=group] {
 padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
 color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
 background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
 padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
 padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
 margin-left: -1em;
 padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left: -2em;
 padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left: -3em;
 padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left: -4em;
 padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left: -5em;
 padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
 color: white;
 background-color: #5897fb;
}

.select2-container--default .select2-results__group {
 display: block;
 padding: 6px;
 cursor: default;
}

.select2-container--classic .select2-selection--single {
 border: 1px solid #aaa;
 border-radius: 4px;
 outline: 0;
 background-color: #f7f7f7;
 background-image: -webkit-linear-gradient(top, white 50%, #eee 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eee));
 background-image: linear-gradient(to bottom, white 50%, #eee 100%);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
 border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
 line-height: 28px;
 color: #444;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
 font-weight: bold;
 float: right;
 margin-right: 10px;
 cursor: pointer;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
 color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
 position: absolute;
 top: 1px;
 right: 1px;
 width: 20px;
 height: 26px;
 border: none;
 border-left: 1px solid #aaa;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 background-color: #ddd;
 background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
 background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 0;
 height: 0;
 margin-top: -2px;
 margin-left: -4px;
 border-width: 5px 4px 0 4px;
 border-style: solid;
 border-color: #888 transparent transparent transparent;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__clear {
 float: left;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__arrow {
 right: auto;
 left: 1px;
 border: none;
 border-right: 1px solid #aaa;
 border-radius: 0;
 border-top-left-radius: 4px;
 border-bottom-left-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--single {
 border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
 border: none;
 background: transparent;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-width: 0 4px 5px 4px;
 border-color: transparent transparent #888 transparent;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
 border-top: none;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
 background-image: -webkit-linear-gradient(top, white 0%, #eee 50%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
 background-image: linear-gradient(to bottom, white 0%, #eee 50%);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
 border-bottom: none;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
 background-image: -webkit-linear-gradient(top, #eee 50%, white 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
 background-image: linear-gradient(to bottom, #eee 50%, white 100%);
 background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
 cursor: text;
 border: 1px solid #aaa;
 border-radius: 4px;
 outline: 0;
 background-color: white;
}

.select2-container--classic .select2-selection--multiple:focus {
 border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
 margin: 0;
 padding: 0 5px;
 list-style: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
 display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
 float: left;
 margin-top: 5px;
 margin-right: 5px;
 padding: 0 5px;
 cursor: default;
 border: 1px solid #aaa;
 border-radius: 4px;
 background-color: #e4e4e4;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
 font-weight: bold;
 display: inline-block;
 margin-right: 2px;
 cursor: pointer;
 color: #888;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
 color: #555;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
 float: right;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
 margin-right: auto;
 margin-left: 5px;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
 margin-right: auto;
 margin-left: 2px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
 border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top: none;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom: none;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
 border: 1px solid #aaa;
 outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
 outline: 0;
 -webkit-box-shadow: none;
 box-shadow: none;
}

.select2-container--classic .select2-dropdown {
 border: 1px solid transparent;
 background-color: white;
}

.select2-container--classic .select2-dropdown--above {
 border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
 border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
 overflow-y: auto;
 max-height: 200px;
}

.select2-container--classic .select2-results__option[role=group] {
 padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
 color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
 color: white;
 background-color: #3875d7;
}

.select2-container--classic .select2-results__group {
 display: block;
 padding: 6px;
 cursor: default;
}

.select2-container--classic.select2-container--open .select2-dropdown {
 border-color: #5897fb;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
 font-family: 'FontAwesome';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
 src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
}

.fa {
 font: normal normal normal 14px/1 FontAwesome;
 font-size: inherit;
 display: inline-block;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
 font-size: 1.33333333em;
 line-height: .75em;
 vertical-align: -15%;
}

.fa-2x {
 font-size: 2em;
}

.fa-3x {
 font-size: 3em;
}

.fa-4x {
 font-size: 4em;
}

.fa-5x {
 font-size: 5em;
}

.fa-fw {
 width: 1.28571429em;
 text-align: center;
}

.fa-ul {
 margin-left: 2.14285714em;
 padding-left: 0;
 list-style-type: none;
}

.fa-ul > li {
 position: relative;
}

.fa-li {
 position: absolute;
 top: .14285714em;
 left: -2.14285714em;
 width: 2.14285714em;
 text-align: center;
}

.fa-li.fa-lg {
 left: -1.85714286em;
}

.fa-border {
 padding: .2em .25em .15em;
 border: solid .08em #eee;
 border-radius: .1em;
}

.fa-pull-left {
 float: left;
}

.fa-pull-right {
 float: right;
}

.fa.fa-pull-left {
 margin-right: .3em;
}

.fa.fa-pull-right {
 margin-left: .3em;
}

.pull-right {
 float: right;
}

.pull-left {
 float: left;
}

.fa.pull-left {
 margin-right: .3em;
}

.fa.pull-right {
 margin-left: .3em;
}

.fa-spin {
 -webkit-animation: fa-spin 2s infinite linear;
 animation: fa-spin 2s infinite linear;
}

.fa-pulse {
 -webkit-animation: fa-spin 1s infinite steps(8);
 animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
 0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 
 100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
 }
}

@keyframes fa-spin {
 0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 
 100% {
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
 }
}

.fa-rotate-90 {
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
 -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
}

.fa-rotate-180 {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
 -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
}

.fa-rotate-270 {
 -webkit-transform: rotate(270deg);
 transform: rotate(270deg);
 -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
}

.fa-flip-horizontal {
 -webkit-transform: scale(-1, 1);
 transform: scale(-1, 1);
 -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
}

.fa-flip-vertical {
 -webkit-transform: scale(1, -1);
 transform: scale(1, -1);
 -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
 -webkit-filter: none;
 filter: none;
}

.fa-stack {
 line-height: 2em;
 position: relative;
 display: inline-block;
 width: 2em;
 height: 2em;
 vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
 position: absolute;
 left: 0;
 width: 100%;
 text-align: center;
}

.fa-stack-1x {
 line-height: inherit;
}

.fa-stack-2x {
 font-size: 2em;
}

.fa-inverse {
 color: #fff;
}

.fa-glass:before {
 content: '\f000';
}

.fa-music:before {
 content: '\f001';
}

.fa-search:before {
 content: '\f002';
}

.fa-envelope-o:before {
 content: '\f003';
}

.fa-heart:before {
 content: '\f004';
}

.fa-star:before {
 content: '\f005';
}

.fa-star-o:before {
 content: '\f006';
}

.fa-user:before {
 content: '\f007';
}

.fa-film:before {
 content: '\f008';
}

.fa-th-large:before {
 content: '\f009';
}

.fa-th:before {
 content: '\f00a';
}

.fa-th-list:before {
 content: '\f00b';
}

.fa-check:before {
 content: '\f00c';
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
 content: '\f00d';
}

.fa-search-plus:before {
 content: '\f00e';
}

.fa-search-minus:before {
 content: '\f010';
}

.fa-power-off:before {
 content: '\f011';
}

.fa-signal:before {
 content: '\f012';
}

.fa-gear:before,
.fa-cog:before {
 content: '\f013';
}

.fa-trash-o:before {
 content: '\f014';
}

.fa-home:before {
 content: '\f015';
}

.fa-file-o:before {
 content: '\f016';
}

.fa-clock-o:before {
 content: '\f017';
}

.fa-road:before {
 content: '\f018';
}

.fa-download:before {
 content: '\f019';
}

.fa-arrow-circle-o-down:before {
 content: '\f01a';
}

.fa-arrow-circle-o-up:before {
 content: '\f01b';
}

.fa-inbox:before {
 content: '\f01c';
}

.fa-play-circle-o:before {
 content: '\f01d';
}

.fa-rotate-right:before,
.fa-repeat:before {
 content: '\f01e';
}

.fa-refresh:before {
 content: '\f021';
}

.fa-list-alt:before {
 content: '\f022';
}

.fa-lock:before {
 content: '\f023';
}

.fa-flag:before {
 content: '\f024';
}

.fa-headphones:before {
 content: '\f025';
}

.fa-volume-off:before {
 content: '\f026';
}

.fa-volume-down:before {
 content: '\f027';
}

.fa-volume-up:before {
 content: '\f028';
}

.fa-qrcode:before {
 content: '\f029';
}

.fa-barcode:before {
 content: '\f02a';
}

.fa-tag:before {
 content: '\f02b';
}

.fa-tags:before {
 content: '\f02c';
}

.fa-book:before {
 content: '\f02d';
}

.fa-bookmark:before {
 content: '\f02e';
}

.fa-print:before {
 content: '\f02f';
}

.fa-camera:before {
 content: '\f030';
}

.fa-font:before {
 content: '\f031';
}

.fa-bold:before {
 content: '\f032';
}

.fa-italic:before {
 content: '\f033';
}

.fa-text-height:before {
 content: '\f034';
}

.fa-text-width:before {
 content: '\f035';
}

.fa-align-left:before {
 content: '\f036';
}

.fa-align-center:before {
 content: '\f037';
}

.fa-align-right:before {
 content: '\f038';
}

.fa-align-justify:before {
 content: '\f039';
}

.fa-list:before {
 content: '\f03a';
}

.fa-dedent:before,
.fa-outdent:before {
 content: '\f03b';
}

.fa-indent:before {
 content: '\f03c';
}

.fa-video-camera:before {
 content: '\f03d';
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
 content: '\f03e';
}

.fa-pencil:before {
 content: '\f040';
}

.fa-map-marker:before {
 content: '\f041';
}

.fa-adjust:before {
 content: '\f042';
}

.fa-tint:before {
 content: '\f043';
}

.fa-edit:before,
.fa-pencil-square-o:before {
 content: '\f044';
}

.fa-share-square-o:before {
 content: '\f045';
}

.fa-check-square-o:before {
 content: '\f046';
}

.fa-arrows:before {
 content: '\f047';
}

.fa-step-backward:before {
 content: '\f048';
}

.fa-fast-backward:before {
 content: '\f049';
}

.fa-backward:before {
 content: '\f04a';
}

.fa-play:before {
 content: '\f04b';
}

.fa-pause:before {
 content: '\f04c';
}

.fa-stop:before {
 content: '\f04d';
}

.fa-forward:before {
 content: '\f04e';
}

.fa-fast-forward:before {
 content: '\f050';
}

.fa-step-forward:before {
 content: '\f051';
}

.fa-eject:before {
 content: '\f052';
}

.fa-chevron-left:before {
 content: '\f053';
}

.fa-chevron-right:before {
 content: '\f054';
}

.fa-plus-circle:before {
 content: '\f055';
}

.fa-minus-circle:before {
 content: '\f056';
}

.fa-times-circle:before {
 content: '\f057';
}

.fa-check-circle:before {
 content: '\f058';
}

.fa-question-circle:before {
 content: '\f059';
}

.fa-info-circle:before {
 content: '\f05a';
}

.fa-crosshairs:before {
 content: '\f05b';
}

.fa-times-circle-o:before {
 content: '\f05c';
}

.fa-check-circle-o:before {
 content: '\f05d';
}

.fa-ban:before {
 content: '\f05e';
}

.fa-arrow-left:before {
 content: '\f060';
}

.fa-arrow-right:before {
 content: '\f061';
}

.fa-arrow-up:before {
 content: '\f062';
}

.fa-arrow-down:before {
 content: '\f063';
}

.fa-mail-forward:before,
.fa-share:before {
 content: '\f064';
}

.fa-expand:before {
 content: '\f065';
}

.fa-compress:before {
 content: '\f066';
}

.fa-plus:before {
 content: '\f067';
}

.fa-minus:before {
 content: '\f068';
}

.fa-asterisk:before {
 content: '\f069';
}

.fa-exclamation-circle:before {
 content: '\f06a';
}

.fa-gift:before {
 content: '\f06b';
}

.fa-leaf:before {
 content: '\f06c';
}

.fa-fire:before {
 content: '\f06d';
}

.fa-eye:before {
 content: '\f06e';
}

.fa-eye-slash:before {
 content: '\f070';
}

.fa-warning:before,
.fa-exclamation-triangle:before {
 content: '\f071';
}

.fa-plane:before {
 content: '\f072';
}

.fa-calendar:before {
 content: '\f073';
}

.fa-random:before {
 content: '\f074';
}

.fa-comment:before {
 content: '\f075';
}

.fa-magnet:before {
 content: '\f076';
}

.fa-chevron-up:before {
 content: '\f077';
}

.fa-chevron-down:before {
 content: '\f078';
}

.fa-retweet:before {
 content: '\f079';
}

.fa-shopping-cart:before {
 content: '\f07a';
}

.fa-folder:before {
 content: '\f07b';
}

.fa-folder-open:before {
 content: '\f07c';
}

.fa-arrows-v:before {
 content: '\f07d';
}

.fa-arrows-h:before {
 content: '\f07e';
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
 content: '\f080';
}

.fa-twitter-square:before {
 content: '\f081';
}

.fa-facebook-square:before {
 content: '\f082';
}

.fa-camera-retro:before {
 content: '\f083';
}

.fa-key:before {
 content: '\f084';
}

.fa-gears:before,
.fa-cogs:before {
 content: '\f085';
}

.fa-comments:before {
 content: '\f086';
}

.fa-thumbs-o-up:before {
 content: '\f087';
}

.fa-thumbs-o-down:before {
 content: '\f088';
}

.fa-star-half:before {
 content: '\f089';
}

.fa-heart-o:before {
 content: '\f08a';
}

.fa-sign-out:before {
 content: '\f08b';
}

.fa-linkedin-square:before {
 content: '\f08c';
}

.fa-thumb-tack:before {
 content: '\f08d';
}

.fa-external-link:before {
 content: '\f08e';
}

.fa-sign-in:before {
 content: '\f090';
}

.fa-trophy:before {
 content: '\f091';
}

.fa-github-square:before {
 content: '\f092';
}

.fa-upload:before {
 content: '\f093';
}

.fa-lemon-o:before {
 content: '\f094';
}

.fa-phone:before {
 content: '\f095';
}

.fa-square-o:before {
 content: '\f096';
}

.fa-bookmark-o:before {
 content: '\f097';
}

.fa-phone-square:before {
 content: '\f098';
}

.fa-twitter:before {
 content: '\f099';
}

.fa-facebook-f:before,
.fa-facebook:before {
 content: '\f09a';
}

.fa-github:before {
 content: '\f09b';
}

.fa-unlock:before {
 content: '\f09c';
}

.fa-credit-card:before {
 content: '\f09d';
}

.fa-feed:before,
.fa-rss:before {
 content: '\f09e';
}

.fa-hdd-o:before {
 content: '\f0a0';
}

.fa-bullhorn:before {
 content: '\f0a1';
}

.fa-bell:before {
 content: '\f0f3';
}

.fa-certificate:before {
 content: '\f0a3';
}

.fa-hand-o-right:before {
 content: '\f0a4';
}

.fa-hand-o-left:before {
 content: '\f0a5';
}

.fa-hand-o-up:before {
 content: '\f0a6';
}

.fa-hand-o-down:before {
 content: '\f0a7';
}

.fa-arrow-circle-left:before {
 content: '\f0a8';
}

.fa-arrow-circle-right:before {
 content: '\f0a9';
}

.fa-arrow-circle-up:before {
 content: '\f0aa';
}

.fa-arrow-circle-down:before {
 content: '\f0ab';
}

.fa-globe:before {
 content: '\f0ac';
}

.fa-wrench:before {
 content: '\f0ad';
}

.fa-tasks:before {
 content: '\f0ae';
}

.fa-filter:before {
 content: '\f0b0';
}

.fa-briefcase:before {
 content: '\f0b1';
}

.fa-arrows-alt:before {
 content: '\f0b2';
}

.fa-group:before,
.fa-users:before {
 content: '\f0c0';
}

.fa-chain:before,
.fa-link:before {
 content: '\f0c1';
}

.fa-cloud:before {
 content: '\f0c2';
}

.fa-flask:before {
 content: '\f0c3';
}

.fa-cut:before,
.fa-scissors:before {
 content: '\f0c4';
}

.fa-copy:before,
.fa-files-o:before {
 content: '\f0c5';
}

.fa-paperclip:before {
 content: '\f0c6';
}

.fa-save:before,
.fa-floppy-o:before {
 content: '\f0c7';
}

.fa-square:before {
 content: '\f0c8';
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
 content: '\f0c9';
}

.fa-list-ul:before {
 content: '\f0ca';
}

.fa-list-ol:before {
 content: '\f0cb';
}

.fa-strikethrough:before {
 content: '\f0cc';
}

.fa-underline:before {
 content: '\f0cd';
}

.fa-table:before {
 content: '\f0ce';
}

.fa-magic:before {
 content: '\f0d0';
}

.fa-truck:before {
 content: '\f0d1';
}

.fa-pinterest:before {
 content: '\f0d2';
}

.fa-pinterest-square:before {
 content: '\f0d3';
}

.fa-google-plus-square:before {
 content: '\f0d4';
}

.fa-google-plus:before {
 content: '\f0d5';
}

.fa-money:before {
 content: '\f0d6';
}

.fa-caret-down:before {
 content: '\f0d7';
}

.fa-caret-up:before {
 content: '\f0d8';
}

.fa-caret-left:before {
 content: '\f0d9';
}

.fa-caret-right:before {
 content: '\f0da';
}

.fa-columns:before {
 content: '\f0db';
}

.fa-unsorted:before,
.fa-sort:before {
 content: '\f0dc';
}

.fa-sort-down:before,
.fa-sort-desc:before {
 content: '\f0dd';
}

.fa-sort-up:before,
.fa-sort-asc:before {
 content: '\f0de';
}

.fa-envelope:before {
 content: '\f0e0';
}

.fa-linkedin:before {
 content: '\f0e1';
}

.fa-rotate-left:before,
.fa-undo:before {
 content: '\f0e2';
}

.fa-legal:before,
.fa-gavel:before {
 content: '\f0e3';
}

.fa-dashboard:before,
.fa-tachometer:before {
 content: '\f0e4';
}

.fa-comment-o:before {
 content: '\f0e5';
}

.fa-comments-o:before {
 content: '\f0e6';
}

.fa-flash:before,
.fa-bolt:before {
 content: '\f0e7';
}

.fa-sitemap:before {
 content: '\f0e8';
}

.fa-umbrella:before {
 content: '\f0e9';
}

.fa-paste:before,
.fa-clipboard:before {
 content: '\f0ea';
}

.fa-lightbulb-o:before {
 content: '\f0eb';
}

.fa-exchange:before {
 content: '\f0ec';
}

.fa-cloud-download:before {
 content: '\f0ed';
}

.fa-cloud-upload:before {
 content: '\f0ee';
}

.fa-user-md:before {
 content: '\f0f0';
}

.fa-stethoscope:before {
 content: '\f0f1';
}

.fa-suitcase:before {
 content: '\f0f2';
}

.fa-bell-o:before {
 content: '\f0a2';
}

.fa-coffee:before {
 content: '\f0f4';
}

.fa-cutlery:before {
 content: '\f0f5';
}

.fa-file-text-o:before {
 content: '\f0f6';
}

.fa-building-o:before {
 content: '\f0f7';
}

.fa-hospital-o:before {
 content: '\f0f8';
}

.fa-ambulance:before {
 content: '\f0f9';
}

.fa-medkit:before {
 content: '\f0fa';
}

.fa-fighter-jet:before {
 content: '\f0fb';
}

.fa-beer:before {
 content: '\f0fc';
}

.fa-h-square:before {
 content: '\f0fd';
}

.fa-plus-square:before {
 content: '\f0fe';
}

.fa-angle-double-left:before {
 content: '\f100';
}

.fa-angle-double-right:before {
 content: '\f101';
}

.fa-angle-double-up:before {
 content: '\f102';
}

.fa-angle-double-down:before {
 content: '\f103';
}

.fa-angle-left:before {
 content: '\f104';
}

.fa-angle-right:before {
 content: '\f105';
}

.fa-angle-up:before {
 content: '\f106';
}

.fa-angle-down:before {
 content: '\f107';
}

.fa-desktop:before {
 content: '\f108';
}

.fa-laptop:before {
 content: '\f109';
}

.fa-tablet:before {
 content: '\f10a';
}

.fa-mobile-phone:before,
.fa-mobile:before {
 content: '\f10b';
}

.fa-circle-o:before {
 content: '\f10c';
}

.fa-quote-left:before {
 content: '\f10d';
}

.fa-quote-right:before {
 content: '\f10e';
}

.fa-spinner:before {
 content: '\f110';
}

.fa-circle:before {
 content: '\f111';
}

.fa-mail-reply:before,
.fa-reply:before {
 content: '\f112';
}

.fa-github-alt:before {
 content: '\f113';
}

.fa-folder-o:before {
 content: '\f114';
}

.fa-folder-open-o:before {
 content: '\f115';
}

.fa-smile-o:before {
 content: '\f118';
}

.fa-frown-o:before {
 content: '\f119';
}

.fa-meh-o:before {
 content: '\f11a';
}

.fa-gamepad:before {
 content: '\f11b';
}

.fa-keyboard-o:before {
 content: '\f11c';
}

.fa-flag-o:before {
 content: '\f11d';
}

.fa-flag-checkered:before {
 content: '\f11e';
}

.fa-terminal:before {
 content: '\f120';
}

.fa-code:before {
 content: '\f121';
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
 content: '\f122';
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
 content: '\f123';
}

.fa-location-arrow:before {
 content: '\f124';
}

.fa-crop:before {
 content: '\f125';
}

.fa-code-fork:before {
 content: '\f126';
}

.fa-unlink:before,
.fa-chain-broken:before {
 content: '\f127';
}

.fa-question:before {
 content: '\f128';
}

.fa-info:before {
 content: '\f129';
}

.fa-exclamation:before {
 content: '\f12a';
}

.fa-superscript:before {
 content: '\f12b';
}

.fa-subscript:before {
 content: '\f12c';
}

.fa-eraser:before {
 content: '\f12d';
}

.fa-puzzle-piece:before {
 content: '\f12e';
}

.fa-microphone:before {
 content: '\f130';
}

.fa-microphone-slash:before {
 content: '\f131';
}

.fa-shield:before {
 content: '\f132';
}

.fa-calendar-o:before {
 content: '\f133';
}

.fa-fire-extinguisher:before {
 content: '\f134';
}

.fa-rocket:before {
 content: '\f135';
}

.fa-maxcdn:before {
 content: '\f136';
}

.fa-chevron-circle-left:before {
 content: '\f137';
}

.fa-chevron-circle-right:before {
 content: '\f138';
}

.fa-chevron-circle-up:before {
 content: '\f139';
}

.fa-chevron-circle-down:before {
 content: '\f13a';
}

.fa-html5:before {
 content: '\f13b';
}

.fa-css3:before {
 content: '\f13c';
}

.fa-anchor:before {
 content: '\f13d';
}

.fa-unlock-alt:before {
 content: '\f13e';
}

.fa-bullseye:before {
 content: '\f140';
}

.fa-ellipsis-h:before {
 content: '\f141';
}

.fa-ellipsis-v:before {
 content: '\f142';
}

.fa-rss-square:before {
 content: '\f143';
}

.fa-play-circle:before {
 content: '\f144';
}

.fa-ticket:before {
 content: '\f145';
}

.fa-minus-square:before {
 content: '\f146';
}

.fa-minus-square-o:before {
 content: '\f147';
}

.fa-level-up:before {
 content: '\f148';
}

.fa-level-down:before {
 content: '\f149';
}

.fa-check-square:before {
 content: '\f14a';
}

.fa-pencil-square:before {
 content: '\f14b';
}

.fa-external-link-square:before {
 content: '\f14c';
}

.fa-share-square:before {
 content: '\f14d';
}

.fa-compass:before {
 content: '\f14e';
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
 content: '\f150';
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
 content: '\f151';
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
 content: '\f152';
}

.fa-euro:before,
.fa-eur:before {
 content: '\f153';
}

.fa-gbp:before {
 content: '\f154';
}

.fa-dollar:before,
.fa-usd:before {
 content: '\f155';
}

.fa-rupee:before,
.fa-inr:before {
 content: '\f156';
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
 content: '\f157';
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
 content: '\f158';
}

.fa-won:before,
.fa-krw:before {
 content: '\f159';
}

.fa-bitcoin:before,
.fa-btc:before {
 content: '\f15a';
}

.fa-file:before {
 content: '\f15b';
}

.fa-file-text:before {
 content: '\f15c';
}

.fa-sort-alpha-asc:before {
 content: '\f15d';
}

.fa-sort-alpha-desc:before {
 content: '\f15e';
}

.fa-sort-amount-asc:before {
 content: '\f160';
}

.fa-sort-amount-desc:before {
 content: '\f161';
}

.fa-sort-numeric-asc:before {
 content: '\f162';
}

.fa-sort-numeric-desc:before {
 content: '\f163';
}

.fa-thumbs-up:before {
 content: '\f164';
}

.fa-thumbs-down:before {
 content: '\f165';
}

.fa-youtube-square:before {
 content: '\f166';
}

.fa-youtube:before {
 content: '\f167';
}

.fa-xing:before {
 content: '\f168';
}

.fa-xing-square:before {
 content: '\f169';
}

.fa-youtube-play:before {
 content: '\f16a';
}

.fa-dropbox:before {
 content: '\f16b';
}

.fa-stack-overflow:before {
 content: '\f16c';
}

.fa-instagram:before {
 content: '\f16d';
}

.fa-flickr:before {
 content: '\f16e';
}

.fa-adn:before {
 content: '\f170';
}

.fa-bitbucket:before {
 content: '\f171';
}

.fa-bitbucket-square:before {
 content: '\f172';
}

.fa-tumblr:before {
 content: '\f173';
}

.fa-tumblr-square:before {
 content: '\f174';
}

.fa-long-arrow-down:before {
 content: '\f175';
}

.fa-long-arrow-up:before {
 content: '\f176';
}

.fa-long-arrow-left:before {
 content: '\f177';
}

.fa-long-arrow-right:before {
 content: '\f178';
}

.fa-apple:before {
 content: '\f179';
}

.fa-windows:before {
 content: '\f17a';
}

.fa-android:before {
 content: '\f17b';
}

.fa-linux:before {
 content: '\f17c';
}

.fa-dribbble:before {
 content: '\f17d';
}

.fa-skype:before {
 content: '\f17e';
}

.fa-foursquare:before {
 content: '\f180';
}

.fa-trello:before {
 content: '\f181';
}

.fa-female:before {
 content: '\f182';
}

.fa-male:before {
 content: '\f183';
}

.fa-gittip:before,
.fa-gratipay:before {
 content: '\f184';
}

.fa-sun-o:before {
 content: '\f185';
}

.fa-moon-o:before {
 content: '\f186';
}

.fa-archive:before {
 content: '\f187';
}

.fa-bug:before {
 content: '\f188';
}

.fa-vk:before {
 content: '\f189';
}

.fa-weibo:before {
 content: '\f18a';
}

.fa-renren:before {
 content: '\f18b';
}

.fa-pagelines:before {
 content: '\f18c';
}

.fa-stack-exchange:before {
 content: '\f18d';
}

.fa-arrow-circle-o-right:before {
 content: '\f18e';
}

.fa-arrow-circle-o-left:before {
 content: '\f190';
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
 content: '\f191';
}

.fa-dot-circle-o:before {
 content: '\f192';
}

.fa-wheelchair:before {
 content: '\f193';
}

.fa-vimeo-square:before {
 content: '\f194';
}

.fa-turkish-lira:before,
.fa-try:before {
 content: '\f195';
}

.fa-plus-square-o:before {
 content: '\f196';
}

.fa-space-shuttle:before {
 content: '\f197';
}

.fa-slack:before {
 content: '\f198';
}

.fa-envelope-square:before {
 content: '\f199';
}

.fa-wordpress:before {
 content: '\f19a';
}

.fa-openid:before {
 content: '\f19b';
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
 content: '\f19c';
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
 content: '\f19d';
}

.fa-yahoo:before {
 content: '\f19e';
}

.fa-google:before {
 content: '\f1a0';
}

.fa-reddit:before {
 content: '\f1a1';
}

.fa-reddit-square:before {
 content: '\f1a2';
}

.fa-stumbleupon-circle:before {
 content: '\f1a3';
}

.fa-stumbleupon:before {
 content: '\f1a4';
}

.fa-delicious:before {
 content: '\f1a5';
}

.fa-digg:before {
 content: '\f1a6';
}

.fa-pied-piper-pp:before {
 content: '\f1a7';
}

.fa-pied-piper-alt:before {
 content: '\f1a8';
}

.fa-drupal:before {
 content: '\f1a9';
}

.fa-joomla:before {
 content: '\f1aa';
}

.fa-language:before {
 content: '\f1ab';
}

.fa-fax:before {
 content: '\f1ac';
}

.fa-building:before {
 content: '\f1ad';
}

.fa-child:before {
 content: '\f1ae';
}

.fa-paw:before {
 content: '\f1b0';
}

.fa-spoon:before {
 content: '\f1b1';
}

.fa-cube:before {
 content: '\f1b2';
}

.fa-cubes:before {
 content: '\f1b3';
}

.fa-behance:before {
 content: '\f1b4';
}

.fa-behance-square:before {
 content: '\f1b5';
}

.fa-steam:before {
 content: '\f1b6';
}

.fa-steam-square:before {
 content: '\f1b7';
}

.fa-recycle:before {
 content: '\f1b8';
}

.fa-automobile:before,
.fa-car:before {
 content: '\f1b9';
}

.fa-cab:before,
.fa-taxi:before {
 content: '\f1ba';
}

.fa-tree:before {
 content: '\f1bb';
}

.fa-spotify:before {
 content: '\f1bc';
}

.fa-deviantart:before {
 content: '\f1bd';
}

.fa-soundcloud:before {
 content: '\f1be';
}

.fa-database:before {
 content: '\f1c0';
}

.fa-file-pdf-o:before {
 content: '\f1c1';
}

.fa-file-word-o:before {
 content: '\f1c2';
}

.fa-file-excel-o:before {
 content: '\f1c3';
}

.fa-file-powerpoint-o:before {
 content: '\f1c4';
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
 content: '\f1c5';
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
 content: '\f1c6';
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
 content: '\f1c7';
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
 content: '\f1c8';
}

.fa-file-code-o:before {
 content: '\f1c9';
}

.fa-vine:before {
 content: '\f1ca';
}

.fa-codepen:before {
 content: '\f1cb';
}

.fa-jsfiddle:before {
 content: '\f1cc';
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
 content: '\f1cd';
}

.fa-circle-o-notch:before {
 content: '\f1ce';
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
 content: '\f1d0';
}

.fa-ge:before,
.fa-empire:before {
 content: '\f1d1';
}

.fa-git-square:before {
 content: '\f1d2';
}

.fa-git:before {
 content: '\f1d3';
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
 content: '\f1d4';
}

.fa-tencent-weibo:before {
 content: '\f1d5';
}

.fa-qq:before {
 content: '\f1d6';
}

.fa-wechat:before,
.fa-weixin:before {
 content: '\f1d7';
}

.fa-send:before,
.fa-paper-plane:before {
 content: '\f1d8';
}

.fa-send-o:before,
.fa-paper-plane-o:before {
 content: '\f1d9';
}

.fa-history:before {
 content: '\f1da';
}

.fa-circle-thin:before {
 content: '\f1db';
}

.fa-header:before {
 content: '\f1dc';
}

.fa-paragraph:before {
 content: '\f1dd';
}

.fa-sliders:before {
 content: '\f1de';
}

.fa-share-alt:before {
 content: '\f1e0';
}

.fa-share-alt-square:before {
 content: '\f1e1';
}

.fa-bomb:before {
 content: '\f1e2';
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
 content: '\f1e3';
}

.fa-tty:before {
 content: '\f1e4';
}

.fa-binoculars:before {
 content: '\f1e5';
}

.fa-plug:before {
 content: '\f1e6';
}

.fa-slideshare:before {
 content: '\f1e7';
}

.fa-twitch:before {
 content: '\f1e8';
}

.fa-yelp:before {
 content: '\f1e9';
}

.fa-newspaper-o:before {
 content: '\f1ea';
}

.fa-wifi:before {
 content: '\f1eb';
}

.fa-calculator:before {
 content: '\f1ec';
}

.fa-paypal:before {
 content: '\f1ed';
}

.fa-google-wallet:before {
 content: '\f1ee';
}

.fa-cc-visa:before {
 content: '\f1f0';
}

.fa-cc-mastercard:before {
 content: '\f1f1';
}

.fa-cc-discover:before {
 content: '\f1f2';
}

.fa-cc-amex:before {
 content: '\f1f3';
}

.fa-cc-paypal:before {
 content: '\f1f4';
}

.fa-cc-stripe:before {
 content: '\f1f5';
}

.fa-bell-slash:before {
 content: '\f1f6';
}

.fa-bell-slash-o:before {
 content: '\f1f7';
}

.fa-trash:before {
 content: '\f1f8';
}

.fa-copyright:before {
 content: '\f1f9';
}

.fa-at:before {
 content: '\f1fa';
}

.fa-eyedropper:before {
 content: '\f1fb';
}

.fa-paint-brush:before {
 content: '\f1fc';
}

.fa-birthday-cake:before {
 content: '\f1fd';
}

.fa-area-chart:before {
 content: '\f1fe';
}

.fa-pie-chart:before {
 content: '\f200';
}

.fa-line-chart:before {
 content: '\f201';
}

.fa-lastfm:before {
 content: '\f202';
}

.fa-lastfm-square:before {
 content: '\f203';
}

.fa-toggle-off:before {
 content: '\f204';
}

.fa-toggle-on:before {
 content: '\f205';
}

.fa-bicycle:before {
 content: '\f206';
}

.fa-bus:before {
 content: '\f207';
}

.fa-ioxhost:before {
 content: '\f208';
}

.fa-angellist:before {
 content: '\f209';
}

.fa-cc:before {
 content: '\f20a';
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
 content: '\f20b';
}

.fa-meanpath:before {
 content: '\f20c';
}

.fa-buysellads:before {
 content: '\f20d';
}

.fa-connectdevelop:before {
 content: '\f20e';
}

.fa-dashcube:before {
 content: '\f210';
}

.fa-forumbee:before {
 content: '\f211';
}

.fa-leanpub:before {
 content: '\f212';
}

.fa-sellsy:before {
 content: '\f213';
}

.fa-shirtsinbulk:before {
 content: '\f214';
}

.fa-simplybuilt:before {
 content: '\f215';
}

.fa-skyatlas:before {
 content: '\f216';
}

.fa-cart-plus:before {
 content: '\f217';
}

.fa-cart-arrow-down:before {
 content: '\f218';
}

.fa-diamond:before {
 content: '\f219';
}

.fa-ship:before {
 content: '\f21a';
}

.fa-user-secret:before {
 content: '\f21b';
}

.fa-motorcycle:before {
 content: '\f21c';
}

.fa-street-view:before {
 content: '\f21d';
}

.fa-heartbeat:before {
 content: '\f21e';
}

.fa-venus:before {
 content: '\f221';
}

.fa-mars:before {
 content: '\f222';
}

.fa-mercury:before {
 content: '\f223';
}

.fa-intersex:before,
.fa-transgender:before {
 content: '\f224';
}

.fa-transgender-alt:before {
 content: '\f225';
}

.fa-venus-double:before {
 content: '\f226';
}

.fa-mars-double:before {
 content: '\f227';
}

.fa-venus-mars:before {
 content: '\f228';
}

.fa-mars-stroke:before {
 content: '\f229';
}

.fa-mars-stroke-v:before {
 content: '\f22a';
}

.fa-mars-stroke-h:before {
 content: '\f22b';
}

.fa-neuter:before {
 content: '\f22c';
}

.fa-genderless:before {
 content: '\f22d';
}

.fa-facebook-official:before {
 content: '\f230';
}

.fa-pinterest-p:before {
 content: '\f231';
}

.fa-whatsapp:before {
 content: '\f232';
}

.fa-server:before {
 content: '\f233';
}

.fa-user-plus:before {
 content: '\f234';
}

.fa-user-times:before {
 content: '\f235';
}

.fa-hotel:before,
.fa-bed:before {
 content: '\f236';
}

.fa-viacoin:before {
 content: '\f237';
}

.fa-train:before {
 content: '\f238';
}

.fa-subway:before {
 content: '\f239';
}

.fa-medium:before {
 content: '\f23a';
}

.fa-yc:before,
.fa-y-combinator:before {
 content: '\f23b';
}

.fa-optin-monster:before {
 content: '\f23c';
}

.fa-opencart:before {
 content: '\f23d';
}

.fa-expeditedssl:before {
 content: '\f23e';
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
 content: '\f240';
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
 content: '\f241';
}

.fa-battery-2:before,
.fa-battery-half:before {
 content: '\f242';
}

.fa-battery-1:before,
.fa-battery-quarter:before {
 content: '\f243';
}

.fa-battery-0:before,
.fa-battery-empty:before {
 content: '\f244';
}

.fa-mouse-pointer:before {
 content: '\f245';
}

.fa-i-cursor:before {
 content: '\f246';
}

.fa-object-group:before {
 content: '\f247';
}

.fa-object-ungroup:before {
 content: '\f248';
}

.fa-sticky-note:before {
 content: '\f249';
}

.fa-sticky-note-o:before {
 content: '\f24a';
}

.fa-cc-jcb:before {
 content: '\f24b';
}

.fa-cc-diners-club:before {
 content: '\f24c';
}

.fa-clone:before {
 content: '\f24d';
}

.fa-balance-scale:before {
 content: '\f24e';
}

.fa-hourglass-o:before {
 content: '\f250';
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
 content: '\f251';
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
 content: '\f252';
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
 content: '\f253';
}

.fa-hourglass:before {
 content: '\f254';
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
 content: '\f255';
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
 content: '\f256';
}

.fa-hand-scissors-o:before {
 content: '\f257';
}

.fa-hand-lizard-o:before {
 content: '\f258';
}

.fa-hand-spock-o:before {
 content: '\f259';
}

.fa-hand-pointer-o:before {
 content: '\f25a';
}

.fa-hand-peace-o:before {
 content: '\f25b';
}

.fa-trademark:before {
 content: '\f25c';
}

.fa-registered:before {
 content: '\f25d';
}

.fa-creative-commons:before {
 content: '\f25e';
}

.fa-gg:before {
 content: '\f260';
}

.fa-gg-circle:before {
 content: '\f261';
}

.fa-tripadvisor:before {
 content: '\f262';
}

.fa-odnoklassniki:before {
 content: '\f263';
}

.fa-odnoklassniki-square:before {
 content: '\f264';
}

.fa-get-pocket:before {
 content: '\f265';
}

.fa-wikipedia-w:before {
 content: '\f266';
}

.fa-safari:before {
 content: '\f267';
}

.fa-chrome:before {
 content: '\f268';
}

.fa-firefox:before {
 content: '\f269';
}

.fa-opera:before {
 content: '\f26a';
}

.fa-internet-explorer:before {
 content: '\f26b';
}

.fa-tv:before,
.fa-television:before {
 content: '\f26c';
}

.fa-contao:before {
 content: '\f26d';
}

.fa-500px:before {
 content: '\f26e';
}

.fa-amazon:before {
 content: '\f270';
}

.fa-calendar-plus-o:before {
 content: '\f271';
}

.fa-calendar-minus-o:before {
 content: '\f272';
}

.fa-calendar-times-o:before {
 content: '\f273';
}

.fa-calendar-check-o:before {
 content: '\f274';
}

.fa-industry:before {
 content: '\f275';
}

.fa-map-pin:before {
 content: '\f276';
}

.fa-map-signs:before {
 content: '\f277';
}

.fa-map-o:before {
 content: '\f278';
}

.fa-map:before {
 content: '\f279';
}

.fa-commenting:before {
 content: '\f27a';
}

.fa-commenting-o:before {
 content: '\f27b';
}

.fa-houzz:before {
 content: '\f27c';
}

.fa-vimeo:before {
 content: '\f27d';
}

.fa-black-tie:before {
 content: '\f27e';
}

.fa-fonticons:before {
 content: '\f280';
}

.fa-reddit-alien:before {
 content: '\f281';
}

.fa-edge:before {
 content: '\f282';
}

.fa-credit-card-alt:before {
 content: '\f283';
}

.fa-codiepie:before {
 content: '\f284';
}

.fa-modx:before {
 content: '\f285';
}

.fa-fort-awesome:before {
 content: '\f286';
}

.fa-usb:before {
 content: '\f287';
}

.fa-product-hunt:before {
 content: '\f288';
}

.fa-mixcloud:before {
 content: '\f289';
}

.fa-scribd:before {
 content: '\f28a';
}

.fa-pause-circle:before {
 content: '\f28b';
}

.fa-pause-circle-o:before {
 content: '\f28c';
}

.fa-stop-circle:before {
 content: '\f28d';
}

.fa-stop-circle-o:before {
 content: '\f28e';
}

.fa-shopping-bag:before {
 content: '\f290';
}

.fa-shopping-basket:before {
 content: '\f291';
}

.fa-hashtag:before {
 content: '\f292';
}

.fa-bluetooth:before {
 content: '\f293';
}

.fa-bluetooth-b:before {
 content: '\f294';
}

.fa-percent:before {
 content: '\f295';
}

.fa-gitlab:before {
 content: '\f296';
}

.fa-wpbeginner:before {
 content: '\f297';
}

.fa-wpforms:before {
 content: '\f298';
}

.fa-envira:before {
 content: '\f299';
}

.fa-universal-access:before {
 content: '\f29a';
}

.fa-wheelchair-alt:before {
 content: '\f29b';
}

.fa-question-circle-o:before {
 content: '\f29c';
}

.fa-blind:before {
 content: '\f29d';
}

.fa-audio-description:before {
 content: '\f29e';
}

.fa-volume-control-phone:before {
 content: '\f2a0';
}

.fa-braille:before {
 content: '\f2a1';
}

.fa-assistive-listening-systems:before {
 content: '\f2a2';
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
 content: '\f2a3';
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
 content: '\f2a4';
}

.fa-glide:before {
 content: '\f2a5';
}

.fa-glide-g:before {
 content: '\f2a6';
}

.fa-signing:before,
.fa-sign-language:before {
 content: '\f2a7';
}

.fa-low-vision:before {
 content: '\f2a8';
}

.fa-viadeo:before {
 content: '\f2a9';
}

.fa-viadeo-square:before {
 content: '\f2aa';
}

.fa-snapchat:before {
 content: '\f2ab';
}

.fa-snapchat-ghost:before {
 content: '\f2ac';
}

.fa-snapchat-square:before {
 content: '\f2ad';
}

.fa-pied-piper:before {
 content: '\f2ae';
}

.fa-first-order:before {
 content: '\f2b0';
}

.fa-yoast:before {
 content: '\f2b1';
}

.fa-themeisle:before {
 content: '\f2b2';
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
 content: '\f2b3';
}

.fa-fa:before,
.fa-font-awesome:before {
 content: '\f2b4';
}

.fa-handshake-o:before {
 content: '\f2b5';
}

.fa-envelope-open:before {
 content: '\f2b6';
}

.fa-envelope-open-o:before {
 content: '\f2b7';
}

.fa-linode:before {
 content: '\f2b8';
}

.fa-address-book:before {
 content: '\f2b9';
}

.fa-address-book-o:before {
 content: '\f2ba';
}

.fa-vcard:before,
.fa-address-card:before {
 content: '\f2bb';
}

.fa-vcard-o:before,
.fa-address-card-o:before {
 content: '\f2bc';
}

.fa-user-circle:before {
 content: '\f2bd';
}

.fa-user-circle-o:before {
 content: '\f2be';
}

.fa-user-o:before {
 content: '\f2c0';
}

.fa-id-badge:before {
 content: '\f2c1';
}

.fa-drivers-license:before,
.fa-id-card:before {
 content: '\f2c2';
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
 content: '\f2c3';
}

.fa-quora:before {
 content: '\f2c4';
}

.fa-free-code-camp:before {
 content: '\f2c5';
}

.fa-telegram:before {
 content: '\f2c6';
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
 content: '\f2c7';
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
 content: '\f2c8';
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
 content: '\f2c9';
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
 content: '\f2ca';
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
 content: '\f2cb';
}

.fa-shower:before {
 content: '\f2cc';
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
 content: '\f2cd';
}

.fa-podcast:before {
 content: '\f2ce';
}

.fa-window-maximize:before {
 content: '\f2d0';
}

.fa-window-minimize:before {
 content: '\f2d1';
}

.fa-window-restore:before {
 content: '\f2d2';
}

.fa-times-rectangle:before,
.fa-window-close:before {
 content: '\f2d3';
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
 content: '\f2d4';
}

.fa-bandcamp:before {
 content: '\f2d5';
}

.fa-grav:before {
 content: '\f2d6';
}

.fa-etsy:before {
 content: '\f2d7';
}

.fa-imdb:before {
 content: '\f2d8';
}

.fa-ravelry:before {
 content: '\f2d9';
}

.fa-eercast:before {
 content: '\f2da';
}

.fa-microchip:before {
 content: '\f2db';
}

.fa-snowflake-o:before {
 content: '\f2dc';
}

.fa-superpowers:before {
 content: '\f2dd';
}

.fa-wpexplorer:before {
 content: '\f2de';
}

.fa-meetup:before {
 content: '\f2e0';
}

.sr-only {
 position: absolute;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 width: 1px;
 height: 1px;
 margin: -1px;
 padding: 0;
 border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
 position: static;
 overflow: visible;
 clip: auto;
 width: auto;
 height: auto;
 margin: 0;
}

@font-face {
 font-family: 'lg';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/lg.eot?n1z373');
 src: url('../fonts/lg.eot?#iefixn1z373') format('embedded-opentype'), url('../fonts/lg.woff?n1z373') format('woff'), url('../fonts/lg.ttf?n1z373') format('truetype'), url('../fonts/lg.svg?n1z373#lg') format('svg');
}

.lg-icon {
 font-family: 'lg';
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 line-height: 1;
 text-transform: none;
 speak: none;
 /* Better Font Rendering =========== */
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
 font-size: 22px;
 position: absolute;
 z-index: 1080;
 top: 50%;
 display: block;
 margin-top: -10px;
 padding: 8px 10px 9px;
 cursor: pointer;
 color: #999;
 border: none;
 border-radius: 2px;
 outline: none;
 background-color: rgba(0, 0, 0, .45);
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
 pointer-events: none;
 opacity: .5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
 color: #fff;
}

.lg-actions .lg-next {
 right: 20px;
}

.lg-actions .lg-next:before {
 content: '\e095';
}

.lg-actions .lg-prev {
 left: 20px;
}

.lg-actions .lg-prev:after {
 content: '\e094';
}

@-webkit-keyframes lg-right-end {
 0% {
  left: 0;
 }
 
 50% {
  left: -30px;
 }
 
 100% {
  left: 0;
 }
}

@keyframes lg-right-end {
 0% {
  left: 0;
 }
 
 50% {
  left: -30px;
 }
 
 100% {
  left: 0;
 }
}

@-webkit-keyframes lg-left-end {
 0% {
  left: 0;
 }
 
 50% {
  left: 30px;
 }
 
 100% {
  left: 0;
 }
}

@keyframes lg-left-end {
 0% {
  left: 0;
 }
 
 50% {
  left: 30px;
 }
 
 100% {
  left: 0;
 }
}

.lg-outer.lg-right-end .lg-object {
 position: relative;
 -webkit-animation: lg-right-end .3s;
 animation: lg-right-end .3s;
}

.lg-outer.lg-left-end .lg-object {
 position: relative;
 -webkit-animation: lg-left-end .3s;
 animation: lg-left-end .3s;
}

.lg-toolbar {
 position: absolute;
 z-index: 1082;
 top: 0;
 left: 0;
 width: 100%;
 background-color: rgba(0, 0, 0, .45);
}

.lg-toolbar .lg-icon {
 font-size: 24px;
 line-height: 27px;
 float: right;
 width: 50px;
 height: 47px;
 padding: 10px 0;
 cursor: pointer;
 -webkit-transition: color .2s linear;
 transition: color .2s linear;
 text-align: center;
 text-decoration: none !important;
 color: #999;
 outline: medium none;
}

.lg-toolbar .lg-icon:hover {
 color: #fff;
}

.lg-toolbar .lg-close:after {
 content: '\e070';
}

.lg-toolbar .lg-download:after {
 content: '\e0f2';
}

.lg-sub-html {
 font-size: 16px;
 position: fixed;
 z-index: 1080;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 10px 40px;
 text-align: center;
 color: #eee;
 background-color: rgba(0, 0, 0, .45);
}

.lg-sub-html h4 {
 font-size: 13px;
 font-weight: bold;
 margin: 0;
}

.lg-sub-html p {
 font-size: 12px;
 margin: 5px 0 0;
}

#lg-counter {
 font-size: 16px;
 display: inline-block;
 padding-top: 12px;
 padding-left: 20px;
 vertical-align: middle;
 color: #999;
}

.lg-toolbar,
.lg-prev,
.lg-next {
 -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
 -webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
 transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
 opacity: 1;
}

.lg-hide-items .lg-prev {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
 opacity: 0;
}

.lg-hide-items .lg-next {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
 opacity: 0;
}

.lg-hide-items .lg-toolbar {
 -webkit-transform: translate3d(0, -10px, 0);
 transform: translate3d(0, -10px, 0);
 opacity: 0;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
 -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
 -webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
 transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
 transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
 transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s !important;
 -webkit-transform: scale3d(.5, .5, .5);
 transform: scale3d(.5, .5, .5);
 -webkit-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
 opacity: 0;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-outer .lg-thumb-outer {
 position: absolute;
 z-index: 1080;
 bottom: 0;
 width: 100%;
 max-height: 350px;
 -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
 transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
 background-color: #0d0a0a;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
 cursor: -webkit-grab;
 cursor: -o-grab;
 cursor: -ms-grab;
 cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
 cursor: move;
 cursor: -webkit-grabbing;
 cursor: -o-grabbing;
 cursor: -ms-grabbing;
 cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
 -webkit-transition-duration: 0s !important;
 transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
 -webkit-transform: translate3d(0, 0%, 0);
 transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
 height: 100%;
 margin-bottom: -5px;
 padding: 10px 0;
}

.lg-outer .lg-thumb-item {
 float: left;
 overflow: hidden;
 height: 100%;
 margin-bottom: 5px;
 cursor: pointer;
 border: 2px solid #fff;
 border-radius: 5px;
 border-radius: 4px;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
 border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
 padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
 padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
 -webkit-transition: bottom .25s ease;
 transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
 bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
 font-size: 24px;
 line-height: 27px;
 position: absolute;
 top: -39px;
 right: 20px;
 width: 50px;
 height: 39px;
 padding: 5px 0;
 cursor: pointer;
 text-align: center;
 color: #999;
 border-radius: 2px 2px 0 0;
 background-color: #0d0a0a;
}

.lg-outer .lg-toogle-thumb:after {
 content: '\e1ff';
}

.lg-outer .lg-toogle-thumb:hover {
 color: #fff;
}

.lg-outer .lg-video-cont {
 display: inline-block;
 width: 100%;
 max-width: 1140px;
 max-height: 100%;
 padding: 0 5px;
 vertical-align: middle;
}

.lg-outer .lg-video {
 position: relative;
 overflow: hidden;
 width: 100%;
 height: 0;
 padding-bottom: 56.25%;
}

.lg-outer .lg-video .lg-object {
 position: absolute;
 top: 0;
 left: 0;
 display: inline-block;
 width: 100% !important;
 height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
 position: absolute;
 z-index: 1080;
 top: 50%;
 left: 50%;
 width: 84px;
 height: 59px;
 margin-top: -30px;
 margin-left: -42px;
 cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
 background: url('../img/vimeo-play.png') no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
 background: url('../img/vimeo-play.png') no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
 width: 64px;
 height: 64px;
 margin-top: -32px;
 margin-left: -32px;
 opacity: .8;
 background: transparent url('../img/video-play.png') no-repeat scroll 0 0;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
 opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
 background: url('../img/youtube-play.png') no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
 background: url('../img/youtube-play.png') no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
 position: absolute;
 top: 0;
 left: 0;
 width: 100% !important;
 height: 100% !important;
}

.lg-outer .lg-has-video .lg-video-object {
 visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
 display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
 visibility: visible;
}

.lg-progress-bar {
 position: absolute;
 z-index: 1083;
 top: 0;
 left: 0;
 width: 100%;
 height: 5px;
 -webkit-transition: opacity .08s ease 0s;
 transition: opacity .08s ease 0s;
 opacity: 0;
 background-color: #333;
}

.lg-progress-bar .lg-progress {
 width: 0;
 height: 5px;
 background-color: #a90707;
}

.lg-progress-bar.lg-start .lg-progress {
 width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
 opacity: 1;
}

.lg-autoplay-button:after {
 content: '\e01d';
}

.lg-show-autoplay .lg-autoplay-button:after {
 content: '\e01a';
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
 -webkit-transition-duration: 0s;
 transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
 -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
 transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
 -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
 transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
 -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
 -webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
 transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
 transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
 transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s !important;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}

#lg-zoom-in:after {
 content: '\e311';
}

#lg-actual-size {
 font-size: 20px;
}

#lg-actual-size:after {
 content: '\e033';
}

#lg-zoom-out {
 pointer-events: none;
 opacity: .5;
}

#lg-zoom-out:after {
 content: '\e312';
}

.lg-zoomed #lg-zoom-out {
 pointer-events: auto;
 opacity: 1;
}

.lg-outer .lg-pager-outer {
 position: absolute;
 z-index: 1080;
 right: 0;
 bottom: 60px;
 left: 0;
 height: 10px;
 text-align: center;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
 overflow: visible;
}

.lg-outer .lg-pager-cont {
 position: relative;
 display: inline-block;
 overflow: hidden;
 margin: 0 5px;
 cursor: pointer;
 vertical-align: top;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
 -webkit-box-shadow: 0 0 0 2px white inset;
 box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
 position: absolute;
 bottom: 100%;
 left: 0;
 width: 120px;
 height: 83px;
 margin-bottom: 20px;
 margin-left: -60px;
 padding: 5px;
 -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
 transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
 transition: opacity .15s ease 0s, transform .15s ease 0s;
 transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
 -webkit-transform: translate3d(0, 5px, 0);
 transform: translate3d(0, 5px, 0);
 opacity: 0;
 color: #fff;
 border-radius: 3px;
 background-color: #fff;
}

.lg-outer .lg-pager-thumb-cont img {
 width: 100%;
 height: 100%;
}

.lg-outer .lg-pager {
 display: block;
 width: 12px;
 height: 12px;
 -webkit-transition: box-shadow .3s ease 0s;
 -webkit-transition: -webkit-box-shadow .3s ease 0s;
 transition: -webkit-box-shadow .3s ease 0s;
 transition: box-shadow .3s ease 0s;
 transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
 border-radius: 50%;
 background-color: rgba(255, 255, 255, .5);
 -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
 box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
 -webkit-box-shadow: 0 0 0 8px white inset;
 box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
 position: absolute;
 bottom: -10px;
 left: 50%;
 display: inline-block;
 width: 0;
 height: 0;
 margin-left: -5px;
 vertical-align: middle;
 border-top: 10px dashed;
 border-right: 10px solid transparent;
 border-left: 10px solid transparent;
}

.lg-fullscreen:after {
 content: '\e20c';
}

.lg-fullscreen-on .lg-fullscreen:after {
 content: '\e20d';
}

.lg-outer #lg-dropdown-overlay {
 position: fixed;
 z-index: 1081;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 visibility: hidden;
 cursor: default;
 -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
 transition: visibility 0s linear .18s, opacity .18s linear 0s;
 opacity: 0;
 background-color: rgba(0, 0, 0, .25);
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
 visibility: visible;
 -webkit-transition-delay: 0s;
 transition-delay: 0s;
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
 opacity: 1;
}

.lg-outer.lg-dropdown-active #lg-share {
 color: #fff;
}

.lg-outer .lg-dropdown {
 font-size: 14px;
 position: absolute;
 top: 50px;
 right: 0;
 visibility: hidden;
 margin: 0;
 padding: 10px 0;
 list-style-type: none;
 -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
 -webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
 transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
 transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
 transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
 -webkit-transform: translate3d(0, 5px, 0);
 transform: translate3d(0, 5px, 0);
 text-align: left;
 opacity: 0;
 border-radius: 2px;
 background-color: #fff;
}

.lg-outer .lg-dropdown:after {
 position: absolute;
 top: -16px;
 right: 16px;
 display: block;
 width: 0;
 height: 0;
 content: '';
 border: 8px solid transparent;
 border-bottom-color: #fff;
}

.lg-outer .lg-dropdown > li:last-child {
 margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
 color: #333;
}

.lg-outer .lg-dropdown a {
 font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 font-size: 12px;
 display: block;
 padding: 4px 12px;
 white-space: pre;
 color: #333;
}

.lg-outer .lg-dropdown a:hover {
 background-color: rgba(0, 0, 0, .07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
 line-height: 1;
 display: inline-block;
 margin-top: -3px;
 vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
 font-size: 20px;
 line-height: 1;
 display: inline-block;
 float: none;
 width: auto;
 height: auto;
 margin-right: 8px;
 padding: 0;
 vertical-align: middle;
 color: #333;
}

.lg-outer #lg-share {
 position: relative;
}

.lg-outer #lg-share:after {
 content: '\e80d';
}

.lg-outer #lg-share-facebook .lg-icon {
 color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
 content: '\e901';
}

.lg-outer #lg-share-twitter .lg-icon {
 color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
 content: '\e904';
}

.lg-outer #lg-share-googleplus .lg-icon {
 color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
 content: '\e902';
}

.lg-outer #lg-share-pinterest .lg-icon {
 color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
 content: '\e903';
}

.lg-group:after {
 display: table;
 clear: both;
 content: '';
}

.lg-outer {
 position: fixed;
 z-index: 1050;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 -webkit-transition: opacity .15s ease 0s;
 transition: opacity .15s ease 0s;
 text-align: left;
 opacity: 0;
}

.lg-outer * {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.lg-outer.lg-visible {
 opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
 -webkit-transition-timing-function: inherit !important;
 transition-timing-function: inherit !important;
 -webkit-transition-duration: inherit !important;
 transition-duration: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
 -webkit-transition-duration: 0s !important;
 transition-duration: 0s !important;
 opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
 cursor: -webkit-grab;
 cursor: -o-grab;
 cursor: -ms-grab;
 cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
 cursor: move;
 cursor: -webkit-grabbing;
 cursor: -o-grabbing;
 cursor: -ms-grabbing;
 cursor: grabbing;
}

.lg-outer .lg {
 position: relative;
 overflow: hidden;
 width: 100%;
 max-width: 100%;
 height: 100%;
 max-height: 100%;
 margin-right: auto;
 margin-left: auto;
}

.lg-outer .lg-inner {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 white-space: nowrap;
}

.lg-outer .lg-item {
 display: none !important;
 background: url('../img/loading.gif') no-repeat scroll center center transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
 display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
 display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
 position: absolute;
 display: inline-block;
 width: 100%;
 height: 100%;
 text-align: center;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
 display: inline-block;
 width: 1px;
 height: 50%;
 margin-right: -1px;
 content: '';
}

.lg-outer .lg-img-wrap {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 0 5px;
}

.lg-outer .lg-item.lg-complete {
 background-image: none;
}

.lg-outer .lg-item.lg-current {
 z-index: 1060;
}

.lg-outer .lg-image {
 display: inline-block;
 width: auto !important;
 max-width: 100%;
 height: auto !important;
 max-height: 100%;
 vertical-align: middle;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
 -webkit-transition: opacity .15s ease 0s;
 transition: opacity .15s ease 0s;
 opacity: 0;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
 opacity: 1;
}

.lg-outer .lg-empty-html {
 display: none;
}

.lg-outer.lg-hide-download #lg-download {
 display: none;
}

.lg-backdrop {
 position: fixed;
 z-index: 1040;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 -webkit-transition: opacity .15s ease 0s;
 transition: opacity .15s ease 0s;
 opacity: 0;
 background-color: #000;
}

.lg-backdrop.in {
 opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
 -webkit-transition: none 0s ease 0s !important;
 transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
 opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
 opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
 -webkit-transition: opacity .1s ease 0s;
 transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
 position: absolute;
 left: 0;
 opacity: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
 left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
 left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
 left: 0;
 opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
 -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
}

.lg-css3.lg-zoom-in .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(1.3, 1.3, 1.3);
 transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
 -webkit-transform: scale3d(1.3, 1.3, 1.3);
 transform: scale3d(1.3, 1.3, 1.3);
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-zoom-in-big .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(2, 2, 2);
 transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
 -webkit-transform: scale3d(2, 2, 2);
 transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-zoom-out .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(.7, .7, .7);
 transform: scale3d(.7, .7, .7);
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
 -webkit-transform: scale3d(.7, .7, .7);
 transform: scale3d(.7, .7, .7);
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-zoom-out-big .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0);
 transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0);
 transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-zoom-out-in .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0);
 transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
 -webkit-transform: scale3d(2, 2, 2);
 transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-zoom-in-out .lg-item {
 opacity: 0;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(2, 2, 2);
 transform: scale3d(2, 2, 2);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0);
 transform: scale3d(0, 0, 0);
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-soft-zoom .lg-item {
 opacity: 0;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
 opacity: 1;
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-scale-up .lg-item {
 opacity: 0;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(.8, .8, .8) translate3d(0%, 10%, 0);
 transform: scale3d(.8, .8, .8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
 -webkit-transform: scale3d(.8, .8, .8) translate3d(0%, 10%, 0);
 transform: scale3d(.8, .8, .8) translate3d(0%, 10%, 0);
}

.lg-css3.lg-scale-up .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular-up .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular-down .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular-vertical .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
 transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
 transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-vertical .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-vertical-growth .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
 transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
 -webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
 transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-only .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
 -webkit-transform: skew(10deg, 0deg);
 transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
 -webkit-transform: skew(10deg, 0deg);
 transform: skew(10deg, 0deg);
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg);
 transform: skew(0deg, 0deg);
 opacity: 1;
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(-10deg, 0deg);
 transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(-10deg, 0deg);
 transform: skew(-10deg, 0deg);
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg);
 transform: skew(0deg, 0deg);
 opacity: 1;
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-y .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, 10deg);
 transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, 10deg);
 transform: skew(0deg, 10deg);
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg);
 transform: skew(0deg, 0deg);
 opacity: 1;
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, -10deg);
 transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, -10deg);
 transform: skew(0deg, -10deg);
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg);
 transform: skew(0deg, 0deg);
 opacity: 1;
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
 -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
 transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
 -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
 transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
 transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
 transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-cross .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
 transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
 transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
 transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
 transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
 -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
 transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
 -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
 transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
 transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
 transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
 transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
 transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
 -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
 transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
 -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
 transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
 -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
 opacity: 1;
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-lollipop .lg-item {
 opacity: 0;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
 -webkit-transform: translate3d(0, 0, 0) scale(.5);
 transform: translate3d(0, 0, 0) scale(.5);
}

.lg-css3.lg-lollipop .lg-item.lg-current {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-lollipop-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
 -webkit-transform: translate3d(0, 0, 0) scale(.5);
 transform: translate3d(0, 0, 0) scale(.5);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-rotate .lg-item {
 opacity: 0;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}

.lg-css3.lg-rotate .lg-item.lg-current {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 opacity: 1;
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-rotate-rev .lg-item {
 opacity: 0;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 opacity: 1;
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

.lg-css3.lg-tube .lg-item {
 opacity: 0;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
 -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
 transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
 -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
 transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}

.lg-css3.lg-tube .lg-item.lg-current {
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 opacity: 1;
}

.lg-css3.lg-tube .lg-item.lg-prev-slide,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-current {
 -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
 transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */

.ui-datepicker {
 display: none;
 width: 17em;
 padding: .2em .2em 0;
 background: #fff;
}

.ui-datepicker .ui-datepicker-header {
 position: relative;
 padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
 position: absolute;
 top: 2px;
 width: 1.8em;
 height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev {
 left: 2px;
}

.ui-datepicker .ui-datepicker-next {
 right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
 position: absolute;
 top: 50%;
 left: 50%;
 display: block;
 margin-top: -8px;
 margin-left: -8px;
}

.ui-datepicker-prev .ui-icon:before,
.ui-datepicker-next .ui-icon:before {
 font-family: fontAwesome;
 display: block;
 content: '\f0d9';
 text-align: center;
 vertical-align: middle;
 text-indent: 0;
 color: #273163;
}

.ui-datepicker-next .ui-icon:before {
 font-family: fontAwesome;
 display: block;
 content: '\f0da';
 text-align: center;
 vertical-align: middle;
 text-indent: 0;
 color: #273163;
}

.ui-datepicker .ui-datepicker-title {
 line-height: 1.8em;
 margin: 0 2.3em;
 text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
 font-size: 1em;
 margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
 width: 45%;
}

.ui-datepicker table {
 font-size: .9em;
 width: 100%;
 margin: 0 0 .4em;
 border-collapse: collapse;
}

.ui-datepicker th {
 font-weight: bold;
 padding: .7em .3em;
 text-align: center;
 border: 0;
}

.ui-datepicker td {
 padding: 1px;
 border: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
 display: block;
 padding: .2em;
 text-align: right;
 text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
 margin: .7em 0 0 0;
 padding: 0 .2em;
 border-right: 0;
 border-bottom: 0;
 border-left: 0;
 background-image: none;
}

.ui-datepicker .ui-datepicker-buttonpane button {
 float: right;
 overflow: visible;
 width: auto;
 margin: .5em .2em .4em;
 padding: .2em .6em .3em .6em;
 cursor: pointer;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
 float: left;
}

/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
 width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
 float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
 width: 95%;
 margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
 width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
 width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
 width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
 border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
 clear: left;
}

.ui-datepicker-row-break {
 font-size: 0;
 clear: both;
 width: 100%;
}

/* RTL support */

.ui-datepicker-rtl {
 direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
 right: 2px;
 left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
 right: auto;
 left: 2px;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
 right: 1px;
 left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
 right: auto;
 left: 1px;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
 clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
 float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
 float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
 border-right-width: 0;
 border-left-width: 1px;
}

/* Icons */

.ui-datepicker .ui-icon {
 top: .3em;
 left: .5em;
 display: block;
 overflow: hidden;
 height: 20px;
 cursor: pointer;
 text-indent: -99999px;
 background-repeat: no-repeat;
}

/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */

.ui-button {
 line-height: normal;
 position: relative;
 display: inline-block;
 /* Support: IE <= 11 */
 overflow: visible;
 margin-right: .1em;
 padding: .4em 1em;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 text-align: center;
 vertical-align: middle;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
 text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */

.ui-button-icon-only {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 2em;
 white-space: nowrap;
 text-indent: -9999px;
}

/* no icon support for input elements */

input.ui-button.ui-button-icon-only {
 text-indent: 0;
}

/* button icon element(s) */

.ui-button-icon-only .ui-icon {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -8px;
 margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
 width: 2.1em;
 height: 2.1em;
 padding: 0;
 white-space: nowrap;
 text-indent: -9999px;
}

input.ui-button.ui-icon-notext .ui-icon {
 width: auto;
 height: auto;
 padding: .4em 1em;
 white-space: normal;
 text-indent: 0;
}

/* workarounds */

/* Support: Firefox 5 - 40 */

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
 padding: 0;
 border: 0;
}

/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */

.ui-progressbar {
 overflow: hidden;
 height: 2em;
 text-align: left;
}

.ui-progressbar .ui-progressbar-value {
 height: 100%;
 margin: -1px;
}

.ui-progressbar .ui-progressbar-overlay {
 height: 100%;
 opacity: .25;
 background: url('data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==');
 filter: alpha(opacity=25);
 /* support: IE8 */
}

.ui-progressbar-indeterminate .ui-progressbar-value {
 background-image: none;
}

.container {
 margin-right: auto;
 margin-left: auto;
 padding-right: 15px;
 padding-left: 15px;
}

.container:before,
.container:after {
 display: table;
 content: ' ';
}

.container:after {
 clear: both;
}

.container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-right: 15px;
 padding-left: 15px;
}

.container-fluid:before,
.container-fluid:after {
 display: table;
 content: ' ';
}

.container-fluid:after {
 clear: both;
}

.row {
 margin-right: -15px;
 margin-left: -15px;
}

.row:before,
.row:after {
 display: table;
 content: ' ';
}

.row:after {
 clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-big-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-big-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-big-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-big-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-big-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-big-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-big-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-big-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-big-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-big-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-big-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-big-12 {
 position: relative;
 min-height: 1px;
 padding-right: 15px;
 padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
 float: left;
}

.col-xs-12 {
 width: 100%;
}

.col-xs-11 {
 width: 91.66666666666666%;
}

.col-xs-10 {
 width: 83.33333333333334%;
}

.col-xs-9 {
 width: 75%;
}

.col-xs-8 {
 width: 66.66666666666666%;
}

.col-xs-7 {
 width: 58.333333333333336%;
}

.col-xs-6 {
 width: 50%;
}

.col-xs-5 {
 width: 41.66666666666667%;
}

.col-xs-4 {
 width: 33.33333333333333%;
}

.col-xs-3 {
 width: 25%;
}

.col-xs-2 {
 width: 16.666666666666664%;
}

.col-xs-1 {
 width: 8.333333333333332%;
}

.col-xs-pull-12 {
 right: 100%;
}

.col-xs-pull-11 {
 right: 91.66666666666666%;
}

.col-xs-pull-10 {
 right: 83.33333333333334%;
}

.col-xs-pull-9 {
 right: 75%;
}

.col-xs-pull-8 {
 right: 66.66666666666666%;
}

.col-xs-pull-7 {
 right: 58.333333333333336%;
}

.col-xs-pull-6 {
 right: 50%;
}

.col-xs-pull-5 {
 right: 41.66666666666667%;
}

.col-xs-pull-4 {
 right: 33.33333333333333%;
}

.col-xs-pull-3 {
 right: 25%;
}

.col-xs-pull-2 {
 right: 16.666666666666664%;
}

.col-xs-pull-1 {
 right: 8.333333333333332%;
}

.col-xs-pull-0 {
 right: auto;
}

.col-xs-push-12 {
 left: 100%;
}

.col-xs-push-11 {
 left: 91.66666666666666%;
}

.col-xs-push-10 {
 left: 83.33333333333334%;
}

.col-xs-push-9 {
 left: 75%;
}

.col-xs-push-8 {
 left: 66.66666666666666%;
}

.col-xs-push-7 {
 left: 58.333333333333336%;
}

.col-xs-push-6 {
 left: 50%;
}

.col-xs-push-5 {
 left: 41.66666666666667%;
}

.col-xs-push-4 {
 left: 33.33333333333333%;
}

.col-xs-push-3 {
 left: 25%;
}

.col-xs-push-2 {
 left: 16.666666666666664%;
}

.col-xs-push-1 {
 left: 8.333333333333332%;
}

.col-xs-push-0 {
 left: auto;
}

.col-xs-offset-12 {
 margin-left: 100%;
}

.col-xs-offset-11 {
 margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
 margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
 margin-left: 75%;
}

.col-xs-offset-8 {
 margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
 margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
 margin-left: 50%;
}

.col-xs-offset-5 {
 margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
 margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
 margin-left: 25%;
}

.col-xs-offset-2 {
 margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
 margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
 margin-left: 0;
}

@-ms-viewport {
 width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
 display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
 display: none !important;
}

.visible-print {
 display: none !important;
}

.visible-print-block {
 display: none !important;
}

.visible-print-inline {
 display: none !important;
}

.visible-print-inline-block {
 display: none !important;
}

.clearfix:before,
.clearfix:after {
 display: table;
 content: ' ';
}

.clearfix:after {
 clear: both;
}

.pull-right {
 float: right !important;
}

.pull-left {
 float: left !important;
}

.hide {
 display: none !important;
}

.show {
 display: block !important;
}

.invisible {
 visibility: hidden;
}

.hidden {
 display: none !important;
}

.affix {
 position: fixed;
}

@font-face {
 font-family: 'Panton';
 font-weight: 600;
 font-style: normal;
 src: url('../fonts/Panton/Panton-Bold.eot');
 src: url('../fonts/Panton/Panton-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Panton/Panton-Bold.woff') format('woff'), url('../fonts/Panton/Panton-Bold.ttf') format('truetype'), url('../fonts/Panton/Panton-Bold.woff2') format('woff2'), url('../fonts/Panton/Panton-Bold.svg#Panton-Bold') format('svg');
}

@font-face {
 font-family: 'Panton';
 font-weight: 400;
 font-style: normal;
 src: url('../fonts/Panton/Panton-Regular.eot');
 src: url('../fonts/Panton/Panton-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Panton/Panton-Regular.woff') format('woff'), url('../fonts/Panton/Panton-Regular.ttf') format('truetype'), url('../fonts/Panton/Panton-Regular.woff2') format('woff2'), url('../fonts/Panton/Panton-Regular.svg#Panton-Regular') format('svg');
}

html {
 font-family: sans-serif;
 line-height: 1.15;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}

body {
 margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
 display: block;
}

h1 {
 font-size: 2em;
 margin: .67em 0;
}

figcaption,
figure,
main {
 display: block;
}

figure {
 margin: 1em 40px;
}

hr {
 overflow: visible;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 height: 0;
}

pre {
 font-family: monospace, monospace;
 font-size: 1em;
}

a {
 background-color: transparent;
 -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
 outline-width: 0;
}

abbr[title] {
 text-decoration: underline;
 text-decoration: underline dotted;
 border-bottom: none;
}

b,
strong {
 font-weight: inherit;
 font-weight: bold;
}

code,
kbd,
samp {
 font-family: monospace, monospace;
 font-size: 1em;
}

dfn {
 font-style: italic;
}

mark {
 color: #000;
 background-color: #ff0;
}

small {
 font-size: 80%;
}

sub,
sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}

sub {
 bottom: -.25em;
}

sup {
 top: -.5em;
}

audio,
video {
 display: inline-block;
}

audio:not([controls]) {
 display: none;
 height: 0;
}

img {
 border-style: none;
}

svg:not(:root) {
 overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
 font-family: sans-serif;
 font-size: 100%;
 line-height: 1.15;
 margin: 0;
}

button,
input {
 overflow: visible;
}

button,
select {
 text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
 -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
 padding: 0;
 border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
 outline: 1px dotted ButtonText;
}

fieldset {
 margin: 0 2px;
 padding: .35em .625em .75em;
 border: 1px solid #c0c0c0;
}

legend {
 display: table;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 max-width: 100%;
 padding: 0;
 white-space: normal;
 color: inherit;
}

progress {
 display: inline-block;
 vertical-align: baseline;
}

textarea {
 overflow: auto;
}

[type='checkbox'],
[type='radio'] {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
 height: auto;
}

[type='search'] {
 outline-offset: -2px;
 -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
 -webkit-appearance: none;
}

::-webkit-file-upload-button {
 font: inherit;
 -webkit-appearance: button;
}

details,
menu {
 display: block;
}

summary {
 display: list-item;
}

canvas {
 display: inline-block;
}

template {
 display: none;
}

[hidden] {
 display: none;
}

*,
*::before,
*::after {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

html {
 overflow-x: hidden;
 -ms-text-size-adjust: 100%;
 -webkit-tap-highlight-color: transparent;
 -webkit-text-size-adjust: 100%;
 -webkit-touch-callout: none;
 text-rendering: geometricprecision;
}

html,
input,
textarea {
 font-family: 'Noto Sans';
 -moz-osx-font-smoothing: grayscale;
 -webkit-font-smoothing: antialiased;
}

button,
input,
optgroup,
select,
textarea {
 font-family: 'Noto Sans';
}

body {
 font-family: 'Noto Sans';
 color: #1f274e;
}

a {
 text-decoration: none;
 color: inherit;
 outline: 0;
}

img {
 vertical-align: top;
}

svg {
 vertical-align: middle;
 fill: currentcolor;
 shape-rendering: geometricprecision;
}

p {
 font-size: 18px;
 font-weight: 300;
 line-height: 1.666666666666667;
 margin-bottom: 18px;
}

hr {
 margin-top: 0;
 margin-bottom: 0;
}

@-ms-viewport {
 width: device-width;
}

._visible-xs,
._visible-sm,
._visible-md,
._visible-lg,
._visible-big {
 display: none !important;
}

._visible-xs-block,
._visible-xs-inline,
._visible-xs-inline-block,
._visible-sm-block,
._visible-sm-inline,
._visible-sm-inline-block,
._visible-md-block,
._visible-md-inline,
._visible-md-inline-block,
._visible-lg-block,
._visible-lg-inline,
._visible-lg-inline-block,
._visible-big-block,
._visible-big-inline,
._visible-big-inline-block,
._visible-big-inline-flex {
 display: none !important;
}

._visible-print {
 display: none !important;
}

._visible-print-block {
 display: none !important;
}

._visible-print-inline {
 display: none !important;
}

._visible-print-inline-block {
 display: none !important;
}

._fade {
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: opacity .15s linear;
 transition-property: opacity .15s linear;
 opacity: 0;
}

._fade._in {
 opacity: 1;
}

._collapse {
 display: none;
}

._collapse._in {
 display: block;
}

tr._collapse._in {
 display: table-row;
}

tbody._collapse._in {
 display: table-row-group;
}

._collapsing {
 position: relative;
 overflow: hidden;
 height: 0;
 -webkit-transition-timing-function: ease;
 transition-timing-function: ease;
 -webkit-transition-duration: .35s;
 transition-duration: .35s;
 -webkit-transition-property: height, visibility;
 transition-property: height, visibility;
}

html,
body {
 height: 100%;
}

.utair-page {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 flex-direction: column;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
}

.utair-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 flex-direction: column;
 -webkit-box-flex: 1;
 -ms-flex: 1 0 auto;
 flex: 1 0 auto;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
}

.utair-footer {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
}

.utair-inner-page {
 padding: 30px 0;
 background-color: #eef1f9;
 -webkit-box-flex: 1;
 -ms-flex: 1 0 auto;
 flex: 1 0 auto;
}

body {
 font-size: 16px;
}

img {
 max-width: 100%;
}

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

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

.text-center {
 text-align: center;
}

.text-justify {
 text-align: justify;
}

.text-nowrap {
 white-space: nowrap;
}

.utair-page-header {
 font-family: 'Panton', Arial, sans-serif;
 font-weight: normal;
 margin-top: 30px;
 word-break: break-word;
}

h1.utair-page-header {
 font-size: 36px;
 line-height: 36px;
 margin-bottom: 40px;
}

h2.utair-page-header {
 font-size: 26px;
 line-height: 26px;
 margin-bottom: 40px;
}

.utair-section-header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 26px;
 font-weight: normal;
 line-height: 30px;
 margin-top: 0;
 margin-bottom: 40px;
 word-break: break-word;
}

.utair-article-header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 26px;
 font-weight: normal;
 line-height: 30px;
 margin-top: 0;
 margin-bottom: 25px;
 word-break: break-word;
}

.utair-article-date {
 font-size: 18px;
 line-height: 24px;
 margin-bottom: 25px;
 color: #a8b1c2;
}

.utair-text-block {
 font-size: 16px;
 line-height: 28px;
}

.utair-text-block h1,
.utair-text-block .h1 {
 font-size: 46px;
 line-height: 46px;
 margin-bottom: 50px;
}

.utair-text-block h2,
.utair-text-block .h2 {
 font-size: 36px;
 line-height: 40px;
}

.utair-text-block h3,
.utair-text-block .h3 {
 font-size: 26px;
 line-height: 32px;
}

.utair-text-block h1,
.utair-text-block h2,
.utair-text-block h3,
.utair-text-block h4,
.utair-text-block h5,
.utair-text-block .h1,
.utair-text-block .h2,
.utair-text-block .h3,
.utair-text-block .h4,
.utair-text-block .h5 {
 font-family: 'Panton', Arial, sans-serif;
 font-weight: normal;
 margin-top: 0;
 margin-bottom: 40px;
}

.utair-text-block img,
.utair-text-block p {
 margin-bottom: 40px;
}

.utair-text-block p {
 font-size: 16px;
 line-height: 28px;
 margin-top: 0;
}

.utair-text-block a {
 color: #337ab7;
}

.utair-text-block blockquote {
 font-style: italic;
 position: relative;
 margin: 0 0 40px 0;
 padding: 60px 30px 20px;
 background-color: #fff;
}

.utair-text-block blockquote:after {
 font: normal normal normal 14px/1 FontAwesome;
 font-size: 60px;
 line-height: 60px;
 position: absolute;
 top: -5px;
 left: -5px;
 display: inline-block;
 content: '\f10e';
 color: #eef1f9;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.utair-text-block blockquote p {
 font-size: 16px;
 line-height: 24px;
 margin-bottom: 35px;
 color: #004990;
}

.utair-text-block blockquote footer {
 font-size: 16px;
 line-height: 24px;
 color: #b9c1ce;
}

.utair-text-block ol,
.utair-text-block ul {
 line-height: 28px;
 margin-bottom: 40px;
}

.utair-text-block ol li,
.utair-text-block ul li {
 position: relative;
 margin-bottom: 15px;
}

.utair-text-block ul {
 padding: 0;
 list-style: inside none;
}

.utair-text-block ul li {
 padding-left: 20px;
}

.utair-text-block ul li:before {
 font: normal normal normal 14px/1 FontAwesome;
 font-size: 6px;
 position: absolute;
 top: 11px;
 left: 0;
 display: inline-block;
 content: '\f111';
 color: #6174d6;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.utair-text-block ol {
 padding: 0;
 list-style: inside none;
 counter-reset: list;
}

.utair-text-block ol li {
 padding-left: 20px;
}

.utair-text-block ol li:before {
 position: absolute;
 top: 0;
 left: 0;
 content: counter(list) '. ';
 counter-increment: list;
 color: #6174d6;
}

.utair-header,
.utair-footer,
.utair-inner-page {
 -webkit-transform: translate3d(0, 0, 0);
 -webkit-animation-name: fadeIn;
 animation-name: fadeIn;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}

._scene-0 {
 -webkit-animation: none !important;
 animation: none !important;
 opacity: 0;
}

._scene-0._visible {
 opacity: 1;
}

._scene-1 {
 opacity: 0;
}

._scene-1._visible {
 opacity: 1;
}

._scene-2 {
 opacity: 0;
}

._scene-2._visible {
 opacity: 1;
}

._scene-3 {
 opacity: 0;
}

._scene-3._visible {
 opacity: 1;
}

._scene-4 {
 opacity: 0;
}

._scene-4._visible {
 opacity: 1;
}

._scene-5 {
 opacity: 0;
}

._scene-5._visible {
 opacity: 1;
}

@-webkit-keyframes fadeIn {
 0% {
  opacity: 0;
 }
 
 100% {
  opacity: 1;
 }
}

@keyframes fadeIn {
 0% {
  opacity: 0;
 }
 
 100% {
  opacity: 1;
 }
}

.utair-breadcrumbs {
 font-size: 14px;
 margin: 0 0 30px 0;
 padding: 0;
 list-style: inside none;
 color: #a8b1c2;
}

.utair-breadcrumbs__item {
 display: inline-block;
 margin-right: 10px;
 margin-bottom: 10px;
}

.utair-breadcrumbs__item:last-child:after {
 content: none;
}

.utair-breadcrumbs__item:after {
 font: normal normal normal 14px/1 FontAwesome;
 font-size: 12px;
 font-size: inherit;
 display: inline-block;
 margin-left: 10px;
 content: '\f105';
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.utair-buttons-center {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 30px;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-buttons-center .utair-button {
 margin-right: 20px;
}

.utair-buttons-center .utair-button:last-child {
 margin-right: 0;
}

.utair-button {
 font-size: 13px;
 font-weight: bold;
 line-height: 18px;
 display: inline-block;
 overflow: hidden;
 padding: 16px 24px;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 white-space: nowrap;
 text-transform: uppercase;
 text-overflow: ellipsis;
 border: 2px solid transparent;
 border-radius: 30px;
 outline: none;
}

.utair-button__icon {
 font-weight: normal;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-button__icon i {
 font-size: 18px;
 line-height: 17px;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 width: 18px;
 height: 18px;
 max-height: 18px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-button__icon + .utair-button__text {
 margin-left: 16px;
}

.utair-button__text {
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
}

.utair-button._wide {
 padding-right: 60px;
 padding-left: 60px;
}

.utair-button._block {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 margin-bottom: 20px;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-button._iconed {
 padding: 16px;
}

.utair-button._iconed._small {
 padding: 13px;
}

.utair-button._blue {
 color: #fff;
 background: #273163;
}

.utair-button._blue:hover {
 color: #273163;
 background-color: #ffcd00;
}

.utair-button._light-blue {
 color: #fff;
 background-color: #485bb7;
}

.utair-button._light-blue:hover {
 color: #273163;
 background-color: #ffcd00;
}

.utair-button._transparent {
 color: #1f274e;
 background: transparent;
}

.utair-button._transparent._blue {
 border-color: #273163;
}

.utair-button._transparent._blue:hover {
 color: #ffcd00;
 background-color: #273163;
}

.utair-button._transparent._white {
 color: #fff;
 border-color: #fff;
}

.utair-button._transparent._light-blue {
 color: #a8b1c2;
 border-color: #fff;
}

.utair-button._transparent._light-blue:hover {
 background-color: #fff;
}

.utair-button._white {
 color: #fff;
 background-color: rgba(255, 255, 255, .3);
}

.utair-button._white:hover {
 color: #ffab00;
 background-color: #fff;
 -webkit-box-shadow: 0 1px 9px 0 rgba(0, 18, 93, .4);
 box-shadow: 0 1px 9px 0 rgba(0, 18, 93, .4);
}

.utair-button._offset-right {
 margin-right: 10px;
}

.utair-button._offset-bottom {
 margin-bottom: 40px;
}

.utair-button._small {
 padding: 13px 20px;
}

.utair-button._more {
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 padding: 0;
 border: 0;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-button._more:hover .utair-button__icon {
 color: #273163;
 background-color: #ffcd00;
}

.utair-button._more:hover .utair-button__icon g {
 fill: #273163;
}

.utair-button._more .utair-button__icon {
 width: 54px;
 height: 54px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 border-radius: 50%;
 background-color: #495bb6;
}

.utair-button._more .utair-button__icon g {
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
}

.utair-mother-of-button {
 font-size: 20px;
 display: block;
 margin-bottom: 30px;
 padding: 25px 15px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 text-align: center;
 border-radius: 2px;
 background-color: #fff;
}

.utair-mother-of-button:hover {
 -webkit-box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
}

.utair-load-more {
 display: inline-block;
 margin-bottom: 30px;
 cursor: pointer;
 text-align: center;
}

.utair-load-more__icon {
 font-size: 20px;
 line-height: 50px;
 display: inline-block;
 width: 50px;
 height: 50px;
 margin-bottom: 16px;
 text-align: center;
 vertical-align: middle;
 color: #a8b1c2;
 border-radius: 50%;
 background-color: #fff;
}

.utair-load-more__title {
 font-size: 14px;
 font-weight: bold;
 vertical-align: middle;
 text-transform: uppercase;
 color: #a8b1c2;
}

.utair-contact-list {
 margin-bottom: 70px;
}

.utair-contact {
 margin-bottom: 30px;
 padding: 30px 90px;
 border-radius: 2px;
 background-color: #fff;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 background: #FFFFFF;
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
 border-radius: 10px;
}

.utair-contact__photo {
 margin-bottom: 25px;
}

.utair-contact__group {
 margin-bottom: 25px;
}

.utair-contact__group:last-child {
 margin-bottom: 0;
}

.utair-contact__header {
 font-size: 20px;
 font-weight: bold;
 min-height: 46px;
 margin-bottom: 30px;
}

.utair-contact__header_surname {
 padding-bottom: 5px;
}

.utair-contact__title {
 margin-bottom: 10px;
 text-transform: uppercase;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 line-height: 16px;
 color: #1F274E;
}

.utair-contact__text {
 line-height: 28px;
 color: #1F274E;
 font-weight: bold;
}
.contacts .utair-contact__text {
 font-size: 16px;
}
.utair-contact__text a {
 color: #6174d6;
}

.utair-contact__text a:hover {
 color: #273163;
}

.utair-document {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 200px;
 margin-bottom: 30px;
 padding: 15px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
 text-align: center;
 color: #1f274e !important;
 border-radius: 2px;
 background-color: #fff;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-document:hover {
 -webkit-box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
}

.utair-document:hover .utair-document__icon {
 color: #e93b2a;
}

.utair-document._horizontal {
 height: 130px;
 text-align: left;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-pack: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
}

.utair-document._horizontal .utair-document__media {
 margin-right: 20px;
 margin-bottom: 0;
}

.utair-document__media {
 margin-bottom: 20px;
}

.utair-document__body {
 max-width: 100%;
 word-break: break-word;
}

.utair-document__icon {
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .3s;
 transition-duration: .3s;
 -webkit-transition-property: all;
 transition-property: all;
 color: #a8b1c2;
}

.utair-document__title {
 font-size: 14px;
 line-height: 16px;
 display: -webkit-box;
 overflow: hidden;
 max-height: 48px;
 text-overflow: ellipsis;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}

.utair-document__meta {
 font-size: 14px;
 line-height: 16px;
 margin-top: 14px;
 color: #a9b1c2;
}

.utair-error-page {
 text-align: center;
}

.utair-fleet-list {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-fleet-list__item {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 20px;
 padding: 25px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: border;
 transition-property: border;
 text-align: center;
 color: #a3a9b7;
 border: solid 1px transparent;
 border-radius: 3px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
}

.utair-fleet-list__item:hover {
 border: solid 1px #dee3ec;
}

.utair-fleet-list__item._active {
 color: #031f3a;
 background-color: #fff;
}

.utair-fleet-list__image {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 max-width: 250px;
 margin-bottom: 20px;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-fleet-list__image img {
 width: 100%;
}

.utair-fleet-list__title {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 18px;
 font-weight: 500;
 width: 100%;
}

.utair-fleet {
 padding: 30px 0 110px 0;
 background-color: #e8f0fe;
 background-image: url('../images/fleet-bg.jpg');
 background-repeat: no-repeat;
 background-position: 0 100%;
 background-size: 100% auto;
}

.utair-fleet__header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 38px;
 line-height: 38px;
 margin-bottom: 15px;
 text-align: center;
}

.utair-fleet__header:after {
 display: block;
 width: 70px;
 height: 3px;
 margin: 22px auto 0 auto;
 content: '';
 background-color: #485bb7;
}

.utair-fleet__description {
 font-size: 16px;
 line-height: 28px;
 text-align: center;
}

.utair-fleet__slider {
 overflow-x: hidden;
 margin-bottom: 100px;
 padding-top: 65px;
}

.utair-fleet-slider {
 overflow: hidden;
 white-space: nowrap;
}

.utair-fleet-slider .utair-fleet-preview {
 display: inline-block;
}

.utair-fleet-slider.slick-initialized {
 overflow: visible;
 width: auto;
 white-space: initial;
}

.utair-fleet-slider.slick-initialized .utair-fleet-preview {
 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
}

.utair-fleet-slider-arrows {
 padding: 0 15px;
 text-align: center;
}

.utair-fleet-slider-arrows .slick-arrow {
 font-size: 16px;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 width: 54px;
 height: 54px;
 margin-right: 10px;
 padding: 0;
 cursor: pointer;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .2s;
 transition-duration: .2s;
 -webkit-transition-property: border-color, background-color, color, -webkit-box-shadow;
 transition-property: border-color, background-color, color, -webkit-box-shadow;
 transition-property: box-shadow, border-color, background-color, color;
 transition-property: box-shadow, border-color, background-color, color, -webkit-box-shadow;
 color: #273163;
 border: solid 2px #273163;
 border-radius: 50%;
 outline: none;
 background: transparent;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-fleet-slider-arrows .slick-arrow:hover {
 color: #fff;
 border-color: #273163;
 background-color: #273163;
 -webkit-box-shadow: 0 2px 14px 0 rgba(45, 48, 100, .2);
 box-shadow: 0 2px 14px 0 rgba(45, 48, 100, .2);
}

.utair-fleet-slider-arrows .slick-arrow:active {
 -webkit-box-shadow: 0 0 0 0 rgba(45, 48, 100, .2);
 box-shadow: 0 0 0 0 rgba(45, 48, 100, .2);
}

.utair-fleet-slider-arrows .slick-arrow:first-child {
 margin-bottom: 0;
}

.utair-fleet-slider-arrows .slick-arrow.slick-prev {
 padding-right: 3px;
}

.utair-fleet-slider-arrows .slick-arrow.slick-next {
 padding-left: 3px;
}

.utair-fleet-preview {
 height: 340px;
 cursor: pointer;
 outline: none;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-fleet-preview__image {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 50px;
 margin-bottom: 40px;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: height, margin;
 transition-property: height, margin;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -ms-justify-content: center;
}

.utair-fleet-preview__image img {
 position: relative;
 top: 0;
 width: 150px;
 max-width: 150px;
 max-width: none;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: min-width, max-width, width, top;
 transition-property: min-width, max-width, width, top;
 -ms-flex-negative: 0;
 flex-shrink: 0;
}

.utair-fleet-preview__body {
 width: 250px;
 margin: auto;
 padding: 0 15px 15px 15px;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: border, ease-out, opacity;
 transition-property: border, ease-out, opacity;
 opacity: .75;
 border: solid 7px transparent;
}

.utair-fleet-preview__type {
 font-size: 12px;
 font-weight: bold;
 line-height: 18px;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: opacity;
 transition-property: opacity;
 text-transform: uppercase;
 opacity: 0;
 color: #a3a9b7;
}

.utair-fleet-preview__title {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 line-height: 20px;
 position: relative;
 height: 20px;
 margin-bottom: 15px;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: font-size, font-weight, color, height, line-height, -webkit-transform;
 transition-property: font-size, font-weight, color, height, line-height, -webkit-transform;
 transition-property: transform, font-size, font-weight, color, height, line-height;
 transition-property: transform, font-size, font-weight, color, height, line-height, -webkit-transform;
 -webkit-transform: scale(.6);
 transform: scale(.6);
 text-align: center;
 white-space: nowrap;
 color: #a3a9b7;
}

.utair-fleet-preview__title span {
 position: absolute;
 right: 0;
 left: 0;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: right;
 transition-property: right;
 text-align: center;
}

.utair-fleet-preview .utair-button {
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .5s;
 transition-duration: .5s;
 -webkit-transition-property: opacity;
 transition-property: opacity;
 opacity: 0;
}

.utair-fleet-preview.slick-center {
 cursor: default;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__body {
 opacity: 1;
 border-color: #fff;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__image {
 height: 120px;
 margin-bottom: 35px;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__image img {
 top: -30px;
 width: 350px;
 min-width: 350px;
 max-width: 350px;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__type {
 opacity: 1;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__title {
 font-weight: normal;
 -webkit-transform: scale(1);
 transform: scale(1);
 text-align: left;
 color: #1f274e;
}

.utair-fleet-preview.slick-center .utair-fleet-preview__title span {
 right: 100%;
}

.utair-fleet-preview.slick-center .utair-button {
 opacity: 1;
}

.utair-footer {
 padding: 50px 0;
 background-color: #f8f9fd;
}

.utair-menu-list {
 margin-bottom: 30px;
}

.utair-menu-list__title {
 font-size: 18px;
 font-weight: bold;
 line-height: 26px;
 margin-bottom: 20px;
 color: #555f74;
}

.utair-menu-list__title a {
 display: inline-block;
}

.utair-menu-list__item {
 font-size: 14px;
 line-height: 20px;
 margin-bottom: 10px;
}

.utair-menu-list__item a {
 display: inline-block;
}

.utair-copyright {
 font-size: 14px;
 margin-bottom: 20px;
 color: #a6acb8;
}

.utair-made-in-creative {
 font-size: 14px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 color: #a6acb8;
}

.utair-made-in-creative svg {
 overflow: visible;
}

.utair-made-in-creative__title {
 margin-right: 10px;
}

.creative-outline,
.creative-bg {
 -webkit-transform-origin: 0 0 0;
 transform-origin: 0 0 0;
 fill: none;
 stroke-linecap: round;
 stroke-linejoin: round;
 stroke-miterlimit: 10;
}

.creative-outline {
 stroke: #cacfea;
 stroke-width: 2.2;
}

.creative-bg {
 stroke: #273163;
 stroke-width: 2;
}

.utair-gallery-slider {
 position: relative;
 overflow: hidden;
 margin-bottom: 40px;
 white-space: nowrap;
}

.utair-gallery-slider.slick-initialized {
 overflow: visible;
 white-space: initial;
}

.utair-gallery-slider img {
 width: 100%;
 margin-bottom: 0;
}

.utair-gallery-slider__item {
 display: inline-block;
}

.utair-gallery-slider .slick-arrow {
 font-size: 46px;
 line-height: 46px;
 position: absolute;
 z-index: 1;
 top: 50%;
 margin-top: -34px;
 padding: 10px;
 cursor: pointer;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 -webkit-transform-origin: center;
 transform-origin: center;
 color: #fff;
 border: none;
 outline: none;
 background-color: transparent;
}

.utair-gallery-slider .slick-arrow:hover {
 color: #ffcd00;
}

.utair-gallery-slider .slick-arrow.slick-prev {
 left: 30px;
}

.utair-gallery-slider .slick-arrow.slick-next {
 right: 30px;
}

.highcharts-credits {
 color: #fff !important;
 fill: #fff !important;
}

.utair-geography {
 position: relative;
 overflow: hidden;
 padding: 40px 0;
 background-color: #fdfdfe;
}

.utair-geography__header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 38px;
 line-height: 38px;
 margin-bottom: 25px;
 text-align: center;
}

.utair-geography__map {
 height: 500px;
}

.map-pin {
 fill: #6174d6;
}

.utair-map-label._active .utair-map-point {
 color: #273163;
 fill: #ffcd00;
}

.utair-map-point {
 position: relative;
 z-index: 1;
 display: inline-block;
 cursor: pointer;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 color: #fff;
 fill: #6174d6;
}

.utair-map-point__icon svg {
 fill: inherit;
}

.utair-map-point__number {
 font-size: 12px;
 line-height: 28px;
 position: absolute;
 z-index: 1;
 top: 0;
 right: 0;
 bottom: 0;
 left: 2px;
 text-align: center;
}

.utair-tab-header {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: 20px;
 padding: 0;
 list-style: inside none;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-tab-header__item {
 font-size: 14px;
 font-weight: bold;
 padding: 3px 14px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 text-transform: uppercase;
 color: #485bb7;
 border-bottom: 3px solid #b6bde2;
}

.utair-tab-header__item._active {
 border-bottom: 3px solid #485bb7;
}

.utair-tab-body__item {
 font-size: 14px;
 line-height: 28px;
 display: none;
}

.utair-tab-body__item._active {
 display: block;
}

.utair-place-list {
 position: absolute;
 z-index: 1;
 top: 0;
 bottom: 0;
 left: 0;
 overflow: auto;
 width: 100%;
 -webkit-transform: translateX(-100%);
 transform: translateX(-100%);
}

.utair-place-list._active {
 -webkit-transform: translateX(0%);
 transform: translateX(0%);
}

.utair-place-list__close {
 position: absolute;
 z-index: 2;
 top: 20px;
 right: 20px;
 padding: 15px;
 cursor: pointer;
}

.utair-place-list__close svg g {
 stroke: #fff !important;
}

.utair-place-detail:hover .utair-place-detail__top:before {
 opacity: .3;
}

.utair-place-detail._single {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
}

.utair-place-detail__top {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 min-height: 280px;
 padding: 20px 30px 20px 30px;
 color: #fff;
 background-color: #273163;
 background-size: cover;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-place-detail__top:before {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 content: '';
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: opacity .3s ease-out;
 transition-property: opacity .3s ease-out;
 opacity: .3;
 background: #051e42;
}

.utair-place-detail__header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 34px;
 line-height: 40px;
 position: relative;
}

.utair-place-detail__subheader {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 20px;
 line-height: 24px;
 position: relative;
}

.utair-place-detail__description {
 font-size: 16px;
 line-height: 24px;
 position: relative;
 margin-top: 30px;
}

.utair-place-detail__more {
 font-size: 14px;
 font-weight: bold;
 position: relative;
 display: inline-block;
 margin-top: 30px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: opacity .3s ease-out;
 transition-property: opacity .3s ease-out;
 text-transform: uppercase;
 opacity: .5;
}

.utair-place-detail__more:hover {
 opacity: 1;
}

.utair-place-detail__body {
 padding: 20px 30px 20px 30px;
 background-color: #f9fafd;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
}

.utair-place-group {
 margin-bottom: 30px;
}

.utair-place-group__title {
 font-size: 12px;
 line-height: 16px;
 margin-bottom: 5px;
}

.utair-place-group__text {
 font-size: 18px;
 font-weight: bold;
 line-height: 26px;
}

.utair-place-link {
 font-size: 14px;
 font-weight: bold;
 line-height: 18px;
 text-transform: uppercase;
 color: #6174d6;
}

.highcharts-root {
 font-family: 'Noto Sans' !important;
}

.highcharts-button text {
 font-family: 'Noto Sans' !important;
 font-size: 11px;
 font-weight: bold !important;
}

.highcharts-label {
 visibility: visible !important;
 opacity: 1 !important;
}

.utair-header {
 position: relative;
 z-index: 3;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 90px;
 background-color: #fff;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 align-item: center;
}

.utair-header__content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
}

.utair-header__wrapper {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.utair-header__search {
 position: absolute;
 z-index: 2;
 top: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 display: none;
 width: 100%;
 height: 100%;
 opacity: 0;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
}

.utair-header__search._visible {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 opacity: 1;
}

.utair-header__buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
}

.utair-header .container {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
}

.utair-header .container:before,
.utair-header .container:after {
 content: none;
}

.utair-search {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 background-color: #fff;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
}

.utair-search__icon {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 min-width: 80px;
 padding: 0 30px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-search__close {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 min-width: 80px;
 padding: 0 30px;
 cursor: pointer;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-search__close svg {
 overflow: visible;
}

.utair-search__close g {
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
}

.utair-search__close:hover g {
 stroke: #6d72d9;
 stroke-width: 4;
}

.utair-search__input {
 font-size: 24px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-flex: 100%;
 -ms-flex: 100%;
 flex: 100%;
}

.utair-search__input input {
 width: 100%;
 border: none;
 outline: none;
}

.utair-search__dropdown {
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
}

.utair-search-result {
 overflow: hidden;
 padding: 0 80px 50px 85px;
 opacity: 0;
 background-color: #eef1f9;
}

.utair-search-result ul {
 min-width: 100%;
 max-width: 100%;
 padding: 0;
 list-style: inside none;
}

.utair-search-result li {
 line-height: 24px;
 margin-bottom: 7px;
}

.utair-search-result li.ui-autocomplete-category {
 font-size: 15px;
 font-weight: bold;
 margin: 36px 0 18px 0;
 text-transform: uppercase;
 color: #a8b1c2;
}

.utair-logo {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-logo._offset {
 margin-bottom: 30px;
}

.utair-logo._inline {
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
}

.utair-logo._big svg {
 width: 210px;
 height: 84px;
}

.utair-logo svg {
 width: 120px;
 height: 48px;
}

.utair-languages {
 font-size: 14px;
 white-space: nowrap;
}

.utair-languages._big {
 font-size: 18px;
}

.utair-languages._white .utair-languages__language {
 opacity: .5;
 color: #fff;
}

.utair-languages._white .utair-languages__language._active {
 opacity: 1;
 color: #fff;
}

.utair-languages__language {
 display: inline-block;
 margin-right: 7px;
 color: #b6bde2;
}

.utair-languages__language:last-child {
 margin-right: 0;
}

.utair-languages__language._active {
 color: #1f274e;
}

.utair-search-button {
 padding: 10px;
 cursor: pointer;
}

.utair-search-button g {
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
}

.utair-search-button:hover g {
 stroke: #6d72d9;
}

.utair-menu-button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-left: 55px;
 padding: 10px;
 cursor: pointer;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-menu-button__burger {
 margin-right: 18px;
}

.utair-menu-button__title {
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
}

.utair-burger__bread,
.utair-burger__green {
 width: 30px;
 height: 2px;
 margin-bottom: 8px;
 border-radius: 4px;
 background-color: #273163;
}

.utair-burger__bread:last-child,
.utair-burger__green:last-child {
 margin-bottom: 0;
}

.utair-menu {
 z-index: 1;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 background-color: #fff;
 -ms-flex-item-align: stretch;
 align-self: stretch;
 -webkit-box-align: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
}

.utair-menu__item {
 font-size: 14px;
 position: relative;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 margin-right: 10px;
 cursor: default;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

a.utair-menu__item {
 cursor: pointer;
}

.utair-menu__item:last-child {
 margin-right: 0;
}

.utair-menu__item:hover .utair-dropdown {
 visibility: visible;
 opacity: 1;
}

.utair-dropdown {
 position: absolute;
 top: 100%;
 left: 50%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 visibility: hidden;
 width: 220px;
 margin: 0;
 margin-left: -110px;
 padding: 20px 14px 14px 14px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 opacity: 0;
 background-color: #eef1f9;
 -webkit-box-shadow: 0 9px 12px 0 rgba(0, 0, 0, .2);
 box-shadow: 0 9px 12px 0 rgba(0, 0, 0, .2);
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
}

.utair-dropdown__item {
 line-height: 24px;
 padding: 4px 8px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
}

.utair-dropdown__item:hover,
.utair-dropdown__item._active {
 color: #fff;
 background-color: #7670dc;
}

.utair-dropdown:before {
 position: absolute;
 top: 0;
 left: 50%;
 width: 0;
 height: 0;
 margin-left: -12px;
 content: '';
 border-width: 10px 12px 0 12px;
 border-style: solid;
 border-color: #fff transparent transparent transparent;
}

.utair-phones._offset {
 margin-bottom: 30px;
}

.utair-phone {
 font-size: 16px;
 line-height: 24px;
 display: block;
 white-space: nowrap;
}

.utair-phone._white {
 color: #fff;
}

.utair-phone._white .utair-phone__code {
 color: #fff;
}

.utair-phone._big {
 font-size: 18px;
 margin-bottom: 12px;
}

.utair-phone__code {
 color: #b6bde2;
}

.utair-callbacks {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
}

.ui-helper-hidden-accessible {
 display: none;
}

.utair-index-slider-wrapper {
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.utair-index-slider-wrapper .container {
 position: relative;
}

.utair-index-slider-wrapper .container._overflow {
 overflow: hidden;
}

.utair-index-slider-dots {
 position: absolute;
 top: 100px;
 left: -50px;
 display: none;
 width: 34px;
}

.utair-index-slider-dots .slick-dots {
 margin: 0;
 padding: 0;
 list-style: inside none;
}

.utair-index-slider-dots .slick-dots li {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 34px;
 margin-bottom: 12px;
 border-radius: 30px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-index-slider-dots .slick-dots li.slick-active .utair-index-timing,
.utair-index-slider-dots .slick-dots li:hover .utair-index-timing {
 width: 34px;
 height: 34px;
 color: #495bb6;
 border-color: transparent;
}

.utair-index-slider-dots .slick-dots li.slick-active .utair-index-timing__icon,
.utair-index-slider-dots .slick-dots li:hover .utair-index-timing__icon {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 1;
}

.utair-index-timing {
 font-size: 12px;
 font-weight: bold;
 line-height: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 12px;
 height: 12px;
 padding: 0;
 cursor: pointer;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .3s;
 transition-duration: .3s;
 -webkit-transition-property: width, height, border, color;
 transition-property: width, height, border, color;
 color: transparent;
 border: solid 2px #a8b1c2;
 border-radius: 30px;
 outline: none;
 background-color: transparent;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-index-timing__num {
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
}

.utair-index-timing__icon {
 position: absolute;
 top: 0;
 left: 0;
 width: 34px;
 height: 34px;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .3s;
 transition-duration: .3s;
 -webkit-transition-property: opacity, -webkit-transform;
 transition-property: opacity, -webkit-transform;
 transition-property: opacity, transform;
 transition-property: opacity, transform, -webkit-transform;
 -webkit-transform: scale(0);
 transform: scale(0);
}

.utair-index-slider-arrows {
 position: absolute;
 bottom: 25px;
 left: 20px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}

.utair-index-slider-arrows .slick-arrow {
 font-size: 16px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 54px;
 height: 54px;
 margin-right: 10px;
 padding: 0;
 cursor: pointer;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .2s;
 transition-duration: .2s;
 -webkit-transition-property: border-color, background-color, color, -webkit-box-shadow;
 transition-property: border-color, background-color, color, -webkit-box-shadow;
 transition-property: box-shadow, border-color, background-color, color;
 transition-property: box-shadow, border-color, background-color, color, -webkit-box-shadow;
 color: #fff;
 border: solid 2px #fff;
 border-radius: 50%;
 outline: none;
 background: transparent;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}

.utair-index-slider-arrows .slick-arrow:hover {
 color: #6d72d9;
 border-color: #fff;
 background-color: #fff;
 -webkit-box-shadow: 0 2px 14px 0 rgba(45, 48, 100, .2);
 box-shadow: 0 2px 14px 0 rgba(45, 48, 100, .2);
}

.utair-index-slider-arrows .slick-arrow:active {
 -webkit-box-shadow: 0 0 0 0 rgba(45, 48, 100, .2);
 box-shadow: 0 0 0 0 rgba(45, 48, 100, .2);
}

.utair-index-slider-arrows .slick-arrow:first-child {
 margin-bottom: 0;
}

.utair-index-slider-arrows .slick-arrow.slick-prev {
 padding-right: 3px;
}

.utair-index-slider-arrows .slick-arrow.slick-next {
 padding-left: 3px;
}

.utair-index-slider-arrows .slick-arrow i {
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
}

.utair-index-slider {
 overflow: hidden;
 height: 100%;
 white-space: nowrap;
}

.utair-index-slider__item {
 display: inline-block;
 width: 100%;
 vertical-align: top;
}

.utair-index-slider.slick-initialized {
 overflow: visible;
 width: auto;
 white-space: initial;
}

.utair-index-slide {
 position: relative;
 display: block;
 min-height: 310px;
 white-space: normal;
}

.utair-index-slide:hover .utair-button__icon {
 color: #273163;
 background-color: #ffcd00;
}

.utair-index-slide:hover .utair-button__icon g {
 fill: #273163;
}

.utair-index-slide .utair-button {
 opacity: 0;
}

.utair-index-slide__media {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-color: #273163;
 background-size: cover;
}

.utair-index-slide__media:before {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 content: '';
 opacity: .6;
 background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(43%, rgba(3, 4, 25, .59)), color-stop(43%, #000));
 background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(3, 4, 25, .59) 43%, #000);
 background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(3, 4, 25, .59) 43%, #000);
}

.utair-index-slide__text {
 margin-bottom: 20px;
}

.utair-index-slide__content {
 position: relative;
 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
 height: 100%;
 padding: 40px 20px 94px 20px;
 color: #fff;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
}

.utair-index-slide__subtitle {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 30px;
 word-wrap: break-word;
 opacity: 0;
}

.utair-index-slide__title {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 30px;
 word-wrap: break-word;
 opacity: 0;
}

.main-user-consent-request a {
 cursor: pointer;
}

.main-user-consent-request-popup {
 position: fixed;
 z-index: 9000;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 overflow: hidden;
 background-color: rgba(0, 0, 0, .5);
}

.main-user-consent-request-popup-cont {
 position: absolute;
 top: -100%;
 left: 50%;
 overflow-y: auto;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 min-width: 320px;
 min-height: 290px;
 margin: 0 auto;
 padding: 20px;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 text-align: center;
 border-radius: 5px;
 background: #fff;
}

.main-user-consent-request-popup-cont .title {
 font-size: 29px;
 line-height: 30px;
 margin: 10px 0 30px 0;
}

.main-user-consent-request-popup-header {
 font: normal 18px 'Helvetica Neue', Arial, Helvetica, sans-serif;
 margin: 0 0 30px 0;
 text-align: left;
 color: #000;
}

.main-user-consent-request-popup-textarea-block {
 margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.main-user-consent-request-popup-buttons .utair-button {
 margin: 0 10px;
}

.main-user-consent-request-popup-buttons-acc {
 background: #bbed21;
}

.main-user-consent-request-popup-buttons-acc:hover {
 background: #d2f95f;
}

.main-user-consent-request-popup-buttons-rej {
 background: none;
 -webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
 box-shadow: inset 0 0 0 1px #a1a6ac;
}

.main-user-consent-request-popup-buttons-rej:hover {
 background: #cfd4d8;
}

.main-user-consent-request-popup-text {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 height: 130px;
 padding: 5px 10px;
 border: 1px solid #999;
 outline: none;
 background: #fff;
 -moz-appearance: none;
}

.utair-media {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 200px;
 margin-bottom: 30px;
 padding: 15px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
 text-align: center;
 border-radius: 2px;
 background-color: #fff;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.utair-media._long {
 height: 200px;
}

.utair-media:hover {
 -webkit-box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
}

.utair-media__image {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
 max-width: 100%;
 margin-bottom: 15px;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-media__image img {
 max-height: 100%;
 -webkit-box-flex: 0;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
}

.utair-media__title {
 font-size: 14px;
 line-height: 16px;
 display: -webkit-box;
 overflow: hidden;
 max-width: 100%;
 max-height: 48px;
 text-overflow: ellipsis;
 word-break: break-word;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}

.utair-mobile-menu {
 width: 100%;
 margin: auto;
 padding: 25px 0;
}

.utair-mobile-menu__header {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.utair-mobile-menu__title {
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 40px;
 color: #fff;
}

.utair-mobile-menu__close {
 cursor: pointer;
}

.utair-mobile-menu__close svg {
 width: 22px;
 height: 22px;
}

.utair-mobile-menu__body {
 margin-bottom: 30px;
}

.utair-mobile-menu__footer {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-mobile-menu-list {
 overflow: hidden;
 margin-top: 14px;
 color: #fff;
}

.utair-mobile-menu-list__item {
 font-size: 15px;
 line-height: 24px;
 margin-bottom: 16px;
}

.utair-mobile-menu-list a {
 color: inherit;
}

.utair-mobile-menu-header {
 font-size: 18px;
 font-weight: bold;
 line-height: 24px;
 color: #fff;
}

.utair-mobile-menu-header a {
 display: block;
 padding: 12px 0 12px 0;
 color: inherit;
}

.utair-mobile-menu-header a .fa {
 font-size: 25px;
 line-height: 24px;
 margin-left: 15px;
 color: #495bb6;
}

.utair-mobile-menu-header a .fa-angle-up {
 display: none;
}

.utair-mobile-menu-header a[aria-expanded='false'] .fa-angle-up {
 display: inline-block;
}

.utair-mobile-menu-header a[aria-expanded='false'] .fa-angle-down {
 display: none;
}

html._open-modal {
 overflow: hidden;
}

input::-ms-clear {
 display: none;
}

input:invalid,
input:valid {
 outline: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}

select {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}

.trap-text {
 position: absolute;
 top: -9999px;
 left: -9999px;
 visibility: hidden;
 opacity: 0;
}

.utair-modal-wrapper {
 position: fixed;
 z-index: 4;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 display: none;
 overflow: auto;
 opacity: 0;
 background-color: #273163;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row nowrap;
 flex-flow: row nowrap;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -ms-flex-flow: column nowrap;
}

.utair-modal-wrapper._show {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}

.utair-modal-wrapper__close {
 position: absolute;
 z-index: 1;
 top: 0;
 right: 0;
 padding: 15px;
 cursor: pointer;
}

.utair-modal-wrapper__close svg {
 display: block;
 width: 17px;
 height: 17px;
}

::-webkit-inner-spin-button {
 display: none;
}

.utair-modal {
 position: relative;
 width: 550px;
 max-width: 100%;
 margin: auto;
 padding: 25px;
 color: #fff;
}

.utair-modal__header {
 font-size: 38px;
 text-align: center;
}

.utair-modal__header:after {
 display: block;
 width: 69px;
 height: 3px;
 margin: 17px auto;
 content: '';
 background-color: #495bb6;
}

.utair-modal__description {
 font-size: 16px;
 line-height: 24px;
 margin-bottom: 30px;
 text-align: center;
}

.utair-modal__body {
 margin-bottom: 60px;
}

.utair-input-group {
 position: relative;
 margin-bottom: 15px;
 padding-top: 12px;
}

.utair-input-group._has-value .utair-input-group__label {
 top: 0;
 -webkit-transform: scale(.6);
 transform: scale(.6);
 color: #ffcd00;
}

.utair-input-group._has-value .utair-input-group__label:after {
 opacity: 0;
}

.utair-input-group__input,
.utair-input-group__textarea,
.utair-input-group__select select {
 font-size: 18px;
 line-height: 24px;
 display: block;
 width: 100%;
 max-width: 100%;
 padding: 0 0 12px 0;
 color: inherit;
 border: none;
 border-bottom: 1px solid #fff;
 outline: none;
 background: transparent;
}

.utair-input-group__input option,
.utair-input-group__textarea option,
.utair-input-group__select select option {
 color: #1f274e;
}

.utair-input-group__input:focus + .utair-input-group__label,
.utair-input-group__textarea:focus + .utair-input-group__label,
.utair-input-group__select select:focus + .utair-input-group__label {
 top: 0;
 -webkit-transform: scale(.6);
 transform: scale(.6);
 color: #ffcd00;
}

.utair-input-group__select select {
 cursor: pointer;
}

.utair-input-group__select:after {
 font: normal normal normal 14px/1 FontAwesome;
 font-size: inherit;
 position: absolute;
 top: 20px;
 right: 0;
 display: inline-block;
 content: '\f107';
 opacity: 1;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.utair-input-group__label {
 font-size: 18px;
 line-height: 24px;
 position: absolute;
 top: 12px;
 right: 0;
 left: 0;
 -webkit-transition-duration: .25s;
 transition-duration: .25s;
 -webkit-transition-property: top, -webkit-transform;
 transition-property: top, -webkit-transform;
 transition-property: transform, top;
 transition-property: transform, top, -webkit-transform;
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 pointer-events: none;
}

.utair-input-group__error {
 font-size: 13px;
 margin: 5px 0 0 0;
 color: #ff4900;
}

.checkbox {
 display: none;
}

.checkbox-custom {
 position: absolute;
 top: 34px;
 left: 0;
 width: 24px;
 height: 24px;
 border: 2px solid #ccc;
 border-radius: 3px;
}

.checkbox-custom,
.label {
 display: inline-block;
 vertical-align: middle;
}

.checkbox:checked + .label > .checkbox-custom::before {
 font-size: 24px;
 position: absolute;
 top: -10px;
 right: 2px;
 bottom: 2px;
 left: 2px;
 display: block;
 content: '\2713';
 color: #ffcd00;
 border-radius: 2px;
}

.utair-input-checkbox {
 padding-top: 20px;
}

.utair-input-checkbox a {
 cursor: pointer;
 opacity: .8;
 border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.utair-input-checkbox a:hover {
 opacity: 1;
 border-bottom: 1px solid #fff;
}

.utair-input-checkbox .label {
 line-height: 1.7;
 display: block;
 min-height: 24px;
 padding-left: 45px;
}

.utair-input-file {
 display: block;
 margin-bottom: 15px;
 cursor: pointer;
}

.utair-input-file input {
 position: absolute;
 top: -9999px;
 left: -9999px;
 visibility: hidden;
 opacity: 0;
}

.utair-input-file__icon {
 font-size: 28px;
 line-height: 28px;
 display: inline-block;
 margin-right: 18px;
 vertical-align: middle;
 color: #f3d000;
}

.utair-input-file__title {
 font-size: 16px;
 display: inline-block;
 vertical-align: middle;
}

.utair-input-file__title .file {
 position: relative;
}

.utair-input-file__title .file .btn-close {
 position: absolute;
 z-index: 999;
 top: -1px;
 right: -30px;
 border: none;
 background: transparent;
}

.utair-input-file__title .file .btn-close .fa {
 color: #fff;
}

.ui-datepicker {
 background: #fff;
}

.ui-datepicker .ui-icon {
 height: 20px;
}

.ui-datepicker .ui-datepicker-prev .ui-icon:before {
 font-family: fontAwesome;
 display: block;
 content: '\f0d9';
 text-align: center;
 vertical-align: middle;
 text-indent: 0;
 color: #273163;
}

.ui-datepicker .ui-datepicker-next .ui-icon:before {
 font-family: fontAwesome;
 display: block;
 content: '\f0da';
 text-align: center;
 vertical-align: middle;
 text-indent: 0;
 color: #273163;
}

.ui-datepicker .ui-datepicker-prev-hover {
 top: 2px;
 left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
 top: 2px;
 right: 2px;
}

.utair-navigation {
 margin-bottom: 60px;
}

.utair-navigation._medium {
 margin-bottom: 30px;
}

.utair-navigation__title {
 font-weight: bold;
 display: block;
 margin-right: 20px;
 margin-bottom: 20px;
 color: #a8b1c2;
}

.utair-navigation__item {
 font-size: 14px;
 font-weight: bold;
 line-height: 20px;
 display: inline-block;
 margin-bottom: 4px;
 padding: 9px 19px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
 text-transform: uppercase;
 color: #a8b1c2;
 border-radius: 2px;
 background-color: rgba(255, 255, 255, .7);
}

.utair-navigation__item._active {
 color: #ffab00;
 background-color: #fff;
 -webkit-box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
}

.utair-navigation__item:hover {
 background-color: #fff;
 -webkit-box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 0 20px 0 rgba(4, 30, 65, .1);
}

.utair-news {
 margin-top: -45px;
 padding-top: 60px;
 padding-bottom: 15px;
 background: #eef1f9;
}

.utair-preview-list {
 margin-bottom: 40px;
}

.utair-preview {
 position: relative;
 display: block;
 overflow: hidden;
 margin-bottom: 30px;
 color: #fff;
}

a.utair-preview:hover .utair-preview__background:after {
 opacity: 0;
}

a.utair-preview:hover .utair-preview__background:before {
 opacity: .6;
}

.utair-preview._clear .utair-preview__background:before,
.utair-preview._clear .utair-preview__background:after {
 content: none;
}

.utair-preview._long .utair-preview__content {
 min-height: 160px;
}

.utair-preview__media {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-color: #273163;
 background-position: 50% 50%;
 background-size: cover;
}

.utair-preview__background {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}

.utair-preview__background:after,
.utair-preview__background:before {
 position: absolute;
 z-index: 1;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 content: '';
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .3s ease-out;
 transition-property: all .3s ease-out;
}

.utair-preview__background:after {
 opacity: .6;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 37, 72, 0)), to(#000315));
 background-image: -webkit-linear-gradient(top, rgba(11, 37, 72, 0), #000315);
 background-image: linear-gradient(to bottom, rgba(11, 37, 72, 0), #000315);
}

.utair-preview__background:before {
 opacity: 0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 116, 0, .5)), to(#ff1400));
 background-image: -webkit-linear-gradient(top, rgba(255, 116, 0, .5), #ff1400);
 background-image: linear-gradient(to bottom, rgba(255, 116, 0, .5), #ff1400);
}

.utair-preview__content {
 position: relative;
 z-index: 2;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 min-height: 160px;
 padding: 20px 20px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.utair-preview__top {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-flow: row wrap;
 flex-flow: row wrap;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 -webkit-box-flex: 1;
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
}

.utair-preview__header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 18px;
 line-height: 24px;
 display: block;
 display: -webkit-box;
 overflow: hidden;
 max-height: 72px;
 text-overflow: ellipsis;
 color: #fff;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}

.utair-preview__overlay {
 position: absolute;
 z-index: 2;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 visibility: hidden;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 opacity: 0;
}

.utair-preview__overlay._active {
 visibility: visible;
 opacity: 1;
}

.utair-preview-share {
 position: absolute;
 top: 15px;
 right: 15px;
 bottom: 15px;
 left: 15px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 cursor: default;
 color: #1f274e;
 border-radius: 3px;
 background-color: #fff;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-preview-share__close {
 position: absolute;
 top: 10px;
 right: 10px;
 padding: 10px;
 cursor: pointer;
}

.utair-preview-share__header {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 30px;
 text-align: center;
 text-transform: uppercase;
}

.utair-preview-share__buttons {
 text-align: center;
}

.utair-preview-share__button {
 display: inline-block;
 margin-right: 15px;
}

.utair-preview-share__button:last-child {
 margin-right: 0;
}

.utair-preview-buttons {
 margin-bottom: 15px;
}

.utair-preview-date {
 display: inline-block;
 margin-bottom: 15px;
 text-align: center;
}

.utair-preview-date__day {
 font-size: 40px;
 font-weight: bold;
 line-height: 40px;
}

.utair-preview-date__title {
 font-size: 13px;
 text-transform: lowwercase;
}

.utair-preview-info {
 font-size: 14px;
 margin-top: 15px;
}

.utair-preview-info__item {
 display: inline-block;
 margin-right: 20px;
 margin-bottom: 5px;
}

.utair-preview-info__icon {
 display: inline-block;
 margin-right: 10px;
}

.utair-preview-info__title {
 display: inline-block;
}

.utair-preview-tag {
 font-size: 10px;
 font-weight: bold;
 line-height: 14px;
 padding: 7px 15px;
 text-transform: uppercase;
 color: #485bb7;
 border-radius: 20px;
 background-color: #fff;
 -webkit-box-shadow: 0 1px 2px 0 rgba(4, 30, 65, .1);
 box-shadow: 0 1px 2px 0 rgba(4, 30, 65, .1);
}

.utair-services {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
 max-height: 815px;
}

.utair-services__button {
 position: absolute;
 z-index: 2;
 top: 15px;
 left: 15px;
 padding: 13px;
 cursor: pointer;
 border-radius: 4px;
 background-color: #485bb7;
 -webkit-box-shadow: 0 2px 4px 0 rgba(4, 30, 65, .4);
 box-shadow: 0 2px 4px 0 rgba(4, 30, 65, .4);
}

.utair-services__list {
 position: absolute;
 z-index: 3;
 width: 100%;
 margin-left: -100%;
}

.utair-services__list._active {
 margin-left: 0;
}

.utair-services__content {
 width: 100%;
 height: 434px;
}

.utair-services-list {
 padding: 30px 0 15px 0;
 color: #fff;
 background-color: #273163;
}

.utair-services-list__title {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 38px;
 margin-bottom: 5px;
 padding: 0 30px 0 30px;
}

.utair-services-list__buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 padding: 0 30px 0 30px;
 opacity: 0;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.utair-services-button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 padding: 30px 0 15px 0;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: opacity .3s ease-out;
 transition-property: opacity .3s ease-out;
 opacity: .1;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-services-button._active {
 opacity: 1;
}

.utair-services-button__icon {
 font-size: 14px;
 width: 22px;
}

.utair-services-button__icon + .utair-services-button__title {
 margin-left: 10px;
}

.utair-services-button__title {
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
}

.utair-services-button__title + .utair-services-button__icon {
 margin-left: 10px;
}

.utair-services-button__name {
 display: none;
}

.utair-services-slider__item {
 opacity: 0;
 outline: none;
}

.utair-services-slider__item .utair-services-timing__fill {
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 -webkit-transition-duration: .2s;
 transition-duration: .2s;
 -webkit-transition-property: opacity;
 transition-property: opacity;
}

.utair-services-slider__item.slick-current .utair-services-timing__fill {
 opacity: 1 !important;
}

.utair-services-item {
 font-size: 18px;
 line-height: 20px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 70px;
 padding: 0 30px 0 30px;
 cursor: pointer;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: -webkit-box-shadow .5s ease-out;
 transition-property: -webkit-box-shadow .5s ease-out;
 transition-property: box-shadow .5s ease-out;
 transition-property: box-shadow .5s ease-out, -webkit-box-shadow .5s ease-out;
 -webkit-box-shadow: 0 0 30px 0 rgba(30, 32, 75, 0);
 box-shadow: 0 0 30px 0 rgba(30, 32, 75, 0);
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}

.utair-services-item:hover {
 -webkit-box-shadow: 0 0 30px 0 rgba(30, 32, 75, .5);
 box-shadow: 0 0 30px 0 rgba(30, 32, 75, .5);
}

.utair-services-item__timing {
 display: none;
 margin-right: 30px;
}

.utair-services-content {
 overflow: hidden;
 height: 100%;
 white-space: nowrap;
}

.utair-services-content__item {
 display: inline-block;
 width: 100%;
 height: 100%;
}

.utair-services-content.slick-initialized {
 overflow: visible;
 width: auto;
 white-space: initial;
}

.utair-services-content .slick-list,
.utair-services-content .slick-track {
 height: 100%;
}

.utair-services-detail {
 position: relative;
 display: block;
 height: 434px;
 color: #fff;
}

.utair-services-detail:hover .utair-button__icon {
 color: #273163;
 background-color: #ffcd00;
}

.utair-services-detail:hover .utair-button__icon g {
 fill: #273163;
}

.utair-services-detail .utair-button {
 opacity: 0;
}

.utair-services-detail__media {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background-color: #273163;
 background-position: center;
 background-size: cover;
}

.utair-services-detail__media:before {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 content: '';
 opacity: .6;
 background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(43%, rgba(3, 4, 25, .59)), color-stop(43%, #000));
 background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(3, 4, 25, .59) 43%, #000);
 background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(3, 4, 25, .59) 43%, #000);
}

.utair-services-detail__body {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 max-height: value;
 padding: 15px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-flow: column nowrap;
 flex-flow: column nowrap;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}

.utair-services-detail__header {
 font-family: 'Panton', Arial, sans-serif;
 font-size: 24px;
 line-height: 30px;
 margin-bottom: 30px;
 opacity: 0;
}

.utair-services-detail__header:after {
 display: block;
 width: 70px;
 height: 3px;
 margin-top: 7px;
 content: '';
 background-color: #ffcd00;
}

.utair-services-detail__description {
 font-size: 18px;
 line-height: 26px;
 margin-bottom: 60px;
 opacity: 0;
}

.slick-vertical .slick-slide {
 border: none;
}

.utair-social-button {
 font-size: 18px;
 line-height: 40px;
 display: block;
 min-width: 40px;
 padding: 0 11px;
 cursor: pointer;
 text-align: center;
 white-space: nowrap;
 color: #fff;
 border-radius: 100px;
 background-color: #ccc;
}

.utair-social-button__counter {
 font-size: 14px;
 display: none;
 margin-left: 5px;
 vertical-align: top;
}

.utair-social-button__icon {
 display: inline-block;
 vertical-align: top;
}

.utair-social-button._vk {
 background-color: #4c75a3;
}

.utair-social-button._facebook {
 background-color: #3b5999;
}

.utair-social-button._twitter {
 background-color: #55acee;
}

.utair-social-button._visible-like .utair-social-button__counter {
 display: inline-block;
}

.utair-table {
 font-size: 16px;
 width: 100%;
 margin-bottom: 30px;
}

.utair-table th,
.utair-table td {
 padding: 15px;
}

.utair-table td {
 background-color: #fff;
}

.utair-table td:first-of-type {
 border-radius: 2px 0 0 2px;
}

.utair-table td:last-of-type {
 border-radius: 0 2px 2px 0;
}

.utair-table th {
 text-align: left;
 color: #a8b1c2;
}

.utair-table tr:first-child th,
.utair-table tr:first-child td {
 padding-top: 0;
}

.utair-table-responsive {
 overflow-x: auto;
 overflow-y: hidden;
 min-height: 1px;
 margin-bottom: 30px;
}

.utair-table-responsive table {
 margin-bottom: 0;
 white-space: nowrap;
}

.utair-tender-preview {
 display: block;
 margin-bottom: 16px;
 padding: 25px 20px 0 25px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: -webkit-box-shadow .2s ease-out;
 transition-property: -webkit-box-shadow .2s ease-out;
 transition-property: box-shadow .2s ease-out;
 transition-property: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out;
 border-radius: 4px;
 background-color: #fff;
}

.utair-tender-preview:hover {
 -webkit-box-shadow: 0 0 20px 0 rgba(5, 30, 66, .1);
 box-shadow: 0 0 20px 0 rgba(5, 30, 66, .1);
}

.utair-tender-preview__header {
 font-size: 20px;
 font-weight: bold;
 line-height: 28px;
 margin-bottom: 22px;
 color: #273163;
}

.utair-tender-group {
 margin-bottom: 22px;
}

.utair-tender-group__title {
 font-size: 15px;
 font-weight: bold;
 line-height: 30px;
 margin-bottom: 5px;
 text-transform: uppercase;
 color: #a8b1c2;
}

.utair-tender-group__value {
 line-height: 28px;
}

.utair-vacancy {
 margin-bottom: 50px;
}

.utair-vacancy-title {
 display: none;
 padding: 30px;
}

.utair-vacancy-title__item {
 font-weight: bold;
 color: #a8b1c2;
}

.utair-vacancy-item {
 margin-bottom: 2px;
}

.utair-vacancy-header {
 display: block;
 padding: 15px;
 background-color: #fff;
}

.utair-vacancy-header:hover .utair-collase-icon {
 color: #fff;
 border-color: #6174d6;
 background-color: #6174d6;
}

.utair-vacancy-header[aria-expanded='true'] .utair-collase-icon i:before {
 content: '\f068';
}

.utair-vacancy-header__title {
 font-size: 22px;
 line-height: 28px;
 margin-bottom: 20px;
}

.utair-vacancy-header__info {
 line-height: 24px;
 margin-bottom: 15px;
}

.utair-vacancy-header__icon {
 text-align: right;
}

.utair-vacancy-body {
 padding: 0 15px 10px 15px;
 background-color: #fff;
}

.utair-vacancy-section {
 margin: 0 0 40px 0;
 border-bottom: 1px solid #a8b1c2;
}

.utair-vacancy-section:last-child {
 margin: 0;
 border-bottom: none;
}

.utair-vacancy-tips__item {
 display: inline-block;
 margin-right: 33px;
 margin-bottom: 25px;
}

.utair-vacancy-tips__item:last-child {
 margin-right: 0;
}

.utair-vacancy-tip__title {
 font-size: 15px;
 font-weight: bold;
 line-height: 22px;
 text-transform: uppercase;
 color: #a8b1c2;
}

.utair-vacancy-tip__detail {
 font-size: 24px;
 line-height: 30px;
}

.utair-vacancy-detail__header {
 font-size: 20px;
 font-weight: bold;
 line-height: 24px;
 margin-bottom: 13px;
}

.utair-collase-icon {
 line-height: 36px;
 display: inline-block;
 width: 40px;
 height: 40px;
 -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 transition-timing-function: cubic-bezier(.19, 1, .22, 1);
 -webkit-transition-duration: .325s;
 transition-duration: .325s;
 -webkit-transition-property: all .2s ease-out;
 transition-property: all .2s ease-out;
 text-align: center;
 color: #6174d6;
 border: solid 2px #a8b1c2;
 border-radius: 100px;
}

.utair-collase-icon:hover {
 color: #fff;
 border-color: #6174d6;
 background-color: #6174d6;
}

.lg-backdrop {
 background-color: #11162b;
}

.lg-backdrop.in {
 opacity: .98;
}

.lg-outer .lg-object.lg-image {
 max-width: 70% !important;
}

.lg-outer .lg-sub-html,
.lg-outer .lg-toolbar {
 background-color: transparent;
}

.lg-outer .lg-sub-html {
 font-size: 20px;
}

.lg-outer .lg-next,
.lg-outer .lg-prev {
 font-size: 2px;
 background: transparent;
}

.lg-outer .lg-prev {
 left: 5%;
}

.lg-outer .lg-prev:after {
 width: 0;
 height: 0;
 content: '';
 border-top: 12px solid transparent;
 border-right: 16px solid #fff;
 border-bottom: 12px solid transparent;
}

.lg-outer .lg-next {
 right: 5%;
}

.lg-outer .lg-next:after {
 width: 0;
 height: 0;
 content: '';
 border-top: 12px solid transparent;
 border-bottom: 12px solid transparent;
 border-left: 16px solid #fff;
}

.lg-outer .lg-toolbar {
 padding-right: 15px;
}

.lg-outer .lg-toolbar .lg-icon {
 position: relative;
 width: 55px;
 height: 55px;
}

.lg-outer .lg-toolbar .lg-icon:before,
.lg-outer .lg-toolbar .lg-icon:after {
 position: absolute;
 top: 30px;
 left: 10px;
 width: 42px;
 height: 3px;
 content: '';
 background: #fff;
}

.lg-outer .lg-toolbar .lg-icon:before {
 content: '';
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}

.lg-outer .lg-toolbar .lg-icon:after {
 content: '';
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

@media (min-width: 768px) {
 .container {
  width: 750px;
 }
 
 .col-sm-1,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12 {
  float: left;
 }
 
 .col-sm-12 {
  width: 100%;
 }
 
 .col-sm-11 {
  width: 91.66666666666666%;
 }
 
 .col-sm-10 {
  width: 83.33333333333334%;
 }
 
 .col-sm-9 {
  width: 75%;
 }
 
 .col-sm-8 {
  width: 66.66666666666666%;
 }
 
 .col-sm-7 {
  width: 58.333333333333336%;
 }
 
 .col-sm-6 {
  width: 50%;
 }
 
 .col-sm-5 {
  width: 41.66666666666667%;
 }
 
 .col-sm-4 {
  width: 33.33333333333333%;
 }
 
 .col-sm-3 {
  width: 25%;
 }
 
 .col-sm-2 {
  width: 16.666666666666664%;
 }
 
 .col-sm-1 {
  width: 8.333333333333332%;
 }
 
 .col-sm-pull-12 {
  right: 100%;
 }
 
 .col-sm-pull-11 {
  right: 91.66666666666666%;
 }
 
 .col-sm-pull-10 {
  right: 83.33333333333334%;
 }
 
 .col-sm-pull-9 {
  right: 75%;
 }
 
 .col-sm-pull-8 {
  right: 66.66666666666666%;
 }
 
 .col-sm-pull-7 {
  right: 58.333333333333336%;
 }
 
 .col-sm-pull-6 {
  right: 50%;
 }
 
 .col-sm-pull-5 {
  right: 41.66666666666667%;
 }
 
 .col-sm-pull-4 {
  right: 33.33333333333333%;
 }
 
 .col-sm-pull-3 {
  right: 25%;
 }
 
 .col-sm-pull-2 {
  right: 16.666666666666664%;
 }
 
 .col-sm-pull-1 {
  right: 8.333333333333332%;
 }
 
 .col-sm-pull-0 {
  right: auto;
 }
 
 .col-sm-push-12 {
  left: 100%;
 }
 
 .col-sm-push-11 {
  left: 91.66666666666666%;
 }
 
 .col-sm-push-10 {
  left: 83.33333333333334%;
 }
 
 .col-sm-push-9 {
  left: 75%;
 }
 
 .col-sm-push-8 {
  left: 66.66666666666666%;
 }
 
 .col-sm-push-7 {
  left: 58.333333333333336%;
 }
 
 .col-sm-push-6 {
  left: 50%;
 }
 
 .col-sm-push-5 {
  left: 41.66666666666667%;
 }
 
 .col-sm-push-4 {
  left: 33.33333333333333%;
 }
 
 .col-sm-push-3 {
  left: 25%;
 }
 
 .col-sm-push-2 {
  left: 16.666666666666664%;
 }
 
 .col-sm-push-1 {
  left: 8.333333333333332%;
 }
 
 .col-sm-push-0 {
  left: auto;
 }
 
 .col-sm-offset-12 {
  margin-left: 100%;
 }
 
 .col-sm-offset-11 {
  margin-left: 91.66666666666666%;
 }
 
 .col-sm-offset-10 {
  margin-left: 83.33333333333334%;
 }
 
 .col-sm-offset-9 {
  margin-left: 75%;
 }
 
 .col-sm-offset-8 {
  margin-left: 66.66666666666666%;
 }
 
 .col-sm-offset-7 {
  margin-left: 58.333333333333336%;
 }
 
 .col-sm-offset-6 {
  margin-left: 50%;
 }
 
 .col-sm-offset-5 {
  margin-left: 41.66666666666667%;
 }
 
 .col-sm-offset-4 {
  margin-left: 33.33333333333333%;
 }
 
 .col-sm-offset-3 {
  margin-left: 25%;
 }
 
 .col-sm-offset-2 {
  margin-left: 16.666666666666664%;
 }
 
 .col-sm-offset-1 {
  margin-left: 8.333333333333332%;
 }
 
 .col-sm-offset-0 {
  margin-left: 0;
 }
 
 h1.utair-page-header {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 50px;
 }
 
 .utair-section-header {
  font-size: 36px;
  line-height: 40px;
 }
 
 .utair-text-block blockquote {
  padding: 50px 150px;
 }
 
 .utair-text-block blockquote:after {
  font-size: 126px;
  line-height: 126px;
  top: -13px;
  left: -13px;
 }
 
 .utair-text-block blockquote p {
  font-size: 20px;
  line-height: 28px;
 }
 
 .utair-mother-of-button {
  font-size: 26px;
  padding: 45px 20px;
 }
 
 .utair-contact__text._height {
  min-height: 140px;
 }
 
 .utair-document {
  height: 240px;
  padding: 20px;
 }
 
 .utair-fleet-list__item {
  width: 260px;
  height: 200px;
  margin-right: 20px;
 }
 
 .utair-fleet {
  padding: 70px 0 280px 0;
 }
 
 .utair-fleet-preview {
  height: 340px;
 }
 
 .utair-place-list {
  width: 70%;
 }
 
 .utair-index-slider-arrows {
  top: auto;
  top: 100px;
  right: 30px;
  bottom: auto;
  left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
 }
 
 .utair-index-slider-arrows .slick-arrow {
  margin-right: 0;
  margin-bottom: 13px;
 }
 
 .utair-index-slider .slick-list,
 .utair-index-slider .slick-track {
  height: 100%;
 }
 
 .utair-index-slide {
  height: 363px;
 }
 
 .utair-index-slide__content {
  padding: 40px 20px;
 }
 
 .utair-index-slide__content {
  padding: 40px 40px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
 }
 
 .utair-index-slide__subtitle {
  font-size: 24px;
 }
 
 .utair-index-slide__title {
  font-size: 56px;
  line-height: 56px;
 }
 
 .utair-media {
  height: 240px;
  padding: 30px;
 }
 
 .utair-media._long {
  height: 350px;
 }
 
 .utair-mobile-menu ._collapse,
 .utair-mobile-menu ._collapsing {
  display: block;
  height: auto !important;
 }
 
 .utair-mobile-menu-list {
  margin-top: 0;
 }
 
 .utair-mobile-menu-header {
  margin-bottom: 20px;
  padding: 0;
 }
 
 .utair-mobile-menu-header a {
  padding: 0;
 }
 
 .utair-mobile-menu-header a .fa {
  display: none !important;
 }
 
 .utair-modal-wrapper__close {
  top: 15px;
  right: 15px;
  padding: 10px;
 }
 
 .utair-modal-wrapper__close svg {
  width: 32px;
  height: 32px;
 }
 
 .utair-navigation__title {
  display: inline-block;
  margin-bottom: 0;
 }
 
 .utair-news {
  margin-top: -45px;
  padding-top: 75px;
  padding-bottom: 45px;
 }
 
 .utair-preview._long .utair-preview__content {
  height: 400px;
 }
 
 .utair-preview__content {
  height: 190px;
 }
 
 .utair-preview__header {
  font-size: 20px;
  line-height: 26px;
  max-height: 78px;
 }
 
 .utair-preview-info__item {
  margin-right: 30px;
 }
 
 .utair-services__button {
  top: 40px;
  left: 40px;
 }
 
 .utair-services__list {
  width: 70%;
  margin-left: -70%;
 }
 
 .utair-services-detail__body {
  padding: 40px;
 }
 
 .utair-services-detail__header {
  font-size: 40px;
  line-height: 40px;
 }
 
 .utair-table th,
 .utair-table td {
  padding: 28px;
 }
 
 .utair-table-responsive {
  overflow-y: visible;
 }
 
 .utair-table-responsive table {
  white-space: normal;
 }
 
 .utair-vacancy-header {
  padding: 30px;
 }
 
 .utair-vacancy-header__title {
  font-size: 26px;
  line-height: 30px;
 }
 
 .utair-vacancy-header__info {
  margin-bottom: 0;
 }
 
 .utair-vacancy-body {
  padding: 0 30px 10px 30px;
 }
}

@media (min-width: 992px) {
 .container {
  width: 958px;
 }
 
 .col-md-1,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-md-10,
 .col-md-11,
 .col-md-12 {
  float: left;
 }
 
 .col-md-12 {
  width: 100%;
 }
 
 .col-md-11 {
  width: 91.66666666666666%;
 }
 
 .col-md-10 {
  width: 83.33333333333334%;
 }
 
 .col-md-9 {
  width: 75%;
 }
 
 .col-md-8 {
  width: 66.66666666666666%;
 }
 
 .col-md-7 {
  width: 58.333333333333336%;
 }
 
 .col-md-6 {
  width: 50%;
 }
 
 .col-md-5 {
  width: 41.66666666666667%;
 }
 
 .col-md-4 {
  width: 33.33333333333333%;
 }
 
 .col-md-3 {
  width: 25%;
 }
 
 .col-md-2 {
  width: 16.666666666666664%;
 }
 
 .col-md-1 {
  width: 8.333333333333332%;
 }
 
 .col-md-pull-12 {
  right: 100%;
 }
 
 .col-md-pull-11 {
  right: 91.66666666666666%;
 }
 
 .col-md-pull-10 {
  right: 83.33333333333334%;
 }
 
 .col-md-pull-9 {
  right: 75%;
 }
 
 .col-md-pull-8 {
  right: 66.66666666666666%;
 }
 
 .col-md-pull-7 {
  right: 58.333333333333336%;
 }
 
 .col-md-pull-6 {
  right: 50%;
 }
 
 .col-md-pull-5 {
  right: 41.66666666666667%;
 }
 
 .col-md-pull-4 {
  right: 33.33333333333333%;
 }
 
 .col-md-pull-3 {
  right: 25%;
 }
 
 .col-md-pull-2 {
  right: 16.666666666666664%;
 }
 
 .col-md-pull-1 {
  right: 8.333333333333332%;
 }
 
 .col-md-pull-0 {
  right: auto;
 }
 
 .col-md-push-12 {
  left: 100%;
 }
 
 .col-md-push-11 {
  left: 91.66666666666666%;
 }
 
 .col-md-push-10 {
  left: 83.33333333333334%;
 }
 
 .col-md-push-9 {
  left: 75%;
 }
 
 .col-md-push-8 {
  left: 66.66666666666666%;
 }
 
 .col-md-push-7 {
  left: 58.333333333333336%;
 }
 
 .col-md-push-6 {
  left: 50%;
 }
 
 .col-md-push-5 {
  left: 41.66666666666667%;
 }
 
 .col-md-push-4 {
  left: 33.33333333333333%;
 }
 
 .col-md-push-3 {
  left: 25%;
 }
 
 .col-md-push-2 {
  left: 16.666666666666664%;
 }
 
 .col-md-push-1 {
  left: 8.333333333333332%;
 }
 
 .col-md-push-0 {
  left: auto;
 }
 
 .col-md-offset-12 {
  margin-left: 100%;
 }
 
 .col-md-offset-11 {
  margin-left: 91.66666666666666%;
 }
 
 .col-md-offset-10 {
  margin-left: 83.33333333333334%;
 }
 
 .col-md-offset-9 {
  margin-left: 75%;
 }
 
 .col-md-offset-8 {
  margin-left: 66.66666666666666%;
 }
 
 .col-md-offset-7 {
  margin-left: 58.333333333333336%;
 }
 
 .col-md-offset-6 {
  margin-left: 50%;
 }
 
 .col-md-offset-5 {
  margin-left: 41.66666666666667%;
 }
 
 .col-md-offset-4 {
  margin-left: 33.33333333333333%;
 }
 
 .col-md-offset-3 {
  margin-left: 25%;
 }
 
 .col-md-offset-2 {
  margin-left: 16.666666666666664%;
 }
 
 .col-md-offset-1 {
  margin-left: 8.333333333333332%;
 }
 
 .col-md-offset-0 {
  margin-left: 0;
 }
 
 ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
 }
 
 ::-webkit-scrollbar-track {
  background: transparent;
 }
 
 ::-webkit-scrollbar-thumb {
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
  background: rgba(0, 0, 0, .2);
  background-clip: padding-box;
 }
 
 .utair-error-page {
  margin-top: 50px;
 }
 
 .utair-fleet {
  padding: 70px 0 420px 0;
 }
 
 .utair-fleet__header {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 20px;
 }
 
 .utair-fleet__header:after {
  margin: 27px auto 0 auto;
 }
 
 .utair-fleet-preview {
  height: 380px;
 }
 
 .utair-fleet-preview__image {
  height: 100px;
 }
 
 .utair-fleet-preview__image img {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
 }
 
 .utair-fleet-preview__body {
  width: 300px;
  padding: 0 20px 20px 20px;
  border: solid 10px transparent;
 }
 
 .utair-fleet-preview__title {
  font-size: 27px;
  line-height: 27px;
  height: 27px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image {
  height: 160px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image img {
  width: 400px;
  min-width: 400px;
  max-width: 400px;
 }
 
 .utair-geography {
  padding: 65px 0;
 }
 
 .utair-geography__header {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 35px;
 }
 
 .utair-tab-header {
  margin-bottom: 30px;
 }
 
 .utair-place-list {
  width: 37%;
 }
 
 .utair-place-detail__top {
  padding: 35px 35px 35px 45px;
 }
 
 .utair-place-detail__body {
  padding: 35px 35px 35px 45px;
 }
 
 .utair-header {
  height: 100px;
 }
 
 .utair-index-slide__text {
  margin-bottom: 25px;
 }
 
 .utair-index-slide__subtitle {
  font-size: 26px;
 }
 
 .utair-index-slide__title {
  font-size: 66px;
  line-height: 66px;
 }
 
 .utair-preview._long .utair-preview__content {
  height: 500px;
 }
 
 .utair-preview__content {
  height: 234px;
 }
 
 .utair-services__button {
  display: none;
 }
 
 .utair-services__list {
  position: static;
  width: 37%;
  margin-left: 0;
 }
 
 .utair-services__content {
  width: 63%;
  height: 496px;
 }
 
 .utair-services-list {
  padding: 45px 0 30px 0;
 }
 
 .utair-services-list__title {
  font-size: 48px;
  margin-bottom: 25px;
  padding: 0 35px 0 45px;
 }
 
 .utair-services-list__buttons {
  padding: 0 35px 0 45px;
 }
 
 .utair-services-button__name {
  display: inline;
 }
 
 .utair-services-item {
  padding: 0 35px 0 45px;
 }
 
 .utair-services-item__timing {
  display: block;
 }
 
 .utair-services-detail {
  height: 100%;
 }
 
 .utair-services-detail__body {
  padding: 55px;
 }
 
 .utair-tender-preview {
  padding: 35px 30px 0 35px;
 }
}

@media (min-width: 1025px) {
 .lg-outer .lg-thumb-item {
  -webkit-transition: border-color .25s ease;
  transition: border-color .25s ease;
 }
}

@media (min-width: 1200px) {
 .container {
  width: 1170px;
 }
 
 .col-lg-1,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12 {
  float: left;
 }
 
 .col-lg-12 {
  width: 100%;
 }
 
 .col-lg-11 {
  width: 91.66666666666666%;
 }
 
 .col-lg-10 {
  width: 83.33333333333334%;
 }
 
 .col-lg-9 {
  width: 75%;
 }
 
 .col-lg-8 {
  width: 66.66666666666666%;
 }
 
 .col-lg-7 {
  width: 58.333333333333336%;
 }
 
 .col-lg-6 {
  width: 50%;
 }
 
 .col-lg-5 {
  width: 41.66666666666667%;
 }
 
 .col-lg-4 {
  width: 33.33333333333333%;
 }
 
 .col-lg-3 {
  width: 25%;
 }
 
 .col-lg-2 {
  width: 16.666666666666664%;
 }
 
 .col-lg-1 {
  width: 8.333333333333332%;
 }
 
 .col-lg-pull-12 {
  right: 100%;
 }
 
 .col-lg-pull-11 {
  right: 91.66666666666666%;
 }
 
 .col-lg-pull-10 {
  right: 83.33333333333334%;
 }
 
 .col-lg-pull-9 {
  right: 75%;
 }
 
 .col-lg-pull-8 {
  right: 66.66666666666666%;
 }
 
 .col-lg-pull-7 {
  right: 58.333333333333336%;
 }
 
 .col-lg-pull-6 {
  right: 50%;
 }
 
 .col-lg-pull-5 {
  right: 41.66666666666667%;
 }
 
 .col-lg-pull-4 {
  right: 33.33333333333333%;
 }
 
 .col-lg-pull-3 {
  right: 25%;
 }
 
 .col-lg-pull-2 {
  right: 16.666666666666664%;
 }
 
 .col-lg-pull-1 {
  right: 8.333333333333332%;
 }
 
 .col-lg-pull-0 {
  right: auto;
 }
 
 .col-lg-push-12 {
  left: 100%;
 }
 
 .col-lg-push-11 {
  left: 91.66666666666666%;
 }
 
 .col-lg-push-10 {
  left: 83.33333333333334%;
 }
 
 .col-lg-push-9 {
  left: 75%;
 }
 
 .col-lg-push-8 {
  left: 66.66666666666666%;
 }
 
 .col-lg-push-7 {
  left: 58.333333333333336%;
 }
 
 .col-lg-push-6 {
  left: 50%;
 }
 
 .col-lg-push-5 {
  left: 41.66666666666667%;
 }
 
 .col-lg-push-4 {
  left: 33.33333333333333%;
 }
 
 .col-lg-push-3 {
  left: 25%;
 }
 
 .col-lg-push-2 {
  left: 16.666666666666664%;
 }
 
 .col-lg-push-1 {
  left: 8.333333333333332%;
 }
 
 .col-lg-push-0 {
  left: auto;
 }
 
 .col-lg-offset-12 {
  margin-left: 100%;
 }
 
 .col-lg-offset-11 {
  margin-left: 91.66666666666666%;
 }
 
 .col-lg-offset-10 {
  margin-left: 83.33333333333334%;
 }
 
 .col-lg-offset-9 {
  margin-left: 75%;
 }
 
 .col-lg-offset-8 {
  margin-left: 66.66666666666666%;
 }
 
 .col-lg-offset-7 {
  margin-left: 58.333333333333336%;
 }
 
 .col-lg-offset-6 {
  margin-left: 50%;
 }
 
 .col-lg-offset-5 {
  margin-left: 41.66666666666667%;
 }
 
 .col-lg-offset-4 {
  margin-left: 33.33333333333333%;
 }
 
 .col-lg-offset-3 {
  margin-left: 25%;
 }
 
 .col-lg-offset-2 {
  margin-left: 16.666666666666664%;
 }
 
 .col-lg-offset-1 {
  margin-left: 8.333333333333332%;
 }
 
 .col-lg-offset-0 {
  margin-left: 0;
 }
 
 .visible-lg {
  display: block !important;
 }
 
 table.visible-lg {
  display: table !important;
 }
 
 tr.visible-lg {
  display: table-row !important;
 }
 
 th.visible-lg,
 td.visible-lg {
  display: table-cell !important;
 }
 
 .visible-lg-block {
  display: block !important;
 }
 
 .visible-lg-inline {
  display: inline !important;
 }
 
 .visible-lg-inline-block {
  display: inline-block !important;
 }
 
 .hidden-lg {
  display: none !important;
 }
 
 .utair-error-page {
  margin-top: 100px;
 }
 
 .utair-fleet {
  padding: 100px 0 420px 0;
 }
 
 .utair-fleet-preview {
  height: 502px;
 }
 
 .utair-fleet-preview__image {
  height: 100px;
 }
 
 .utair-fleet-preview__image img {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
 }
 
 .utair-fleet-preview__body {
  width: 400px;
  padding: 0 35px 35px 35px;
  border: solid 14px transparent;
 }
 
 .utair-fleet-preview__title {
  font-size: 37px;
  line-height: 37px;
  height: 37px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image {
  height: 250px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image img {
  width: 600px;
  min-width: 600px;
  max-width: 600px;
 }
 
 .utair-geography {
  padding: 115px 0;
 }
 
 .utair-geography__header {
  text-align: left;
 }
 
 .utair-tab-header {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
 }
 
 .utair-tab-body__item {
  text-align: left;
 }
 
 .utair-place-detail__top {
  padding: 45px 60px 45px 60px;
 }
 
 .utair-place-detail__body {
  padding: 45px 60px 45px 60px;
 }
 
 .utair-header__content {
  margin-right: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
 
 .utair-logo {
  margin-right: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
 
 .utair-phones {
  margin-left: 10px;
 }
 
 .utair-index-slider-dots {
  display: block;
 }
 
 .utair-index-slider-arrows {
  right: -50px;
 }
 
 .utair-index-slider-arrows .slick-arrow {
  color: #929dd3;
  border: solid 2px #dbdef0;
 }
 
 .utair-news {
  margin-top: -60px;
  padding-top: 90px;
  padding-bottom: 80px;
 }
 
 .utair-preview._long .utair-preview__content {
  height: 410px;
 }
 
 .utair-preview__content {
  height: 190px;
 }
 
 .utair-services__content {
  height: 526px;
 }
 
 .utair-services-list {
  padding: 60px 0 45px 0;
 }
 
 .utair-services-list__title {
  padding: 0 60px 0 60px;
 }
 
 .utair-services-list__buttons {
  padding: 0 60px 0 60px;
 }
 
 .utair-services-button__icon + .utair-services-button__title {
  margin-left: 25px;
 }
 
 .utair-services-button__title + .utair-services-button__icon {
  margin-left: 25px;
 }
 
 .utair-services-item {
  padding: 0 60px 0 60px;
 }
 
 .utair-vacancy-title {
  display: block;
 }
 
 .utair-vacancy-header__title {
  margin-bottom: 0;
 }
}

@media (min-width: 1300px) {
 .utair-index-slider-dots {
  left: -60px;
 }
 
 .utair-index-slider-arrows {
  right: -60px;
 }
}

@media (min-width: 1370px) {
 .utair-services__content {
  height: 806px;
 }
}

@media (min-width: 1850px) {
 .container {
  width: 1630px;
 }
 
 .col-big-1,
 .col-big-2,
 .col-big-3,
 .col-big-4,
 .col-big-5,
 .col-big-6,
 .col-big-7,
 .col-big-8,
 .col-big-9,
 .col-big-10,
 .col-big-11,
 .col-big-12 {
  float: left;
 }
 
 .col-big-12 {
  width: 100%;
 }
 
 .col-big-11 {
  width: 91.66666666666666%;
 }
 
 .col-big-10 {
  width: 83.33333333333334%;
 }
 
 .col-big-9 {
  width: 75%;
 }
 
 .col-big-8 {
  width: 66.66666666666666%;
 }
 
 .col-big-7 {
  width: 58.333333333333336%;
 }
 
 .col-big-6 {
  width: 50%;
 }
 
 .col-big-5 {
  width: 41.66666666666667%;
 }
 
 .col-big-4 {
  width: 33.33333333333333%;
 }
 
 .col-big-3 {
  width: 25%;
 }
 
 .col-big-2 {
  width: 16.666666666666664%;
 }
 
 .col-big-1 {
  width: 8.333333333333332%;
 }
 
 .col-big-pull-12 {
  right: 100%;
 }
 
 .col-big-pull-11 {
  right: 91.66666666666666%;
 }
 
 .col-big-pull-10 {
  right: 83.33333333333334%;
 }
 
 .col-big-pull-9 {
  right: 75%;
 }
 
 .col-big-pull-8 {
  right: 66.66666666666666%;
 }
 
 .col-big-pull-7 {
  right: 58.333333333333336%;
 }
 
 .col-big-pull-6 {
  right: 50%;
 }
 
 .col-big-pull-5 {
  right: 41.66666666666667%;
 }
 
 .col-big-pull-4 {
  right: 33.33333333333333%;
 }
 
 .col-big-pull-3 {
  right: 25%;
 }
 
 .col-big-pull-2 {
  right: 16.666666666666664%;
 }
 
 .col-big-pull-1 {
  right: 8.333333333333332%;
 }
 
 .col-big-pull-0 {
  right: auto;
 }
 
 .col-big-push-12 {
  left: 100%;
 }
 
 .col-big-push-11 {
  left: 91.66666666666666%;
 }
 
 .col-big-push-10 {
  left: 83.33333333333334%;
 }
 
 .col-big-push-9 {
  left: 75%;
 }
 
 .col-big-push-8 {
  left: 66.66666666666666%;
 }
 
 .col-big-push-7 {
  left: 58.333333333333336%;
 }
 
 .col-big-push-6 {
  left: 50%;
 }
 
 .col-big-push-5 {
  left: 41.66666666666667%;
 }
 
 .col-big-push-4 {
  left: 33.33333333333333%;
 }
 
 .col-big-push-3 {
  left: 25%;
 }
 
 .col-big-push-2 {
  left: 16.666666666666664%;
 }
 
 .col-big-push-1 {
  left: 8.333333333333332%;
 }
 
 .col-big-push-0 {
  left: auto;
 }
 
 .col-big-offset-12 {
  margin-left: 100%;
 }
 
 .col-big-offset-11 {
  margin-left: 91.66666666666666%;
 }
 
 .col-big-offset-10 {
  margin-left: 83.33333333333334%;
 }
 
 .col-big-offset-9 {
  margin-left: 75%;
 }
 
 .col-big-offset-8 {
  margin-left: 66.66666666666666%;
 }
 
 .col-big-offset-7 {
  margin-left: 58.333333333333336%;
 }
 
 .col-big-offset-6 {
  margin-left: 50%;
 }
 
 .col-big-offset-5 {
  margin-left: 41.66666666666667%;
 }
 
 .col-big-offset-4 {
  margin-left: 33.33333333333333%;
 }
 
 .col-big-offset-3 {
  margin-left: 25%;
 }
 
 .col-big-offset-2 {
  margin-left: 16.666666666666664%;
 }
 
 .col-big-offset-1 {
  margin-left: 8.333333333333332%;
 }
 
 .col-big-offset-0 {
  margin-left: 0;
 }
 
 ._visible-big {
  display: block !important;
 }
 
 table._visible-big {
  display: table !important;
 }
 
 tr._visible-big {
  display: table-row !important;
 }
 
 th._visible-big,
 td._visible-big {
  display: table-cell !important;
 }
 
 ._visible-big-block {
  display: block !important;
 }
 
 ._visible-big-inline {
  display: inline !important;
 }
 
 ._visible-big-inline-block {
  display: inline-block !important;
 }
 
 ._visible-big-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
 
 ._hidden-big {
  display: none !important;
 }
 
 .utair-fleet-list__item {
  width: 370px;
  height: 220px;
 }
 
 .utair-fleet__header {
  font-size: 56px;
  line-height: 56px;
 }
 
 .utair-fleet__header:after {
  margin: 27px auto 0 auto;
 }
 
 .utair-fleet__slider {
  margin-bottom: 130px;
  padding-top: 85px;
 }
 
 .utair-fleet-preview {
  height: 667px;
  padding: 30px 0 0 0;
 }
 
 .utair-fleet-preview__image {
  height: 200px;
 }
 
 .utair-fleet-preview__image img {
  width: 500px;
  min-width: 500px;
  max-width: 500px;
 }
 
 .utair-fleet-preview__body {
  width: 500px;
  padding: 0 50px 50px 50px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image {
  height: 400px;
 }
 
 .utair-fleet-preview.slick-center .utair-fleet-preview__image img {
  width: 825px;
  min-width: 825px;
  max-width: 825px;
 }
 
 .utair-geography__header {
  font-size: 56px;
  line-height: 56px;
  margin-bottom: 50px;
 }
 
 .utair-tab-body__item {
  font-size: 16px;
 }
 
 .utair-place-list {
  width: 30%;
 }
 
 .utair-place-detail__top {
  padding: 50px 65px 50px 65px;
 }
 
 .utair-place-detail__body {
  padding: 50px 65px 50px 65px;
 }
 
 .utair-header {
  height: 120px;
 }
 
 .utair-header__content {
  margin-right: 80px;
 }
 
 .utair-logo {
  margin-right: 80px;
 }
 
 .utair-logo svg {
  width: 171px;
  height: 68px;
 }
 
 .utair-menu__item {
  margin-right: 25px;
 }
 
 .utair-phone {
  font-size: 18px;
 }
 
 .utair-index-slide {
  height: 510px;
 }
 
 .utair-index-slide__text {
  margin-bottom: 35px;
 }
 
 .utair-index-slide__content {
  padding: 70px 60px;
 }
 
 .utair-index-slide__subtitle {
  font-size: 36px;
 }
 
 .utair-index-slide__title {
  font-size: 76px;
  line-height: 76px;
 }
 
 .utair-news {
  margin-top: -140px;
  padding-top: 170px;
 }
 
 .utair-preview._long .utair-preview__content {
  height: 566px;
 }
 
 .utair-preview__content {
  height: 268px;
  padding: 30px 30px;
 }
 
 .utair-preview__header {
  font-size: 22px;
  line-height: 28px;
  max-height: 80px;
 }
 
 .utair-services__list {
  width: 30%;
 }
 
 .utair-services__content {
  width: 70%;
  height: 815px;
 }
 
 .utair-services-list {
  padding: 60px 0 45px 0;
 }
 
 .utair-services-list__title {
  padding: 0 65px 0 65px;
 }
 
 .utair-services-list__title {
  font-size: 56px;
 }
 
 .utair-services-list__buttons {
  padding: 0 65px 0 65px;
 }
 
 .utair-services-item {
  padding: 0 65px 0 65px;
 }
 
 .utair-services-detail__body {
  padding: 70px;
 }
 
 .utair-services-detail__header {
  font-size: 50px;
  line-height: 50px;
 }
 
 .utair-services-detail__header:after {
  margin-top: 7px;
 }
 
 .utair-services-detail__description {
  font-size: 20px;
 }
}

@media (max-width: 991px) {
 .container {
  width: 100%;
 }
 
 .utair-index-slider-wrapper .container {
  padding: 0;
 }
}

@media (max-width: 767px) {
 .visible-xs {
  display: block !important;
 }
 
 table.visible-xs {
  display: table !important;
 }
 
 tr.visible-xs {
  display: table-row !important;
 }
 
 th.visible-xs,
 td.visible-xs {
  display: table-cell !important;
 }
 
 .visible-xs-block {
  display: block !important;
 }
 
 .visible-xs-inline {
  display: inline !important;
 }
 
 .visible-xs-inline-block {
  display: inline-block !important;
 }
 
 .hidden-xs {
  display: none !important;
 }
 
 ._visible-xs {
  display: block !important;
 }
 
 table._visible-xs {
  display: table !important;
 }
 
 tr._visible-xs {
  display: table-row !important;
 }
 
 th._visible-xs,
 td._visible-xs {
  display: table-cell !important;
 }
 
 ._visible-xs-block {
  display: block !important;
 }
 
 ._visible-xs-inline {
  display: inline !important;
 }
 
 ._visible-xs-inline-block {
  display: inline-block !important;
 }
 
 ._hidden-xs {
  display: none !important;
 }
 
 .utair-header__content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
}

@media (max-width: 720px) {
 .utair-index-slider-wrapper {
  display: none;
 }
}

@media (min-width: 320px) and (max-width: 991px) {
 .desctop {
  display: none !important;
 }
 
 .mobile {
  display: block !important;
 }
 
 .utair-contact {
  padding: 20px 15px !important;
 }
 .utair-contact{
  display:block;
 }
}
@media (min-width: 768px) and (max-width: 991px) {

 .visible-sm {
  display: block !important;
 }
 
 table.visible-sm {
  display: table !important;
 }
 
 tr.visible-sm {
  display: table-row !important;
 }
 
 th.visible-sm,
 td.visible-sm {
  display: table-cell !important;
 }
 
 .visible-sm-block {
  display: block !important;
 }
 
 .visible-sm-inline {
  display: inline !important;
 }
 
 .visible-sm-inline-block {
  display: inline-block !important;
 }
 
 .hidden-sm {
  display: none !important;
 }
 
 ._visible-sm {
  display: block !important;
 }
 
 table._visible-sm {
  display: table !important;
 }
 
 tr._visible-sm {
  display: table-row !important;
 }
 
 th._visible-sm,
 td._visible-sm {
  display: table-cell !important;
 }
 
 ._visible-sm-block {
  display: block !important;
 }
 
 ._visible-sm-inline {
  display: inline !important;
 }
 
 ._visible-sm-inline-block {
  display: inline-block !important;
 }
 
 ._hidden-sm {
  display: none !important;
 }
}

@media (min-width: 992px) and (max-width: 1199px) {
 .visible-md {
  display: block !important;
 }
 
 table.visible-md {
  display: table !important;
 }
 
 tr.visible-md {
  display: table-row !important;
 }
 
 th.visible-md,
 td.visible-md {
  display: table-cell !important;
 }
 
 .visible-md-block {
  display: block !important;
 }
 
 .visible-md-inline {
  display: inline !important;
 }
 
 .visible-md-inline-block {
  display: inline-block !important;
 }
 
 .hidden-md {
  display: none !important;
 }
 
 ._visible-md {
  display: block !important;
 }
 
 table._visible-md {
  display: table !important;
 }
 
 tr._visible-md {
  display: table-row !important;
 }
 
 th._visible-md,
 td._visible-md {
  display: table-cell !important;
 }
 
 ._visible-md-block {
  display: block !important;
 }
 
 ._visible-md-inline {
  display: inline !important;
 }
 
 ._visible-md-inline-block {
  display: inline-block !important;
 }
 
 ._hidden-md {
  display: none !important;
 }
}

@media (min-width: 1200px) and (max-width: 1849px) {
 ._visible-lg {
  display: block !important;
 }
 
 table._visible-lg {
  display: table !important;
 }
 
 tr._visible-lg {
  display: table-row !important;
 }
 
 th._visible-lg,
 td._visible-lg {
  display: table-cell !important;
 }
 
 ._visible-lg-block {
  display: block !important;
 }
 
 ._visible-lg-inline {
  display: inline !important;
 }
 
 ._visible-lg-inline-block {
  display: inline-block !important;
 }
 
 ._visible-lg-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
 
 ._hidden-lg {
  display: none !important;
 }
}

@media (min-width: 1200px) and (max-width: 1850px) {
 .utair-geography__map {
  height: 400px;
 }
}

@media (min-width: 768px) and (max-width: 1199px) {
 .utair-index-slide__text {
  padding-right: 54px;
 }
}

@media print {
 .visible-print {
  display: block !important;
 }
 
 table.visible-print {
  display: table !important;
 }
 
 tr.visible-print {
  display: table-row !important;
 }
 
 th.visible-print,
 td.visible-print {
  display: table-cell !important;
 }
 
 .visible-print-block {
  display: block !important;
 }
 
 .visible-print-inline {
  display: inline !important;
 }
 
 .visible-print-inline-block {
  display: inline-block !important;
 }
 
 .hidden-print {
  display: none !important;
 }
 
 ._visible-print {
  display: block !important;
 }
 
 table._visible-print {
  display: table !important;
 }
 
 tr._visible-print {
  display: table-row !important;
 }
 
 th._visible-print,
 td._visible-print {
  display: table-cell !important;
 }
 
 ._visible-print-block {
  display: block !important;
 }
 
 ._visible-print-inline {
  display: inline !important;
 }
 
 ._visible-print-inline-block {
  display: inline-block !important;
 }
 
 ._hidden-print {
  display: none !important;
 }
}
