/*
Theme Name: Lankelma
Theme URI: http://www.lankelma.co.uk
Description: Theme designed for Lankelma
Author: Oliver Stott
Author URI: http://www.oliverdesigns.com/
Version: 1.0
Tags: lankelma, construction,
*/

@import url('bootstrap/css/bootstrap.css'); 
@import url('bootstrap/css/bootstrap-responsive.css'); 

body {
	padding-top: 140px;
	font-family: 'Open Sans', sans-serif;
}

body.home {
	padding-top: 80px;
}

h1,h2,h3,h4,h5,h6 {
	color: #1d4c7c;
	font-family: 'Open Sans', sans-serif;
}

/* --- HEADER --- */

.navbar {
	margin-bottom: 0px;
	border: none;
}
.navbar-inverse {
	background: #1d4c7c;
	border: none;
}

.navbar-toggle {
	background: #1d4c7c;
}

.navbar-inner {
	background: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
}

.navbar-inner .container {
	padding: 0px;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #1d4c7c;
	font-weight: 700;
}

.navbar-brand {
	padding: 10px 0px 10px 0;
}

.navbar-brand > img {
	height: 40px;
}

.brand img {
	height: 60px;
}

.navbar .nav > li > a {
	padding: 0 10px 0;
	text-transform: uppercase;
	font-size: 13px;
	margin: 5px 0 18px;
	border-right: 2px solid #1d4c7c;
	line-height: 13px;
}

.navbar .nav li:last-child > a {
	padding-right: 0px;
	border-right: none;
}

.navbar .nav > li > a:hover, .navbar .nav li.current_page_item > a, .navbar .nav > li.current_page_ancestor > a {
	color: #3a8941;
}

.content .row img {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.home .content .row img {
	margin-bottom: 0px;
}

.navbar-mini ul.menu {
    float: right;
    list-style: none;
	background: #1d4c7c;
	padding: 5px 10px;
}

.navbar-mini li {
    display: inline-block;
    font-size: 12px;
    border-right: 1px solid #fff;
    padding: 0 10px;
    line-height: 1em;
}

.navbar-mini li:last-child {
	border-right: none
}

.navbar-mini li a {
	color: #fff;
}

/* --- HEADER SCROLL */

.smaller .catbanner-inner, .smaller .subnav-inner li, .smaller .navbar .nav > li > a, .smaller .navbar-brand, .smaller .navbar-brand > img, .catbanner-inner, .subnav-inner li, .navbar .nav > li > a, .navbar-brand, .navbar-brand > img, .smaller input#srch-term, input#srch-term, .subnav a, .smaller .subnav a, ul.side li a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.smaller .catbanner-inner {
	padding: 8px 0 5px;
}

.smaller .subnav-inner li {
	padding: 6px 10px 6px 0;
}

.smaller .navbar-brand {
	padding: 10px 0px 10px 0;
	margin-right: 20px;
	height: 40px;
}

.smaller .navbar-brand > img {
	height: 35px;
}


.smaller input#srch-term {
	height: 50px;
}

/* --- BANNER --- */

.catbanner-inner {
	height: auto;
	max-height: 120px;
	padding: 10px 0;
	-moz-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	-webkit-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
}

.catbanner-inner h1 {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin: 5px 0px;
	font-size: 22px;
	line-height: 1em;
}

.catbanner-inner .row {
	margin-right: 0px;
}

/* --- SUBNAV --- */

.breadcrumbs, .breadcrumbs a {
	text-align: right;
	color: #fff;
	font-size: 12px;
}

.breadcrumbs {
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 16px;
	border-top: thin solid #fff;
}

/* - SEARCH - */

button.btn.btn-default {
	color: #fff;
	font-size: 20px;
	background: none;
	border: none;
}

form.navbar-form {
	position: absolute;
	right: 0;
	margin: 0px;
	margin-right: -30px;
}

input#srch-term {
	border: none;
	border-radius: 0;
	height: 80px;
	background: #000;
	color: #fff;
}

.input-group-btn {
	background: #000;
}

.form-control::-webkit-input-placeholder { 
	color: #fff; 
}

/* --- SLIDER --- */

.rev_slider h1 {
	color: #fff!important;
	font-size: 48px!important;
	margin: 10px 0!important;
}

.rev_slider p {
	font-size: 12px!important;
	line-height: 14px!important;
}

/* --- HOME --- */

