/* CSS Document */
/*-------------------------------- Global properties -------------------------------- */
html {width:100%; height:100%;}

body {
	background-color: #33587d;
	color:#292929;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:18px; 
	font-weight:normal;
	width: 100%;
	min-width: 980px;
	position:relative;
}
	
div.wrapper {
	width : 100%;
	position:relative;
} 

div.content {
	background-color:#2f8fc6;

	width:960px;
	margin:0 auto;
	padding: 0 20px 20px;
}

div.center {	
	background-color:#fbfbfb;
}

h1{
	font-family: Arial, sans-serif, Helvetica;
	font-size:34px; 
	line-height:34px; 
	color:#161616; 
	font-weight:normal;
	padding-bottom:20px;
}

h2 {
	font-family: Arial, sans-serif, Helvetica;
	font-size:24px; 
	line-height:24px; 
	color:#161616; 
	font-weight:normal;
	text-transform: uppercase;
	padding:9px 0 25px;
}	

h3 {
	font-family: Arial, sans-serif, Helvetica;
	font-size:18px; 
	line-height:18px; 
	color:#292929; 
	font-weight:normal;
	text-transform: none;
	padding-bottom:18px;
}

div.line {
	background: url(img/bg_line.png) left top repeat-x;
	height: 1px;
	width:100%;
	margin:20px 0 18px;
}

a.button {
	display:block;
	float:left;
	background-color:#2f8fc6;
	color:#fbfbfb;
	font-family:'bebas_neueregular';
	font-size:22px; 
	line-height:22px;
	text-decoration:none;
	padding:11px 18px;
	margin-top: 16px;
}
	
a.button:hover {
	text-decoration:none;
	background:#809c37;
}

a.more {
	color:#2f8fc6;
	text-decoration:none;
	font-weight: bold;
}
	
a.more:hover {
	text-decoration:underline;
}

a.link {
	color: #161616;
	font-weight:normal;
	text-decoration:underline;
	font-style: none;
	font-weight: bold;
	text-transform: inherit;
}	
	
a.link:hover {
	text-decoration:none;
}

a.link_1 {
	color:#2f8fc6;
	font-weight:bold;
	text-decoration:underline;
}	
	
a.link_1:hover {
	color:#2f8fc6;
	text-decoration:none;
}	

a.read_more {
	display:block;
	float:right;
	color:#2f8fc6;
	font-family:'bebas_neueregular';
	font-size:24px; 
	line-height:24px;
	text-decoration:none;
}

a.read_more:hover {
	text-decoration:none;
	color:#809c37;
	font-style:normal;
}

.relative {position:relative;}

.absolute {position:absolute;}

.left {float:left!important;}

.right {float:right!important;}

.clear {clear: both;}	

.blok {display:block;}

.upper {text-transform: uppercase;}

.bold {
	font-weight:bold;
	text-transform: uppercase;
}

.paragraph {margin-top: 6px;}
/*==================== header ====================*/
.header {
	margin-bottom: 20px;
}

#logo {
	float:left;
}
	
#logo a {
	display:block;
}	

ul.menu {
	background-color:#194660; 
	padding: 0 20px;
	// height:84px;
}
	
.menu li {
	float:left; 
	text-align:center;
}

.menu li a {
	background-color:none; 
	display:block;
	float:left;
	font-family:'bebas_neueregular'; 
	font-size:34px; 
	line-height:34px; 
	color:#fbfbfb; 
	text-decoration:none;
	padding:25px 29px;  
	font-style:normal;
}

.menu li a:hover, .menu li a:active{
	background-color:#ffcc00; 
	color:#202020; 
	text-align:center;
	padding:25px 29px; 
	font-style:normal;
}	

ul.social{
	background:url(img/social.png) left top no-repeat;
	height:66px;
	float:right;
	width: 177px;
	text-indent: -9999px;
}		
	
ul.social li {
	float: left;
}

ul.social li a{
	display:block;
	width: 33px;
	height: 33px;
	margin: 30px 8px 0 2px;
}
/*==================== slider ====================*/
.slider_box {
	padding: 30px;
}

