﻿	/*   
	Theme Name: 258 Custom Theme
	Theme URI: 
	Description: Custom theme developed for 258
	Author: MJT Web Designs
	Author URI: http://www.mjtwebdesigns.co.uk
    Version: 1.1

	
		/*--------------------------------------------------------------
		Colours
		--------------------------------------------------------------
	Blue: #002C49 rgba(0, 44, 73, 0)
	Gold: #ACBC01 rgba(172, 188, 1, 0)
    Light Grey: #F2F2F2
	
	/*--------------------------------------------------------------
		 Reset
		--------------------------------------------------------------*/
	
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
	
	/*--------------------------------------------------------------
		 Font Face
		--------------------------------------------------------------*/
	
@font-face {
    font-family: 'gibsonbold';
    src: url('../fonts/gibson-bold-webfont.woff2') format('woff2'),
         url('../fonts/gibson-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gibsonregular';
    src: url('../fonts/gibson-regular-webfont.woff2') format('woff2'),
         url('../fonts/gibson-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'myraid';
    src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
         url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


	/*--------------------------------------------------------------
		Pre Loader
		--------------------------------------------------------------*/
	
		#preloader {
		position:fixed;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background-color:#F2F2F2; 
		z-index:99;
	}
	
	#status {
		width:144px;
		height:167px;
		position:absolute;
		left:50%; 
        top:50%; margin:-167px 0 0 -72px; 
	}
	.loader {
  display: inline-block;
  width: 144px;
  height: 167px;
  position: relative;
  border-radius: 0%;
  top: 50%;
  background: url(../images/258_management_logo2_144.png) #F2F2F2 center center no-repeat;
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;

}

	
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

	
	/*--------------------------------------------------------------
		 Global
		--------------------------------------------------------------*/
		
    *, *:before, *:after {  -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0;  margin: 0;}

	article, aside, details, figcaption, figure, footer, header, main, nav, section {  display: block;}
	*, *:after, *:before {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box; text-rendering: optimizeLegibility; outline: 0;}
	html {	font-family: sans-serif;-ms-text-size-adjust: 100%;	-webkit-text-size-adjust: 100%; overflow-x: hidden;	}
	
	html, body{  margin: 0 auto;}
	.cleafix { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}

	body { padding: 0;	margin: 0;	-webkit-font-smoothing: antialiased; webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif; font-weight: normal; line-height: 1.0em; color: #8d8d8d; font-size: 13px;
	background:#F2F2F2 !important; 
overflow-x: hidden;}
	
	strong{ font-weight:bold;}	em{ font-style:italic;} 	ul{list-style: none outside none;   padding-left: 0;}	li{ padding:2px 0;} :focus {  outline: 0;}  
	
	p { margin:0 0 10px; line-height: 1.5em; }
	a, a:link{ text-decoration:none;color:#C69C6D; font-weight: normal; }
	a:hover{ color:#666;}

    .gold{ color: #ACBC01;}
.uppercase { text-transform: uppercase;}

/*--------------------------------------------------------------
		 Headings
		--------------------------------------------------------------*/
  	
	h1{color: #C69C6D;font-weight:normal;}
    .h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6, legend{color: #666; line-height:1.1;font-family: 'myraid', sans-serif !important; font-weight:normal; padding-bottom:0px; }
.myraid{ font-family: 'myraid', sans-serif !important; }

	h1 { font-family: 'myraid' !important;
		text-align: inherit;
		line-height: 36px !important;
		letter-spacing: 1.2px  !important;
		font-weight: 500 !important;
		font-style: normal;
		font-size: 42px  !important;}
	h2 {
		text-align: inherit;
		line-height: 22px !important;
		letter-spacing: 1px !important;
		font-weight: 300 !important;
		font-style: normal !important;
		font-size: 22px !important;}
	h3 {
		text-align: inherit;
		line-height: 24px !important;
		letter-spacing: 1px !important;
		font-weight: 500 !important;
		font-style: normal !important;
        font-size: 20px !important;}
	h4 { 
		text-align: inherit;
		line-height: 20px  !important;
		letter-spacing: 1px  !important;
		font-weight: 500  !important;
		font-style: normal  !important;
		font-size: 18px !important;
		text-transform:uppercase;}
	h5 { 
		text-align: inherit;
		line-height: 14px;
		letter-spacing: 1px;
		font-weight: 300;
		font-style: normal;
				font-size: 14px;}
	h6 { font-size: 13px; margin-top: 20px; margin-bottom: 10px; width: auto;}

    span{ width: 100%;}

.brown, .footer-menu-active{ color: #C69C6D !important;}

.weight-500{ font-weight: 500 !important; font-family: 'azo_sansbold' !important;}
		/*--------------------------------------------------------------
		 Font Sizes
		--------------------------------------------------------------*/
	
	.size-36{ font-size:36px;}
	.size-32{ font-size:32px;}
	.size-28{ font-size:18px;}
	.size-24{ font-size:24px;}
	.size-20{ font-size:20px;}
	.size-18{ font-size:18px;}

		/*--------------------------------------------------------------
		 Media
		--------------------------------------------------------------*/

	.img-responsive { display: block; max-width: 100%;  height: auto;}
	 img {max-width: 100%;	height: auto; -ms-interpolation-mode: bicubic;	display: inline-block;	vertical-align: middle;	}
	
	/*--------------------------------------------------------------
		 Padding
		--------------------------------------------------------------*/
	
	.padding-top-10{ padding-top:10px;}
	.padding-top-20{ padding-top:20px;}
	.padding-top-30{ padding-top:30px;}
	.padding-top-40{ padding-top:40px;}
	.padding-top-50{ padding-top:50px;}
	.padding-top-60{ padding-top:60px;}
	.padding-top-70{ padding-top:70px;}
	.padding-top-80{ padding-top:80px;}
	.padding-top-90{ padding-top:90px;}
	.padding-top-100{ padding-top:100px;}
	
	
	/*--------------------------------------------------------------
		 Text align
		--------------------------------------------------------------*/
	
	.text-right{ text-align:right;}
	.text-left{ text-align:left;}
	.text-center{ text-align:center;}
	.float-left{ float:left !important;}
	.float-right{ float:right !important;}
	
	/*--------------------------------------------------------------
		Colours
		--------------------------------------------------------------*/
	
	a:hover, a:link:hover, footer a:link:hover, footer a:hover, .top-header a:hover, figcaption a:hover{}
	
	/*--------------------------------------------------------------
		Containers
		--------------------------------------------------------------*/
	
.top-bar{ background: #002C49; height: 30px;}
.logo-container{ height: 450px; position: relative; }
.page_header:after{ 
    position: absolute;
    top: 0;
    left: 0;
background-image : url(../images/258_219101171.jpg);
height: 500px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
    content : "";
    height: 450px;
    width:100%;
}

  .page_header {
    position: relative;
     background: #002C49;
      height: 450px;
  }
.header_left_logo{
	white-space: nowrap;
    padding: 0;
    overflow: visible;}
	
	.display_table {
    display: table !important;
    min-width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.display_table_cell {
    display: table-cell !important;
    vertical-align: middle;
    float: none;
    zoom: 1;
    box-sizing: border-box;
	    border-collapse: collapse;
}


	/*--------------------------------------------------------------
		Header
		--------------------------------------------------------------*/

	
	.header{
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 100;
    max-width: 1900px;
     background: #002C49;
    }

  .logo-container{ 
      position: relative;
     top: 0px;
      left: 0%;
      width: 100%;
      z-index: 9;
    }
	.header .logo {	 
	white-space: nowrap;
    padding: 0;
    overflow: visible;
	position:relative;
    margin-bottom: 0px;
	padding:10px 0;
-webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;  
	-ms-transition: all 0.3s ease;   transition: all 0.3s ease;   transition: all 0.3s ease;
}
a.logo{display: inline-block;
    white-space: nowrap;
    line-height: 1;
    position: relative;
    z-index: 2;
    padding: 5px 0;
}
	.header .logo a img {padding:0px;
	-webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;  
	-ms-transition: all 0.3s ease;   transition: all 0.3s ease;   transition: all 0.3s ease;}


a.logo {
    display: inline-block;
    white-space: nowrap;
    line-height: 1;
    position: relative;
}
.header_left_logo .logo img {
    max-width: 340px;
    margin-top: 0px;
    margin-left: 0%;
}

a.logo img {
    display: inline-block;
    vertical-align: middle;
}


	/*--------------------------------------------------------------
		Main Navigation
		--------------------------------------------------------------*/
		
	
	/*--------------------------------------------------------------
		 Call to action
		--------------------------------------------------------------*/

	/*--------------------------------------------------------------
		 Icons 
		--------------------------------------------------------------*/

.icon-wrapper{ text-align: center; padding: 10px 0; margin:0px 0 20px 0;}
.icon-wrapper h3{ color:#002C49; text-transform: uppercase; position: relative; top: -25px;}


/*--------------------------------------------------------------
		Content
		--------------------------------------------------------------*/
	
	#page{ padding:10px 0 50px 0 !important; position:relative; z-index: 20;}
    
.main-content{ padding: 20px 0px 100px 0; }
.main-content p{ line-height: 1.2em;}
    .main-content h3{ font-size: 1.8em !important; line-height: 1.2em !important; padding-right: 10px;}

.line{ border-bottom: 1px solid #ACBC01; margin-bottom: 30px;}
		/*--------------------------------------------------------------
		Page Title
		--------------------------------------------------------------*/

	.page-title { text-align:center; font-weight: bold !important; background: #002C49; color: #fff;}
.page-title h1{ padding: 22px 0; font-size: 1.2em; margin: 0px}

/*--------------------------------------------------------------
		Image Hover
		--------------------------------------------------------------*/

	/*--------------------------------------------------------------
		Slider
		--------------------------------------------------------------*/

	/*--------------------------------------------------------------
		Testimonials
		--------------------------------------------------------------*/
	
	/*--------------------------------------------------------------
		 Accordion
		--------------------------------------------------------------*/

	/*--------------------------------------------------------------  
		Scroll to top
		--------------------------------------------------------------*/
	
	.scrollToTop{
		position: fixed;
		bottom: 30px;
		right:-100px;
		margin: 0 0 0 0;
		z-index: 10000;
		-webkit-transition: all 0.5s ease 0.5s;
		-moz-transition: all 0.5s ease 0.5s;
		-o-transition: all 0.5s ease 0.5s;
		transition: all 0.5s ease 0.5s;
		background: none;
		display: block;
		text-align: center;
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
		-o-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
        border: 0px;
        z-index: 9999;
	}
	.scrollToTop.scroll-show{
			opacity: 1;
		filter: alpha(opacity=1);
		right:50px;
	
	}
	.scrollToTop svg{
        position: relative;
        top: -10px;
	font-size: 20px;
        line-height: 38px;
		-webkit-transition: color .2s ease 0s;
		-moz-transition: color .2s ease 0s;
		-o-transition: color .2s ease 0s;
	}
	.scrollToTop a, .scrollToTop a:hover, .top-bar a:hover, .top-bar a:link:hover, a.btn:hover, a.button:hover{ color:#333!important;}
	
	.arrow {
  box-sizing: border-box;
  height: 60px;
  width: 60px;
  border-style: solid;
  border-color: #ACBC01;
  border-width: 0px 1px 1px 0px;
  transform: rotate(225deg);
  transition: border-width 150ms ease-in-out;
}

	
	/*--------------------------------------------------------------
		 Footer
		--------------------------------------------------------------*/


	.footer{ padding:50px 0;  background:#fff; position: relative; }
    footer h1{ font-size:32px !important; position: relative; z-index: 2;}
    .footer:after{
        position: absolute;
    top: 15px;
    left: 10px;
background-image : url(../images/258_Management_LOGO_15.png);
  background-position: 0; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: contain; /* Resize the background image to cover the entire container */
    content : "";
    height: 100px;
    width:100%;
        z-index: 1;
    }
	footer p{ margin-bottom:5px; padding-right: 15px;}
	
	footer a{-webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;   
	-o-transition: all 0.3s ease;    -ms-transition: all 0.3s ease;   transition: all 0.3s ease;   
	transition: all 0.3s ease;}
	
	footer a, footer a:link{ color:#ACBC01;} footer a:hover, footer a:active, footer a:link:hover{ text-decoration: none;}


	/*--------------------------------------------------------------
		Copyright
	--------------------------------------------------------------*/

	/*--------------------------------------------------------------
		 Forms
		--------------------------------------------------------------*/

	/*--------------------------------------------------------------
		 Buttons
		--------------------------------------------------------------*/
	