.homeblock {
	float: left;
	margin-bottom: 10px;
}

.homeblock img {
	width: 100%;
}

.row.blocks {
	margin-top: 20px;
}

.sidelink .block_content {
	min-height: 70px;
}

.block_content {
	float: left;
	padding: 0 10px;
	min-height: 90px;
	width: 100%;
}

.block_content h3 {
	margin-top: 15px;
}

.block_content.one h3, .block_content.three h3 {
	color: #fff;
}

.block_content.one {
	color: #fff;
}

.block_content.two {
	color: #214577;
}

.block_content.three {
	color: #fff;
}

.block_content.four {
	color: #214577;
}

/* --- 3 COLUMN LAYOUT --- */

.sidebar {
	margin-top: 20px;
}

.sidelink {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

input#fieldEmail {
    width: 100%;
    padding: 5px 10px;
}

.signup_form button {
    background: #3a8941;
    border: none;
    padding: 5px 20px;
    color: #fff;
    text-transform: uppercase;
}

.nf-field-container {
    margin-bottom: 10px;
}

/* ------------------------------- MAIN CONTENT ------------------------------------ */

.content {
	padding-bottom: 0px;
}

.container.main {
	padding-top: 10px;
	padding-bottom: 10px;
}

.content {
	-webkit-animation: fadein 2s; /* Safari and Chrome */
       	-moz-animation: fadein 2s; /* Firefox */
        -ms-animation: fadein 2s; /* Internet Explorer */
        -o-animation: fadein 2s; /* Opera */
        animation: fadein 2s;
}

.container.main.home {
	width: 100%;
}


.fullwidthbanner-container {
	-moz-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	-webkit-box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
	box-shadow: inset 0 10px 10px -10px #000, inset 0 -10px 10px -10px #000;
}

.center {
	text-align: center;
}

.mainimg {
	margin-bottom: 10px;
}

/* - TITLES - */

h1 {
	font-weight: 300;
	font-size: 32px;
}

h2 {
	font-weight: 300;
}

/* - IMAGES - */

.catimg {
	float: left;
	width: 200px;
	margin-right: 20px;
	max-height: 200px;
	overflow: hidden;
}

.catimg img {
	width: 100%!important;
	margin-top: 20px;
}

img.alignleft {
	margin: 3px 20px 20px 0;
	float: left;
}

img.alignright {
	margin: 3px 0 20px 20px;
	float: right;
}

.wp-caption.alignright {
  float: right;
  padding-left: 30px;
  font-size: 11px;
  text-align: center!important;
}

.wp-caption.alignleft {
  float: left;
  padding-right: 30px;
  font-size: 11px;
  text-align: center!important;
}

p.wp-caption-text {
  margin-top: 10px;
  font-style: italic;
}

.add_height {
	margin-bottom: 30px!important;
}

/* --- 2 COLUMN TEMPLATE --- */

.goback {
	float:right;
	clear:none;
}