.big_slider {
	border: 5px #2d9cf2 solid;
	float: left;
	position: relative;
	z-index: 0;
	box-shadow: 0 3px 6px #000000;
}

 .slogan {
	position: absolute;
	z-index: 1;
	background: url(img/bg_slogan.png) left top repeat-x;
	bottom: 0; left: 0;
	height: 96px;
	width: 100%;
	color: #fbfbfb;
}

 .slogan p {
 	font-family: 'proxima_nova_rgbold';
	font-size:32px;
	line-height:32px;
	text-transform: none;
	padding: 20px 16px 10px; 
 }

.slogan span {
 	font-family: 'proxima_nova_rgbold';
	font-size:18px;
	line-height:18px;
	text-transform: uppercase;
	padding: 20px 16px 10px; 
 }

.right_slider {
	background-color: #194660;
	box-shadow: 0 3px 6px #000000;
	float: right;
	width: 310px;
	height: 353px;
	padding-left: 40px;
}

.right_slider p {
	color:#fbfbfb; 
	font-family: Helvetica, sans-serif, Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size:30px;
	line-height:30px;
	padding: 20px 0 10px; 
}

.right_slider li {
	margin-bottom: 10px;
}

.right_slider li a {
	background:url(img/r_slider_pinn.png) left 7px no-repeat;
	display:block;
	width: 200px;
	color:#fbfbfb;
	font-family: Arial, sans-serif, Helvetica;
	font-size:18px; 
	line-height:18px;
	text-decoration:none;
	padding-left:28px; 
}

.right_slider li a:hover {
	background:url(img/r_slider_pinn.png) left -21px no-repeat;
	color:#ffcc00;
	width: 200px;
	text-decoration:none;
	padding-left:28px; 
}

img.img {
	background: #fff;
	border: 1px #ccc solid;
	padding: 5px;
	float: left;
	margin: 0 16px 18px 0;
}

.gallery img.img:hover {
	background-color: #2f8fc6;
}

img.r_img {
	background: #fff;
	border: 1px #ccc solid;
	padding: 5px;
	float: right;
	margin: 0 0 18px 16px;
}

.footer > .grid_16 {
	padding-top: 35px;
	padding-bottom: 50px;
}

ul.footer_menu {
	width:581px;
	height: 34px;
	float:right;
}

ul.footer_menu li {
	float:left;
}

 ul.footer_menu li img {
	width:2px;
	// width:2px;
	height: 34px;
 }

 ul.footer_menu li a {
 	display: block;
  	font-family: 'bebas_neueregular';
	font-size:20px;
	line-height:20px;
	color:#fbfbfb;
	text-decoration: none;
	padding: 7px 20px;
	
  }

ul.footer_menu li a:hover {
	color:#ffcc00;
	text-decoration: none;
  }

.policy {
	font-family: Arial,sans-serif, Helvetica;
	font-size: 12px;
	line-height: 12px;
	color:#c3c3c3;
	float:left;
	padding: 0 0 10px;
	text-transform: uppercase;
	padding-top: 10px;
	}
	
.policy a {
	text-transform: none;
	color:#c3c3c3;
	text-decoration:none;
}	

.policy	a:hover {
	text-decoration:underline;
}

.news {
	display:block;
	width:100%;
	position: relative;
}

.news span {
	display:block;
	color:#2f8fc6;	
	background: none;
	font-family:Arial, sans-serif, Helvetica;
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	font-weight: bold;
	margin-bottom:7px;
}

.news span:hover {
	color:#000;
}

ul.services li a{
	display:block;
	width: 250px;
	color:#2f8fc6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
	text-transform:none;
	padding:4px 0 4px 5px;
}
	
ul.services li a:hover{
	display:block;
	width: 250px;
	background-color: #194660;
	color:#fbfbfb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
	text-transform:none;
	padding:4px 0 4px 5px;
}

