@charset "utf-8";
@import url("fontawesome-4.4.0.min.css");
@import url("framework.css");

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0{border-bottom:1px solid;}
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{padding:50px 0; text-align:center;}
#header *{margin:0; padding:0; line-height:1;}

#header #logo{display:inline-block; min-height:60px; position:relative; padding:5px 0 0 80px;}
#header #logo .logo-item{font-size:42px; font-variant:small-caps; text-transform:none; margin-left: 10px;}
#header #logo p{position:relative; margin-top:-2px; font-size:12px; text-transform:lowercase; opacity:.5;}
#header #logo i{
	position:absolute;
	top:0; left:0;
	font-size:60px;
	color: #606060;
}

#header #logo .fa:before {
	text-shadow: 2px 2px 2px white;
	}

/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{
	padding:160px 0;
	text-align:center;
}

#pageintro .introtxt{display:block; max-width:80%; margin:0 auto;}
#pageintro .introtxt *{margin:0; line-height:1;}

#pageintro .introtxt .heading{
	margin-bottom:35px;
	font-size:42px;
}

#pageintro .introtxt p{font-size:16px;}

#pageintro .introtxt p:first-of-type{
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}

#pageintro .introtxt p:last-of-type{
	margin-bottom:35px;
	line-height:1.4;
}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{padding:80px 0;}

/* Content */
.container .content{}

.element{position:relative; margin:0 0 inherit 0; padding-left:55px;}
.element:last-child{margin:0;}
.element *{margin:0; padding:0;}
.element .heading{margin-bottom:10px; font-size:1.2rem;}
.element p{}
.element i{position:absolute; top:0; left:0; font-size:30px;}

.blocks{text-align:center;}
.blocks article:last-child{margin-bottom:0;}
.blocks article *{margin:0; padding:0;}
.blocks article a{display:inline-block; width:100%; padding:50px; border:1px solid;}
.blocks article i{margin-bottom:20px; font-size:60px;}
.blocks article a .heading{
	color: #888888;
}

.blocks article a:hover .heading{
	color: #707b8e;
}

.post figure, .post .txtwrap{
	display:block;
	float:left;
	width:85%;
}

.post figure{position:relative;}
.post figure figcaption{position:absolute; top:0; left:0; width:50px;}
.post figure figcaption *{display:block; margin:0; padding:0; text-align:center; text-transform:uppercase; font-style:normal; line-height:1;}
.post figure figcaption time, .post figure figcaption a{width:100%; padding:12px 0;}
.post figure figcaption time strong, .post figure figcaption a i{margin-bottom:2px;}

.post .txtwrap{
	padding:30px 20px;
	float: right;
}
.post .txtwrap *{margin:0 0 15px 0; line-height:1;}
.post .txtwrap .heading{}
.post .txtwrap p{line-height:1.4;}
.post .txtwrap footer{margin:0;}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* Team
--------------------------------------------------------------------------------------------------------------- */
#team{}
#team .one_half{width:50%; margin:0;}

#team .teamintro{padding:8%; color: #fff!important;}
#team .teamintro *{margin:0;}
#team .teamintro .heading{}
#team .teamintro p:nth-of-type(1){margin-bottom:30px;}
#team .teamintro p:nth-of-type(2){margin-bottom:20px;}

#team .teampics{text-align:center; margin:0; padding:0; list-style:none;}
#team .teampics *{margin:0;}

#team .teampics li{
	padding:8% 5%;
	outline: 1px solid white;
	min-height: 208px;
}
#team .teampics li:first-child{
	background-image: url(/theme/htmldoc/images/OAYXGY0.jpg);
	background-size: cover;
	background-position-y: -53px;
}
#team .teampics li:nth-child(2){
	background-image: url(/theme/htmldoc/images/438.jpg);
	background-size: cover;
	background-position-y: -52px;
}
#team .teampics li:nth-child(3){
	background-image: url(/theme/htmldoc/images/2116139.jpg);
	background-size: cover;
	background-position-y: -52px;
}
#team .teampics li:last-child{
	background-image: url(/theme/htmldoc/images/OAYXHQ0.jpg);
	background-size: cover;
	background-position-y: -173px;
}