.goback:before {
	background: url(http://localhost/wp-content/uploads/2014/11/back.png) no-repeat 50% 40%;
	content: '';
	width: 17px;
	height: 17px;
	padding: 2px 9px;
	margin-right: 3px;
}

ul.side, ul.side ul {
	margin: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

ul.side {
	margin-top: 20px;
}

ul.side a {
	color: #fff;
	text-decoration: none!Important;
	font-size: 12px;
}

ul.side li {
	list-style: none;
	margin: 2px 0;
}

ul.side li a {
	padding: 0px;
	background: #58585b;
	padding: 5px 8px;
	color: #fff;
	display: block;
}

ul.side li.current_page_item a, ul.side li.current_page_parent a, ul.side li.current-cat a {
	background: #aaa;
}

ul.side li.page_item_has_children.current_page_item a {
	background: #777;
}

ul.children li a {
	padding: 3px 8px;
	background: none!important;
	color: #000;
	border-bottom: thin solid #eee;
}

ul.children li.current_page_item a {
	background: #eee!important;
}

ul.children li a:hover {
	background: #eee!important;
}

ul.children {
	display: none;
}

ul.children li {
	margin: 0;
}

.current_page_item ul.children, .current_page_parent ul.children {
	display: block;
}

ul.side li a:hover {
	background: #888;
}

/* --- FOOTER --- */

.cc-btn.cc-dismiss {
	display: none;
}

footer {
	background: #3a8941;
	color: #f3f3f3;
	text-align: left;
	font-size: 11px;
	width: 100%;
	display: block;
	float: left;
	padding: 15px 15px 0;
}

footer a {
	color: #fff;
}

.footerholder {
	padding: 30px 0 40px;
	background: #3a8941;
	color: #fff;
	font-size: 16px;
}

.well {
	min-height: 20px;
	padding: 0px;
	margin-bottom: 20px;
	background: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.widget.well ul {
	list-style: none;
	padding-left: 0px;
}

.widget.well ul a {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}

.widget.well span {
	font-size: 20px;
	font-weight: 300;
}

.footer-widgets-4 .widget.well span {
	text-align: right;
	width: 100%;
	margin-top: -15px;
	float: left;
}

.textwidget {
	margin-top: 10px;
}

.textwidget img {
	height: 80px!important;
	float: right;
	margin: 0px;
	width: auto;
}

.footer-widgets-1 .textwidget img {
    height: 40px!important;
    float: left;
    position: relative!important;
    top: 0px!important;
    left: 0px!Important;
}

.footer-widgets-1 #text-5 div, .footer-widgets-1 #text-5 a {
	float: left;
}

/* --- SIDEBAR --- */

.home .container.main {
	padding-top: 0px;
}

.home .contact {
	border-bottom: 4px solid #1d4c7c;
	margin-top: 70px;
	margin-bottom: 0px;
}

.home .contact h4 {
	font-weight: 300;
	font-size: 24px;
	background: none;
	color: #fff;
	border-bottom: 1px solid #000;
	padding: 5px 10px;
	background: #000;
	margin-top: 0px;
}

.home .contact h5 {
	font-weight: 400;
	font-size: 18px;
	color: #1d4c7c;
	margin-top: 15px;
}

.home .contact p {
	font-size: 16px;
	font-weight: 300;
}

.contact {
	margin-top: 15px;
	border-bottom: 2px solid #1d4c7c;
	background: #f5f5f5;
	margin-bottom: 20px;
}

.contact h4 {
	padding: 5px 10px;
	background: #000;
	color: #fff;
}

.contact h5 {
	margin-bottom: 0px;
}

.contact h5, .contact p {
	padding: 0 10px!important;
}

.signup_form {
	margin-top: 20px;
}
/* --- NEWS --- */

span.date {
	font-style: italic;
	color: #aaa;
}

/* --- Testimonials --- */

.testimonial {
	margin: 10px 0;
	padding: 10px 0;
	border-top: thin solid #ccc;
	float: left;
	width: 100%;
}

/* --- CPT RIGS --- */

.cpt-rig {
	float: left;
}

img.attachment-cpts {
	float: left;
	margin-right: 20px;
}

.cpt-rig h3 {
	margin-top: 0px;
}

@media (max-width: 1200px) {
	.navbar-brand > img {
		height: 40px!important;
	}
	.navbar-inverse .nav > li > a {
		font-size: 11px;
	}
}

@media (min-width: 992px) {
	.footer-widgets-1.col-md-3 {
		width: 18%;
	}
	.footer-widgets-3.col-md-3 {
		width: 18%;
	}
	.footer-widgets-4.col-md-3 {
		width: 38%;
	}
	.textwidget img {
		height: 80px!important;
		float: right;
		margin: 0px;
		padding: 2px;
		width: auto;
	}
}

@media (max-width: 992px) {
	.footer-widgets-4.col-md-3 {
		float: left;
		margin-bottom: 20px;
	}
	.footer-widgets-4 .widget.well span {
		text-align: left;
		float: left;
	}
	.textwidget img {
		float: left;
		width: auto;
	}
}	

@media (max-width: 979px) {
	body, body.home {
		padding-top: 0;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: right;
		margin: 0;
	}
}

@media (max-width: 768px) {
	.navbar-brand > img {
		height: 30px;
		margin: -5px 20px 0;
	}
	.catbanner-inner {
		height: auto!important;
		max-height: auto!Important;
	}
	.breadcrumbs {
		margin-top: 0px;
	}
	.navbar .nav > li > a {
		padding: 0px;
		margin: 10px 20px;
		border-right: none;
	}
}



@media (max-width: 768px) {
	.tp-caption.large_bg_black.tp-fade.tp-resizeme.start {
		display: none;
	}
}

@media (max-width: 480px) {
	.content .row img {
		width: 100%;
		margin: 10px 0px;
		float: left;
	}
}


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

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

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