a:hover {
    text-decoration: underline !important;
    color: #ff8023
}
label {
    cursor: pointer;
}
* {
	margin: 0;
	padding: 0;
    font-family: "Open Sans";
	outline: none;
	line-height:18px;
	font-size:12px;
    background: left top no-repeat;
}
html, body {
    background-color: #0e3752;
    height: 100%;
	font-size:12px;
	line-height: 18px;
}
img {
	border: none;
}
.clear {
	display:block;
	height:0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

.fixer {
    position: relative;
    width: 960px;
    margin: 0 auto;
}
a {
    color: #91bacf;
}

header {
    position: relative;
    height: 140px;
}

#wrapper {
    background: url("../images/header.jpg") center 0 no-repeat;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -380px;
}
#push {
    height: 380px;
}
#logo {
    background: url("../images/logos.png") left top scroll transparent no-repeat;
    width: 255px;
    height: 79px;
    display: inline-block;
}
.fixer.centered {
    padding-top: 10px;
    text-align: center;
    position: relative;
}

#languages,
#home_link {
    padding-top: 15px;
    position: absolute;
    right: 0;
}
#languages a,
#home_link a {
    text-decoration: none;
    margin-left: 20px;
    text-align: center;
    float: left;
    line-height: 10px;
}
#languages a span.corner {
    line-height: 8px;
    position: relative;
    top: 5px;
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid;
    border-color: #a2bdd8 transparent transparent transparent;
    visibility: hidden;
}
#languages a:hover,
#home_link a:hover {
    text-decoration: none;
}
#languages a.active span.corner,
#languages a:hover span.corner {
    visibility: visible;
}
#languages a span.name,
#home_link a span.name {
    display: block;
    font-size: 9px;
    text-transform: uppercase;
    color: #628eac;
    text-decoration: underline;
}
#languages a.active span.name,
#languages a:hover span.name,
#home_link a:hover span.name,
#home_link a:active span.name {
    text-decoration: none;
    color: #a2bdd8;
}
#home_link {
    left: 0;
    right: auto;
    padding-top: 25px;
}

header nav {
    width: 960px;
    position: absolute;
    top: 111px;
    text-align: center;
}
header nav a {
    text-decoration: none;
    padding: 5px 15px 6px 15px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000;
}
header nav a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background: url("../images/menu-hovered.jpg") center top repeat-x;
}
header nav a.active {
    color: #fff !important;
    text-decoration: none !important;
    background: url("../images/nav-item-active.jpg") center top repeat-x;
}
body.home #content {
    background: url("../images/main-image.jpg") center top no-repeat;
    min-height: 749px;
    overflow: hidden;
}
body.home #content .text {
    padding-top: 45px;
    padding-bottom: 50px;
    text-align: center;
    width: 805px;
    margin: 0 auto;
    font-size: 27px;
    color: #fff;
    line-height: 34px;
    font-family: "Open Sans";
    font-weight: 300;
}
body.home #content .text * {
    color: #fff;
}
body.home #content .skypro-block-string * {
    text-align: center;
    margin: 0 auto;
    font-size: 27px;
    color: #fff;
    line-height: 34px;
    font-family: "Open Sans";
    font-weight: 300;
}
footer {
    height: 380px;
    background: url("../images/footer.jpg") left top repeat-x;
}
footer .parts {
    width: 805px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}
footer .parts .part {
    width: 190px;
    float: left;
    margin-left: 15px;
}
footer .parts .part:first-child {
    margin-left: 0;
}
footer .parts .part a {
    color: #91bacf;
    text-decoration: underline;
}
footer .parts .part a:hover {
    color: #ff8023;
}
footer p {
    margin-bottom: 0;
}
footer .parts .part .social-links {
    margin-top: 15px;
}
footer .parts .part a.social-link {
    text-decoration: none;
    margin-right: 5px;
}
footer .parts .part a.social-link:hover {
    text-decoration: none !important;
}
h3 {
    letter-spacing: 0.1em;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 15px;
}
p {
    font-size: 13px;
    color: #91bacf;
    margin-bottom: 10px;
}
button {
    cursor: pointer;
    height: 30px;
    border: none;
}
button span.left {
    float: left;
    background: url("../images/button-1-left.png") left top no-repeat;
    width: 10px;
    height: 30px;
}
button span.right {
    float: left;
    background: url("../images/button-1-right.png") left top no-repeat;
    width: 10px;
    height: 30px;
}
button span.patt {
    float: left;
    background: url("../images/button-1-patt.png") left top repeat-x;
    height: 30px;
    color: #fff;
    text-shadow: -1px -1px 0 #000;
    padding: 5px 20px 4px 20px;
}
button:hover {
    opacity: 0.8;
    filter:alpha(opacity=80);
}