#team .teampics li .hide{opacity:.2;}
#team .teampics li:hover .hide{opacity:1;}
#team .teampics li em{display:block; margin-bottom:15px; font-size:.8rem;}
#team .teampics li p:first-of-type{margin-bottom:15px;}


/* Testimonials
--------------------------------------------------------------------------------------------------------------- */
#testimonials{}
#testimonials li{}
#testimonials li:last-child{margin-bottom:0;}/* Used in mobile devices */
#testimonials li blockquote{display:block; position:relative; width:100%; margin:0 0 30px 0; padding:30px; line-height:1.4; z-index:1;}
#testimonials li blockquote::before{display:block; position:absolute; top:-15px; left:15px; padding:0 8px; font-family:"FontAwesome"; font-size:22px; content:"\f10d";}
#testimonials li blockquote::after{display:block; position:absolute; bottom:0; left:25px; margin-bottom:-18px; content:""; border:solid; border-width:18px 0 18px 18px; border-color:transparent;}
#testimonials li figure{}
#testimonials li figure img{float:left; margin-right:15px;}
#testimonials li figure figcaption{float:left; margin:15px 0 0 0;}
#testimonials li figure figcaption *{display:block; margin:0; padding:0; line-height:1;}
#testimonials li figure figcaption strong{margin-bottom:5px;}
#testimonials li figure figcaption br{display:none;}
#testimonials li figure figcaption em{font-size:.8rem;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0;}

#footer .title{margin:0 0 30px 0; padding:0 0 8px 0; border-bottom:1px solid; font-size:1.2rem;}

#footer .linklist li{margin-bottom:10px;}
#footer .linklist li:last-child{margin-bottom:0;}

#footer .font-xs{margin:0;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:20px 0;}
#copyright *{margin:0; padding:0;}


