@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("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");

}

.t3-logo-small,

.t3-logo-small.t3-logo-color {

  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");

}

.t3-logo-dark {

  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");

}

.t3-logo-small.t3-logo-dark {

  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");

}

.t3-logo-light {

  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");

}

.t3-logo-small.t3-logo-light {

  background-image: url("//joomlart.s3.amazonaws.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-family: 'Source Sans Pro', sans-serif;

  font-weight: 300;

  line-height: 1.625;

  color: #555555;

  font-size: 14px;

}

input,

button,

select,

textarea {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit;

}

a {

  color: #0095e5;

  text-decoration: none;

  outline: none;

}

a:hover,

a:focus {

  color: #0095e5;

  text-decoration: none;

  outline: none;

}

a:focus {

  outline: thin dotted;

  outline: 5px auto -webkit-focus-ring-color;

  outline-offset: -2px;

}

img {

  vertical-align: middle;

}

th,

td {

  line-height: 1.42857143;

  text-align: left;

  vertical-align: top;

}

th {

  font-weight: bold;

}

td,

tr td {

  border-top: 1px solid #dddddd;

}

.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: #ffcc00;

}

.red {

  color: #ff0000;

}

hr {

  margin-top: 20px;

  margin-bottom: 20px;

  border: 0;

  border-top: 1px solid #eeeeee;

}

.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;

}

.border-radius {

  

  -webkit-border-radius: 500px;

  

  -moz-border-radius: 500px;

  

  border-radius: 500px;

}

.bf ul.filter li a.active,

.bf ul.filter li a:hover,

.pagination li > a:hover,

.pagination li > span:hover,

.quote-post blockquote,

.flex-control-paging li a.flex-active,

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {

  background: #0095e5 !important;

  border-color: #0095e5 !important;

}



h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

  font-family: 'Montserrat', sans-serif;

  font-weight: 500;

  line-height: 1.625;

  color: #000000;

}

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: 18px;

}

h5,

.h5 {

  font-size: 14px;

}

h6,

.h6 {

  font-size: 12px;

}

p {

  margin: 0 0 10px;

}

.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: #0095e5;

}

a.text-primary:hover {

  color: #0285aa;

}

.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;

}

.bg-primary {

  color: #fff;

  background-color: #0095e5;

}

a.bg-primary:hover {

  background-color: #0285aa;

}

.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;

}

.bg-purple {

  background: #78588c;

}

.bg-green {

  background: #18e2ba;

}

.bg-brand {

  background: #0095e5;

}

.bg-brand-hover {

  background: #0095e5;

}

.highlight {

  background-color: #FFC;

  font-weight: bold;

  padding: 1px 4px;

}

.page-header {

  padding-bottom: 9px;

  margin: 40px 0 20px;

  border-bottom: 1px solid #eeeeee;

}

ul,

ol {

  margin-top: 0;

  margin-bottom: 10px;

}

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: 1.42857143;

}

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: 10px 20px;

  margin: 0 0 20px;

  border-left: 5px solid #eeeeee;

  font: italic 400 16px/170% Georgia, Times, Times New Roman, serif;

}

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 #eeeeee;

  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-border-white {

  border: 2px solid #ffffff;

  color: #ffffff;

}

.btn-border-white:hover {

  border: 2px solid #282828;

  background-color: #282828;

  color: #ffffff;

}

.btn-border-gray {

  border: 2px solid #282828;

  background-color: #282828;

}

.btn-border-gray:hover {

  border: 2px solid #282828;

  background-color: #282828;

  color: #ffffff;

}

.btn-transparent {

  border-color: #CCC;

  background: transparent none repeat scroll 0px 0px !important;

  color: #999 !important;

}

.btn-primary {

  border-color: #0095e5;

}

.btn-primary:hover {

  background-color: #282828;

  border-color: #282828;

}

.btn-border-brand {

  background: transparent;

  border: 2px solid #0095e5;

  color: #0095e5;

  border-radius: 2px;

}

.btn-border-brand:hover {

  background: #0095e5;

  color: #ffffff;

  border-color: #0095e5;

}

.jb-btn-radius {

  border-radius: 500px;

}

.btn-inverse {

  color: #ffffff;

  background-color: #333333;

  border-color: #262626;

}

.btn-inverse:hover,

.btn-inverse:focus,

.btn-inverse.focus,

.btn-inverse:active,

.btn-inverse.active,

.open > .dropdown-toggle.btn-inverse {

  color: #ffffff;

  background-color: #1a1a1a;

  border-color: #080808;

}

.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: #333333;

  border-color: #262626;

}

.btn-inverse .badge {

  color: #333333;

  background-color: #ffffff;

}

.btn-lg {

  padding: 13px 57px !important;

}

.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: #9ef5e4;

  border-color: #18e2ba;

}

.invalid {

  border-color: #ff0000;

}

label.invalid {

  color: #ff0000;

}

input.invalid {

  border: 1px solid #ff0000;

}



.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: #333333;

}

.dropdown-submenu:hover > a:after {

  border-left-color: #262626;

}

.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: #0095e5;

  border-bottom-color: #0095e5;

}

.nav a:hover .caret {

  border-top-color: #0095e5;

  border-bottom-color: #0095e5;

}

.t3-navhelper {

  background: #f5f5f5;

  border-top: 1px solid #eeeeee;

  color: #555555;

  padding: 5px 0;

}

.breadcrumb {

  margin-bottom: 0;

  padding-left: 0;

  padding-right: 0;

  border-radius: 0;

}

.breadcrumb > li + li:before {

  content: "/\00a0";

}

.breadcrumb > .active {

  color: #999999;

}

.breadcrumb > .active + li:before {

  content: "";

  padding: 0;

}

.breadcrumb > .active .hasTooltip {

  padding-right: 10px;

}

.breadcrumb .divider {

  display: none;

}

#j2store-pagination {

  text-align: center;

}

#j2store-pagination .pagination {

  float: none;

}

.pagination-wrap {

  text-align: center;

}

.pagination > li > a,

.pagination > li > span {

  background: none;

  border: 2px solid transparent;

  border-radius: 1px;

  color: #333333;

  font-size: 16px;

  margin: 0 1px;

  min-width: 40px;

  padding: 4px 6px;

  text-align: center;

}

.pagination > li > a:hover,

.pagination > li > span:hover,

.pagination > li > a:focus,

.pagination > li > span:focus {

  border: 2px solid #555555;

  color: #ffffff;

}

.pagination > .active > a,

.pagination > .active > span {

  background: #0095e5;

  border: 2px solid #0095e5;

  color: #ffffff;

}

.pagination > .disabled > span,

.pagination > .disabled > span:hover,

.pagination > .disabled > span:focus,

.pagination > .disabled > a,

.pagination > .disabled > a:hover,

.pagination > .disabled > a:focus {

  border: 0;

}

.pagination {

  display: inline-block;

}

.pagination:before,

.pagination:after {

  content: " ";

  display: table;

}

.pagination:after {

  clear: both;

}

@media screen and (min-width: 768px) {

  .pagination {

    float: none;

  }

}

.counter {

  display: none;

  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;

  }

}

@media (min-width: 768px) and (max-width: 1199px) {

  .counter {

    margin-right: 20px;

  }

}

.pager {

  text-align: left;

  clear: both;

}

.pager ul {

  margin: 0;

  padding: 0;

}

.jb-breadcrumb {

  text-align: center;

  padding: 20px;

  background: url("../../../../images/creativ/pattern.png") repeat scroll;

  font-style: italic;

  font-family: Georgia, Times, Times New Roman, serif;

  font-size: 14px !important;

}

.jb-breadcrumb .jb-breadcrumb-title h1 {

  position: relative;

  color: #333333;

  text-transform: uppercase;

  font-style: normal;

  font-size: 30px;

}



.jb-shop-left {

  float: left !important;

}

.jb-shop-right {

  float: right !important;

}

@media (min-width: 768px) {

  .navbar .navbar-nav {

    float: none;

    display: inline-block;

  }

}

.navbar-toggle {

  background: #0095e5;

  border-radius: 0;

  border-color: #0095e5;

  color: #ffffff;

  padding: 0;

  height: 35px;

  line-height: 35px;

  width: 35px;

  margin-left: 15px;

  margin-top: 10px;

}

@media (min-width: 768px) {

  .navbar-toggle {

    display: none;

  }

}

.navbar-nav {

  margin: 7.5px -15px;

  float: none;

  display: inline-block;

}

.navbar-nav > li > a {

  outline: none;

}

@media (min-width: 768px) {

  .navbar-nav {

    margin: 0;

  }

}

.navbar-nav > li > .dropdown-menu {

  border-radius: 0px;

  margin-top: 0px;

}

.navbar-nav > li.mega-align-right > .dropdown-menu:before {

  left: auto;

  right: 20px;

}

.navbar-nav > li.mega-align-center > .dropdown-menu:before {

  left: 50%;

  margin-left: -5px;

  right: auto;

}

.jb-shop-wrapper .navbar-default .navbar-nav {

  display: block;

}

.jb-shop-wrapper .navbar-default .navbar-nav > li > a,

.jb-shop-wrapper .navbar-default .navbar-nav > li > .separator {

  color: #333333;

  outline: none;

  padding: 45px 15px;

  text-transform: uppercase;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;

  font-weight: 700;

  text-shadow: none;

  -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;

}

.jb-shop-wrapper .navbar-default .navbar-nav > li > a:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > li > .separator:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > li > a:focus,

.jb-shop-wrapper .navbar-default .navbar-nav > li > .separator:focus {

  color: #0095e5;

  background-color: transparent;

  outline: none;

}

.jb-shop-wrapper .navbar-default .navbar-nav > li > .nav-header {

  color: #282828;

  display: inline-block;

  padding-top: 15px;

  padding-bottom: 15px;

}

.jb-shop-wrapper .navbar-default .navbar-nav > .active > a,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle,

.jb-shop-wrapper .navbar-default .navbar-nav > .active > a:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > .active > a:focus,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-shop-wrapper .navbar-default .navbar-nav > .open > a,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle,

.jb-shop-wrapper .navbar-default .navbar-nav > .open > a:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > .open > a:focus,

.jb-shop-wrapper .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-shop-wrapper .navbar-default .navbar-nav > .disabled > a,

.jb-shop-wrapper .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle,

.jb-shop-wrapper .navbar-default .navbar-nav > .disabled > a:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:hover,

.jb-shop-wrapper .navbar-default .navbar-nav > .disabled > a:focus,

.jb-shop-wrapper .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:focus {

  color: #cccccc;

  background-color: transparent;

}

.jb-modern .navbar-default .navbar-nav > li > a,

.jb-modern .navbar-default .navbar-nav > li > .separator {

  color: #ffffff;

  outline: none;

  padding: 45px 15px;

  text-transform: uppercase;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;

  font-weight: 700;

  text-shadow: none;

  -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;

}

.jb-modern .navbar-default .navbar-nav > li > a:hover,

.jb-modern .navbar-default .navbar-nav > li > .separator:hover,

.jb-modern .navbar-default .navbar-nav > li > a:focus,

.jb-modern .navbar-default .navbar-nav > li > .separator:focus {

  color: #0095e5;

  background-color: transparent;

  outline: none;

}

.jb-modern .navbar-default .navbar-nav > li > .nav-header {

  color: #282828;

  display: inline-block;

  padding-top: 15px;

  padding-bottom: 15px;

}

.jb-modern .navbar-default .navbar-nav > .active > a,

.jb-modern .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle,

.jb-modern .navbar-default .navbar-nav > .active > a:hover,

.jb-modern .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:hover,

.jb-modern .navbar-default .navbar-nav > .active > a:focus,

.jb-modern .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-modern .navbar-default .navbar-nav > .open > a,

.jb-modern .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle,

.jb-modern .navbar-default .navbar-nav > .open > a:hover,

.jb-modern .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:hover,

.jb-modern .navbar-default .navbar-nav > .open > a:focus,

.jb-modern .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-modern .navbar-default .navbar-nav > .disabled > a,

.jb-modern .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle,

.jb-modern .navbar-default .navbar-nav > .disabled > a:hover,

.jb-modern .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:hover,

.jb-modern .navbar-default .navbar-nav > .disabled > a:focus,

.jb-modern .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:focus {

  color: #cccccc;

  background-color: transparent;

}

.jb-modern-2 .navbar-default .navbar-nav > li > a,

.jb-modern-2 .navbar-default .navbar-nav > li > .separator {

  color: #282828;

  outline: none;

  padding: 45px 15px;

  text-transform: uppercase;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;

  font-weight: 700;

  text-shadow: none;

  -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;

}

.jb-modern-2 .navbar-default .navbar-nav > li > a:hover,

.jb-modern-2 .navbar-default .navbar-nav > li > .separator:hover,

.jb-modern-2 .navbar-default .navbar-nav > li > a:focus,

.jb-modern-2 .navbar-default .navbar-nav > li > .separator:focus {

  color: #0095e5;

  background-color: transparent;

  outline: none;

}

.jb-modern-2 .navbar-default .navbar-nav > li > .nav-header {

  color: #282828;

  display: inline-block;

  padding-top: 15px;

  padding-bottom: 15px;

}

.jb-modern-2 .navbar-default .navbar-nav > .active > a,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle,

.jb-modern-2 .navbar-default .navbar-nav > .active > a:hover,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:hover,

.jb-modern-2 .navbar-default .navbar-nav > .active > a:focus,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-modern-2 .navbar-default .navbar-nav > .open > a,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle,

.jb-modern-2 .navbar-default .navbar-nav > .open > a:hover,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:hover,

.jb-modern-2 .navbar-default .navbar-nav > .open > a:focus,

.jb-modern-2 .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-modern-2 .navbar-default .navbar-nav > .disabled > a,

.jb-modern-2 .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle,

.jb-modern-2 .navbar-default .navbar-nav > .disabled > a:hover,

.jb-modern-2 .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:hover,

.jb-modern-2 .navbar-default .navbar-nav > .disabled > a:focus,

.jb-modern-2 .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:focus {

  color: #cccccc;

  background-color: transparent;

}

.jb-onepage .navbar-default .navbar-nav > li > a,

.jb-onepage .navbar-default .navbar-nav > li > .separator {

  color: #282828;

  outline: none;

  padding: 45px 15px;

  text-transform: uppercase;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;

  font-weight: 700;

  text-shadow: none;

  -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;

}

.jb-onepage .navbar-default .navbar-nav > li > a:hover,

.jb-onepage .navbar-default .navbar-nav > li > .separator:hover,

.jb-onepage .navbar-default .navbar-nav > li > a:focus,

.jb-onepage .navbar-default .navbar-nav > li > .separator:focus {

  color: #0095e5;

  background-color: transparent;

  outline: none;

}

.jb-onepage .navbar-default .navbar-nav > li > .nav-header {

  color: #282828;

  display: inline-block;

  padding-top: 15px;

  padding-bottom: 15px;

}

.jb-onepage .navbar-default .navbar-nav > .active > a,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle,

.jb-onepage .navbar-default .navbar-nav > .active > a:hover,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:hover,

.jb-onepage .navbar-default .navbar-nav > .active > a:focus,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-onepage .navbar-default .navbar-nav > .open > a,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle,

.jb-onepage .navbar-default .navbar-nav > .open > a:hover,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:hover,

.jb-onepage .navbar-default .navbar-nav > .open > a:focus,

.jb-onepage .navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.jb-onepage .navbar-default .navbar-nav > .disabled > a,

.jb-onepage .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle,

.jb-onepage .navbar-default .navbar-nav > .disabled > a:hover,

.jb-onepage .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:hover,

.jb-onepage .navbar-default .navbar-nav > .disabled > a:focus,

.jb-onepage .navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:focus {

  color: #cccccc;

  background-color: transparent;

}

.jb-onepage .navbar-header button {

  margin-top: 25px;

}

@media (min-width: 768px) and (max-width: 991px) {

  .jb-onepage .t3-navbar-collapse.navbar-collapse.collapse.in {

    display: inline-block !important;

  }

  .jb-onepage .navbar-nav li {

    float: none !important;

  }

  .jb-onepage .hidden-sm {

    display: none !important;

  }

  .jb-onepage .navbar-toggle {

    display: inline;

  }

}

.navbar-default {

  background-color: transparent;

  border-color: transparent;

}

.navbar-default .navbar-brand {

  color: #282828;

}

.navbar-default .navbar-brand:hover,

.navbar-default .navbar-brand:focus {

  color: #0e0e0e;

  background-color: transparent;

}

.navbar-default .navbar-text {

  color: #777777;

}

.navbar-default .navbar-nav > li {

  margin-right: 7.5px;

}

.navbar-default .navbar-nav > li > a,

.navbar-default .navbar-nav > li > .separator {

  color: #282828;

  outline: none;

  text-transform: uppercase;

  font-family: 'Montserrat', sans-serif;

  font-size: 14px;

  padding: 45px 15px;

  font-weight: 700;

  text-shadow: none;

  -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;

}

.navbar-default .navbar-nav > li > a:hover,

.navbar-default .navbar-nav > li > .separator:hover,

.navbar-default .navbar-nav > li > a:focus,

.navbar-default .navbar-nav > li > .separator:focus {

  color: #0095e5;

  background-color: transparent;

  outline: none;

}

.navbar-default .navbar-nav > li > .nav-header {

  color: #282828;

  display: inline-block;

  padding-top: 15px;

  padding-bottom: 15px;

}

.navbar-default .navbar-nav > .active > a,

.navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle,

.navbar-default .navbar-nav > .active > a:hover,

.navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:hover,

.navbar-default .navbar-nav > .active > a:focus,

.navbar-default .navbar-nav > li.dropdown.active > .dropdown-toggle:focus {

  color: #282828;

  background-color: transparent;

}

.navbar-default .navbar-nav > .open > a,

.navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle,

.navbar-default .navbar-nav > .open > a:hover,

.navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:hover,

.navbar-default .navbar-nav > .open > a:focus,

.navbar-default .navbar-nav > li.dropdown.open > .dropdown-toggle:focus {

  color: #0095e5;

  background-color: transparent;

}

.navbar-default .navbar-nav > .disabled > a,

.navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle,

.navbar-default .navbar-nav > .disabled > a:hover,

.navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:hover,

.navbar-default .navbar-nav > .disabled > a:focus,

.navbar-default .navbar-nav > .dropdown.disabled > .dropdown-toggle:focus {

  color: #cccccc;

  background-color: transparent;

}

.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: #e7e7e7;

}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,

.navbar-default .navbar-nav > .dropdown > a:focus .caret {

  border-top-color: #0095e5;

  border-bottom-color: #0095e5;

}

.navbar-default .navbar-nav .dropdown-menu > li.open > a,

.navbar-default .navbar-nav .dropdown-menu > li.active > a,

.navbar-default .navbar-nav .dropdown-menu > li.open > a:hover,

.navbar-default .navbar-nav .dropdown-menu > li.active > a:hover,

.navbar-default .navbar-nav .dropdown-menu > li.open > a:focus,

.navbar-default .navbar-nav .dropdown-menu > li.active > a:focus,

.navbar-default .navbar-nav .dropdown-menu > li.open > a:active,

.navbar-default .navbar-nav .dropdown-menu > li.active > a:active {

  background: transparent;

  color: #0095e5;

}

.navbar-default .navbar-nav .dropdown-menu > li.open > a:after,

