@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(https://fonts.googleapis.com/css?family=Oleo+Script:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Carrois+Gothic);





@font-face{
  font-family:'FontAwesome';
  src:url('ogi/bete/font/fontawesome-webfont.eot?v=3.0.1');
  src:url('/ogi/bete/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), 
  url('/ogi/bete/font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
  url('ogi/bete/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight:normal;
  font-style:normal }



@font-face {
    font-family: "SegoeUI";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/segoeui0.eot?#iefix") format("embedded-opentype"), url("fonts/segoeui0.woff") format("woff"), url("fonts/segoeui0.ttf") format("truetype"), url("fonts/segoeui0.html#segoeui0") format("svg");
}
*


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


{
margin:0;
padding:0;

}
section {
  padding:0;
}

body {
    background: #f2f2f2;
	font-size: 14px;
}


/* ----- Header ----- */


.brand {
    display: inline-block;
    text-indent: -9999px;
    width: 250px;
	height:114px;
	margin-top:15px;
	   
    background: url(../img/logo.png)  center no-repeat;
	}

	.brand1 {
    display: inline-block;
    text-indent: -9999px;
    width: 250px;
	height:114px;
	margin-top:15px;
	   
    background: url(http://www.fossilenergyservices.com.au/images/home/logo.png)  center no-repeat;
	}
/*header
{
display:none;
width:100%;
}
*/

.k1
{

color:#1dae2a;
font-size:18px;
font-weight:bold;
line-height:18px;
}

.k2
{

color:#252525;
font-size:20px;
font-weight:bold;
line-height:35px;

}

.clogo
{
width:220px;
height:109px;
}

.k3
{
background-color:#ccc;
padding-bottom:15px;
}

.wt li{
	padding-bottom:10px;
	list-style:none;
	padding:5px 0 0 0;
	color:#000;
	font-size:14px;
	
}

.wt2 li{
	padding-bottom:10px;
	margin:0 auto;
	background-color:#1dae2a;
	padding:10px 20px;
	list-style:none;
	margin-bottom:15px;
	color:#fff;
	font-size:16px;
	
}

.wt2 li:hover
{
background-color:#2d2d2d;
 -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	 -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
}

.wt2 li a
{
text-decoration:none;
color:#FFFFFF;
}



#header
{
background-color:#fff;
}


.header
{
width:100%;



}
.header .navbar {
    margin-bottom: 0;
}

.header .navbar p
{
font-size:20px;
color:#FFFFFF;

}

.header .navbar-inner {
    background: #242b35;
	
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	
}

.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}

.header a.brand {
    display: inline-block;
    text-indent: -9999px;
    width: 250px;
	height:114px;
	margin-top:15px;
		
    background: url(../img/logo.png)  center no-repeat;
   
}

.header ul.nav {
   
	margin-top:40px;
    text-transform: uppercase;
	 font-size: 18px;
}

.header ul.nav li a {
   /* padding: 30px 20px 5px 20px;*/
   /* color: #636467;
	margin-right:20px;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
    text-shadow: none;*/
}

.header ul.nav li.current-page a {
    padding-top: 10px;
	color:#FFFFFF;
    border-top: 5px solid #7cc6fa;
    background: #007ac3;
}

.header ul.nav li a:hover {
    background: #007ac3;
    color: #fff;
}

.header ul.nav li a i {
    line-height: 35px;
    color: #fff;
}

.header ul.nav li a:hover i { color: #43aeef; }

#toTop {
	width:52px;
	height:59px;
	background:url(../images/topbutton.png) no-repeat;
    text-align:center;
    position:fixed; /* this is the magic */
    bottom:-9px; /* together with this to put the div at the bottom*/
    right:1px;
    cursor:pointer;
    display:none;
	text-indent:-999999px;
}



.top-bar {
  padding: 10px 0;
  background: #2d2d2d;
  border-bottom: 1px solid #222;
  line-height: 28px;
}

.top-number{
  color: #fff;
  font-family:Oswald, sans-serif;
  font-weight:normal;
  font-size:30px;
}

.top-number p{
  margin: 0;
  color: #fff;
  font-size:21px;
  text-align:center;
}


.social{
  text-align:center;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;

}

ul.social-share li a:hover {
  background: #ffde00;
  color: #fff;
transition: background-color 300ms ease 0s !important;

}




/* ----- Portfolio ----- */
/*thumbnail*/
.thumbnails {
   
  }
 
.row-fluid .thumbnails {
 margin-left: 0;
  }

.thumbnail-pad
{

/*background:url(../img/fbg1.png) repeat;*/
/*background: url(../images/kbg1.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);*/
background-color:#e4e4e4;
color: #333;
padding-bottom:5px;
  max-width:500px;
  margin:0 auto;
/*padding: 23px 46px 27px 27px;*/
  
 
  
}

thumbnail-pad h3 {

  text-shadow: 1px 1px rgba(18,68,44,0.8);
text-align:left;
text-decoration:none;
font-family:Oswald, sans-serif;
color:#fff;
font-weight:bold;
line-height:10px;
padding: 6px 24px;
font-size:30px;
}

.thumbnail-pad p
{

padding: 6px 24px;
color:#FFFFFF;
line-height:18px;
}

img.img-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#ft4
{
padding-bottom:15px;
margin-top:0px;
}




#ft4 h3 {
text-align:left;
text-decoration:none;
font-family:Oswald, sans-serif;
color:#fff;
font-weight:bold;
line-height:10px;
padding: 6px 24px;
font-size:30px;
   
}




#ft4 h4 { 
	text-align: center;
	padding: 6px 24px;
	padding: 0.42857rem 1.71429rem;
	margin: -10px 0px 0px;
	 font-family: 'Open Sans Condensed', sans-serif;
	background: #0691f8;
	line-height:30px;
	
	color: #fff;
	position: relative;
	z-index: 0;
	font-size: 22px;
}

#ft4 h4 a { color: #fff; }

#ft4 h4:hover { 
	background: #047ed8;
}


.icon-awesome {
    margin-top: 15px;
    font-size: 13px;
	font-weight:bold;
	text-align:center;
}

.icon-awesome a {
    display: inline-block;
    padding: 5px 15px;
    background: #fff; 
    color: #252525;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.icon-awesome a:hover {
    background: #201e1f;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	 -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
	color:#FFFFFF;
}

.icon-awesome a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

/* buttons*/

.icon-awesome1 {
    margin-top: 15px;
    font-size: 13px;
	font-weight:bold;
	text-align:center;
}

.icon-awesome1 a {
    display: inline-block;
    padding: 10px 20px;
    background: #2d2d2d; 
    color: #fff;
   
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.icon-awesome1 a:hover {
    background: #1dae2a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	 -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
	color:#FFFFFF;
}

.icon-awesome1 a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}


<!---->


.icon-awesome2 {
    margin-top: 15px;
    font-size: 13px;
	font-weight:bold;
	
}

.icon-awesome2 a {
    display: inline-block;
    padding: 5px 150px;
    background: #2d2d2d; 
    color: #fff;
   
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.icon-awesome2 a:hover {
    background: #1dae2a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	 -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
	color:#FFFFFF;
}

.icon-awesome2 a:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}
.icon-awesome2 p
{
text-align:left;
}

.banner
{
padding-top:0px;

background-color:#f2f2f2;

}





#qt {
    margin-top: 40px;
	padding-bottom:0px;
}