footer nav {
    display: block;
    clear: both;
    width: 960px;
    margin: 0 auto;
    text-align: center;
    background: url("../images/line.png") center top no-repeat;
}
footer nav .container {
    padding: 15px 0;
    background: url("../images/line.png") center bottom no-repeat;
}
footer nav a {
    display: inline-block;
    padding: 0 15px;
    text-transform: uppercase;
    color: #88afc3;
    text-decoration: underline;
    font-size: 12px;
}
footer nav a:hover,
footer nav a.active {
    text-decoration: none;
}

#copyright {
    padding-top: 15px;
    color: #6a8fa2;
    font-size: 10px;
    text-align: center;
    font-family: Georgia;
}
#copyright .skypro-block-string * {
    color: #6a8fa2;
    font-size: 10px;
    text-align: center;
    font-family: Georgia;
}

h1 {
    text-align: center;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.1em;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    margin: 40px 0;
}
.title-block {
    display: block;
    min-height: 38px;
    position: relative;
    padding: 25px 200px 35px 35px;
}
.title-block h1 {
    text-align: left;
    line-height: 38px;
    margin: 0;
}
.big-text {
    position: relative;
    z-index: 1;
    width: 820px;
    margin: 0 auto 40px auto;
    padding-top: 30px;
    text-align: center;
}
.big-text.full {
    width: 960px;
    margin-top: 0;
    padding-top: 0px;
}
.big-text p {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    font-family: "Open Sans";
    font-weight: 300;
}
.big-text .left {
    width: 50%;
    float: left;
}
.big-text .right {
    width: 46%;
    float: left;
    padding-top: 90px;
}
#illustration-spacer {
    height: 285px;
}
body {
    min-width: 960px;
}
#illustration-plane {
    background: url("../images/illustration-1.png") center bottom no-repeat;
    height: 250px;
}
#illustration-sky {
    background: url("../images/illustration-4.png") center bottom no-repeat;
    height: 236px;
}
#illustration-transport {
    background: url("../images/illustration-5.png") center bottom no-repeat;
    height: 216px;
}
#illustration-helicopter {
    background: url("../images/illustration-6.png") center bottom no-repeat;
    height: 250px;
}
#illustration-table {
    height: 240px;
    position: relative;
}
#illustration-table .inner {
    background: url("../images/illustration-3.png") center bottom no-repeat;
    height: 340px;
    position: relative;
    top: -100px;
}
section.slider {
    border: none;
    border-radius: 0;
    width: 890px;
    margin: 0 auto;
    position: relative;
}
.flexslider {
    bordeR: none;
    margin-bottom: 30px;
}
.flex-control-nav.flex-control-paging {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -35px;
}
.slides .left .container {
    padding: 0 35px;
    line-height: 246px;
    height: 246px;
    vertical-align: middle;
}
.slides .left .container .inner-text {
    display: inline-block;
    line-height: 33px;
    padding: 0;
    vertical-align: middle;
    color: #342e26;
    font-size: 20px;
    text-shadow: 1px 1px 0 #f0e8db;
    font-weight: 300;
}
.slides .left {
    float: left;
    background: url("../images/slide-left.jpg") left top no-repeat;
    width: 445px;
    height: 246px;
}
.slides .right {
    float: left;
    width: 445px;
    height: 246px;
    position: relative;
}
.slides .right .overlay {
    position: absolute;
    left:0;
    top: 0;
    height: 246px;
    background: url("../images/slide-right.png") left top no-repeat;
    width: 59px;;
}
.flex-control-paging li a {width: 9px; height: 9px; display: block; background: #2a798e; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: 0 -1px 0px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #ff8343; }
.flex-control-paging li a.flex-active { background: #d4c1a1; cursor: default; }

.flex-direction-nav .flex-next {
    display: block !important;
    opacity: 1 !important;
    background: url("../images/sprite.png?v1") left -42px no-repeat;
    width: 16px;
    height: 40px;
    right: -30px !important;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    background: url("../images/sprite.png?v1") -21px -42px no-repeat !important;
}
.flex-direction-nav .flex-prev {
    display: block !important;
    opacity: 1 !important;
    background: url("../images/sprite.png?v1") left top no-repeat !important;
    width: 16px;
    height: 40px;
    left: -30px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    background: url("../images/sprite.png?v1") -20px top no-repeat !important;
}
.news .item {
    padding-top: 35px;
    background: url("../images/line-2.png") center top no-repeat;
    padding-bottom: 40px;
}
.news .item .inner {
    width: 875px;
    margin: 0 auto;
    color: #ffffff;
}
.news .item .title {
    font-size: 20px;
    color: #b9d2df;
    text-decoration: underline;
    font-weight: 300;
}
.news .item .title:hover {
	text-decoration:none;
}
.news .item .date {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.news .item .inner .image {
    float: left;
    border: 12px solid #fff;
    box-shadow: 1px 1px 10px #000;
    margin-top: 30px;
    margin-bottom: 10px;
}
.news .item .inner .description {
    float: right;
    width: 560px;
    padding-top: 42px;
}
.news p {
    font-size: 16px;
    color: #fff;
    font-family: Georgia;
    line-height: 24px;
    padding: 5px 0 0 0;
}
.news .item .inner .description a {
    font-size: 16px;
    font-family: Georgia;
}
.pages {
    text-align: center;
    padding: 30px 0;
    background: url("../images/line-2.png") center top no-repeat;
}
.pages a {
    font-size: 20px;
    color: #b9d2df;
    display: inline-block;
    font-weight: 300;
    padding: 0 20px;
}
.pages a:hover,
.pages a.active {
    text-decoration: none;
}
.pages a.next {
    white-space: nowrap;
    padding: 0;
    margin-left: 20px;
    position: relative;
    top: 4px;
    width: 16px;
    height: 21px;
}
.pages a.next span {
    display: inline-block;
    width: 16px;
    height: 21px;
    background: url("../images/sprite.png?v1") -43px top no-repeat !important;
}
.pages a.prev {
    white-space: nowrap;
    padding: 0;
    margin-right: 20px;
    position: relative;
    top: 4px;
    width: 16px;
    height: 21px;
}
.pages a.prev span {
    display: inline-block;
    width: 16px;
    height: 21px;
    padding: 0;
    background: url("../images/sprite.png?v1") -43px -23px no-repeat !important;
}
.pages a.prev.disabled span {
    background: url("../images/sprite.png?v1") -63px -23px no-repeat !important;
}
.pages a.next.disabled span {
    background: url("../images/sprite.png?v1") -63px top no-repeat !important;
}
.pages.text-style a {
    font-size: 14px;
    text-transform: none;
}
.pages.text-style a.active {
    text-transform: uppercase;
    text-decoration: underline;
}
h1 span {
    display: block;
    font-size: 14px;
    color: #6c8394;
    text-transform: none;
    position: relative;
    top: 10px;
}
.news h1 {
    font-size: 24px;
}
.pages.text-style a {
    width: auto !important;
    top: 0;
}
.pages.text-style a span {
    position: relative;
    top: 5px;
}
.pages.text-style a.prev span {
    left: -10px;
}
.pages.text-style a.next span {
    right: -10px;
}
.pages.text-style a.disabled {
    text-decoration: none;
    cursor: default;
    color: #455a67 !important;
}

#overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.9;
    filter:alpha(opacity=90);
    z-index: 15;
    display:none;
}
#form {
    background: url("../images/cool-background.jpg") center top no-repeat;
    width:490px;
    height: 759px;
    border: 10px solid #fff;
    position: absolute;
    z-index: 17;
    display: none;
}
#form .title {
    padding-top: 21px;
    text-transform: uppercase;
    text-align: center;
    color: #696e71;
    font-size: 18px;
    font-weight: 300;
}
#form .cross {
    position: absolute;
    background: url("../images/sprite.png?v1") right top no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    right: 20px;
    top: 24px
}
#form .thanks {
    width: 400px;
    text-align: center;
    margin: 0 auto;
    padding-top: 170px;
}
#form .thanks p {
    font-size: 18px;
    line-height: 24px;
    color: #496574;
    text-shadow: 1px 1px 0 #fff;
}
#form .close {
    position: absolute;
    bottom: 100px;
    left: 48%;
    color: #4c6c7d;
    font-weight: 300;
    font-size: 16px;
}
#form form {
    margin: 150px auto 0 auto;
    width: 380px;
}
#form form label {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4c6c7d;
    padding-bottom: 2px;
}
#form form input {
    width: 370px;
    padding: 3px 5px;
    border: 1px solid #a7a7a7;
    font-size: 22px;
    color: #3f4858;
    margin-bottom: 10px;
}
#form form textarea {
    width: 370px;
    padding: 5px;
    border: 1px solid #a7a7a7;
    font-size: 22px;
    color: #3f4858;
    margin-bottom: 10px;
    height: 100px;
}
#form form input.filled,
#form form textarea.filled {
    background: url("../images/filled.png") left top repeat;
    border: none;
}