.navbar-default .navbar-nav .dropdown-menu > li.active > a:after {

  border-left-color: #0095e5;

}

.navbar-default .navbar-nav .dropdown-menu > li > a:hover,

.navbar-default .navbar-nav .dropdown-menu > li > a:focus,

.navbar-default .navbar-nav .dropdown-menu > li > a:active {

  background: transparent;

  color: #0095e5;

}

.navbar-default .navbar-nav .dropdown-menu > li > a:hover:after,

.navbar-default .navbar-nav .dropdown-menu > li > a:focus:after,

.navbar-default .navbar-nav .dropdown-menu > li > a:active:after {

  border-left-color: #0095e5;

}

.navbar-default .navbar-nav > .open > a,

.navbar-default .navbar-nav > .open > .separator,

.navbar-default .navbar-nav > .open > a:hover,

.navbar-default .navbar-nav > .open > .separator:hover,

.navbar-default .navbar-nav > .open > a:focus,

.navbar-default .navbar-nav > .open > .separator:focus {

  background-color: transparent;

  color: #0095e5;

}

.navbar-default .navbar-nav > .open > a .caret,

.navbar-default .navbar-nav > .open > .separator .caret,

.navbar-default .navbar-nav > .open > a:hover .caret,

.navbar-default .navbar-nav > .open > .separator:hover .caret,

.navbar-default .navbar-nav > .open > a:focus .caret,

.navbar-default .navbar-nav > .open > .separator:focus .caret {

  border-top-color: #0095e5;

  border-bottom-color: #0095e5;

}

.navbar-default .navbar-nav > .dropdown > a .caret,

.navbar-default .navbar-nav > .dropdown > .separator .caret {

  border-top-color: #282828;

  border-bottom-color: #282828;

}

