/* Copyright (C) Primer Templates, http://www.primertemplates.com */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
  background-attachment: fixed;

  background-repeat: repeat;
}

.tm-logo {
  float: left;
}

.tm-footer {
  text-align: left;
}
.uk-navbar-nav > li > a{
  color: #FFFFFF;
}

.uk-navbar-nav > li > a[href="#"] {
  cursor: pointer;
 	color: #000;
}

.uk-navbar-nav {
  margin: 0 auto;
 //float: right;
 //background: #fff;
}

.tm-footer .uk-panel {
  width: 70%;
}

a:hover {
  text-decoration: none !important;
}

.banner1 {
  background-color: #333333;
  color: #C3CCD5;
  height: 76px;
  margin: 0 auto;
  padding: 42px 0 0 50px;
  position: relative;
}

.banner1 p {
  display: block;
  font-size: 23px !important;
  font-weight: 300;
  text-align: left !important;
  text-shadow: 1px 1px #000000;
  width: 630px;
}

.banner1 a.button_dark {
width: 100px;
position: absolute;
right: 42px;
top: 30px;
}

a.button_dark, a.button_light {
  background-clip: padding-box;
  background-color: #E66E0D;
  border: 5px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px #F08715 inset;
  -moz-box-shadow: 0 1px #F08715 inset;
  -webkit-box-shadow: 0 1px #F08715 inset;
  -o-box-shadow: 0 1px #F08715 inset;
  color: #FFFFFF;
  display: block;
  font-size: 11pt;
  font-weight: 400;
  height: 33px;
  letter-spacing: 1px;
  margin: auto;
  padding: 12px 30px 3px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px #D72D05;
  transition: all 0.2s ease-in-out 0s;
  width: 90px;
  z-index: 2;
}

.uk-panel-header {
  text-align: center;
}

.uk-panel-header h1 {
  font-size: 26px;
  padding-top: 40px;
}

.uk-panel-header h1 span{

}

#cp-caption-inner {
  bottom: 5 !important;
}

div.sp_social {
  float: right;
  margin-top: -1px;
  margin-right: 30px;
}

.read-home {
  margin-bottom: 15px;
  margin-top: 20px;
}