a.location {
	display: block;
	width: 27px;
	height: 27px;
	background:url(img/pinn_location.png) left top no-repeat;
	position: absolute;
	z-index: 2;
	bottom: 65px;
	right: 105px;
	text-indent: -9999px;
}

.adress {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
	text-decoration:none; 
}
	
.adress tr {width:400px;}

.adress, table td {
	border:none; 
	font-size:12px;
	line-height:23px;
	text-align:left;
	font-weight:normal;
}

table.inform {
	display: block;
	padding-top: 20px;
}

table.inform tr td{
	line-height: 26px;
}
/*==================== contact form ====================*/	
/* Label */
label  {
	color:#363636;
	font-family:Arial, sans-serif, Helvetica;
	font-size:14px;
	line-height:14px;
	width: 170px;
	float: left;
	text-transform:uppercase;
	text-align: left;
	}

/* Input, Textarea */
input{ 
	float: left;
	background-color:#f7f7f7;
	width:270px;                          
	height:37px;
	border: 1px #ccc solid;
	font-family: Arial, sans-serif, Helvetica;
	font-size:12px;
	color:#888;
	padding: 0 5px;
	margin:6px 0;
	}

textarea{
	float: left;
	background-color:#f7f7f7;
	width:270px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
	margin:6px 0;
	line-height:22px;
	border: 1px #c9c9c9 solid;; 
	padding:5px;
}	

#submit {
	width:93px;
	height: 40px;
	display:block;
	float:left;
	color:#fbfbfb;
	background-color:#2f8fc6;
	font-family:'bebas_neueregular';
	font-size:22px; 
	line-height:22px;
	text-decoration:none;
	padding: 5px 18px;
	margin-top: 16px;
  }
   
#submit:hover {
	text-decoration:none;
	color:#fff;
	background: #809c37;
	font-style:normal;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0!important;
}

.omega {
  margin-right: 0!important;
}

/* Grid >> (margin, padding)
----------------------------------------------------------------------------------------------------*/

.p_top_20 {
  padding-top: 20px;
}

.p_bottom_10 {
  padding-bottom: 10px;
}

.p_30 {
	padding: 30px;
}

.m_top_10 {
  margin-top: 10px;
}

.m_top_20 {
  margin-top: 20px;
}

.m_bottom_10 {
  margin-bottom: 10px;
}

.m_bottom_15 {
  margin-bottom: 15px;
}

.m_bottom_20 {
  margin-bottom: 20px;
}

.m_bottom_30 {
  margin-bottom: 30px;
}

.m_bottom_50 {
  margin-bottom: 50px;
}

.m_bottom_60 {
  margin-bottom: 60px;
}

.m_top_m5 {
  margin-top: -5px;	
}

.m_top_m10 {
  margin-top: -10px;	
}

/*----------------------------------------------------------------------------------------------------*/
.grid_12 {
	padding:30px 40px 50px;
}

.grid_1 {
	float:left;
	width:550px;
}

.grid_2 {
	float:right;
	width:300px;
}

.grid_3 {
	float:left;
	width:181px;
	margin-right: 3px;
}

.grid_5 {
	float:left;
	width:265px;
}

.grid_6 {
	float:left;
	width:280px;
	margin-right: 20px;
}

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

/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
/*==================== font-face ====================*/

@font-face {
    font-family: 'bebas_neueregular';
    src: url('styles/bebasneue-webfont.eot');
    src: url('styles/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
         url('styles/bebasneue-webfont.woff') format('woff'),
         url('styles/bebasneue-webfont.ttf') format('truetype'),
         url('http://porma.co.za/styles/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
	
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('styles/proximanova-bold-webfont.eot');
    src: url('styles/proximanova-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('styles/proximanova-bold-webfont.woff') format('woff'),
         url('styles/proximanova-bold-webfont.ttf') format('truetype'),
         url('http://porma.co.za/styles/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('styles/proximanova-regular-webfont.eot');
    src: url('styles/proximanova-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('styles/proximanova-regular-webfont.woff') format('woff'),
         url('styles/proximanova-regular-webfont.ttf') format('truetype'),
         url('http://porma.co.za/styles/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}