@media (max-width: 767px) {

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {

    color: #282828;

  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {

    color: #0095e5;

    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: #282828;

    background-color: transparent;

  }

  .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: #282828;

}

.navbar-default .navbar-link:hover {

  color: #0095e5;

}

.t3-mainnav {

  border-left: 0;

  border-right: 0;

  margin-bottom: 0;

  border-radius: 0;

  *padding-top: 10px;

  *padding-bottom: 10px;

  position: static;

  border: none;

}

@media (max-width: 991px) {

  .t3-mainnav {

    padding-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    float: right;

    width: auto;

  }

}

.t3-mainnav .t3-navbar {

  padding-left: 0;

  padding-right: 0;

  text-align: center;

}

.t3-mainnav .t3-navbar-collapse {

  background: #2b2a2f;

  border: 0;

  position: absolute;

  left: 0;

  top: 100%;

  max-height: 300px;

  width: 100%;

}

@media (min-width: 768px) {

  .t3-mainnav .t3-navbar-collapse {

    display: none !important;

  }

}

.t3-mainnav .t3-navbar-collapse .navbar-nav {

  display: block;

  margin: 0 -15px;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li {

  margin: 0;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > .dropdown-menu:before {

  display: none;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > .dropdown-menu > li > span {

  padding-left: 10px;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > .dropdown-menu > li > a,

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > .dropdown-menu > li > span {

  padding-top: 10px;

  padding-bottom: 10px;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a,

.t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > span {

  background: rgba(255, 255, 255, 0.2);

}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > span {

  border-top: 1px solid rgba(0, 0, 0, 0.2);

  border-radius: 0;

  color: #ffffff;

  display: block;

  font-weight: 500;

  padding-top: 10px;

  padding-bottom: 10px;

  position: relative;

  text-transform: uppercase;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .caret {

  border-bottom-color: #ffffff;

  border-top-color: #ffffff;

  position: absolute;

  right: 15px;

  top: 40%;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {

  margin-right: 5px;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {

  border-top: 1px solid rgba(0, 0, 0, 0.2);

  border-radius: 0;

  color: #ffffff;

  display: block;

  font-weight: 500;

  padding-top: 10px;

  padding-bottom: 10px;

  text-transform: uppercase;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret {

  border-bottom-color: #ffffff;

  border-top-color: #ffffff;

  position: absolute;

  right: 15px;

  top: 40%;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {

  border-top: 0;

}

.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {

  position: absolute;

  top: 40%;

  right: 12px;

}



.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;

}

.jb-freelance-title .module-title {

  text-align: center;

}

.jb-freelance-title .module-title span {

  color: #ffffff;

  background: #333333;

  font-size: 24px !important;

  font-weight: 700;

  text-transform: uppercase;

  display: inline-block;

  margin-bottom: 20px !important;

  padding: 10px 25px;

}

.shop-title-center .module-title {

  background: transparent;

  color: #333333;

  font-weight: bold;

  text-align: center;

  font-size: 18px;

  margin: 0 0 10px 0;

  padding: 0;

  overflow: hidden;

  text-transform: uppercase;

}

.shop-title-center .module-title:after {

  display: none;

}

@media screen and (min-width: 768px) {

  .shop-title-center .module-title {

    margin-bottom: 20px;

  }

}

.shop-title-center .module-title span {

  display: inline-block;

  position: relative;

  border: 1px solid #e4e4e4;

  padding: 10px 36px;

  overflow: visible;

}

.shop-title-center .module-title span:after {

  content: "";

  position: absolute;

  top: 50%;

  left: 100%;

  border-bottom: 1px solid #E4E4E4;

  width: 100%;

  margin: 0px 20px;

  border-color: #E4E4E4;

}

.shop-title-center .module-title span:before {

  right: 100%;

  content: "";

  position: absolute;

  top: 50%;

  border-bottom: 1px solid #E4E4E4;

  width: 100%;

  margin: 0px 20px;

  border-color: #E4E4E4;

}

.jb-title-center-big .module-title {

  color: #000000;

  font-size: 36px;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.jb-title-center-big .module-title:after {

  background: url(../../../../images/creativ/hr.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

.jb-onepage-title h2 {

  color: #000000;

  font-size: 30px !important;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.jb-onepage-title h2:after {

  background: url(../../../../images/creativ/hr.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

.jb-title-center-big-white .module-title {

  color: #ffffff;

  font-size: 36px !important;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.jb-title-center-big-white .module-title:after {

  background: url(../../../../images/creativ/hr.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

.jb-title-big .module-title {

  color: #000000;

  font-size: 30px !important;

  font-weight: 700;

  text-transform: uppercase;

  padding: 0;

  position: relative;

}

.jb-title-big .jb-module-title h3 {

  margin-top: 0px;

}

.jb-title-big .jb-module-title h3 span {

  color: #000000;

  font-size: 30px !important;

  font-weight: 700;

  text-transform: uppercase;

  padding: 0;

  position: relative;

}

.jb-title {

  color: #000000;

  font-size: 36px !important;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.jb-title:after {

  background: url(../../../../images/creativ/hr.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

@media (max-width: 767px) {

  .jb-title-intro {

    max-width: 100%;

    margin: 0px auto;

    text-align: center;

    margin-bottom: 30px;

    color: #999999;

  }

}

@media (min-width: 768px) {

  .jb-title-intro {

    max-width: 53%;

    margin: 0px auto;

    text-align: center;

    margin-bottom: 30px;

    color: #999999;

  }

}

@media (min-width: 992px) {

  .jb-title-intro {

    max-width: 53%;

    margin: 0px auto;

    text-align: center;

    margin-bottom: 30px;

    color: #999999;

  }

}

@media (min-width: 1200px) {

  .jb-title-intro {

    max-width: 53%;

    margin: 0px auto;

    text-align: center;

    margin-bottom: 30px;

    color: #999999;

  }

}

.module-title {

  background: transparent;

  color: #000000;

  font-size: 18px;

  margin: 0 0 10px 0;

  padding: 0;

  text-transform: uppercase;

}

@media screen and (min-width: 768px) {

  .module-title {

    margin-bottom: 20px;

  }

}

.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;

}

.divider,

.divider-hover {

  background-image: url(../../../../images/creativ/hr.png);

  background-repeat: no-repeat;

  background-position: center;

  display: block;

  height: 9px;

  margin: 10px auto 15px;

  padding: 0px;

  position: relative;

  width: 100px;

}

.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 #eeeeee;

  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;

}

.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 #eeeeee;

}

.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: #eeeeee;

  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: #555555;

  display: inline-block;

  margin: 0 5px 5px 0;

}

.tagspopular ul > li > a {

  background: #eeeeee;

  border-radius: 3px;

  color: #555555;

  display: block;

  padding: 2px 5px;

}

.tagspopular ul > li > a:hover,

.tagspopular ul > li > a:focus,

.tagspopular ul > li > a:active {

  background: #0095e5;

  color: #ffffff;

  text-decoration: none;

}

.tagssimilar ul {

  margin: 0;

  padding: 0;

  list-style: none;

}

.tagssimilar ul > li {

  border-bottom: 1px solid #eeeeee;

  padding: 8px 0;

}

.tagssimilar ul > li > a {

  color: #555555;

}

.tagssimilar ul > li > a:hover,

.tagssimilar ul > li > a:focus,

.tagssimilar ul > li > a:active {

  color: #0095e5;

}

.module-ct > ol.breadcrumb {

  padding: 6px 12px;

  margin-left: 0;

}

.border-boxed {

  padding: 0px;

  border: 1px solid #F8F8F8;

}

.service-hover {

  position: relative;

  height: 300px;

  padding: 30px;

  cursor: pointer;

  text-align: center;

}

.service-hover .jb-feature-icon {

  padding: 60px 0 0 0;

  display: block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.service-hover .jb-feature-icon em {

  color: #0095e5;

  font-size: 38px;

  margin-bottom: 10px;

}

.service-hover .jb-feature-icon h3 {

  text-transform: uppercase;

  font-size: 18px;

  margin: 10px 0;

}

.service-hover .jb-feature-dec {

  color: #ffffff;

  display: inline-block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  opacity: 0;

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.service-hover:hover {

  background: #0095e5;

  position: relative;

  height: 300px;

}

.service-hover:hover .jb-feature-icon {

  padding: 30px 0 0 0;

  display: block;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.service-hover:hover .jb-feature-icon em {

  color: #ffffff;

  font-size: 38px;

  margin-bottom: 10px;

}

.service-hover:hover .jb-feature-icon h3 {

  text-transform: uppercase;

  font-size: 18px;

  margin: 10px 0;

  color: #ffffff;

}

.service-hover:hover .jb-feature-dec {

  opacity: 1;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.service-hover-1 {

  position: relative;

  height: 300px;

  padding: 30px;

  cursor: pointer;

  text-align: center;

}

.service-hover-1 .jb-feature-icon {

  padding: 60px 0 0 0;

  display: block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.service-hover-1 .jb-feature-icon em {

  color: #ffffff;

  font-size: 38px;

  margin-bottom: 10px;

}

.service-hover-1 .jb-feature-icon h3 {

  text-transform: uppercase;

  font-size: 18px;

  margin: 10px 0;

  color: #ffffff;

}

.service-hover-1 .jb-feature-dec {

  color: #ffffff;

  display: inline-block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  opacity: 0;

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.service-hover-1:hover {

  position: relative;

  height: 300px;

}

.service-hover-1:hover .jb-feature-icon {

  padding: 30px 0 0 0;

  display: block;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.service-hover-1:hover .jb-feature-icon em {

  color: #ffffff;

  font-size: 38px;

  margin-bottom: 10px;

}

.service-hover-1:hover .jb-feature-icon h3 {

  text-transform: uppercase;

  font-size: 18px;

  margin: 10px 0;

  color: #ffffff;

}

.service-hover-1:hover .jb-feature-dec {

  opacity: 1;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.process-box {

  color: #ffffff;

  font-weight: 300;

  text-align: center;

  padding: 20px 0px !important;

}

.process-box .widget {

  padding: 30px 60px;

}

.process-box .widget .icon-container {

  font-size: 24px;

  border: 2px solid #ffffff;

  width: 100px;

  position: relative;

  height: 100px;

  display: block;

  margin: 0px auto 25px;

  line-height: 105px;

  font-family: Montserrat,sans-serif;

}

.process-box .widget h3 {

  font-size: 18px;

  color: #ffffff;

  font-weight: 400;

}

.full-image-section {

  padding: 0px;

  background-color: #FFF;

  position: relative;

  overflow: hidden;

}

.full-image-section .image-container.pull-right {

  right: 0px;

}

.full-image-section .image-container {

  z-index: 999;

  height: 100%;

  padding: 0px;

  bottom: 0px;

  position: absolute;

  top: 0px;

}

.background-image-wrapper {

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  background-size: cover !important;

  z-index: 0;

  background-position: 50% 50% !important;

  position: absolute;

}

.full-image-section .background-image {

  bottom: 0px;

  right: 0px;

  z-index: 9999;

  position: absolute;

}

.mini-title {

  position: absolute;

  z-index: 1111;

  top: 50%;

  left: 0px;

  text-align: center;

  right: 0px;

}

.mini-title h2 {

  font-size: 36px;

  font-weight: 700;

  text-transform: uppercase;

}

.service-style-1 {

  display: block;

  margin: 25px 0px;

  min-height: 130px;

  position: relative;

}

.myservices .title h3 {

  font-size: 18px;

  font-weight: 400;

}

.myservices .title h3 em {

  font-size: 31px;

  vertical-align: text-top;

  padding: 0px 15px 0px 0px;

  color: #0095e5;

}

.jb-home-portfolio {

  background-image: url(../../../../images/creativ/pattern.png);

  background-repeat: repeat;

  background-size: 100%;

  text-align: center;

}

.jb-home-portfolio .t3-module {

  margin-bottom: 0px;

}

.jb-home-portfolio .modulePretext {

  margin: 0 auto;

}

@media (max-width: 767px) {

  .jb-home-portfolio .modulePretext {

    max-width: 100%;

  }

}

@media (min-width: 768px) {

  .jb-home-portfolio .modulePretext {

    max-width: 50%;

  }

}

@media (min-width: 992px) {

  .jb-home-portfolio .modulePretext {

    max-width: 50%;

  }

}

@media (min-width: 1200px) {

  .jb-home-portfolio .modulePretext {

    max-width: 50%;

  }

}

.jb-home-portfolio .portfolio-item {

  padding: 0px;

  position: relative;

  margin-top: 36px;

}

.jb-home-portfolio .portfolio-item .ImageWrapper {

  box-shadow: none;

}

.jb-home-portfolio .portfolio-item .ImageWrapper h3,

.jb-home-portfolio .portfolio-item .ImageWrapper p {

  color: #ffffff !important;

}

.jb-home-portfolio .portfolio-item .ImageWrapper h3 {

  margin-top: 0px;

  margin-bottom: 20px;

}

.jb-home-portfolio .portfolio-item .ImageWrapper .StyleH {

  top: 39%;

}

.jb-home-portfolio .portfolio-item .divider-hover {

  background-image: url(../../../../images/creativ/hr2.png);

  background-repeat: no-repeat;

  background-position: center;

  display: block;

  height: 9px;

  margin: 10px auto 15px;

  padding: 0px;

  position: relative;

  width: 100px;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-image img {

  width: 100%;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-description {

  float: none;

  width: 100%;

}

.sp-simpleportfolio-view-item .sp-simpleportfolio-details .sp-simpleportfolio-meta {

  float: none;

  width: 100%;

  padding-left: 0px;

}

.bg-pattan {

  background-image: url(../../../../images/creativ/pattern.png);

  background-repeat: repeat;

  text-align: center;

}

.bg-pattan .t3-module {

  margin-bottom: 0px;

}

.jb-home-blog .t3-module {

  margin-bottom: 0px;

}

.jb-home-blog .modulePretext {

  margin: 0 auto;

  text-align: center;

}

@media (max-width: 767px) {

  .jb-home-blog .modulePretext {

    max-width: 100%;

  }

}

@media (min-width: 768px) {

  .jb-home-blog .modulePretext {

    max-width: 50%;

  }

}

@media (min-width: 992px) {

  .jb-home-blog .modulePretext {

    max-width: 50%;

  }

}

@media (min-width: 1200px) {

  .jb-home-blog .modulePretext {

    max-width: 50%;

  }

}

.jb-home-blog .blog-item {

  margin-top: 36px;

}

.jb-home-blog .blog-item .ImageWrapper {

  box-shadow: none;

}

.jb-home-blog .blog-item .ImageWrapper h3,

.jb-home-blog .blog-item .ImageWrapper p {

  color: #ffffff !important;

}

.jb-home-blog .blog-item .meta {

  margin-top: 20px;

  text-transform: uppercase;

  font-size: 14px;

  font-weight: 600;

}

.jb-home-blog .blog-item .blog-title h3 a {

  color: #282828;

  line-height: 1.5;

  font-weight: 700;

}

.jb-footer-subscrib .acymailing_introtext {

  font-size: 14px;

  padding: 0px;

  font-weight: 400;

  margin: 0px;

  color: #F5F5F5;

  font-family: 'Montserrat', sans-serif;

}

.jb-footer-subscrib .acymailing_form {

  position: relative;

  width: 100%;

  margin: 11px -7px 0;

}

.jb-footer-subscrib .acymailing_form .inputbox {

  background: #202020 none repeat scroll 0% 0%;

  height: 45px;

  color: #444;

  border-radius: 500px;

  border-color: #202020;

}

.jb-footer-subscrib .acymailing_form .acysubbuttons input {

  border-radius: 500px;

  position: absolute;

  right: 8px;

  top: 5px;

}

.jb-rest-subscriber .acymailing_introtext {

  font-size: 24px;

  color: #ffffff;

  line-height: 1.7;

  padding: 3% 14% 2% !important;

  font-family: 'Montserrat', sans-serif;

}

.jb-rest-subscriber .acymailing_form {

  position: relative;

  width: 100%;

  margin: auto;

}

.jb-rest-subscriber .acymailing_form .fieldacyname,

.jb-rest-subscriber .acymailing_form .fieldacyemail {

  display: inline-block;

}

.jb-rest-subscriber .acymailing_form .fieldacyname label,

.jb-rest-subscriber .acymailing_form .fieldacyemail label {

  position: relative;

  top: 37px;

  color: #ffffff;

  font-weight: 300;

}

.jb-rest-subscriber .acymailing_form .inputbox {

  background: #2F2F2F;

  height: 45px;

  color: #ffffff;

  border-radius: 500px;

  border-color: #2F2F2F;

  display: inline-flex;

}

.jb-rest-subscriber .acymailing_form .acysubbuttons input {

  border-radius: 500px;

  padding: 11px 53px;

  margin-top: 20px;

}

@media (max-width: 767px) {

  .welcome-message {

    background: #f6f6f6;

    display: block;

    margin: auto;

    padding: 50px;

    position: relative;

    width: 100%;

    z-index: 99;

    text-align: center;

  }

  .welcome-message img {

    margin: 0 auto;

    display: block;

  }

  .welcome-message h3 {

    margin: 0 auto;

  }

  .welcome-message .btn {

    margin: 0 auto;

  }

}

@media (min-width: 768px) {

  .welcome-message {

    background: #f6f6f6;

    display: block;

    margin: auto;

    padding: 50px;

    position: relative;

    width: 100%;

    z-index: 99;

    text-align: center;

  }

  .welcome-message img {

    margin: 0 auto;

    display: block;

  }

  .welcome-message h3 {

    margin: 0 auto;

    text-align: center;

  }

  .welcome-message .btn {

    margin: 0 auto;

  }

}

@media (min-width: 992px) {

  .welcome-message {

    background: url(../../../../images/creativ/messageb.png) -34px top no-repeat;

    display: block;

    margin: auto;

    padding: 40px;

    position: relative;

    width: 100%;

    z-index: 99;

    text-align: none;

  }

  .welcome-message img {

    display: inline;

  }

  .welcome-message h3 {

    margin: -9px;

  }

}

@media (min-width: 1200px) {

  .welcome-message {

    background: url(../../../../images/creativ/messageb.png) -34px top no-repeat;

    display: block;

    margin: auto;

    padding: 40px;

    position: relative;

    width: 100%;

    z-index: 99;

    text-align: none;

  }

  .welcome-message img {

    display: inline;

  }

  .welcome-message h3 {

    margin: -9px;

  }

}

.services_vertical {

  overflow: hidden;

  padding: 30px 0px 0px;

}

.service_vertical_box {

  margin: 20px 0px 0px !important;

}

.service_vertical_box {

  overflow: hidden;

  display: block;

}

.service_vertical_box .service-icon {

  border-color: #0095e5;

  text-decoration: none !important;

  color: #ffffff !important;

  background-color: #0095e5;

}

.service_vertical_box .service-icon {

  clear: both;

  color: #ffffff;

  display: block;

  float: left;

  font-size: 24px;

  height: 70px;

  line-height: 70px;

  margin: 0px 30px 30px 10px;

  text-align: center;

  width: 70px;

}

.service_vertical_box h3 {

  margin: 0px;

  text-transform: uppercase;

  font-size: 18px;

}

.color-black .gp-number .gb-count .gp-icon {

  line-height: 48px;

  color: #0BBFF2;

  font-size: 48px;

  display: inline;

}

.color-black .gp-number .odometer {

  color: #333333 !important;

}

.color-black .gp-number p {

  color: #333333;

}

.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;

  font-size: 48px;

  display: block;

}

.gp-number .gp-count .odometer {

  font-weight: 600;

  font-style: normal;

  color: #ffffff;

  font-size: 48px;

}

.gp-number p {

  font-size: 22px;

  text-transform: capitalize;

  font-weight: 300;

  margin-top: 20px;

  color: #ffffff;

  text-align: center;

}

#colorful-tab .nav-tabs > li > a {

  border: 1px solid transparent;

  height: 80px;

  line-height: 80px;

  padding: 0;

  font-size: 24px;

  text-align: center;

  width: 80px;

}

#colorful-tab .nav-tabs > li {

  margin: 0 5px;

}

#colorful-tab .service-icon img {

  display: block;

  max-width: 120px;

  position: relative;

  width: 120px;

  height: 120px;

}

#colorful-tab .service-icon {

  background: 0 0;

}

#colorful-tab .service_vertical_box {

  padding: 30px 40px;

  color: #fff;

}

#colorful-tab .service_vertical_box .service-icon {

  margin: auto;

  width: auto;

  height: auto;

}

#colorful-tab .service_vertical_box h3 {

  color: #fff;

  text-transform: uppercase;

}

#colorful-tab .nav-tabs > li.active > a,

#colorful-tab .nav-tabs > li.active > a:focus,

#colorful-tab .nav-tabs > li.active > a:hover,

#colorful-tab .nav-tabs > li > a,

#colorful-tab .nav-tabs > li > a:focus,

#colorful-tab .nav-tabs > li > a:hover {

  -moz-border-bottom-colors: none;

  -moz-border-left-colors: none;

  -moz-border-right-colors: none;

  -moz-border-top-colors: none;

  background-color: transparent;

  border-color: transparent;

  border-image: none;

  border-style: solid;

  border-width: 0;

  color: #fff;

  cursor: pointer;

  transition: background-color 0.3s ease-in-out;

  -webkit-transition: background-color 0.3s ease-in-out;

}

#colorful-tab .nav-tabs {

  border: none;

  margin-bottom: 30px;

}

#colorful-tab .nav-tabs > li.active > a,

#colorful-tab .nav-tabs > li.active > a:focus,

#colorful-tab .nav-tabs > li.active > a:hover {

  width: 100px;

  height: 100px;

  font-size: 34px;

  line-height: 100px;

}

#colorful-tab .nav-pills > li,

#colorful-tab .nav-tabs > li {

  float: none;

  display: inline-block;

  zoom: 1;

}

#colorful-tab .nav-tabs {

  text-align: center;

}

.shortcode-widget.section-content {

  margin-bottom: 0 !important;

}

.shortcode-widget p {

  margin: 25px 0 0;

}

.shortcode-widget h3 {

  font-size: 30px !important;

  margin-bottom: 0 !important;

  margin-top: 0 !important;

  font-weight: 700;

  text-transform: uppercase;

}

.progress {

  background: #DBDBDB none repeat scroll 0% 0%;

  border-radius: 15px;

  box-shadow: none !important;

  height: 20px;

  margin: 40px 0px 20px !important;

  position: relative;

}

.progress-bar-green {

  background: #52c854;

}

.progress-bar-red {

  background: #f65353;

}

.progress-bar-yellow {

  background: #ffcc0e;

}

.progress-bar-purple {

  background: #564bb5;

}

.progress-bar-tael {

  background: #18e2ba;

}

.colorfulbg-blue,

.progress-bar-blue {

  background: #0095e5;

}

.progress > .progress-type {

  background-color: rgba(25, 25, 25, 0.2);

  color: #FFF;

  left: 0px;

  font-weight: 400;

  font-size: 12px;

  padding: 0px 10px;

  position: absolute;

}

.progress > .progress-completed {

  position: absolute;

  right: 0px;

  color: #242424;

  font-size: 12px;

  padding: 0px 20px 0px 0px;

}

.pricing-box {

  background: #fff;

  text-align: center;

  padding: 40px 20px;

  cursor: pointer;

  -webkit-border-radius: 30px;

  -moz-border-radius: 30px;

  border-radius: 30px;

}

.pricing-box.background-gray {

  background: #f5f5f5;

}

.pricing-box h3 {

  text-transform: uppercase;

}

.pricing-box h1 {

  font-size: 100px;

  font-weight: 700;

  max-width: 230px;

  margin: auto;

  position: relative;

}

.pricing-box h1 sup {

  font-size: 24px;

  vertical-align: top;

  top: 25px;

}

.pricing-box h1 em {

  bottom: 0;

  font-size: 24px;

  position: absolute;

  right: 30px;

  vertical-align: middle;

}

.pricing-box.active h1,

.pricing-box.active h3,

.pricing-box:hover h1,

.pricing-box:hover h3 {

  color: #fff !important;

}

.pricing-box.active .btn,

.pricing-box:hover .btn {

  background: #fff !important;

  color: #242424;

}

.pricing-head {

  position: relative;

}

.pricing-body ul {

  padding: 20px 0;

}

.pricing-body ul li {

  padding: 10px 0;

  list-style: none;

}

.pricing-box.active,

.pricing-box:hover {

  border-color: #0095e5;

  text-decoration: none !important;

  color: #ffffff !important;

  background: #0095e5 none repeat scroll 0% 0%;

}

.testimonials-bg {

  background: url(../../../../images/creativ/about_07.jpg) no-repeat fixed;

  background-size: 100%;

}

.testimonials-bg-2 {

  background: url(../../../../images/creativ/about_12.jpg) no-repeat fixed;

  background-size: 100%;

}

.skills-bg {

  background: url(../../../../images/creativ/about_02.jpg) repeat scroll;

  background-size: 100%;

}

.owl-carousel .owl-controls {

  position: initial !important;

  padding-top: 0px;

  margin-top: 0px;

}

.owl-carousel .owl-controls .owl-buttons [class*="owl-"] {

  background: #FFF;

  border: 0px solid #FFF;

  border-radius: 100%;

  color: #242424;

  cursor: pointer;

  display: inline-block;

  font-size: 28px;

  height: 60px;

  line-height: 66px;

  margin: 0px 3px;

  padding: 0px;

  text-align: center;

  width: 60px;

}

.owl-carousel .owl-controls .owl-buttons [class*="owl-"]:hover {

  color: #fff !important;

  background: #17dfbe;

  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));

  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

}

.owl-carousel .owl-controls .owl-buttons .owl-prev {

  position: absolute;

  left: 0px;

  top: 40%;

  height: 66px;

  width: 66px;

}

.owl-carousel .owl-controls .owl-buttons .owl-prev .icon-chevron-left {

  margin-top: 12px;

}

.owl-carousel .owl-controls .owl-buttons .owl-next {

  position: absolute;

  right: 0px;

  top: 40%;

  height: 66px;

  width: 66px;

}

.owl-carousel .owl-controls .owl-buttons .owl-next .icon-chevron-right {

  margin-top: 12px;

}

.owl-item .jbt-avatar img {

  width: 100px !important;

}

.owl-item .jbt-avatar-name {

  font-size: 16px !important;

  margin: 20px 0px 5px;

  text-transform: uppercase;

}

.owl-item .jbt-avatar-company {

  font-weight: 700;

  color: #0095e5;

  text-transform: uppercase;

}

.owl-item .jbt-quote:before {

  display: none;

}

.owl-item .jbt-quote .jb-responsive-testimonal-quote {

  font-weight: 300;

  font-family: Georgia, Times, Times New Roman, serif;

  margin-top: 25px;

  color: #A4A4A4;

  font-size: 22px;

  font-style: italic;

  padding: 40px;

}

.jbt-style-3 .jbt-avatar-name {

  font-size: 16px !important;

  margin: 20px 0px 5px;

  text-transform: uppercase;

}

.jbt-style-3 .jbt-avatar-company {

  font-weight: 700;

  color: #0095e5;

  text-transform: uppercase;

}

.jbt-style-3 .jbt-quote {

  margin-bottom: 0px;

}

.jbt-style-3 .jbt-quote .jb-responsive-testimonal-quote {

  font-weight: 300;

  font-family: Georgia,Times,Times New Roman,serif;

  margin-top: 25px;

  color: #A4A4A4;

  font-size: 18px;

  font-style: italic;

  padding: 0px;

}

.bg-img-fixed {

  background-size: cover !important;

  display: table;

  width: 100%;

  height: 100%;

  min-height: 100%;

  position: relative;

  overflow: hidden;

  vertical-align: sub;

  background-color: rgba(255, 255, 255, 0);

  background-image: none;

  background-repeat: repeat;

  background-attachment: scroll;

  background-position: 0% 0%;

  background-clip: border-box;

  background-origin: padding-box;

  padding: 90px 0px;

  z-index: 10;

}

.home-2-icon-hover {

  position: relative;

  height: 200px;

  padding: 20px;

  cursor: pointer;

  text-align: center;

}

.home-2-icon-hover .jb-feature-icon {

  padding: 60px 0 0 0;

  display: block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.home-2-icon-hover .jb-feature-icon em {

  color: #ffffff;

  font-size: 38px;

  margin-bottom: 10px;

}

.home-2-icon-hover .jb-feature-dec {

  color: #ffffff;

  display: inline-block;

  -webkit-transform: translateY(10px);

  -moz-transform: -moz-translateY(10px);

  -ms-transform: -ms-translateY(10px);

  transform: translateY(10px);

  opacity: 0;

  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;

  -moz-transition: -moz-transform 0.3s, opacity 0.2s;

  -webkit-transition: transform 0.3s, opacity 0.2s;

}

.home-2-icon-hover .jb-feature-dec h3 {

  text-transform: uppercase;

  color: #ffffff;

  font-size: 16px;

}

.home-2-icon-hover:hover {

  position: relative;

  height: 200px;

}

.home-2-icon-hover:hover .jb-feature-icon {

  padding: 30px 0 0 0;

  display: block;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.home-2-icon-hover:hover .jb-feature-icon em {

  color: #ffffff;

  font-size: 38px;

  margin-bottom: 10px;

}

.home-2-icon-hover:hover .jb-feature-dec {

  opacity: 1;

  -webkit-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

}

.home-2-icon-hover:hover .jb-feature-dec h3 {

  text-transform: uppercase;

  color: #ffffff;

  font-size: 16px;

}

.background-image-wrapper {

  top: 0px;

  left: 0px;

  width: 100%;

  height: 100%;

  background-size: cover !important;

  z-index: 0;

  background-position: 50% 50% !important;

  position: absolute;

}

.background-image {

  position: absolute;

  right: 0px;

  z-index: 9999;

}

.team-member .social-icons {

  display: inline-block;

  float: none;

  margin: -66px auto;

  position: relative;

  text-align: center;

}

.team-member .social-icons em {

  margin: 10px 0;

  display: block;

  width: 38px;

  height: 38px;

  line-height: 38px;

  color: #ffffff;

  background: #0095e5;

}

.team_desc {

  *margin-top: 20px;

}

.team_desc h3 {

  margin-bottom: 5px;

  margin-top: 0px;

  font-size: 20px !important;

}

.team-member {

  text-align: center;

}

.team-list .owl-team {

  margin: 30px 0;

}

.social-icons span a {

  text-decoration: none !important;

}

.carousel .section-content {

  margin-bottom: 40px;

}

.carousel .section-content h3 {

  text-transform: uppercase;

  font-weight: 700;

}

.carousel .carousel-control {

  *position: absolute !important;

  margin: 5px;

  width: 30px;

  height: 30px;

  top: inherit;

  left: inherit;

  bottom: inherit;

  text-shadow: none;

  opacity: 1;

  color: #ffffff !important;

  border-radius: 500px;

  background: #17dfbe !important;

  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));

  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

}

.carousel .carousel-control em {

  line-height: 30px;

}

.carousel .carousel-control.left {

  background-image: none;

}

.carousel .carousel-control.right {

  background-image: none;

  right: 84%;

}

.owl-theme .owl-dots .owl-dot.active span,

.owl-theme .owl-dots .owl-dot:hover span {

  color: #fff !important;

  background: #17dfbe !important;

  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));

  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

}

#first-slider .owl-controls,

#second-slider .owl-controls {

  display: inline-block !important;

}

.social-section {

  position: relative;

  z-index: 100;

}

.social {

  padding: 50px 0;

  position: relative;

  text-align: center;

}

.social a {

  color: #fff;

}

.social-facebook-bg {

  background: #4d6bab;

}

.social-google-plus-bg {

  background: #f24f42;

}

.social-dribbble-bg {

  background: #e56293;

}

.social-twitter-bg {

  background: #4ec6f8;

}

.square-service {

  padding: 0px 30px;

  text-align: center;

  margin-top: 30px;

}

.icon-container {

  font-family: Montserrat,sans-serif;

  font-size: 24px;

  border: 1px solid #FFF;

  width: 100px;

  position: relative;

  height: 100px;

  display: block;

  margin: 0px auto;

  line-height: 105px !important;

}

.square-service i,

.square-service em {

  font-size: 34px !important;

  color: #ffffff;

}

.square-service h3 {

  font-size: 18px !important;

  text-transform: uppercase;

}

.bigger-image img {

  margin: 80px auto 20px;

}

.accordion .accordion-heading .accordion-toggle > em {

  background-color: #fff;

  border-radius: 100px;

  color: #0095e5;

  font-size: 14px;

  height: 32px;

  line-height: 32px;

  margin-right: 10px;

  text-align: center;

  width: 32px;

}

.accordion .accordion-heading .accordion-toggle > em:hover {

  background: #0095e5;

  color: #ffffff;

}

.accordion .accordion-heading .accordion-toggle > em {

  background: #0095e5;

  color: #ffffff;

}

.section-white .accordion .accordion-heading .accordion-toggle > em {

  background-color: #f5f5f5;

}

.accordion-inner p {

  padding-left: 45px;

}

.accordion .accordion-heading .accordion-toggle {

  color: #282828;

  font-family: Montserrat,sans-serif;

  cursor: pointer;

  font-size: 16px;

  display: block;

  margin: 5px 0 15px;

  outline: 0 !important;

  padding: 5px 0!important;

  text-decoration: none;

}

.sp-simpleportfolio-filter ul li a {

  border-radius: 500px !important;

  background: transparent !important;

  font-weight: bold;

  color: #999999 !important;

  font-family: 'Montserrat', sans-serif;

  outline: none;

}

.sp-simpleportfolio-filter ul li a:hover {

  background: #0095e5 !important;

  color: #ffffff !important;

}

.sp-simpleportfolio-filter ul .active a {

  background: #0095e5 !important;

  color: #ffffff !important;

}

.sp-simpleportfolio-items .ImageWrapper .sp-simpleportfolio-tags p {

  color: #ffffff;

}

#sp-simpleportfolio .ImageWrapper .StyleH {

  top: 40%;

}

#sp-simpleportfolio .ImageWrapper .StyleH .sp-simpleportfolio-tags p {

  color: #ffffff;

}

.j2store-product-filters {

  margin-bottom: 40px;

}

.price-filters .ui-widget {

  width: 93% !important;

}

.price-filters #j2store-slider-range {

  display: inline-block;

  margin-top: 15px;

}

.price-filters #j2store-slider-range .ui-slider-range {

  background: #0095e5 !important;

}

.price-filters #j2store-slider-range .ui-slider-handle {

  background: #ffffff !important;

  border-radius: 0px;

  top: -0.4em;

  border: 2px solid #0095e5;

  margin-left: -3px;

}

.price-filters .price-input-box {

  margin-top: 15px;

}

.category-filters .j2product-categories a {

  font-size: 14px;

  cursor: pointer;

  padding: 10px 15px;

  border-bottom: 1px solid #eeeeee;

  border-radius: 0px;

  font-weight: 400;

  color: #333333;

}

.category-filters .j2product-categories a:hover {

  cursor: pointer;

  background: #0095e5;

  color: #ffffff;

}

.category-filters .j2product-categories a i {

  margin: 5px;

}

.jb-filter-author .j2store-product-brand-label {

  display: block;

  font-size: 14px;

  padding: 5px 15px;

  color: #282828;

  font-weight: normal;

  border-bottom: 1px solid #eee;

}

.jb-products-filter-head {

  padding: 10px;

}

.jb-products-filter-head select,

.jb-products-filter-head .j2store-product-search-input,

.jb-products-filter-head .inputbox {

  padding: 0px 10px 0px;

  box-shadow: none;

  border-radius: 0px;

  border-color: #eeeeee;

}

.jb-shop-grid {

  margin-top: 20px;

  text-align: center;

  border: 1px solid #f6f6f6;

}

.jb-shop-grid .jb-j2store-content-block {

  background: #fafafa;

  border-top: 1px solid #fafafa;

  padding: 14px 0px;

}

.jb-shop-grid .jb-j2store-content-block .product-title {

  text-transform: uppercase;

  margin: 0px;

}

.jb-shop-grid .jb-j2store-content-block .product-title a {

  font-size: 16px;

  color: #333333;

  text-transform: uppercase;

}

.jb-shop-grid .jb-j2store-content-block .product-price-container {

  text-align: center;

}

.jb-shop-grid .jb-j2store-content-block .product-price-container .base-price {

  float: none;

  display: inline;

}

.jb-shop-grid .jb-j2store-content-block .product-price-container .strike {

  text-decoration: line-through;

  margin-right: 10px;

  color: #a8a8a8 !important;

  font-size: 14px;

  font-weight: bold;

}

.jb-shop-grid .jb-j2store-content-block .product-price-container .sale-price {

  color: #0095e5;

  display: inline;

}

.jb-shop-grid .jb-j2store-content-block .discount-percentage {

  position: absolute;

  display: block;

  right: 16px;

  top: 26px;

  z-index: 50;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 13px;

  text-align: center;

  background: #333333;

  color: #ffffff;

  line-height: 16px;

  overflow: hidden;

  backface-visibility: hidden;

  border-radius: 50%;

  width: 60px;

  height: 60px;

  padding-top: 15px;

}

.jb-shop-grid .jb-j2store-content-block .discount-percentage p {

  margin: 13px 0px !important;

}

.j2store-single-product .j2store-view-back-button {

  margin-bottom: 20px;

}

.j2store-single-product .simple-product .j2store-mainimage {

  text-align: center;

  border: 1px solid #eeeeee;

}

.j2store-single-product .j2store-product-additional-images {

  margin-top: 20px;

}

.j2store-single-product .j2store-product-additional-images .additional-image-list {

  margin-bottom: 20px;

}

.j2store-single-product .j2store-product-additional-images .additional-image-list li {

  border: 3px solid #eeeeee;

  display: inline-block;

  border-radius: 4px;

}

.j2store-single-product .j2store-product-additional-images .additional-image-list li:hover {

  border-color: #0095e5;

}

.j2store-single-product .jb-product-detail-right .jb-sdesc {

  padding: 0px 0px 15px;

  border-bottom: 1px solid #eeeeee;

}

.j2store-single-product .jb-product-detail-right .no-padding {

  padding-left: 0px;

  padding-right: 0px;

}

.j2store-single-product .product-title {

  color: #282828;

  text-transform: capitalize;

  font-size: 24px;

  margin-top: 0px;

}

.j2store-single-product .price-sku-brand-container {

  margin-top: 25px;

}

.j2store-single-product .price-sku-brand-container .strike {

  text-decoration: line-through;

  margin-right: 10px;

  color: #a8a8a8 !important;

  font-size: 14px;

  font-weight: bold;

}

.j2store-single-product .price-sku-brand-container .sale-price {

  color: #0095e5;

  display: inline;

  font-weight: bold;

  font-size: 28px;

}

.j2store-single-product .price-sku-brand-container .sale-price .zero-price {

  font-size: 18px;

  font-weight: 400;

}

.j2store-single-product .price-sku-brand-container .sku-text,

.j2store-single-product .price-sku-brand-container .manufacturer-brand-text {

  font-weight: bold;

}

.j2store-single-product .j2store-add-to-cart {

  margin-left: 0px;

  display: block;

}

.j2store-single-product .j2store-add-to-cart .product-qty {

  display: inline;

}

.j2store-single-product .j2store-add-to-cart .product-qty .input-mini {

  border: 3px solid #eeeeee;

  width: 70px !important;

  box-shadow: none;

  height: 50px;

}

.j2store-single-product .j2store-add-to-cart .j2store-cart-button {

  border-radius: 3px;

  margin: 5px;

}

.j2store-single-product #j2store_app_shareButton {

  margin-top: 20px;

}

.j2store-single-product #j2store_app_shareButton a {

  border: 1px solid #eaeaea;

  border-radius: 50%;

  display: inline-block;

  height: 32px;

  line-height: 28px;

  margin-right: 6px;

  text-align: center;

  width: 32px;

}

.j2store-single-product #j2store_app_shareButton a img {

  opacity: 0.6;

  transition: all 0.4s ease 0s;

}

.j2store-single-product #j2store_app_shareButton a:hover {

  opacity: 1;

  border: 1px solid #333333;

}

.j2store-single-product .j2store-addtocart-form {

  margin-bottom: 10px;

}

.j2store-single-product .j2store-addtocart-form .options .col-sm-6 {

  padding: 0px;

}

.j2store-single-product .j2store-addtocart-form .options .option {

  width: 49%;

  display: inline-block;

  margin-bottom: 20px;

  margin-top: 20px;

}

.j2store-single-product .j2store-addtocart-form .options .option .required {

  display: inline;

  float: left;

  color: #ff0000;

}

.j2store-single-product .j2store-addtocart-form .options .option b {

  display: block;

  text-transform: uppercase;

}

.j2store-single-product .j2store-addtocart-form .options .option select {

  border-radius: 0px;

  width: 100%;

  border: 3px solid #eeeeee;

  box-shadow: none;

  height: 50px;

}

.j2store-single-product .product-qty {

  display: block;

  margin-bottom: 10px;

}

.j2store-single-product .product-qty p {

  display: inline-block;

}

.j2store-single-product .nav-tabs {

  border-bottom: none;

  margin-bottom: 20px;

  margin-top: 20px;

}

.j2store-single-product .nav-tabs li a {

  border: 2px solid #eeeeee;

  border-radius: 3px;

  outline: none;

  font-size: 13px;

  font-weight: bold;

  text-transform: uppercase;

}

.j2store-single-product .nav-tabs li a:hover {

  background: #0095e5;

  color: #ffffff;

  border: 2px solid #0095e5;

}

.j2store-single-product .nav-tabs > li.active > a,

.j2store-single-product .nav-tabs > li.active > a:hover,

.j2store-single-product .nav-tabs > li.active > a:focus {

  border: 2px solid #0095e5;

  border-radius: 3px;

  background-color: #0095e5;

  color: #ffffff;

}

.j2store-single-product .tab-content {

  background: #f6f6f6;

  padding: 2.4em 2em 2.4em;

  border-radius: 3px;

}

.j2store-single-product .tab-content .product-sdesc td,

.j2store-single-product .tab-content .product-sdesc th {

  border: none;

  text-transform: capitalize;

}

.j2store-single-product .tab-content #j2store-comments h4 {

  border-bottom: none;

  padding: 0px 24px;

}