.read-home a{
  background-color: #F5F5F5;
 background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#ffffff,#f0f0f0);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f0f0f0));
background-image: -webkit-linear-gradient(top,#ffffff,#f0f0f0);
background-image: -o-linear-gradient(top,#ffffff,#f0f0f0);
background-image: linear-gradient(to bottom,#ffffff,#f0f0f0);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff0f0f0',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #EAEAEA #EAEAEA #D2D2D2;
  border-radius: 0 0 0 0;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 2px rgba(0,0,0,.05);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 2px rgba(0,0,0,.05);
  color: #808080 !important;
  font-size: 12px;
  line-height: 24px;
  padding: 12px 22px;
  text-align: center;
  vertical-align: middle;
}

.tm-headerbar {
  margin-bottom: 15px;
  margin-top: 35px;
}

.tm-navbar {
  margin-bottom: 15px;
  margin-top: 2px;
}

.tm-welcome {
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.tm-bottom-a {
  padding-top: 40px;
  padding-bottom: 40px;
}

.tm-bottomb-bar {
  background-image: url(../images/stripline.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-attachment: scroll;
}

.tm-bottom-b {
  padding-bottom: 40px;
  padding-top: 50px;
  font-size: 88%;
}

.tm-bottom-b ul, .tm-bottom-b ol {
  padding-left: 0 !important;
  list-style: none;
}

.tm-bottom-b li {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.tm-bottom-b .uk-list-line > li:nth-child(n+2) {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.uk-nav > li > a {
  padding: 10px 20px;
}

.uk-panel-header {
  border-top: 1px solid #dddddd;
}

.tm-newsletter {
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.tm-newsletter h1{
  color: #ffffff;
}

.tm-newsletter h2{
  color: #ffffff;
}

.tm-newsletter h3{
  color: #ffffff;
}

.tm-newsletter h4{
  color: #ffffff;
}

.tm-block-full-breads {

}

.uk-breadcrumb {
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: left;
  margin-bottom: 0;
}

.uk-breadcrumb > li {
  font-size: 2rem;
  color: #ffffff;
}

#tm-breads {
  background: url("../images/breads.jpg");
}

.tm-middle {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* BT Content Slider */

.bt-cs .bt-inner .bt-title {
  clear: both;
  color: #808080 !important;
  display: inline-block;
  font-family: 'Arvo' !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 150%;
  text-transform: capitalize !important;
}

.bt-cs .bt-inner img {
  background: none repeat scroll 0 0 #F6F6F6 !important;
  border: 1px solid #FFFFFF !important;
  margin-right: 15px !important;
  max-width: 99%;
  outline: 1px solid #EAEAEA !important;
  padding: 5px !important;
}

.bt-row-separate {
  border-bottom: 1px solid #EAEAEA !important;
  clear: both;
  height: 1px;
  margin: 0 10px 15px;
}

#btcontentslider141 p .readmore{

}

.bt-cs .bt-inner {
  margin: 0;
  padding: 0 10px 0 0 !important;
  position: relative;
}

.bt-introtext{

}

.bt-cs .bt-row {
  float: left;
  overflow: hidden;
  padding: 8px 0 8px 1px;
  position: relative;
}

/*------------------------Zoo---------------------*/

.yoo-zoo img {
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  margin-right: 10px;
  max-width: 99%;
  padding: 5px;
}

#yoo-zoo .items p.pos-links span a {

  background: url("../images/linksbg.png") repeat-x scroll left top #F6F6F6;
  border: 1px solid #E1E1E1;
  font-size: 12px;
  margin: 0;
  padding: 5px;
  color: #808080;
}

#yoo-zoo .items p.pos-links span a:after {
  content: none;
}

#yoo-zoo .items h1.pos-title {
  color: #888888;
  font-size: 24px;
  font-weight: inherit;
  letter-spacing: 1px;
  line-height: 34px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

#yoo-zoo .items h1.pos-title a {
  color: #888888;
}

#yoo-zoo .item h1.pos-title {
  color: #888888;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 34px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

#yoo-zoo #comments .comment-head .author {
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  margin: 8px 0 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
  text-transform: capitalize;
}

#yoo-zoo .item h3 {
  color: #444444;
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.yoo-zoo button, .yoo-zoo input[type="button"], .yoo-zoo input[type="submit"] {
  background: none repeat scroll 0 0 #333333;
  border: medium none;
  line-height: 100%;
  padding: 10px 15px 11px 15px;
  color: #ffffff;
}

/* Pricing Tables */

.pricing_table {
	text-align: center;
	margin: 25px 0;
}
.pricing_table .tb_header {
	background-color: #8AB623;
}
.pricing_table .tb_header h4 {
	margin: 0;
	padding: 15px 0px;
	border-bottom: 3px solid #5E852C;
	color: white;
	font-size: 20px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	font-weight: 700;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 4px;
	border-top-left-radius: 3px;
	border-top-right-radius: 4px;
}
.pricing_table .price {
	margin: 0;
	padding: 15px 0px;
	border-bottom: 2px solid white;
	font-size: 46px;
	color: #fff;
	text-shadow: 1px 1px 0 black;
	font-weight: 900;
	letter-spacing: 0px;
	line-height: 1;
}
.pricing_table .price p:first-letter {
	font-weight: 300;
	margin-right: 2px;
	font-size: 26px;
}
.pricing_table .price p {
	margin: 0;
}
.pricing_table .price p span {
	display: block;
	padding: 4px;
	font-size: 14px;
	font-weight: 500;
}
.pricing_table .tb_content {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pricing_table .tb_content li {
	margin: 0;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 2;
}
.pricing_table .tb_content li:nth-child(odd) {
	background-color: rgba(0, 0, 0, 0.1);
}
.pricing_table .tb_content li:first-child {
	border-top: 1px solid white;
}
.pricing_table .tb_content li:last-child {
	;
}
.pricing_table .tb_content li hr {
	margin: 10px 50px;
}
.pricing_table .signin {
	padding: 15px 0 15px;
	background: rgba(0, 0, 0, 0.15);
	border-top: 3px solid #5E852C;
}
.pricing_table .pr_table_col {
	background: #fff;
	position: relative;
	z-index: 0;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.pricing_table [class*="span"]:nth-child(odd) .pr_table_col {
	background-color: #F1F1F1;
}
.pricing_table .pr_table_col.highlight {
	z-index: 1;
}
.pricing_table .pr_table_col:hover {
	z-index: 2;
}
.pricing_table .pr_table_col.highlight, .pricing_table .pr_table_col:hover {
	margin-top: -15px;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.pricing_table .pr_table_col.highlight .tb_content li, .pricing_table .pr_table_col:hover .tb_content li {
	padding: 7px 0px;
}
.pricing_table .pr_table_col.highlight .price, .pricing_table .pr_table_col:hover .price {
	padding: 20px 0px;
}
.pricing_table .pr_table_col {
	-webkit-transition: -webkit-box-shadow 0.2s ease-out;
	-moz-transition: -moz-box-shadow 0.2s ease-out;
	-o-transition: -o-box-shadow 0.2s ease-out;
	transition: box-shadow 0.2s ease-out;
}
.pricing_table .pr_table_col.caption_column {
	margin-top: 50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pricing_table .pr_table_col.caption_column .tb_header {
	font-size: 18px;
	padding: 41px 0;
	color: #444;
	font-weight: 700;
	border-bottom: 2px solid #fff;
	background: #eee;
	text-shadow: 1px 1px 0 #fff;
}
.pricing_table .pr_table_col.caption_column .tb_content li {
	padding: 5px 0px;
	text-align: left;
	text-indent: 30px;
	background: #eee;
}
.pr_table_col[data-color=red] .tb_header h4 {
	border-bottom: 3px solid #941414;
}
.pr_table_col[data-color=red] .signin {
	border-top: 3px solid #941414;
}
.pr_table_col[data-color=red] .tb_header {
	background-color: #cd2122;
}
.pr_table_col[data-color=blue] .tb_header h4 {
	border-bottom: 3px solid #000000;
}
.pr_table_col[data-color=blue] .signin {
	border-top: 3px solid #345370;
}
.pr_table_col[data-color=blue] .tb_header {
	background-color: #E66E0D;
}
.pr_table_col[data-color=green] .tb_header h4 {
	border-bottom: 3px solid #5E852C;
}
.pr_table_col[data-color=green] .signin {
	border-top: 3px solid #5E852C;
}
.pr_table_col[data-color=green] .tb_header {
	background-color: #8AB623;
}
.pr_table_col[data-color=turquoise] .tb_header h4 {
	border-bottom: 3px solid #0A817F;
}
.pr_table_col[data-color=turquoise] .signin {
	border-top: 3px solid #0A817F;
}
.pr_table_col[data-color=turquoise] .tb_header {
	background-color: #12C6C2;
}
.pr_table_col[data-color=orange] .tb_header h4 {
	border-bottom: 3px solid #AF3F08;
}
.pr_table_col[data-color=orange] .signin {
	border-top: 3px solid #AF3F08;
}
.pr_table_col[data-color=orange] .tb_header {
	background-color: #EB540A;
}
.pr_table_col[data-color=purple] .tb_header h4 {
	border-bottom: 3px solid #630C72;
}
.pr_table_col[data-color=purple] .signin {
	border-top: 3px solid #630C72;
}
.pr_table_col[data-color=purple] .tb_header {
	background-color: #8A2D9A;
}
.pr_table_col[data-color=yellow] .tb_header h4 {
	border-bottom: 3px solid #A8A80A;
}
.pr_table_col[data-color=yellow] .signin {
	border-top: 3px solid #A8A80A;
}
.pr_table_col[data-color=yellow] .tb_header {
	background-color: #D6D609;
}
.pr_table_col[data-color=green_lemon] .tb_header h4 {
	border-bottom: 3px solid #708D0B;
}
.pr_table_col[data-color=green_lemon] .signin {
	border-top: 3px solid #708D0B;
}
.pr_table_col[data-color=green_lemon] .tb_header {
	background-color: #9CC607;
}
.pr_table_col[data-color=dark] .tb_header h4 {
	border-bottom: 3px solid #000;
}
.pr_table_col[data-color=dark] .signin {
	border-top: 3px solid #000;
}
.pr_table_col[data-color=dark] .tb_header {
	background-color: #333;
}
.pr_table_col[data-color=light] .tb_header h4 {
	border-bottom: 3px solid #747474;
}
.pr_table_col[data-color=light] .signin {
	border-top: 3px solid #747474;
}
.pr_table_col[data-color=light] .tb_header {
	background-color: #aaa;
}
.pricing_table.rounded-corners [class*="span"]:first-child .tb_header {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
}
.pricing_table.rounded-corners [class*="span"]:last-child .tb_header {
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.pricing_table.rounded-corners .pr_table_col:hover .tb_header, .pricing_table.rounded-corners .highlight .tb_header {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.pricing_table.rounded-corners .pr_table_col:hover, .pricing_table.rounded-corners .highlight {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pricing_table.rounded-corners .pr_table_col:hover .signin, .pricing_table.rounded-corners .highlight .signin {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.pricing_table.rounded-corners [class*="span"]:last-child .tb_header {
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.pricing_table.rounded-corners [class*="span"]:first-child .pr_table_col, .pricing_table.rounded-corners [class*="span"]:first-child .signin {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.pricing_table.rounded-corners [class*="span"]:last-child .pr_table_col, .pricing_table.rounded-corners [class*="span"]:last-child .signin {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

/* Multicoloured Pricing Table */

.pricetable .plan {
  background: none repeat scroll 0 0 #F3F3F3;
  float: left;
  height: auto;
  margin-right: 3px;
  min-height: 190px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 276px;
}
.pricetable .plan figure {
	height: 135px;
	color: #fff;
}
.pricetable .plan figcaption {
	height: 38px;
	padding-top: 10px;
	font: normal 24px 'nexa_boldregular', Arial, Helvetica, sans-serif;
}
.pricetable .plan .price {
  background: none repeat scroll 0 0 #222222;
  font: 18px 'News Cycle',sans-serif !important;
  padding-bottom: 10px;
  padding-top: 15px;
}
.pricetable .plan .price span {
	font-size: 36px;
}
.pricetable .plan ul {
	margin: 0 0 20px;
	padding-left: 0;
}
.pricetable .plan ul li {
	padding: 10px 0;
	color: #666;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
}
.pricetable footer a {
	display: inline-block;
	margin-bottom: 20px;
}
.plan1 figure {
	background: #03b7e6;
}
.plan1 figcaption {
	background: #04aeda;
}
.plan2 figure {
	background: #82b882;
}
.plan2 figcaption {
	background: #72a672;
}
.plan3 figure {
	background: #fb835e;
}
.plan3 figcaption {
	background: #e17453;
}
.plan4 figure {
	background: #b39d85;
}
.plan4 figcaption {
	background: #a28e77;
}
.plan5 figure {
	background: #ccc;
}
.plan5 figcaption {
	background: #bbb;
}

.pricetable{

}

.price a{

}

/*----------------------Contact Form--------------*/

.jt_quick_contact_form .btn, .jt_quick_contact_form .text, .jt_quick_contact_form .textarea, .jt_quick_contact_form .blocks label.error, .jt_quick_contact_form .blocks label.ok {
  border-radius: 0 !important;
}

.jt_quick_contact_form .blocks label {
  color: #666;
  float: left;
  font-weight: normal;
  margin-right: 15px;
  text-align: left;
  width: 100px;
}

/*--------------------------------------*/

.tm-message {
  padding-top: 40px;
  padding-bottom: 40px;
}

/*-----------------------Rev Slider Custom---------------------*/

.custom-rev-orange {
  background-color: #e66e0d;
  text-shadow: none !important;
  padding: 22px 25px 35px 25px !important;
  font-family: inherit;
}

.custom-rev-orange h2 {
  color: #ffffff;
}

.custom-rev-orange a {
  background-color: #ffffff;
  color: #808080;
  padding: 10px 15px !important;
}

.custom-rev-dark-green {
  background-color: #1b180f;
  text-shadow: none !important;
  padding: 22px 25px 35px 25px !important;
  font-family: inherit;
}

.custom-rev-dark-green a {
  background-color: #ffffff;
  color: #808080;
  padding: 10px 15px !important;
}

.custom-rev-dark-green a:hover {
  background-color: #ffffff;
  color: #1b180f;
  padding: 10px 15px !important;
}

.custom-rev-dark-green h2 {
  color: #ffffff;
}

.custom-rev-light-green {
  background-color: #6e6e4a;
  text-shadow: none !important;
  padding: 22px 25px 35px 25px !important;
  font-family: inherit;
}

.custom-rev-light-green a {
  background-color: #ffffff;
  color: #808080;
  padding: 10px 15px !important;
}

.custom-rev-light-green a:hover {
  background-color: #ffffff;
  color: #6e6e4a;
  padding: 10px 15px !important;
}

.custom-rev-light-green h2 {
  color: #ffffff;
}

/*-----------------------Page Suffixes-------------------------*/

.blog-page .tm-content {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);

  padding: 20px;
}

.blog-page .tm-main{
  margin-bottom: 40px;
  margin-top: 40px;
}

.blog-page2 .tm-main {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.blog-page .uk-panel-header {
  text-align: left;
  border-top: medium none;
}

.about-us-page .uk-article img {
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  -moz-border-radius:  50%;
  -webkit-border-radius:  50%;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px;
}

/*----------------------Module Class Suffixes------------------*/

.centered-text {
  text-align: center;
}

.centered-text h1 {
  font-size: 30px;
}

.centered-text h3 {
  font-size: 20px;
  line-height: 30px;
}

.centered-text h3 {
  font-size: 20px;
}

.centered-text2 {
  text-align: center;
}
img.jg_icon{
  display:none;
}
button.button-joomly-callback-form{
  background: none;
}
div.joomly-callback-caption{
  background: #3E3D3D;
}
div.joomly-callback-main{
  z-index:9999999999;
}
strong{
  color: #cd0000;
}
.uk-clearfix{
  position: relative;
  overflow: hidden;
}
.tm-logo{
  position: absolute;
  left: 0;
}
.uk-navbar-nav{
  	list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    float: left;
}
.uk-navbar-nav > li{
  position: relative;
    left: -46%;
    float: left;
}
button-joomly-callback-lightbox{
  background: #000000;
}
@media screen and (max-width:1700px){
  	.uk-navbar-nav > li{
    	float: left;
      	left: 0;
	}
  	.uk-clearfix{
    position: relative;
    }
    .tm-logo{
      position: absolute;
      top: -80px;
      left: 0;
    }
    .uk-navbar-nav{
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
      	left: 0;
    }
  .tm-navbar{
    text-align: center;
  }
  .uk-clearfix{
    overflow: visible;
    display: inline-block;
  }
  .tm-toolbar{
    display: block;
  }
}
.dimmer{
  z-index: 0;
}
p.uk_panel__phones span {
    display: block;
    font-family: Calibri, sans-serif;
  	font-size: 24px;
  	line-height: 27.6px;
}
.uk-panel-title{
  text-align: center;
}
