/*
 =======================================================
  MASTER.scss <karman.li@intracto.com>
 ========================================================
*/
/*******************************/
/* Font Sizes */
/*******************************/
/*
 *   Hide only visually, but have it available for screenreaders: h5bp.com/v
 ******************************************************************/
/*
 *   Hide from both screenreaders and browsers: h5bp.com/u
 ******************************************************************/
/*
 *   Clearfix: contain floats
 ******************************************************************/
/**
 *   Border radius
 ******************************************************************/
/**
 *   Box shadow
 ******************************************************************/
/**
 *   Clear lists
 ******************************************************************/
/*--------------------- clearfix ---------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.inline {
  display: inline-block;
  width: 100%;
}

* html .inline {
  display: inline;
  width: auto;
}

/*--------------------- end clearfix -----------------------*/
/*------------------- reset CSS --------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
}

table, td, th {
  vertical-align: top;
}

input, select {
  vertical-align: middle;
}

/* ie shows extra padding on inputfields, removing this */
input {
  overflow: visible;
}

/*Remove button padding in FF*/
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*input {
    -webkit-appearance: none;
    border-radius: 0;
}*/
/*img, iframe, embed, object, video {
   max-width:100%;
	height:auto;
	width:100%;
}*/
/* ============================= GLOBAL SETTINGS ============================= */
html {
  overflow-y: scroll;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  /*1.0em --> 10px*/
}

body {
  font-size: 1.2em;
  /*12px*/
  line-height: 1.8em;
  font-family: Arial, Helvetica, sans-serif;
}

/*----->>> HEADINGS <<<-----*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 {
  margin: 0px 0px 25px 0px;
  font-size: 1.5em;
  /*child pixels / parent pixels = child ems --> 18px/12px*/
}

h2 {
  margin: 0px 0px 20px 0px;
  font-size: 1.33em;
  /*16px/12px*/
}

h3 {
  margin: 0px 0px 8px 0px;
  font-size: 1.08em;
  /*13px/12*/
  font-weight: bold;
}

h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
}

/*----->>> LINKS <<<-----*/
a {
  color: #4b4b4b;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a:hover {
  text-decoration: underline;
  color: #636363;
}

/*----->>> COMMON FORMATTING <<<-----*/
p {
  margin: 0px 0px 8px 0px;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

nav ul {
  list-style: none;
}

ul, ol {
  margin-left: 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

/*----->>> GLOBAL CLASSES <<<-----*/
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.img-left {
  float: left;
  margin: 4px 10px 4px 0px;
}

.img-right {
  float: right;
  margin: 4px 0px 4px 10px;
}

.nopadding {
  padding: 0px;
}

.nomargin {
  margin: 0px;
}

/**>> <<**/
#container {
  width: 960px;
  /*set width of global container*/
  margin: 0px auto;
}

@font-face {
  font-family: 'pt_sansregular';
  src: url("../fonts/PTS55F-webfont.eot");
  src: url("../fonts/PTS55F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTS55F-webfont.woff") format("woff"), url("../fonts/PTS55F-webfont.ttf") format("truetype"), url("../fonts/PTS55F-webfont.svg#pt_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sans_narrowbold';
  src: url("../fonts/PTN77F-webfont.eot");
  src: url("../fonts/PTN77F-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PTN77F-webfont.woff") format("woff"), url("../fonts/PTN77F-webfont.ttf") format("truetype"), url("../fonts/PTN77F-webfont.svg#pt_sans_narrowbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  background: url(../images/body.png) no-repeat center top;
}

h1 {
  color: #f69509;
}

p {
  font-family: 'pt_sansregular';
  color: #000000;
}

a {
  font-family: 'pt_sansregular';
}

.container {
  width: 960px;
  margin: 0 auto;
}

header {
  margin: 0 0 100px;
  position: relative;
}

.lang {
  position: absolute;
  top: 0;
  right: 0;
}
.lang ul {
  padding: 0;
  margin: 0;
}
.lang ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #143f60;
  float: left;
  height: 30px;
  line-height: 30px;
}
.lang ul li a {
  font-family: 'pt_sansregular';
  font-size: 1.333em;
  color: #83a6c0;
  padding: 0 7px;
  text-decoration: none;
  text-transform: uppercase;
}
.lang ul li a.active, .lang ul li a:hover {
  color: #fff;
}

.logo {
  margin: 0px 0 130px;
  padding: 25px 0 0 0;
}
.logo a {
  display: inline-block;
}

.heading {
  background: url(../images/bg-blue.png) repeat;
  padding: 35px 0px 20px 0;
  position: relative;
  width: 100%;
}
.heading .content {
  margin: 0 0 0 320px;
}
.heading h2 {
  font-family: 'pt_sans_narrowbold';
  font-size: 2.5em;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.heading p {
  color: #9fc2dc;
  font-size: 1.5em;
}
.heading .afb {
  background: url(../images/kar.png) no-repeat;
  width: 245px;
  height: 381px;
  display: block;
  position: absolute;
  left: 38px;
  top: -135px;
  z-index: 9999;
}

.block-wrapper {
  position: relative;
}
.block-wrapper .block-1 {
  width: 500px;
}
.block-wrapper .block-2 {
  width: 430px;
  padding: 15px 0;
}
.block-wrapper .block-content {
  padding: 15px;
}
.block-wrapper h1 {
  font-family: 'pt_sans_narrowbold';
  font-size: 2.75em;
  text-transform: uppercase;
  line-height: 1;
}
.block-wrapper p {
  font-size: 1.5em;
  line-height: 1.5;
}
.block-wrapper iframe {
  background: #e7e6e1;
  padding: 20px;
}

.note {
  text-align: center;
  margin: 0 0 55px;
}
.note .inner {
  background: url(../images/arrow.png) no-repeat left top;
  padding: 43px 0 0 82px;
  display: inline-block;
}
.note span {
  background: #e7e6e1;
  display: inline-block;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  color: #164262;
  text-transform: uppercase;
  font-size: 1.5em;
}

.block-320 {
  position: relative;
  float: left;
  margin: 0 15px 15px 0;
  width: 310px;
  text-align: center;
}
.block-320.last {
  margin: 0;
}
.block-320 h2 {
  position: absolute;
  top: 145px;
  left: 20px;
  background: #2d5371;
  color: #fff;
  text-transform: uppercase;
  font-family: 'pt_sans_narrowbold';
  font-size: 2.75em;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  margin: 0;
}
.block-320 a {
  display: block;
}
.block-320 a + a {
  margin: 15px 0 0 0;
  text-decoration: none;
}
.block-320 a + a:hover {
  text-decoration: underline;
}
.block-320 a span {
  color: #164262;
  text-transform: uppercase;
  font-size: 1.5em;
  display: block;
}

footer {
  background: #164161 url(../images/footer.jpg) no-repeat center top;
  height: 135px;
  margin: 50px 0 0 0;
}
footer img {
  margin: 40px 0 0 0;
}
footer .content {
  padding: 20px 0 0 0;
}
footer .block-1 {
  margin: 0 0 0 65px;
}
footer .content p, footer a {
  color: #91bfe1;
}
footer p {
  font-size: 1.5em;
  line-height: 1.3;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  color: #91bfe1;
  text-decoration: underline;
}

.footer-bottom {
  padding: 10px 0;
}
.footer-bottom .text-center {
  color: #93a6b4;
  font-size: 1.167em;
  text-transform: uppercase;
}
