@charset "utf-8";

/*General*/

@font-face {
  font-family: 'Myriad Pro'; /* NOTE THIS LINE */
  font-weight: normal; /* NOTE THIS LINE */
  font-style: normal; /* NOTE THIS LINE */
  src: url('font/MyriadPro-Regular.otf');
  src: url('font/MyriadPro-Regular.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
}

body {
	margin: 0;
	border: 0;
	font-family: "Myriad Pro";
	font-weight: 400;
	color: #434343;
	font-size: 16px;
	}

.clear {
	clear: both;
	}



/*Header*/

.header-container{
	width: 100%;
	background-color: #efefef;
	border-bottom: 10px #d8d8d8 solid;
	margin-bottom: 40px;
	}
	
.header {
	width: 960px;
	height: 200px;
	margin: auto;
	position: relative;
	background: url(images/top-map.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

.logo {
	position: relative;
	width: 141px;
	height: 118px;
	top: 40px;
	left: 90px;
	}

.top-links {
	position: relative;
	top: -118px;
	right: -440px;
	height: 70px;
	width: 520px;
	padding-top: 20px;
	background-image: url(images/contact-hand.png);
	background-repeat: no-repeat;
	background-position: top right;
	}
	

.phone-number a, .phone-number a.visited {
	color: #8d8d8d;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	}

.phone-number {
	display: inline-block;
	margin-left: 20px;
	}

.top-apply-but {
	display: inline-block;
	margin-left: 20px;
	}
	
.apply-but {
	border-radius: 5px;
	background-color: #18407e;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 6px 6px 3px 6px;
	}

.apply-but a {
	color: #FFFFFF;
	}

.top-meniu {
	position: absolute;
	width: 700px;
	top: 115px;
	left: 289px;
	}

.top-meniu ul {
	}

.top-meniu li {
	list-style: none;
	display: inline-block;
	margin-right: 16px;
	}

.top-meniu li a {
	font-size: 18px;
	color: #8d8d8d;
	text-decoration: none;
	text-transform: uppercase;
	}

.top-meniu li a:hover {
	color: #464646;
	}
	
.menu-item-active {
	border-bottom: 3px #f46720 solid;
	}

.menu-item-active {
	}


/*Body*/

.body-container{
	width: 100%;
	}

.body-section1 {
	width: 960px;
	margin: auto;
	margin-bottom: 40px;
	}

.section-col {
	float: left;
	width: 300px;
	margin: 0 10px;
	}

.left-banner {
	position: relative;
	height: 400px;
	background: url(images/crew-banner.jpg);
	background-repeat: no-repeat;
	}

.left-ctu-banner {
	position: relative;
	height: 400px;
	background: url(images/ctu-banner.jpg);
	background-repeat: no-repeat;
	}

.left-banner-text {
	position: relative;
	top: 30px;
	left: 30%;
	color: #ffffff;
	}

.left-banner-text1 {
	font-size:50px;
	margin: 0;
	}

.left-banner-text2 {
	font-size:26px;
	margin: 0;
	}

.body-apply-but {
	position: relative;
	width: 130px;
	top: 240px;
	left: 90px;
	}

.text-title-1 {
	color: #f46720;
	font-size: 20px;
	font-weight: normal;
	}

.text-title-2 {
	color: #f46720;
	font-size: 20px;
	font-weight: normal;
	}

.text-more a {
	color: #18407e;
	font-size: 16px;
	text-decoration: none;
	}

.body-container-bg {
	background: url(images/s2-bg.jpg);
	}
	
.body-section2 {
	width: 960px;
	margin: auto;
	margin-bottom: 40px;
	padding: 40px 0;	
	}

.section2-title-icon {
	width: 370px;
	margin: 0 auto;
	}

.section2-title-icon img {
	float: left;
	margin-right: 20px;
	}

.section2-title {
	color: #f46720;
	font-size: 40px;
	margin: 0;
	padding: 35px 0;
	}

.section-col-wide {
	float: left;
	width: 620px;
	margin: 0 10px;
	}

.section-col-wide li {
	list-style-image:url(images/bullet.png);
	padding: 0 0 0 10px;
	color: #434343;
	}

.section-col-wide p {
	color: #434343;
	}

.section-col-wide .text-title-1 {
	color: #f46720;
	font-size: 40px;
	margin: 10px 0;
	}

.left-info {
	position: relative;
	top: 302px;
	border-right: 1px #8d8d8d solid;
	}

.left-info .text-title-2 {
	color: #f46720;
	font-size: 20px;
	margin-left: 40px;
	}

.left-info img {
	float: left;
	margin-right: 20px;
	}

.left-info .info {
	float: left;
	color: #8d8d8d;
	margin-bottom: 40px;
	}
	
.left-info .info.last {
	margin-bottom: 0px;
	}

.left-info .info a {
	color: #8d8d8d;
	text-decoration: none;
	}


.ctu-box {
	width:300px;
	height: 110px;
	float: left;
	}

.section-col-wide .ctu-box img {
	float: left;
	margin-right: 20px;
	}

.section-col-wide a {
	color: #434343;
	text-decoration: none;
	}

.section-col-wide .info {
	float: left;
	color: #434343;
	margin-bottom: 40px;
	}

.ctu-box .info a {
	color: #434343;
	text-decoration: none;
	}

.g-map {
	height: 400px;
	margin-bottom: 40px;
	}


/*Footer*/

.footer-container{
	width: 100%;
	margin-bottom: 20px;
	}

.page .footer-container {
	border-top: 10px #d8d8d8 solid;
	padding-top: 40px;
	}

.footer {
	width: 960px;
	margin: auto;
	}

.footer-item {
	width: 220px;
	float: left;
	margin: 0 10px;
	color: #8d8d8d;
	}

.footer-title, .footer-title a {
	font-size: 20px;
	margin-bottom: 40px;
	color: #8d8d8d;
	text-decoration: none;
	}

.footer-content {
	font-size: 14px;
	}

.footer-item ul {
	margin: 0;
	border: 0;
	padding: 0;
	}

.footer-item li {
	list-style: none;
	margin: 0;
	display: inline;
	}

.footer-icons {
	padding-bottom: 10px;
	border-bottom: 1px #d8d8d8 solid;
	margin-bottom: 5px;
	}