.j2store-single-product .tab-content #j2store-comments .rss {

  background: url("../../../../images/system/feed.png") no-repeat !important;

}

.j2store-single-product .tab-content #j2store-comments .refresh {

  background: url("../../../../images/system/refresh.png") no-repeat !important;

  padding: 0px 0px 0px 16px;

}

.j2store-single-product .tab-content #j2store-comments .comments-list {

  margin-left: 0px;

}

.j2store-single-product .tab-content #j2store-comments .comments-list .rbox {

  border: none;

  padding: 17px 40px;

}

.j2store-single-product .tab-content #j2store-comments .comments-list .rbox .comment-box .comment-body {

  color: #999999;

  margin-top: 10px;

  font-size: 14px;

  line-height: 28px;

}

.j2store-single-product .tab-content #j2store-comments .comments-list .comments-inline-edit {

  padding: 20px;

}

.j2store-single-product .tab-content #j2store-comments #comments-form input {

  width: 100%;

  height: 40px;

  border-radius: 3px;

  border-color: #f6f6f6;

}

.j2store-single-product .tab-content #j2store-comments #comments-form textarea {

  max-width: 100% !important;

  width: 100% !important;

  border-radius: 3px;

  border-color: #f6f6f6;

}

.j2store-single-product .tab-content #j2store-comments #comments-form .grippie {

  max-width: 100% !important;

  width: 100% !important;

}

.j2store-single-product .tab-content #j2store-comments #comments-form label {

  font-family: 'Source Sans Pro', sans-serif !important;

}

.j2store-single-product .tab-content #j2store-comments .checkbox {

  width: auto !important;

}

.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn {

  background-image: none !important;

}

.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div {

  background-image: none !important;

}

.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a {

  padding: 10px 20px;

  background: #0095e5;

  border: 2px solid #0095e5;

  color: #ffffff;

  height: auto !important;

  line-height: inherit;

  display: inline-block;

  border-radius: 3px;

  font-family: 'Source Sans Pro', sans-serif !important;

}

.j2store-single-product .tab-content #j2store-comments #comments-form-buttons .btn div a:hover {

  background: #0095e5;

  border: 2px solid #0095e5;

}

.app_emailtofriend a {

  font-weight: bold;

  color: #333333;

  outline: none;

  margin-top: 15px;

  display: block;

}

.app_emailtofriend .icon {

  border-radius: 100%;

  height: 30px;

  line-height: 30px;

  margin: 0 auto;

  text-align: center;

  width: 30px;

}

.jb-shop-page-slider .owl-item {

  padding: 5px;

}

.jb-shop-page-slider .owl-item .item {

  border: 1px solid #eeeeee;

}

.jb-shop-page-slider .jb-shop-page .ImageWrapper .j2store_product_image img {

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  transform: scale(1);

}