#qt-title {
    /*background: url(../img/line.png) left center repeat-x;*/
}

#qt-title h1 {
   margin: 0 auto;

   font-family:Oswald, sans-serif;
	text-align:center;
	padding-bottom:20px;
	font-weight:normal;
    font-size:32px;
	line-height:41px;
    color:#2d2d2d;
}

#qt p{
text-align:left;
}



#qt2 {
    margin-top: 10px;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:10px;
}






#qt1 {
    margin-top: 10px;
	padding-bottom:30px;
}

#qt1-title1 {
    /*background: url(../img/line.png) left center repeat-x;*/
}

#qt1-title1 h1 {
  
	font-family:Oswald, sans-serif;
	text-align:left;
	padding-bottom:10px;
	font-weight:normal;
    font-size:28px;
	 /*color:#0064c5;*/
	 color:#2d2d2d;
}

#qt1-title1 h2 {
  
	font-family:Oswald, sans-serif;
	text-align:left;
	padding-bottom:10px;
	font-weight:normal;
    font-size:20px;
	 /*color:#0064c5;*/
	 color:#2d2d2d;
}

.zy1
{
	font-family:Oswald, sans-serif;
	text-align:left;
	padding-bottom:-5px;
    font-size:22px;
    color:#252525;
	text-transform:none;
}