#form form input:focus,
#form form textarea:focus {
    background: #f6fdff;
    border-color: #90b8d2;
    box-shadow: 0 0 5px #b3d7e8;
}

#form form input.phone {
    text-align: center;
}
#form form {
    text-align: center;
}
#form form button {
    cursor: pointer;
    height: 40px;
    border: none;
}
#form form button span.left {
    float: left;
    background: url("../images/button-2-left.png") left top no-repeat;
    width: 16px;
    height: 40px;
}
#form form button span.right {
    float: left;
    background: url("../images/button-2-right.png") left top no-repeat;
    width: 16px;
    height: 40px;
}
#form form button span.patt {
    float: left;
    background: url("../images/button-2-patt.png") left top repeat-x;
    height: 40px;
    color: #fff;
    text-shadow: -1px -1px 0 #000;
    padding: 9px 25px 4px 25px;
    font-size: 16px;
}
a.cancel {
    display: inline-block;
    font-size: 13px;
    color: #4c6c7d;
    padding-top: 10px;
}
a.create-ui-toggle {
    background-image: url("../images/intexsys-logo-small.png") !important;
    width: 12px !important;
}
form ul {
    list-style: none;
}
form li {
    color: #ff0000;
}
#form_captcha_div {
    width: 318px;
    margin: 0 auto 10px;
}