.jb-shop-page-slider .jb-shop-page .ImageWrapper:hover .j2store_product_image img {

  opacity: .5;

  -webkit-transform: scale(1);

  transform: scale(0.9);

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block {

  background: #fafafa;

  border-top: 1px solid #fafafa;

  padding: 14px 0;

  text-align: center;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .j2store_product_title {

  margin: 0px;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .j2store_product_title a {

  font-size: 16px;

  font-weight: 400;

  text-transform: uppercase;

  color: #282828;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container {

  display: inline;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .base-price {

  color: #0095e5;

  display: inline;

  font-weight: bold;

  font-size: 16px;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .strike {

  text-decoration: line-through;

  margin-right: 10px;

  color: #a8a8a8 !important;

  font-size: 14px;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .sale-price {

  color: #0095e5;

  display: inline-block;

  font-weight: bold;

  font-size: 16px;

}

.jb-shop-page-slider .jb-shop-page .j2store_product_content_block .product-price-container .sale-price .zero-price {

  font-weight: 400;

}

.jb-shop-page-slider .owl-carousel .owl-controls {

  position: initial !important;

  padding-top: 0px;

  margin-top: 0px;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons [class*="owl-"] {

  background: #ffffff;

  border: 2px solid #999999;

  border-radius: 0px !important;

  color: #242424;

  cursor: pointer;

  display: inline-block;

  font-size: 28px;

  height: 60px;

  line-height: 42px;

  margin: 0px 3px;

  padding: 0px;

  text-align: center;

  width: 60px;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons [class*="owl-"]:hover {

  color: #ffffff !important;

  border: 2px solid #17dfbe;

  background: #17dfbe;

  background: -moz-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -webkit-gradient(left top, left bottom, color-stop(0%, #17dfbe), color-stop(24%, #15dac0), color-stop(57%, #0dc8cb), color-stop(86%, #06b4d7), color-stop(100%, #04afda));

  background: -webkit-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -o-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: -ms-linear-gradient(top, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

  background: linear-gradient(to bottom, #17dfbe 0, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%);

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons div {

  display: block;

  height: 38px;

  margin: 0px 0px 0px -30px;

  top: 50%;

  width: 38px;

  z-index: 5;

  position: absolute;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-prev {

  position: absolute;

  left: 0px;

  top: 40%;

  height: 60px;

  width: 60px;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-prev .icon-chevron-left {

  cursor: pointer;

  display: inline-block;

  font-size: 16px;

  margin-top: 7px;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-next {

  position: absolute;

  right: 0px;

  top: 40%;

  height: 60px;

  width: 60px;

}

.jb-shop-page-slider .owl-carousel .owl-controls .owl-buttons .owl-next .icon-chevron-right {

  cursor: pointer;

  display: inline-block;

  font-size: 16px;

  margin-top: 7px;

}

.freelancer .jb-home-portfolio {

  background-image: none;

}

.freelancer .jb-home-portfolio .t3-module {

  margin-bottom: 0px;

}

.freelancer .jb-home-portfolio .modulePretext {

  max-width: 50%;

  margin: 0 auto;

}

.freelancer .jb-home-portfolio .portfolio-item {

  padding: 0px;

  position: relative;

  margin-top: 36px;

}

.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper {

  box-shadow: none;

}

.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper h3,

.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper p {

  color: #ffffff !important;

}

.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper h3 {

  margin-top: 0px;

  margin-bottom: 20px;

}

.freelancer .jb-home-portfolio .portfolio-item .ImageWrapper .StyleH {

  top: 39%;

}

.freelancer .jb-home-portfolio .portfolio-item .divider-hover {

  background-image: url(../../../../images/creativ/hr2.png);

  background-repeat: no-repeat;

  background-position: center;

  display: block;

  height: 9px;

  margin: 10px auto 15px;

  padding: 0px;

  position: relative;

  width: 100px;

}

.freelancer .full-image-section {

  background-color: inherit;

}

.freelancer .section-title-2 h3 {

  color: #282828;

  display: inline-block;

  font-size: 28px;

  line-height: 1.8;

  font-weight: 700;

  margin-bottom: 20px !important;

  padding: 0px;

  text-transform: uppercase;

}

.freelancer .title-wrapper .section-title-2 h3 {

  color: #282828;

  display: inline-block;

  font-size: 28px;

  line-height: 1.8;

  font-weight: 700;

  margin-bottom: 20px !important;

  padding: 0px;

  text-transform: uppercase;

}

.freelancer .about-tabbed-wrap {

  text-align: center;

}

.freelancer .about-tabbed-wrap .title-wrapper {

  margin-bottom: 37px;

}

.freelancer .about-tabbed-wrap .title-wrapper .mini-2-title h3 {

  background: #282828 !important;

  color: #FFF !important;

  display: inline-block;

  text-transform: uppercase;

  font-size: 16px !important;

  margin: 20px auto 0px !important;

  padding: 10px 32px;

}

.freelancer .about-tabbed-wrap p {

  font-family: Athelas;

  font-style: italic;

  font-size: 20px;

  color: #9D9D9D;

  font-weight: 300;

  margin-bottom: 20px;

  margin-top: 0px;

  line-height: 38px;

}

.freelancer .about-tabbed-wrap span {

  color: #0095e5;

}

.freelancer .section-title h3 {

  background: #333333;

  color: #ffffff;

  display: inline-block;

  font-size: 30px;

  font-weight: 700;

  margin-bottom: 20px !important;

  padding: 10px 25px;

  text-transform: uppercase;

}

.freelancer .section-title h1 {

  font-size: 40px;

  padding: 20px 0px;

  font-weight: 700;

  text-transform: uppercase;

  color: #ffffff;

}

.freelancer .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .ImageOverlayLi:before {

  background: rgba(251, 166, 40, 0.8) !important;

}

.freelancer .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-overlay-wrapper .ImageOverlayLi:after {

  background: rgba(251, 166, 40, 0.8) !important;

}

.calendar table {

  width: 100% !important;

  background: #ffffff;

}

.restaurant .red-effect .StyleH {

  top: 55%;

}

.restaurant .red-effect .StyleH a {

  color: #ffffff !important;

  font-family: Athelas;

  font-style: italic;

}

.restaurant .red-effect .StyleH a:hover {

  text-decoration: none;

}

.restaurant .rest-title-center-big .module-title {

  color: #000000;

  font-size: 36px !important;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.restaurant .rest-title-center-big .module-title:after {

  background: url(../../../../images/creativ/hr3.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

.restaurant .rest-title-center-big2 {

  text-align: center;

}

.restaurant .rest-title-center-big2 span {

  color: #000000;

  font-size: 36px !important;

  font-weight: 700;

  text-transform: uppercase;

  margin: 0 0 40px 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.restaurant .rest-title-center-big2 span:after {

  background: url(../../../../images/creativ/hr3.png) no-repeat scroll center center;

  bottom: -20px;

  content: "";

  height: 10px;

  left: 0px;

  position: absolute;

  width: 100%;

}

.restaurant .section-parallax {

  background-size: cover !important;

  display: table;

  width: 100%;

  height: 100%;

  min-height: 100%;

  position: relative;

  overflow: hidden;

  vertical-align: sub;

  color: #FFF;

  background-color: rgba(255, 255, 255, 0);

  background-image: none;

  background-repeat: repeat;

  background-attachment: scroll;

  background-position: 0% 0%;

  background-clip: border-box;

  background-origin: padding-box;

  padding: 90px 0px;

  z-index: 10;

}

.restaurant .section-parallax em {

  width: 80px;

  height: 80px;

  margin-bottom: 40px;

  margin-top: 30px;

  text-align: center;

  font-size: 21px;

  line-height: 80px;

  color: #FFF;

  border: 2px solid #FFF;

}

.restaurant .section-parallax h3 {

  font-size: 60px;

  line-height: 60px;

  text-transform: uppercase;

  font-weight: 300;

  color: #FFF;

  text-decoration: none;

  font-style: italic;

  padding: 0px;

  background-color: transparent;

  border-width: 0px;

  border-color: #FFF;

  border-style: none;

}

.restaurant .section-title {

  text-align: center;

}

.restaurant .rest-tab.module .gkTabsWrap.vertical ol {

  border: 1px solid #DDD;

  display: table;

  float: none;

  margin: auto !important;

}

.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {

  border-right: 1px solid #EEE;

  text-align: center;

  display: inline-block !important;

  margin: 0px !important;

  padding: 20px 60px;

  float: none !important;

  text-shadow: none;

  color: #333333;

  text-transform: uppercase;

  background: none;

}

@media (max-width: 767px) {

  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {

    font-size: 10px;

    padding: 12px 16px !important;

  }

}

@media (min-width: 768px) {

  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {

    font-size: 14px;

    padding: 12px 20px !important;

  }

}

@media (min-width: 992px) {

  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {

    font-size: 14px;

    padding: 12px 50px !important;

  }

}

@media (min-width: 1200px) {

  .restaurant .rest-tab.module .gkTabsWrap.vertical > ol li {

    font-size: 14px;

    padding: 12px 50px !important;

  }

}

.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li:hover,

.restaurant .rest-tab.module .gkTabsWrap.vertical > ol li.active {

  color: #0095e5 !important;

  position: relative;

}

.restaurant .rest-tab.module .gkTabsItem {

  background: none;

  padding: 25px 0px 25px;

}

.restaurant .rest-tab.module .gkTabsItem.gk-slide_horizontal.gk-active {

  margin-top: 0px;

  display: inline-block;

}

.restaurant .j2store_product_block {

  margin: 35px 0px;

}

.restaurant .j2store_product_block .j2store_product_image_block .Buttons a {

  color: #ffffff !important;

  font-family: Athelas;

  font-style: italic;

  margin-top: 10px;

}

.restaurant .j2store_product_block .j2store_product_image_block .Buttons a:hover {

  text-decoration: none;

}

.restaurant .j2store_product_block .j2store_product_content_block .j2store_product_title {

  margin-top: 0px;

}

.restaurant .j2store_product_block .j2store_product_content_block .j2store_product_title a {

  color: #333333;

  font-size: 18px;

  text-transform: uppercase;

}

.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .strike {

  font-style: italic !important;

  text-decoration: line-through !important;

  font-size: 14px !important;

  color: #333333 !important;

}

.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .sale-price,

.restaurant .j2store_product_block .j2store_product_content_block .product-price-container .base-price {

  font-size: 20px;

  font-family: Athelas;

  color: #0095e5;

  text-decoration: none;

  font-style: italic;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .form-widget h3 {

  font-size: 30px;

  font-weight: 700;

  text-transform: uppercase;

  margin-top: 40px;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .jb-form,

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input {

  width: 100%;

  border-radius: 30px;

  border-color: #eeeeee;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append {

  width: 100%;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append .input-small {

  display: inline-block;

  width: 80%;

  border-color: #eeeeee;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group .input-append .btn {

  background: #0095e5;

  color: #ffffff;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .control-group textarea {

  border-color: #eeeeee;

}

.restaurant .jb-rest-form-section .myservices .jbaf-form-block .jbaf-form-block-inner .jb-check-box {

  display: inline-block;

  float: left;

}

.restaurant .jb-rest-form-section .section-content {

  margin-bottom: 60px;

  margin-top: 40px;

}

.restaurant .jb-rest-shop-grid {

  margin-top: 10px;

}

.restaurant .jb-rest-shop-grid .ImageWrapper {

  border-radius: 100%;

}

.restaurant .jb-rest-shop-grid .j2store-single-product {

  display: inline-block;

  width: 100%;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-title {

  text-transform: uppercase;

  margin-top: 0px;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-title a {

  font-size: 16px;

  color: #333333;

  text-transform: uppercase;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container {

  margin-bottom: 10px;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .base-price {

  float: none;

  display: inline;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .strike {

  text-decoration: line-through;

  margin-right: 10px;

  color: #a8a8a8 !important;

  font-size: 14px;

  font-weight: bold;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .product-price-container .sale-price {

  color: #0095e5;

  display: inline;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .discount-percentage {

  position: absolute;

  display: block;

  right: 16px;

  top: 26px;

  z-index: 50;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 13px;

  text-align: center;

  background: #333333;

  color: #ffffff;

  line-height: 16px;

  overflow: hidden;

  backface-visibility: hidden;

  border-radius: 50%;

  width: 60px;

  height: 60px;

  padding-top: 15px;

}

.restaurant .jb-rest-shop-grid .j2store-single-product .discount-percentage p {

  margin: 13px 0px !important;

}

.medical .hot-tag .mega-caption {

  top: -37px !important;

}

.medical .full-image-section .ImageOverlayLi:before {

  background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0% !important;

}

.medical .full-image-section .ImageOverlayLi:after {

  background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0% !important;

}

.medical .bg-img-fixed {

  padding: 90px 0px 0px;

}

.medical .padding-100 {

  padding-bottom: 100px;

}

.medical .jb-medical-list {

  padding: 10px 0px;

  background: #f6f6f6;

  margin: 16px;

}

.medical .jb-medical-list .mod-content-intro h4 a {

  color: #333333;

  margin-bottom: 18px;

  display: block;

}

.medical .jb-medical-list .mod-content-intro .mod-articles-category-category a {

  color: #ffffff;

  background: #0095e5;

  border-radius: 30px;

  padding: 2px 20px;

  font-weight: 700;

}

.medical .jb-medical-list .mod-content-intro .mod-articles-category-introtext {

  margin-top: 10px;

}

.medical .custom_tabbed {

  background: #f6f6f6;

}

.medical .custom_tabbed .nav-tabs {

  border: none;

  background: #ffffff;

}

.medical .custom_tabbed .nav-tabs li {

  width: 45%;

  border: none;

}

.medical .custom_tabbed .nav-tabs li a {

  height: 60px;

  padding: 16px;

  font-weight: 700;

  text-transform: uppercase;

  margin-right: 10px;

  background: #f6f6f6;

}

@media (max-width: 767px) {

  .medical .custom_tabbed .nav-tabs li a {

    font-size: 14px;

  }

}

@media (min-width: 768px) {

  .medical .custom_tabbed .nav-tabs li a {

    font-size: 18px;

  }

}

@media (min-width: 992px) {

  .medical .custom_tabbed .nav-tabs li a {

    font-size: 18px;

  }

}

@media (min-width: 1200px) {

  .medical .custom_tabbed .nav-tabs li a {

    font-size: 18px;

  }

}

.medical .custom_tabbed .nav-tabs li a:hover {

  border-bottom: 0px;

}

.medical .custom_tabbed .nav-tabs .active a {

  color: #ffffff;

  background: #0095e5;

  border-width: 0px;

}

.medical .jb-medical-form-section {

  padding: 40px;

}

.medical .jb-medical-form-section .jbanyform-forms .control-group .jb-form,

.medical .jb-medical-form-section .jbanyform-forms .control-group .input {

  width: 100%;

  border-radius: 30px;

  border-color: #eeeeee;

}

.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append {

  width: 100%;

}

.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append .input-small {

  display: inline-block;

  width: 80%;

  border-color: #eeeeee;

}

.medical .jb-medical-form-section .jbanyform-forms .control-group .input-append .btn {

  background: #0095e5;

  color: #ffffff;

}

.medical .jb-medical-form-section .jbanyform-forms .control-group textarea {

  border-color: #eeeeee;

}

.medical .jb-sub-green .acymailing_form .inputbox {

  background: #0095e5;

  border-color: #0095e5;

}

.medical .jb-sub-green .acymailing_form .acysubbuttons input {

  border: 2px solid #0095e5;

  border-radius: 500px;

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

}

.medical .jb-sub-green .acymailing_form .acysubbuttons input:active,

.medical .jb-sub-green .acymailing_form .acysubbuttons input:focus {

  border-radius: 500px;

  -moz-border-radius: 500px;

  -webkit-border-radius: 500px;

}

.medical .aboutslider-shadow .s1 {

  background: url(../../../../images/creativ/flexslider_shadow.png) no-repeat scroll center center;

  height: 29px;

  margin: 0px auto;

  bottom: -28.5px;

  overflow: hidden;

  width: 100%;

  position: absolute;

  left: 0px;

}

.jb-onepage .our-works .container,

.jb-onepage .our-services .container,

.jb-onepage .team-mates .container,

.jb-onepage .our-price .container,

.jb-onepage .contact-form .container {

  padding: 100px 0px;

}

.jb-onepage .square-service {

  margin-bottom: 30px;

}

.jb-onepage .square-service i,

.jb-onepage .square-service em {

  color: #0095e5;

}

.jb-onepage .jbaf-form-block .container {

  padding: 50px 0px 0px !important;

}

.jb-onepage .jbaf-form-block .desc {

  max-width: 53%;

  text-align: center;

  color: #999;

  margin: 0px auto;

}

.jb-onepage .jbaf-form-block .form-control {

  width: 100%;

  border-radius: 0px;

  border-color: #eee;

  box-shadow: none;

}

.jb-onepage .jbaf-form-block .jbgooglemap .map-section .map-mask {

  background: rgba(3, 172, 220, 0.7) !important;

}

.the-icons {

  padding-left: 0px;

}

.the-icons li {

  border: 1px solid #eeeeee;

  border-radius: 5px;

  list-style: outside none none;

  margin: 5px;

  font-size: 13px;

  font-weight: 400;

}

.the-icons li:hover {

  border: 1px solid #0095e5;

  background: #0095e5;

  color: #ffffff;

}

.the-icons li:hover em,

.the-icons li:hover i {

  color: #ffffff;

}

.the-icons li em,

.the-icons li i {

  color: #ffffff;

  background: #0095e5;

  margin-right: 10px;

  border-radius: 5px 0px 0px 5px;

  width: 50px;

  height: 50px;

  line-height: 50px;

  text-align: center;

}

.accordion-widget .accordion-heading {

  border: 3px solid #eeeeee;

  margin: 10px;

}

.accordion-widget .accordion-heading .accordion-toggle {

  margin: 0px !important;

  padding: 13px !important;

}

.accordion-widget .accordion-heading .accordion-toggle em {

  float: right;

  background: none !important;

  color: #0095e5 !important;

}

@media (max-width: 767px) {

  .accordion-widget .accordion-heading .accordion-toggle em {

    display: none;

  }

}

.accordion-widget .accordion-heading .accordion-toggle em:hover {

  background: none;

}

.accordion-widget .accordion-inner p {

  padding: 24px !important;

}

.fixed-buy-button {

  border-radius: 3px;

  padding: 20px 23px 20px 17px;

  position: fixed;

  right: -5px;

  top: 200px;

  transition: right 0.3s ease 0s;

  z-index: 999;

}

.fixed-buy-button:hover {

  right: 0;

}

.background-dark {

  background: #242424 none repeat scroll 0 0;

}

.dfd-fixed-button {

  background: #1b1b1b none repeat scroll 0 0;

  border-bottom-left-radius: 2px;

  border-top-left-radius: 2px;

  color: #fff;

  display: block;

  left: 100%;

  line-height: 50px;

  margin-left: -50px;

  position: fixed;

  top: 20%;

  transition: margin-left 0.3s ease 0s, background 0.3s ease 0s;

  width: 200px;

  z-index: 9999;

}

.dfd-fixed-button:hover i {

  color: #0095e5;

}

.dfd-fixed-button i {

  float: left;

  font-size: 20px;

  height: 50px;

  line-height: 50px;

  text-align: center;

  width: 50px;

  color: #ffffff;

}

.dfd-fixed-button.dfd-buy:hover {

  background: #282828 none repeat scroll 0 0;

  color: #fff;

  margin-left: -180px;

}

.j2store-cart .j2store-cart-table thead {

  background: #333333 !important;

}

.j2store-cart .j2store-cart-table thead th {

  color: #ffffff;

  padding: 10px;

  border-bottom: 4px solid #0095e5;

}

.j2store-cart .j2store-cart-table .input-mini {

  width: 60px;

  border: 2px solid #eeeeee;

  box-shadow: none;

  float: left;

}

.j2store-cart .j2store-cart-table .j2store-remove {

  color: #ffffff;

  margin: 0 9px;

  padding: 6px 17px;

}

.j2store-cart .j2store-cart-buttons .buttons-left {

  float: right !important;

}

.j2store-cart .cart-estimator-discount-block h3 {

  margin-bottom: 0px;

  background: #333333;

  color: #ffffff;

  padding: 10px;

  font-size: 14px;

  font-weight: bold;

  border-bottom: 4px solid #0095e5;

}

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form {

  padding: 10px;

  border: 2px solid #eeeeee;

}

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form td,

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form tr td {

  border: none;

  margin-bottom: 5px;

}

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form tr {

  margin-bottom: 5px;

}

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form select,

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form input {

  margin-left: 10px;

  width: 100%;

  margin-bottom: 10px;

}

.j2store-cart .cart-estimator-discount-block #shipping-estimate-form .btn {

  width: auto !important;

}

.j2store-cart .cart-total h3 {

  margin-bottom: 0px;

  background: #333333;

  color: #ffffff;

  padding: 10px;

  font-size: 14px;

  font-weight: bold;

  border-bottom: 4px solid #0095e5;

}

.jb-sidebar-products-list .j2store_products_container {

  padding-left: 0px;

}

.jb-sidebar-products-list .j2store_product_block {

  margin-bottom: 10px;

  border-radius: 3px;

  padding: 5px;

  list-style: none;

  clear: both;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_image_block .j2store_product_image img {

  margin-right: 20px;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title {

  margin: 15px 7px 15px;

  line-height: 4px;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store_product_title a {

  color: #333333;

  font-size: 14px;

  font-weight: 700;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .product-price-container .strike {

  text-decoration: line-through;

  color: #999999;

  font-size: 16px;

  font-weight: 400;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .product-price-container .sale-price {

  font-size: 16px;

  font-weight: 400;

  color: #0095e5;

}

.jb-sidebar-products-list .j2store_product_block .j2store_product_content_block .j2store-product-list-cart {

  display: none;

}



.blog .jcomments-links .readmore-link {

  background-image: none;

  background: #0095e5;

  color: #ffffff;

  border-radius: 30px;

  padding: 7px 12px;

  font-weight: 400;

}

.blog .article-aside .article-info {

  text-transform: uppercase;

  font-weight: bold;

}

.item-page .article-aside .article-info,

.archive .article-aside .article-info {

  text-transform: uppercase;

  font-weight: bold;

}

.items-leading .leading {

  margin-bottom: 40px;

}

.items-row .item {

  margin-bottom: 40px;

}

.divider-vertical {

  margin: 0 0 40px;

  border: 0;

  border-top: 1px solid #eeeeee;

}

.article-aside {

  color: #999999;

  font-size: 13px;

  margin-bottom: 20px;

}

.article-info {

  margin: 0;

  width: 85%;

}

.article-info .article-info-term {

  display: none;

}

.article-info dd {

  display: inline-block;

  margin-left: 0;

  margin-right: 10px;

  white-space: nowrap;

}

.article-info dd strong {

  font-weight: bold;

}

.article-footer {

  color: #999999;

  font-size: 12px;

  margin-bottom: 20px;

}

.article-intro,

.article-content,

.article-image-full {

  margin-bottom: 20px !important;

}

.article-intro img,

.article-content img,

.article-image-full img {

  width: 100%;

  margin-bottom: 10px;

}

.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: #eeeeee;

  color: #555555;

  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;

  }

}

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;

}

.star {

  color: #ff0000;

}

.login-wrap {

  background: #ffffff;

  border: 1px solid #eeeeee;

  border-radius: 4px;

  width: 470px;

  padding: 40px;

  margin: 60px auto;

}

@media (max-width: 767px) {

  .login-wrap {

    padding: 20px;

    width: auto;

  }

}

.login-wrap .page-header {

  border-bottom: 0;

  margin-bottom: 30px;

  position: relative;

  padding-bottom: 0;

}

.login-wrap .page-header h1 {

  display: inline-block;

  font-size: 24px;

  font-weight: 700;

  padding-bottom: 12px;

  position: relative;

}

.login-wrap .page-header h1:before {

  background-color: #eeeeee;

  content: "";

  display: block;

  height: 2px;

  position: absolute;

  bottom: 0;

  left: 0;

  width: 100%;

}

.login-wrap form .control-label {

  text-align: left;

  font-weight: 400 !important;

}

.login-wrap form .control-label {

  position: relative;

  padding: 0;

}

.login-wrap form .control-label label {

  background-color: #f6f6f6;

  border-right: 1px solid #eeeeee;

  border-radius: 4px 0 0 4px;

  color: #0095e5;

  display: block;

  height: 38px;

  left: 1px;

  line-height: 38px;

  padding: 0 0 0 15px;

  position: absolute;

  min-width: 140px;

  top: 1px;

  font-size: 14px;

}

@media (max-width: 767px) {

  .login-wrap form .control-label label {

    background: transparent;

    border: 0;

    padding-left: 0;

    position: static;

    height: auto;

    line-height: 1;

  }

}

.login-wrap form .control-label label#username-lbl:before,

.login-wrap form .control-label label#password-lbl:before,

.login-wrap form .control-label label#secretkey-lbl:before {

  content: "\f007";

  display: inline-block;

  font-family: FontAwesome;

  height: 16px;

  width: 16px;

}

@media (max-width: 767px) {

  .login-wrap form .control-label label#username-lbl:before,

  .login-wrap form .control-label label#password-lbl:before,

  .login-wrap form .control-label label#secretkey-lbl:before {

    display: none;

  }

}

.login-wrap form .control-label label#password-lbl:before {

  content: "\f084";

}

.login-wrap form .control-label label#secretkey-lbl:before {

  content: "\f09c";

}

.login-wrap form label {

  color: #555555;

  text-align: left;

  font-weight: normal;

  font-weight: 400;

}

.login-wrap form .form-group {

  margin: 0 0 24px;

}

.login-wrap form .form-group input[type="text"],

.login-wrap form .form-group input[type="password"] {

  box-shadow: none;

  border-radius: 0px;

  padding: 0 20px 0 150px;

  height: 40px;

  line-height: 40px;

  width: 100%;

}

@media (max-width: 767px) {

  .login-wrap form .form-group input[type="text"],

  .login-wrap form .form-group input[type="password"] {

    padding-left: 20px;

  }

}

.login-wrap .btn-actions {

  text-align: center;

}

.login-wrap .btn-actions:before,

.login-wrap .btn-actions:after {

  content: " ";

  display: table;

}

.login-wrap .btn-actions:after {

  clear: both;

}

@media (max-width: 767px) {

  .login-wrap .btn-actions {

    text-align: center;

  }

}

.login-wrap .btn-actions .btn {

  border: 0;

  float: none;

  font-weight: bold;

  height: 40px;

  line-height: 38px;

  margin-right: 10px;

  padding: 0 20px;

  vertical-align: top;

  width: 100%;

  text-transform: uppercase;

}

@media (min-width: 480px) {

  .login-wrap .btn-actions .btn {

    float: none;

    width: auto;

  }

}

.login-wrap .other-links.form-group {

  margin-bottom: 0;

}

.login-wrap .other-links.form-group ul {

  padding: 0;

  font-size: 13px;

  margin-top: 12px;

  margin-bottom: 0;

  text-align: center;

}

.login-wrap .other-links.form-group ul li {

  display: inline-block;

  padding: 0 5px;

  margin-bottom: 10px;

}

.login-wrap .other-links.form-group ul li a {

  color: #333333;

}

.login-wrap .other-links.form-group ul li a:hover,

.login-wrap .other-links.form-group ul li a:focus,

.login-wrap .other-links.form-group ul li a:active {

  color: #0095e5;

}

.form-register {

  background: #ffffff;

  border-bottom: 2px solid #eeeeee;

}

.form-register fieldset {

  padding: 0 0 10px;

}

.form-register p {

  margin: 0 0 5px;

}

.form-register p.form-des {

  margin: 15px 0;

}

.form-register label {

  display: block;

  float: left;

  font-weight: bold;

  text-align: right;

  width: 130px;

}

.form-register .input,

.form-register .inputbox {

  margin-left: 10px;

  width: 200px;

}

.form-register .btn,

.form-register .button {

  margin-left: 140px;

}

.registration {

  background: #ffffff;

  border: 1px solid #eeeeee;

  border-radius: 4px;

  padding: 20px;

  margin: 0 auto;

}

@media screen and (min-width: 768px) {

  .registration {

    padding: 60px;

    width: 650px;

  }

}

.registration .text .red {

  background: transparent !important;

}

.registration legend {

  border-bottom: none;

  font-weight: 700;

  font-size: 20px;

  line-height: 1;

  padding-bottom: 10px;

  text-align: center;

  text-transform: uppercase;

}

.registration input {

  height: 40px;

  line-height: 40px;

  border-radius: 0px;

  border-color: #EEE;

  box-shadow: none;

}

@media (max-width: 480px) {

  .registration input {

    width: 250px !important;

  }

}

.registration .control-label {

  padding-top: 10px;

}

@media (min-width: 768px) {

  .registration .control-label {

    padding-left: 0;

  }

}

.registration label {

  font-weight: normal;

}

.registration fieldset dt {

  margin-right: 5px;

}

.registration .form-actions {

  background: transparent;

  border: none;

  padding: 0;

}

.registration .form-actions .col-sm-offset-4 {

  padding-left: 15px !important;

}

@media (max-width: 480px) {

  .registration .form-actions .col-sm-offset-4 {

    padding-left: 0 !important;

  }

}

.registration .form-actions .col-sm-offset-4 .validate {

  margin-right: 10px;

}

.registration .form-actions .btn {

  font-weight: bold;

  height: 40px;

  line-height: 36px;

  padding: 0 20px;

}

.registration .form-actions .btn-default {

  border-width: 2px;

  color: #999999;

}

.registration .form-actions .btn-default:hover,

.registration .form-actions .btn-default:focus,

.registration .form-actions .btn-default:active {

  background: #5cb85c;

  border-color: #5cb85c;

  color: #ffffff;

}

.admintable textarea {

  max-width: 90% !important;

  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: #eeeeee;

  border: 1px solid #eeeeee;

  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 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: #555555;

  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: 80px;

  margin-top: 20px;

}

.contact .star {

  color: #ff0000;

}

.contact .page-header {

  background: transparent;

  border-left: 0;

  border: none;

}

.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 .dl-horizontal > dd {

  margin-left: 0;

  margin-bottom: 5px;

}

.contact .dl-horizontal > dd:last-child {

  margin-bottom: 0;

}

.contact .dl-horizontal > dd .fa {

  color: #555555;

  margin-right: 5px;

  width: 15px;

}

.contact .plain-style .color-gray i {

  color: #0095e5 !important;

}

.contact .plain-style .inner {

  padding: 20px;

}

.contact .plain-style .inner h3 {

  color: #333333;

  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: #555555;

}

.contact .plain-style .inner .contact-address a {

  color: #0095e5;

  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: #0285aa;

}

.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: #555555;

  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: #0095e5;

}

.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 {

  margin-top: 20px;

}

.contact .plain-style .contact-left h3 {

  color: #333333;

  font-size: 36px;

  font-weight: bold;

  line-height: 1;

  text-transform: uppercase;

}

.contact .plain-style .contact-left .contact-form legend {

  border-bottom: 0;

  font-size: 14px;

}

.contact .plain-style .contact-left .contact-form label {

  color: #555555;

  font-weight: bold;

  padding-top: 0;

  margin-bottom: 5px;

}

.contact .plain-style .contact-left .contact-form label.invalid {

  color: #ff0000;

}

.contact .plain-style .contact-left .contact-form .control-checkbox .checkbox input {

  width: auto !important;

  margin-left: 0;

}

.contact .plain-style .contact-left .contact-form textarea,

.contact .plain-style .contact-left .contact-form input {

  border: 2px solid #eeeeee;

  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: #333333;

}

.contact .plain-style .contact-left .contact-form textarea.invalid,

.contact .plain-style .contact-left .contact-form input.invalid {

  border-color: #ff0000;

}

.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 #eeeeee;

  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 #eeeeee;

  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 #eeeeee;

  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 #eeeeee;

  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: #0095e5;

  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: #0095e5;

  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: #eeeeee;

}

.items-more h3 {

  margin: 0 0 20px;

}

.items-more .nav > li {

  border-top: 1px solid #eeeeee;

}

.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 #eeeeee;

}

.page-title,

.page-header h1 {

  line-height: 1;

  margin: 0;

}

.page-subheader {

  border-bottom: 1px solid #eeeeee;

  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;

}

.article-title a,

.article-header h1 a {

  font-family: 'Montserrat', sans-serif;

  color: #282828;

  font-size: 24px;

  font-weight: 700;

  text-transform: capitalize;

}

.article-title a:hover,

.article-header h1 a:hover {

  color: #0095e5;

}

.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: #0095e5;

  color: #dff8ff;

}

.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: #adecfe;

}

.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: 500px;

    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);

  }

}

.modal-content {

  border-radius: 0px !important;

}

.modal-content .modal-header {

  background: #0095e5;

  color: #ffffff;

}

.modal-content .modal-header .close {

  color: #ffffff;

  opacity: 1;

}

.modal-content .modal-header .modal-title {

  color: #ffffff;

  font-size: 16px;

}

.modal-content .modal-body .jb-control-group {

  margin-bottom: 10px;

}

.modal-content .modal-body .jb-control-group .input {

  width: 100%;

  box-shadow: none;

  border: 2px solid #eeeeee;

}

.modal-content .modal-body .jb-control-group .alert-info {

  margin-top: 10px;

}

.modal-content .modal-body .jb-control-group textarea {

  width: 100%;

  height: 100%;

  box-shadow: none;

  border: 2px solid #eeeeee;

}

.bubble {

  background: #ffffff;

  width: 57px;

  font-size: 18px;

  font-weight: 600;

  height: 57px;

  margin: 0px 3px;

  line-height: 57px;

  display: inline-block;

  text-align: center;

}

.icon-container {

  font-family: Montserrat,sans-serif !important;

  font-size: 24px;

  line-height: 105px;

}

.icon-container .bubble {

  bottom: 0px;

  position: absolute;

  right: 0px;

  width: 30px;

  height: 30px;

  border: 1px solid #DDD;

  line-height: 27px;

  border-radius: 100px;

  font-size: 15px;

}

.border-blue {

  border-color: #0095e5 !important;

  color: #0095e5 !important;

}

.border-green {

  border-color: #18E2BA !important;

  color: #18E2BA !important;

}

.border-yellow {

  color: #FFCC0E !important;

  border-color: #FFCC0E !important;

}

.border-red {

  color: #ff0000 !important;

  border-color: #ff0000 !important;

}

.bg-fixed {

  background-size: cover !important;

  display: table;

  width: 100%;

  height: 100%;

  min-height: 100%;

  position: relative;

  overflow: hidden;

  vertical-align: sub;

  color: #ffffff;

  background-color: rgba(255, 255, 255, 0);

  background-image: none;

  background-repeat: repeat;

  background-attachment: fixed;

  background-position: 0% 0%;

  background-clip: border-box;

  background-origin: padding-box;

  z-index: 10;

}

.ImageWrapper {

  box-shadow: none !important;

}

.owl-item p {

  margin-bottom: 30px;

}

.carousel-content p {

  margin-bottom: 30px;

}

.nopadding {

  padding: 0px !important;

}

.ImageWrapper img {

  width: 100%;

}

.white-color h2 {

  color: #ffffff !important;

}

.position-relative {

  position: relative !important;

}

.about-widget .social-icons {

  margin-left: -10px;

  margin-right: 0px;

  margin-top: 30px;

}

.about-widget .social-icons em {

  height: 40px;

  line-height: 40px;

  margin-bottom: 12px;

  margin-left: 12px;

  margin-right: 12px;

  text-align: center;

  width: 40px;

  background: #F8F8F8;

}

.copybuttons {

  display: block;

  position: relative;

  margin: 30px 0px 10px;

}

.copybuttons .btn {

  margin: 0px 10px;

}

.border-radius-little {

  border-radius: 15px;

}

.example-type h1,

.example-type h2,

.example-type h3,

.example-type h4,

.example-type h5,

.example-type h6 {

  margin: 20px 0;

}

.example-thumbnails img {

  margin-bottom: 0px;

}

.example .example-row .btn,

.example .example-row .label {

  margin: 5px;

}

.example .example-row .color-gray {

  background: #666666 !important;

}

.example-colors .swatch-item {

  width: 100%;

  min-height: 100px;

  position: relative;

  background: #333333;

  color: #ffffff;

  margin-bottom: 20px;

}

@media (min-width: 1200px) {

  .example-colors .swatch-item {

    min-height: 123px;

  }

}

.example-colors .swatch-item dl {

  width: 100%;

  position: absolute;

  bottom: 0;

  padding: 20px;

  margin: 0;

}

.example-colors .color-brand-primary {

  background: #0095e5;

}

.example-colors .color-brand-secondary {

  background: #428bca;

}

.example-colors .color-brand-success {

  background: #5cb85c;

}

.example-colors .color-brand-danger {

  background: #d9534f;

}

.example-colors .color-brand-warning {

  background: #f0ad4e;

}

.example-colors .color-brand-info {

  background: #5bc0de;

}

.example-colors .color-gray-darker {

  background: #282828;

}

.example-colors .color-gray-dark {

  background: #333333;

}

.example-colors .color-gray {

  background: #555555;

}

.example-colors .color-gray-light {

  background: #999999;

  color: #333333;

}

.example-colors .color-gray-lighter {

  background: #eeeeee;

  color: #333333;

}

.example-colors .color-gray-lightest {

  background: #f6f6f6;

  color: #333333;

}

.example-buttons .btn,

.example-inputs .btn,

.example-buttons .form-control,

.example-inputs .form-control {

  width: 100%;

  margin-bottom: 20px;

}



.jb-home .t3-mainbody {

  display: none;

}

.jb-topbar {

  border-bottom: 0px solid #eeeeee;

  display: block;

  position: relative;

  padding-top: 5px;

  padding-bottom: 5px;

  background: #0095e5;

  line-height: 40px;
  display: none;

}

.jb-topbar .t3-module {

  margin: 0px;

}

@media (max-width: 767px) {

  .jb-topbar .t3-topbar-1 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 992px) {

  .jb-topbar .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 1200px) {

  .jb-topbar .t3-topbar-1 {

    text-align: left;

  }

}

@media (max-width: 767px) {

  .jb-topbar .t3-topbar-2 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 992px) {

  .jb-topbar .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 1200px) {

  .jb-topbar .t3-topbar-2 {

    text-align: right;

  }

}

.jb-topbar #contact-details ul {

  padding: 0px;

  margin: 0px;

}

.jb-topbar #contact-details ul .jb-top-bar-widget {

  padding: 0px 19px;

  display: inline-block;

  position: relative;

  vertical-align: middle;

  font-family: 'Montserrat', sans-serif;

	color: #ffffff;

}

.jb-topbar #contact-details ul .jb-top-bar-widget:first-child {

  padding-left: 0px;

	color: #ffffff;

}

.jb-topbar #contact-details ul .jb-top-bar-widget:last-child {

  padding-right: 0;

}

.jb-topbar #contact-details ul .jb-top-bar-widget:last-child:after {

  border: none;

}

.jb-topbar #contact-details ul .jb-top-bar-widget:after {

  border-right: 1px solid #e5e7e8;

  content: "";

  height: 65%;

  position: absolute;

  right: 0;

  top: 17%;

  width: 1px;

	color:#ffffff;

}

.jb-topbar #contact-details ul li {

  list-style: none;

  display: inline;

}

@media (max-width: 767px) {

  .jb-topbar #contact-details ul li {

    font-size: 11px;

  }

}

@media (min-width: 768px) {

  .jb-topbar #contact-details ul li {

    font-size: 14px;

  }

}

@media (min-width: 992px) {

  .jb-topbar #contact-details ul li {

    font-size: 14px;

  }

}

@media (min-width: 1200px) {

  .jb-topbar #contact-details ul li {

    font-size: 14px;

  }

}

.jb-topbar #contact-details ul li a {

  color: #ffffff;

}

.jb-topbar #contact-details ul li a:hover {

  color: #0095e5;

}

.jb-topbar #contact-details ul li i,

.jb-topbar #contact-details ul li em {

  margin-right: 10px;

  display: inline-block;

  font-size: 15px;

  font-weight: 100;

  line-height: 30px;

  margin-right: 9px;

  position: relative;

  text-align: center;

  color: #ffffff;

}

.jb-topbar .social-icons i,

.jb-topbar .social-icons em {

  width: 30px;

  color: #999999;

  background: #eeeeee;

  margin-left: 8px;

  height: 30px;

  text-align: center;

  line-height: 30px;

  border-radius: 500px;

}

.jb-topbar-brand {

  border-bottom: 1px solid #0095e5;

  display: block;

  position: relative;

  padding-top: 5px;

  padding-bottom: 5px;

  background: #0095e5;

  color: #ffffff;

  line-height: 40px;

}

.jb-topbar-brand .t3-module {

  margin: 0px;

}

@media (max-width: 767px) {

  .jb-topbar-brand .t3-topbar-1 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar-brand .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 992px) {

  .jb-topbar-brand .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 1200px) {

  .jb-topbar-brand .t3-topbar-1 {

    text-align: left;

  }

}

@media (max-width: 767px) {

  .jb-topbar-brand .t3-topbar-2 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar-brand .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 992px) {

  .jb-topbar-brand .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 1200px) {

  .jb-topbar-brand .t3-topbar-2 {

    text-align: right;

  }

}

.jb-topbar-brand #contact-details ul {

  padding: 0px;

  margin: 0px;

}

.jb-topbar-brand #contact-details ul .jb-top-bar-widget {

  padding: 0px 19px;

  display: inline-block;

  position: relative;

  vertical-align: middle;

  font-family: 'Montserrat', sans-serif;

}

.jb-topbar-brand #contact-details ul .jb-top-bar-widget:first-child {

  padding-left: 0px;

}

.jb-topbar-brand #contact-details ul .jb-top-bar-widget:last-child {

  padding-right: 0;

}

.jb-topbar-brand #contact-details ul .jb-top-bar-widget:last-child:after {

  border: none;

}