#qt1-title h2 {
   background: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	padding-bottom:0px;
	font-weight:normal;
    font-size:35px;
    color:#000;
}

.extra-wrap h3
{
   font-family: 'Open Sans Condensed', sans-serif;
padding-bottom:0px;
	font-weight:bold;
    font-size:24px;
    color:#252525;


}

#qt1 p{
text-align:left;
}

.brd7
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
margin-bottom:15px;

}

.brd8
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
margin-top:40px;

}

.brd9
{
border:3px solid #FFFFFF; box-shadow: 1px 0px 6px rgba(0,0,0,0.8);
margin-top:15px;

}



#jt7
{
 min-height: 482px;
background:url(../images/kbg10.jpg) no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
margin-top:15px;
}


#zt1
{
margin-top:0px;
text-decoration:none;
}


.z1
{
margin-top:10px;

}

.z2
{
font-size:22px;
font-weight:bold;
margin-top:20px;
float:left;
color:#f9bf12;
text-align:center;
}
.z3
{
color:#3dcfff;
font-size:15px;
/*font-family:Oswald, sans-serif;*/
font-family: 'Open Sans ', sans-serif;
font-weight:normal;
line-height:25px;
}

.z4
{
text-decoration:none;
color:#000000;
font-weight:bold;
}
.z4 a
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

.z5
{
font-weight:bold;
font-size:16px;


}

.z6
{
font-weight:normal;
line-height:2px;
}
.mred
{
color:#1dae2a;
padding:5px 15px 0 0px;
font-size:14px;
font-weight:normal;
}
.mred1
{

color:#ccc;
padding:0px 10px 0 0px;
font-size:13px;
font-weight:normal;
}


#kt

{
text-decoration:none;
}
#kt p a
{
text-decoration:none;
color:#000000;
}

/*social icons*/

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
}

/*global*/
.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 35px;
    height: 35px;
    /*box-shadow: 0 2px 2px #999;*/
    padding: 0px;
    text-decoration: none;
    text-align: center;
	margin-right:5px;
	
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}




/*footer {
  width:100%;
  background:url(../images/fbg2.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);
/*background:url(../images/fbg.png) repeat;*/
 
/* background:url(../images/fbg2.jpg) no-repeat;*/
  
/* font-size: 13px;
  padding-bottom:0px;
  padding-top:10px;
    */


footer {

  width:100%;
  /*background:url(../images/fbg3.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);*/
/*background:url(../images/fbg.png) repeat;*/
 
 background:url(../images/fbg.png) repeat;
  
 font-size: 13px;
  padding-bottom:40px;
  padding-top:20px;
    
   

/*background: url(../images/mainbg.jpg) no-repeat scroll center top rgba(0, 0, 0, 0);*/
    
}

footer .widget {
    margin-top: 20px;
    text-align: left;
}