/* Transition Fade
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .3s ease-in-out;}
#mainav form *{transition:none;!important}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#breadcrumb, .sidebar nav{line-height:normal;}
#breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:15px; line-height:10px;}

#mainav form{display:none; margin:0; padding:0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:20px; text-transform:uppercase; text-align:center;}
#breadcrumb ul{margin:0; padding:0; list-style:none;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:3px; right:0; content:"\f101";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}

#mainav form select{color:#FFFFFF; background-color:#606060; border-color:#000000;}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#8491a7;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#8491a7;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#56AED4;}

#backtotop{color:#FFFFFF; background-color:#707b8e;}


/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:9px; left:0px; content:"\f101";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{color:#888888; background-color:#1D1D1D;}
a{color:#8491a7;}
a:hover {
    color: #8491a7;
}
a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#D7D7D7;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#56AED4;}

.overlay{
	color:#FFFFFF;
	background-color:#59535a;
}

.overlay::after{
	background-color:rgba(0,0,0,.1);
}

.overlay.light::after{
	background-color:rgba(0,0,0,.15);
}

.btn{color:#707b8e; background-color:transparent; border-color:#707b8e;}
.btn:hover{color:#FFFFFF; background-color:#707b8e; border-color:inherit;}


/* Rows */
.row0, .row0 a{color:#FFFFFF; background-color:#2e2e2e;}
.row0{border-color:#606060;}
.row1, .row1 a{color:#FFFFFF; background-color:#2e2e2e;}
.row2, .row2 a{color:inherit; background-color:#F5F5F5;}
.row3{color:#999999; background-color:#FFFFFF;}
.row4{color:#D0D0D0; background-color:#2e2e2e;}

.row5 {
	color:#888888;
	background-color:#1D1D1D;
}

.row5 a{
	color:#707b8e;
	background-color:#1D1D1D;
}

.row5 a:hover{
	color: white;
}

/* Content Area */
.element a i, .blocks a i {
    color: #8491a7;
}

.element a h3, .element a p {
    color: #8491a7;
}

.blocks article a{color:inherit; border-color:inherit;}
.blocks article:hover a{border-color:#707b8e;}

.element a:hover i,.blocks a:hover i{
	color:#707b8e;
}

.element a:hover h3,.element a:hover p{
	color:#707b8e;
}

.post{color:#FFFFFF; background-color:#707b8e;}
.post *{color:inherit;}
.post figure figcaption time{background-color:#8491a7;/* #56AED4 */}

.post figure figcaption a {
	background-color: #9eaac1;
}

.post figure figcaption a:hover {
	background-color:rgba(0,0,0,.25);
	color: #fff!important;
}

/* Team */
#team .teampics .overlay::after{background-color:rgba(255,255,255,.25);}
#team .teampics .overlay:hover::after{background-color:rgba(0,0,0,.15);}


/* Testimonials */
#testimonials li blockquote{color:#59535a; background-color:#F5F5F5;}
#testimonials li blockquote::before{color:#6D758D; background-color:#FFFFFF;}
#testimonials li blockquote::after{border-left-color:#F5F5F5;}


/* Footer */
#footer .title{border-color:#606060;}

/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#56AED4;}
th{color:#FFFFFF; background-color:#373737;}

tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{
	color:#fff;
	background-color:#707b8e;
}

#comments input[type="submit"]:hover, #comments input[type="reset"]:hover{
	color:#fff;
	background-color:#59535a;
	border-color: #59535a;
}

tr:nth-child(even), #comments li:nth-child(even){color:#fff; background-color:#707b8e;}
table a, #comments a{background-color:inherit;}



/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px){
	.hoc{max-width:978px;}
}


/* Smartphone + Tablet
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:900px){
	.hoc{max-width:90%;}

	#header{}

	#mainav{padding:20px 0;}
	#mainav ul{display:none;}
	#mainav form{display:block;}

	#breadcrumb{}

	.container{}
	.post figure, .post .txtwrap{float:none; width:100%;}
	.post figure img{width:100%;}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#team .one_half{display:block; float:none; width:100%; margin:0;}
	#team .teampics li{display:block; float:left; width:25%; max-height:200px; overflow:hidden; clear:none;}
	#team .teampics li p{display:none;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
}

@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;}

	#pageintro{padding:120px 0;}

	.post{max-width:320px; margin:0 auto 50px;}
	.post:last-child{margin-bottom:0;}
	.post figure, .post .txtwrap{float:none; width:100%;}

	.blocks{margin-bottom:0;}

	#team .teampics li{display:block; float:left; width:50%; max-height:none; padding:12% 8%;}

	#footer{padding-bottom:50px;}
}

@media screen and (max-width:450px){
	#team .teamintro{padding:15% 8%; }
	#team .teampics li{display:block; float:none; width:100%;}
	#team .teampics li p{display:block;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
}

.banner {
	display: block;
    position: relative;
    width: 100%;
    height: 500px;
    background: url("../images/main-bg.jpg") no-repeat center top -195px;
    background-size: cover;
}

.button {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.button a {
	display: block;
	position: relative;
	width: 170px;
	height: 40px;
	line-height: 40px!important;
	text-align: center;
	margin: 0 auto!important;
	padding: 0!important;
	border: 1px solid rgba(255, 255, 255, 0.35);
	color: rgba(255, 255, 255, 0.35);
	text-transform: uppercase;
}

.button a:hover {
	border: 1px solid rgba(255, 255, 255, 0.85);
	color: rgba(255, 255, 255, 0.85);
}

.bg-cont {
	background: #707b8e;/*#80C2DF;*/
}

.linklist .fa:before {
	margin-right: 5px;
	transition: all .0s ease-in-out;
}

footer a {
    color: #9eaac1;
	transition: all .3s ease-in-out;
}

footer a:hover {
    color: white;
}

.overlay.banner::after {
    background-color: rgba(0,0,0,.2);
}

.btn.ban {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #FFFFFF;
}
.btn.ban:hover {
    color: #FFFFFF;
    background-color: #59535a;
    border-color: inherit;
}

#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

.ta-center {
	text-align: center;
}

.top {
	margin-top: 60px;
}