.jb-topbar-brand #contact-details ul .jb-top-bar-widget:after {

  border-right: 1px solid #0095e5;

  content: "";

  height: 65%;

  position: absolute;

  right: 0;

  top: 17%;

  width: 1px;

}

.jb-topbar-brand #contact-details ul li {

  list-style: none;

  display: inline;

}

@media (max-width: 767px) {

  .jb-topbar-brand #contact-details ul li {

    font-size: 11px;

  }

}

@media (min-width: 768px) {

  .jb-topbar-brand #contact-details ul li {

    font-size: 14px;

  }

}

@media (min-width: 992px) {

  .jb-topbar-brand #contact-details ul li {

    font-size: 14px;

  }

}

@media (min-width: 1200px) {

  .jb-topbar-brand #contact-details ul li {

    font-size: 14px;

  }

}

.jb-topbar-brand #contact-details ul li a {

  color: #555555;

}

.jb-topbar-brand #contact-details ul li a:hover {

  color: #0095e5;

}

.jb-topbar-brand #contact-details ul li i,

.jb-topbar-brand #contact-details ul li em {

  margin-right: 10px;

  display: inline-block;

  font-size: 15px;

  font-weight: 100;

  line-height: 30px;

  margin-right: 9px;

  position: relative;

  text-align: center;

  color: #ffffff;

}

.jb-topbar-brand .social-icons i,

.jb-topbar-brand .social-icons em {

  width: 30px;

  color: #ffffff;

  background: transparent;

  margin-left: 8px;

  height: 30px;

  text-align: center;

  line-height: 30px;

  border-radius: 500px;

  border: 1px solid #ffffff;

}

.jb-topbar-brand .social-icons i:hover,

.jb-topbar-brand .social-icons em:hover {

  border: 1px solid #0095e5;

}

.jb-topbar-dark {

  border-bottom: 1px solid #282828;

  display: block;

  position: relative;

  padding-top: 5px;

  padding-bottom: 5px;

  background: #282828;

  color: #ffffff;

  line-height: 40px;

}

.jb-topbar-dark .t3-module {

  margin: 0px;

}

@media (max-width: 767px) {

  .jb-topbar-dark .t3-topbar-1 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar-dark .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 992px) {

  .jb-topbar-dark .t3-topbar-1 {

    text-align: left;

  }

}

@media (min-width: 1200px) {

  .jb-topbar-dark .t3-topbar-1 {

    text-align: left;

  }

}

@media (max-width: 767px) {

  .jb-topbar-dark .t3-topbar-2 {

    text-align: center;

  }

}

@media (min-width: 768px) {

  .jb-topbar-dark .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 992px) {

  .jb-topbar-dark .t3-topbar-2 {

    text-align: right;

  }

}

@media (min-width: 1200px) {

  .jb-topbar-dark .t3-topbar-2 {

    text-align: right;

  }

}

.jb-topbar-dark #contact-details ul {

  padding: 0px;

  margin: 0px;

}

.jb-topbar-dark #contact-details ul .jb-top-bar-widget {

  padding: 0px 19px;

  display: inline-block;

  position: relative;

  vertical-align: middle;

  font-family: 'Montserrat', sans-serif;

}

.jb-topbar-dark #contact-details ul .jb-top-bar-widget:first-child {

  padding-left: 0px;

}

.jb-topbar-dark #contact-details ul .jb-top-bar-widget:last-child {

  padding-right: 0;

}

.jb-topbar-dark #contact-details ul .jb-top-bar-widget:last-child:after {

  border: none;

}

.jb-topbar-dark #contact-details ul .jb-top-bar-widget:after {

  border-right: 1px solid #333333;

  content: "";

  height: 65%;

  position: absolute;

  right: 0;

  top: 17%;

  width: 1px;

}

.jb-topbar-dark #contact-details ul li {

  list-style: none;

  display: inline;

}

.jb-topbar-dark #contact-details ul li a {

  color: #555555;

}

.jb-topbar-dark #contact-details ul li a:hover {

  color: #0095e5;

}

.jb-topbar-dark #contact-details ul li i,

.jb-topbar-dark #contact-details ul li em {

  margin-right: 10px;

  border-radius: 100%;

  color: #0095e5;

  display: inline-block;

  font-size: 15px;

  font-weight: 100;

  margin-right: 9px;

  position: relative;

  text-align: center;

}

.jb-topbar-dark .social-icons i,

.jb-topbar-dark .social-icons em {

  width: 30px;

  color: #ffffff;

  background: transparent;

  margin-left: 8px;

  height: 30px;

  text-align: center;

  line-height: 30px;

  border-radius: 500px;

}

.jb-topbar-dark .social-icons i:hover,

.jb-topbar-dark .social-icons em:hover {

  border: 1px solid #0095e5;

}

.jb-onepage .t3-header-wrap {

  width: 100%;

  position: absolute;

  z-index: 1000;

}

@media (max-width: 767px) {

  .jb-onepage .t3-header-wrap {

    top: 0px;

  }

  .jb-onepage .t3-header-wrap .jb-header-default {

    border: none;

    background: none !important;

    position: relative;

    -webkit-transition: all 0.35s ease 0s;

    -o-transition: all 0.35s ease 0s;

    transition: all 0.35s ease 0s;

  }

  .jb-onepage .t3-header-wrap .jb-header-default .container {

    background: #ffffff;

    padding-left: auto;

    padding-right: auto;

  }

}

@media (min-width: 768px) {

  .jb-onepage .t3-header-wrap {

    top: 0px;

  }

  .jb-onepage .t3-header-wrap .jb-header-default {

    border: none;

    background: none !important;

    position: relative;

    -webkit-transition: all 0.35s ease 0s;

    -o-transition: all 0.35s ease 0s;

    transition: all 0.35s ease 0s;

  }

  .jb-onepage .t3-header-wrap .jb-header-default .container {

    background: #ffffff;

    padding-left: auto;

    padding-right: auto;

  }

}

@media (min-width: 992px) {

  .jb-onepage .t3-header-wrap {

    top: 40px;

  }

  .jb-onepage .t3-header-wrap .jb-header-default {

    border: none;

    background: none !important;

    position: relative;

    -webkit-transition: all 0.35s ease 0s;

    -o-transition: all 0.35s ease 0s;

    transition: all 0.35s ease 0s;

  }

  .jb-onepage .t3-header-wrap .jb-header-default .container {

    background: #ffffff;

    padding-left: 40px;

    padding-right: 40px;

  }

}

@media (min-width: 1200px) {

  .jb-onepage .t3-header-wrap {

    top: 40px;

  }

  .jb-onepage .t3-header-wrap .jb-header-default {

    border: none;

    background: none !important;

    position: relative;

    -webkit-transition: all 0.35s ease 0s;

    -o-transition: all 0.35s ease 0s;

    transition: all 0.35s ease 0s;

  }

  .jb-onepage .t3-header-wrap .jb-header-default .container {

    background: #ffffff;

    padding-left: 40px;

    padding-right: 40px;

  }

}

.jb-onepage .t3-header-wrap.affix {

  width: 100%;

  top: 0;

  background: rgba(255, 255, 255, 0.8) !important;

  position: fixed;

  z-index: 9999;

  -webkit-animation: fadeInDown 800ms;

  -moz-animation: fadeInDown 800ms;

  -ms-animation: fadeInDown 800ms;

  -o-animation: fadeInDown 800ms;

  animation: fadeInDown 800ms;

  -webkit-backface-visibility: hidden;

}

.jb-onepage .t3-header-wrap.affix .jb-header-default .container {

  padding-left: 15px !important;

  padding-right: 15px !important;

}

@media (max-width: 767px) {

  .jb-onepage .t3-header-wrap.affix .jb-header-default .container {

    background: rgba(255, 255, 255, 0.8) !important;

  }

}