#image-to-rotate-container {
    width: 555px;
    display: block;
    margin: 0 auto;
    position:relative;
    top: -156px;
    left: 0;
}
#image-to-rotate-center {
    width: 1px;
    height:1px;
    overflow:hidden;
    position: absolute;
    left: 277px;
    top: 277px;
}

.cmf-block.cmf-block-simple {
    font-family: Georgia;
    font-size: 13px;
    color: #6a8fa2;
    letter-spacing: 0.05em;
}
button.enquiry {
    margin-top: 10px;
    letter-spacing: 0.05em;
}

.department-logo {
    width: 156px;
    height: 38px;
    position: absolute;
    top: 50%;
    right: 35px;
    margin-top: -17px;
    background: url("../images/logos.png") no-repeat transparent scroll;
}
.department-logo.department-logo_air {
    background-position: 0 -89px;
    width: 157px;
}
.department-logo.department-logo_heli {
    background-position: 0 -127px;
}
.department-logo.department-logo_ground {
    background-position: 0 -166px;
    width: 157px;
}
.department-logo.department-logo_management {
    background-position: 0 -203px;
    width: 157px;
}
span#recaptcha_privacy {
    display: none;
}
.fleet .item {
    padding-top: 35px;
    background: url("../images/line-2.png") center top no-repeat;
    padding-bottom: 40px;
}
.fleet .item .inner {
    width: 875px;
    margin: 0 auto;
    text-align: center;
}
.fleet .item .title {
    font-size: 20px;
    color: #b9d2df;
    text-decoration: underline;
    font-weight: 300;
}
.fleet .item .title:hover {
    text-decoration:none;
}
.fleet .item .date {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.fleet .item .inner .image {
    border: 12px solid #fff;
    box-shadow: 1px 1px 10px #000;
    margin: 30px auto 10px auto;
    width: 590px;
    height: 375px;
    overflow: hidden;
    background: #ffffff;
}
.fleet .item .inner .image img {
    width: 100%;
}
.fleet .item .inner .description {
    float: right;
    width: 560px;
    padding-top: 42px;
}
.fleet p {
    font-size: 16px;
    color: #fff;
    font-family: Georgia;
    line-height: 24px;
    padding: 5px 0 0 0;
}
.fleet .item .inner .description a {
    font-size: 16px;
    font-family: Georgia;
}
.aircraft__images .image-item {
    margin: 10px;
    position: relative;
    outline: none;
    border: 12px solid #fff;
    box-shadow: 1px 1px 10px #000;
    background: #ffffff;
}
.aircraft__images .image-item img {
    width: 100%;
    height: 180px;
}
.aircraft__scheme-image .image-item {
    background: #ffffff;
    border: 12px solid #fff;
    margin: 25px auto;
    display: block;
    clear: both;
    box-shadow: 1px 1px 10px #000;
    width: 660px;
    height: auto;
}
.aircraft__scheme-image img {
    width: 100%;
}
.aircraft__back-to-list-link {
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.aircraft__back-to-list-link:before {
    content: '\2190';
}