@charset "utf-8";@import url(/media/system/css/system.css);/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

body {
  font-weight: 400;
  line-height: 1.9;
  color: #6d7a8c;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00a651;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00a28b;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffd769;
}
.red {
  color: #dd4b39;
}
.text .red {
  background: none !important;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f1f2f7;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #303030;
  font-weight: bold;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #00a651;
}
a.text-primary:hover {
  color: #014b84;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.dropcap {
  font-size: 45px;
}
.bg-primary {
  color: #fff;
  background-color: #00a651;
}
a.bg-primary:hover {
  background-color: #014b84;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f1f2f7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: auto;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 20px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #666666;
  font-style: italic;
  background: #f8f8f8;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #666666;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  transition: all 500ms ease;
}
.btn-white {
  color: #00a651 !important;
  background-color: transparent;
  border: 2px solid #00a651;
  border-radius: 3px;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #00a651;
  border: 2px solid #00a651;
  color: #ffffff !important;
}
.btn-round {
  border-radius: 100% !important;
  padding: 15px;
}
.j2-button {
  background-color: #303030;
  color: #ffffff;
}
.j2-button:hover {
  background-color: #00a651;
  color: #ffffff;
}
.tp-btn-brand {
  background: #00a651;
  color: #ffffff !important;
  padding: 10px 20px;
  border-radius: 50px;
}
.tp-btn-brand:hover {
  background: #ffffff;
  color: #00a651 !important;
}
.btn-border {
  color: #ffffff !important;
  background-color: transparent;
  border: 2px solid #ffffff;
  border-radius: 3px;
}
.btn-border:hover,
.btn-border:focus {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #303030 !important;
}
.btn-default {
  background: #00a651;
  color: #ffffff;
  border-color: #00a651;
}
.btn-default:hover {
  background: #015799;
  color: #ffffff;
  border-color: #015799;
}
.btn-primary {
  background-color: #00a651;
  border-radius: 3px;
  border: 2px solid #00a651;
}
.btn-primary:hover {
  background-color: #015799;
  border: 2px solid #015799;
}
.btn-black {
  background-color: #666666;
  border-radius: 3px;
  border: 2px solid #666666;
  color: #ffffff;
}
.btn-black:hover {
  background-color: #015799;
  border: 2px solid #015799;
  color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #666666;
  border-color: #595959;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #3b3b3b;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #666666;
  border-color: #595959;
}
.btn-inverse .badge {
  color: #666666;
  background-color: #ffffff;
}
.btn-link {
  font-weight: bold !important;
  font-size: 13px !important;
  text-transform: capitalize !important;
  text-decoration: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  text-decoration: none;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn-lg {
  padding: 10px 40px !important;
}
.btn-block {
  display: table-caption;
  margin-top: 33px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .btn-block .app-button {
    margin-bottom: 20px;
  }
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #ceefdd;
  border-color: #5bc98c;
}
.invalid {
  border-color: #dd4b39;
}
label.invalid {
  color: #dd4b39;
}
input.invalid {
  border: 1px solid #dd4b39;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #666666;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #595959;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #00a651;
  border-bottom-color: #00a651;
}
.nav a:hover .caret {
  border-top-color: #015799;
  border-bottom-color: #015799;
}
.t3-navhelper {
  background: #303030;
  color: #4f5861;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 2px 12px 2px;
  border-radius: 2px;
  float: none;
  background: none;
}
.breadcrumb > li a,
.breadcrumb > li span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: inline-block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: none;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-header {
  margin-left: 10px;
}
.navbar-toggle {
  border: 2px solid #00a651;
  color: #00a651;
  font-size: 14px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 15px 0 0 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  background: #00a651;
  border-color: #00a651;
  color: #ffffff;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  outline: none;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    outline: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu,
.navbar-nav > li.open > .dropdown-menu {
  background: #f6f6f6;
  border-radius: 0;
  font-size: 13px;
  min-width:420px;
  box-shadow: none;
  border-top: 1px solid #f8f8f8;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border: none;
  box-shadow: 0 10px 40px rgba(0,0,0,.20);
  border-top: 3px solid #00a651;
  padding: 0;
}
.navbar-nav > li > .dropdown-menu > li > a,
.navbar-nav > li.open > .dropdown-menu > li > a {
  color: #666666;
  outline: none;
}
.navbar-nav > li > .dropdown-menu > li.open > a,
.navbar-nav > li.open > .dropdown-menu > li.open > a,
.navbar-nav > li > .dropdown-menu > li.hover > a,
.navbar-nav > li.open > .dropdown-menu > li.hover > a,
.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li.open > .dropdown-menu > li.active > a {
  color: #00a651;
  background: #999999;
}
.navbar-default {
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-collapse {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav li {
  *border-right: 1px solid #f1f2f7;
  padding-right: 0;
  padding-left: 0;
}
.navbar-default .navbar-nav li a {
  font-family: 'Poppins',sans-serif;
  padding: 33px 10px;
  color: #fff;
  outline: none;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: none;
  display: block;
  position: relative;
  line-height: 60px;
}

.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
  color: #00a651;
  background-color: transparent;
  
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a {
 
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #00a651;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-nav .tp-download {
  *padding: 6px 10px  !important;
  margin-top: 29px !important;
  border-radius: 30px;
  border: 2px solid #00a651;
  background: #00a651;
}
.navbar-default .navbar-nav .tp-download a {
  line-height: 24px;
  border-top: 0px;
  color: #ffffff;
}
.navbar-default .navbar-nav .tp-download a:hover {
  border-top: 0px;
}
.navbar-default .navbar-nav .tp-download:hover {
  background: #015799;
  border: 2px solid #015799;
}
.navbar-default .navbar-nav .tp-download:hover a {
  color: #ffffff !important;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a {
  color: #4f5861;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #00a651;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #00a651;
  border-bottom-color: #00a651;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4f5861;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #00a651;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
@media (max-width: 1199px) {
  .has-navbar-header .container {
    position: relative;
  }
  .has-navbar-header #t3-mainnav {
    position: absolute;
    right: 0;
    width: 100%;
    top: 71px;
    z-index: 9999;
  }
  .has-navbar-header #t3-mainnav .t3-nav-btn {
    position: absolute;
    right: 15px;
    top: -71px;
  }
  .has-navbar-header .t3-mainnav {
    float: none;
    width: 100%;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse {
    background: #ffffff;
    margin: 0 -15px;
    max-height: 400px;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px;
  }
}
.tp-onepage {
  padding-bottom: 0px !important;
}
.tp-onepage .t3-mainnav {
  float: none;
}
.tp-onepage .navbar-default .navbar-nav li a {
  
  
}
@media (max-width: 767px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
@media (min-width: 992px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
@media (min-width: 1200px) {
  .tp-onepage .navbar-default .navbar-nav li a {
    line-height: 80px;
  }
}
.t3-mainnav {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  min-height: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .navbar-nav {
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar .navbar-nav > li {
  margin: 0px 0px 0px 15px;
  height: 100%;
  margin-left: 0px;
}
.t3-mainnav .t3-navbar .navbar-nav > li a:hover {
  color: #00a651;

}
.t3-mainnav .t3-navbar .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:focus {
  background: none;
  color: #00a651;
}
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background: none;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a {
  color: #00a651;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:hover .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:focus .caret {
  border-top-color: #00a651;
  border-bottom-color: #00a651;
}
.t3-mainnav .t3-navbar-collapse {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  padding: 8px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 0;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #666666;
  padding: 3px 10px;
  text-transform: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #ff4f03;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #ff4f03;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  padding: 0 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > span {
  color: #ff4f03;
  display: block;
  font-weight: 600;
  padding: 0 10px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group.open > a {
  background: none;
  color: #ff4f03;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #666666;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a {
  background: none;
  color: #ff4f03;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a:after {
  border-left-color: #ff4f03;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.runway-home .t3-header {
  border-bottom: 1px solid #f8f8f8;
}
.runway-home .t3-header .logo {
  margin-top: 10px;
  margin-bottom: 10px;
}
.runway-home .t3-mainnav {
  float: left;
}

.none-responsive .has-navbar-header #t3-mainnav {
  position: static;
  width: 83.333%;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-nav-btn {
  position: static;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-navbar-collapse {
  margin: 0;
  background: none;
  padding: 0;
}
.none-responsive .has-navbar-header .t3-mainnav {
  float: right;
  width: auto;
}
.none-responsive .navbar-nav > li > .dropdown-menu,
.none-responsive .navbar-nav > li.open > .dropdown-menu {
  padding: 20px 0;
}
#t3-mainnav-form {
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form .navbar-nav {
    margin: 0;
  }
}
#t3-mainnav-form li.back-home {
  position: relative;
}
#t3-mainnav-form li.back-home .fa-angle-left {
  font-size: 30px;
  left: 10px;
  position: absolute;
  top: 27%;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home .fa-angle-left {
    top: 15%;
    left: 5px;
  }
}
#t3-mainnav-form li.back-home a {
  background: #00a651;
  color: #ffffff;
  padding-left: 30px;
}
#t3-mainnav-form li.back-home a:hover {
  background: #014b84;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home a {
    padding-left: 20px;
    padding-right: 10px;
  }
}
#t3-mainnav-form li a {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase;
  padding: 20px;
}
#t3-mainnav-form li a:hover,
#t3-mainnav-form li a:focus,
#t3-mainnav-form li a:active {
  background: transparent;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li a {
    padding: 10px 5px;
  }
}
#t3-mainnav-form li.active a {
  color: #00a651;
  background: transparent;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li {
    display: inline-block;
  }
}

.tp-title-center .module-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #303030;
  margin: 0px auto 10px;
}
.tp-title-center .white {
  color: #ffffff;
  margin: 0 auto 13px;
  max-width: 750px;
  padding-bottom: 0px;
}
.title-dec-gray {
  margin: 0 auto 30px;
  max-width: 750px;
}
.tp-capital .module-title {
  text-transform: capitalize;
  font-size: 20px;
}
.tp-shop .module-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #303030;
  padding-bottom: 10px;
  position: relative;
}
.tp-shop .module-title:after {
  border-bottom: 2px solid #666666;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 14px;
  width: 100%;
  z-index: 1;
}
.tp-shop .module-title span {
  background-color: #ffffff;
  display: inline-block;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 0 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 2;
}
.tp-bg-gray .tp-shop .module-title span {
  background-color: #f8f8f8;
}
.tp-bg-brand {
  color: #ffffff;
}
.tp-bg-brand .module-title {
  color: #ffffff;
}
.tp-overlay-dark .module-title .title-left {
  color: #ffffff;
}
.tp-overlay-dark .module-title .title-right {
  color: #00a651;
}
.t3-module {
  background: transparent;
  color: inherit;
  *margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    *margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #303030;
  font-size: 30px;
  margin: 0 0 10px 0;
  text-transform: none;
  font-weight: bold;
}
.module-title .title-right {
  color: #00a651;
}
.module-intro {
  font-family: 'Merriweather', serif;
  font-style: italic;
  text-align: center;
}
.tp-sub-text {
  font-family: 'Merriweather', serif;
  font-style: italic;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.tp-mega-img {
  *background-position: 106% bottom;
  *background-size: contain;
  *height: 224px;
  *background-repeat: no-repeat;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #f1f2f7;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #f1f2f7;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #f1f2f7;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #f1f2f7;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #4f5861;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #f1f2f7;
  border-radius: 3px;
  color: #4f5861;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #015799;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar module-title ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #f1f2f7;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #4f5861;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #015799;
}
.css-loader-wrapper {
  padding: 10px !important;
}
.css-loader-wrapper .css-loader {
  border-width: 4px !important;
}
.arrow {
  border-radius: 3px !important;
  background: #222222 !important;
}
.arrow:hover {
  background: #00a651 !important;
}
.sprocket-strips-pagination {
  display: inline !important;
}
.sprocket-strips-pagination ul {
  float: none !important;
  text-align: center;
}
.sprocket-strips-pagination ul li {
  border: 2px solid #999999;
  background: #ffffff;
  list-style: none;
  border-radius: 1em;
  cursor: pointer;
  display: inline-block;
  opacity: 0.3;
  padding: 4px !important;
}
.sprocket-strips-pagination ul li span {
  display: none;
}
.sprocket-strips-pagination ul li.active {
  border: 2px solid #00a651;
  background: #ffffff;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li {
  border: none !important;
  padding: 0px;
  margin: 0px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li:hover .sprocket-lists-portrait-title {
  color: #00a651;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li:hover .sprocket-lists-portrait-title i {
  background-color: #00a651;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-title {
  text-transform: capitalize;
  *color: #666666;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-title i {
  color: #ffffff;
  border-radius: 50%;
  background-color: #666666;
  margin-right: 10px;
  padding: 11px 12px;
  width: 40px;
  height: 40px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li.active .sprocket-lists-portrait-title {
  color: #00a651;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li.active .sprocket-lists-portrait-title i {
  background-color: #00a651;
}
.tp-title-no-padding .sprocket-strips-title a:hover {
  text-decoration: none;
}
.tp-title-no-padding .sprocket-strips-title a .module-title {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.tp-about-us .module-title {
  margin-bottom: 0px;
  margin-top: 10px;
}
.sprocket-strips-item {
  box-shadow: 0px 0px !important;
}
.sprocket-strips-item .sprocket-strips-content {
  background-color: transparent;
  padding: 0px;
  color: inherit;
  text-align: center;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block {
  padding: 20px 15px;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block .sprocket-strips-title a {
  color: #303030;
}
.sprocket-strips-item .sprocket-strips-content .tp-title-block .sprocket-strips-title a:hover {
  color: #00a651;
}
.sprocket-strips-arrows {
  display: table !important;
  width: 100%;
}
.sprocket-strips-arrows .arrow {
  background: #222222 !important;
  box-shadow: none !important;
  color: #ffffff !important;
  height: 30px !important;
  width: 30px !important;
  font-size: 1.3em !important;
}
.sprocket-strips-arrows .arrow:hover {
  background: #00a651 !important;
}
.sprocket-strips-arrows .arrow i {
  font-size: 25px;
}
.sprocket-strips-c .tp-grid {
  margin: 5px;
  overflow: hidden;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item {
  background: #ffffff !important;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-image {
  border-bottom: none;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content {
  text-align: center;
  padding: 25px 0px 0px;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-title a {
  color: #303030;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-title a:hover {
  text-decoration: none;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-extended-info {
  position: relative;
}
.sprocket-strips-c .tp-runway .sprocket-strips-c-item .sprocket-strips-c-content .sprocket-strips-c-extended-info a:hover {
  text-decoration: none;
}
.sprocket-strips-c .sprocket-strips-c-nav {
  padding: 10px;
}
.sprocket-strips-c .sprocket-strips-c-nav .sprocket-strips-c-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-strips-c .sprocket-strips-c-nav .sprocket-strips-c-arrows .arrow i {
  font-size: 25px;
}
.tp-home-2 .sprocket-strips-content {
  background: #00a651;
  color: #ffffff;
}
.tp-home-2 .sprocket-strips-pagination li {
  background: #ffffff !important;
  box-shadow: none;
}
.sprocket-quotes .sprocket-quotes-item {
  background-color: #4f5861;
  color: #ffffff;
}
.sprocket-quotes .sprocket-quotes-item .sprocket-quotes-text {
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-weight: 300;
}
.sprocket-quotes .quotes-bottomright-arrow:before {
  border-color: rgba(0, 0, 0, 0.15) transparent;
}
.sprocket-quotes .quotes-bottomright-arrow:after {
  border-color: #4f5861 transparent;
}
.sprocket-quotes .sprocket-quotes-info {
  text-align: center;
}
.sprocket-quotes .sprocket-quotes-info .sprocket-quotes-author {
  color: #00a651;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-arrows .arrow i {
  font-size: 25px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-pagination {
  padding-top: 40px;
}
.sprocket-quotes .sprocket-quotes-nav .sprocket-quotes-pagination li {
  padding: 8px !important;
  background-color: #00a651;
}
.sprocket-tabs .sprocket-tabs-nav {
  background: transparent;
  border-bottom: 2px solid #00a651;
  padding: 0px !important;
  border: none !important;
}
.sprocket-tabs .sprocket-tabs-nav li {
  margin-bottom: 0px;
  margin: 1%;
}
.sprocket-tabs .sprocket-tabs-nav li.active > .sprocket-tabs-inner {
  border-top: 2px solid #00a651;
  border-right: 2px solid #00a651;
  border-left: 2px solid #00a651;
  border-bottom: 1px solid #00a651;
  background: #00a651;
  color: #ffffff;
  border-radius: 20px;
  border: 1px solid #00a651;
}
.sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner {
  border-radius: 20px;
  background: #f8f8f8;
  margin-right: 2px;
  color: #666666;
  border-bottom: 1px solid #f8f8f8;
  border: 1px solid #f1f2f7;
}
.sprocket-tabs .sprocket-tabs-nav .sprocket-tabs-inner .sprocket-tabs-text {
  font-size: 14px;
  font-weight: 400;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 {
  margin-top: 20px;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul {
  padding-left: 0px;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul li {
  list-style: none;
}
.sprocket-tabs .sprocket-tabs-panels .tp-margin-20 ul .tp-icons i {
  padding: 10px;
  background: #4f5861;
  color: #ffffff;
  border-radius: 500px;
  margin: 10px;
}
.sprocket-strips-s .sprocket-strips-s-item {
  background: #ffffff;
}
.sprocket-strips-s .sprocket-strips-s-content {
  padding: 24px;
  margin: 0px;
}
.sprocket-strips-s .sprocket-strips-s-content .sprocket-strips-s-title a {
  color: #303030;
}
.sprocket-strips-s .sprocket-strips-s-content .sprocket-strips-s-title a:hover {
  text-decoration: none;
  color: #00a651;
}
.sprocket-strips-s .sprocket-strips-s-nav ul {
  float: none;
  text-align: center;
}
.sprocket-strips-s .sprocket-strips-s-nav .sprocket-strips-s-pagination li {
  padding: 8px !important;
  background-color: #00a651;
}
.sprocket-strips-p .sprocket-strips-p-item {
  border: 1px solid #f1f2f7;
  border-radius: 3px;
}
.sprocket-strips-p .sprocket-strips-p-item img {
  margin: 0 auto;
  opacity: 1;
}
.sprocket-strips-p .sprocket-strips-p-item img:hover {
  opacity: 0.5;
  cursor: pointer;
}
.sprocket-strips-p .sprocket-strips-p-item .sprocket-strips-p-content {
  display: none;
}
.sprocket-strips-p .sprocket-strips-p-nav .sprocket-strips-p-arrows .arrow {
  background: #222222;
  color: #ffffff;
  height: 30px;
  width: 30px;
}
.sprocket-strips-p .sprocket-strips-p-nav .sprocket-strips-p-arrows .arrow i {
  font-size: 25px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter {
  text-align: center;
  float: none !important;
  margin-bottom: 20px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li {
  background: transparent !important;
  border: 2px solid #4f5861;
  font-size: 14px;
  padding: 8px 30px;
  margin: 5px;
  background-color: #f8f8f8;
  border-radius: 500px;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li:hover {
  border: 2px solid #00a651;
  background: #00a651 !important;
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter ul li.active {
  border: 2px solid #00a651;
  background: #00a651 !important;
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item {
  border: none;
  margin: 0px;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-mosaic-tags {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
  width: 50px;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 50px;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover {
  background: #00a651;
  border: 1px solid #00a651;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover .loadmore-text i {
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text {
  font-size: 20px;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-text i {
  color: #00a651;
}
.sprocket-mosaic .tp-portfolio .portfolio-item {
  display: block;
  overflow: hidden;
  position: relative;
}
.sprocket-mosaic .tp-portfolio .portfolio-item img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sprocket-mosaic .tp-portfolio .portfolio-item:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sprocket-mosaic .tp-portfolio .portfolio-item {
  padding: 0px;
}
.sprocket-mosaic .tp-portfolio .portfolio-item a {
  text-decoration: none;
}
.sprocket-mosaic .tp-portfolio .thumbnail {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  transition: all ease .5s;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption:hover {
  opacity: 1;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  margin-top: -70px;
  padding: 0 50px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption:hover .caption-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content .divider {
  margin-bottom: 15px;
}
.sprocket-mosaic .tp-portfolio .portfolio-item .caption-content h2 {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.tp-active .sprocket-tables-item {
  border: 1px solid #00a651 !important;
}
.tp-active .sprocket-tables-item .tp-pricing-title {
  background: #00a651 !important;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item {
  border: 1px solid #f1f2f7;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .tp-pricing-title {
  background: #666666;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-desc .sprocket-tables-title a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 24px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-desc .sprocket-tables-text {
  display: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-bg2 {
  background: #ffffff;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price {
  font-weight: bold;
  padding: 0px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price .tp-price {
  font-size: 60px;
  color: #4f5861;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-price .tp-limit {
  font-size: 16px;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-cell {
  border: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-link .product-qty {
  display: none;
}
.tp-pricing-table .sprocket-tables .sprocket-tables-block .sprocket-tables-item .sprocket-tables-link .product-price-container {
  display: none;
}

@media (min-width: 768px) {
  .cols-4 .sprocket-tables-block {
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  .cols-4 .sprocket-tables-block {
    width: 25% !important;
  }
}

@media (min-width: 1200px) {
  .cols-4 .sprocket-tables-block {
    width: 25% !important;
  }
}
.sprocket-lists-portrait .sprocket-lists-portrait-container,
.sprocket-lists-modern .sprocket-lists-portrait-container,
.sprocket-lists .sprocket-lists-portrait-container {
  border-bottom: none;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li,
.sprocket-lists-modern .sprocket-lists-portrait-container li,
.sprocket-lists .sprocket-lists-portrait-container li {
  border: 1px solid #f1f2f7;
  margin: 5px 5px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li h4,
.sprocket-lists-modern .sprocket-lists-portrait-container li h4,
.sprocket-lists .sprocket-lists-portrait-container li h4,
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-item,
.sprocket-lists-modern .sprocket-lists-portrait-container li .sprocket-lists-portrait-item,
.sprocket-lists .sprocket-lists-portrait-container li .sprocket-lists-portrait-item {
  margin: 5px 0px;
}
.sprocket-lists-portrait .sprocket-lists-portrait-container li h4 i,
.sprocket-lists-modern .sprocket-lists-portrait-container li h4 i,
.sprocket-lists .sprocket-lists-portrait-container li h4 i,
.sprocket-lists-portrait .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i,
.sprocket-lists-modern .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i,
.sprocket-lists .sprocket-lists-portrait-container li .sprocket-lists-portrait-item i {
  color: #00a651;
  margin-right: 10px;
}
.tp-service-box {
  border: 1px solid #f1f2f7;
  padding: 10px;
  margin: 5px;
  text-align: center;
}
.tp-service-box .fa {
  background: #00a651;
  color: #ffffff;
  border-radius: 50%;
  padding: 20px;
  margin: 10px;
}
.tp-team {
  background: #00a651;
  border-radius: 0 0 2px 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  top: 0;
}
.team-name {
  text-align: center;
  color: #ffffff;
}
.team-name h5 {
  line-height: 16px;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
}
.team-name span {
  display: block;
  font-weight: bold;
  font-style: italic;
}
.team-about {
  padding: 0 0 1px 0;
  margin: 0 20px 0px 20px;
}
.team-email {
  text-align: center;
  padding: 5px 0 10px;
  margin: 0 20px 0px 20px;
  font-weight: 300;
  font-size: 12px;
}
.team-email a {
  font-weight: 300;
  font-size: 12px;
  color: #ffffff;
}
.team-email a i,
.team-email a em {
  margin-right: 5px;
}
.team-img {
  border-radius: 2px 2px 0 0;
}
.team-alt {
  width: 100%;
  float: left;
}
.team-alt .img-wrp {
  width: 49%;
  float: left;
}
.team-alt .content {
  width: 49%;
  float: right;
  text-align: left;
}
.img-wrp {
  position: relative;
}
.img-wrp img {
  display: block;
  width: 100%;
  border-radius: 2px;
}
.overlay-wrp {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  height: 100%;
  width: 100%;
}
.overlay-wrp .overlay {
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 100%;
  width: 100%;
  border-radius: 2px;
}
.overlay {
  background: #000;
}
.overlay-content.social-icons {
  margin-top: -11px;
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 10;
  padding: 0px;
}
.overlay-content.social-icons li {
  list-style: none;
  float: left;
}
.overlay-content.social-icons li a {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.7) !important;
  border-radius: 50% !important;
  font-size: 18px !important;
}
.social-icons li {
  display: inline;
  float: left;
  margin-right: 4px;
}
.social-icons li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}

.social-icons li a i,
.social-icons li a em {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 20;
}
.social-icons li a i:before,
.social-icons li a em:before {
  margin: 3px 0 0 12px;
}
.social-icons li a:hover,
.social-icons li a i,
.social-icons li a em {
  color: #ffffff;
}
.tp-what-we-do img {
  margin: 0 auto;
}
.tp-what-we-do ul {
  padding: 0px;
}
.tp-what-we-do li {
  list-style: none;
  margin-bottom: 40px;
  margin-top: 40px;
}
.tp-what-we-do li em {
  width: 80px;
  height: 80px;
  color: #00a651;
  border-style: solid;
  border-width: 3px;
  border-color: #00a651;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.tp-what-we-do li:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  transition: all 500ms ease;
}
.tp-what-we-do .right em {
  float: right;
  margin: 0px 0px 40px 30px;
}
.tp-what-we-do .left em {
  float: left;
  margin: 0px 34px 40px 0px;
}
.tp-parallax {
  padding:60px 0 ;
  background:#f7f6f1;
}
.tp-products.t3-sl {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
}
.tp-bg-gray {
  background: #f8f8f8;
}
.tp-bg-gray-shadow {
  box-shadow: 11px 30px 200px 2px #cfcfcf inset;
}
.tp-bg-brand {
  background: #00a651;
}
.tp-white {
  color: #ffffff;
}
.gp-number {
  text-align: center;
}
@media (max-width: 767px) {
  .gp-number {
    padding: 50px 0px;
  }
}
@media (min-width: 768px) {
  .gp-number {
    padding: 60px 0px;
  }
}
@media (min-width: 992px) {
  .gp-number {
    padding: 90px 0px;
  }
}
.gp-number .gp-count .gp-icon {
  line-height: 48px;
  color: #00a651;
  font-size: 48px;
  display: inline;
}
.gp-number .gp-count .odometer {
  margin-top: -26px;
  margin-left: 10px;
  line-height: 48px;
  letter-spacing: -1px;
  font-weight: 600;
  font-style: normal;
  color: #ccc;
  font-size: 48px;
}
.gp-number p {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 300;
  margin-top: 20px;
  color: #ccc;
  text-align: center;
}
.k2SearchBlockForm {
  display: flex;
}
.k2SearchBlockForm .inputbox {
  border-radius: 0px;
  box-shadow: 0px;
}
.k2SearchBlockForm .inputbox:focus {
  box-shadow: none;
  border-color: #4f5861;
}
.k2SearchBlockForm .btn {
  border-radius: 0px;
  border: 0px;
}
.tp-category .k2CategoriesListBlock li {
  padding: 0px;
  border: 0px;
}
.tp-category .k2CategoriesListBlock li:before {
  content: ' ';
}
.tp-category .k2CategoriesListBlock li a:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  display: inline-block;
  font-family: "lined-icons";
  color: #00a651;
  font-size: 8px;
}
.acymailing_module {
  color: #999999;
}
.acymailing_module .acymailing_form {
  width: 100%;
margin: 0 auto;
max-width: 500px;
}
.acymailing_module .acymailing_form .acyfield_email .inputbox {
    border: none;
	height: 55px;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.tp-parallax-count .acymailing_module .acymailing_form .acyfield_email .inputbox {
    border: 1px solid #E0E0DF;
	
}
.t3-spotlight .acymailing_module_form .acymailing_introtext {
	background:url("/templates/radin/images/bg-ms.png") no-repeat center left;
	padding-left: 120px !important;
	}
.t3-spotlight .acymailing_module .acymailing_form td {
    border-bottom: 5px solid #00a652;
}
.acymailing_module .acymailing_form .acysubbuttons .btn {
	border: none;
	border-radius:0px;
	text-align: center;
	box-shadow: none;
	height: 55px;
	color:#0c121d;
	font-weight: 500;
	padding: 5px 30px;
	position: relative;
	background:#fff;
}
.acymailing_module .acymailing_form .acysubbuttons .btn:hover {
  border: none;
  box-shadow: none;
  background:#000000;
  color:#fff;
}
.arrow li {
  list-style: none;
  padding-top: 10px;
}
.arrow li:before {
  content: "\e079";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "Simple-Line-Icons";
  color: #00a651;
  font-size: 12px;
}
ul.arrow {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.circled li {
  list-style: none;
  padding-top: 10px;
}
.circled li:before {
  content: "\e049";
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: "lined-icons";
  color: #00a651;
  font-size: 8px;
}
ul.circled {
  padding: 0;
  list-style: none;
}
.right-hand li {
  list-style: none;
  padding-top: 10px;
}
.right-hand li:before {
  content: '\f0a4';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  font-family: 'FontAwesome';
  color: #00a651;
  font-size: 12px;
}
ul.right-hand {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.the-icons {
  padding-left: 0px;
}
.the-icons li {
  border: 1px solid #f1f2f7;
  border-radius: 5px;
  list-style: outside none none;
  margin: 5px;
  padding: 10px;
}
.the-icons li:hover {
  border: 1px solid #00a651;
  background: #00a651;
  color: #ffffff;
}
.the-icons li:hover em,
.the-icons li:hover i {
  color: #ffffff;
}
.the-icons li em,
.the-icons li i {
  color: #00a651;
  margin-right: 10px;
}
.tp-hire {
  background: #4f5861;
  color: #ffffff;
  border-radius: 4px;
}
.tp-hire h2 {
  margin: 29px;
  font-style: italic;
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
}
.tp-hire a {
  margin: 24px 0;
}
.home-2 .tp-border-r {
  border-right: 1px solid #f1f2f7;
}
.home-2 .tp-service {
  padding: 14%;
  text-align: center;
}
.home-2 .tp-service em {
  border-radius: 50%;
  color: #ffffff;
  display: inline-table;
  font-size: 36px;
  height: 80px;
  width: 80px;
  padding-top: 22px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.home-2 .tp-service h4 {
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 20px;
  text-transform: uppercase;
}
.home-5 .module-title,
.home-8 .module-title {
  font-weight: bold;
}
.home-5 .tp-icon,
.home-8 .tp-icon {
  color: #00a651;
  margin-right: 10px;
}
.home-shop .t3-mainbody {
  padding-top: 0px;
}
.home-shop .t3-mainbody .t3-content {
  padding-top: 0px;
}
.home-6 .tp-runway .tp-runway-stripe-item {
  border: 1px solid #f1f2f7;
}
.home-6 .tp-runway .tp-runway-stripe-item .sprocket-strips-c-content h4 a {
  color: #303030;
}
figure {
  display: block;
  overflow: hidden;
  position: relative;
}
figure img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
figure:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure:hover .text-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure:hover .text-overlay .info {
  top: 50%;
}
figure:hover .text-overlay .info span i {
  font-size: 40px;
}
figure .text-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
figure .text-overlay .info {
  text-align: center;
  top: 40%;
  width: 100%;
  left: 0;
  position: absolute;
  margin-top: -33px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
figure .text-overlay .info h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
figure a {
  color: #ffffff;
  font-weight: 200;
}
figure a:hover {
  color: #ffffff;
}
.tp-feature .center-title-wrapper {
  margin: 40px 0px;
}
.tp-feature .services-box-2 {
  border: 1px solid #f1f2f7;
  margin: 6px;
  padding: 24px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
}
.tp-feature .services-box-2 em {
  width: 80px;
  height: 80px;
  color: #00a651;
  border-style: solid;
  border-width: 3px;
  border-color: #00a651;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.tp-feature .services-box-2:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  *background-image: url("/templates/radin/images/btn.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.tp-feature .services-box-2 .content h3 {
  color: #303030;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-top: 20px;
  text-transform: capitalize;
}
.tp-feature .services-box-2 .content p {
  overflow: auto;
}
.tp-feature .btn {
  margin-top: 30px;
}
.services-box-3 {
  text-align: left;
}
.services-box-3 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #00a651;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  float: left;
  background-color: #00a651;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-3:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  *background-image: url("/templates/radin/images/btn.svg");
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.services-box-3 .content h3 {
  color: #303030;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-3 .content p {
  overflow: auto;
}
.services-box-4 {
  text-align: left;
  color: #ffffff;
}
.services-box-4 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #ffffff;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-4:hover em {
  color: #00a651;
  border: 3px solid #00a651;
  box-shadow: 0 0 0 3px #ffffff;
  background-color: #ffffff;
  transition: all 500ms ease;
}
.services-box-4 .content h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-4 .content p {
  overflow: auto;
}
.tp-active .services-box-5 em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.tp-active .services-box-5:hover em {
  border-style: solid;
  border-width: 3px;
  border-color: #00a651;
  background-color: #00a651;
  box-shadow: 0 0 0 3px #00a651;
}
.services-box-5 {
  text-align: center;
  border: 5px solid #f5f5f5;
  padding: 20px;
}
.services-box-5 em {
  width: 80px;
  height: 80px;
  color: #ffffff;
  border-style: solid;
  border-width: 3px;
  border-color: #00a651;
  background-color: #00a651;
  display: inline-block;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 500ms ease;
}
.services-box-5:hover em {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #303030;
  background-color: #303030;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: all 500ms ease;
}
.services-box-5 .content h3 {
  color: #303030;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.services-box-5 .content p {
  overflow: auto;
}
.feature-block {
  display: inline-block;
  text-align: center;
}
.feature-block .gp-feature-icon .gp-icon {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 0px auto 30px;
}
.feature-block .gp-feature-icon .gp-icon a,
.feature-block .gp-feature-icon .gp-icon i,
.feature-block .gp-feature-icon .gp-icon em {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 60px;
  line-height: 100px;
}
.feature-block .gp-feature-icon .gp-icon i,
.feature-block .gp-feature-icon .gp-icon em {
  border: none;
  border-radius: 50% 50% 5%;
  background-repeat: no-repeat;
  background-size: 200%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.feature-block .gp-feature-icon h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.feature-block .gp-feature-icon p {
  margin: 14px 0px 14px;
}
.feature-block .gp-feature-icon:hover i,
.feature-block .gp-feature-icon:hover em {
  border: none;
  *color: #ffffff !important;
}
.tp-blue i,
.tp-blue em {
  *background: #0bbff2 !important;
  color: #0bbff2 !important;
}
.tp-red i,
.tp-red em {
  *background: #dd4b39 !important;
  color: #dd4b39 !important;
}
.tp-green-light i,
.tp-green-light em {
  color: #5bc98c !important;
}
.tp-orange i,
.tp-orange em {
  *background: #ff5a36 !important;
  color: #ff5a36 !important;
}
.tp-brown i,
.tp-brown em {
  *background: #5bc98c !important;
  color: #5bc98c !important;
}
.arrow-down-brand {
  position: relative;
  background: #00a651;
}
.arrow-down-brand:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #00a651;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-up-brand {
  position: relative;
}
.arrow-up-brand:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid #00a651;
  bottom: 94%;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-white {
  background-color: #ffffff;
  position: relative;
}
.arrow-down-white:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ffffff;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-gray {
  background-color: #f8f8f8;
  position: relative;
}
.arrow-down-gray:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #f8f8f8;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.arrow-down-gray-dark {
  background-color: #303030;
  position: relative;
}
.arrow-down-gray-dark:after {
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #303030;
  bottom: -26px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.tp-promo {
	padding: 60px 0;
    background:#fff;
	position: relative;
}
.tp-promo::before {
    content: "";
    height: 10px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
	background: repeating-linear-gradient(-45deg, transparent, transparent 4px, #00A652 5px, #00A652 10px, transparent 11px);
}
.tp-promo p {
  margin-bottom: 0px;
}
.tp-promo .acymailing_fulldiv {
	
	margin: 0 auto !important;
}
.tp-promo .acymailing_module_form .acymailing_introtext {
    display: inline-block;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 1;
}
.acymailing_finaltext {
	color: #142249;
	line-height: 1;
	font-weight: bold;
	text-decoration: underline;
}
.tp-promo .acymailing_module_form .acymailing_introtext span {
	color: #fff;
	display: block;
}
.tp-promo .acymailing_module .acymailing_form {
    margin: 0;
    display: inline-block;
	float: right;
    margin-top: -5px;
}
.tp-promo h3 {
  font-size: 64px;
	line-height: 64px;
  text-align: center;
  color: #000000;
}
.vc_custom_heading{
    font-size: 21px;
    color: #7f7f7f;
    line-height: 26px;
    text-align: center;
	padding-bottom: 60px;
}

.tp-promo .imagebox .box-button {
  display: inline-block;
  font-size: 16px;
  position: relative;
  padding: 30px 30px 30px 42px;
  color: #000;
}
.tp-promo .imagebox .box-button:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  width: 32px;
  height: 32px;
  background-color: #00A652;
  transform: translateY(-50%);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tp-promo .imagebox .box-button:before {
  font-size: 24px;
  font-family: "FontAwesome";
  content: "\f105 ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tp-promo .imagebox img {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06), 0 4px 4px rgba(0, 0, 0, 0.06), 0 8px 8px rgba(0, 0, 0, 0.06), 0 16px 16px rgba(0, 0, 0, 0.06), 0 32px 32px rgba(0, 0, 0, 0.06);
-webkit-opacity: 0.85;
-khtml-opacity: 0.85;
-moz-opacity: 0.85;
opacity: 0.85;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
filter: alpha(opacity=85);
}
.tp-promo .imagebox:hover .box-image span:not(.box-subtitle) {
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.tp-promo .imagebox:hover .box-button:after {
  width: 100%;
}
.tp-promo .imagebox:hover .box-button:before {
  transform: translateX(8px) translateY(-50%);
}
.tp-promo-top {
  color: #ffffff;
}
.tp-promo-top h3 {
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  margin-top: 0px;
}
.flexslider {
  background-color: transparent !important;
}
.flexslider .slides li img {
  max-width: 100% !important;
  margin: 0 auto !important;
  width: auto;
  height: auto !important;
}
.social a {
  float: left;
  text-align: center;
  width: 32px;
  color: #ACACAC;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.social a:hover {
  color: #ffffff;
}
.social a:hover i,
.social a:hover em {
  color: #ffffff;
}
.social a i,
.social a em {
  display: block;
  font-size: 12px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-position: 32px;
  background-repeat: no-repeat;
}
.social a:hover .icon-twitter,
.social a:hover .icons-social-twitter,
.with_color a .icon-twitter,
.with_color a .icons-social-twitter {
  background-color: #00abdc;
}
.social a:hover .icon-facebook,
.social a:hover .icons-social-facebook,
.with_color a .icon-facebook,
.with_color a .icons-social-facebook {
  background-color: #325c94;
}
.social a:hover .icon-dribbble,
.social a:hover .icons-social-dribbble,
.with_color a .icon-dribbble,
.with_color a .icons-social-dribbble {
  background-color: #fa4086;
}
.social a:hover .icon-rss,
.social a:hover .icons-rss,
.with_color a .icon-rss,
.with_color a .icons-rss {
  background-color: #f1862f;
}
.social a:hover .icon-github,
.social a:hover .icons-social-github,
.with_color a .icon-github,
.with_color a .icons-social-github {
  background-color: #333;
}
.social a:hover .icon-instagram,
.with_color a .icon-instagram {
  background-color: #964b00;
}
.social a:hover .icon-linkedin,
.social a:hover .icons-social-linkedin,
.with_color a .icon-linkedin,
.with_color a .icons-social-linkedin {
  background-color: #0073b2;
}
.social a:hover .icon-pinterest,
.social a:hover .icons-social-pinterest,
.with_color a .icon-pinterest,
.with_color a .icons-social-pinterest {
  background-color: #d9031f;
}
.social a:hover .icon-google-plus,
.social a:hover .icons-social-google-plus,
.with_color a .icon-google-plus,
.with_color a .icons-social-google-plus {
  background-color: #d9031f;
}
.social a:hover .icon-foursquare,
.with_color a .icon-foursquare {
  background-color: #0cbadf;
}
.social a:hover .icon-skype,
.social a:hover .icons-social-skype,
.with_color a .icon-skype,
.with_color a .icons-social-skype {
  background-color: #00b9e5;
}
.social a:hover .icon-cloud,
.social a:hover .icons-social-soundcloud,
.with_color a .icon-cloud,
.with_color a .icons-social-soundcloud {
  background-color: #ff7700;
}
.social a:hover .icon-youtube,
.social a:hover .icons-social-youtube,
.with_color a .icon-youtube,
.with_color a .icons-social-youtube {
  background-color: #d9031f;
}
.social a:hover .icon-tumblr,
.social a:hover .icons-social-tumblr,
.with_color a .icon-tumblr,
.with_color a .icons-social-tumblr {
  background-color: #325c94;
}
.social a:hover .icon-stackexchange,
.with_color a .icon-stackexchange {
  background-color: #4e4e4e;
}
.social a:hover .icon-flickr,
.social a:hover .icons-social-flickr,
.with_color a .icon-flickr,
.with_color a .icons-social-flickr {
  background-color: #fa4086;
}
.tp-app-intro .carousel-control.left,
.tp-app-intro .carousel-control.right {
  background: rgba(0, 0, 0, 0.7);
  width: 22px;
  height: 32px;
  top: 40%;
}
.tp-app-intro .carousel-control.left {
  left: 0;
}
.tp-app-intro .carousel-control.left:after {
  content: '';
  position: absolute;
  right: -10px;
  border-top: 0px solid transparent;
}
.tp-app-intro .carousel-control.right {
  right: 0;
}
.tp-app-intro .carousel-control.right:after {
  content: '';
  position: absolute;
  left: -10px;
}
.tp-app-intro .carousel-box {
  max-width: 544px;
  height: 355px;
  padding: 21px 95px;
  margin: 0 auto;
  background: url("/templates/radin/images/themeparrot/bg-slider.png") top center no-repeat;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
.tp-app-intro .carousel-box .carousel .item img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tp-app-intro .carousel-box {
    padding: 15px 55px;
  }
}
@media (max-width: 480px) {
  .tp-app-intro .carousel-box {
    padding: 0;
    height: auto;
    background: none;
  }
}
@media (max-width: 991px) {
  .tp-app-intro {
    text-align: center;
  }
  .tp-app-intro .action {
    margin: 0 0 20px;
  }
}
.tp-runway-products .owl-controls {
  float: none;
  position: inherit;
  text-align: right !important;
  margin-top: 0px !important;
  top: 0px;
}
.tp-runway-products .owl-controls .owl-buttons div {
  border-radius: 3px !important;
  background: #303030 !important;
  color: #ffffff;
  padding: inherit;
  margin: 3px !important;
  opacity: 1 !important;
}
.tp-runway-products .owl-controls .owl-buttons div:hover {
  background: #00a651 !important;
}
.tp-runway-products .product {
  border: 1px solid #f1f2f7;
  margin: 5px;
}
.tp-runway-products .product .product-image {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.tp-runway-products .product .product-image img {
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tp-runway-products .product:hover .j2store_product_title a {
  color: #00a651;
}
.tp-runway-products .j2store_product_content_block {
  text-align: center;
  padding-bottom: 10px;
}
.tp-runway-products .j2store_product_content_block .j2store_product_title {
  margin-top: 0px;
}
.tp-runway-products .j2store_product_content_block .j2store_product_title a {
  font-size: 18px;
  color: #303030;
}
.tp-runway-products .j2store_product_content_block .options {
  display: none;
}
.tp-runway-products .j2store_product_content_block .product-price-container .strike {
  text-decoration: line-through;
  margin-right: 10px;
}
.tp-runway-products .j2store_product_content_block .product-price-container .base-price {
  display: inline;
}
.tp-runway-products .j2store_product_content_block .product-price-container .sale-price {
  display: inline;
  color: #00a651;
  font-weight: bold;
}
.tp-top-currency .module-title {
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 13px 0;
  color: #eee;
  font-weight: 300;
  text-transform: capitalize;
}
.tp-top-currency a {
  padding: 8px;
  cursor: pointer;
}
.tp-top-currency #j2store_currency {
  background: #21252b;
  color: #ffffff;
}
.tp-top-currency #j2store_currency a {
  color: #cccccc;
}
.tp-top-currency #j2store_currency a.active {
  color: #ffffff;
}
.tp-top-currency #j2store_currency a:hover {
  color: #eeeeee;
}
.tp-work-no-margin .sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
  padding: 0px;
}
.tp-work-no-margin .sprocket-mosaic .grid figure {
  margin: 0px;
}
.tp-work-no-margin .sprocket-mosaic .sprocket-mosaic-container {
  margin: 0px;
}
.tp-work-no-margin .sprocket-mosaic-loadmore {
  display: none;
}
.tp-breadcrumb {
  background: #222222;
  text-align: center;
}
@media (max-width: 767px) {
  .tp-breadcrumb {
    padding: 20px;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 0px;
    padding: 0px 17px;
    float: none;
  }
  .tp-breadcrumb .breadcrumb .active,
  .tp-breadcrumb .breadcrumb li a {
    font-size: 10px;
  }
  .tp-breadcrumb h1 {
    font-size: 16px;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .tp-breadcrumb {
    padding: 17px;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 12px;
  }
  .tp-breadcrumb h1 {
    font-size: 18px;
    line-height: 3;
  }
}
@media (min-width: 992px) {
  .tp-breadcrumb {
    padding: 0 0 100px 0  ;
  }
  .tp-breadcrumb .breadcrumb {
    margin-top: 0px;
  }
  .tp-breadcrumb h1 {
    font-size: 60px;
    line-height: 1;
  }
}
.tp-breadcrumb .tp-breadcrumb-title {
  dispaly: inline;
}
.tp-breadcrumb h1 {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  display: inline;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps {
  background: #00a651;
  border-radius: 3px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #ffd769;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level {
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f1f2f7;
  text-shadow: none;
  background: #00a651;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description {
  background-color: #f8f8f8;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner img {
  border: none;
  box-shadow: none;
  display: block;
  float: right;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
#akeeba-renderjoomla #akeebasubs #akeebasubs-subscribe-level .level-description .level-description-inner ul.arrow {
  padding-left: 40px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form {
  background-color: #f8f8f8;
  margin: 0px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 {
  background: #00a651;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: 0 0 0.5em;
  padding: 0.4em 0;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset {
  padding: 8px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group {
  margin-left: 0px;
  margin-right: 0px;
  display: inline-block;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-log-form fieldset .form-actions {
  background: #f8f8f8;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form {
  background-color: #f8f8f8;
  margin: 10px 7px;
  border-radius: 10px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form {
  padding: 8px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 {
  background: #00a651;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  margin: -15px -15px 21px -15px;
  padding: 0.4em 0;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form h3 legend {
  margin-bottom: 0px;
  border: none;
  color: #ffffff;
  font-size: 20px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .tp-no-margin {
  margin: -7px -7px 15px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group {
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls {
  margin-left: 0px;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .chzn-container-single .chzn-single {
  background: none;
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .input-group {
  display: flex;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .form-control {
  border: 1px solid #999999;
  box-shadow: none;
}
#akeeba-renderjoomla #akeebasubs .tp-reg-form .form .form-group .controls .add-on {
  border-color: #999999;
  padding: 5px 16px 11px 13px;
}
#akeebasubs-steps {
  background: #00a651;
  border-radius: 3px;
}
#akeebasubs-steps #akeebasubs-steps-header {
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .numbers {
  background-color: #ffd769;
}
#akeebasubs-steps #akeebasubs-steps-bar .active .text {
  color: #ffffff;
  text-shadow: none;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .numbers {
  text-shadow: none;
  color: #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
#akeebasubs-steps #akeebasubs-steps-bar .step .text {
  text-shadow: none;
}
.akeebasubs-awesome {
  background: transparent !important;
  border-radius: 0px;
}
.akeebasubs-awesome .columns {
  border: none !important;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover {
  box-shadow: none;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column:hover .akeebasubs-awesome-level {
  background: #00a651;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column {
  border: 1px solid #f1f2f7;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header {
  border-radius: 0px;
  background-image: none !important;
  background-color: #f8f8f8;
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-level {
  padding: 15px;
  border-top: 0px;
  border-bottom: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-level .akeebasubs-awesome-level-link {
  color: #ffffff !important;
  font-weight: bold;
  text-shadow: none;
  font-size: 24px;
  text-transform: uppercase;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-header .akeebasubs-awesome-price {
  font-size: 30px;
  text-shadow: none;
  color: #00a651;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description {
  padding: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow {
  padding-left: 0px;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow li {
  padding: 10px 30px 10px 30px;
  border-bottom: 1px solid #f1f2f7;
  text-align: center;
  list-style: none;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-body .akeebasubs-awesome-description .tp-arrow li:hover {
  background-color: #f8f8f8;
}
.akeebasubs-awesome .columns .akeebasubs-awesome-column .tp-column .akeebasubs-awesome-footer {
  padding-top: 15px;
}
.akeebasubs-awesome .columns .akeebasubs-level-3 .akeebasubs-awesome-level {
  background: #00a651;
}
.tp-portfolio-slider .sprocket-strips-container {
  margin: 0px;
}
.tp-portfolio-slider .sprocket-strips-container li {
  margin: 1%;
}
.tp-portfolio-slider .sprocket-strips-container li .tp-title-block {
  background-color: #ffffff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  box-shadow: 0 4px 0 0 #f2f2f2;
  color: #515151;
  padding: 17px 10px 15px;
  position: relative;
  text-decoration: none;
  transition: all 400ms ease 0s;
  width: 100%;
}
.tp-portfolio-slider .sprocket-strips-nav {
  padding: 0px;
}
.tp-portfolio-slider .tp-controls {
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}
.tp-portfolio-slider .tp-controls .tp-prev {
  position: absolute;
  left: 0;
  pointer-events: auto;
}
.tp-portfolio-slider .tp-controls .tp-next {
  position: absolute;
  right: 0;
  pointer-events: auto;
}
.tp-portfolio-slider .tp-controls .tp-prev,
.tp-portfolio-slider .tp-controls .tp-next {
  background: #303030;
  border-radius: 10%;
  color: #ffffff;
  cursor: pointer;
  font-size: 30px;
  height: 70px;
  line-height: 1;
  position: absolute;
  top: 32%;
  transition: all 0.3s ease 0s;
  width: 43px;
  z-index: 100;
}
.tp-portfolio-slider .tp-controls .tp-prev:hover,
.tp-portfolio-slider .tp-controls .tp-next:hover {
  background: #00a651;
  color: #ffffff;
}
.tp-portfolio-slider .tp-controls .tp-prev i,
.tp-portfolio-slider .tp-controls .tp-next i {
  padding-left: 16px;
  position: absolute;
  top: 27%;
}
.call-out-box {
  position: relative;
  padding: 2em 3.5em;
  margin: 2em auto;
  color: #ffffff;
  background: #00a651;
  overflow: hidden;
  transition: all 500ms ease;
}
.call-out-box:hover {
  background: #303030;
  transition: all 500ms ease;
}
.call-out-box:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #ffffff #ffffff #000000 #000000;
  background: #00a651;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  
  display: block;
  width: 0;
}
.call-out-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #ffffff #ffffff #015799 #015799;
  background: #00a651;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), -1px 1px 1px rgba(0, 0, 0, 0.2);
  
  display: block;
  width: 0;
}
.call-out-box h3 {
  color: #ffffff;
  margin-top: 10px;
}
.call-out-box .icon {
  color: rgba(0, 0, 0, 0.15);
  font-size: 79px;
  left: -11%;
  position: absolute;
  right: 0;
  top: -55px;
  transition: all 0.3s linear 0s;
  z-index: 0;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #f1f2f7;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 100%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 4px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-image-full img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-image-full .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image,
.article-image-full .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-image-full img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-image-full .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image,
.article-image-full .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #f1f2f7;
  color: #4f5861;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
.blog .article-title {
  font-size: 18px;
  font-weight: normal;
	display: inline-block;
	padding: 20px 0 0 0;
}
.blog .article-title a {
  color: #303030;
}
.blog .article-title a:hover {
  color: #00a651;
  text-decoration: none;
}
.item-page .article-title {
  font-size: 30px;
  font-weight: 300;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login {
  border: 1px solid #00a651;
  border-radius: 3px;
  margin: auto;
  width: auto;
}
@media screen and (min-width: 480px) {
  .login {
    width: 700px;
  }
}
.login .form-horizontal {
  padding: 20px;
}
@media screen and (min-width: 480px) {
  .login .form-horizontal {
    padding: 30px;
  }
}
.login .other-links {
  padding: 0px 30px 30px;
}
.login .page-header,
.login h3 {
  background: #00a651;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
}
.login .page-header h1,
.login h3 h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
.login .login-description {
  margin-bottom: 10px;
  text-align: left;
}
.login .login-description img {
  margin-top: 10px;
  width: 100%;
}
.login .control-group {
  margin-bottom: 10px;
}
.login .form-login .control-label {
  width: auto;
}
.login .form-login .control-label label {
  font-weight: bold;
  font-size: 16px;
}
.login .form-login .remember {
  margin-bottom: 10px;
}
.login .form-login .remember input {
  display: inline-block;
  height: 13px;
  line-height: 1;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}
.login .form-login .control-input input {
  border: 1px solid #f1f2f7;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.login .form-login .control-input input:focus {
  border-color: #666666;
}
.login .form-login .control-input input.invalid {
  border-color: #dd4b39;
}
.login .form-login .control-btn {
  margin-bottom: 10px;
}
.login .form-login .control-btn .btn {
  width: 100%;
  text-align: center;
}
.login .other-links ul {
  border-bottom: 0;
  text-align: center;
}
.login .other-links ul li {
  display: inline;
  padding: 0 2px;
}
.login .other-links ul li a {
  color: #00a651;
  display: inline;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
}
.login .other-links ul li a:hover {
  background: transparent;
  border-radius: 0;
  border-color: transparent;
  color: #015799;
}
@media screen and (max-width: 480px) {
  .login .other-links ul li {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .login .other-links ul {
    text-align: left;
  }
}
.registration,
.profile-edit {
  border: 2px solid #00a651;
  border-radius: 3px;
}
.registration .form-reg,
.profile-edit .form-reg,
.registration .control-button,
.profile-edit .control-button {
  padding: 0 20px 15px 20px;
}
@media screen and (min-width: 480px) {
  .registration .form-reg,
  .profile-edit .form-reg,
  .registration .control-button,
  .profile-edit .control-button {
    padding: 0 30px 15px 30px;
  }
}
.registration .form-group,
.profile-edit .form-group {
  margin: 0 0 20px 0;
}
.registration .form-group:first-child,
.profile-edit .form-group:first-child {
  margin: 0;
  width: 100%;
}
.registration .form-group .control-input input,
.profile-edit .form-group .control-input input {
  border: 1px solid #f1f2f7;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.registration .form-group .control-input input:focus,
.profile-edit .form-group .control-input input:focus {
  border-color: #666666;
}
.registration .form-group .control-input input.invalid,
.profile-edit .form-group .control-input input.invalid {
  border-color: #dd4b39;
}
.registration .control-label,
.profile-edit .control-label {
  text-align: left;
}
.registration legend,
.profile-edit legend {
  color: #ffffff;
  background: #00a651;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 15px;
}
.registration .control-button,
.profile-edit .control-button {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.registration .control-button .btn.cancel,
.profile-edit .control-button .btn.cancel {
  margin-left: 5px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #f1f2f7;
  border: 1px solid #f1f2f7;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit {
  border: 2px solid #999999;
  border-radius: 3px;
}
.profile-edit .form-validate.form-horizontal {
  padding: 25px;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #4f5861;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
.contact {
  margin-bottom: 0px;
  margin-top: 20px;
}
.contact .star {
  color: #dd4b39;
}
.contact .page-header {
  background: transparent;
  border-left: 0;
}
.contact .page-header h2 {
  line-height: 1;
  margin: 0;
}
.contact .control-label {
  text-align: left;
  text-align: left\9 !important;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .contact-information dd {
  margin-left: 0;
margin-bottom: 5px;
text-align: center;
width: 14%;
float: left;
display: block;
}
.contact .dl-horizontal > dd:last-child {
  margin-bottom: 0;
}
.contact .dl-horizontal > dd .fa {
  color: #4f5861;
  margin-right: 5px;
  width: 15px;
}
.contact .contact-links ul li a {
  display: inline-block;
  color: #00a651;
}
.contact .contact-links ul li a .tp-social-title {
  margin-left: 35px;
}
.contact .contact-links ul li .facebook:before {
  content: "\f09a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #3873ae;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .contact-links ul li .twitter:before {
  content: "\f099";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #62c6f8;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .contact-links ul li .google-plus:before {
  content: "\f0d5";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  color: #ffffff;
  background: #DD4B39;
  height: 30px;
  width: 30px;
  text-align: center;
  padding: 3px;
}
.contact .plain-style .inner {
  padding: 20px;
}
.contact .plain-style .inner h3 {
  color: #666666;
  border-bottom: 1px solid #f1f2f7;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
  text-transform: uppercase;
  margin: 7px 0 7px 0;
}
.contact .plain-style .inner .page-header {
  padding: 15px 20px;
  margin: -20px -20px 20px -20px;
  border: none;
}
.contact .plain-style .inner .page-header h2 {
  margin-bottom: 0;
  padding: 10px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .contact .plain-style .inner .contact-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 50%;
  }
}
.contact .plain-style .inner .contact-image img {
  width: 100%;
}
.contact .plain-style .inner .contact-address {
  padding-left: 10px;
  font-weight: 600;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-address {
    padding-left: 0;
  }
  .contact .plain-style .inner .contact-address + h3 {
    clear: both;
  }
}
.contact .plain-style .inner .contact-address .fa {
  color: #4f5861;
}
.contact .plain-style .inner .contact-address a {
  color: #00a651;
  text-transform: lowercase;
}
.contact .plain-style .inner .contact-address a:hover,
.contact .plain-style .inner .contact-address a:focus,
.contact .plain-style .inner .contact-address a:active {
  color: #014b84;
}
.contact .plain-style .inner .contact-links ul {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-links ul {
    padding-left: 0;
  }
}
.contact .plain-style .inner .contact-links ul li {
  margin-bottom: 5px;
}
.contact .plain-style .inner .contact-links ul li a {
  font-weight: 600;
  text-transform: capitalize;
  color: #4f5861;
  transition: all 200ms;
  padding-left: 0px;
}
.contact .plain-style .inner .contact-links ul li a:hover,
.contact .plain-style .inner .contact-links ul li a:focus,
.contact .plain-style .inner .contact-links ul li a:active {
  background: transparent;
  color: #00a651;
}
.contact .plain-style .inner .contact-miscinfo {
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .inner .contact-miscinfo {
    padding-left: 0;
  }
}
.contact .plain-style .contact-left h3 {
  color: #282828;
  margin-bottom: 40px;
position: relative;
display: inline-block;
padding-bottom: 25px;
font-size: 36px;
padding-top: 20px;
}
.contact .plain-style .contact-left h3::after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 5px;
    background: #00a651;
    z-index: 9;
    margin-left: 0;
    left: 0;
    bottom: 0;
}
.contact .plain-style .contact-left .contact-form legend {
  border-bottom: 0;
  font-size: 14px;
}
.contact .plain-style .contact-left .contact-form label {
  color: #4f5861;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 5px;
}
.contact .plain-style .contact-left .contact-form label.invalid {
  color: #dd4b39;
}
.contact .plain-style .contact-left .contact-form textarea,
.contact .plain-style .contact-left .contact-form input {
  border: 1px solid #DDD;
  box-shadow: none;
  background: #ffffff;
  border-radius: 0px;
  width: 100%;
}
.contact .plain-style .contact-left .contact-form textarea:focus,
.contact .plain-style .contact-left .contact-form input:focus {
  border-color: #666666;
}
.contact .plain-style .contact-left .contact-form textarea.invalid,
.contact .plain-style .contact-left .contact-form input.invalid {
  border-color: #dd4b39;
}
.contact .plain-style .contact-left .contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .contact .plain-style .contact-left .form-group:last-child {
    margin-top: -20px;
  }
  .contact .plain-style .contact-left .form-group:last-child .control-btn {
    margin-top: 20px;
    text-align: left;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #f1f2f7;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #f1f2f7;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #f1f2f7;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #00a651;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #00a651;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #f1f2f7;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #f1f2f7;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #f1f2f7;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #f1f2f7;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #00a651;
  color: #b8e0ff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #86cafe;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tp-home .t3-mainbody {
  display: none;
}
.tp-topbar {
  background-color: #e2e2ee;
  color: #00a651;
  font-weight: normal;
  padding: 10px 0;
}
.tp-topbar .text-left span {
	color: #00a651;
}
.tp-topbar .text-center {
  color: #000;
}
.tp-topbar .text-right img {
	margin-right:5px;
	margin-top: -5px;
}
.tp-topbar a {
	color: #fff;
}
.tp-topbar p {
	margin:0;
}
.tp-topbar .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar .nav > li {
  display: inline-block;
}
.tp-topbar .nav > li a {
  color: #000;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 500;
}
.tp-topbar .nav > li a:hover,
.tp-topbar .nav > li a:focus,
.tp-topbar .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #00a651;
}
.tp-topbar .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #00a651;
}
.tp-topbar .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar i {
  font-size: 14px;
  margin-right: 5px;
}
.tp-topbar .t3-topbar-1 .nav-pills {
  display: inline-block;
}
.tp-topbar .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.tp-topbar #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.tp-topbar #contact-details ul li a {
  color: #fff;
}
.tp-topbar #contact-details ul li a:hover {
  color: #00a651;
}
.tp-topbar #contact-details ul li i,
.tp-topbar #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #616161;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.tp-topbar-brand {
  background-color: #00a651;
  color: #ffffff;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-brand .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-brand .nav > li {
  display: inline-block;
}
.tp-topbar-brand .nav > li a {
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #f1f2f7;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-brand .nav > li a:hover,
.tp-topbar-brand .nav > li a:focus,
.tp-topbar-brand .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #4f5861;
}
.tp-topbar-brand .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #00a651;
}
.tp-topbar-brand .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-brand i {
  font-size: 14px;
  margin-right: 5px;
}
.tp-topbar-brand .t3-topbar-1 .nav-pills {
  display: inline-block;
}
.tp-topbar-brand .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-brand .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-brand .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar-brand #contact-details ul {
  padding: 0px;
  margin: 0px;
}
.tp-topbar-brand #contact-details ul li {
  list-style: none;
  float: left;
  margin: 0px 10px 0px 0px;
}
.tp-topbar-brand #contact-details ul li a {
  color: #ffffff;
}
.tp-topbar-brand #contact-details ul li a:hover {
  color: #4f5861;
}
.tp-topbar-brand #contact-details ul li i,
.tp-topbar-brand #contact-details ul li em {
  margin-right: 10px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 100;
  height: 25px;
  line-height: 22px;
  margin-right: 9px;
  position: relative;
  text-align: center;
  width: 25px;
}
.tp-topbar-gray {
  background-color: #f8f8f8;
  color: #666666;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-gray .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-gray .nav > li {
  display: inline-block;
  margin-top: 5px;
}
.tp-topbar-gray .nav > li a {
  color: #999999;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #f1f2f7;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-gray .nav > li a:hover,
.tp-topbar-gray .nav > li a:focus,
.tp-topbar-gray .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #015799;
}
.tp-topbar-gray .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #00a651;
}
.tp-topbar-gray .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-gray .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-gray .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-gray .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.tp-topbar-dark {
  background-color: #21252B;
  color: #ffffff;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
}
.tp-topbar-dark .tp-no-border li a {
  border-right: none !important;
}
.tp-topbar-dark .nav > li {
  display: inline-block;
}
.tp-topbar-dark .nav > li a {
  color: #cccccc;
  padding-left: 0px;
  padding-top: 0;
  padding-bottom: 0;
  border-right: 1px solid #2F2F2F;
  display: inline-block;
  line-height: 1;
  border-radius: 0px;
}
.tp-topbar-dark .nav > li a:hover,
.tp-topbar-dark .nav > li a:focus,
.tp-topbar-dark .nav > li a:active {
  background: none;
  text-decoration: none;
  outline: none;
  color: #eee;
}
.tp-topbar-dark .nav > li.active a {
  background: none;
  text-decoration: none;
  outline: none;
  color: #00a651;
}
.tp-topbar-dark .nav > li:last-child a {
  border-right: 0;
}
.tp-topbar-dark .tp-share ul {
  padding-left: 0px;
  margin: 0px;
}
.tp-topbar-dark .tp-share ul li {
  list-style: none;
  float: left;
  font-size: 14px;
  border-right: 1px solid #f1f2f7;
}
.tp-topbar-dark .tp-share ul li a {
  padding: 8px 12px;
  color: #999999;
}
.ie8 .tp-topbar .nav > li a {
  margin-right: -1px;
}
.ie8 .tp-topbar .t3-topbar-1 .nav-pills {
  overflow: hidden;
}
.search #search-searchword {
  height: 38px;
}
.t3-header {
  background:#222222;
  z-index: 9000;
  width: 100% !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  padding:8px 0 0;
}

.tp-header {
  padding:20px 0px;
  top: 42px;
  width: 100%;
  z-index: 99;
  position: absolute;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  background: rgba(255,255,255,.15);
  
}

.tp-header i {
	color:#fff;
}
.tp-header span {
	font-size: 13px;
	color: #999;
}
.logo {
  text-align: center;
  outline: none;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
	margin-top: 20px;
  }
}
.logo a {
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  margin: 0;
  outline: none;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-social {
  margin-top: 14px;
}
.nav-search {
  padding: 0px;
  position: relative;
	right: -40px;
	top: 20px;
}
.nav-search > a {
  color: #FDDC2B;
  display: block;
}
@media (max-width: 767px) {
  .nav-search > a {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .nav-search > a {
    margin: 22px 20px 0px;
  }
}
@media (min-width: 992px) {
  .nav-search > a {
    margin: 22px 0 0;
  }
}
@media (min-width: 1200px) {
  .nav-search > a {
    margin: 0;
  }
}
.nav-search > a i {
  padding: 2px 0;
  font-size: 30px;
}
.nav-search > a:hover {
  color: #00a651;
}
.nav-search .dropdown-menu {
  background: #ffffff;
  right: 0;
  left: auto;
  padding: 20px;
  border-radius: 0px 0px 6px 6px;
  border-color: #f8f8f8;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .nav-search .dropdown-menu {
    margin-top: 28px;
	width: 335px;
  }
}
@media (min-width: 768px) {
  .nav-search .dropdown-menu {
    margin-top: 29px;
  }
}
@media (min-width: 992px) {
  .nav-search .dropdown-menu {
    margin-top: 23px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #00a651;
  color: #666666;
  font-size: 13px;
  width: 200px;
  border-radius: 500px;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  background: #f2f2f2;
}
.nav-search .dropdown-menu .btn {
  position: absolute;
  right: 8%;
  margin-top: 1px;
}
@media (max-width: 480px) {
  .nav-search .dropdown-menu .btn {
    right: 0px;
    top: 0px;
  }
}
.runway-app .nav-search a {
  color: #fff;
}

.head-search {
  text-align: right;
  padding-top: 17px;
}
.head-search #ajax-search-button137 .magnifier {
	background: url("/templates/radin/images/icon-search.png") no-repeat center center;
	width: 100%;
	height: 50px;
}
.head-search #ajax-search-button137, .head-search #ajax-search-button137:hover  {
    border: none;
    background:#00a651;
    box-shadow: none;
	width: 50px;
	height: 50px;
}
.head-search #offlajn-ajax-search137 .offlajn-ajax-search-container {
	background:#fff;
	padding: 0;
	border: none;
	border-radius: 0;
}
.head-search input#search-area137 {
    padding: 0 0px 0 40px;
	background: none;
}
.head-search #search-form137 input {
	background: none;
	text-shadow: none;
	border: none;
	box-shadow: none;
	color: #999;
	height: 50px;
}
.head-menu {
	position: relative;
	margin-top: 17px;
}
.head-menu .dropdown  {
	background:#00a651;
	width: 100%;
	height: 50px;
}
.jb-cart-headding {
    font-size: 12px;
}
.jb-cart-summary {
	padding-left: 22px;
	position: relative;
	margin-top: -6px;
}
.head-menu .dropdown:before {
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f0c9";
  position: absolute;
  left: 25px;
	top: 8px;
	color:#2d303e;
}
.head-menu .dropdown:after {
  font-family: FontAwesome;
  font-size: 18px;
  content: "\f107";
  position: absolute;
  right: 25px;
	top: 8px;
	color:#2d303e;
}
.head-menu  a.dropdown-toggle span {
	color:#2d303e;
	position: absolute;
	left: 60px;
	text-transform: uppercase;
	top: 12px;
	width: 100%;
	z-index: 990;
}

.head-link  {
	margin-top: 17px;
	background: url("/templates/radin/images/bg-header-link.png") no-repeat;
	color:#fbb040;
	height: 50px;
	
}
.head-link  .custom {
	padding: 12px 20px;
}
.head-link  .custom span {

    font-weight: bold;
    padding-left:55px;

}
.head-link  .custom p {
	margin:0;
}
.head-link  .custom a {
	color:#fbb040;
}
.head-link  .custom a:hover {
	color:#fff;
}
.head-link  .custom a span{
	color:#fbb040;
}
.t3-mast-head {
    position: relative;
}
.head-search-dropdown {
  top: -3000px;
  left: 0;
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 750ms ease-out;
  -o-transition: all 750ms ease-out;
  transition: all 750ms ease-out;
}
.head-search-dropdown .finder .form-group {
  display: block;
}
.head-search-dropdown .finder label {
  display: none;
}
.head-search-dropdown .search,
.head-search-dropdown .finder {
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1170px;
  margin-left: -585px;
  padding: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
@media (max-width: 1679px) {
  .head-search-dropdown .search,
  .head-search-dropdown .finder {
    width: 970px;
    margin-left: -485px;
  }
}
@media (max-width: 1199px) {
  .head-search-dropdown .search,
  .head-search-dropdown .finder {
    width: 750px;
    margin-left: -375px;
  }
}
@media (max-width: 991px) {
  .head-search-dropdown .search,
  .head-search-dropdown .finder {
    width: 100%;
    left: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.head-search-dropdown .search input[type="text"],
.head-search-dropdown .finder input[type="text"] {
  width: 100%;
}
.head-search-dropdown .search input,
.head-search-dropdown .finder input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
  font-size: 36px;
  font-weight: normal;
  padding-left: 0;
  padding-top: 0;
  height: auto;
  width: 100%;
}
.head-search-dropdown .search input[type="text"]::placeholder {
	color: #ffffff;
}
.head-search-dropdown .search input:focus,
.head-search-dropdown .finder input:focus {
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .head-search-dropdown .search input,
  .head-search-dropdown .finder input {
    font-size: 18px;
  }
}
.head-search-dropdown .search.has-button input,
.head-search-dropdown .finder.has-button input {
  float: left;
  margin-right: 50px;
  position: relative;
  width: 70%;
}
.head-search-dropdown .search input,
.head-search-dropdown .finder.no-button input {
  background: url("/templates/radin/images/icon-search.png") no-repeat right center;
  box-shadow: none;
border-radius: 0;
}
.head-search-dropdown .search button,
.head-search-dropdown .finder button {
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.head-search-dropdown .search button:hover,
.head-search-dropdown .finder button:hover,
.head-search-dropdown .search button:focus,
.head-search-dropdown .finder button:focus,
.head-search-dropdown .search button:active,
.head-search-dropdown .finder button:active {
  border-color: #ffffff;
  color: #ffffff;
}
.tp-home body.head-search-open .head-search-dropdown {
  top: -300px;
}
body.head-search-open .head-search-dropdown {
  top: 300px;
  opacity: 1;
  filter: alpha(opacity=100);
}
body.head-search-open {
	position: relative;
}
body.head-search-open .bg-overlay{
	background-color: rgba(0, 0, 0, 0.9);
	position: absolute;
	z-index: 99;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #4f5861;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.head-cart {
	color:#fff;
	background: url("/templates/radin/images/icon-cart.png") no-repeat;
	height: 50px;
	margin-top: 17px;
}
.head-cart .jb-dropdown-cart {
    margin-top: 15px;
}
.head-cart .jb-cart-header {
    position: absolute;
    left: 65px;
    top: -11px;
}
.head-cart .jb-cart-icon {
    left: 80px;
	top: 18px;
}
.head-cart .jb-cart-count {
    background: none !important;
}
.mini-cart {
  position: relative;
}
.mini-cart .mini-cart-content .show_cart a {
  color: #fff;
}
#vmCartModule {
  
}
.total_products {
	
}
.total_products strong {
	display: block;
}
.mini-cart .mini-cart-title {
  color: #fff;
}

.mini-cart .mini-cart-title .total_products {
  padding: 0 8px;
  line-height: 35px;
}
.mini-cart .mini-cart-title .total_products strong {
  margin-left: 3px;
}
.mini-cart .mini-cart-title .total {
  float: left;
  vertical-align: middle;
  padding: 0 8px;
  font-size: 0;
  line-height: 1;
}
.mini-cart .mini-cart-title .total strong {
  font-size: 13px;
  line-height: 35px;
  margin-left: 3px;
}
.mini-cart .mini-cart-content {
  width: 270px;
  position: absolute;
  top: 70px;
  right: 0;
  color: #777;
  background: #fff;
  padding: 15px;
  text-align: left;
  z-index: 999;
  margin: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.35) inset;
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.35) inset;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  border-top: 3px solid #00a651;

}
.mini-cart .mini-cart-content .empty {
  font-size: 13px;
  line-height: 1.25;
}
.mini-cart .mini-cart-content .product_row {
  font-family: Lato;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  padding: 12px 0;
  border-bottom: 1px solid #f5f5f5;
}
.mini-cart .mini-cart-content .product_row .customProductData {
  display: inline-block;
  font-size: 12px;
  margin-top: 7px;
}
.mini-cart .mini-cart-content .total {
  float: left;
  margin: 15px 0 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 32px;
}
.mini-cart .mini-cart-content a {
	color: #777;
}
.mini-cart .mini-cart-content .total strong {
  font-size: 15px;
  font-weight: normal;
}
.mini-cart .mini-cart-content .show_cart {
  float: right;
  margin: 15px 0 0;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.25;
  background:#00a651;

}
.mini-cart .mini-cart-content .show_cart a {
  color: #fff;
  padding: 10px;
}
.mini-cart:hover .mini-cart-content {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.tp-intro .tp-home-intro {
  text-align: center;
}
.tp-intro .tp-home-intro .call-to-action p {
  line-height: 28px;
  font-size: 14px;
}
.tp-intro .tp-home-intro h1 {
  font-size: 30px;
  color: #303030;
}
.tp-intro .tp-home-intro h1 .tp-title-brand {
  color: #00a651;
}
.tp-intro .cd-words-wrapper {
  color: #00a651;
}
.tp-intro .one-service {
  text-align: center;
}
.tp-intro .one-service .fa {
  text-align: center;
  margin-top: 5px;
  padding: 15px;
  font-size: 33px;
  border-radius: 100px;
  border: 3px solid;
  line-height: 1em;
  color: #00a651;
  transition: all 500ms ease;
}
.tp-intro .one-service:hover .fa {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #00a651;
  background: #00a651;
  transition: all 500ms ease;
}
.tp-intro .one-service h4 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 20px;
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #303030;
}
.tp-intro .one-service p {
  margin: 14px 0px;
}
.tp-bg-gray .feature .feature-icon {
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}
.tp-bg-gray .feature .feature-icon .fa {
  width: 48px;
  padding: 16px;
  font-size: 18px;
  background: #00a651;
  color: #ffffff;
  text-align: center;
  box-shadow: 4px 4px #666666;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}
.tp-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.tp-sl-top-0 {
  padding-bottom: 40px;
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .tp-sl-top-0 {
    padding-bottom: 40px;
    padding-top: 0px;
  }
}
.tp-sl-bottom-0 {
  padding-bottom: 0px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl-bottom-0 {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}
.tp-sl-no-margin {
  padding-bottom: 0px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .tp-sl-no-margin {
    padding-bottom: 0px;
    padding-top: 60px;
  }
}
.tp-sl-10 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .tp-sl-10 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.tp-sl-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .tp-sl-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.tp-margin-35 {
  margin-top: 35px;
}
.margin-60 {
  padding: 60px 0px;
}
.margin-top-40 {
  margin-top: 40px;
}
.tp-margin-bottom-20 .module-title {
  margin-bottom: 40px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 20px;
}
.t3-sidebar .t3-module .module-inner {
    color: #666;
    border-radius: 3px;
    padding: 0;
    background: none repeat scroll 0% 0% #FFF;
}

.t3-sidebar ul.menu li > a {
    background: #F1F3F5;
    margin-bottom: 10px;
    border-bottom: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
    position: relative;
	color: #222;
}
.t3-sidebar ul.menu li > a:hover {
	color: #00a651;
}
.t3-sidebar ul.menu li > a::after {
    content: '';
    width: 2px;
    height: 100%;
    background: #00a651;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35;
    -o-transition: all 0.35;
    transition: all 0.35;
    -moz-transition: all 0.35;
    -ms-transition: all 0.35;
}
.t3-sidebar ul.menu li:hover > a::after, .t3-sidebar ul.menu li.active > a::after{
	opacity: 1;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 20px;
}
.t3-sidebar .t3-module .module-inner .cf_wrapp_all {
  border: 1px solid #E6E6E6;
  padding: 20px;
}
.custommodule-block {
	position: relative;
}
.support-box {
    background: #00a651;
    color: #ffffff;
    padding: 40px 30px;
    text-align: center;
}
.support-box ul > li.title {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    margin: 20px 0;
}
.support-box ul > li {
    font-weight: 700;
    font-size: 16px;
}
.download-box {
    padding: 30px;
    border: 2px solid rgba(0, 0, 0, 0.1);
}
.download-box .action {
    padding-top: 30px;
}
.btn-theme::after {
    content: '\f178';
    font-family: "FontAwesome";
    position: absolute;
    right: 20px;
    top: 13px;
    color: #ffffff;
    z-index: 1;
    line-height: 1;
}
.t3-sidebar .t3-module ul {
	padding:0;
	list-style: disc;
}
.btn-theme {
    font-size: 15px;
    background: #00a651;
    color: #fff;
    font-weight: 600;
    padding: 0 26px;
        padding-right: 26px;
    line-height: 40px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    border: 1px solid transparent;
    text-decoration: none;
	width: 100%;
}
.btn-theme:hover {
	color: #fff;
}
.t3-sidebar .t3-module .module-inner .module-title {
	font-size: 18px;
	color: #3b3663;
	font-weight: 700;
	margin-bottom: 0px;
	padding: 20px;
}
.t3-sidebar .t3-module .module-inner .module-ct {
	padding: 0px;
}
.t3-sidebar .cf_color_inner {
    height: 17px !important;
}
.item-page .item-image {
  margin-bottom: 10px;
}
.tp-slideshow .brand {
  color: #00a651;
  font-family: 'Merriweather', serif;
  font-style: italic;
}
.tp-slideshow .tp-title-brand {
  color: #00a651 !important;
}
.tp-slideshow .brand-bg {
  background: rgba(0, 0, 0, 0.5600000000000001);
  padding: 0px 16px !important;
}
.tp-slideshow .tp-slider-border {
  border: 2px solid #ffffff;
  padding: 20px;
}
.tp-slideshow .tp-icon-primary-bg {
  background-color: #00a651;
  color: #ffffff;
  padding: 10px 15px  !important;
}
.tp-slideshow .tp-slider-features-bg {
  background-color: #303030 !important;
  background-image: url("/templates/radin/images/btn.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff !important;
  padding: 0px 12px 0px 0px !important;
}
.tp-slideshow .tp-slider-features-bg span {
  margin-left: 15px;
  letter-spacing: 1px;
}
.tp-slideshow .tp-parrot-slider {
  transform: skewX(160deg);
  -ms-transform: skewX(160deg);
  -webkit-transform: skewX(160deg);
  background: rgba(45, 45, 45, 0.63);
  display: inline-block;
  padding: 9px 30px 9px 30px;
  position: relative;
  left: -10px;
  background-color: #303030 !important;
  background-image: url("/templates/radin/images/btn.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.tp-slideshow .tp-parrot-slider-text-1 {
  transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  display: block;
  letter-spacing: 1px !important;
  font-family: 'PT Sans', sans-serif !important;
}
.tp-slideshow .tp-parrot-slider-text-2 {
  line-height: 1;
  color: white;
  text-transform: uppercase;
  white-space: nowrap;
}
.tp-slideshow .tp-parrot-slider-icon {
  transform: skewX(180deg);
  -ms-transform: skewX(180deg);
  -webkit-transform: skewX(180deg);
  background: #00a651;
  color: #ffffff;
  font-size: 10px;
  content: '';
  position: absolute;
  right: -50px;
  text-align: center;
  top: 0;
  width: 45px;
  line-height: 40px;
  padding: 3px 3px 0px !important;
}
.tp-slideshow .tp-parrot-slider-icon i {
  font-size: 25px !important;
  padding: 0px;
  margin: 0px;
  left: 0px;
}
.tp-slideshow iframe {
  border: none;
}
.tp-bg-fixed {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.about-me .container,
.contact .container {
  padding: 100px 0px 0px;
}
.portfolio .container,
.team .container,
.clients .container {
  padding: 100px  0px;
}
.portfolio {
  background: url("/templates/radin/images/themeparrot/brick_bannar.jpg");
  background-position: 90%;
  background-attachment: scroll;
}
.sp_quickcontact input,
.sp_quickcontact textarea {
  width: 100% !important;
  background: transparent;
  border-radius: 3px;
}
.sp_quickcontact input:focus,
.sp_quickcontact textarea:focus {
  box-shadow: 0 1px 1px #333333 inset, 0 0 8px rgba(0, 0, 0, 0.6);
}
.contact .social a em {
  padding: 5px 0px;
}
.itemListView .spshare {
  display: none;
}
@media (max-width: 767px) {
  .itemContainer {
    width: 100% !important;
  }
}
.tp-portfolio .itemTitle {
  color: #303030;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}
.tp-portfolio .item-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-portfolio .item-details li {
  margin-top: 9px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}
.tp-portfolio .item-details li span {
  font-weight: bold;
  color: #606060;
  margin-right: 5px;
}
.tp-portfolio .item-details li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.tp-portfolio .tp-portfolio-itemBody h3 {
  margin-top: 40px;
  color: #333;
  font-size: 18px;
}
.itemAuthorBlock .userExtendedFields {
  margin: 0 0 16px 39px;
}
.itemAuthorBlock .userExtendedFields .userExtendedFieldsSocialProfiles h3 {
  display: none;
}
.tp-k2-sidebar ul li {
  border-bottom: 1px solid #f9f9f9;
  list-style: outside none none;
  padding: 10px 5px 7px 26px;
  position: relative;
}
.tp-k2-sidebar ul li:before {
  content: "\f10c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  color: #4f5861;
}
.tp-k2-sidebar ul li a {
  color: #999999;
}
.tp-k2-sidebar ul li a:hover {
  color: #00a651;
  text-decoration: none;
}
.j2store-product-list input {
  margin-top: -4px;
}
.j2store-product-list .j2store-single-product {
  margin-top: 30px;
  border: 1px solid #f1f2f7;
}
.j2store-product-list .j2store-single-product .product-desc {
  padding: 10px;
}
.j2store-product-list .j2store-single-product,
.j2store-product-list .product {
  border-radius: 3px;
}
.j2store-product-list .j2store-single-product .product-title,
.j2store-product-list .product .product-title {
  display: inline;
}
.j2store-product-list .j2store-single-product .product-title a,
.j2store-product-list .product .product-title a {
  font-size: 20px;
  color: #303030;
}
.j2store-product-list .j2store-single-product .product-title a:hover,
.j2store-product-list .product .product-title a:hover {
  text-decoration: none;
  color: #00a651;
}
.j2store-product-list .j2store-single-product .j2store-add-to-cart,
.j2store-product-list .product .j2store-add-to-cart {
  margin: 0px;
}
.j2store-product-list .j2store-single-product .product-price-container,
.j2store-product-list .product .product-price-container {
  display: inline;
}
.j2store-product-list .j2store-single-product .product-price-container .base-price,
.j2store-product-list .product .product-price-container .base-price {
  color: #999999;
  display: inline;
}
.j2store-product-list .j2store-single-product .product-price-container .sale-price,
.j2store-product-list .product .product-price-container .sale-price {
  color: #00a651;
  display: inline;
}
.j2store-product-list .j2store-single-product .options,
.j2store-product-list .product .options,
.j2store-product-list .j2store-single-product .product-qty,
.j2store-product-list .product .product-qty {
  display: none;
}
.j2store-product-list .j2store-single-product .product-image,
.j2store-product-list .product .product-image {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.j2store-product-list .j2store-single-product .product-image img,
.j2store-product-list .product .product-image img {
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.j2store-product-list .j2store-single-product .product-overlay,
.j2store-product-list .product .product-overlay {
  position: absolute;
  width: 100%;
  height: 44px;
  line-height: 44px;
  top: auto;
  bottom: -44px;
  left: 0;
  z-index: 6;
}
.j2store-product-list .j2store-single-product .product-overlay .btn,
.j2store-product-list .product .product-overlay .btn {
  border-radius: 0px;
  width: 100%;
  text-align: center;
}
.j2store-product-list .j2store-single-product:hover .product-image img,
.j2store-product-list .product:hover .product-image img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.j2store-product-list .j2store-single-product:hover .product-overlay,
.j2store-product-list .product:hover .product-overlay {
  bottom: 0;
  -webkit-transition: bottom 0.3s ease-in-out;
  -o-transition: bottom 0.3s ease-in-out;
  transition: bottom 0.3s ease-in-out;
}
.j2store-product-list .j2store-single-product:hover .product-overlay .j2store-addtocart-form,
.j2store-product-list .product:hover .product-overlay .j2store-addtocart-form {
  margin-top: 0px;
}
.j2store-product-list .tp-filter .t3-sidebar {
  padding-top: 0px;
  padding-bottom: 0px;
}
.j2store-product-list .tp-filter .j2store-product-filters .ui-slider .ui-slider-range,
.j2store-product-list .tp-filter .j2store-product-filters .ui-slider .ui-slider-handle {
  background: #00a651 !important;
}
.j2store-product-list .tp-filter .category-filters .j2product-categories a {
  color: #666666;
}
.j2store-product-list .tp-filter .category-filters .j2product-categories a:hover {
  background: transparent !important;
  color: #00a651;
}
@media (max-width: 767px) {
  .j2store-product-list #productFilters .btn {
    width: 49%;
  }
  .j2store-product-list #productFilters select {
    width: 100%;
    margin-top: 10px;
  }
  .j2store-product-list #productFilters input {
    margin-top: 10px;
  }
}
.detail .j2store-img-responsive {
  border: 1px solid #eee;
}
.detail .product-title {
  color: #00a651;
  text-transform: uppercase;
}
.detail .price-sku-brand-container .col-sm-6 {
  padding: 0px;
}
.detail .price-sku-brand-container .product-price-container .base-price {
  color: #4f5861;
  font-size: 18px;
}
.detail .price-sku-brand-container .product-price-container .sale-price {
  color: #00a651;
  margin: 10px 0px;
  font-size: 28px;
}
.detail .price-sku-brand-container .discount-percentage {
  font-size: 18px;
}
.detail .additional-image-list {
  padding: 0px;
  margin-bottom: 10px;
}
.detail .additional-image-list .j2store-img-responsive {
  border: 1px solid #eee;
}
.detail .j2store-addtocart-form {
  margin-bottom: 10px;
}
.detail .j2store-addtocart-form .options .col-sm-6 {
  padding: 0px;
}
.detail .j2store-addtocart-form .options .option .required {
  display: inline;
  float: left;
  color: #dd4b39;
}
.detail .j2store-addtocart-form .options .option b {
  display: block;
  text-transform: uppercase;
}
.detail .j2store-addtocart-form .options .option br {
  display: none;
}
.detail .j2store-addtocart-form .options .option select {
  height: 49px;
  border-radius: 0px;
  width: 90%;
}
.detail .j2store-addtocart-form .options .option input {
  display: none;
}
.detail .j2store-addtocart-form .options .option label {
  border: 1px solid #777777;
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 10%;
  cursor: pointer;
  margin: 0px;
}
.detail .j2store-addtocart-form .options .option label:hover,
.detail .j2store-addtocart-form .options .option label:active,
.detail .j2store-addtocart-form .options .option label:focus {
  border: 1px solid #00a651;
  background: #00a651;
  color: #ffffff;
}
.detail .j2store-add-to-cart .product-qty .input-mini {
  border-radius: 0px;
  width: 50px !important;
  height: 39px;
}
.j2store .j2-page-title {
  background: #00a651;
  color: #ffffff;
  margin: 0px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.j2store .input-mini {
  width: 60px !important;
  display: inline;
}
.j2store .j2store-cart-table .remove-icon {
  margin-bottom: 0px;
}
.j2store #j2store-checkout-content h1 {
  font-size: 18px;
  background: #00a651;
  color: #ffffff;
  margin: 0px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_image_block {
  margin-right: 10px;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block {
  display: inline-block;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title {
  margin: 0px;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title a {
  font-size: 16px;
  color: #303030;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .j2store_product_title a:hover {
  color: #00a651;
  text-decoration: none;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .product-price-container .base-price {
  color: #4f5861;
  display: inline;
}
.tp-sidebar-product .j2store_products_container li .j2store_product_content_block .product-price-container .sale-price {
  color: #00a651;
  display: inline;
  font-size: 16px;
}
.contact-info em {
  border-radius: 50px;
  background: #00a651;
  color: #ffffff;
  padding: 3px;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: transparent;
  border: 0;
  border-radius: 50px;
  color: #00a651;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border: 2px solid #00a651;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #00a651;
  border: 2px solid #00a651;
  color: #ffffff !important;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.upper {
  text-transform: capitalize;
  font-size: 30px;
}
.progress {
  height: 20px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f8f8f8;
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
}
.progress .bar {
  width: 0;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
  padding-left: 10px;
  background-color: #00a651;
  background-repeat: repeat-x;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.progress .bar small {
  color: #fafafa;
  font-size: 12px;
  float: right;
  padding-right: 10px;
}
.progress:active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-striped .bar {
  background-color: #00a651;
}
.t3-footer {
  *border-top: 1px solid #666666;
  background: #fff;
  color: #fff;
  position: relative;
  padding:40px 0 0;
}
.t3-footer::before {
    content: "";
    height: 10px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
	background: repeating-linear-gradient(-45deg, transparent, transparent 4px, #00A652 5px, #00A652 10px, transparent 11px);
}

.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .social a em {
  padding: 5px 0px;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  color: #2d303e;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333;
  font-size: 16px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
  padding-bottom: 10px;
  letter-spacing: .5px;
  position: relative;
}

.t3-footnav .t3-module .module-title span {
  border: none;
  padding-bottom: 0px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 34px;
}
.t3-footnav .t3-module ul.rrssb-buttons li {
	width: 100% !important;
}
.t3-footnav .rrssb-buttons li a .rrssb-icon svg path {
    fill:#00a651;
}
.t3-footnav .t3-module ul > li > a {
  color: #999;
  background:none;
  padding: 0 ;
  font-weight: 400;
}

.t3-footnav .rrssb-buttons li a .rrssb-text {
	color: #999;
	font-weight: 400;
	font-size:16px;
	text-transform: capitalize;
}
.t3-footnav .rrssb-buttons li a:hover {
	background:none !important;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #00a651;
  text-decoration: none;
}
.t3-footnav .t3-module ul > li p {
  color: #2d303e;
}
.t3-footnav .t3-module .k2ItemsBlock .moduleItemDateCreated {
  font-size: 14px;
  font-style: italic;
}
.t3-footnav .tp-social li {
  float: left;
  line-height: inherit !important;
  margin: 3px;
  border: 1px solid #4f5861;
  width: 40px;
}
.t3-footnav .tp-social li a em {
  padding: 12px;
}
.t3-footnav .tp-social li a:hover em {
  color: #ffffff;
}
.t3-footnav .rrssb-buttons.large-format li a .rrssb-icon {
    left: 0;
    width: 15%;
	top: 5px;
}
.t3-copyright {
  background: #00A652;
  color: #fff;
  padding: 20px 0 20px;
  font-size: 15px;
  text-align:center;
}

.t3-copyright a{
  color: #fff;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 0px;
}
.footer-right {
	    text-align: right;
}
.copyright {
  *margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}

.footer-right .nav {
	padding:  0;
}
.footer-right .nav > li {
    display: inline-block;
}
.footer-right .nav > li a {
	padding: 0 15px;
	font-size: 14px;
	text-transform: none;
	color: #0c121d;
	background: none;
}
.footer-right .nav > li a:hover {
	color: #00a651;
}
.footer-right .custom {
	padding: 20px 0 50px;
}
.footer-right .rrssb-buttons li {
	padding: 22px 20px;
	background: none;
	min-width: 160px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: none;
	display: inline-block;
	height: auto;
}
.footer-right .rrssb-buttons li:last-child {
	border-right: 1px solid #fff;
}
.footer-right .rrssb-buttons {
    height: auto;  
}
.footer-right .rrssb-buttons li a {
	border-radius: 0;
	background: none !important;
	padding: 0;
}
.footer-right .rrssb-buttons li a .rrssb-icon {
    display: none;
}

.footer-right .rrssb-buttons li.rrssb-facebook:hover:hover{background:#435f9f;border:1px solid #435f9f}
.footer-right .rrssb-buttons li.rrssb-linkedin:hover{background:#007bb6;border:1px solid #007bb6}
.footer-right .rrssb-buttons li.rrssb-twitter:hover{background:#26c4f1;border:1px solid #26c4f1;}
.footer-right .rrssb-buttons li.rrssb-googleplus:hover{background:#e93f2e;border:1px solid #e93f2e}
.footer-right .rrssb-buttons li.rrssb-pinterest:hover{background-color:#b81621;border:1px solid #b81621}
.footer-right .rrssb-buttons li.rrssb-instagram:hover{background-color:#125688;border:1px solid #125688}
.footer-right .rrssb-buttons li.rrssb-youtube:hover{background-color:#df1c31;border:1px solid #df1c31}
.tp-brands {
	background: #FCD720;
	padding: 40px 0 ;
	text-align: center;
}
.tp-brands .acymailing_module .acymailing_form .acyfield_email .inputbox {
    border: 1px solid;
	border-radius: 4px 0 0 4px;	
}
.tp-brands  .acymailing_module .acymailing_form .acysubbuttons .btn {
    color: #fff;
    background: #1F9938;
	border-radius: 4px;
	position: relative;
	left: -20px;
}
.tp-brands  .title-right {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin-top: 38px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.tp-brands .title-right::before {
    content: "";
    position: absolute;
    top: 16px;
    left: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.tp-brands .title-right::after {
    content: "";
    position: absolute;
    top: 16px;
    right: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.tp-blog h3{
	text-align:center;
}
.tp-blog .title-left {
    font-size: 14px;
    font-style: italic;
    color: #666;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 13px;
	display: block;
}
.tp-blog .title-right {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 38px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.tp-blog .title-right:hover {
	color: #00a651;
}
.tp-blog .title-right::before {
    content: "";
    position: absolute;
    top: 16px;
    left: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.tp-blog .title-right::after {
    content: "";
    position: absolute;
    top: 16px;
    right: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.tp-blog .bt-extra-box {
	padding-top: 15px;
	color: #666;
	font-size: 13px;
	font-style: italic;
}
.tp-blog i {
    padding-right: 3px;
}
.tp-blog .bt-cs .bt-date {
    padding-right: 15px;
}
.tp-blog .bt-author a {
	color: #666;
}
.tp-blog a.bt-title {
    font-size: 15px;
    color: #000;
    outline: 0;
    text-decoration: none;
    font-weight: 700;
    margin: 17px auto 12px;
    text-align: left;
    text-transform: uppercase;
    display: block;
    min-height: auto;
	font-family: 'Raleway',sans-serif;
}
.tp-blog a.bt-title:hover {
	color: #00a651;
}
.tp-blog .readmore a {
    background: #000;
    text-align: center;
    max-width: 110px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-transform: capitalize;
	color: #fff;
	display: block;
	margin-top: 20px;
}
.tp-blog .readmore a:hover {
	background: #00a651;
}
.tp-blog a:hover {
	color: #00a651;
}
.tp-blog .product-container {
	padding:15px ;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	background:#fff;
}
.tp-blog .owl-theme .owl-nav [class*="owl-"] {
	background:#d9d9d9;
}
.tp-blog .owl-theme .owl-nav [class*="owl-"]:hover {
	background: #d3af37;
}
.tp-blog .owl-theme .owl-nav div{
    font-size: 0;
    color: transparent;
    float: left;
    text-align: center;
    text-indent: 0px;
}
.tp-blog .owl-theme .owl-nav div:before{
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 24px FontAwesome;
  float: left;
  width: 30px;
  color: #fff;
  height: 35px;
}
.tp-blog .owl-theme .owl-nav div.owl-next:before{
  content: "\f105";
}
.tp-blog .owl-theme .owl-nav div.owl-prev{
  top: 40%;
	position: absolute;
	left: 27px;
}
.tp-blog .owl-theme .owl-nav div.owl-next{
  top: 40%;
	position: absolute;
	right: 27px;
}
.tp-blog .owl-theme .owl-nav div.owl-prev:before{
  content: "\f104";
}
.tp-blog .spacer { 
	margin-bottom: 30px;
	background: #fff;
	padding: 25px;
	margin: 8px 0;
}
.tp-blog .PricesalesPrice {
	color: #00a651;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	font-family: 'Poppins',sans-serif;
}
.tp-blog .productdetails a {

    color: 

    #000;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins',sans-serif;
    display: block;
    padding-top: 20px;

}
.testimonial {
	background: #20A149;
	padding: 60px 0 60px;
	
	color: #fff;
}
.testimonial .bt-cs {
    padding-top: 20px;
}
.testimonial h3{
    font-size: 64px;
	line-height: 64px;
	text-align: center;
    color: #fff;
    text-transform: none;
}
.testimonial .title-right {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.testimonial .title-right:hover {
	color: #00a651;
}
.testimonial .title-right::before {
    content: "";
    position: absolute;
    top: 16px;
    left: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.testimonial .title-right::after {
    content: "";
    position: absolute;
    top: 16px;
    right: -100px;
    height: 2px;
    width: 50px;
    background: #00a651;
}
.testimonial h4 {
	color: #fff;
	margin-bottom:40px;
}
.box-readmore a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    padding: 40px 0;
	float: left;
}
.box-readmore img {
	float:right;
}
.testimonial .bt-introtext {
    position: relative;
    padding-top: 30px;
	font-size: 15px;
	color: #999;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 24px;
	max-height: 72px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.testimonial .bt-introtext::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 2px;
    width: 50px;
    z-index: 9;
    transform: translateX(-50%);
    background: #00a651;
}
.testimonial .bt-introtext::after {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    height: 2px;
    width: 20px;
    z-index: 9;
    transform: translateX(-50%);
    background: #00a651;
}
.t3-spotlight h3.module-title  {
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    line-height: 18px;
    padding-bottom: 33px;
    display: block;
    position: relative;
	color: #000;
}
.t3-spotlight h3.module-title:hover {
	color: #00a651;
}
.t3-spotlight .spacer  {
	margin-bottom: 30px;
}
.t3-spotlight .product-title {
	text-align: left;
	color: #000;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Raleway',sans-serif;
	float: left;
}
.t3-spotlight .product-title:hover {
	color: #00a651;
}
.t3-spotlight .price {
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Raleway',sans-serif;
	color: #00a651;
}
.tp-parallax-count {
	padding:60px 0;
	background: #F9D633;
}
.tp-parallax-count .acymailing_introtext {
	color: #142249;
	font-size: 30px;
}
.tp-parallax-count .acymailing_finaltext {
	font-weight: normal;
	text-decoration: none;
}
.tp-parallax-count  .acymailing_module div{
	position: relative;
}
.tp-parallax-count .acymailing_module .acymailing_form {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0px;
	width: 500px;
}
.tp-parallax-count .acymailing_module .acymailing_form .acyfield_email .inputbox {
    color: #20a149;
	border: 1px solid #20a149;
}
.custom .acymailing_form .acysubbuttons a {
    color: #fff;
    background: #20A149;
	border: none;
	border-radius: 0px;
	text-align: center;
	box-shadow: none;
	height: 55px;
	font-weight: 500;
	padding: 5px 30px;
	display: inline-block;
	line-height: 50px;
}
.custom .acymailing_form .acysubbuttons a:hover {
    color: #fff;
    background: #56BB62;
}
.custom .acymailing_form td.acysubbuttons {
    border-bottom: 5px solid #00a652;
    width: 100%;
    text-align: right;
	padding-bottom: 5px;
}
.tp-parallax-count .sj_vm_deals_wrap .item-title {
	text-align: left;
	margin-top: 120px;
}
.tp-parallax-count .item-prices-override {
    font-size: 24px;
}
.tp-parallax-count .item-deals {
    text-align: left;
    margin-top: 50px;
}
.tp-parallax-count .sj_deals_cd_day {
text-align:center;display:inline-block;width:100px;height:100px;background:#fff;border-radius:10px;margin-right:25px;border:none;
font-size:30px;color:#000;font-weight:700;padding:8px 0 0 0
}
.tp-parallax-count .sj_deals_cd_day p {
	display:block;color:#666;padding:0;margin:0;font-size:14px;line-height:24px;font-weight:700;text-transform:uppercase
}
.tp-parallax-count .sj_vm_deals_wrap .item-inner:hover .item-deals .sj_deals_cd_day {
    background: #00a651;
	color:#fff;
}
.tp-parallax-count .sj_vm_deals_wrap .item-inner:hover .item-deals .sj_deals_cd_day p {
	color:#fff;
}
.tp-parallax-count .sj_vm_deals_wrap .item-title a{
	line-height: 1;
	margin-bottom: 25px;
	font-size: 45px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Raleway',sans-serif;
	color: #fff;
}
.tp-parallax-count .sj_vm_deals_wrap .item-title a:hover {
	color: #00a651;
}
.tp-features{
    padding: 60px 20px ;
	background: #fff;
}
.tp-features .t3-module {
	position: relative;
}
.tp-features .title-left {
    font-size: 14px;
    font-style: italic;
    color: #666;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 13px;
	display: block;
}
.tp-features h3.module-title {
	font-size: 64px;
	line-height: 64px;
	text-align: center;
	color: #000000;
	text-transform: none;
	margin-bottom: 50px;
}

.tp-features h3.module-title span::before {
    content: "";
    width: 100%;
    height: 6px;
    background: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    mix-blend-mode: difference;
}
.tp-features .bt-inner-box{
	padding: 30px;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-top: -1px;
}
.tp-features .bt-cs .bt-inner{
    padding: 0 20px;
}
.tp-features .box-content {
    padding: 30px 0 0;
    background: #fff;
}
.tp-features .box-content .bt-title{
    width: 100%;
    color: #0b0b0b;
    font-size: 26px;
    line-height: 1;
	display: inline-block;
}
.tp-features .box-content .readmore a {
	font-size: 16px;
	color: #F9D633;
	font-weight: bold;
}
.tp-features .bt-date {
    display: inline-block;
    padding: 4px 8px;
    background: #56BB62;
    margin-bottom: 20px;
    color: #fff;
	font-size: 14px;
}
.tp-features .owl-theme .owl-nav [class*="owl-"] {
	background:#d9d9d9;
}
.tp-features .owl-theme .owl-nav [class*="owl-"]:hover {
	background: #d3af37;
}
.tp-features .owl-theme .owl-nav div{
    font-size: 0;
    color: transparent;
    float: left;
    text-align: center;
    text-indent: 0px;
}
.tp-features .owl-theme .owl-nav div:before{
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 24px FontAwesome;
  float: left;
  width: 30px;
  color: #fff;
  height: 35px;
}
.tp-features .owl-theme .owl-nav div.owl-next:before{
  content: "\f105";
}
.tp-features .owl-theme .owl-nav div.owl-prev{
  top: 40%;
	position: absolute;
	left: 27px;
}
.tp-features .owl-theme .owl-nav div.owl-next{
  top: 40%;
	position: absolute;
	right: 27px;
}
.tp-features .owl-theme .owl-nav div.owl-prev:before{
  content: "\f104";
}
.tp-features .spacer { 
	margin-bottom: 30px;
	background: #fff;
	padding: 25px;
	margin: 8px 0;
}
.tp-features .PricesalesPrice {
	color: #00a651;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	font-family: 'Poppins',sans-serif;
}
.tp-intro {
	padding: 0 0 40px 0px;
	background: #222222;
	text-align: center;
	color: #fff;
}
.tp-intro h4 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
    color: #b0b6bf;
    text-transform: uppercase;
    font-weight: 500;
}
.tp-intro h3.module-title  {
    text-align: center;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 0;
    color: #0c121d;
    text-transform: none;
    font-weight: 700;
    margin-top: 0;
	margin-bottom: 40px;
}
.tp-intro img {
    border-radius: 6px;
}
.tp-intro .bt-cs .bt-center {
    position: relative;
}
.tp-intro .bt-cs .bt-date {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 6px;
    padding: 12px 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
	font-size: 14px;
	display: block;
	letter-spacing: 3px;
	line-height: 14px;
	background-color: #00a651;
}
.tp-intro .bt-cs .bt-date span {
	font-size: 32px;
    font-weight: 700;
    line-height: 34px;
	display: block;
}
.tp-intro .bt-cs a.bt-title {
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}
.tp-intro .bt-box {
	padding: 30px;
}
.tp-intro .readmore a {
	color: #232323;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
font-weight: 700;

}
.tp-intro  .bt-cs .bt-inner {
    margin: 0 15px;
    position: relative;
    padding: 0 ;
	margin-bottom: 30px;
border-radius: 6px;
overflow: hidden;
background: #fff;
box-shadow: 0 30px 50px rgba(0,0,0,.03);
}
@media (min-width: 980px) {

.home-banner1_left {
    padding-right: 3px;
}
.home-banner1_right {
    padding-left: 3px;
}
.home-banner1_right .banner_bottom {
    padding-bottom: 12px;
    overflow: hidden;
    margin-right: -6px;
}
.home-banner1_right .home-banner1_left {
    padding-left: 6px;
    padding-right: 0;
}
.home-banner1_right .banner_bottom .home-banner1_left {
    padding-left: 6px;
    padding-right: 6px;
}

}
.home-banner1 div {
    position: relative;
}
.home-banner1 a::before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255,255,255,.6) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
.home-banner1 a:hover::before{opacity:0;height:100%}

.item-image {
	position: relative;
}
.item-image::before, .item-image::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}

.item-image:hover:before{background-color:rgba(255,255,255,.2);right:50%;left:50%}
.item-image:hover:after{background-color:rgba(255,255,255,.2);top:50%;bottom:50%}
.vm-price-desc , .PricepriceWithoutTax, .PricebasePriceVariant{
	display: none;
}
.category-view .row .product-container .has_discount .PricesalesPrice {
	color: #00a651;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
}
.orderby-displaynumber {
    margin-bottom: 40px;
    padding:8px 20px;
    background: #fff;
    width: 100%;
    min-height: 50px;
    border: 1px solid #ebebeb;
    border-radius: 0;
}
.rl_tabs.outline_handles ul.nav-tabs > li a {
    border: none;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
	font-family: 'Poppins',sans-serif;
	box-shadow: none;
	background: none;
}
.rl_tabs.outline_handles ul.nav-tabs > li a:hover {
	color: #00a651;
	 border: none;
	 box-shadow: none;
	background: none;
}
.productdetails .rl_tabs.top > ul.nav-tabs > li.active a, .productdetails .rl_tabs.top > ul.nav-tabs > li.active a:hover {
	background: none;
	color: #00a651;
	box-shadow: none;
}
.productdetails .rl_tabs .nav-tabs {
    border: none;
    margin-bottom: 25px !important;
}
.productdetails .rl_tabs.outline_content > .tab-content {
	padding: 30px 20px;
	text-align: justify;
	background: #fff;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.vm-list .cate-productdetails {
    text-align: left;
}
.vm-product-container .vm-product-media-container {
	 border: 1px solid #e9e9e9;
}
.addtocart-areacss span.addtocart-button input.addtocart-button{
    background: #111  url("/templates/radin/images/product-sprite.png") no-repeat scroll -27px -40px;
	border: 1px solid #111;
	letter-spacing: 1px;
	margin:10px;
	padding: 7px 20px 7px 48px;
	color: #fff;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 26px;
	position: relative;
}
.addtocart-areacss span.addtocart-button input.addtocart-button:hover {
	background:#b40001 url("/templates/radin/images/product-sprite.png") no-repeat scroll -27px -40px;
	border: 1px solid #b40001;
}
.cf_wrapper_input_text_1 input[type="search"] { 
	display: inline;
}
.cf_wrapper_input_text_2 input[type="search"] {
    display: initial;
}




.item-content-box {
	padding: 30px;
	border: 1px solid #e4e4e4;
}
.hvproductleft{
    position: absolute;
    top: 10px;
    left: 15%;
}
.hvproductright{
    position: absolute;
    top: 5px;
    right: 12%;
    background-image: url(/templates/radin/local/css/themes/radin/ackua.png);
    width: 86px;
    height: 37px;
}
.vm-product-media-container .hvproductleft{
    left: 15px;
    z-index: 9999;
}
.catepriceedit .PricesalesPrice{
  font-size: 18px!important;
  font-weight: bold!important;
}
.vm-product-media-container .hvproductright{
    right: 10px;
}

.homepage .hvproductleft{
    top: 30px;
    left: 30px;
    z-index: 9999;
    text-align: center;
}
.homepage .hvproductright{
    right: 10px;
    top: 30px;
}
.homepage .product-title, .homepage .product-title a{
  margin-top: 0px!important;
  padding-top: 0px!important;
}
.homepage .lasxxa,
.categorypagepa .lasxxa{
  float: right;
}
.homepage .pattt1,
.categorypagepa .pattt1{
  border-bottom: 1px dotted #ccc;
}
.homepage .pattt2,
.categorypagepa .pattt2{
  border-bottom: 1px dotted #ccc;
  padding-top: 10px;
}
.cf4all_color_btn_medium .cf4all_inner_value{
  height: 24px!important;
}

.detailproduct_aftertitle {
    float: left;
    width: 100%;
    margin-top: -11px;
    border-bottom: 1px solid #e5e5e5;
}
.detailproduct_aftertitle .psku{
  float: left;
}
.detailproduct_aftertitle .ps_space{
  float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    margin-top: -1px;
}
.vm-product-details-container .addtocart-areacss .product-field-display,
.vm-product-details-container .addtocart-areacss .product-fields-title-wrapper{
  width: auto;
}
.dcfrow{
  float: left;
  width: 100%;
}
.dcfcol{
  float: left;
  text-align: center;
  border-right: 2px solid yellow;
  font-size: 12px !important;
}
.no-product {
	color: #333;
}
.dcfrow .dcfcol:last-child{
  border-right: none;
}

/*
.productdetails .additional-images{
  padding-left: 10px;
  padding-right: 10px;
}
*/

.productdetails .additional-images img{
  width: 133px;
  height: 100px;
}
.category-view .row .vm-col{
  background-color: #fff;
}
.hvprductright {
    position: absolute;
    z-index: 999;
    right: 0;
    width: 68px;
    margin-top: 10px;
    margin-right: 15px;
}
.homepage .hvprductright {
    width: 59px;
    margin-top: -8px;
    margin-right: 26px;
}
.hvdiscount{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #00a651;
    line-height: 35px;
    width: 70px;
}
.addtocart-areacss span.addtocart-button input.addtocart-button{
  text-transform: none;
  background-color: #00a651;
  border-color:  #00a651;
}
.addtocart-areacss span.addtocart-button input.addtocart-button:hover{
  text-transform: none;
  background-color: #000;
  border-color:  #000;
}
.headexpand_show{
  display: none;
}


.back-to-pre-page {
    position: absolute;
    left: -50px;
    bottom: 60%;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    vertical-align: middle;
    display: none;
}
i.icon-pre-page {
    background:  url(/templates/radin/images/previous.png) no-repeat center center;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
.productdetails-view.productdetails .stockhandle {
	margin-top: 0px;
}

.cf_form .cf_flt_wrapper{
  
}


.cf_filters_list{
  padding-left: 0px;
}
.cf_flt_header{
  text-transform: uppercase;
}
.cf_wrapper_input_text_2 input[name="price[0]"]{
  margin-right: 2%;
  width: 24%!important;
}
.cf_wrapper_input_text_2 input[name="price[1]"]{
  margin-left: 2%;
  margin-right: 2%;
  width: 24%!important;
}
.cf_filtering_slider_gutter{
  width: 100%;
}
.spacer-buy-area .product-price{
    color: #00a651;
}
.productdetails .PricesalesPrice, .PricesecondCard{
    color: #00a651;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.addtocart-bar .PricesalesPrice{
  border-top: 2px solid;
  border-bottom: 2px solid;
}
a.ask-a-question {
    border: none;
    text-transform: none;
    text-decoration: underline;
}
.addtocart-areacss .product-fields-title-wrapper, .addtocart-areacss .product-field-display{
  width: 100%;
}
.view-products .addtocart-areacss .product-field-display{
  display: none;
}
.addtocart-areacss .product-fields-title-wrapper{
  text-transform: uppercase;
  font-weight: bold;
}
.cf_wrapp_all {
	padding:20px;
}
.cf_resetAll_link {
    color: #666;
}
.t3-sidebar .cf_flt_counter {
    color: #666; 
}
.cf_flt_header {
    color: #666;
}
.cf_filters_list li .cf_sel_opt,
.cf_filters_list li .cf_option {
    font-weight: normal!important;
    color: #666;
    font-family: 'Poppins', sans-serif;
}
.vm-product-container a{
    color: #00a651;
    padding-left: 0!important;
    background-color: transparent!important;
}
.stockhandle label {
    font-size: 16px!important;
    color: #6d7a8c!important;
    font-weight: 400!important;
}
.product-field-display select{
  width: 100%;
}
.quantity_box{
  text-transform: uppercase;
}
.span.addtocart-button{
  float: right!important;
}
.addtocart-areacss .quantity-area{
  position: relative;
}
.quantity-area span.quantity-controls{
    position: absolute;
    right: 0;
}
.quantity-area span.quantity-controls:nth-child(1){
  top: 16px;
}
span.quantity-controls input.quantity-plus{
  border-radius: 0;
  position: relative;
  top: -3px;
}
span.quantity-controls input.quantity-minus{
  border-radius: 0;
}
span.quantity-controls input.quantity-plus:hover , span.quantity-controls input.quantity-minus:hover{
	background: #000;
}
span.quantity-controls input.quantity-controls{
  height: 16px;
  line-height: 16px;
  width: 16px;
  font-size: 10px;
}
.addtocart-areacss .quantity-area{
  width: 70px;
  border-radius: 0;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{
  line-height: 42px;
  border:none;
}
.spacer-buy-area .has_discount .vm-price-value .PricesalesPrice{
  color: #00a651!important;
}
.vm-product-container a:hover{
    color: #363f4d;
}
#com-form-login input[type="checkbox"] {
    display: inline-block;
    vertical-align: bottom;
}
#bd_results  table.user-details input {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    box-shadow: 0 0 0 #fff inset;
    color: #a0a0a0;
    display: block;
    height: 50px;
    line-height: 1.35;
    margin-bottom: 25px;
    padding: 15px 30px;
    width: 100%;
}
#bd_results  table.user-details td  , #bd_results  table.user-details label{
	width: 100%;
	display: block;
	text-align: left;
}
#bd_results  .userfields_info {
    border: medium none;
    display: block;
    font-weight: normal;
    margin: 0 0 8px;
}
.form-validate {
	position: relative;
}
.form-validate .buttonBar-right {
    bottom: -35px;
    display: block;
    float: right;
    position: absolute;
    text-align: right;
}
.form-validate .buttonBar-right .button {
	background: #00a651 none repeat scroll 0 0;
    border: 1px solid #00a651;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    min-width: 130px;
    padding: 10px 30px;
    text-align: center;
    transition: all 0.35s ease-in-out 0s;
}
.form-validate .buttonBar-right .button:hover {
	color: #fff;
	background: #333e48 none repeat scroll 0 0;
    border: 1px solid #333e48;
}

#com-form-login .default {
	background: #00a651 none repeat scroll 0 0;
    border: 1px solid #00a651;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    min-width: 130px;
    padding: 10px 30px;
    text-align: center;
    transition: all 0.35s ease-in-out 0s;
}
#com-form-login .default:hover {
	color: #fff;
	background: #333e48 none repeat scroll 0 0;
    border: 1px solid #333e48;
}
#com-form-login  .userdata #com-form-login-username input  , #com-form-login  .userdata #com-form-login-password input {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    box-shadow: 0 0 0 #fff inset;
    color: #a0a0a0;
    display: block;
    height: 50px;
    line-height: 1.35;
    margin-bottom: 25px;
    padding: 15px 30px;

}
ul#navigationRightDS li a {
    background: none !important;
    border: none !important;
	box-shadow: none !important;
}
.contact .plain-style .inner .contact-address .fa {
    color: #fff;
	width: 70px;
	height: 70x;
	background: #00a651;
	text-align: center;
	line-height: 70px;
	border-radius: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 30px;
}
.contact .plain-style .inner .contact-address {
	color: #00a651;
}
@media (min-width: 768px) {
.contact-left{
    padding: 60px 60px 60px 60px;
	
}
	
.head-menu .dropdown-menu {
	width: 850px;
}
.head-menu .sp-vmmenu > ul > li {
    width: 30%;
	float: left;
	margin: 0 10px;
}
}
.group-title-des > h2 > a:hover {
	color: #00a651;
}
.category-view {
	text-align: center;
}
.category-view .row .category .spacer {
    background: #fff;
    margin: 15px;
    padding: 20px;
}

.head-menu .sp-vmmenu > ul > li:nth-child(1){
	background: url("/templates/radin/images/Evakuacijska-svjetla.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(2){
	background: url("/templates/radin/images/industrijska-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(3){
	background: url("/templates/radin/images/led-cijevi.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(4){
	background: url("/templates/radin/images/led-paneli.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(5){
	background: url("/templates/radin/images/led-stolna-i-podna-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(6){
	background: url("/templates/radin/images/led-trake.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(7){
	background: url("/templates/radin/images/led-žarulje.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(8){
	background: url("/templates/radin/images/linearna-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(9){
	background: url("/templates/radin/images/ostalo.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(10){
	background: url("/templates/radin/images/reflekttori.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(11){
	background: url("/templates/radin/images/senzori-pokreta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(12){
	background: url("/templates/radin/images/Sistem-pametne-kuće.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(13){
	background: url("/templates/radin/images/spot-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(14){
	background: url("/templates/radin/images/ulična-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(15){
	background: url("/templates/radin/images/visilice.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(16){
	background: url("/templates/radin/images/ikona-vrtna-rasvjeta.png") no-repeat center right;
}
.head-menu .sp-vmmenu > ul > li:nth-child(17){
	background: url("/templates/radin/images/ikona-zidna-rasvjeta.png") no-repeat center right;
}

.head-menu .sp-vmmenu > ul > li:nth-child(18){
	background: url("/templates/radin/images/stropna-rasvjeta-iokna.png") no-repeat center right;
}
#search-results137 .plugin-title.first {
	display:none;
}
#search-results-moovable137 {
	border: none !important;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
border-top: 3px
#fbb040 solid !important;
box-shadow: none !important;
border-radius: 0 !important;
}
#search-results137 .result-products span {
    margin-top: 25px !important;
    color: #000 !important;
}
#search-results137 .result-element {
    border: none !important;
}
#search-results137 .result-element {
    border-top: none;
    border-bottom: none;
    overflow: hidden;
    box-shadow: none !important;
}
.jb-cart-update-quantity .jb_icon_update a {
    color: #000;
}
.category-view .product-atributeas {
	text-align: left;
	display: none;
}
.category-view .row .product-container .product-price {
    float: none;
}
@media (max-width: 767px) {
	.tp-topbar {
    font-size: 12px;
}
}
#fancybox-content h4 {
	font-size: 15px;
}
.com_virtuemart #ProOPC .proopc-register-login h3 {
    background: #00a651;
	font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
	border-bottom: 1px solid #000;
}
.com_virtuemart #ProOPC .proopc-process-title {
	background: #00a651;
    font-weight: bold;
	font-size: 14px;
    text-transform: capitalize;
	border-bottom: 1px solid #000;
}
.com_virtuemart #ProOPC button {
    background:#00a651 ;

}
.com_virtuemart .vm-button-correct, .vm-button-correct:link {
	background:#00a651 ;
	border: none;
}
.com_virtuemart .vm-order-done {
	font-size: 16px;
}
.vm-orders-information h1 {
	font-size: 20px;
}
.com_virtuemart td.key {
    padding: 0;
    width: 150px;
}
.hvlogin_left{
  float: left;
  width: 48%;
  border-right: 1px solid #e1e1e1;
}
.hvlogin_right{
  float: right;
  width: 48%;
}
.hvlogin_left .login {
    border: 0px solid #00a651;
    border-radius: 3px;
    margin: auto;
    width: 100%!important;
}
.hvlogin_left .login .well{
  background: none;
  box-shadow:none;
  border:none;
}
.hvlogin_right .btn-a-login,
.hvlogin_right .a-btn-signup{
    background: #00a651 none repeat scroll 0 0;
    border: 1px solid #00a651;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    min-width: 130px;
    padding: 10px 30px;
    text-align: center;
    transition: all 0.35s ease-in-out 0s;
}
.hvlogin_right .btn-a-login:hover,
.hvlogin_right .a-btn-signup:hover {
    color: #fff;
    background: #333e48 none repeat scroll 0 0;
    border: 1px solid #333e48;
}

@media (max-width: 767px) {
  .head-link .custom {
    padding: 12px 10px;
}
  .hvlogin_left{
    float: left;
    width: 100%;
    border-right: none;
  }
  .head-menu .open .dropdown-menu {
    display: block;
    width: 100%;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.counter {
    padding: 6px 5px;
    float: left;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer .title {
    padding: 0 5px;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer {
    float: left;
}
.category-view .orderby-displaynumber .toolbar-center .orderlistcontainer.limitbox {
	float: right;
}
.vm-product-container .vm-product-media-container {
    width: 100%;
}
.productdetails .PricesalesPrice{
    text-align: center;
    float: none;

}
}
@media (min-width: 980px) and (max-width: 1024px) {
	.head-link {
		display: none;
	}
	.head-menu a.dropdown-toggle span {
    color: 
    #2d303e;
    position: absolute;
    left: 47px;
    text-transform: uppercase;
    top: 11px;
    width: 100%;
    z-index: 990;
    font-size: 14px;
}
.head-menu .dropdown::after { 
    right: 7px;
}
.head-menu .dropdown::before {
    left: 6px;
}
.head-menu a.dropdown-toggle span {
    left: 27px;
}
.jb-cart-headding , .jb-cart-summary {
    font-size: 10px;
}
}
.tp-parallax-intro {
	background: #00A652;
	position: relative;
	overflow: hidden;
	padding: 50px 0;
	color: #fff;
}

.tp-parallax-intro .custom {
	position: relative;
	z-index: 99;
}
.tp-parallax-intro .cspt-footer-big-title {
	font-size: 28px;
	line-height: 35px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	position: relative;

}

.tp-parallax-intro .more-link {
	text-align: right;
	margin-top: 5px;
}
.tp-parallax-intro .more-link a {
	color: #0c121d;
	padding:20px 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	background:#fff;
	border-width:5px;
	border-radius: 5px;
    border: 1px solid #fff;
}
.tp-promo-1 {
	 background:#fff;
	 padding:70px 0px 70px;
}
/* ICON CONTENT */
.icon-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #e8e8e8;
  padding: 45px 30px;
  /* box-shadow: 7px 7px 0 #f9f9f9; */
  position: relative;
}
.icon-content:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F9D633;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  opacity: 0;
  z-index: 1;
  box-shadow: 0 30px 30px #eee;
}
.icon-content:hover {
  border-color: #00A652;
}
.icon-content:hover:after {
  content: "";
  width: 30%;
  height: 70px;
  background: url("/templates/radin/images/pattern-dot.png");
  background-size: 12px 12px;
  position: absolute;
  right: -25px;
  bottom: -25px;
  z-index: 2;
}
.icon-content:hover:before {
  transform: scale(1.05);
  opacity: 1;
  
}

.icon-content  img {
  height: 70px;
  position: relative;
  z-index: 2;
}
.icon-content h3 {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
.icon-content:hover h3 {
	color: #142249;
}
.icon-content p {
  width: 100%;
  display: block;
  margin-bottom: 70px;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.icon-content:hover p {
	color: #142249;
}
.icon-content a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background: #142249;
  color: #fff;
  text-align: center;
  font-size: 20px;
  position: relative;
  z-index: 2;
}
.icon-content a:hover {
  text-decoration: none;
}
.cspt-ihbox-content {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0;
	color: #6d7a8c;
	text-transform: none;
	font-weight: 400;
}
.box-tab {
	margin-top: 60px;
}
.box-tab .nav-tabs {
    border: none;
    margin-bottom: 50px;
}
.box-tab .nav-tabs > li {
	margin-bottom: 0;
	width: 25%;
	text-align: center;
}
.box-tab .nav-tabs > li > a {
	border-radius: 6px;
	box-shadow: 0 9px 15px 0 rgba(26,47,106,.05) !important;
	padding: 25px 25px;
	border: 1px solid #dce5e7 ;
	font-weight: 500;
	display: block;
	color: #6d7a8c;
	margin-right: 12px;
}
.box-tab .nav-tabs > li.active > a, .box-tab .nav-tabs > li.active > a:hover, .box-tab .nav-tabs > li.active > a:focus ,.box-tab .nav-tabs > li > a:hover{
    color: #00a651;
    background-color: #ffffff;
    border: 1px solid #00a651;
}
.box-tab ul {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    list-style: none;
}
.box-tab ul i {
	color: #00a651;
	margin-right:10px;
}
.cspt-read-more-link a {
	padding:15px 40px;
	border: 1px solid #00a651;
	font-weight: 500;
	text-transform:uppercase;
	background-color: #00a651;
	color: #fff;
	border-radius: 6px;
}
.tp-intro-feature {
	background: #222222;
	padding:50px 0;
	text-align: center;
	color: #fff;
}
.tp-intro-feature  p {
    margin:0;
}
.tp-intro-feature  h3.module-title  {
    text-align: center;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 0;
    color: #0c121d;
    text-transform: none;
    font-weight: 700;
    margin-top: 0;
	margin-bottom: 40px;
}
.tp-intro-feature .bt-cs .bt-inner {
    margin: 0 15px;
    position: relative;
    background-color: #fff;
	border-radius: 6px;
	padding: 60px 40px;
	margin-bottom: 40px;
}
.tp-intro-feature .bt-cs .bt-inner::after {
    content: "";
    position: absolute;
    margin: 10px;
    border: 1px solid #ededed;
    width: calc(100% - 20px);
    left: 0;
    height: calc(100% - 20px);
    top: 0;
    z-index: 0;
}
.tp-intro-feature .bt-inner-box {
	position: relative;
	z-index: 1;
	text-align: center;
}
.tp-intro-feature a.bt-title {
    position: relative;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin: 30px 0 15px;
	display: block;
}
.tp-intro-feature .readmore {
    display: inline-block;
    position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -85px;
    border: 10px solid #000;
        border-top-color: rgb(0, 0, 0);
        border-right-color: rgb(0, 0, 0);
        border-bottom-color: rgb(0, 0, 0);
        border-left-color: rgb(0, 0, 0);
    width: 75px;
    border-radius: 50%;
	height: 75px;
line-height: 55px;
border-color: rgba(12,18,29,.1);
-webkit-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
-o-transition: all 0.5s cubic-bezier(.645,.045,.355,1);
transition: all 0.5s cubic-bezier(.645,.045,.355,1);
}
.tp-intro-feature .readmore  a{
    height: 55px;
    width: 55px;
    display: block;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #969696;
}
.tp-intro-feature .bt-cs .bt-inner:hover .readmore  a{
    height: 55px;
    width: 55px;
    display: block;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #00a651;
}
.tp-intro-feature .bt-cs .bt-inner:hover .readmore {
	border-color: rgba(0, 196, 166,.1);
}
.tp-intro-feature .bt-cs img {
    border: none;
    border-radius: 100%;
	border: 1px dashed #969696;
}
.tp-head-contact {
	padding: 0;
}
.header-contacts {
	font-weight: 500;
    font-size: 14px;
}
.header-contacts  .quadro-icon {
	display: inline-block;
}
.header-contacts img {
	width: 34px;
	margin-top: -10px;
}
.header-contacts a {
	color: #fff;
	line-height: 127px;
}
.tp-languageswitcherload {
	padding: 0;
	line-height: 1;
	position: relative;
	right: 30px;
	top: -120px;
}
.creativesplanet-ul-list ul {
	padding-left:10px;
}
.creativesplanet-ul-list i {
	color: #00a651;
	margin-right: 10px;
}

.t3-content .bt-cs .bt-center {
    position: relative;
}
.itemid-601 .t3-content .bt-cs .bt-date {
	position: inherit;
	background: no-repeat;
	color: #666;
	text-align: left;
}
.itemid-601  .t3-content .bt-cs .bt-date span {
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    display: inline-block;
}
.t3-content .bt-cs .bt-date {
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 6px;
    padding: 12px 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
	font-size: 14px;
	display: block;
	letter-spacing: 3px;
	line-height: 14px;
	background-color: #00a651;
}
.t3-content .bt-cs .bt-date span {
	font-size: 32px;
    font-weight: 700;
    line-height: 34px;
	display: block;
}
.t3-content .bt-cs a.bt-title {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
}
.t3-content .bt-box {
	padding: 30px 0;
	min-height: 380px;
}
.t3-content .readmore a {
	color: #232323;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
font-weight: 700;

}
.t3-content  .bt-cs .bt-inner {
    margin: 0 ;
    position: relative;
    padding: 0 25px ;
	margin-bottom: 30px;
}
.t3-content  .bt-cs .bt-inner:nth-child(2n+1)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
 
}
.tp-portfolio {
	background: #f8f8f9;
	padding:0;
}
.tp-portfolio h3.module-title  {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
    color: #b0b6bf;
    text-transform: uppercase;
    font-weight: 500;
}
.tp-portfolio h2 {
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 0;
    color: #0c121d;
    text-transform: none;
    font-weight: 700;
    margin-top: 0;
}
.tp-portfolio h2 span {
    color: #00a651;
}
.cspt-timeline-inner {
	margin-top: 30px;
}
.cspt-timeline-inner span{
    display: block;
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
}
.cspt-ourhistory-right {
    padding-bottom: 50px;
    padding-left: 70px;
}
.cspt-ourhistory-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
	background-color: #00a651;
}
.cspt-ourhistory-right::after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    width: 4px;
    height: 100%;
    background: #fff;
}
.cspt-ourhistory-right h4 {
	margin-top: 0px;
}

@media (max-width: 767px) {
		.tp-header {
			position: relative;
			background: #000;
		}
		#btl .btl-panel {
			float: none !important;
		}
		#offlajn-ajax-search137 {
			width: 100% !important;
			float: left;
		}
		.tp-header .text-left{
			text-align: center;
			margin-bottom: 10px;
		}
		.head-search {
			text-align: right;
			margin:  0;
		}
		.head-menu {
			position: relative;
			text-align: center;
			margin: 20px 0 0;
		}
		.head-menu a.dropdown-toggle span {
			left: 0;
		}
		.tp-topbar .text-left , .tp-topbar .text-right{
			text-align: center;
		}
		.tp-features .width25 {
			width: 100%;
		}
		.tp-parallax-count .sj_vm_deals_wrap .item-title {
			margin-top: 0;
		}
		.tp-parallax-count .sj_vm_deals_wrap .item-title a {
			font-size: 16px;
		}
		
		.tp-promo {
			background-size: cover;
		}
		.t3-footnav .t3-module ul > li > a {
			display: initial;
		}
		.outer-box {
			padding: 20px;
			position: relative;
			margin-top: 0;
			overflow: hidden;
		}
		.tp-parallax-intro .more-link {
			text-align: center;
			margin-top: 35px;
		}
		.box-tab .nav-tabs > li {
			margin-bottom: 10px;
			width: 100%;
			text-align: center;
		}
		.btn-primary.off-canvas-toggle:hover {
			background: #808080;
		}
		.t3-off-canvas .t3-off-canvas-body  a img {
			display: none ;
		}
}
.product-container .pdetailsfileds span.bold {
    color: #6d7a8c;
    font-size: 16px;
    font-weight: 400;
}
.contact-misc ul {
	list-style: inherit;
}
.rl_tabs.outline_handles ul.nav-tabs > li a#tab-recenzije {
	display: none !important;
}
.com_virtuemart.view-category .product-atributeas {
	display: none ;
}
.item-page {
	position: relative;
}
.item-page .tags {
	position: absolute;
	top: 0;
}
.item-page .tags  .label-info {
    background: red;
	font-size: 100%;
}
.t3-content .bt-cs .bt-center {
	position: relative;
}
.t3-content .bt-cs .bt-inner .bt-category {
    color: #F9D633;
	position: absolute;
	top: 26px;
	left: 10px;
}
.tp-slideshow {
	 background: #232323;
}
.tp-products .title-left {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 18px;
	color: #0b0b0b;
}
.tp-products .title-left::before {
    content: "";
    width: 100%;
    height: 6px;
    background: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    mix-blend-mode: difference;
}
.tp-products .title-right {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    font-size: 47px;
	font-weight: 500;
	color: #0b0b0b;
}
.tp-products .bt-box  a {
	color: #0b0b0b;
	font-weight: 600;
}

.tp-products .bt-title {
  width: 100%;
  display: inline-block;
  padding: 40px;
  box-shadow: 1px 0 0 0 #eee, 0 1px 0 0 #eee, 1px 1px 0 0 #eee, 1px 0 0 0 #eee inset, 0 1px 0 0 #eee inset;
  position: relative;
  color: #0b0b0b;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background:#FDDC2B;
}
.tp-products .bt-row:nth-child(1) .bt-title , .tp-products .bt-row:nth-child(4) .bt-title , .tp-products .bt-row:nth-child(7) .bt-title {
	background:#77BB58;
}
.tp-products .bt-row:nth-child(3) .bt-title , .tp-products .bt-row:nth-child(6) .bt-title , .tp-products .bt-row:nth-child(9) .bt-title{
	background:#D1D2D4;
}
.tp-products .bt-title:hover {
  box-shadow: none;
  z-index: 1;
  text-decoration: none;
  
}
.tp-products .bt-row:nth-child(2) .bt-title:hover , .tp-products .bt-row:nth-child(5) .bt-title:hover , .tp-products .bt-row:nth-child(8) .bt-title:hover {
	background: #C0C8CA ;
}
.tp-products .bt-row:nth-child(7) .bt-title:hover , .tp-products .bt-row:nth-child(1) .bt-title:hover , .tp-products .bt-row:nth-child(4) .bt-title:hover{
    background: #D1D2D4 ;
}
.tp-products .bt-row:nth-child(3) .bt-title:hover , .tp-products .bt-row:nth-child(6) .bt-title:hover , .tp-products .bt-row:nth-child(9) .bt-title:hover{
    background: #F1F3F3 ;
}
.tp-products .bt-title:hover i {
  opacity: 1;
}
.tp-products .bt-box span {
  font-weight: 600;
}
.tp-products .bt-title i {
  margin-left: auto;
  transform: translateY(3px);
	position: absolute;
	right: 20px;
	top: 25%;
}


.speasyimagegallery-gallery-item img {
  will-change: transform;
  filter: grayscale(1);
  -webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.speasyimagegallery-gallery-item:hover {
  position: relative;
  z-index: 99;
}
.speasyimagegallery-gallery-item:hover img {
  transform: scale(1.1);
  filter: grayscale(0);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);
}

.article-content .vc_column-inner {
	padding: 0 60px 0 60px;
	flex-direction: column;
position: relative;
display: flex;
}
.article-content .vc_column-inner::after {
    bottom: 0;
    top: 0;
    height: auto;
    width: 1px;
    left: auto;
    right: 0;
	content: "";
position: absolute;
background: rgba(0, 0, 0, 0.1);
}
.col-sm-4:last-child .vc_column-inner::after {
	content:none;
}
.t3-footer .sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .popup-title , .t3-footer .sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .newsletter_promo , .t3-footer .sj-popup-container .sj_newletter_popup .popup-content .hidden-popup .inline{
	color: #333;
}
.t3-footer .sj-popup-container .sj_newletter_popup .popup-content .hidden-popup .inline{
	font-weight: normal;
	top: -2px;
	font-size: 14px;
}
.t3-footer .sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content {
    max-width: 350px;
    float: right;
	padding: 20px 0;
	border: none;
}
.sj-popup-container .sj_newletter_popup .sj-custom-popup {
    background-size: inherit !important;
	height: 367px !important;
}
.sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .popup-title {
	text-transform: capitalize;
}
.sj-popup-container .sj_newletter_popup .sj-custom-popup .oca_popup .popup-content .newsletter_promo {
	max-width: 300px;
	margin: 0 auto;
}
.t3-footer .sj-custom-popup .popup-content .signup .email {
    margin:  0;
    display: inline-block;
}
.t3-footer .sj-popup-container .sj-custom-popup .popup-content .signup input {
	border: 1px solid #ddd;
	border-radius: 25px;
	height: 48px;
	line-height: 55px;
	letter-spacing: 0.03em;
	font-weight: 400;
	width: auto;
	background: #00a652;
}
.sj-popup-container .sj-custom-popup .popup-content .form-control::placeholder {
	color: #fff;
}
.t3-footer  .sj-popup-container .sj-custom-popup .popup-content .signup .send-mail {
	background: #005f34;
	border-radius: 25px;
	height: 48px;
	color: #fff;
	letter-spacing: 0.03em;
	font-weight: 400;
	text-align: center;
}
.t3-footer  .sj-popup-container .sj-custom-popup .popup-content .signup .send-mail:hover {
    background: #000;
    color: #fff;
}
.t3-footer .sj-popup-container .sj-custom-popup .popup-content .signup .btn-button {
    width: auto;
    margin: 0px;
    display: inline-block;
	position: relative;
}
.t3-spotlight img {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06), 0 4px 4px rgba(0, 0, 0, 0.06), 0 8px 8px rgba(0, 0, 0, 0.06), 0 16px 16px rgba(0, 0, 0, 0.06), 0 32px 32px rgba(0, 0, 0, 0.06);
}
.tp-sub-menu {
	background: #000;
	padding:5px 0 20px 0;
	text-align: center;
}
.tp-sub-menu  .nav > li {
    display: inline-block;
	padding: 0 15px;
}
.tp-sub-menu .nav > li > a {
	color: #fff;
	padding: 15px 9px;
	background:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	position: relative;
}
.tp-sub-menu .nav > li >  a:after {
  width: 100%;
  content: "";
  height: 0;
border-top: 1px solid;
bottom: 0;
position: absolute;
right: 0;
-webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
-moz-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
-ms-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
-o-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tp-sub-menu .nav > li > a:before {
  content: "\f178";
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -moz-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.tp-sub-menu .nav > li:hover a:after , .tp-sub-menu .nav > li.active a:after {
  border-width: 7px;
}
.tp-sub-menu .nav > li:hover a:before {
  transform: translateY(-50%) rotate(0);
}
.tp-sub-menu .nav > li > a:hover {
	color: #00a651;
	background:none;
}
.tp-intro-inner-4 {
	background: #E8E8E8;
	padding:40px 0;
}
.tp-intro-inner-4 h3.module-title  {
	text-align: center;
	margin-bottom: 40px;
}
.tp-intro-inner-4  ul.list-style2  {
	margin-bottom: 40px;
	padding:0;
}
.tp-intro-inner-4  ul.list-style2 li {
    line-height: 1.3;
    margin: 15px 0;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
}
.tp-intro-inner-4  ul.list-style2 li::before{
    content: "";
    width: 30px;
    position: absolute;
    left: 0;
    height: 1px;
    top: 9px;
    background-color: rgba(0, 0, 0, 0.15);
}
.tp-intro-inner .is_articletimeline .mod-articles-category-introtext {
    font-weight: normal;
}
.tp-intro-inner  h3.module-title {
	margin-bottom: -10px;
	margin-top: 50px;
	text-align: center;
}
.tp-intro-inner-3 .bg-left {
	background: #77BB58;
	color: #fff;
}

@media (min-width: 980px) {
	.tp-intro-inner-3 .bg-left {
	height: 450px;
}
	.tp-intro-inner-3 img {
		height: 450px;
		width: 100%;
	}
}
.tp-intro-inner-2  {
	padding:60px 0;
	text-align:center;
	color: #fff;
	
}
.tp-intro-inner-2  h4 {
	color: #fff;
}
.tp-intro-inner-2  .iconbox {
    background: #00a652;
    padding: 40px 40px 100px 40px;
    position: relative;
    height: 100%;
    min-height: 280px;
	color: #fff;
	text-align: left;
	-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.tp-intro-inner-2 .iconbox:hover {
  transform: translateY(-10px);
}
.iconbox .box-icon {
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.tp-intro-inner-3 .bg-left {
		padding: 16px 10px;
	}
@media (min-width: 980px) {
	.tp-intro-inner-3 .col-sm-6 {
		padding:0;
	}
	.tp-intro-inner-3 .bg-left {
		padding: 26px 20px;
	}
}
.tp-intro-inner-3 .bg-left h4 {
	color: #fff;
}

.box-content ul {
    list-style: disc;
}
.tp-portfolio {
    background: #56BB62;
    padding: 60px 0 60px;
    color: #fff;
	border-top: 1px solid #fff;
}
.tp-portfolio  h5 , .tp-portfolio  h4{
	color: #fff;
}
.miscinfo h4 {
	text-align: center;
	padding-top: 40px;
}

.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
    padding: 15px 20px !important;
    font-size: 18px !important;
}
#bd_results .tab-content ul{
   
    list-style: disc;
}
.t3-footer .nsb_container_pro a.icons {
    display: inline-block;
    margin: 5px;
	text-align: center;
}
.t3-footer .nsb_container_pro {
	text-align: center;
	padding-top: 30px;
}
.tp-intro-inner-5 .inner-box {
	background:#f7f6f1;
	padding: 30px 60px;
}
.ask-a-question-view h1 {
    font-weight: normal;
}
.ask-a-question-view, .manufacturer-details-view .spacer {
    padding: 0;
}
#fancybox-content #scrollToTop ,  #fancybox-content #launcher {
	display: none;
}
.tp-blog  {
    background: #F9D633;
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}	
.tp-blog::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/templates/radin/images/cspt-hand-image-2.png) no-repeat 0 center;
    top: 0;
    left: 62%;
}
.tp-blog .custom {
	position: relative;
	z-index: 99;
}
.tp-blog .cspt-footer-big-title {
	font-size: 25px;
	line-height: 35px;
	font-weight: 500;
	color: #fff;
	margin: 0;
	position: relative;
	padding-left: 90px;
}
.tp-blog .more-link {
	text-align: right;
	margin-top: 5px;
}
.tp-blog .more-link a {
	color: #FFF;
	padding:20px 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	background:#20A149;
	border-width:5px;
	border-radius: 5px;
   
}
.timeline_177 .year_box .timeline_year {
    display: none;
}
.sm-container #redim-cookiehint-bottom #redim-cookiehint {
	text-align: center !important;
}
.sm-container #redim-cookiehint-bottom .cookiebuttons {
    text-align: center !important;
}
.off-menu_235 dt.sm-back-item a{
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 980px) { 
	#sbox-overlay , #sbox-window.shadow{
    display: none !important;
}
}
@media (max-width: 767px) {
	.bt-googlemaps  {
    height: 300px !important;
}
body {
    overflow-x: hidden;
}
.t3-content .bt-cs .bt-inner:nth-child(2n+1)::after {
    content: none;
    
}
.t3-content .bt-cs .bt-row {
    border-bottom: 2px solid #ddd;
	padding-top: 30px;
}
.tp-intro-inner-5 .inner-box {
    border-bottom: 2px solid #fff;
}
.tp-intro-inner-2 .iconbox {
    margin-bottom: 2px;
}
.tp-languageswitcherload {
    padding: 0;
    line-height: 1;
    text-align: center;
	right: 70px;
	position: absolute;
	top: 7px;
}
.header-contacts a {
    color: #fff;
    line-height: 1;
    margin: 0;
}
.languageswitcherload {
	padding: 10px 0;
}
.icon-content {
    margin-bottom: 20px;
}
.t3-footer {
    text-align: center;
}
.header-contacts .quadro-icon {
   padding: 20px 5px ;
	left: 0 !important;
}
.tp-blog .cspt-footer-big-title {
    padding-left: 0;
}
.tp-blog .more-link {
    text-align: center;
    margin-top: 5px;
}
.tp-blog .more-link a {
    padding: 20px 20px;
    display: block;
}
.contact .contact-information dd {
    text-align: left;
    width: 100%;  
}
.contact .plain-style .inner .contact-address .fa {
    display: inline-block;
    margin-right: 20px;
}

.header-contacts {
    position: relative;
    bottom: -20px;
	text-align: center;
}
.tp-sub-menu .nav > li > a {
    padding: 5px 3px;
    letter-spacing: 0;
    font-size: 10px;
}
.tp-sub-menu .nav > li {
    padding: 0 9px;
}

.acymailing_module_form {
    border-top: 2px solid gray;
	padding-top: 20px;
}
.tp-intro-inner-3 .col-sm-6 {
    padding: 0;
}
.tp-intro-inner-3 .bg-left {
    padding: 16px 10px;
}
.tp-intro-feature {
    font-size: 12px;
}
#bd_results .tab-content ul img {
	height: auto;
}
.tp-products  .bt-cs .bt-inner {
    padding: 0;
}
.tp-products .bt-title {
	padding: 40px 9px;
}
.t3-content .bt-box {
    min-height: inherit;
	padding-bottom: 0;
}
.t3-content .bt-cs .bt-inner {
    margin-bottom: 10px;
}
.t3-footer .nsb_container_pro {
    padding-top: 0;
}
.t3-footnav .t3-module .module-title {
    margin-bottom: 0px;
}
.tp-intro {
    padding: 15px 0;
}
.tp-products .bt-row:nth-child(1) .bt-title, .tp-products .bt-row:nth-child(2) .bt-title, .tp-products .bt-row:nth-child(3) .bt-title {
    background: #77BB58;
}
.tp-products .bt-row:nth-child(4) .bt-title, .tp-products .bt-row:nth-child(5) .bt-title, .tp-products .bt-row:nth-child(6) .bt-title {
    background: #FDDC2B;
}
.tp-products .bt-row:nth-child(7) .bt-title, .tp-products .bt-row:nth-child(8) .bt-title, .tp-products .bt-row:nth-child(9) .bt-title {
    background: #D1D2D4;
}
.productdetails .rl_tabs.outline_content > .tab-content{
    padding: 30px 0px;
    
}
.mls-wide.mls-form .mls-form-inner {
    width: 100%;
}
#rev_slider_2_1_wrapper {
	display: none !important;
}
.view-featured  #popup , .view-featured .b-modal{
	display: none !important;
}
.productdetails .rl_tabs.outline_content > .tab-content img {
    margin-right: 0 !important;
	height: inherit;
	width: inherit !important;
    
}
.category-view .row .category {
    width: 100%;
}
}
@media (min-width: 980px) {
	#rev_slider_3_1_wrapper {
	display: none !important;
}
}
@media (max-width: 767px) {
	.contact .plain-style {
		flex-direction: column;
		display: flex;
	}
	.contact .plain-style .map {
		order: 4;
	}
	.contact .plain-style .contact-left {
		order: 1;
	}
	.contact .plain-style .contact-information {
		order: 2;
	}
	.contact .plain-style .miscinfo {
		order: 3;
	}
    
}
@media (max-width: 980px) {
  .cc-trigger.cc-trigger-icon svg {
    width: 25px !important;
  }
.sm-pusher #scrollToTop {
  font-size: 10px !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 500px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #595959;
  background-color: #f5f5f5;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.tp-mega-bg-no-color .tp-mega-bg {
  background-image: url("/templates/radin/images/themeparrot/mega_menu_bg.png") !important;
  background-attachment: initial !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important;
  background-size: cover !important;
  background-color: #ffffff !important;
}
.t3-megamenu .mega-inner {
  padding:  0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.t3-megamenu .mega-dropdown-menu {
  padding:  0;
  border-top: 3px solid #00C4A6;
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.04) !important;
  margin-left: -1px;
  background: #f6f6f6;
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li a {
  font-weight: bold;
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li img {
  max-width: 100%;
  margin-bottom: 10px;
  display: block !important;
}
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li:hover,
.t3-megamenu .mega-dropdown-menu.menu-layout-preview li:focus {
  background: none;
  color: #0168b7;
}
.t3-megamenu .dropdown-submenu .col-lg-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-md-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-sm-12.mega-col-nav .mega-inner,
.t3-megamenu .dropdown-submenu .col-xs-12.mega-col-nav .mega-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 10px 0px 20px;
  background: transparent;
  color: #4f5861;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: transparent;
  color: #0168b7;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0px;
  border-bottom: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  margin-right: 0px;
  margin-left: 0px;
  border-left: none;
  border-right: none;
  padding: 0px;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  color: #0168b7;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  *margin-right: -10px;
  *margin-left: -10px;
  padding:7px 20px;
  color: #242424 !important;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.10);
  line-height: 40px;
}
.t3-megamenu .mega-col-nav {
	padding: 0px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background: #00A652 !important;
  color: #fff !important;
}
.t3-megamenu .mega-nav > li a:hover:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover:after,
.t3-megamenu .mega-nav > li a:active:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:active:after,
.t3-megamenu .mega-nav > li a:focus:after,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus:after {
  border-left-border: #ffffff;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a {
  color: #00C4A6;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a:focus {
  background: transparent !important;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:after {
  border: none;
  content: "\F105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  margin-top: -41px;
  right: 7px;
  color: #333;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:hover:after {
  color: #fff;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a:after {
  *border-left-color: #ffffff;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > .dropdown-menu {
  margin-left: -2px;
  box-shadow: 0px 0px ;
}
.t3-megamenu .mega-nav .dropdown-submenu > .mega-dropdown-menu > .mega-dropdown-inner {
  padding: 0 ;
}
.t3-megamenu .dropdown .dropdown-menu .mega-dropdown-inner .responsive_map {
  height: 250px;
}
.t3-megamenu .dropdown .dropdown-menu .mega-dropdown-inner .tp-mega-address {
  text-transform: capitalize;
}
.t3-megamenu .dropdown .dropdown-menu .mega-dropdown-inner .tp-mega-address a {
  display: inline;
  border: none;
  line-height: 0px;
  font-size: 13px;
  color: #666666;
}
.t3-megamenu .dropdown .dropdown-menu .mega-dropdown-inner .tp-mega-address a:hover {
  border: none;
  text-decoration: none;
  color: #0168b7;
}
.t3-megamenu .t3-module.layout-menu {
  padding-left: 0;
  padding-right: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 10px 0px 20px;
  background: transparent;
  color: #4f5861;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: transparent;
  color: #0168b7;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  float: right;
  background: #0168b7;
  color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
  margin-top: 10px;
  font-weight: 400;
  line-height: 20px;
  padding: 0px 8px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret:before {
  *content: "\f107";
  *font-family: FontAwesome;
}
.t3-megamenu .nav .open > a,
.t3-megamenu .nav .open > a:hover,
.t3-megamenu .nav .open > a:focus {
  background-color: transparent;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('//www.radin.hr/templates/radin/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('//www.radin.hr/templates/radin/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.2.0') format('embedded-opentype'),url('//www.radin.hr/templates/radin/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('//www.radin.hr/templates/radin/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('//www.radin.hr/templates/radin/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
@font-face {
font-family: "Flaticon";
src: url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.eot");
src: url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.eot#iefix") format("embedded-opentype"),
url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.woff") format("woff"),
url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.ttf") format("truetype"),
url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;
font-style: normal;font-display:swap;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("//www.radin.hr/templates/radin/fonts/flaticon/fonts/Flaticon.svg#Flaticon") format("svg");font-display:swap;}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url("//www.radin.hr/templates/radin/fonts/flaticon/css/Flaticon.svg#Flaticon") format("svg");font-display:swap;}
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;
font-style: normal;
margin-left: 0px;
}

.flaticon-arroba-symbol:before { content: "\f100"; }
.flaticon-arrow-point-to-right:before { content: "\f101"; }
.flaticon-arrows:before { content: "\f102"; }
.flaticon-arrows-1:before { content: "\f103"; }
.flaticon-arrows-2:before { content: "\f104"; }
.flaticon-arrows-3:before { content: "\f105"; }
.flaticon-arrows-4:before { content: "\f106"; }
.flaticon-black-male-user-symbol:before { content: "\f107"; }
.flaticon-car:before { content: "\f108"; }
.flaticon-car-service:before { content: "\f109"; }
.flaticon-circle:before { content: "\f10a"; }
.flaticon-circle-1:before { content: "\f10b"; }
.flaticon-computer:before { content: "\f10c"; }
.flaticon-cross:before { content: "\f10d"; }
.flaticon-dates:before { content: "\f10e"; }
.flaticon-drop-silhouette:before { content: "\f10f"; }
.flaticon-facebook-letter-logo:before { content: "\f110"; }
.flaticon-favorite:before { content: "\f111"; }
.flaticon-favorite-1:before { content: "\f112"; }
.flaticon-favorite-2:before { content: "\f113"; }
.flaticon-favorite-heart-button:before { content: "\f114"; }
.flaticon-float:before { content: "\f115"; }
.flaticon-folder:before { content: "\f116"; }
.flaticon-gasoline:before { content: "\f117"; }
.flaticon-gear:before { content: "\f118"; }
.flaticon-global-services:before { content: "\f119"; }
.flaticon-google-plus-logo:before { content: "\f11a"; }
.flaticon-icon-109:before { content: "\f11b"; }
.flaticon-icon-1283:before { content: "\f11c"; }
.flaticon-icon-1393:before { content: "\f11d"; }
.flaticon-improvement:before { content: "\f11e"; }
.flaticon-increasing-zoom-interface-symbol:before { content: "\f11f"; }
.flaticon-interface:before { content: "\f120"; }
.flaticon-interface-1:before { content: "\f121"; }
.flaticon-interface-2:before { content: "\f122"; }
.flaticon-interface-3:before { content: "\f123"; }
.flaticon-keyboard-right-arrow-button:before { content: "\f124"; }
.flaticon-last-track-left-arrow:before { content: "\f125"; }
.flaticon-left:before { content: "\f126"; }
.flaticon-left-arrow-angle:before { content: "\f127"; }
.flaticon-left-arrow-key:before { content: "\f128"; }
.flaticon-link:before { content: "\f129"; }
.flaticon-link-1:before { content: "\f12a"; }
.flaticon-linkedin-logo:before { content: "\f12b"; }
.flaticon-lock:before { content: "\f12c"; }
.flaticon-magnifier-tool:before { content: "\f12d"; }
.flaticon-mail:before { content: "\f12e"; }
.flaticon-map:before { content: "\f12f"; }
.flaticon-mark:before { content: "\f130"; }
.flaticon-mark-1:before { content: "\f131"; }
.flaticon-mark-2:before { content: "\f132"; }
.flaticon-money:before { content: "\f133"; }
.flaticon-night:before { content: "\f134"; }
.flaticon-note:before { content: "\f135"; }
.flaticon-office:before { content: "\f136"; }
.flaticon-paint:before { content: "\f137"; }
.flaticon-paint-1:before { content: "\f138"; }
.flaticon-paint-2:before { content: "\f139"; }
.flaticon-paper:before { content: "\f13a"; }
.flaticon-people:before { content: "\f13b"; }
.flaticon-people-1:before { content: "\f13c"; }
.flaticon-right-arrow:before { content: "\f13d"; }
.flaticon-search:before { content: "\f13e"; }
.flaticon-shape:before { content: "\f13f"; }
.flaticon-shape-1:before { content: "\f140"; }
.flaticon-sign:before { content: "\f141"; }
.flaticon-social:before { content: "\f142"; }
.flaticon-social-1:before { content: "\f143"; }
.flaticon-speech-bubbles-comment-option:before { content: "\f144"; }
.flaticon-swimming-pool:before { content: "\f145"; }
.flaticon-technology:before { content: "\f146"; }
.flaticon-technology-1:before { content: "\f147"; }
.flaticon-technology-2:before { content: "\f148"; }
.flaticon-telephone:before { content: "\f149"; }
.flaticon-thumbs-up:before { content: "\f14a"; }
.flaticon-time:before { content: "\f14b"; }
.flaticon-timing-belt:before { content: "\f14c"; }
.flaticon-tool:before { content: "\f14d"; }
.flaticon-tool-1:before { content: "\f14e"; }
.flaticon-transport:before { content: "\f14f"; }
.flaticon-transport-1:before { content: "\f150"; }
.flaticon-transport-2:before { content: "\f151"; }
.flaticon-twitter-logo-silhouette:before { content: "\f152"; }
.flaticon-up-arrow:before { content: "\f153"; }
.flaticon-user:before { content: "\f154"; }
.flaticon-valentines-heart:before { content: "\f155"; }
.flaticon-water-bomb-city-supplier:before { content: "\f156"; }
.flaticon-water-drop-in-a-rounded-square:before { content: "\f157"; }
.flaticon-wrench:before { content: "\f158"; }
.flaticon-zoom-in-button:before { content: "\f159"; }
.flaticon-zoom-plus-sign:before { content: "\f15a"; }

/**/
/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-pika.css" rel="stylesheet" />
*/

@font-face {
 font-family: "SSGizmo";
 src: url('//www.radin.hr/templates/radin/fonts/gizmo/fonts/ss-gizmo.eot');
 src: url('//www.radin.hr/templates/radin/fonts/gizmo/fonts/ss-gizmo.eot#iefix') format('embedded-opentype'),  
	  url('//www.radin.hr/templates/radin/fonts/gizmo/fonts/ss-gizmo.woff') format('woff'),  
	  url('//www.radin.hr/templates/radin/fonts/gizmo/fonts/ss-gizmo.ttf') format('truetype'),  
	  url('//www.radin.hr/templates/radin/fonts/gizmo/fonts/ss-gizmo.svg#SSGizmo') format('svg');
 font-weight: normal;
 font-style: normal;font-display:swap;}
 .ss-icon, .ss-icon.ss-gizmo, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].ss-gizmo:before, [class*=" ss-"].ss-gizmo:before, [class^="ss-"].right:after, [class*=" ss-"].right:after, [class^="ss-"].ss-gizmo.right:after, [class*=" ss-"].ss-gizmo.right:after {
 font-family: "SSGizmo";
 font-style: normal;
 font-weight: normal;
 text-decoration: none;
 text-rendering: optimizeLegibility;
 white-space: nowrap;
 -webkit-font-feature-settings: "liga";
 -moz-font-feature-settings: "liga=1";
 -moz-font-feature-settings: "liga";
 -ms-font-feature-settings: "liga" 1;
 -o-font-feature-settings: "liga";
 font-feature-settings: "liga";
 -webkit-font-smoothing: antialiased; 
 display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
 [class^="ss-"].right:before, [class*=" ss-"].right:before, [class*=" ss-"].ss-gizmo.right:before {
display:none;
content:'';
}
.ss-cursor:before, .ss-cursor.right:after {
	content:''
}
.ss-crosshair:before, .ss-crosshair.right:after {
	content:'⌖'
}
.ss-search:before, .ss-search.right:after {
	content:'🔎'
}
.ss-zoomin:before, .ss-zoomin.right:after {
	content:''
}
.ss-zoomout:before, .ss-zoomout.right:after {
	content:''
}
.ss-view:before, .ss-view.right:after {
	content:'👀'
}
.ss-attach:before, .ss-attach.right:after {
	content:'📎'
}
.ss-link:before, .ss-link.right:after {
	content:'🔗'
}
.ss-unlink:before, .ss-unlink.right:after {
	content:''
}
.ss-move:before, .ss-move.right:after {
	content:''
}
.ss-write:before, .ss-write.right:after {
	content:'✎'
}
.ss-writingdisabled:before, .ss-writingdisabled.right:after {
	content:''
}
.ss-erase:before, .ss-erase.right:after {
	content:'✐'
}
.ss-compose:before, .ss-compose.right:after {
	content:'📝'
}
.ss-lock:before, .ss-lock.right:after {
	content:'🔒'
}
.ss-unlock:before, .ss-unlock.right:after {
	content:'🔓'
}
.ss-key:before, .ss-key.right:after {
	content:'🔑'
}
.ss-backspace:before, .ss-backspace.right:after {
	content:'⌫'
}
.ss-ban:before, .ss-ban.right:after {
	content:'🚫'
}
.ss-smoking:before, .ss-smoking.right:after {
	content:'🚬'
}
.ss-nosmoking:before, .ss-nosmoking.right:after {
	content:'🚭'
}
.ss-trash:before, .ss-trash.right:after {
	content:''
}
.ss-target:before, .ss-target.right:after {
	content:'◎'
}
.ss-tag:before, .ss-tag.right:after {
	content:''
}
.ss-bookmark:before, .ss-bookmark.right:after {
	content:'🔖'
}
.ss-flag:before, .ss-flag.right:after {
	content:'⚑'
}
.ss-like:before, .ss-like.right:after {
	content:'👍'
}
.ss-dislike:before, .ss-dislike.right:after {
	content:'👎'
}
.ss-heart:before, .ss-heart.right:after {
	content:'♥'
}
.ss-star:before, .ss-star.right:after {
	content:'⋆'
}
.ss-sample:before, .ss-sample.right:after {
	content:''
}
.ss-crop:before, .ss-crop.right:after {
	content:''
}
.ss-layers:before, .ss-layers.right:after {
	content:''
}
.ss-layergroup:before, .ss-layergroup.right:after {
	content:''
}
.ss-pen:before, .ss-pen.right:after {
	content:'✒'
}
.ss-bezier:before, .ss-bezier.right:after {
	content:''
}
.ss-pixels:before, .ss-pixels.right:after {
	content:''
}
.ss-phone:before, .ss-phone.right:after {
	content:'📞'
}
.ss-phonedisabled:before, .ss-phonedisabled.right:after {
	content:''
}
.ss-touchtonephone:before, .ss-touchtonephone.right:after {
	content:'☏'
}
.ss-mail:before, .ss-mail.right:after {
	content:'✉'
}
.ss-inbox:before, .ss-inbox.right:after {
	content:'📥'
}
.ss-outbox:before, .ss-outbox.right:after {
	content:'📤'
}
.ss-chat:before, .ss-chat.right:after {
	content:'💬'
}
.ss-user:before, .ss-user.right:after {
	content:'👤'
}
.ss-users:before, .ss-users.right:after {
	content:'👥'
}
.ss-usergroup:before, .ss-usergroup.right:after {
	content:''
}
.ss-businessuser:before, .ss-businessuser.right:after {
	content:''
}
.ss-man:before, .ss-man.right:after {
	content:'👨'
}
.ss-male:before, .ss-male.right:after {
	content:''
}
.ss-woman:before, .ss-woman.right:after {
	content:'👩'
}
.ss-female:before, .ss-female.right:after {
	content:''
}
.ss-raisedhand:before, .ss-raisedhand.right:after {
	content:'✋'
}
.ss-hand:before, .ss-hand.right:after {
	content:''
}
.ss-pointup:before, .ss-pointup.right:after {
	content:'👆'
}
.ss-pointupright:before, .ss-pointupright.right:after {
	content:''
}
.ss-pointright:before, .ss-pointright.right:after {
	content:'👉'
}
.ss-pointdownright:before, .ss-pointdownright.right:after {
	content:''
}
.ss-pointdown:before, .ss-pointdown.right:after {
	content:'👇'
}
.ss-pointdownleft:before, .ss-pointdownleft.right:after {
	content:''
}
.ss-pointleft:before, .ss-pointleft.right:after {
	content:'👈'
}
.ss-pointupleft:before, .ss-pointupleft.right:after {
	content:''
}
.ss-cart:before, .ss-cart.right:after {
	content:''
}
.ss-creditcard:before, .ss-creditcard.right:after {
	content:'💳'
}
.ss-calculator:before, .ss-calculator.right:after {
	content:''
}
.ss-barchart:before, .ss-barchart.right:after {
	content:'📊'
}
.ss-piechart:before, .ss-piechart.right:after {
	content:''
}
.ss-box:before, .ss-box.right:after {
	content:'📦'
}
.ss-home:before, .ss-home.right:after {
	content:'⌂'
}
.ss-globe:before, .ss-globe.right:after {
	content:'🌎'
}
.ss-navigate:before, .ss-navigate.right:after {
	content:''
}
.ss-compass:before, .ss-compass.right:after {
	content:''
}
.ss-signpost:before, .ss-signpost.right:after {
	content:''
}
.ss-location:before, .ss-location.right:after {
	content:''
}
.ss-floppydisk:before, .ss-floppydisk.right:after {
	content:'💾'
}
.ss-database:before, .ss-database.right:after {
	content:''
}
.ss-hdd:before, .ss-hdd.right:after {
	content:''
}
.ss-microchip:before, .ss-microchip.right:after {
	content:''
}
.ss-music:before, .ss-music.right:after {
	content:'♫'
}
.ss-headphones:before, .ss-headphones.right:after {
	content:'🎧'
}
.ss-discdrive:before, .ss-discdrive.right:after {
	content:''
}
.ss-volume:before, .ss-volume.right:after {
	content:'🔈'
}
.ss-lowvolume:before, .ss-lowvolume.right:after {
	content:'🔉'
}
.ss-mediumvolume:before, .ss-mediumvolume.right:after {
	content:''
}
.ss-highvolume:before, .ss-highvolume.right:after {
	content:'🔊'
}
.ss-airplay:before, .ss-airplay.right:after {
	content:''
}
.ss-camera:before, .ss-camera.right:after {
	content:'📷'
}
.ss-picture:before, .ss-picture.right:after {
	content:'🌄'
}
.ss-video:before, .ss-video.right:after {
	content:'📹'
}
.ss-webcam:before, .ss-webcam.right:after {
	content:''
}
.ss-film:before, .ss-film.right:after {
	content:''
}
.ss-playvideo:before, .ss-playvideo.right:after {
	content:''
}
.ss-videogame:before, .ss-videogame.right:after {
	content:'🎮'
}
.ss-play:before, .ss-play.right:after {
	content:'▶'
}
.ss-pause:before, .ss-pause.right:after {
	content:''
}
.ss-stop:before, .ss-stop.right:after {
	content:'■'
}
.ss-record:before, .ss-record.right:after {
	content:'●'
}
.ss-rewind:before, .ss-rewind.right:after {
	content:'⏪'
}
.ss-fastforward:before, .ss-fastforward.right:after {
	content:'⏩'
}
.ss-skipback:before, .ss-skipback.right:after {
	content:'⏮'
}
.ss-skipforward:before, .ss-skipforward.right:after {
	content:'⏭'
}
.ss-eject:before, .ss-eject.right:after {
	content:'⏏'
}
.ss-repeat:before, .ss-repeat.right:after {
	content:'🔁'
}
.ss-replay:before, .ss-replay.right:after {
	content:'↺'
}
.ss-shuffle:before, .ss-shuffle.right:after {
	content:'🔀'
}
.ss-index:before, .ss-index.right:after {
	content:''
}
.ss-storagebox:before, .ss-storagebox.right:after {
	content:''
}
.ss-book:before, .ss-book.right:after {
	content:'📕'
}
.ss-notebook:before, .ss-notebook.right:after {
	content:'📓'
}
.ss-newspaper:before, .ss-newspaper.right:after {
	content:'📰'
}
.ss-gridlines:before, .ss-gridlines.right:after {
	content:''
}
.ss-rows:before, .ss-rows.right:after {
	content:''
}
.ss-columns:before, .ss-columns.right:after {
	content:''
}
.ss-thumbnails:before, .ss-thumbnails.right:after {
	content:''
}
.ss-mouse:before, .ss-mouse.right:after {
	content:''
}
.ss-usb:before, .ss-usb.right:after {
	content:''
}
.ss-desktop:before, .ss-desktop.right:after {
	content:'💻'
}
.ss-laptop:before, .ss-laptop.right:after {
	content:''
}
.ss-tablet:before, .ss-tablet.right:after {
	content:''
}
.ss-smartphone:before, .ss-smartphone.right:after {
	content:''
}
.ss-cell:before, .ss-cell.right:after {
	content:'📱'
}
.ss-battery:before, .ss-battery.right:after {
	content:'🔋'
}
.ss-highbattery:before, .ss-highbattery.right:after {
	content:''
}
.ss-mediumbattery:before, .ss-mediumbattery.right:after {
	content:''
}
.ss-lowbattery:before, .ss-lowbattery.right:after {
	content:''
}
.ss-chargingbattery:before, .ss-chargingbattery.right:after {
	content:''
}
.ss-lightbulb:before, .ss-lightbulb.right:after {
	content:'💡'
}
.ss-washer:before, .ss-washer.right:after {
	content:''
}
.ss-downloadcloud:before, .ss-downloadcloud.right:after {
	content:''
}
.ss-download:before, .ss-download.right:after {
	content:''
}
.ss-downloadbox:before, .ss-downloadbox.right:after {
	content:''
}
.ss-uploadcloud:before, .ss-uploadcloud.right:after {
	content:''
}
.ss-upload:before, .ss-upload.right:after {
	content:''
}
.ss-uploadbox:before, .ss-uploadbox.right:after {
	content:''
}
.ss-fork:before, .ss-fork.right:after {
	content:''
}
.ss-merge:before, .ss-merge.right:after {
	content:''
}
.ss-refresh:before, .ss-refresh.right:after {
	content:'↻'
}
.ss-sync:before, .ss-sync.right:after {
	content:''
}
.ss-loading:before, .ss-loading.right:after {
	content:''
}
.ss-file:before, .ss-file.right:after {
	content:'📄'
}
.ss-files:before, .ss-files.right:after {
	content:''
}
.ss-addfile:before, .ss-addfile.right:after {
	content:''
}
.ss-removefile:before, .ss-removefile.right:after {
	content:''
}
.ss-checkfile:before, .ss-checkfile.right:after {
	content:''
}
.ss-deletefile:before, .ss-deletefile.right:after {
	content:''
}
.ss-exe:before, .ss-exe.right:after {
	content:''
}
.ss-zip:before, .ss-zip.right:after {
	content:''
}
.ss-doc:before, .ss-doc.right:after {
	content:''
}
.ss-pdf:before, .ss-pdf.right:after {
	content:''
}
.ss-jpg:before, .ss-jpg.right:after {
	content:''
}
.ss-png:before, .ss-png.right:after {
	content:''
}
.ss-mp3:before, .ss-mp3.right:after {
	content:''
}
.ss-rar:before, .ss-rar.right:after {
	content:''
}
.ss-gif:before, .ss-gif.right:after {
	content:''
}
.ss-folder:before, .ss-folder.right:after {
	content:'📁'
}
.ss-openfolder:before, .ss-openfolder.right:after {
	content:'📂'
}
.ss-downloadfolder:before, .ss-downloadfolder.right:after {
	content:''
}
.ss-uploadfolder:before, .ss-uploadfolder.right:after {
	content:''
}
.ss-quote:before, .ss-quote.right:after {
	content:'“'
}
.ss-unquote:before, .ss-unquote.right:after {
	content:'”'
}
.ss-print:before, .ss-print.right:after {
	content:'⎙'
}
.ss-copier:before, .ss-copier.right:after {
	content:''
}
.ss-fax:before, .ss-fax.right:after {
	content:'📠'
}
.ss-scanner:before, .ss-scanner.right:after {
	content:''
}
.ss-printregistration:before, .ss-printregistration.right:after {
	content:''
}
.ss-shredder:before, .ss-shredder.right:after {
	content:''
}
.ss-expand:before, .ss-expand.right:after {
	content:'⤢'
}
.ss-contract:before, .ss-contract.right:after {
	content:''
}
.ss-help:before, .ss-help.right:after {
	content:'❓'
}
.ss-info:before, .ss-info.right:after {
	content:'ℹ'
}
.ss-alert:before, .ss-alert.right:after {
	content:'⚠'
}
.ss-caution:before, .ss-caution.right:after {
	content:'⛔'
}
.ss-logout:before, .ss-logout.right:after {
	content:''
}
.ss-login:before, .ss-login.right:after {
	content:''
}
.ss-scaleup:before, .ss-scaleup.right:after {
	content:''
}
.ss-scaledown:before, .ss-scaledown.right:after {
	content:''
}
.ss-plus:before, .ss-plus.right:after {
	content:'+'
}
.ss-hyphen:before, .ss-hyphen.right:after {
	content:'-'
}
.ss-check:before, .ss-check.right:after {
	content:'✓'
}
.ss-delete:before, .ss-delete.right:after {
	content:'␡'
}
.ss-notifications:before, .ss-notifications.right:after {
	content:'🔔'
}
.ss-notificationsdisabled:before, .ss-notificationsdisabled.right:after {
	content:'🔕'
}
.ss-clock:before, .ss-clock.right:after {
	content:'⏲'
}
.ss-stopwatch:before, .ss-stopwatch.right:after {
	content:'⏱'
}
.ss-alarmclock:before, .ss-alarmclock.right:after {
	content:'⏰'
}
.ss-egg:before, .ss-egg.right:after {
	content:''
}
.ss-eggs:before, .ss-eggs.right:after {
	content:''
}
.ss-cheese:before, .ss-cheese.right:after {
	content:''
}
.ss-chickenleg:before, .ss-chickenleg.right:after {
	content:'🍗'
}
.ss-pizzapie:before, .ss-pizzapie.right:after {
	content:''
}
.ss-pizza:before, .ss-pizza.right:after {
	content:'🍕'
}
.ss-cheesepizza:before, .ss-cheesepizza.right:after {
	content:''
}
.ss-frenchfries:before, .ss-frenchfries.right:after {
	content:'🍟'
}
.ss-apple:before, .ss-apple.right:after {
	content:'🍏'
}
.ss-carrot:before, .ss-carrot.right:after {
	content:''
}
.ss-broccoli:before, .ss-broccoli.right:after {
	content:''
}
.ss-cucumber:before, .ss-cucumber.right:after {
	content:''
}
.ss-orange:before, .ss-orange.right:after {
	content:'🍊'
}
.ss-lemon:before, .ss-lemon.right:after {
	content:'🍋'
}
.ss-onion:before, .ss-onion.right:after {
	content:''
}
.ss-bellpepper:before, .ss-bellpepper.right:after {
	content:''
}
.ss-peas:before, .ss-peas.right:after {
	content:''
}
.ss-grapes:before, .ss-grapes.right:after {
	content:'🍇'
}
.ss-strawberry:before, .ss-strawberry.right:after {
	content:'🍓'
}
.ss-bread:before, .ss-bread.right:after {
	content:'🍞'
}
.ss-mug:before, .ss-mug.right:after {
	content:'☕'
}
.ss-mugs:before, .ss-mugs.right:after {
	content:''
}
.ss-espresso:before, .ss-espresso.right:after {
	content:''
}
.ss-macchiato:before, .ss-macchiato.right:after {
	content:''
}
.ss-cappucino:before, .ss-cappucino.right:after {
	content:''
}
.ss-latte:before, .ss-latte.right:after {
	content:''
}
.ss-icedcoffee:before, .ss-icedcoffee.right:after {
	content:''
}
.ss-coffeebean:before, .ss-coffeebean.right:after {
	content:''
}
.ss-coffeemilk:before, .ss-coffeemilk.right:after {
	content:''
}
.ss-coffeefoam:before, .ss-coffeefoam.right:after {
	content:''
}
.ss-coffeesugar:before, .ss-coffeesugar.right:after {
	content:''
}
.ss-sugarpackets:before, .ss-sugarpackets.right:after {
	content:''
}
.ss-capsule:before, .ss-capsule.right:after {
	content:''
}
.ss-capsulerecycling:before, .ss-capsulerecycling.right:after {
	content:''
}
.ss-insertcapsule:before, .ss-insertcapsule.right:after {
	content:''
}
.ss-tea:before, .ss-tea.right:after {
	content:'🍵'
}
.ss-teabag:before, .ss-teabag.right:after {
	content:''
}
.ss-jug:before, .ss-jug.right:after {
	content:''
}
.ss-pitcher:before, .ss-pitcher.right:after {
	content:''
}
.ss-kettle:before, .ss-kettle.right:after {
	content:''
}
.ss-wineglass:before, .ss-wineglass.right:after {
	content:'🍷'
}
.ss-sugar:before, .ss-sugar.right:after {
	content:''
}
.ss-oven:before, .ss-oven.right:after {
	content:''
}
.ss-stove:before, .ss-stove.right:after {
	content:''
}
.ss-vent:before, .ss-vent.right:after {
	content:''
}
.ss-exhaust:before, .ss-exhaust.right:after {
	content:''
}
.ss-steam:before, .ss-steam.right:after {
	content:'♨'
}
.ss-dishwasher:before, .ss-dishwasher.right:after {
	content:''
}
.ss-toaster:before, .ss-toaster.right:after {
	content:''
}
.ss-microwave:before, .ss-microwave.right:after {
	content:''
}
.ss-electrickettle:before, .ss-electrickettle.right:after {
	content:''
}
.ss-refrigerator:before, .ss-refrigerator.right:after {
	content:''
}
.ss-freezer:before, .ss-freezer.right:after {
	content:''
}
.ss-utensils:before, .ss-utensils.right:after {
	content:'🍴'
}
.ss-cookingutensils:before, .ss-cookingutensils.right:after {
	content:''
}
.ss-whisk:before, .ss-whisk.right:after {
	content:''
}
.ss-pizzacutter:before, .ss-pizzacutter.right:after {
	content:''
}
.ss-measuringcup:before, .ss-measuringcup.right:after {
	content:''
}
.ss-colander:before, .ss-colander.right:after {
	content:''
}
.ss-eggtimer:before, .ss-eggtimer.right:after {
	content:''
}
.ss-platter:before, .ss-platter.right:after {
	content:''
}
.ss-plates:before, .ss-plates.right:after {
	content:''
}
.ss-steamplate:before, .ss-steamplate.right:after {
	content:''
}
.ss-cups:before, .ss-cups.right:after {
	content:''
}
.ss-steamglass:before, .ss-steamglass.right:after {
	content:''
}
.ss-pot:before, .ss-pot.right:after {
	content:''
}
.ss-steampot:before, .ss-steampot.right:after {
	content:''
}
.ss-chef:before, .ss-chef.right:after {
	content:''
}
.ss-weathervane:before, .ss-weathervane.right:after {
	content:''
}
.ss-thermometer:before, .ss-thermometer.right:after {
	content:''
}
.ss-thermometerup:before, .ss-thermometerup.right:after {
	content:''
}
.ss-thermometerdown:before, .ss-thermometerdown.right:after {
	content:''
}
.ss-droplet:before, .ss-droplet.right:after {
	content:'💧'
}
.ss-sunrise:before, .ss-sunrise.right:after {
	content:'🌅'
}
.ss-sunset:before, .ss-sunset.right:after {
	content:'🌇'
}
.ss-sun:before, .ss-sun.right:after {
	content:'☀'
}
.ss-cloud:before, .ss-cloud.right:after {
	content:'☁'
}
.ss-clouds:before, .ss-clouds.right:after {
	content:''
}
.ss-partlycloudy:before, .ss-partlycloudy.right:after {
	content:'⛅'
}
.ss-rain:before, .ss-rain.right:after {
	content:'☔'
}
.ss-rainheavy:before, .ss-rainheavy.right:after {
	content:''
}
.ss-lightning:before, .ss-lightning.right:after {
	content:'☇'
}
.ss-thunderstorm:before, .ss-thunderstorm.right:after {
	content:'⛈'
}
.ss-umbrella:before, .ss-umbrella.right:after {
	content:'☂'
}
.ss-rainumbrella:before, .ss-rainumbrella.right:after {
	content:''
}
.ss-rainbow:before, .ss-rainbow.right:after {
	content:'🌈'
}
.ss-rainbowclouds:before, .ss-rainbowclouds.right:after {
	content:''
}
.ss-fog:before, .ss-fog.right:after {
	content:''
}
.ss-wind:before, .ss-wind.right:after {
	content:''
}
.ss-tornado:before, .ss-tornado.right:after {
	content:''
}
.ss-snowflake:before, .ss-snowflake.right:after {
	content:'❄'
}
.ss-snowcrystal:before, .ss-snowcrystal.right:after {
	content:'❆'
}
.ss-lightsnow:before, .ss-lightsnow.right:after {
	content:''
}
.ss-snow:before, .ss-snow.right:after {
	content:''
}
.ss-heavysnow:before, .ss-heavysnow.right:after {
	content:''
}
.ss-hail:before, .ss-hail.right:after {
	content:''
}
.ss-crescentmoon:before, .ss-crescentmoon.right:after {
	content:'🌙'
}
.ss-waxingcrescentmoon:before, .ss-waxingcrescentmoon.right:after {
	content:'🌒'
}
.ss-firstquartermoon:before, .ss-firstquartermoon.right:after {
	content:'🌓'
}
.ss-waxinggibbousmoon:before, .ss-waxinggibbousmoon.right:after {
	content:'🌔'
}
.ss-waninggibbousmoon:before, .ss-waninggibbousmoon.right:after {
	content:'🌖'
}
.ss-lastquartermoon:before, .ss-lastquartermoon.right:after {
	content:'🌗'
}
.ss-waningcrescentmoon:before, .ss-waningcrescentmoon.right:after {
	content:'🌘'
}
.ss-fan:before, .ss-fan.right:after {
	content:''
}
.ss-bike:before, .ss-bike.right:after {
	content:'🚲'
}
.ss-wheelchair:before, .ss-wheelchair.right:after {
	content:'♿'
}
.ss-briefcase:before, .ss-briefcase.right:after {
	content:'💼'
}
.ss-hanger:before, .ss-hanger.right:after {
	content:''
}
.ss-comb:before, .ss-comb.right:after {
	content:''
}
.ss-medicalcross:before, .ss-medicalcross.right:after {
	content:''
}
.ss-up:before, .ss-up.right:after {
	content:'⬆'
}
.ss-upright:before, .ss-upright.right:after {
	content:'⬈'
}
.ss-right:before, .ss-right.right:after {
	content:'➡'
}
.ss-downright:before, .ss-downright.right:after {
	content:'⬊'
}
.ss-down:before, .ss-down.right:after {
	content:'⬇'
}
.ss-downleft:before, .ss-downleft.right:after {
	content:'⬋'
}
.ss-left:before, .ss-left.right:after {
	content:'⬅'
}
.ss-upleft:before, .ss-upleft.right:after {
	content:'⬉'
}
.ss-navigateup:before, .ss-navigateup.right:after {
	content:''
}
.ss-navigateright:before, .ss-navigateright.right:after {
	content:'▻'
}
.ss-navigatedown:before, .ss-navigatedown.right:after {
	content:''
}
.ss-navigateleft:before, .ss-navigateleft.right:after {
	content:'◅'
}
.ss-retweet:before, .ss-retweet.right:after {
	content:''
}
.ss-share:before, .ss-share.right:after {
	content:''
}
@font-face {
  font-family: "piconsthin";
  src:url("//www.radin.hr/templates/radin/fonts/picons/fonts/piconsthin.eot");
  src:url("//www.radin.hr/templates/radin/fonts/picons/fonts/piconsthin.eot@#iefix") format("embedded-opentype"),
    url("//www.radin.hr/templates/radin/fonts/picons/fonts/piconsthin.woff") format("woff"),
    url("//www.radin.hr/templates/radin/fonts/picons/fonts/piconsthin.ttf") format("truetype"),
    url("//www.radin.hr/templates/radin/fonts/picons/fonts/piconsthin.svg#piconsthin") format("svg");
  font-weight: normal;
  font-style: normal;font-display:swap;}

[data-icon]:before {
  font-family: "piconsthin" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-picons-"]:before,
[class*=" icon-picons-"]:before {
  font-family: "piconsthin" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-picons-abacus:before {
  content: "a";
}
.icon-picons-add:before {
  content: "b";
}
.icon-picons-airplay:before {
  content: "c";
}
.icon-picons-alert:before {
  content: "d";
}
.icon-picons-alert-2:before {
  content: "e";
}
.icon-picons-alert-error:before {
  content: "f";
}
.icon-picons-alert-error-2:before {
  content: "g";
}
.icon-picons-anchor:before {
  content: "h";
}
.icon-picons-animal-foot:before {
  content: "i";
}
.icon-picons-answer:before {
  content: "j";
}
.icon-picons-archive:before {
  content: "k";
}
.icon-picons-arrow-left:before {
  content: "l";
}
.icon-picons-arrow-right:before {
  content: "m";
}
.icon-picons-arrows:before {
  content: "n";
}
.icon-picons-arrows-2:before {
  content: "o";
}
.icon-picons-arrows-3:before {
  content: "p";
}
.icon-picons-arrows-4:before {
  content: "q";
}
.icon-picons-arrows-5:before {
  content: "r";
}
.icon-picons-article:before {
  content: "s";
}
.icon-picons-attachment:before {
  content: "t";
}
.icon-picons-award:before {
  content: "u";
}
.icon-picons-backup:before {
  content: "v";
}
.icon-picons-badge:before {
  content: "w";
}
.icon-picons-badge-2:before {
  content: "x";
}
.icon-picons-bag:before {
  content: "y";
}
.icon-picons-bag-2:before {
  content: "z";
}
.icon-picons-ball:before {
  content: "A";
}
.icon-picons-bandage:before {
  content: "B";
}
.icon-picons-basket:before {
  content: "C";
}
.icon-picons-basket-2:before {
  content: "D";
}
.icon-picons-battery:before {
  content: "E";
}
.icon-picons-battery-2:before {
  content: "F";
}
.icon-picons-battery-3:before {
  content: "G";
}
.icon-picons-battery-4:before {
  content: "H";
}
.icon-picons-battery-5:before {
  content: "I";
}
.icon-picons-battery-6:before {
  content: "J";
}
.icon-picons-bicycle:before {
  content: "K";
}
.icon-picons-bicycle-chain:before {
  content: "L";
}
.icon-picons-bill:before {
  content: "M";
}
.icon-picons-binary:before {
  content: "N";
}
.icon-picons-bomb:before {
  content: "O";
}
.icon-picons-book:before {
  content: "P";
}
.icon-picons-book-shelf:before {
  content: "Q";
}
.icon-picons-book-shelf-2:before {
  content: "R";
}
.icon-picons-bookmark:before {
  content: "S";
}
.icon-picons-bookmark-2:before {
  content: "T";
}
.icon-picons-bowling:before {
  content: "U";
}
.icon-picons-box:before {
  content: "V";
}
.icon-picons-box-archive:before {
  content: "W";
}
.icon-picons-box-export:before {
  content: "X";
}
.icon-picons-box-import:before {
  content: "Y";
}
.icon-picons-brain:before {
  content: "Z";
}
.icon-picons-brain-2:before {
  content: "0";
}
.icon-picons-broken-heart:before {
  content: "1";
}
.icon-picons-brush:before {
  content: "2";
}
.icon-picons-brush-2:before {
  content: "3";
}
.icon-picons-bubble-cloud:before {
  content: "4";
}
.icon-picons-bubble-cloud-2:before {
  content: "5";
}
.icon-picons-bubble-comment:before {
  content: "6";
}
.icon-picons-bug:before {
  content: "7";
}
.icon-picons-building:before {
  content: "8";
}
.icon-picons-building-2:before {
  content: "9";
}
.icon-picons-bulb:before {
  content: "!";
}
.icon-picons-bulb-2:before {
  content: "\"";
}
.icon-picons-bulb-3:before {
  content: "#";
}
.icon-picons-bus:before {
  content: "$";
}
.icon-picons-business-man:before {
  content: "%";
}
.icon-picons-calculator:before {
  content: "&";
}
.icon-picons-calculator-2:before {
  content: "'";
}
.icon-picons-calendar:before {
  content: "(";
}
.icon-picons-calendar-2:before {
  content: ")";
}
.icon-picons-candle:before {
  content: "*";
}
.icon-picons-car:before {
  content: "+";
}
.icon-picons-car-steering:before {
  content: ",";
}
.icon-picons-cards:before {
  content: "-";
}
.icon-picons-cart:before {
  content: ".";
}
.icon-picons-cart-2:before {
  content: "/";
}
.icon-picons-cart-3:before {
  content: ":";
}
.icon-picons-casette:before {
  content: ";";
}
.icon-picons-cd:before {
  content: "<";
}
.icon-picons-chain:before {
  content: "=";
}
.icon-picons-chart:before {
  content: ">";
}
.icon-picons-chart-2:before {
  content: "?";
}
.icon-picons-chart-3:before {
  content: "@";
}
.icon-picons-chart-4:before {
  content: "[";
}
.icon-picons-chart-5:before {
  content: "]";
}
.icon-picons-chart-6:before {
  content: "^";
}
.icon-picons-chart-7:before {
  content: "_";
}
.icon-picons-chart-8:before {
  content: "`";
}
.icon-picons-chart-9:before {
  content: "{";
}
.icon-picons-chat:before {
  content: "|";
}
.icon-picons-check:before {
  content: "}";
}
.icon-picons-checked:before {
  content: "~";
}
.icon-picons-checked-2:before {
  content: "\e196";
}
.icon-picons-clock:before {
  content: "\e000";
}
.icon-picons-clock3:before {
  content: "\e001";
}
.icon-picons-clock-2:before {
  content: "\e002";
}
.icon-picons-close:before {
  content: "\e003";
}
.icon-picons-closed-store:before {
  content: "\e004";
}
.icon-picons-cloud:before {
  content: "\e005";
}
.icon-picons-cloud-backup:before {
  content: "\e006";
}
.icon-picons-cloud-error:before {
  content: "\e007";
}
.icon-picons-cloud-rain:before {
  content: "\e008";
}
.icon-picons-cloud-synce:before {
  content: "\e009";
}
.icon-picons-cocktail:before {
  content: "\e00a";
}
.icon-picons-coffee:before {
  content: "\e00b";
}
.icon-picons-coins:before {
  content: "\e00c";
}
.icon-picons-color:before {
  content: "\e00d";
}
.icon-picons-comment:before {
  content: "\e00e";
}
.icon-picons-comment-2:before {
  content: "\e00f";
}
.icon-picons-compass:before {
  content: "\e010";
}
.icon-picons-compose:before {
  content: "\e011";
}
.icon-picons-computer:before {
  content: "\e012";
}
.icon-picons-computer-2:before {
  content: "\e013";
}
.icon-picons-cone:before {
  content: "\e014";
}
.icon-picons-configuration:before {
  content: "\e015";
}
.icon-picons-configuration-2:before {
  content: "\e016";
}
.icon-picons-contract:before {
  content: "\e017";
}
.icon-picons-cooking:before {
  content: "\e018";
}
.icon-picons-couch:before {
  content: "\e019";
}
.icon-picons-cpu:before {
  content: "\e01a";
}
.icon-picons-credit-card:before {
  content: "\e01b";
}
.icon-picons-crop:before {
  content: "\e01c";
}
.icon-picons-crown:before {
  content: "\e01d";
}
.icon-picons-cv:before {
  content: "\e01e";
}
.icon-picons-cv3:before {
  content: "\e01f";
}
.icon-picons-cv-2:before {
  content: "\e020";
}
.icon-picons-dangerous:before {
  content: "\e021";
}
.icon-picons-database:before {
  content: "\e022";
}
.icon-picons-database-2:before {
  content: "\e023";
}
.icon-picons-database-3:before {
  content: "\e024";
}
.icon-picons-date:before {
  content: "\e025";
}
.icon-picons-date-2:before {
  content: "\e026";
}
.icon-picons-decoration:before {
  content: "\e027";
}
.icon-picons-delivery:before {
  content: "\e028";
}
.icon-picons-desktop:before {
  content: "\e029";
}
.icon-picons-desktop-cloud:before {
  content: "\e02a";
}
.icon-picons-desktop-preferences:before {
  content: "\e02b";
}
.icon-picons-desktop-security:before {
  content: "\e02c";
}
.icon-picons-desktop-users:before {
  content: "\e02d";
}
.icon-picons-diagram:before {
  content: "\e02e";
}
.icon-picons-diagram-2:before {
  content: "\e02f";
}
.icon-picons-diamond:before {
  content: "\e030";
}
.icon-picons-directions:before {
  content: "\e031";
}
.icon-picons-directions-2:before {
  content: "\e032";
}
.icon-picons-disc:before {
  content: "\e033";
}
.icon-picons-discount:before {
  content: "\e034";
}
.icon-picons-doc:before {
  content: "\e035";
}
.icon-picons-dock:before {
  content: "\e036";
}
.icon-picons-document:before {
  content: "\e037";
}
.icon-picons-document-settings:before {
  content: "\e038";
}
.icon-picons-documents-box:before {
  content: "\e039";
}
.icon-picons-dollar:before {
  content: "\e03a";
}
.icon-picons-dollar-2:before {
  content: "\e03b";
}
.icon-picons-dollars-euro:before {
  content: "\e03c";
}
.icon-picons-dont-touch:before {
  content: "\e03d";
}
.icon-picons-dont-touch-2:before {
  content: "\e03e";
}
.icon-picons-download:before {
  content: "\e03f";
}
.icon-picons-download-2:before {
  content: "\e040";
}
.icon-picons-download-3:before {
  content: "\e041";
}
.icon-picons-download-cloud:before {
  content: "\e042";
}
.icon-picons-download-drive:before {
  content: "\e043";
}
.icon-picons-drawing:before {
  content: "\e044";
}
.icon-picons-drink:before {
  content: "\e045";
}
.icon-picons-drop:before {
  content: "\e046";
}
.icon-picons-dropdown:before {
  content: "\e047";
}
.icon-picons-drums:before {
  content: "\e048";
}
.icon-picons-earth:before {
  content: "\e049";
}
.icon-picons-education:before {
  content: "\e04a";
}
.icon-picons-envelope:before {
  content: "\e04b";
}
.icon-picons-error:before {
  content: "\e04c";
}
.icon-picons-euro:before {
  content: "\e04d";
}
.icon-picons-export:before {
  content: "\e04e";
}
.icon-picons-eye:before {
  content: "\e04f";
}
.icon-picons-eye-dropper:before {
  content: "\e050";
}
.icon-picons-factory:before {
  content: "\e051";
}
.icon-picons-favorite:before {
  content: "\e052";
}
.icon-picons-feather:before {
  content: "\e053";
}
.icon-picons-file:before {
  content: "\e054";
}
.icon-picons-file-photo:before {
  content: "\e055";
}
.icon-picons-find:before {
  content: "\e056";
}
.icon-picons-fingerprint:before {
  content: "\e057";
}
.icon-picons-fire:before {
  content: "\e058";
}
.icon-picons-fire-estinguisher:before {
  content: "\e059";
}
.icon-picons-firewall:before {
  content: "\e05a";
}
.icon-picons-flag:before {
  content: "\e05b";
}
.icon-picons-flashlight:before {
  content: "\e05c";
}
.icon-picons-flight:before {
  content: "\e05d";
}
.icon-picons-flower:before {
  content: "\e05e";
}
.icon-picons-folder:before {
  content: "\e05f";
}
.icon-picons-folder-2:before {
  content: "\e060";
}
.icon-picons-folder-backup:before {
  content: "\e061";
}
.icon-picons-folder-documents:before {
  content: "\e062";
}
.icon-picons-folder-locked:before {
  content: "\e063";
}
.icon-picons-folder-photos:before {
  content: "\e064";
}
.icon-picons-folder-preferences:before {
  content: "\e065";
}
.icon-picons-folder-schedule:before {
  content: "\e066";
}
.icon-picons-folder-upload:before {
  content: "\e067";
}
.icon-picons-font:before {
  content: "\e068";
}
.icon-picons-free:before {
  content: "\e069";
}
.icon-picons-fuel:before {
  content: "\e06a";
}
.icon-picons-full-documents:before {
  content: "\e06b";
}
.icon-picons-funnel:before {
  content: "\e06c";
}
.icon-picons-gamepad:before {
  content: "\e06d";
}
.icon-picons-garbage:before {
  content: "\e06e";
}
.icon-picons-garbage-2:before {
  content: "\e06f";
}
.icon-picons-gauge:before {
  content: "\e070";
}
.icon-picons-gauge-2:before {
  content: "\e071";
}
.icon-picons-gauge-3:before {
  content: "\e072";
}
.icon-picons-gift:before {
  content: "\e073";
}
.icon-picons-glasses:before {
  content: "\e074";
}
.icon-picons-hamburger:before {
  content: "\e075";
}
.icon-picons-hammer:before {
  content: "\e076";
}
.icon-picons-heart:before {
  content: "\e077";
}
.icon-picons-heart-add:before {
  content: "\e078";
}
.icon-picons-holiday:before {
  content: "\e079";
}
.icon-picons-home:before {
  content: "\e07a";
}
.icon-picons-home-2:before {
  content: "\e07b";
}
.icon-picons-house:before {
  content: "\e07c";
}
.icon-picons-id:before {
  content: "\e07d";
}
.icon-picons-id-2:before {
  content: "\e07e";
}
.icon-picons-image:before {
  content: "\e07f";
}
.icon-picons-image-2:before {
  content: "\e080";
}
.icon-picons-image-3:before {
  content: "\e081";
}
.icon-picons-image-4:before {
  content: "\e082";
}
.icon-picons-image-5:before {
  content: "\e083";
}
.icon-picons-image-6:before {
  content: "\e084";
}
.icon-picons-image-7:before {
  content: "\e085";
}
.icon-picons-image-8:before {
  content: "\e086";
}
.icon-picons-image-9:before {
  content: "\e087";
}
.icon-picons-image-10:before {
  content: "\e088";
}
.icon-picons-import:before {
  content: "\e089";
}
.icon-picons-information:before {
  content: "\e08a";
}
.icon-picons-ipad:before {
  content: "\e08b";
}
.icon-picons-iphone:before {
  content: "\e08c";
}
.icon-picons-ipod:before {
  content: "\e08d";
}
.icon-picons-ipod-2:before {
  content: "\e08e";
}
.icon-picons-keyboard:before {
  content: "\e08f";
}
.icon-picons-keyboard-2:before {
  content: "\e090";
}
.icon-picons-keyboard-3:before {
  content: "\e091";
}
.icon-picons-keyboard-4:before {
  content: "\e092";
}
.icon-picons-lab:before {
  content: "\e093";
}
.icon-picons-language:before {
  content: "\e094";
}
.icon-picons-laptop-download:before {
  content: "\e095";
}
.icon-picons-laptop-statistics:before {
  content: "\e096";
}
.icon-picons-laptop-user:before {
  content: "\e097";
}
.icon-picons-laptop-web:before {
  content: "\e098";
}
.icon-picons-law:before {
  content: "\e099";
}
.icon-picons-law-2:before {
  content: "\e09a";
}
.icon-picons-layers:before {
  content: "\e09b";
}
.icon-picons-leaf:before {
  content: "\e09c";
}
.icon-picons-leaf-2:before {
  content: "\e09d";
}
.icon-picons-light:before {
  content: "\e09e";
}
.icon-picons-like:before {
  content: "\e09f";
}
.icon-picons-list:before {
  content: "\e0a0";
}
.icon-picons-list-bullets:before {
  content: "\e0a1";
}
.icon-picons-list-check:before {
  content: "\e0a2";
}
.icon-picons-list-favorites:before {
  content: "\e0a3";
}
.icon-picons-list-grid:before {
  content: "\e0a4";
}
.icon-picons-list-radio:before {
  content: "\e0a5";
}
.icon-picons-list-select:before {
  content: "\e0a6";
}
.icon-picons-list-thumbs:before {
  content: "\e0a7";
}
.icon-picons-location:before {
  content: "\e0a8";
}
.icon-picons-location-map:before {
  content: "\e0a9";
}
.icon-picons-lock:before {
  content: "\e0aa";
}
.icon-picons-lock-2:before {
  content: "\e0ab";
}
.icon-picons-lock-3:before {
  content: "\e0ac";
}
.icon-picons-lock-4:before {
  content: "\e0ad";
}
.icon-picons-logout:before {
  content: "\e0ae";
}
.icon-picons-magnet:before {
  content: "\e0af";
}
.icon-picons-manual:before {
  content: "\e0b0";
}
.icon-picons-maximize:before {
  content: "\e0b1";
}
.icon-picons-medal:before {
  content: "\e0b2";
}
.icon-picons-medal-2:before {
  content: "\e0b3";
}
.icon-picons-medicine:before {
  content: "\e0b4";
}
.icon-picons-megaphone:before {
  content: "\e0b5";
}
.icon-picons-microphone:before {
  content: "\e0b6";
}
.icon-picons-microphone-2:before {
  content: "\e0b7";
}
.icon-picons-milk:before {
  content: "\e0b8";
}
.icon-picons-minus-down:before {
  content: "\e0b9";
}
.icon-picons-mobile-call:before {
  content: "\e0ba";
}
.icon-picons-mobile-chat:before {
  content: "\e0bb";
}
.icon-picons-mobile-payment:before {
  content: "\e0bc";
}
.icon-picons-mobile-phone:before {
  content: "\e0bd";
}
.icon-picons-mobile-ring:before {
  content: "\e0be";
}
.icon-picons-mobile-sms:before {
  content: "\e0bf";
}
.icon-picons-molecular:before {
  content: "\e0c0";
}
.icon-picons-money:before {
  content: "\e0c1";
}
.icon-picons-moon:before {
  content: "\e0c2";
}
.icon-picons-mouse:before {
  content: "\e0c3";
}
.icon-picons-mouse-2:before {
  content: "\e0c4";
}
.icon-picons-moustache:before {
  content: "\e0c5";
}
.icon-picons-move:before {
  content: "\e0c6";
}
.icon-picons-music:before {
  content: "\e0c7";
}
.icon-picons-music-2:before {
  content: "\e0c8";
}
.icon-picons-music-3:before {
  content: "\e0c9";
}
.icon-picons-music-4:before {
  content: "\e0ca";
}
.icon-picons-music-5:before {
  content: "\e0cb";
}
.icon-picons-needle:before {
  content: "\e0cc";
}
.icon-picons-network:before {
  content: "\e0cd";
}
.icon-picons-network-2:before {
  content: "\e0ce";
}
.icon-picons-network-3:before {
  content: "\e0cf";
}
.icon-picons-new:before {
  content: "\e0d0";
}
.icon-picons-new-badge:before {
  content: "\e0d1";
}
.icon-picons-news:before {
  content: "\e0d2";
}
.icon-picons-next:before {
  content: "\e0d3";
}
.icon-picons-notebook:before {
  content: "\e0d4";
}
.icon-picons-notebook-2:before {
  content: "\e0d5";
}
.icon-picons-nuclear:before {
  content: "\e0d6";
}
.icon-picons-offee-2:before {
  content: "\e0d7";
}
.icon-picons-open-24-7:before {
  content: "\e0d8";
}
.icon-picons-open-box:before {
  content: "\e0d9";
}
.icon-picons-open-store:before {
  content: "\e0da";
}
.icon-picons-package:before {
  content: "\e0db";
}
.icon-picons-package-2:before {
  content: "\e0dc";
}
.icon-picons-paper:before {
  content: "\e0dd";
}
.icon-picons-paper-2:before {
  content: "\e0de";
}
.icon-picons-paper-shredder:before {
  content: "\e0df";
}
.icon-picons-paperclip:before {
  content: "\e0e0";
}
.icon-picons-password:before {
  content: "\e0e1";
}
.icon-picons-pds:before {
  content: "\e0e2";
}
.icon-picons-pencil:before {
  content: "\e0e3";
}
.icon-picons-pencil-ruler:before {
  content: "\e0e4";
}
.icon-picons-petition:before {
  content: "\e0e5";
}
.icon-picons-phone-book:before {
  content: "\e0e6";
}
.icon-picons-phone-book-2:before {
  content: "\e0e7";
}
.icon-picons-phone-book-3:before {
  content: "\e0e8";
}
.icon-picons-phone-book-4:before {
  content: "\e0e9";
}
.icon-picons-phone-book-5:before {
  content: "\e0ea";
}
.icon-picons-picnic:before {
  content: "\e0eb";
}
.icon-picons-pin:before {
  content: "\e0ec";
}
.icon-picons-pin-2:before {
  content: "\e0ed";
}
.icon-picons-pin-3:before {
  content: "\e0ee";
}
.icon-picons-pin-4:before {
  content: "\e0ef";
}
.icon-picons-plane:before {
  content: "\e0f0";
}
.icon-picons-plant:before {
  content: "\e0f1";
}
.icon-picons-plug:before {
  content: "\e0f2";
}
.icon-picons-plus-up:before {
  content: "\e0f3";
}
.icon-picons-postcard:before {
  content: "\e0f4";
}
.icon-picons-power:before {
  content: "\e0f5";
}
.icon-picons-preferences:before {
  content: "\e0f6";
}
.icon-picons-preferences-2:before {
  content: "\e0f7";
}
.icon-picons-presentation:before {
  content: "\e0f8";
}
.icon-picons-previous:before {
  content: "\e0f9";
}
.icon-picons-printer:before {
  content: "\e0fa";
}
.icon-picons-profile:before {
  content: "\e0fb";
}
.icon-picons-profile-2:before {
  content: "\e0fc";
}
.icon-picons-pulse:before {
  content: "\e0fd";
}
.icon-picons-puzzle:before {
  content: "\e0fe";
}
.icon-picons-question:before {
  content: "\e0ff";
}
.icon-picons-quote:before {
  content: "\e100";
}
.icon-picons-radio:before {
  content: "\e101";
}
.icon-picons-read:before {
  content: "\e102";
}
.icon-picons-recording:before {
  content: "\e103";
}
.icon-picons-recycle:before {
  content: "\e104";
}
.icon-picons-recycle-bin:before {
  content: "\e105";
}
.icon-picons-register:before {
  content: "\e106";
}
.icon-picons-remote:before {
  content: "\e107";
}
.icon-picons-remove:before {
  content: "\e108";
}
.icon-picons-remove-2:before {
  content: "\e109";
}
.icon-picons-repeat:before {
  content: "\e10a";
}
.icon-picons-resize:before {
  content: "\e10b";
}
.icon-picons-restaurant:before {
  content: "\e10c";
}
.icon-picons-ringer:before {
  content: "\e10d";
}
.icon-picons-ringer-mute:before {
  content: "\e10e";
}
.icon-picons-road:before {
  content: "\e10f";
}
.icon-picons-rocket:before {
  content: "\e110";
}
.icon-picons-rotate:before {
  content: "\e111";
}
.icon-picons-rotate-left:before {
  content: "\e112";
}
.icon-picons-rotate-lock:before {
  content: "\e113";
}
.icon-picons-rotate-right:before {
  content: "\e114";
}
.icon-picons-ruler:before {
  content: "\e115";
}
.icon-picons-safe:before {
  content: "\e116";
}
.icon-picons-savings:before {
  content: "\e117";
}
.icon-picons-scissors:before {
  content: "\e118";
}
.icon-picons-search:before {
  content: "\e119";
}
.icon-picons-search3:before {
  content: "\e11a";
}
.icon-picons-search-2:before {
  content: "\e11b";
}
.icon-picons-sent:before {
  content: "\e11c";
}
.icon-picons-server:before {
  content: "\e11d";
}
.icon-picons-settings:before {
  content: "\e11e";
}
.icon-picons-settings-2:before {
  content: "\e11f";
}
.icon-picons-shield:before {
  content: "\e120";
}
.icon-picons-ship:before {
  content: "\e121";
}
.icon-picons-shopping:before {
  content: "\e122";
}
.icon-picons-shuffle:before {
  content: "\e123";
}
.icon-picons-signing:before {
  content: "\e124";
}
.icon-picons-sim-card:before {
  content: "\e125";
}
.icon-picons-smiley-happy:before {
  content: "\e126";
}
.icon-picons-smiley-neutral:before {
  content: "\e127";
}
.icon-picons-smiley-sad:before {
  content: "\e128";
}
.icon-picons-snow:before {
  content: "\e129";
}
.icon-picons-socket:before {
  content: "\e12a";
}
.icon-picons-speaker:before {
  content: "\e12b";
}
.icon-picons-star:before {
  content: "\e12c";
}
.icon-picons-star-2:before {
  content: "\e12d";
}
.icon-picons-star-add:before {
  content: "\e12e";
}
.icon-picons-step:before {
  content: "\e12f";
}
.icon-picons-store:before {
  content: "\e130";
}
.icon-picons-store-2:before {
  content: "\e131";
}
.icon-picons-suitcase:before {
  content: "\e132";
}
.icon-picons-suitcase-2:before {
  content: "\e133";
}
.icon-picons-suitcase-3:before {
  content: "\e134";
}
.icon-picons-suitcase-secure:before {
  content: "\e135";
}
.icon-picons-sun:before {
  content: "\e136";
}
.icon-picons-support:before {
  content: "\e137";
}
.icon-picons-support-2:before {
  content: "\e138";
}
.icon-picons-support-3:before {
  content: "\e139";
}
.icon-picons-surveillance:before {
  content: "\e13a";
}
.icon-picons-switch-off:before {
  content: "\e13b";
}
.icon-picons-switch-on:before {
  content: "\e13c";
}
.icon-picons-sync:before {
  content: "\e13d";
}
.icon-picons-table:before {
  content: "\e13e";
}
.icon-picons-tag:before {
  content: "\e13f";
}
.icon-picons-tag-2:before {
  content: "\e140";
}
.icon-picons-tag-price:before {
  content: "\e141";
}
.icon-picons-target:before {
  content: "\e142";
}
.icon-picons-telephone:before {
  content: "\e143";
}
.icon-picons-telephone-2:before {
  content: "\e144";
}
.icon-picons-telephone-3:before {
  content: "\e145";
}
.icon-picons-telephone-busy:before {
  content: "\e146";
}
.icon-picons-telephone-call:before {
  content: "\e147";
}
.icon-picons-temperature:before {
  content: "\e148";
}
.icon-picons-temperature-2:before {
  content: "\e149";
}
.icon-picons-thumbs-down:before {
  content: "\e14a";
}
.icon-picons-thumbs-up:before {
  content: "\e14b";
}
.icon-picons-thunderbolt-connect:before {
  content: "\e14c";
}
.icon-picons-ticket:before {
  content: "\e14d";
}
.icon-picons-tie:before {
  content: "\e14e";
}
.icon-picons-time:before {
  content: "\e14f";
}
.icon-picons-time3:before {
  content: "\e150";
}
.icon-picons-time-2:before {
  content: "\e151";
}
.icon-picons-tools:before {
  content: "\e152";
}
.icon-picons-traffic-light:before {
  content: "\e153";
}
.icon-picons-train:before {
  content: "\e154";
}
.icon-picons-tree:before {
  content: "\e155";
}
.icon-picons-tree-2:before {
  content: "\e156";
}
.icon-picons-truck:before {
  content: "\e157";
}
.icon-picons-tshirt:before {
  content: "\e158";
}
.icon-picons-tv:before {
  content: "\e159";
}
.icon-picons-twitter:before {
  content: "\e15a";
}
.icon-picons-umbrella:before {
  content: "\e15b";
}
.icon-picons-unavailable:before {
  content: "\e15c";
}
.icon-picons-undo:before {
  content: "\e15d";
}
.icon-picons-upload:before {
  content: "\e15e";
}
.icon-picons-upload-2:before {
  content: "\e15f";
}
.icon-picons-upload-cloud:before {
  content: "\e160";
}
.icon-picons-url:before {
  content: "\e161";
}
.icon-picons-usb:before {
  content: "\e162";
}
.icon-picons-usb-connect:before {
  content: "\e163";
}
.icon-picons-user:before {
  content: "\e164";
}
.icon-picons-user-2:before {
  content: "\e165";
}
.icon-picons-user-3:before {
  content: "\e166";
}
.icon-picons-user-add:before {
  content: "\e167";
}
.icon-picons-user-boy:before {
  content: "\e168";
}
.icon-picons-user-chat:before {
  content: "\e169";
}
.icon-picons-user-female:before {
  content: "\e16a";
}
.icon-picons-user-password:before {
  content: "\e16b";
}
.icon-picons-user-remove:before {
  content: "\e16c";
}
.icon-picons-user-tag:before {
  content: "\e16d";
}
.icon-picons-users:before {
  content: "\e16e";
}
.icon-picons-users-2:before {
  content: "\e16f";
}
.icon-picons-vector:before {
  content: "\e170";
}
.icon-picons-vehicle:before {
  content: "\e171";
}
.icon-picons-video:before {
  content: "\e172";
}
.icon-picons-video-2:before {
  content: "\e173";
}
.icon-picons-video-3:before {
  content: "\e174";
}
.icon-picons-video-4:before {
  content: "\e175";
}
.icon-picons-video-5:before {
  content: "\e176";
}
.icon-picons-video-6:before {
  content: "\e177";
}
.icon-picons-vinyl:before {
  content: "\e178";
}
.icon-picons-volume:before {
  content: "\e179";
}
.icon-picons-volume-2:before {
  content: "\e17a";
}
.icon-picons-volume-3:before {
  content: "\e17b";
}
.icon-picons-volume-4:before {
  content: "\e17c";
}
.icon-picons-wallet:before {
  content: "\e17d";
}
.icon-picons-wallet-2:before {
  content: "\e17e";
}
.icon-picons-webcam:before {
  content: "\e17f";
}
.icon-picons-wifi:before {
  content: "\e180";
}
.icon-picons-wifi-2:before {
  content: "\e181";
}
.icon-picons-window:before {
  content: "\e182";
}
.icon-picons-window-alert:before {
  content: "\e183";
}
.icon-picons-window-command:before {
  content: "\e184";
}
.icon-picons-window-cursor:before {
  content: "\e185";
}
.icon-picons-window-error:before {
  content: "\e186";
}
.icon-picons-window-layout:before {
  content: "\e187";
}
.icon-picons-window-layout-2:before {
  content: "\e188";
}
.icon-picons-window-layout-3:before {
  content: "\e189";
}
.icon-picons-window-layout-4:before {
  content: "\e18a";
}
.icon-picons-window-settings:before {
  content: "\e18b";
}
.icon-picons-wine:before {
  content: "\e18c";
}
.icon-picons-winner:before {
  content: "\e18d";
}
.icon-picons-wireless:before {
  content: "\e18e";
}
.icon-picons-write:before {
  content: "\e18f";
}
.icon-picons-writing:before {
  content: "\e190";
}
.icon-picons-writing-2:before {
  content: "\e191";
}
.icon-picons-youtube:before {
  content: "\e192";
}
.icon-picons-zip:before {
  content: "\e193";
}
.icon-picons-zoom-in:before {
  content: "\e194";
}
.icon-picons-zoom-out:before {
  content: "\e195";
}
/***
 * BxSlider v4.2.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 ***/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 8px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
  width:100%;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  *border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/templates/radin/images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
  border:1px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/templates/radin/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/templates/radin/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/templates/radin/css/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/templates/radin/css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/templates/radin/css/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/templates/radin/css/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/templates/radin/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/templates/radin/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/templates/radin/images/fancybox_sprite_402x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/templates/radin/images/fancybox_loading_402x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-thumbs ul li img {
	max-width: none;
}
.info.hidden {
	display: none
}
.fancybox-wrap {
	background: #000 !important;
}
.fancybox-title, .fancybox-error {
	font-family: 'Raleway', sans-serif !important;
	font-size: 14px !important;
	line-height: 24px !important;
	font-weight: 400 !important;
}
.fancybox-title h2, .fancybox-title h3 {
	color: #000;
	margin-bottom: 5px;
	line-height: 22px;
	font-size: 18px;
}
.fancybox-skin {
	color: #666 !important
}
.fancybox-title-inside-wrap {
	padding: 20px !important
}
.fancybox-nav span {
	width: 36px !important;
	height: 36px !important;
	margin-top: 0 !important;
	border-radius:50%!important;
}
.fancybox-close {
	top: 10px !important;
	right: 10px !important;
	width: 36px !important;
	height: 36px !important;
	border-radius:50%!important;
}
.fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	margin-right: 0 !important;
	margin-top: 0px !important;
	text-align:center;
	width: 36px !important;
	font-size: 18px !important;
	line-height:30px!important;
}
/* Firefox Fix */
@-moz-document url-prefix() {
 .fancybox-close:before,  .fancybox-prev span:before,  .fancybox-next span:before {
 margin-top: 5px !important
}
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	border:2px solid rgba(255, 255, 255, 0.5)!important;
	color:  rgba(255, 255, 255, 0.5)!important;
	text-align: center !important;
	-webkit-transition: all 200ms ease-in !important;
	-o-transition: all 200ms ease-in !important;
	-moz-transition: all 200ms ease-in !important;
	opacity: 0;
}
.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
	color:  rgba(255, 255, 255, 1)!important;
	border:2px solid rgba(255, 255, 255, 1)!important;
}
.fancybox-wrap:hover .fancybox-close, .fancybox-wrap:hover .fancybox-prev span, .fancybox-wrap:hover .fancybox-next span {
	opacity: 1;
}
.fancybox-prev span:before {
	content: '\e75d'
}
.fancybox-next span:before {
	content: '\e75e'
}
.fancybox-close:before {
	content: '\2715'
}
#fancybox-loading {
	margin-top: -18px !important;
	margin-left: -18px !important;
	opacity: 1 !important;
}
#fancybox-loading div {
	height: 36px !important;
	width: 36px !important;
	position: relative !important;
 -webkit-animation: rotation .8s infinite linear !important;
 -moz-animation: rotation .8s infinite linear !important;
 -o-animation: rotation .8s infinite linear !important;
 animation: rotation .8s infinite linear !important;
	border-left: 3px solid rgba(255, 255, 255, 1) !important;
	border-right: 3px solid rgba(40, 205, 195, 1) !important;
	border-bottom: 3px solid rgba(40, 205, 195, 1) !important;
	border-top: 3px solid rgba(40, 205, 195, 1) !important;
	border-radius: 100% !important;
}
.fancybox-overlay {
	background: rgba(25, 25, 25, 0.95) !important
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}
﻿/* Styles Switcher
====================================================================== */

	#style-switcher h3 {
		color: #fff !important;
		font-size: 13px !important;
		margin: 5px 0 -5px 1px;
		text-transform:uppercase;
	}
	
	#style-switcher {
		background-color: #303030;
		width: 185px;
		position:fixed;
		top: 222px;
		z-index: 999;		
		left: -186px;
		border-left: 0;
		border-top: 0;
		box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.08);
	}

	#style-switcher div {
		padding: 2px 20px 10px 20px;
	}
	
	#style-switcher h2 {
		background-color: #303030;
		color: #fff;
		font-weight: bold;
		font-size: 13px;
		padding: 5px 0 5px 0px;
			
        text-align: center;
		text-transform:uppercase;
       
		
	}
	
	#style-switcher h2 a {
		background: url("/templates/radin/images/themeparrot/switcher.png") no-repeat 5px center transparent;
		background-color:#303030;
		display: block;
		height: 44px;
		position: absolute;
		right: -44px;
		text-indent: -9999px;
		top: 0px;
		width: 44px;
		z-index:999999!important;
		
		



	}
	
	.colors {
		list-style:none;
		margin: 10px 0px 10px -20px;
		overflow: hidden;
	}
	
	.colors li {
		float:left;
		margin: 4px 2px 0 2px;
	}
	
	.colors li a {
		display: block;
		width: 30px;
		height: 30px;
		cursor: pointer;
		border-radius:50px;
		
	} 
	.colors li a:active{
		box-shadow:0 3px 3px rgba(0, 0, 0, 0.5) inset;
	}
	
	.layout-style select,
	.header-style select {
		width: 140px;
		padding: 5px;
		color: #909090;
		cursor: pointer;
		border-radius: 2px;
		font-size: 13px;
		margin: 10px 0 10px 2px;
		
	}
	
	.layout-style,
	.header-style { padding: 0 !important; }
	
	
	
	.green    { background: #3fc387; }
	.blue     { background: #3498db; }
	.orange   { background: #da491c; }
	.yellow   { background: #FFD769; }	
    .red      { background: #E14D43; }
    .dark-red { background: #cd2832; }	
	.turquoise{ background: #0DC0C0; }		
	.purple   { background: #894997; }
	.brown    { background: #C47F39; }
	
	

	.bg1 { background-image: url("/templates/radin/images/themeparrot/bg/bg_1.png"); }
	.bg2 { background-image: url("/templates/radin/images/themeparrot/bg/bg_2.png"); }	
	.bg3 { background-image: url("/templates/radin/images/themeparrot/bg/bg_3.png"); }
	.bg4 { background-image: url("/templates/radin/images/themeparrot/bg/bg_4.png"); }
	.bg5 { background-image: url("/templates/radin/images/themeparrot/bg/bg_5.jpg"); }
	
	
	
	@media only screen and (max-width: 1023px) { #style-switcher { display: none; } }
/* -------------------------------- 

Primary style

-------------------------------- */


.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-1 b {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.cd-headline.rotate-1 b.is-visible {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: cd-rotate-1-in 1.2s;
  -moz-animation: cd-rotate-1-in 1.2s;
  animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 b.is-hidden {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: cd-rotate-1-out 1.2s;
  -moz-animation: cd-rotate-1-out 1.2s;
  animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    opacity: 1;
  }
}
@-moz-keyframes cd-rotate-1-in {
  0% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -moz-transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes cd-rotate-1-in {
  0% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    -moz-transform: rotateX(120deg);
    -ms-transform: rotateX(120deg);
    -o-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cd-rotate-1-out {
  0% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -moz-transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -moz-transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes cd-rotate-1-out {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    -moz-transform: rotateX(-40deg);
    -ms-transform: rotateX(-40deg);
    -o-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
  vertical-align: top;
  overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after {
  /* vertical bar */
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
  -webkit-animation: cd-pulse 1s infinite;
  -moz-animation: cd-pulse 1s infinite;
  animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
  background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
  visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected b {
  color: #0d0d0d;
}
.cd-headline.type b {
  visibility: hidden;
}
.cd-headline.type b.is-visible {
  visibility: visible;
}
.cd-headline.type i {
  position: absolute;
  visibility: hidden;
}
.cd-headline.type i.in {
  position: relative;
  visibility: visible;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -moz-transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -moz-transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    -moz-transform: translateY(-50%) scale(0.9);
    -ms-transform: translateY(-50%) scale(0.9);
    -o-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  -ms-transform: translateZ(-20px) rotateX(90deg);
  -o-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  -ms-transform: translateZ(20px);
  -o-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    -ms-transform: translateZ(-20px) rotateX(-10deg);
    -o-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    -ms-transform: translateZ(-20px) rotateX(0deg);
    -o-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    -ms-transform: translateZ(-20px) rotateX(0);
    -o-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    -ms-transform: translateZ(-20px) rotateX(-100deg);
    -o-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    -ms-transform: translateZ(-20px) rotateX(-90deg);
    -o-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after {
  /* loading bar */
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #0096a7;
  z-index: 2;
  -webkit-transition: width 0.3s -0.1s;
  -moz-transition: width 0.3s -0.1s;
  transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
  width: 100%;
  -webkit-transition: width 3s;
  -moz-transition: width 3s;
  transition: width 3s;
}
.cd-headline.loading-bar b {
  top: .2em;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.cd-headline.loading-bar b.is-visible {
  opacity: 1;
  top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #aebcb9;
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.zoom b {
  opacity: 0;
}
.cd-headline.zoom b.is-visible {
  opacity: 1;
  -webkit-animation: zoom-in 0.8s;
  -moz-animation: zoom-in 0.8s;
  animation: zoom-in 0.8s;
}
.cd-headline.zoom b.is-hidden {
  -webkit-animation: zoom-out 0.8s;
  -moz-animation: zoom-out 0.8s;
  animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
}
@-moz-keyframes zoom-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
}
@keyframes zoom-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
  }
}
@-moz-keyframes zoom-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-100px);
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    -moz-transform: translateZ(-100px);
    -ms-transform: translateZ(-100px);
    -o-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-3 b {
  opacity: 0;
}
.cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }
  100% {
    -moz-transform: rotateY(0deg);
  }
}
@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
  }
}
@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }
  100% {
    -moz-transform: rotateY(-180deg);
  }
}
@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale b {
  opacity: 0;
}
.cd-headline.scale i {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.is-visible .cd-headline.scale i {
  opacity: 1;
}
.cd-headline.scale i.in {
  -webkit-animation: scale-up 0.6s forwards;
  -moz-animation: scale-up 0.6s forwards;
  animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
  -webkit-animation: scale-down 0.6s forwards;
  -moz-animation: scale-down 0.6s forwards;
  animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
  opacity: 1;
}

@-webkit-keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scale-up {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  60% {
    -moz-transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-up {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
}
@-moz-keyframes scale-down {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  60% {
    -moz-transform: scale(0);
    opacity: 0;
  }
}
@keyframes scale-down {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push b {
  opacity: 0;
}
.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
}
.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.k2SearchBlockForm .inputbox {
  height: inherit;
  width: 162px;
}
#style-switcher h3 {
  color: #fff !important;
  font-size: 13px !important;
  margin: 5px 0 -5px 1px;
  text-transform: uppercase;
}
.colors {
  list-style: none;
  margin: 10px 0px 10px -20px;
  overflow: hidden;
}
.colors li {
  float: left;
  margin: 4px 2px 0 2px;
}

.fa-map-pin:before {
    content: "\f276";
}

.avPlayerBlock iframe {
  border: 0px;
}
div.itemComments {
  border: 1px solid #f1f2f7;
}
div.itemHeader h2.itemTitle {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 30px;
  color: #303030;
}
div.itemVideoBlock {
  padding: 0px;
}

.upper {
  font-size: 18px;
}

.tp-breadcrumb h1 span {
    text-transform: lowercase;
}

.center-title-wrapper .upper {
  font-size: 30px;
}

.j2store-product-list .btn-block {
  margin-bottom: 0px !important;
  margin-top: -5px !important;
}

ul.arrow {
  background: none !important;
}
ul.arrow:hover {
  background: none !important;
}
div.userBlock img {
  display: block;
  float: left;
  margin-right: 20px;
}

.category-view .row {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
}

.category-view .row .category{
	padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 1.875rem;
	margin-bottom: 20px;
}

.category-view .row .category .category__item{
	position: relative;
}

.category-view .row .category .category__item .spacer {
    background: #f7f7f7;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.category-view .row .category .category__item .spacer img{
	transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18);	
}

.category-view .row .category .spacer img:hover {
    transform: scale(1.2);
}
.category-view .row .category .category__content a
{
	font-family: "Josefin Sans";
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #3a3a3a;
    height: auto !important;
    top: 0 !important;
}


.category__item .more-products {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6;
	text-align: left;
	display:none;
}

.productdetails .pdetailsfileds {
    display: block;
    overflow: hidden;
}

.category__item .category__title {
	font-family: "Josefin Sans";
    color: #3a3a3a;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-transform: none;
 /*	margin: 0;*/
}

h2.category__title.split-text > div {
    text-align: center !important;
}

.category__item:hover .category__title div span:after{
	width:100%
}

.vm-product-container .vm-product-media-container{
	border: none;
}

.vm-product-container .vm-product-media-container .main-image {
    background: #f7f7f7;
}
/*
.productdetails .additional-images {
    padding: 4px;
    max-width: 308px;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    background: #fff;
    transition: box-shadow 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    overflow: hidden;
}
*/

.productdetails .additional-images img {
    background: #f7f7f7;
    border: none;
    max-width: 100%;
    padding: 1px;
    transition: opacity 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    margin: 0;
    width: 100%;
}
.productdetails .additional-images img.active {
    opacity: .5;
}


.vm-product-details-container {
    padding-bottom: 2.5rem;
    padding-left: calc(8.6805555556vw - 36.6666666667px);
    padding-right: calc(8.6805555556vw - 36.6666666667px);
	float: left;
    width: 50%;
}
.productdetails-view .spacer-buy-area{
	font-family: "Josefin Sans";
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #3a3a3a;
    background-color: #fff;
    height: auto !important;
    top: 0 !important;
}
.vm-product-container{
	font-family: "Josefin Sans";
}

/*
.vm-product-container a {
	text-transform: capitalize;
	color: #56BB62;
}
*/
.spacer-buy-area .availability {
    color: #F9D633;
    font-size: 16px;
    line-height: 20px;
}
.vm-product-container a.ask-a-question {
	background-color: #000 !important;
    border-color: #000;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Josefin Sans";
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 30px !important;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    color: #fff;
    text-align: center;
}
.vm-product-container a.ask-a-question:HOVER{
	background:#000;
    transform: scale(1.1);
    text-align: center;
}
.vm-product-details-container h1{
	font-size: 40px;
    font-weight: 700;
    letter-spacing: -2px;
    text-transform: none;
    line-height: 1.1;
	font-family: "Josefin Sans";
}

/*
.productdetails .rl_tabs.top > ul.nav-tabs > li.active a, .productdetails .rl_tabs.top > ul.nav-tabs > li.active a:hover{
	color: #000;
}
*/

.rl_tabs.outline_handles ul.nav-tabs > li a{
	font-family: "Josefin Sans";
}

.rating label{
	display: block;
}

.spacer-buy-area .ratingbox{
	vertical-align: top;
}
    
span.spr-badge-caption {
    margin-bottom: 15px;
    display: inline-block;
    height: 24px;
    position: relative;
    margin-left: 10px;
    vertical-align: top;
    line-height: 1.4;
    transition: color 0.3s ease;
    font-style: normal;
    text-transform: lowercase;
}

.productdetails .PricesalesPrice, 
.spacer-buy-area .has_discount .vm-price-value .PricesalesPrice {
    white-space: nowrap;
    position: relative;
    font-family: "Josefin Sans";
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    color: #000 !important;
    padding: 0;
	border: none;
}
 
.vm-product-details-container .addtocart-bar .quantity-area
{
	display: inline-block;
    width: auto;
    float: none;
    margin-right: 23px;
    min-width: 120px;
	border: none;
}
.quantity-area span.quantity-controls {
    display: inline-block;
    position: relative;
}
.quantity-area span.quantity-controls:nth-child(1){
	top: inherit;
}
span.quantity-box{
	width: 50px;
}
.addtocart-areacss input.quantity-input.js-recalculate{
	height: 32px;
}
span.quantity-controls input.quantity-plus:hover, span.quantity-controls input.quantity-minus:hover{
	font-size: 18px;
}
span.quantity-controls input.quantity-controls{
	outline: none;
    cursor: pointer;
    width: 32px;
    height: 32px;
    font-size: 28px;
    border: none;
    background: #f5f5f5;
    position: relative;
    padding: 0;
    border-radius: 50%;
    transform: inherit;
    top: 0;
    font-family: "Josefin Sans";
}
.addtocart-areacss span.addtocart-button input.addtocart-button
{
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Josefin Sans";
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 20px 7px 48px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.addtocart-areacss span.addtocart-button input.addtocart-button:hover {
    text-transform: uppercase;
    transform: scale(1.1);
}

.productdetails .rl_tabs .nav-tabs {
    text-align: center;
}

.rl_tabs .nav-tabs>li {
    float: none;
    display: inline-block;
}

@media (min-width: 768px){
	.category-view .row .category .category__content {
	   /* position: absolute;*/
	    width: 100%;
	    z-index: 3;
	   /* bottom: calc(1.953125vw - 5px);*/
	}

}

@media (min-width: 992px){
	/*
	.category-view .row .category .category__content{
	    bottom: calc(2.4096385542vw - 4.6987951807px);
	}
	.category-view .row .category .category__content .category__details {
	    margin-left: calc(-0.9765625vw - 7.5px);
	}
	*/
	.category__item .category__title {
		text-shadow: 2px 2px 10px #fff;
	}
	.category__item .category__title div span {
	    display: inline-block;
	    position: relative;
	}
	.category__item .category__title div span:after {
	    content: " ";
	    width: 0;
	    height: 1px;
	    position: absolute;
	    left: 0;
	    bottom: 2px;
	    background-color: #000;
	    transition: width 1s cubic-bezier(0.19, 1, 0.22, 1);
	    transition-delay: 0s;
	}
	.category__item .category__title div:nth-child(1) span:after {
	    transition-delay: 0.1s;
	}
	.vm-product-details-container {
		padding-left: calc(11.71875vw - 50px);
	}
}

@media (min-width: 1200px){
	.vm-product-details-container {
	    padding-top: calc(37.037037037vw - 444.074074074px);
	}
}

@media (min-width: 1280px){
	/*
	.category-view .row .category .category__content .category__details {
	    margin-left: calc(-3.75vw + 28px);
	}
	*/
	.vm-product-details-container {
	    padding-left: calc(6.25vw + 20px);
		padding-top: calc(4.6875vw - 30px);
	}
	
}

.userBlock > h2 {
  margin: 0px;
  font-size: 20px;
}
div.userExtendedFieldsSocialProfiles {
  margin-left: 16px;
}
div.userExtendedFieldsSocialProfiles h3 {
  display: none;
}
span.userItemImage img {
  border: none;
  padding: 0px;
}
div.userItemLinks {
  display: none;
}
div.userItemIntroText {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
.userItemTitle {
  margin-top: 0px !important;
}
.userItemTitle a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  color: #303030;
}
.userItemView {
  margin-bottom: 10px;
}
.tp-tag-item-details {
  display: none;
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .userItemImageBlock {
    float: none !important;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  .tp-promo {
    text-align: center;
  }
  .tp-hire {
    text-align: center;
  }
}

/* Landscape phones and down */
@media (mix-width: 480px) {
  .tp-promo {
    text-align: center;
  }
  .tp-hire {
    text-align: center;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .userItemImageBlock {
    float: none !important;
  }
  .k2SearchBlockForm .inputbox {
    width: 129px;
  }
}

div.k2FeedIcon {
  display: none;
}
.registration .btn-inverse {
  border: 2px solid #666666;
}
.product-overlay .btn {
  padding: 12px 16px;
}
.j2store-product-list .j2store-single-product:hover .product-overlay,
.j2store-product-list .product:hover .product-overlay {
  bottom: -7px;
}

.product-qty input[type="text"],
.product-qty input[type="number"] {
  height: 43px;
}

.btn-block {
  display: block !important;
  margin-top: 40px !important;
  margin-bottom: 10px;
}
.portfolio {
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 979px) {
  .head-menu .sp-vmmenu > ul > li {
    background-size: 40px auto !important;
  }
  .head-menu .sp-vmmenu > ul > li:nth-child(7) {
    background-size: 20px auto !important;
  }
  .head-menu .sp-vmmenu > ul > li:nth-child(9) {
    background-size: 29px auto !important;
  }
}

@media (max-width: 480px) {
  #search-results137 .result-element img {
    width: 65px;
    height: auto;
  }
}

@media (max-width: 400px) {
  header .col-xs-7 {
    width: 66%;
    padding: 0;
  }
  header .col-xs-5 {
    width: 33%;
    padding: 0;
  }
}

.browseCategoryImage,
.browseProductImage {
  height: 180px !important;
}

.categorypagepa .pattt1,
.categorypagepa .pattt2 {
  border-bottom: 0;
}

.product-ask-a-question {
  margin-top: 15px;
  display: block;
}

.manufacturer-view-default h2 {
  display: none;
}

.view-manufacturer .manufacturer-product-link a {
  background: #60c4a6;
  color: #ffffff;
  border: 1px solid #48bb99;
}

.view-manufacturer .manufacturer-product-link a:hover {
  background: #48bb99;
}

.ask-a-question-view .form-field textarea.field {
  height: 100px;
  width: 460px;
}

.vm-product-media-container img {
    border: 1px solid #f7f7f7;
}

div[class*="-view"] .additional-images .row {
    margin-left: -5px;
    margin-right: -5px;
}
div[class*="-view"] .additional-images .row .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
.product_details .additional-images img {
    margin: 0;
    max-width: 100%;
    height: 80px;
    width: 100%;
}
#fancybox-title {
    margin: 0 !important;
}
a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}

#k2Container {
  padding: 0 0 24px 0;
}
body.contentpane #k2Container {
  padding: 16px;
}

.k2Padding {
  padding: 4px;
}

.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.even {
  background: transparent;
}
.odd {
  background: transparent;
}

div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/templates/tp_runway/images/fugue/feed.png) no-repeat 50% 50%;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}

.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  float: left;
}
div.itemRatingForm .formLogLoading {
  background: url(/templates/templates/tp_runway/images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(/templates/templates/tp_runway/images/system/transparent_star.gif) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
span.siteRoot {
  display: none;
}

.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
#recaptcha_response_field {
  border-color: #ccc !important;
  background-color: #fff !important;
}

div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {
  list-style: none;
  padding: 0px;
}

.clearList {
  display: none;
  float: none;
  clear: both;
}

.lastItem {
  border: none;
}

.k2Avatar img {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 2px 4px 4px 0;
}

div.k2Pagination {
  padding: 8px;
  margin: 24px 0 4px 0;
  text-align: center;
  color: #999;
}

div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(/templates/templates/tp_runway/images/system/featuredItem.png) no-repeat 100% 0;
}

a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
}

span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.itemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemHeader span.itemDateCreated {
  font-size: 11px;
}
div.itemHeader h2.itemTitle {
  color: #666666;
  font-family: 'PT Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 10px 0;
  margin: 0;
}
div.itemHeader h2.itemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.itemHeader span.itemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.itemToolbar {
  padding: 2px 0;
  margin: 16px 0 0 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #f7fafe;
}
div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.itemToolbar ul li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 8px;
  margin: 0;
  border-left: 1px solid #ccc;
  text-align: center;
  background: none;
  font-size: 12px;
}
div.itemToolbar ul > li:first-child {
  border: none;
}

div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(/templates/templates/tp_runway/images/system/font_decrease.gif) no-repeat;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(/templates/templates/tp_runway/images/system/font_increase.gif) no-repeat;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  padding: 8px 0;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.itemBody {
  padding: 8px 0;
  margin: 0;
}
div.itemImageBlock {
  margin: 0 0 16px 0;
}
span.itemImage {
  display: inline;
  text-align: center;
  margin: 0 0 8px 0;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
}
div.itemIntroText {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 24px;
  padding: 4px 0 12px 0;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.itemExtraFields h3 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.itemContentFooter {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 16px 0 4px 0;
  border-top: 1px solid #ddd;
  color: #999;
}
span.itemHits {
  float: left;
}
div.itemSocialSharing {
  padding: 8px 0;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.itemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.itemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.itemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

.itemAuthorName {
  font-size: 16px;
}
div.itemAuthorBlock {
  background: #ffffff;
  border: 1px solid #f1f2f7;
  margin: 0 0 16px 0;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  border-radius: 50%;
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 13px;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 0px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
  margin: 0 0 4px 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: inherit;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555;
  padding: 0 8px 0 0;
  margin: 0 4px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}

div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}

div.itemRelated {
  margin-bottom: 16px;
  padding: 0;
}

div.itemRelated ul li.k2ScrollerElement {
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0 4px 4px 0;
  background: #fff;
}

div.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

div.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(/templates/templates/tp_runway/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.itemVideoBlock div.itemVideoEmbedded {
  text-align: center;
}

div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  float: left;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  float: right;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: right;
}

div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

div.itemNavigation {
  padding: 4px 8px;
  margin: 0 0 24px 0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  background: #fffff0;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}

div.itemComments {
  background: #ffffff;
  border: 1px solid #ddd;
  padding: 16px;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 4px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url(/templates/templates/tp_runway/images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  border-radius: 50%;
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(/templates/templates/tp_runway/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 2px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 100%;
  height: 160px;
  margin: 0;
  border-radius: 0px;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 100%;
  margin: 0;
  border-radius: 0px;
}
div.itemCommentsForm form label {
  margin: 10px 0px 10px 0px;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
}
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsForm form .formLogLoading {
  background: url(/templates/templates/tp_runway/images/system/loading.gif) no-repeat left center;
}

div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(/templates/templates/tp_runway/images/system/loading.gif) no-repeat left center;
}

div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}

div.itemListCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 4px 0;
  padding: 8px;
}
span.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.catItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  float: left;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div.subCategoryContainer {
  float: left;
}

div.subCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 4px;
  padding: 8px;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: left;
}

div.catItemView {
  padding: 4px;
}

div.groupLinks {
  padding: 0;
  margin: 0;
}

span.catItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.catItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
span.catItemEditLink a:hover {
  background: #ffffcc;
}
div.catItemHeader {
  position: relative;
}
.catItemDateCreated {
  float: left;
  color: #ffffff;
  font-size: 11px;
  margin-right: 10px;
  display: inline-block;
  background: #0bbff2;
  text-align: center;
  width: 50px;
}
.catItemDateCreated .month-year {
  font-weight: bold;
}
.catItemDateCreated .date {
  display: block;
  font-size: 20px;
  font-weight: bold;
  background: #ffffff;
  color: #666666;
  border: 1px solid #999999;
  border-top: 0px;
}
.itemDateCreated {
  display: inline;
  background: #0bbff2;
  padding: 5px 13px;
  color: #ffffff;
  position: relative;
}
.itemDateCreated:after {
  border-color: #0bbff2 transparent transparent;
  border-style: solid;
  border-width: 10px;
  content: "" !important;
  position: absolute;
  right: 22px;
  top: 27px;
}
div.catItemHeader h3.catItemTitle {
  display: inline;
  font-family: 'PT Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.catItemHeader h3.catItemTitle a {
  color: #303030;
}
div.catItemHeader h3.catItemTitle a:hover {
  color: #0bbff2;
  text-decoration: none;
}
div.catItemHeader h3.catItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.catItemHeader span.catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.catItemBody {
  padding: 8px 0;
  margin: 0;
}
div.catItemImageBlock {
  margin: 0 0 16px 0;
}
span.catItemImage {
  display: inline;
  text-align: center;
  margin: 0 0 8px 0;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemHitsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemCategory {
  padding: 4px;
}
div.catItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock {
  padding: 4px;
}
div.catItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(/templates/templates/tp_runway/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

div.catItemVideoBlock span.catItemVideo {
  display: block;
}

div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.catItemReadMore {
  display: inline;
}

span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}

div.userBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
  padding: 8px;
  clear: both;
}
span.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: right;
}
span.userItemAddLink a {
  padding: 4px 16px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
div.userBlock img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.userURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.userEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.userItemEditLink a {
  padding: 2px 12px;
  border: 1px solid #ccc;
  background: #eee;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.userItemHeader h3.userItemTitle span sup {
  font-size: 12px;
  color: #CF1919;
  text-decoration: none;
}

div.userItemBody {
  padding: 8px 0;
  margin: 0;
}
div.userItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.userItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.userItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.userItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.userItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.userItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.userItemReadMore {
  display: inline;
}

div.tagItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}

div.tagItemHeader span.tagItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.tagItemBody {
  padding: 8px 0;
  margin: 0;
}
div.tagItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.tagItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.tagItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.tagItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.tagItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.tagItemReadMore {
  display: inline;
}

div.genericItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}

div.genericItemHeader span.genericItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.genericItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}
div.genericItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}

div.genericItemReadMore {
  display: inline;
}

div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}

#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}

div.latestItemsContainer {
  float: left;
}

div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.latestItemList {
  padding: 0 8px 8px 0;
}

div.latestItemHeader h3.latestItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.latestItemBody {
  padding: 8px 0;
  margin: 0;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(/templates/templates/tp_runway/images/system/videoplayer-bg.gif) repeat-x bottom;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.latestItemReadMore {
  display: inline;
}

h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}

.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: left;
  font-size: 18px;
  padding: 8px;
  background: #f6f6f6;
  
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  width: 140px;
}

div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}

div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: right;
  margin: 2px 0 4px 4px;
  padding: 0;
  border: 2px solid #ddd;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}

div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

div.k2ArchivesBlock ul li a {
  color: #999999;
  line-height: 30px;
}
div.k2ArchivesBlock ul li a:hover {
  color: #0bbff2;
  text-decoration: none;
}
div.k2ArchivesBlock ul li a i {
  margin-right: 5px;
  color: #0bbff2;
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}

div.k2CalendarLoader {
  background: #ffffff url(/templates/templates/tp_runway/images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}

div.k2CategorySelectBlock form select {
  width: auto;
}

div.k2CategoriesListBlock ul li {
  list-style: none;
  border-bottom: 1px solid #f8f8f8;
  padding: 10px 5px 7px 26px;
  position: relative;
}
div.k2CategoriesListBlock ul li:hover {
  color: #0bbff2;
}
div.k2CategoriesListBlock ul li:before,
div.k2CategoriesListBlock ul li:after {
  content: " ";
  display: table;
}
div.k2CategoriesListBlock ul li:after {
  clear: both;
}
div.k2CategoriesListBlock ul li:before {
  content: "\f114";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  color: #4f5861;
}
div.k2CategoriesListBlock ul li a {
  display: block;
}
div.k2CategoriesListBlock ul li a:hover {
  text-decoration: none;
  color: #0bbff2;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
  color: #999999;
}
div.k2CategoriesListBlock ul li a span.catTitle:hover {
  color: #0bbff2;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}

div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(/templates/templates/tp_runway/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ccc;
  margin-top: -1px;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}

div.k2TagCloudBlock {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  padding: 4px;
  float: left;
  display: block;
}
div.k2TagCloudBlock a:hover {
  padding: 4px;
  float: left;
  display: block;
  background: #135cae;
  color: #fff;
  text-decoration: none;
}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/templates/tp_runway/images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/templates/tp_runway/images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(/templates/templates/tp_runway/images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}