@media (min-width: 768px) {

  .jb-onepage .t3-header-wrap.affix .jb-header-default .container {

    background: rgba(255, 255, 255, 0.8) !important;

  }

}

@media (min-width: 992px) {

  .jb-onepage .t3-header-wrap.affix .jb-header-default .container {

    background: transparent !important;

  }

}

@media (min-width: 1200px) {

  .jb-onepage .t3-header-wrap.affix .jb-header-default .container {

    background: transparent !important;

  }

}

.jb-onepage .map-mask {

  background: rgba(0, 0, 0, 0.5) !important;

  color: #ffffff;

}

.medical .jb-topbar {

  padding-top: 0px;

  padding-bottom: 0px;

}

@media (max-width: 767px) {

  .medical .jb-topbar .logo {

    text-align: center;

    float: none;

  }

}

@media (min-width: 768px) {

  .medical .jb-topbar .logo {

    text-align: left;

  }

}

@media (min-width: 992px) {

  .medical .jb-topbar .logo {

    text-align: left;

  }

}

@media (min-width: 1200px) {

  .medical .jb-topbar .logo {

    text-align: left;

  }

}

@media (max-width: 767px) {

  .medical .jb-topbar .t3-topbar-1 {

    padding: 5px;

  }

}

@media (min-width: 768px) {

  .medical .jb-topbar .t3-topbar-1 {

    padding: 33px 10px;

  }

}

@media (min-width: 992px) {

  .medical .jb-topbar .t3-topbar-1 {

    padding: 33px 10px;

  }

}

@media (min-width: 1200px) {

  .medical .jb-topbar .t3-topbar-1 {

    padding: 33px 10px;

  }

}

@media (max-width: 767px) {

  .medical .jb-topbar .t3-topbar-2 {

    padding: 5px;

    text-align: center;

  }

}

@media (min-width: 768px) {

  .medical .jb-topbar .t3-topbar-2 {

    padding: 31px 0px;

    display: inline-block;

    float: right;

  }

}

@media (min-width: 992px) {

  .medical .jb-topbar .t3-topbar-2 {

    padding: 31px 0px;

    display: inline-block;

    float: right;

  }

}

@media (min-width: 1200px) {

  .medical .jb-topbar .t3-topbar-2 {

    padding: 31px 0px;

    display: inline-block;

    float: right;

  }

}