footer .widget h4 {
   
  font-family: 'Open Sans Condensed', sans-serif;
	/*font-family: "Segoe UI","Segoe WP","Helvetica Neue",sans-serif;*/
	/*font-family: 'BebasNeueRegular';*/
	/*font-family:Oswald, sans-serif;*/
    font-size: 26px;
	padding-bottom:5px;
	font-weight:normal;
    /*color: #15edff;*/
	color: #74e5ff;
	
   /*text-shadow: 0 1px 0 rgba(255,255,255,.7);*/
}

footer .widget h2 {
    margin-top:0px;
    font-size: 16px;
    color: #c3fdff;
	}

footer .widget p {
    line-height: 12px;
	font-size:13px;
	color:#e0e0e0;
}
footer .widget p a
{
text-decoration:none;
color:#e0e0e0;
}

footer .widget i {
    padding-right: 7px;
}
.w1
{
font-family: 'Open Sans Condensed', sans-serif;
}

.icon-phone
{
color:#999;

}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer ul li {
  display: block;
  padding: 5px 0;
  text-align:left;
  line-height:18px;
}

footer ul li a {
  font-size:13px;
color:#e0e0e0;
text-decoration:none;

text-align:left;
}

footer ul li a:hover {
  color: #ccc;
}

footer .footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.fa-2x
{
color:#64bcf2;
}


div.footer-btm {
	background: #000;
	border-top: 4px solid #111;
	padding-bottom:20px;
	margin-top: 0px;
	
}

div.footer-btm p {
	color: #727374;
	margin: 0;
	text-align:center;
	font-size:11px;
	margin:20px 0 0 0;
	
}
div.footer-btm p a {
text-decoration:none;
color:#727374;
}

.kt1 li{
	padding-bottom:10px;
	list-style:none;
	line-height:23px;
	padding:0px 0 0 0;
	color:#727374;
	font-size:13px;
}


#toTop10 {
	width:52px;
	height:59px;
	background:url(../images/topbutton.png) no-repeat;
    text-align:center;
    position:fixed; /* this is the magic */
    bottom:-9px; /* together with this to put the div at the bottom*/
    right:1px;
    cursor:pointer;
    display:none;
	text-indent:-999999px;
}

/* ----- Media queries ----- */

@media(min-width:1200px) {
.team-member {
    margin-bottom: 50px;
    text-align: center;
	background-color:#00FF00;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}
}



@media (min-width: 767px) {

.top-number p{
  margin: 0;
  color: #fff;
  font-size:21px;
  text-align:right;
}


}


@media (max-width: 1200px) {

#zt1
{
margin-top:0px;
text-decoration:none;
}


.header a.brand {
    display: inline-block;
    text-indent: -9999px;
    width: 175px;
    height: 80px;
	margin-top:10px;
	
      padding: 30px 0;
    background: url(../img/logo1.png)  center no-repeat;
   
}

.header ul.nav {
   
	margin-top:40px;
    text-transform: uppercase;
	 font-size: 18px;
}

.header ul.nav li a {
   /* padding: 30px 20px 5px 20px;*/
    color: #333;
	margin-right:10px;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
    text-shadow: none;
}

.header ul.nav li.current-page a {
    padding-top: 10px;
	color:#FFFFFF;
    border-top: 5px solid #7cc6fa;
    background: #007ac3;
}

.header ul.nav li a:hover {
    background: #007ac3;
    color: #fff;
}

.header ul.nav li a i {
    line-height: 35px;
    color: #fff;
}

footer {
  width:100%;
  /*background:url(../images/fbg2.jpg) no-repeat scroll center center / cover rgba(0, 0, 0, 0);*/
background:url(../images/fbg.png) repeat;
 
/* background:url(../images/fbg2.jpg) no-repeat;*/
  
 font-size: 13px;
  padding-bottom:0px;
  padding-top:10px;
    
}

.clogo
{
width:150px;
height:74px;
}
}