.medical .t3-header-wrap .jb-header-default {

  border-top: 1px solid #f6f6f6;

  padding-top: 0px !important;

  padding-bottom: 0px !important;

  background: none !important;

  position: relative;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

@media (max-width: 991px) {

  .medical .t3-header-wrap .jb-header-default {

    padding-top: 0;

    padding-bottom: 0;

  }

}

.medical .t3-header-wrap .jb-header-default .navbar-default {

  min-height: auto !important;

  padding: 18px 0px;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav .active a {

  background: #18e2ba;

  color: #ffffff;

  border-radius: 30px;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li a {

  padding: 7px 15px;

  border-radius: 30px;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li a:hover,

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li a:focus {

  background: #18e2ba;

  color: #ffffff;

  border-radius: 30px;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li .dropdown-menu {

  margin-top: 16px;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li .mega-dropdown-menu .active a {

  color: #ffffff;

  background: none;

}

.medical .t3-header-wrap .jb-header-default .navbar-default .navbar-nav li .mega-dropdown-menu li a {

  padding: 2px 15px;

}

@media (min-width: 768px) {

  .medical .t3-header-wrap .jb-header-default .head-search {

    padding: 12px 25px;

  }

  .medical .t3-header-wrap .jb-header-default .off-canvas-toggle {

    padding: 30px 10px;

  }

}

@media (min-width: 992px) {

  .medical .t3-header-wrap .jb-header-default .head-search {

    padding: 18px 0px;

  }

}

.jb-modern .t3-header-wrap {

  width: 100%;

  position: absolute;

  z-index: 1000;

  top: 0;

}

.jb-modern .t3-header-wrap .jb-header-default {

  border-bottom: 1px solid rgba(255, 255, 255, 0.07000000000000001);

  background: none !important;

  position: relative;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

@media (max-width: 767px) {

  .jb-modern .t3-header-wrap .jb-header-default .head-search {

    padding: 28px 20px;

  }

}

@media (min-width: 768px) {

  .jb-modern .t3-header-wrap .jb-header-default .head-search {

    padding: 38px 20px;

  }

}

@media (min-width: 992px) {

  .jb-modern .t3-header-wrap .jb-header-default .head-search {

    padding: 38px 0px;

  }

}

.header-trans .jb-modern .t3-header-wrap {

  position: absolute;

  z-index: 1000;

  top: 0;

}

@media (max-width: 991px) {

  .header-trans .jb-modern .t3-header-wrap {

    position: fixed;

    top: 0;

  }

  .header-trans .jb-modern .t3-header-wrap .t3-header {

    background: rgba(0, 0, 0, 0.86);

  }

}

@media (min-width: 992px) {

  .header-trans .jb-modern .t3-header-wrap .t3-header {

    background: transparent;

  }

}

@media (min-width: 992px) {

  .header-trans .jb-modern .t3-header-wrap.affix {

    position: fixed;

    z-index: 1030;

    background: rgba(0, 0, 0, 0.86);

  }

}

.jb-modern .t3-header-wrap .t3-cpanel {

  background: #333333;

  height: 0;

  overflow: hidden;

  -webkit-transition: height 500ms;

  -o-transition: height 500ms;

  transition: height 500ms;

}

.jb-modern .t3-header-wrap .t3-cpanel .finder {

  margin-bottom: 0;

}

.jb-modern .t3-header-wrap .t3-cpanel .search {

  background: none;

  padding: 0;

}

@media (max-width: 767px) {

  .jb-modern .t3-header-wrap .t3-cpanel .search {

    padding: 15px 39px;

  }

}

.jb-modern .t3-header-wrap .t3-cpanel .search .form-search:before {

  color: #777 !important;

  content: "\f002";

  display: inline-block;

  font-family: FontAwesome;

  left: 6px;

  padding-right: 10px;

  padding: 10px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-modern .t3-header-wrap .t3-cpanel .search .form-search:before {

    float: left;

  }

}

.jb-modern .t3-header-wrap .t3-cpanel .form-inline .form-group {

  display: block;

}

.jb-modern .t3-header-wrap .t3-cpanel .form-control {

  background: none;

  border: 0;

  width: auto;

  padding: 14px;

  height: auto;

  font-weight: 300;

  color: #ffffff;

  font-size: 15px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-modern .t3-header-wrap .t3-cpanel .form-control {

    padding: 0px 15px;

  }

}

.jb-modern .t3-header-wrap .t3-cpanel .form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}

.jb-modern .t3-header-wrap .t3-cpanel .form-control:focus::-moz-placeholder {

  color: transparent;

  opacity: 1;

}

.jb-modern .t3-header-wrap .t3-cpanel .form-control:focus:-ms-input-placeholder {

  color: transparent;

}

.jb-modern .t3-header-wrap .t3-cpanel .form-control:focus::-webkit-input-placeholder {

  color: transparent;

}

.jb-modern .t3-header-wrap.cpanel-open .t3-cpanel {

  height: 50px;

}

@media (max-width: 767px) {

  .jb-modern .t3-header-wrap.cpanel-open .t3-cpanel {

    height: 50px;

  }

}

.jb-modern .t3-header-wrap.cpanel-open .t3-header {

  padding-top: 0px;

  padding-bottom: 0px;

  background: #ffffff;

}

@media (max-width: 1199px) {

  .jb-modern .t3-header-wrap .head-actions {

    width: auto;

  }

}

.jb-shop-wrapper .t3-header-wrap {

  width: 100%;

}

.jb-shop-wrapper .t3-header-wrap .jb-header-default {

  padding-top: 10px;

  padding-bottom: 10px;

  background: #ffffff;

  position: relative;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

@media (max-width: 991px) {

  .jb-shop-wrapper .t3-header-wrap .jb-header-default {

    padding-top: 20px;

    padding-bottom: 20px;

  }

}

.header-trans .jb-shop-wrapper .t3-header-wrap {

  position: absolute;

  z-index: 1000;

  top: 0;

}

@media (max-width: 991px) {

  .header-trans .jb-shop-wrapper .t3-header-wrap {

    position: fixed;

    top: 0;

  }

  .header-trans .jb-shop-wrapper .t3-header-wrap .t3-header {

    background: rgba(0, 0, 0, 0.86);

  }

}

@media (min-width: 992px) {

  .header-trans .jb-shop-wrapper .t3-header-wrap .t3-header {

    background: transparent;

  }

}

@media (min-width: 992px) {

  .header-trans .jb-shop-wrapper .t3-header-wrap.affix {

    position: fixed;

    z-index: 1030;

    background: rgba(0, 0, 0, 0.86);

  }

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel {

  background: #333333;

  height: 0;

  overflow: hidden;

  -webkit-transition: height 500ms;

  -o-transition: height 500ms;

  transition: height 500ms;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .finder {

  margin-bottom: 0;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .search {

  background: none;

  padding: 0;

}

@media (max-width: 767px) {

  .jb-shop-wrapper .t3-header-wrap .t3-cpanel .search {

    padding: 15px 39px;

  }

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .search .form-search:before {

  color: #777 !important;

  content: "\f002";

  display: inline-block;

  font-family: FontAwesome;

  left: 6px;

  padding-right: 10px;

  padding: 10px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-shop-wrapper .t3-header-wrap .t3-cpanel .search .form-search:before {

    float: left;

  }

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-inline .form-group {

  display: block;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control {

  background: none;

  border: 0;

  width: auto;

  padding: 14px;

  height: auto;

  font-weight: 300;

  color: #ffffff;

  font-size: 15px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control {

    padding: 0px 14px;

  }

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control:focus::-moz-placeholder {

  color: transparent;

  opacity: 1;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control:focus:-ms-input-placeholder {

  color: transparent;

}

.jb-shop-wrapper .t3-header-wrap .t3-cpanel .form-control:focus::-webkit-input-placeholder {

  color: transparent;

}

.jb-shop-wrapper .t3-header-wrap.cpanel-open .t3-cpanel {

  height: 50px;

}

@media (max-width: 767px) {

  .jb-shop-wrapper .t3-header-wrap.cpanel-open .t3-cpanel {

    height: 50px;

  }

}

.jb-shop-wrapper .t3-header-wrap.cpanel-open .t3-header {

  padding-top: 10px;

  padding-bottom: 10px;

  background: #ffffff;

}

@media (max-width: 1199px) {

  .jb-shop-wrapper .t3-header-wrap .head-actions {

    width: auto;

  }

}

@media (min-width: 768px) {

  .jb-shop-wrapper .jb-shop .center-logo {

    display: inline !important;

  }

}

@media (min-width: 992px) {

  .jb-shop-wrapper .jb-shop {

    position: absolute;

    top: -30px !important;

    left: 0px;

    text-align: center;

    right: 0px;

    margin: auto !important;

  }

  .jb-shop-wrapper .jb-shop .logo-image {

    margin-top: 40px;

  }

  .jb-shop-wrapper .jb-shop .center-logo {

    display: inline !important;

  }

}

.jb-shop-wrapper .jb-cart-block {

  display: inline-block;

}

@media (max-width: 767px) {

  .jb-shop-wrapper .jb-cart-block {

    padding: 44px 20px;

  }

}

@media (min-width: 768px) {

  .jb-shop-wrapper .jb-cart-block {

    padding: 50px 10px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .jb-shop-wrapper .jb-cart-block {

    padding: 55px 20px;

  }

}

@media (min-width: 992px) {

  .jb-shop-wrapper .jb-cart-block {

    padding: 50px 10px;

  }

}

@media (min-width: 1200px) {

  .jb-shop-wrapper .jb-cart-block {

    padding: 50px 10px;

  }

}

.jb-shop-wrapper .jb-cart-block .j2store-minicart-button i {

  font-size: 30px;

  position: relative;

  color: #555555;

}

.jb-shop-wrapper .jb-cart-block .j2store-minicart-button i:hover {

  color: #0095e5;

}

.jb-shop-wrapper .jb-cart-block .j2store-minicart-button .jb-cart-item-count {

  font-family: 'Source Sans Pro', sans-serif !important;

  font-size: 14px;

  position: absolute;

  text-align: center;

  display: inline;

  left: 11px;

  top: 4px;

}

.jb-modern-2 .t3-header-wrap {

  width: 100%;

  position: absolute;

  z-index: 1000;

  top: 0;

}

.jb-modern-2 .t3-header-wrap .jb-header-default {

  border-bottom: 1px solid rgba(255, 255, 255, 0.07000000000000001);

  background: none !important;

  position: relative;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

@media (max-width: 767px) {

  .jb-modern-2 .t3-header-wrap .jb-header-default .head-search {

    margin-top: 0px;

  }

}

@media (min-width: 768px) {

  .jb-modern-2 .t3-header-wrap .jb-header-default .head-search {

    margin-top: 0px;

  }

}

@media (min-width: 992px) {

  .jb-modern-2 .t3-header-wrap .jb-header-default .head-search {

    padding: 38px 0px;

  }

}

.header-trans .jb-modern-2 .t3-header-wrap {

  position: absolute;

  z-index: 1000;

  top: 0;

}

@media (max-width: 991px) {

  .header-trans .jb-modern-2 .t3-header-wrap {

    position: fixed;

    top: 0;

  }

  .header-trans .jb-modern-2 .t3-header-wrap .t3-header {

    background: rgba(0, 0, 0, 0.86);

  }

}

@media (min-width: 992px) {

  .header-trans .jb-modern-2 .t3-header-wrap .t3-header {

    background: transparent;

  }

}

@media (min-width: 992px) {

  .header-trans .jb-modern-2 .t3-header-wrap.affix {

    position: fixed;

    z-index: 1030;

    background: rgba(0, 0, 0, 0.86);

  }

}

.jb-modern-2 .t3-header-wrap .t3-cpanel {

  background: #333333;

  height: 0;

  overflow: hidden;

  -webkit-transition: height 500ms;

  -o-transition: height 500ms;

  transition: height 500ms;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .finder {

  margin-bottom: 0;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .search {

  background: none;

  padding: 0;

}

@media (max-width: 767px) {

  .jb-modern-2 .t3-header-wrap .t3-cpanel .search {

    padding: 15px 39px;

  }

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .search .form-search:before {

  color: #777 !important;

  content: "\f002";

  display: inline-block;

  font-family: FontAwesome;

  left: 6px;

  padding-right: 10px;

  padding: 10px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-modern-2 .t3-header-wrap .t3-cpanel .search .form-search:before {

    float: left;

  }

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-inline .form-group {

  display: block;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-control {

  background: none;

  border: 0;

  width: auto;

  padding: 14px;

  height: auto;

  font-weight: 300;

  color: #ffffff;

  font-size: 15px;

  position: relative;

}

@media (max-width: 767px) {

  .jb-modern-2 .t3-header-wrap .t3-cpanel .form-control {

    padding: 0px 14px;

  }

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-control:focus::-moz-placeholder {

  color: transparent;

  opacity: 1;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-control:focus:-ms-input-placeholder {

  color: transparent;

}

.jb-modern-2 .t3-header-wrap .t3-cpanel .form-control:focus::-webkit-input-placeholder {

  color: transparent;

}

.jb-modern-2 .t3-header-wrap.cpanel-open .t3-cpanel {

  height: 50px;

}

@media (max-width: 767px) {

  .jb-modern-2 .t3-header-wrap.cpanel-open .t3-cpanel {

    height: 50px;

  }

}

.jb-modern-2 .t3-header-wrap.cpanel-open .t3-header {

  padding-top: 20px;

  padding-bottom: 20px;

  background: #ffffff;

}

@media (max-width: 1199px) {

  .jb-modern-2 .t3-header-wrap .head-actions {

    width: auto;

  }

}

.t3-header-wrap {

  width: 100%;

  line-height: 0px;

}

.t3-header-wrap .jb-header-default {

  background: #ffffff;

  position: relative;

  border-bottom: 1px solid #eeeeee;

  -webkit-transition: all 0.35s ease 0s;

  -o-transition: all 0.35s ease 0s;

  transition: all 0.35s ease 0s;

}

@media (max-width: 991px) {

  .t3-header-wrap .jb-header-default {

    padding-top: 0;

    padding-bottom: 0;

  }

}

.t3-header-wrap .jb-header-default .jb-header-shadow {

  background-image: url(../../../../images/creativ/shadow.png);

  background-repeat: no-repeat;

  background-position: center;

  display: block;

  height: 37px;

  left: 0px;

  opacity: 0.2;

  right: 0px;

  margin: auto;

  padding: 0px;

  position: absolute;

  bottom: -36px;

  z-index: 99;

  width: 100%;

}

.header-trans .t3-header-wrap {

  position: absolute;

  z-index: 1000;

  top: 0;

}

@media (max-width: 991px) {

  .header-trans .t3-header-wrap {

    position: fixed;

    top: 0;

  }

  .header-trans .t3-header-wrap .t3-header {

    background: rgba(0, 0, 0, 0.86);

  }

}

@media (min-width: 992px) {

  .header-trans .t3-header-wrap .t3-header {

    background: transparent;

  }

}

@media (min-width: 992px) {

  .header-trans .t3-header-wrap.affix {

    position: fixed;

    z-index: 1030;

    background: rgba(0, 0, 0, 0.86);

  }

}

.t3-header-wrap .t3-cpanel {

  background: #333333;

  height: 0;

  overflow: hidden;

  -webkit-transition: height 500ms;

  -o-transition: height 500ms;

  transition: height 500ms;

}

.t3-header-wrap .t3-cpanel .finder {

  margin-bottom: 0;

}

.t3-header-wrap .t3-cpanel .search {

  background: none;

  padding: 0;

}

@media (max-width: 767px) {

  .t3-header-wrap .t3-cpanel .search {

    padding: 15px 39px;

  }

}

.t3-header-wrap .t3-cpanel .search .form-search:before {

  color: #777 !important;

  content: "\f002";

  display: inline-block;

  font-family: FontAwesome;

  left: 6px;

  padding-right: 10px;

  padding: 10px;

  position: relative;

}

@media (max-width: 767px) {

  .t3-header-wrap .t3-cpanel .search .form-search:before {

    float: left;

  }

}

.t3-header-wrap .t3-cpanel .form-inline .form-group {

  display: block;

}

.t3-header-wrap .t3-cpanel .form-control {

  background: none;

  border: 0;

  width: auto;

  padding: 14px;

  height: auto;

  font-weight: 300;

  color: #ffffff;

  font-size: 15px;

  position: relative;

}

@media (max-width: 767px) {

  .t3-header-wrap .t3-cpanel .form-control {

    padding: 0px  14px;

  }

}

.t3-header-wrap .t3-cpanel .form-control:focus {

  -webkit-box-shadow: none;

  box-shadow: none;

}

.t3-header-wrap .t3-cpanel .form-control:focus::-moz-placeholder {

  color: transparent;

  opacity: 1;

}

.t3-header-wrap .t3-cpanel .form-control:focus:-ms-input-placeholder {

  color: transparent;

}

.t3-header-wrap .t3-cpanel .form-control:focus::-webkit-input-placeholder {

  color: transparent;

}

.t3-header-wrap.cpanel-open .t3-cpanel {

  height: 50px;

}

@media (max-width: 767px) {

  .t3-header-wrap.cpanel-open .t3-cpanel {

    height: 50px;

  }

}

.t3-header-wrap.cpanel-open .t3-header {

  background: #ffffff;

}

@media (max-width: 1199px) {

  .t3-header-wrap .head-actions {

    width: auto;

  }

}

.logo {

  padding: 5px 10px;

  *padding-top: 10px;

  *padding-bottom: 10px;

  text-align: left;

}

@media screen and (max-width: 1199px) {

  .logo {

    width: auto;

  }

}

.logo a {

  display: inline-block;

  line-height: 1;

  margin: 0;

}

.logo-image span,

.logo-image small {

  display: none;

}

.logo-text a {

  text-decoration: none;

  font-size: 28px;

  font-weight: bold;

  color: #ffffff;

}

.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;

  color: #999999;

}

.jb-modern .btn-search {

  color: #ffffff !important;

}

.head-search {

  float: right;

}

.head-search:before,

.head-search:after {

  content: " ";

  display: table;

}

.head-search:after {

  clear: both;

}

@media (max-width: 767px) {

  .head-search {

    padding: 29px 10px;

  }

}

@media (min-width: 768px) {

  .head-search {

    padding: 39px 10px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .head-search {

    padding: 39px 10px;

  }

}

@media (min-width: 992px) {

  .head-search {

    padding: 38px 20px;

  }

}

@media (min-width: 1200px) {

  .head-search {

    padding: 38px 0px;

  }

}

.modal-open .head-search {

  z-index: 0;

}

.head-search .btn-search {

  color: #282828;

  background: none;

  text-align: center;

  padding: 0;

  height: 34px;

  width: 34px;

  *line-height: 34px;

}

.head-search .btn-search:hover,

.head-search .btn-search:focus,

.head-search .btn-search:active {

  background: none;

  color: #0095e5;

  outline: none;

  -webkit-box-shadow: none;

  box-shadow: none;

}

.head-btn {

  float: right;

  position: relative;

  z-index: 1;

  padding: 10px 0;

  margin-left: 7.5px;

}

.jb-slideshow .jb-brand {

  color: #0095e5;

  font-weight: bold;

}

.jb-slideshow .btn {

  padding: 13px 57px;

  border-radius: 500px;

  color: #ffffff !important;

}

.cd-intro h1 {

  font-size: 36px;

  font-weight: 700;

  text-transform: uppercase;

}

.cd-intro .cd-words-wrapper {

  color: #0095e5;

}

.t3-sl {

  padding-bottom: 40px;

  padding-top: 40px;

}

@media screen and (min-width: 768px) {

  .t3-sl {

    padding-bottom: 60px;

    padding-top: 60px;

  }

}

.jb-sl-no-bottom {

  padding-bottom: 0px;

  padding-top: 40px;

}

@media screen and (min-width: 768px) {

  .jb-sl-no-bottom {

    padding-bottom: 0px;

    padding-top: 60px;

  }

}

.nopadding-top {

  padding-bottom: 40px;

  padding-top: 0px;

}

@media screen and (min-width: 768px) {

  .nopadding-top {

    padding-bottom: 60px;

    padding-top: 0px;

  }

}

.nopadding-bottom {

  padding-bottom: 0px;

  padding-top: 40px;

}

@media screen and (min-width: 768px) {

  .nopadding-bottom {

    padding-bottom: 0px;

    padding-top: 60px;

  }

}

.jb-sl-30 {

  padding-bottom: 30px;

  padding-top: 30px;

}

.t3-mainbody {

  padding-top: 20px;

  padding-bottom: 20px;

}

.t3-content {

  padding-top: 20px;

  padding-bottom: 20px;

}

.t3-sidebar {

  padding-top: 20px;

  padding-bottom: 20px;

}

.t3-sidebar .t3-module {

  margin-top: 20px;

  margin-bottom: 20px;

}

.social-icons i,

.social-icons em {

  height: 40px;

  line-height: 40px;

  margin-left: 0px;

  text-align: center;

  width: 40px;

  border-radius: 500px;

  background: #383838;

  color: #999999;

}

.social-icons i:hover,

.social-icons em:hover {

  color: #ffffff;

  background: transparent linear-gradient(to bottom, #17dfbe 0px, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%) repeat scroll 0% 0%;

}

.social-icons .tooltip-inner {

  background: transparent linear-gradient(to bottom, #17dfbe 0px, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%) repeat scroll 0% 0%;

}

.social-icons .tooltip.bottom {

  margin-left: -2px;

  margin-top: 20px;

}

.social-icons .tooltip.bottom .tooltip-arrow {

  border-bottom-color: #17dfbe;

}

.color-blue {

  background: #0095e5 !important;

}

.color-gray {

  background: #f5f5f5 !important;

}

.color-green {

  background: #18E2BA !important;

}

.color-purple {

  background: #564BB5 !important;

}

.color-yellow {

  background: #FFCC0E !important;

}

.bg-gray {

  background: #F5F5F5 !important;

}

.bg-gray-darker {

  background: #282828 !important;

}

.color-red {

  background: #ff0000;

}

.color-tael {

  background: #52C854 !important;

}

.bg-gradian-color {

  color: #FFF !important;

  background: transparent linear-gradient(to bottom, #17dfbe 0px, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%) repeat scroll 0% 0%;

}

.bx-wrapper .bx-pager.bx-default-pager a {

  height: 15px !important;

  width: 15px !important;

}

.bx-wrapper .bx-pager.bx-default-pager a:hover,

.bx-wrapper .bx-pager.bx-default-pager a.active {

  background: transparent linear-gradient(to bottom, #17dfbe 0px, #15dac0 24%, #0dc8cb 57%, #06b4d7 86%, #04afda 100%) repeat scroll 0% 0% !important;

}

.jb-page-header .jb-page-head-padding {

  padding: 30rem 0px 20rem;

}

.jb-page-header .jb-page-head-padding h2 {

  color: #ffffff;

  text-transform: uppercase;

  font-size: 48px;

  font-weight: bold;

}

.jb-page-header .jb-page-head-padding p {

  margin-top: 20px;

  font-size: 18px;

  font-family: Athelas;

  font-style: italic;

  color: #ffffff;

}

.logo-showcase .client-logo a {

  clear: both;

}

.logo-showcase .client-logo a img {

  margin: 0 auto;

}

@media (max-width: 767px) {

  .logo-showcase .client-logo a img {

    height: 70px;

    margin-bottom: 20px;

  }

}

@media (min-width: 768px) {

  .logo-showcase .client-logo a img {

    height: auto;

  }

}

@media (min-width: 992px) {

  .logo-showcase .client-logo a img {

    height: auto;

  }

}

@media (min-width: 1200px) {

  .logo-showcase .client-logo a img {

    height: auto;

  }

}

#sidebar-wrapper::-webkit-scrollbar {

  width: 10px;

  background-color: #cccccc;

}

#sidebar-wrapper::-webkit-scrollbar-thumb {

  background-color: #333333;

  border-radius: 10px;

}

#sidebar-wrapper::-webkit-scrollbar-thumb:hover {

  background-color: #0095e5;

  border: 1px solid #333333;

}

#sidebar-wrapper::-webkit-scrollbar-thumb:active {

  background-color: #0095e5;

  border: 1px solid #333333;

}

#sidebar-wrapper::-webkit-scrollbar-track {

  border: 1px #fff solid;

  border-radius: 10px;

  -webkit-box-shadow: 0 0 6px #fff inset;

}

.go-top {

  position: relative;

  overflow: visible;

}

.go-top a {

  outline: none;

}

.go-top div {

  position: absolute;

}

.square {

  position: absolute;

  height: 80px;

  width: 80px;

  left: 50%;

  bottom: -61.6px;

  margin-left: -40px;

  border-radius: 20%;

  -webkit-transform: rotate(45deg) translateY(40px) translateX(40px);

  -ms-transform: rotate(45deg) translateY(40px) translateX(40px);

  transform: rotate(45deg) translateY(40px) translateX(40px);

  z-index: 2;

}

.square span {

  position: absolute;

  height: 13.33333333px;

  width: 13.33333333px;

  left: 13.33333333px;

  top: 13.33333333px;

  border-top-left-radius: 0;

}

.rectangle {

  height: 40px;

  width: 240px;

  left: 50%;

  bottom: -30px;

  margin-left: -120px;

  -webkit-transform: translateY(16px);

  -ms-transform: translateY(16px);

  transform: translateY(16px);

}

.go-top-out .square {

  position: absolute;

  cursor: pointer;

  -webkit-transform: rotate(45deg) translateY(0) translateX(0);

  -ms-transform: rotate(45deg) translateY(0) translateX(0);

  transform: rotate(45deg) translateY(0) translateX(0);

}

.go-top-out .rectangle {

  -webkit-transform: translateY(0);

  -ms-transform: translateY(0);

  transform: translateY(0);

}

.t3-footer-white {

  background: #ffffff;

  color: #999999;

  font-size: 16px;

  line-height: 2.7;

}

.t3-footer-white:before,

.t3-footer-white:after {

  content: " ";

  display: table;

}

.t3-footer-white:after {

  clear: both;

}

.t3-footer-white small {

  display: block;

  font-size: 100%;

}

.t3-footer-white .k2ItemsBlock li .moduleItemTitle {

  font-size: 14px;

  padding: 0px;

  font-weight: 400;

  margin: 0px;

  color: #f6f6f6;

  font-family: 'Montserrat', sans-serif;

  text-transform: capitalize;

}

.t3-footer-white .k2ItemsBlock li .moduleItemCategory,

.t3-footer-white .k2ItemsBlock li .moduleItemDateCreated {

  color: #999999;

  font-weight: 300;

  font-size: 14px;

  font-style: italic;

}

.t3-footer-white .map-bg {

  background: url(../../../../images/creativ/map.png) no-repeat;

  display: block;

  height: 188px;

  left: -34px;

  margin: auto;

  padding: 0px;

  position: absolute;

  top: 70px;

  width: 300px;

}

.t3-footer-white .square {

  background: #f6f6f6;

  z-index: 0;

}

.t3-footer-white .square span {

  border-top: 1px solid #999999;

  border-left: 1px solid #999999;

}

.t3-footer {

  background: #2d2d2d;

  color: #999999;

  font-size: 16px;

  line-height: 1.9;

}

.t3-footer:before,

.t3-footer:after {

  content: " ";

  display: table;

}

.t3-footer:after {

  clear: both;

}

.t3-footer small {

  display: block;

  font-size: 100%;

}

.t3-footer .k2ItemsBlock li .moduleItemTitle {

  font-size: 14px;

  padding: 0px;

  font-weight: 400;

  margin: 0px;

  color: #f6f6f6;

  font-family: 'Montserrat', sans-serif;

  text-transform: capitalize;

}

.t3-footer .k2ItemsBlock li .moduleItemCategory,

.t3-footer .k2ItemsBlock li .moduleItemDateCreated {

  color: #999999;

  font-weight: 300;

  font-size: 14px;

  font-style: italic;

}

.t3-footer .map-bg {

  background: url(../../../../images/creativ/map.png) no-repeat;

  display: block;

  height: 188px;

  left: -34px;

  margin: auto;

  padding: 0px;

  position: absolute;

  top: 70px;

  width: 300px;

}

.t3-footer .square {

  background: #282828;

  z-index: 0;

}

.t3-footer .square span {

  border-top: 1px solid #999999;

  border-left: 1px solid #999999;

}

.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: 60px 0;

  }

}*/

.t3-footnav .t3-module {

  background: #2d2d2d;

  color: #999999;

  margin-top: 10px;

  margin-bottom: 10px;

}

.t3-footnav .t3-module .module-title {

  color: #ffffff;

  font-size: 18px;

  margin-bottom: 30px;

  text-transform: uppercase;

}

.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: 24px;

}

.t3-footnav .t3-module ul > li > a {

  color: #999999;

}

.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: #999999;

}

.t3-footnav .t3-module .contact-widget ul li {

  margin-bottom: 20px;
  font-size: 19px;

}

.t3-copyright-modern {

  font-weight: 500;

  text-align: center;

  color: #999999;

  font-size: 14px;

  background: #f6f6f6;

  font-family: 'Montserrat', sans-serif;

  padding: 40px 0 40px;

}

.t3-copyright-modern:before,

.t3-copyright-modern:after {

  content: " ";

  display: table;

}

.t3-copyright-modern:after {

  clear: both;

}

.t3-copyright-modern small {

  margin-bottom: 5px;

}

.t3-copyright-modern a {

  color: #999999;

}

.t3-copyright {

  font-weight: 500;

  text-align: center;

  color: #999999;

  font-size: 14px;

  background: #282828;

  font-family: 'Montserrat', sans-serif;

  padding: 40px 0 40px;

}

.t3-copyright:before,

.t3-copyright:after {

  content: " ";

  display: table;

}

.t3-copyright:after {

  clear: both;

}

.t3-copyright small {

  margin-bottom: 5px;

}

.t3-copyright a {

  color: #999999;

}

.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;

}

.all-demos .jb-animate {

  -webkit-animation: backgroundScroll 10s linear infinite;

  animation: backgroundScroll 10s linear infinite;

  background-size: 100%;

}

@-webkit-keyframes backgroundScroll {

  from {

    background-position: 0 0;

  }

  to {

    background-position: -400px 0;

  }

}

@keyframes backgroundScroll {

  from {

    background-position: 0 0;

  }

  to {

    background-position: -400px 0;

  }

}

.all-demos .jb-page-head-padding {

  padding: 22rem 0 22rem;

  position: relative;

}

.all-demos .jb-page-head-padding h3 {

  color: #ffffff;

  font-size: 40px;

  font-weight: bold;

}

.all-demos .jb-page-head-padding h3 span {

  color: #0095e5;

}

.all-demos .jb-title-intro {

  font-size: 23px;

  color: #333333;

}

.all-demos .landing-item {

  margin: 0 0 15px;

}

.all-demos .landing-item img {

  border: 1px solid #f9f9f9;

  width: 100%;

}

.all-demos .landing-item h3 {

  color: #333333;

  text-transform: uppercase;

  font-size: 16px;

  text-align: center;

}

.all-demos .landing-demos {

  margin: 0 0 15px;

}

.all-demos .landing-demos h3 a {

  color: #333333;

  text-transform: uppercase;

  font-size: 16px;

}

.all-demos .hover-shadow {

  box-shadow: 0 0 1px transparent;

  display: inline-block;

  position: relative;

  transform: translateZ(0px);

  transition-duration: 0.3s;

  transition-property: transform;

}

.all-demos .hover-shadow::before {

  background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0px, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;

  content: "";

  height: 10px;

  left: 5%;

  opacity: 0;

  pointer-events: none;

  position: absolute;

  top: 100%;

  transition-duration: 0.3s;

  transition-property: transform, opacity;

  width: 90%;

  z-index: -1;

}

.all-demos .hover-shadow:active,

.all-demos .hover-shadow:focus,

.all-demos .hover-shadow:hover {

  animation-delay: 0.3s;

  animation-direction: alternate;

  animation-duration: 1.5s;

  animation-iteration-count: infinite;

  animation-name: hover;

  animation-timing-function: linear;

  transform: translateY(-6px);

}

.all-demos .hover-shadow:active::before,

.all-demos .hover-shadow:focus::before,

.all-demos .hover-shadow:hover::before {

  animation-delay: 0.3s;

  animation-direction: alternate;

  animation-duration: 1.5s;

  animation-iteration-count: infinite;

  animation-name: hover-shadow;

  animation-timing-function: linear;

  opacity: 0.4;

  transform: translateY(6px);

}

.all-demos .service-style-1 {

  min-height: auto !important;

  margin: auto;

}

.all-demos .service-style-1 em {

  color: #0095e5;

  margin-right: 10px;

  width: 40px;

  height: 40px;

  line-height: 40px;

  border-radius: 500px;

  text-align: center;

  font-size: 26px;

}

.all-demos .service-style-1 .title h3 {

  color: #333333;

  font-size: 18px;

  font-weight: bold;

  margin-bottom: 15px;

  margin-top: 15px;

  text-transform: capitalize;

}

.all-demos .arrow-down-gray-dark {

  background-color: #0095e5;

  position: relative;

  color: #ffffff;

}

.all-demos .arrow-down-gray-dark:after {

  border-left: 30px solid transparent;

  border-right: 30px solid transparent;

  border-top: 30px solid #0095e5;

  bottom: -26px;

  content: "";

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  width: 0;

}

.all-demos .arrow-down-gray-dark h3 {

  color: #ffffff;

  font-size: 30px;

  font-weight: bold;

  text-transform: capitalize;

  margin-top: 0px;

  margin-bottom: 10px;

}

.all-demos .arrow-down-gray-dark .tp-sub-text {

  font-size: 20px;

  margin: 0 auto;

  max-width: 620px;

  text-align: center;

}

.all-demos #scrolldown {

  bottom: 40px;

  height: 100px;

  margin-left: -50px;

  position: absolute;

  left: 50%;

  text-align: center;

  width: 100px;

  z-index: 100;

}

.all-demos #scrolldown p {

  animation-duration: 2s;

  animation-fill-mode: both;

  animation-iteration-count: infinite;

  animation-name: scroll;

  color: #fff;

  font-style: normal;

  font-family: 'Source Sans Pro', sans-serif;

}

.all-demos .mouse {

  border: 1px solid #ffffff;

  border-radius: 13px;

  display: block;

  height: 46px;

  left: 50%;

  margin: 10px 0 0 -13px;

  position: absolute;

  width: 26px;

}

.all-demos .mouse p {

  display: block;

  font-size: 1.5em;

  margin: 6px auto;

}

@keyframes scroll {

  0% {

    opacity: 1;

    transform: translateY(0px);

  }

  100% {

    opacity: 0;

    transform: translateY(10px);

  }

}

.all-demos .jb-bottom-promo {

  background: #0095e5;

  color: #ffffff;

}

.all-demos .jb-bottom-promo p {

  margin-bottom: 0px;

}

.all-demos .jb-bottom-promo .button-full {

  display: block !important;

  white-space: normal;

  margin: 0;

  height: auto;

  line-height: 1.6;

  padding: 50px 0;

  font-size: 25px;

  font-weight: 300;

  text-transform: none;

  border-radius: 0;

  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);

  background: #0095e5;

  color: #ffffff;

  transition: all 500ms ease;

}

.all-demos .jb-bottom-promo .button-full:hover {

  background: #333333;

  color: #ffffff;

}

.all-demos .jb-bottom-promo h3 {

  margin-top: 4px;

  margin-bottom: 12px;

  color: #ffffff;

  text-transform: capitalize;

  font-weight: 300;

}



.home .t3-sl-1 .jumbotron .btn,

.home .t3-sl-5 .jumbotron .btn {

  border-color: #fff;

}

.t3-mainnav {

  border-bottom: none;

}

.team-member .ImageWrapper .ImageOverlayLi::before {

  background: rgba(255, 255, 255, 0.7) !important;

}

.team-member .ImageWrapper .ImageOverlayLi::after {

  background: rgba(255, 255, 255, 0.7) !important;

}

.ImageOverlayLi:before {

  background: rgba(3, 172, 220, 0.7) none repeat scroll 0% 0% !important;

}

.ImageOverlayLi:after {

  background: rgba(3, 172, 220, 0.7) none repeat scroll 0% 0% !important;

}