.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-large:hover {
  background: #0a6c9f;
  color: #fff;
}
#sp-header-wrapper #sp-header_right .search form button.button {
  background: #0d8ccf;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#sp-header-wrapper #sp-header_right .search form button.button:hover {
  background: #085b87;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-header-wrapper #sp-header_right .moduletable #btl {
  width: 104px !important;
}
#sp-header-wrapper #sp-header_right .moduletable #btl .btl-panel span {
  margin: 0 0 0 5px;
  box-shadow: none;
  border-radius: 0;
  bordder: none;
  height: auto;
  padding: 9px 15px;
  line-height: 0;
  background-color: #0d8ccf;
  border: 1px solid #0d8ccf;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-header-wrapper #sp-header_right .moduletable #btl .btl-panel span:hover {
  background-color: #085b87;
  border: 1px solid #085b87;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-header-wrapper #sp-header_right .moduletable #btl .btl-panel span i {
  font-size: 15px;
}
a:not(.btn) {
  color: #074b6f;
}
a:not(.btn):hover {
  color: #0d8ccf;
}
body {
  color: #000000;
  background-position: top !important;
}
body.bg {
  background: #333333;
}
#boxed .boxed_inner {
  background: #ffffff;
}
#boxed {
  background: #0d8ccf;
  border-top: 1px solid #0d8ccf;
  border-bottom: 1px solid rgba(8,64,113,0.6);
}
#sp-top-wrapper {
  width: 1240px;
  background: #fff;
}
#sp-top-wrapper #sp-header-wrapper {
  /*background: #fff url(../../images/map.png) no-repeat center;*/
  width: 1240px;
  margin: 0 auto;
}
#sp-top-wrapper #top {
  background: transparent;
  /*width: 1240px;*/
  margin: 0 auto;
  padding: 8px 0;
  border-bottom: #eeeeee 1px solid;
}
#sp-top-wrapper:before {
  content: "";
  width: 80%;
  height: 1px;
  background-color: rgba(8,64,113,0.6);
  background-image: -webkit-gradient(linear,left top,middle top,right top,from(rgba(8,64,113,0.6)),to(rgba(8,64,113,0.6)));
  background-image: -webkit-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -moz-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -ms-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -o-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  position: absolute;
  left: 10%;
  top: -1px;
}
#boxed:after {
  content: "";
  width: 80%;
  height: 1px;
  background-color: rgba(8,64,113,0.6);
  background-image: -webkit-gradient(linear,left top,middle top,right top,from(rgba(8,64,113,0.6)),to(rgba(8,64,113,0.6)));
  background-image: -webkit-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -moz-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -ms-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  background-image: -o-linear-gradient(left,rgba(8,64,113,0.6),#e6e6e6,rgba(8,64,113,0.6));
  position: absolute;
  left: 10%;
  bottom: -1px;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset1/logo.png);
}
#sp-header_right .custom p a {
  color: #999;
}
#sp-header_right .custom p a:hover {
  color: #0d8ccf;
}
#sp-header_right .custom .social_icons:hover {
  background: #0d8ccf;
  border-color: #0d8ccf !important;
}
#sp-feature-wrapper .sp-k2-featured-slider .item-content .item-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #0d8ccf;
}
#sp-feature-wrapper .sp-k2-featured-slider .item-content .readmore {
  background: #0d8ccf;
  color: white;
}
#sp-feature-wrapper .sp-k2-featured-slider .item-content .readmore:hover {
  background: #333;
}
#sp-feature-wrapper .sp-k2-featured-slider .item-content .purchase {
  background: #ed6a24;
  color: white;
}
#sp-feature-wrapper .sp-k2-featured-slider .item-content .purchase:hover {
  background: #4e4242;
}
#sp-feature-wrapper .lof-ass .lof-description h4 a:hover {
  color: #0d8ccf !important;
}
#sp-feature-wrapper .lof-ass .lof-navigator li.active {
  background: none !important;
}
#sp-feature-wrapper .lof-ass .lof-navigator li.active div {
  background-color: #0c7fbc !important;
  background-image: -moz-linear-gradient(top,#0d8ccf,#0a6c9f) !important;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0d8ccf),to(#0a6c9f)) !important;
  background-image: -webkit-linear-gradient(top,#0d8ccf,#0a6c9f) !important;
  background-image: -o-linear-gradient(top,#0d8ccf,#0a6c9f) !important;
  background-image: linear-gradient(to bottom,#0d8ccf,#0a6c9f) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d8ccf', endColorstr='#ff096b9f', GradientType=0) !important;
}
.module.highlighted {
  background: #3498DB;
}
.module.highlighted a {
  color: #fff !important;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #0d8ccf;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #1ea8f1;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #7ecdf7;
}
#sp-footer-wrapper {
  background: #222224;
}
#sp-footer-wrapper .sp-totop {
  display: inline-block;
  position: absolute;
  background: #0d8ccf;
  border-top: 1px solid #1ea8f1;
  border-left: 1px solid #1ea8f1;
  border-right: 1px solid #1ea8f1;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  top: -40px;
  right: 20px;
  text-align: center;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-footer-wrapper .sp-totop:hover {
  background: #0b7cb7;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-footer-wrapper .sp-totop i {
  color: #fff;
}
#sp-footer-wrapper .sp-totop small {
  display: none;
}
#sp-footer-wrapper #sp-footer2 ul.nav {
  margin-bottom: 10px;
}
#sp-footer-wrapper #sp-footer2 ul.nav a {
  color: #bbbbbb;
}
#sp-footer-wrapper #sp-footer2 ul.nav a:hover {
  color: #0d8ccf;
}
.sp-border {
  border-top: 1px solid #010a0f;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0d52cf;
  background-image: -moz-linear-gradient(top,#0d6ccf,#0d2bcf);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0d6ccf),to(#0d2bcf));
  background-image: -webkit-linear-gradient(top,#0d6ccf,#0d2bcf);
  background-image: -o-linear-gradient(top,#0d6ccf,#0d2bcf);
  background-image: linear-gradient(to bottom,#0d6ccf,#0d2bcf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d6bcf', endColorstr='#ff0d2bcf', GradientType=0);
  border-color: #0d2bcf #0d2bcf #081c87;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0d2bcf;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #0d2bcf;
  *background-color: #0b26b7;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #0a219f \9;
}
#sp-menu-wrapper {
  background: transparent;
  box-shadow: 6px -8px 6px -12px rgba(0,0,0,0.7) inset, 0 0 10px -5px rgba(0,0,0,0.7) inset;
}
#sp-menu-wrapper.menu-fixed {
  animation: 500ms ease 0s normal none 1 running fadeInDown;
}
#sp-main-menu #login-form #form-login-submit button {
  background: #0d8ccf;
}
#sp-main-menu ul.level-1 .menu-desc {
  color: #bbbbbb;
}
#sp-main-menu ul.level-1 .menu-title {
  color: #6f6f6f;
}
#sp-main-menu ul.level-0 > li.menu-item:hover >a,
#sp-main-menu ul.level-0 > li.menu-item.active >a {
  background: #333;
  font-weight: 100;
  border-radius: 0;
  border-bottom: none;
  position: relative;
}
#sp-main-menu ul.level-0 > li.menu-item:hover >a span:after,
#sp-main-menu ul.level-0 > li.menu-item.active >a span:after {
  content: "";
  position: absolute;
  border-radius: 10px 10px 0 0;
  background: #fff;
  width: 80%;
  height: 5px;
  left: 10%;
  bottom: 0;
}
.testimonial .testimonial_inner .media-body .author_name a {
  color: #0d8ccf;
}
body .module .acymailing_module .acysubbuttons .subbutton {
  background: #0d8ccf url(../../images/thumb.png) no-repeat center;
}
div.default .sp-portfolio-thumb:hover .sp-portfolio-overlay {
  background: rgba(13,140,207,0.8);
}
.btn-link-color {
  background: #0d8ccf;
}
div.icon_image {
  padding: 3px;
  background: #fff;
  border: 1px solid #dedede;
}
.icon_image_with_text {
  border: none;
}
.icon_image_with_text .icon_image_with_text_inner {
  background: #f9f9f9;
}
.icon_image_with_text .icon_image_with_text_inner .title {
  color: #0d8ccf;
}
.icon_image_with_text .icon_image_with_text_inner i {
  color: #0d8ccf;
}
.icon_image_with_text .icon_image_with_text_inner .readmore a {
  border-radius: 0;
  background: #0d8ccf !important;
}
.icon_image_with_text .icon_image_with_text_inner .readmore a i {
  background: #36b1f2;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.icon_image_with_text .icon_image_with_text_inner .readmore a:hover {
  background: #0a6c9f !important;
  border-radius: 0;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.icon_image_with_text .icon_image_with_text_inner .readmore a:hover i {
  margin-right: 15px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(1) {
  border-top: 3px solid #0d8ccf !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(2) {
  border-top: 3px solid #73bd12 !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(3) {
  border-top: 3px solid #ed6a24 !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(4) {
  border-top: 3px solid #cdc70f !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(5) {
  border-top: 3px solid #ba0fce !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(6) {
  border-top: 3px solid #24b83c !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(7) {
  border-top: 3px solid #2451b8 !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(8) {
  border-top: 3px solid #b82424 !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(9) {
  border-top: 3px solid #d4076d !important;
}
.sptab_red .tabs_buttons ul.tabs_container li:nth-child(10) {
  border-top: 3px solid #b61052 !important;
}
.teamic .teamic_inner .teamic_text .teamic_url {
  color: #0d8ccf;
}
.teamic .teamic_inner .teamic_text .teamic_social a {
  color: #fff;
  background: #0d8ccf;
}
.teamic .teamic_inner .teamic_text .teamic_social a:hover {
  background: #666;
}
.text_with_icon .text_with_icon_icon.normal {
  color: #0d8ccf;
  background: #f1f1f1;
  border-bottom: 2px solid #dedede;
  margin-right: 30px !important;
  border-radius: 2px;
}
.text_with_icon .text_with_icon_icon.square {
  color: #dedede;
  background: none;
  border: 1px solid #dedede;
}
.text_with_icon .text_with_icon_icon.rounded {
  color: #dedede;
  background: none;
  padding: 15px !important;
  border: 1px solid #dedede;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  position: relative;
}
.text_with_icon:hover .text_with_icon_icon.normal i {
  animation: 1500ms ease 0s normal none 1 running zoomIn;
}
.text_with_icon:hover .text_with_icon_icon.square {
  color: #fff;
  background: #0d8ccf;
  border: 1px solid #0d8ccf;
}
.text_with_icon:hover .text_with_icon_icon.rounded {
  color: #fff;
  background: #0d8ccf;
  border: 1px solid #0d8ccf;
}
.text_with_icon .title {
  color: #0d8ccf;
}
.text_with_brif {
  border: 1px solid #dedede;
  background: #fff;
  padding: 15px;
}
.text_with_brif .text_with_brif_icon.square {
  color: #fff;
  border: 1px solid transparent;
  background: #0d8ccf;
}
.text_with_brif a {
  font-size: 13px;
  color: #0d8ccf;
}
.text_with_brif a:hover {
  color: #0a6c9f;
}
.text_with_brif .title {
  color: #0d8ccf;
}
.text_with_brif:hover {
  color: #fff;
  border: 1px solid #fff;
  background: #0d8ccf !important;
}
.text_with_brif:hover .title {
  color: #fff;
}
.text_with_brif:hover .text_with_brif_icon.square {
  color: #0d8ccf;
  background: #fff;
  border: 1px solid transparent;
}
.text_with_brif:hover a {
  font-size: 13px;
  color: #fff;
}
div.itemListCategory {
  margin: 0 !important;
  padding: 0 !important;
}
.itemListView div.itemListCategory {
  border: none !important;
  background: none !important;
}
.itemListView .itemContainer .catItemView {
  padding: 0px 5px;
  margin: 5px;
}
.itemView .itemFullText a {
	text-decoration: underline;
}
.itemListView .itemContainer .catItemView .catItemTitle {
  font-size: 18px;
  font-weight: 400;
}
.itemListView .itemContainer .catItemView .catItemTitle a {
  color: #0d8ccf;
}
.itemListView .itemContainer .catItemView .catItemTitle a:hover {
  color: #0a6c9f;
}
.itemListView .itemContainer .catItemView .catItemImageBlock {
  border: 1px solid #e0e0e0;
}
.itemListView .itemContainer .catItemView .catItemImageBlock .catItemImage {
  margin: 0;
}
.itemListView .itemContainer .catItemView .catItemImageBlock .catItemImage img {
  border: none;
  padding: 0;
}
.itemListView .itemContainer .catItemView .catItemIntroText {
  padding-bottom: 0;
  font-weight: 100 !important;
}
.sprocket-grids-b .sprocket-grids-b-item .sprocket-grids-b-content h2.sprocket-grids-b-title a {
  color: #fff;
}
.sprocket-grids-b .sprocket-grids-b-item .sprocket-grids-b-content h2.sprocket-grids-b-title a:hover {
  color: #1ea8f1;
}
.sprocket-grids-b .sprocket-grids-b-columns-5 h2.sprocket-grids-b-title {
  margin-bottom: 0;
  margin-top: 10px;
}
.sprocket-grids-b .sprocket-grids-b-columns-5 h2.sprocket-grids-b-title span {
  font-size: 18px;
  font-weight: 400 !important;
}
.sprocket-grids-b .sprocket-grids-b-columns-5 .sprocket-grids-b-text {
  margin-top: 0;
}
.itemView div.itemCommentsForm form input#submitCommentButton {
  background: #0d8ccf;
  color: #fff;
  border: none;
  padding: 5px 10px;
}
.itemView div.itemCommentsForm form input#submitCommentButton:hover {
  background: #ed6a24;
}
.ic_marquee0 img {
  border-color: #dedede;
}
.ic_marquee0 img:hover {
  border-color: #dedede;
}
body.bg {
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: center;
}
.tp-caption .largethemebg,
.largethemebg {
  background: #0d8ccf !important;
}
a.btn-one {
  background: #0d8ccf;
  color: #fff;
  padding: 8px 10px 8px 0;
  border-radius: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-one i {
  padding: 10px 10px;
  margin-right: 10px;
  font-size: 15px;
  border-radius: 0;
  color: #fff;
  background: #36b1f2;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-one:hover {
  padding: 8px 15px 8px 0;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-one:hover i {
  margin-right: 15px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-two {
  background: #0d8ccf;
  color: #fff;
  padding: 12px 14px 12px 0;
  border-radius: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-two i {
  padding: 14px 14px;
  margin-right: 14px;
  font-size: 15px;
  border-radius: 0;
  color: #fff;
  background: #36b1f2;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-two:hover {
  padding: 12px 19px 12px 0;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
a.btn-two:hover i {
  margin-right: 19px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
div.tab div.tab-content {
  padding: 30px 25px 10px 25px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #dedede;
}
div.tab ul#tab {
  margin-bottom: 10px;
}
div.tab ul#tab li {
  margin-right: 10px;
  position: relative;
}
div.tab ul#tab li:last-child {
  margin-right: 0;
}
div.tab ul#tab li a {
  background: #fff;
  margin: 0;
  padding: 15px 28px;
  border-radius: 3px;
  border: 1px solid #dedede;
}
div.tab ul#tab li a i {
  margin-right: 10px;
}
div.tab ul#tab li.active a {
  background: #0d8ccf;
  margin: 0;
  border: 1px solid #0d8ccf;
  outline: none !important;
}
div.tab ul#tab li.active a:after {
  content: "";
  position: absolute;
  right: 48%;
  bottom: -13%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #0d8ccf transparent transparent transparent;
}
#sc-accordion .accordion-group {
  background: #fff;
}
#sc-accordion .accordion-group .accordion-heading a.accordion-toggle {
  padding: 12px 20px;
}
#sc-accordion .accordion-group .accordion-heading a.accordion-toggle i {
  margin-right: 10px;
}
#sc-accordion .accordion-group .accordion-heading a.accordion-toggle.active,
#sc-accordion .accordion-group .accordion-heading a.accordion-toggle:focus {
  outline: none !important;
  text-decoration: none !important;
}
#sc-accordion .accordion-group div.accordion-inner {
  padding: 20px 20px;
}
.ns2-wrap {
  position: relative;
}
.ns2-wrap .ns2-art-controllers {
  position: absolute;
  right: 0;
  top: -50px;
}
.ns2-wrap .ns2-art-controllers a.ns2-art-prev.active,
.ns2-wrap .ns2-art-controllers a.ns2-art-prev:focus,
.ns2-wrap .ns2-art-controllers a.ns2-art-next.active,
.ns2-wrap .ns2-art-controllers a.ns2-art-next:focus {
  outline: none !important;
}
.ns2-first,
.ns2-even {
  border-bottom: 1px solid #efefef;
}
.ns2-date-blog {
  background: #0d8ccf !important;
  color: #fff !important;
}
.ns2-date-blog .ns2_date_day {
  font-size: 14px;
  font-weight: 100 !important;
}
.nssp2 .ns2-title {
  font-weight: 100;
  font-size: 16px;
  color: #0d8ccf;
}
.nssp2 .ns2-title:hover {
  color: #0b7cb7;
}
.nssp2 .ns2-title a {
  color: #0d8ccf !important;
}
.nssp2 .ns2-title a:hover {
  color: #0b7cb7 !important;
}
.ot_testimonial .carousel-indicators .active {
  background: #0d8ccf !important;
  border: 1px solid #0d8ccf !important;
}
#sp-extra_utility_bottom-wrapper {
  background: url(../../images/pattern1.png) left top;
}
div.sp-tweet {
  text-align: center;
  padding-top: 80px;
  background: url(../../images/presets/preset1/twitter.png) no-repeat center top;
}
div.sp-tweet .sp-tweet-item {
  border: none !important;
}
div.sp-tweet .sp-tweet-item div.date {
  width: 100%;
  text-align: center;
}
div.menu ul.arrow li {
  line-height: 40px !important;
  border-bottom: 1px solid #e6e6e6 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
div.menu ul.arrow li a {
  color: #888888 !important;
}
div.menu ul.arrow li:hover {
  padding-left: 5px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
div.menu ul.arrow li:hover a {
  color: #0b7cb7 !important;
}
div.menu ul.arrow li:last-child {
  border-bottom: none !important;
}
div.contact ul {
  margin: 0 !important;
}
div.contact ul li {
  list-style-type: none;
  padding: 10px 0;
  line-height: 22px;
  border-bottom: 1px solid #e6e6e6;
}
div.contact ul li em {
  font-weight: normal;
  margin-right: 20px;
}
#sp-footer-wrapper {
  position: relative;
  z-index: 99;
}
#sp-footer_menu-wrapper {
  background: transparent;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 5;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul {
  float: right;
  margin-right: 10px;
  margin-bottom: -10px;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li {
  background: transparent;
  font-weight: 100;
  border: none;
  position: relative;
  line-height: 15px;
  float: right;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li >a {
  padding: 18px 15px;
  color: #fff;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li >a:hover,
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li >a.active {
  background: none;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li:hover,
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li.active {
  background: #333;
  font-weight: 100;
  border-radius: 0;
  border: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li:hover a:before,
#sp-footer_menu-wrapper #footer_menu #sp-footer_menu ul li.active a:before {
  content: "";
  position: absolute;
  border-radius: 0 0 10px 10px;
  background: #fff;
  width: 80%;
  height: 5px;
  left: 10%;
  top: 0;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-top-wrapper a.social_icons {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 2px;
  margin-right: 0;
  color: #888888;
  float: right;
  border: 1px solid transparent;
  background: transparent;
  display: inline-block;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-top-wrapper a.social_icons:hover {
  border: 1px solid #0d8ccf;
  background: #0d8ccf;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#sp-top3 .row-fluid {
  margin-bottom: 0px !important;
}
div.textwidget {
  color: #888888 !imortant;
  margin-top: 5px;
  margin-left: 0px;
  text-align: left;
  float: left;
}
div.textwidget em {
  color: #888888;
}
div.textwidget a {
  color: #888888 !important;
}
div.textwidget a img {
  opacity: 0.4;
}
div.textwidget a img:hover {
  opacity: 0.9;
}
div.textwidget a:hover {
  color: #0d8ccf !important;
}
.progress-striped .bar {
  background-color: #0d8ccf !important;
}
.noo-accordion {
  margin: 0 auto !important;
  box-shadow: none !important;
}
.noo-accordion .image_title a.title_style1,
a.title_style2,
a.title_style3,
a.title_style4 {
  background: rgba(13,140,207,0.9) !important;
}
.noo-accordion ul li:hover .image_title a.title {
  background: none !important;
}
.noo-accordion ul li:hover .image_title {
  background: linear-gradient(to bottom,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 50%,rgba(0,0,0,0.7) 100%) repeat scroll 0 0 rgba(0,0,0,0) !important;
}
.noo-accordion ul li:hover .image_title a.title {
  font-size: 40px !important;
  top: 75% !important;
}
.sectionshadow {
  background: #FFFFFF;
}
.vina-awesome-slider {
  padding: 5px;
  border: 1px solid #dedede !important;
}
.bt-cs .bt-inner img {
  margin: 0 !important;
  border: none !important;
  outline: 1px solid #dedede !important;
  padding: 3px !important;
  background: #fff !important;
}
.bt-cs .bt-inner:hover img {
  background: #fff !important;
}
.bt-cs .bt-inner:hover .all_text {
  background: #0d8ccf !important;
  color: rgba(255,255,255,0.6) !important;
}
.bt-cs .bt-inner:hover .all_text .bt-title {
  color: #fff !important;
}
.bt-cs .bt-inner:hover .all_text .bt-title:hover {
  color: #fff !important;
}
.bt-cs .bt-inner:hover .all_text p.readmore a {
  color: #fff !important;
}
.bt-cs .bt-inner:hover .all_text p.readmore a:hover {
  color: #fff !important;
}
.bt-cs .bt-inner div.all_text {
  background: #ffffff;
  border-bottom: 2px solid #dedede;
}
.bt-cs .bt-inner div.all_text .bt-title {
  color: #0d8ccf;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
}
.bt-cs .bt-inner div.all_text .bt-title:hover {
  color: #0a6c9f;
}
.ot_testimonial .carousel {
  margin-bottom: 0 !important;
}
.ic_marquee0 {
  padding-top: 10px !important;
}
.sp-feature .feature-icon {
  background: #fff;
  color: #888888;
}
.sp-feature .feature-icon i {
  color: #000;
}
.sp-feature .feature-icon:after {
  border-top: 20px solid #dedede;
}
.sp-feature .sp-feature-content {
  background: #fff;
  color: #888888;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.sp-feature .sp-feature-content h3 {
  color: #0d8ccf;
}
.sp-feature:hover .feature-icon {
  background: #0d8ccf;
  color: #fff;
}
.sp-feature:hover .feature-icon i {
  color: #fff;
}
.sp-feature:hover .feature-icon:after {
  border-top: 20px solid #36b1f2;
}
.sp-feature:hover .sp-feature-content {
  background: #0d8ccf;
  color: #fff;
}
.sp-feature:hover .sp-feature-content h3 {
  color: #fff;
}
.sp-feature:hover .sp-feature-content:after {
  border-bottom-color: #0c4d85;
}
.calltoaction .calltoaction_buttons {
  padding: 10px 0;
  text-align: right;
}
.calltoaction .calltoaction_buttons a.green {
  border: 1px solid #fff;
  background: #fff;
  color: ;
  padding: 10px 25px;
  margin: 0 5px 0 0;
  -webkit-transition: all 1.3s linear;
  -moz-transition: all 1.3s linear;
  -o-transition: all 1.3s linear;
  -ms-transition: all 1.3s linear;
  transition: all 0.3s linear;
}
.calltoaction .calltoaction_buttons a.green:hover {
  border: 1px solid #333;
  background: #333;
  color: #fff;
  -webkit-transition: all 1.3s linear;
  -moz-transition: all 1.3s linear;
  -o-transition: all 1.3s linear;
  -ms-transition: all 1.3s linear;
  transition: all 0.3s linear;
}
.calltoaction .calltoaction_buttons a.black {
  border: 1px solid #333;
  background: #333;
  color: #fff;
  padding: 10px 25px;
  margin: 0 0 0 5px;
}
.calltoaction .calltoaction_buttons a.black:hover {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  -webkit-transition: all 1.3s linear;
  -moz-transition: all 1.3s linear;
  -o-transition: all 1.3s linear;
  -ms-transition: all 1.3s linear;
  transition: all 0.3s linear;
}

h3.header {
  color: #0d8ccf;
}
.sp-team .team-img-wrapper .overlay {
  background: rgba(13,140,207,0.8);
}
.sp-team .team-img-wrapper .overlay .social-icons a:hover {
  background: #0d8ccf;
}
#sp-main-body-wrapper {
  border-bottom: 1px solid #dedede;
}
#sp-main-body-wrapper {
	padding: 40px 0 !important;
}
.breadcrumb {
  border-radius: 0 !important;
}
#sp-component .page-header::after,
#sp-component .page_title::after,
#sp-component .itemListCategory h2::after {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 22px;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
#sp-component .page-header,
#sp-component .page_title,
#sp-component .itemListCategory h2 {
  font-size: 18px;
  font-weight: 400;
  color: #0d8ccf;
  padding: 0 0 25px 0;
}
div.topten-view h4,
div.recent-view h4,
div.latest-view h4,
div.featured-view h4,
h2.c-header {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 44px;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
#sp-component .page-header span,
#sp-component .page_title span,
#sp-component .itemListCategory h2 span {
  background: none;
  padding: none;
}
div.text_with_icon_content {
  font-weight: 100 !important;
  font-size: 14px !important;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-content .module h4 {
  color: #0d8ccf !important;
}
.accordion.sparsmenu {
  margin: 0 20px;
}
.accordion.sparsmenu .accordion-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none !important;
}
.accordion.sparsmenu .accordion-group a {
  color: #888;
}
.accordion.sparsmenu .accordion-group a:hover,
.accordion.sparsmenu .accordion-group a.active,
.accordion.sparsmenu .accordion-group a:focus {
  color: #0d8ccf;
  outline: none !important;
  text-decoration: none;
}
.sp_quickcontact #sp-quickcontact-form {
  margin: 0;
}
.sp_quickcontact .sp_qc_clr {
  margin: 0;
}
.sp_quickcontact #name {
  margin: 0;
}
.sp_quickcontact #email {
  border-top: none;
}
.sp_quickcontact #message {
  width: 95%;
  height: 80px;
}
.sp_quickcontact #sp_qc_submit {
  background: #0d8ccf;
  box-shadow: none;
  color: #fff;
}
.sp_quickcontact #sp_qc_submit:hover {
  background: #0a6c9f;
}
.cl_new h3 {
  color: #0d8ccf;
}
.cl_front h3 {
  color: #0d8ccf;
}
.cl_front ul li em {
  color: #0d8ccf;
}
.btl-content-block {
  border-radius: 0px !important;
}
.btl-content-block h3 {
  background: #f6f6f6 !important;
  line-height: 50px !important;
  border-bottom: 1px solid #dedede !important;
}
#simplemodal-container a.modalCloseImg:hover {
  top: 14px !important;
}
#simplemodal-container a.modalCloseImg {
  top: 14px !important;
}
.btl-input > input[type="text"],
.btl-input > input[type="password"],
#recaptcha > input {
  border-radius: 0px !important;
}
#btl .btl-panel > span,
button.btl-buttonsubmit,
input.btl-buttonsubmit {
  border-radius: 0px !important;
  box-shadow: none !important;
  background: #0d8ccf !important;
}
#btl .btl-panel > span:hover,
button.btl-buttonsubmit:hover,
input.btl-buttonsubmit:hover {
  background: #074b6f !important;
}
div.k2TagCloudBlock a:hover {
  background: #0d8ccf !important;
  color: #fff !important;
}
.itemView .itemBody .itemHeader h2.itemTitle {
  color: #0d8ccf;
}
.itemView .itemBody div.itemIntroText {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}
.k2IModuleTitle {
  font-size: 24px;
  color: #0d8ccf;
}
h3.itemAuthorName a {
  font-size: 18px;
  color: #0d8ccf;
}
h3.itemAuthorName a a:hover {
  color: #0a6c9f;
}
div.browse-view h1,
div.topten-view h4,
div.recent-view h4,
div.latest-view h4,
div.featured-view h4,
h2.c-header {
  font-size: 22px;
  font-weight: 100;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 44px;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
div.vm-cart-header-container .vm-cart-header,
div.vm-cart-header-container .vm-continue-shopping {
  width: 100% !important;
}
div.vm-cart-header-container .vm-cart-header a,
div.vm-cart-header-container .vm-continue-shopping a {
  color: #fff;
  background: #0d8ccf;
  padding: 8px 12px;
}
div.vm-cart-header-container .vm-cart-header a:hover,
div.vm-cart-header-container .vm-continue-shopping a:hover {
  background: #085b87 !important;
}
div.vm-cart-header-container h1 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 44px;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
.customer-reviews h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 44px;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
#com-form-login #com-form-login .userdata h2 {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #0d8ccf !important;
  border: none !important;
}
.product-description span.title {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
.category-view .row .category .spacer h2 a {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding-top: 10px;
  background: #dedede;
  color: #0d8ccf !important;
}
.category-view .row .category .spacer h2 a:hover {
  color: #0a6c9f !important;
}
.back-to-category {
  display: none;
}
.vm-product-container {
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
}
.vm-product-container .vm-product-media-container {
  margin-bottom: 0px;
  width: 45% !important;
}
.vm-product-container .vm-product-details-container {
  margin-bottom: 0px;
  width: 50% !important;
}
.vm-product-container .vm-product-details-container .spacer-buy-area .ratingbox {
  margin: 10px 0 0 0 !important;
}
div.browse-view span.PricesalesPrice,
div.topten-view span.PricesalesPrice,
div.recent-view span.PricesalesPrice,
div.latest-view span.PricesalesPrice,
div.featured-view span.PricesalesPrice,
div.productdetails-view span.PricesalesPrice {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  background: #0d8ccf;
  border: 1px solid #0d8ccf !important;
}
div.browse-view div.vm-price-value span.PricesalesPrice {
  font-size: 16px;
  font-weight: 400;
  color: #0d8ccf;
}
.vm-product-rating-container {
  text-align: center;
  margin-top: 15px;
}
.vm-product-rating-container span {
  margin: 0 auto !important;
  text-align: center;
}
div.topten-view div.vm-product-descr-container-1 h2,
div.recent-view div.vm-product-descr-container-1 h2,
div.latest-view div.vm-product-descr-container-1 h2,
div.featured-view div.vm-product-descr-container-1 h2,
div.browse-view div.vm-product-descr-container-1 h2 {
  font-size: 18px;
  text-align: center;
}
div.topten-view div.vm-product-descr-container-1 h2 a,
div.recent-view div.vm-product-descr-container-1 h2 a,
div.latest-view div.vm-product-descr-container-1 h2 a,
div.featured-view div.vm-product-descr-container-1 h2 a,
div.browse-view div.vm-product-descr-container-1 h2 a {
  color: #0d8ccf;
}
div.topten-view div.vm-product-descr-container-1 h2 a:hover,
div.recent-view div.vm-product-descr-container-1 h2 a:hover,
div.latest-view div.vm-product-descr-container-1 h2 a:hover,
div.featured-view div.vm-product-descr-container-1 h2 a:hover,
div.browse-view div.vm-product-descr-container-1 h2 a:hover {
  color: #085b87;
}
.featured-view .spacer h3,
.latest-view .spacer h3,
.topten-view .spacer h3,
.recent-view .spacer h3,
.related-products-view .spacer h3,
.browse-view .row .product .spacer h2 {
  font-size: 18px;
  text-align: center;
}
.featured-view .spacer h3 a,
.latest-view .spacer h3 a,
.topten-view .spacer h3 a,
.recent-view .spacer h3 a,
.related-products-view .spacer h3 a,
.browse-view .row .product .spacer h2 a {
  color: #0d8ccf;
}
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.recent-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.browse-view .row .product .spacer h2 a:hover {
  color: #085b87;
}
span.quantity-controls {
  width: 8px !important;
}
div.vm3pr-7 {
  margin-top: 5px;
  background: #f9f9f9;
}
div.browse-view .vm-product-descr-container-1,
div.topten-view .vm-product-descr-container-1,
div.recent-view .vm-product-descr-container-1,
div.latest-view .vm-product-descr-container-1,
div.featured-view .vm-product-descr-container-1 {
  height: auto !important;
}
div.browse-view .vm-product-descr-container-1 p.product_s_desc,
div.topten-view .vm-product-descr-container-1 p.product_s_desc,
div.recent-view .vm-product-descr-container-1 p.product_s_desc,
div.latest-view .vm-product-descr-container-1 p.product_s_desc,
div.featured-view .vm-product-descr-container-1 p.product_s_desc {
  text-align: center;
}
div.topten-view .quantity-box,
div.topten-view .quantity-controls,
div.recent-view .quantity-box,
div.recent-view .quantity-controls,
div.latest-view .quantity-box,
div.latest-view .quantity-controls,
div.featured-view .quantity-box,
div.featured-view .quantity-controls,
div.browse-view .quantity-box,
div.browse-view .quantity-controls {
  display: none !important;
}
div.topten-view .addtocart-button,
div.recent-view .addtocart-button,
div.latest-view .addtocart-button,
div.featured-view .addtocart-button,
div.browse-view .addtocart-button {
  margin: 0 !important;
}
div.topten-view .addtocart-bar,
div.recent-view .addtocart-bar,
div.latest-view .addtocart-bar,
div.featured-view .addtocart-bar,
div.browse-view .addtocart-bar {
  width: 45%;
  position: none !important;
  bottom: -30px !important;
  left: 8px !important;
}
div.topten-view .addtocart-area,
div.recent-view .addtocart-area,
div.latest-view .addtocart-area,
div.featured-view .addtocart-area,
div.browse-view .addtocart-area {
  margin: 0 !important;
}
div.topten-view .product-price,
div.recent-view .product-price,
div.latest-view .product-price,
div.featured-view .product-price,
div.browse-view .product-price {
  padding: 10px;
  margin: 5px 0;
  width: 90%;
}
div.topten-view div.vertical-separator,
div.recent-view div.vertical-separator,
div.latest-view div.vertical-separator,
div.featured-view div.vertical-separator,
div.browse-view div.vertical-separator {
  margin-right: 12px !important;
}
div.topten-view div.vertical-separator:last-child,
div.recent-view div.vertical-separator:last-child,
div.latest-view div.vertical-separator:last-child,
div.featured-view div.vertical-separator:last-child,
div.browse-view div.vertical-separator:last-child {
  margin-right: 0px !important;
}
div.topten-view .vm-details-button,
div.recent-view .vm-details-button,
div.latest-view .vm-details-button,
div.featured-view .vm-details-button,
div.browse-view .vm-details-button {
  width: 48%;
}
div.topten-view .vm-details-button a.product-details,
div.recent-view .vm-details-button a.product-details,
div.latest-view .vm-details-button a.product-details,
div.featured-view .vm-details-button a.product-details,
div.browse-view .vm-details-button a.product-details {
  padding: 8px 10px;
  margin: -4px 10px 0 0;
}
div.browse-view .vm-product-descr-container-1 h2 {
  text-align: right;
}
div.browse-view .ratingbox {
  margin-bottom: 10px;
}
div.vm-product-container .addtocart-area {
  margin: 0 !important;
}
div.vm-details-button a {
  width: 100%;
  border-radius: 0px;
  background: #555 !important;
  border: 1px solid #555;
  color: #fff !important;
}
div.vm-details-button a:hover {
  background: #333333 !important;
  color: #fff !important;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  border-radius: 0px !important;
  padding: 9px 20px !important;
}
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover {
  background: #085b87 !important;
  border: 1px solid #085b87 !important;
}
img.browseProductImage {
  max-height: none !important;
  max-width: none !important;
  height: 100% !important;
  width: 100% !important;
}
div.productdetails-view h1 {
  font-size: 18px;
  color: #0d8ccf;
}
div.productdetails-view .main-image img {
  max-height: none !important;
}
div.cart-view #com-form-login-remember input.default {
  background: #0d8ccf !important;
  color: #fff !important;
  padding: 10px 20px !important;
  margin-right: 5px !important;
}
div.cart-view #com-form-login-remember input.default:hover {
  background: #085b87 !important;
}
#com-form-login-remember input.default {
  background: #0d8ccf !important;
  color: #fff !important;
  padding: 10px 20px !important;
  margin-right: 5px !important;
}
#com-form-login-remember input.default:hover {
  background: #085b87 !important;
}
#userForm div.control-buttons button.default {
  background: #0d8ccf !important;
  color: #fff !important;
  padding: 10px 20px !important;
  margin-right: 5px !important;
  border-radius: 0px !important;
  border: none !important;
}
#userForm div.control-buttons button.default:hover {
  background: #085b87 !important;
}
table.user-details input {
  border-radius: 0px !important;
}
#sp-component h3 {
  font-size: 20px !important;
  color: #0d8ccf !important;
  font-weight: 100 !important;
}
#sp-component h1,
#sp-component h2 {
  font-size: 22px;
  font-weight: 100;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  /*background: url(../../images/header_img.png) no-repeat left bottom, url(../../images/header_border.jpg) repeat-x left 44px; */
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
.category-view h1,
.category-view h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  line-height: normal;
  text-align: left;
  text-transform: none;
  color: #0d8ccf;
  border: none !important;
}
.category-view .row .category .spacer h2 a img {
  margin-top: 10px !important;
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
  background: #0d8ccf !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 20px !important;
  margin-right: 5px !important;
  font-size: 16px !important;
  font-weight: 100 !important;
  border-radius: 0px !important;
}
.vm-button-correct:hover,
.vm-button-correct:link:hover,
.vm-button-correct:visited:hover {
  background: #085b87 !important;
}
fieldset.vm-fieldset-pricelist {
  padding: 10px;
  background: #f9f9f9;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
fieldset.vm-fieldset-pricelist table.cart-summary tr th {
  background: #f2f2f2 !important;
  padding: 10px !important;
}
fieldset.vm-fieldset-pricelist table.cart-summary tr.sectiontableentry1 td {
  background: #fff !important;
  padding: 10px !important;
}
fieldset.vm-fieldset-pricelist table.cart-summary tr.sectiontableentry2 td {
  padding: 10px !important;
}
fieldset.vm-fieldset-pricelist table.cart-summary {
  border: 1px solid #dedede;
}
.productdetails-view .addtocart-bar {
  margin: 10px 0 0;
}
span.quantity-controls input.quantity-minus {
  background: url("../../images/quantity-controls2.png") no-repeat scroll 0 rgba(0,0,0,0);
}
span.quantity-controls input.quantity-plus {
  background: url("../../images/quantity-controls.png") no-repeat scroll 0 rgba(0,0,0,0);
}
.vm-product-details-container span.addtocart-button {
  margin: 0 0 0 8px !important;
}
#fancybox-content h4 {
  font-size: 18px !important;
  color: #0d8ccf !important;
  font-weight: 400 !important;
  margin-top: 10px;
}
#fancybox-content a {
  color: #0d8ccf;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #0d8ccf;
  padding-bottom: 3px;
}
#fancybox-content a:hover {
  color: #0a6c9f;
}
#sp-menu-wrapper.menu-fixed {
  background: rgba(13,140,207,0.95);
}
.module h3.header {
  color: #0d8ccf;
}
.module.ps_box h3 {
  background: #0d8ccf;
  color: #fff;
}
.module.ps_box h3:before {
  background: url(../../images/menu_arrow.png) no-repeat 3px 3px #36b1f2;
}
.sp-mobile-menu {
  top: 45px !important;
  z-index: 999 !important;
}
#scrollToTop {
  background: #0d8ccf !important;
}
#scrollToTop:hover {
  background: #0b7cb7 !important;
}
div.icon_main {
  margin-bottom: 10px;
  border-top: 6px solid #fff;
  border-right: none;
  border-left: none;
  border-bottom: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
div.icon_main div.main_image img {
  height: 150px;
}
div.icon_main div.icon_image_with_text {
  margin: 0 0px 0 0px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover {
  border-top: 6px solid #0d8ccf;
  border-right: none;
  border-left: none;
  border-bottom: none;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
div.icon_main:hover div.icon_image_with_text {
  margin: 0 0px 0px 0px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner {
  background: #0d8ccf !important;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner .title,
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner i {
  color: #fff !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner .content {
  color: #e6e6e6 !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner .readmore a {
  background: #085b87 !important;
  color: #fff !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
div.icon_main:hover div.icon_image_with_text .icon_image_with_text_inner .readmore a i {
  background: #333 !important;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.sp-counter {
  background-color: ;
}
.sp-counter .sp-animated-wrapper {
  background: none;
  padding: 0;
  color: #fff;
}
.sp-counter .sp-animated-wrapper .sp-animated-number-wrapper {
  border: #1ea8f1 1px solid;
  background: #0d8ccf;
  padding: 20px;
  margin: 20px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.sp-counter .sp-animated-wrapper:hover .sp-animated-number-wrapper {
  border: #8c8c8c 1px solid;
  background: url(../../images/grid1.png) #0d8ccf;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.qualites {
  background: #fff;
  border: 10px solid rgba(0,0,0,0.1);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.qualites.media {
  margin: 15px 0;
}
.qualites:hover {
  position: relative;
  border: 5px solid rgba(0,0,0,0.1);
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.qualites .qualites_title {
  color: #888888;
}
.qualites i {
  color: #0d8ccf;
  padding-bottom: 5px;
  border-bottom: 2px solid #0d8ccf;
}
.team-img-wrapper {
  margin-bottom: 0 !important;
}
div.sp-team-info {
  padding: 10px 0 5px 0;
  background: #0d8ccf;
  color: #fff;
  text-align: center;
}
.module.theme_color {
  background: #0d8ccf;
}
.module.theme_color a {
  color: #fff;
}
.module.theme_color a:hover {
  color: #074b6f;
}
.cover img {
  background-size: cover !important;
  width: 100%;
}
a.moduleItemImage {
  height: 50px;
}
a.moduleItemImage img {
  height: 50px;
}
ul.pricing-table li.plan-name em {
  color: #fff;
}
ul.pricing-table li.plan-signup >a {
  background: rgba(0,0,0,0.6);
}
ul.pricing-table {
  margin: 80px 0 0 0;
  list-style: none;
  padding: 20px 20px 0;
  background: none;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-transition: 600ms;
  -moz-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}
ul.pricing-table li {
  border-bottom: 1px dashed rgba(255,255,255,0.2);
  border-radius: 10px;
  font-size: 14px;
  font-family: pt sans;
  line-height: 100%;
  padding: 15px;
  text-align: center;
}
ul.pricing-table li.plan-name {
  margin: -20px -20px 0px -20px;
  background: rgba(0,0,0,0.4);
  padding: 15px;
  color: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
ul.pricing-table li.plan-name em {
  font-size: 20px;
}
ul.pricing-table li.plan-name h5.header-white {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin: 0px;
  color: #fff !important;
  text-align: center;
  border: none !important;
  padding: 10px 0 0 0 !important;
}
ul.pricing-table li.plan-name >small {
  display: block;
  font-size: 18px;
}
ul.pricing-table li.plan-signup {
  text-align: center;
}
ul.pricing-table li.plan-signup >a {
  margin-top: 0px;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 30px;
  color: #fff;
  text-align: center;
}
ul.pricing-table li:last-child {
  border-bottom: 0;
}
ul.pricing-table li.plan-price {
  border-bottom: 0;
  margin: 10px;
  text-align: center;
  padding: 25px 0;
  font-size: 36px;
  line-height: 36px;
}
ul.pricing-table li.plan-price small {
  font-size: 16px;
}
ul.pricing-table:hover {
  background: #0d8ccf;
  color: #fff !important;
}
ul.pricing-table.featured {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  background: #0d8ccf;
  color: #fff;
}
ul.pricing-table.featured:hover {
  background: #085b87;
  color: #fff;
}
div.browse-view .vm-product-rating-container,
div.topten-view .vm-product-rating-container,
div.recent-view .vm-product-rating-container,
div.latest-view .vm-product-rating-container,
div.featured-view .vm-product-rating-container,
div.productdetails-view .vm-product-rating-container {
  display: none;
}
div.browse-view .PricebasePrice,
div.topten-view .PricebasePrice,
div.recent-view .PricebasePrice,
div.latest-view .PricebasePrice,
div.featured-view .PricebasePrice {
  display: none;
}
div.browse-view .PricebasePriceVariant,
div.topten-view .PricebasePriceVariant,
div.recent-view .PricebasePriceVariant,
div.latest-view .PricebasePriceVariant,
div.featured-view .PricebasePriceVariant {
  display: none;
}
div.browse-view .PricepriceWithoutTax,
div.topten-view .PricepriceWithoutTax,
div.recent-view .PricepriceWithoutTax,
div.latest-view .PricepriceWithoutTax,
div.featured-view .PricepriceWithoutTax {
  display: none;
}
div.browse-view .PricetaxAmount,
div.topten-view .PricetaxAmount,
div.recent-view .PricetaxAmount,
div.latest-view .PricetaxAmount,
div.featured-view .PricetaxAmount {
  display: none;
}
div.browse-view span.vm-price-desc,
div.topten-view span.vm-price-desc,
div.recent-view span.vm-price-desc,
div.latest-view span.vm-price-desc,
div.featured-view span.vm-price-desc {
  display: none;
}
div.browse-view p.product_s_desc,
div.topten-view p.product_s_desc,
div.recent-view p.product_s_desc,
div.latest-view p.product_s_desc,
div.featured-view p.product_s_desc {
  display: none;
}
div.browse-view .vm-product-media-container,
div.topten-view .vm-product-media-container,
div.recent-view .vm-product-media-container,
div.latest-view .vm-product-media-container,
div.featured-view .vm-product-media-container {
  margin-bottom: 0;
}
div.browse-view .vm-product-descr-container-1 h2,
div.topten-view .vm-product-descr-container-1 h2,
div.recent-view .vm-product-descr-container-1 h2,
div.latest-view .vm-product-descr-container-1 h2,
div.featured-view .vm-product-descr-container-1 h2 {
  background: none !important;
  padding: 15px 0 !important;
  text-align: center !important;
  margin: 0 !important;
  background: #dedede !important;
}
div.topten-view .product-price,
div.recent-view .product-price,
div.latest-view .product-price,
div.featured-view .product-price,
div.browse-view .product-price {
  margin: 0 !important;
  padding: 0 !important;
}
div.topten-view div.product,
div.recent-view div.product,
div.latest-view div.product,
div.featured-view div.product,
div.browse-view div.product {
  position: relative;
}
div.topten-view div.product div.PricesalesPrice,
div.recent-view div.product div.PricesalesPrice,
div.latest-view div.product div.PricesalesPrice,
div.featured-view div.product div.PricesalesPrice,
div.browse-view div.product div.PricesalesPrice {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #4ebbf4;
  padding: 15px 0;
  width: 100%;
  visibility: hidden;
}
div.topten-view div.product div.PricesalesPrice span.PricesalesPrice,
div.recent-view div.product div.PricesalesPrice span.PricesalesPrice,
div.latest-view div.product div.PricesalesPrice span.PricesalesPrice,
div.featured-view div.product div.PricesalesPrice span.PricesalesPrice,
div.browse-view div.product div.PricesalesPrice span.PricesalesPrice {
  font-size: 16px;
  color: #fff;
}
div.topten-view div.product div.addtocart-area,
div.recent-view div.product div.addtocart-area,
div.latest-view div.product div.addtocart-area,
div.featured-view div.product div.addtocart-area,
div.browse-view div.product div.addtocart-area {
  position: absolute;
  bottom: 97px !important;
  left: 15px !important;
  visibility: hidden;
  opacity: 0.1;
}
div.topten-view div.product div.vm-details-button,
div.recent-view div.product div.vm-details-button,
div.latest-view div.product div.vm-details-button,
div.featured-view div.product div.vm-details-button,
div.browse-view div.product div.vm-details-button {
  position: absolute;
  bottom: 67px !important;
  right: 15px !important;
  visibility: hidden;
  opacity: 0.1;
}
div.topten-view div.product img.browseProductImage,
div.recent-view div.product img.browseProductImage,
div.latest-view div.product img.browseProductImage,
div.featured-view div.product img.browseProductImage,
div.browse-view div.product img.browseProductImage {
  opacity: 0.9;
}
div.topten-view div.product:hover div.PricesalesPrice,
div.recent-view div.product:hover div.PricesalesPrice,
div.latest-view div.product:hover div.PricesalesPrice,
div.featured-view div.product:hover div.PricesalesPrice,
div.browse-view div.product:hover div.PricesalesPrice {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #0d8ccf;
  padding: 15px 0;
  width: 100%;
  visibility: visible;
  animation: 300ms ease 0s normal none 1 running fadeInUp;
}
div.topten-view div.product:hover div.PricesalesPrice span.PricesalesPrice,
div.recent-view div.product:hover div.PricesalesPrice span.PricesalesPrice,
div.latest-view div.product:hover div.PricesalesPrice span.PricesalesPrice,
div.featured-view div.product:hover div.PricesalesPrice span.PricesalesPrice,
div.browse-view div.product:hover div.PricesalesPrice span.PricesalesPrice {
  font-size: 24px;
  color: #fff;
}
div.topten-view div.product:hover div.addtocart-area,
div.recent-view div.product:hover div.addtocart-area,
div.latest-view div.product:hover div.addtocart-area,
div.featured-view div.product:hover div.addtocart-area,
div.browse-view div.product:hover div.addtocart-area {
  position: absolute;
  bottom: 86px !important;
  left: -2px !important;
  visibility: visible;
  opacity: 0.9;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
div.topten-view div.product:hover div.vm-details-button,
div.recent-view div.product:hover div.vm-details-button,
div.latest-view div.product:hover div.vm-details-button,
div.featured-view div.product:hover div.vm-details-button,
div.browse-view div.product:hover div.vm-details-button {
  position: absolute;
  bottom: 56px !important;
  right: 8px !important;
  visibility: visible;
  opacity: 0.9;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
div.topten-view div.product:hover img.browseProductImage,
div.recent-view div.product:hover img.browseProductImage,
div.latest-view div.product:hover img.browseProductImage,
div.featured-view div.product:hover img.browseProductImage,
div.browse-view div.product:hover img.browseProductImage {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-view .row .category .spacer img {
  width: 100%;
  opacity: 0.9;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-view .row .category .spacer:hover h2 a {
  background: #0d8ccf;
  color: #fff !important;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-view .row .category .spacer:hover img {
  width: 100%;
  opacity: 0.8;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer {
  padding: 0.4em 0.4em 0 0.4em;
}
div.productdetails-view span.PricesalesPrice {
  color: #0d8ccf !important;
}
#hiddencontainer {
  width: 50px;
  height: 30px;
  margin-top: 22px;
  font-weight: 100;
  position: relative;
  float: right;
}
#hiddencontainer i {
  text-align: center;
  color: #fff;
  margin-left: 16px;
  font-size: 18px;
}
#hiddencontainer #st-vmo {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 10px;
  background: #fff;
  width: 300px;
  display: none;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  animation: 500ms ease 0s normal none 1 zoomOut;
}
#hiddencontainer #st-vmo .show_cart a {
  padding: 4px 12px;
  margin-top: 8px;
  background: none;
  border: 1px solid #0d8ccf;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#hiddencontainer #st-vmo .show_cart a:hover {
  border: 1px solid #0d8ccf;
  background: #0d8ccf;
  color: #fff;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#hiddencontainer:hover #st-vmo {
  position: absolute;
  top: 30px;
  right: 0;
  padding: 10px;
  background: #fff;
  display: inherit;
  z-index: 9999;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  animation: 500ms ease 0s normal none 1 zoomIn;
}
#stc {
  width: 160px;
  height: auto;
  margin: 2px 0;
  position: relative;
  z-index: 9999 !important;
}
#stc .chzn-drop {
  width: 170px !important;
}
#stc .chzn-container-single .chzn-single {
  border-radius: 0;
  height: 27px;
}
#stc input {
  float: right;
  width: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: #0d8ccf;
}
#stc input:hover {
  background: #0a6c9f;
}
#stc #virtuemart_currency_id,
#stc #virtuemart_currency_id_chzn {
  float: left;
  width: 100px;
  margin: 0;
  line-height: normal;
  height: 28px;
  border: none;
  color: #0d8ccf;
}
#stc #virtuemart_currency_id option,
#stc #virtuemart_currency_id_chzn option {
  color: #0d8ccf;
  border: none;
  padding: 5px 10px;
}
#stc #virtuemart_currency_id option:hover,
#stc #virtuemart_currency_id_chzn option:hover {
  background: #0d8ccf !important;
  color: #fff;
}
.sp_simple_gallery:hover {
  opacity: 0.6;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#k2Container {
  padding: 0;
  margin: 0 !important;
}
#k2Container img:hover {
  opacity: 0.6;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.moduleItemImage img:hover {
  opacity: 0.6;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
div.vmproduct {
  text-align: center !important;
}
div.vmproduct a {
  color: #0d8ccf !important;
  font-weight: 400 !important;
}
div.vmproduct a:hover {
  color: #085b87 !important;
}
div.vmproduct div.floatleft {
  position: relative;
}
div.vmproduct div.floatleft img {
  width: 95%;
  opacity: 0.9;
}
div.vmproduct div.floatleft div.name {
  background: #dedede;
  width: 96%;
  margin-left: 4px;
}
div.vmproduct div.floatleft div.name a {
  line-height: 40px;
  height: 40px;
}
div.vmproduct div.floatleft div.addtocart-bar {
  position: absolute;
  bottom: 50px !important;
  left: 0px !important;
  visibility: hidden;
  opacity: 0.1;
}
div.vmproduct div.floatleft div.addtocart-bar .quantity-box,
div.vmproduct div.floatleft div.addtocart-bar .quantity-controls {
  display: none;
}
div.vmproduct div.floatleft div.vm-price-value {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #4ebbf4;
  padding: 15px 0;
  width: 95%;
  overflow: hidden !important;
  visibility: hidden;
}
div.vmproduct div.floatleft div.vm-price-value span.PricesalesPrice {
  font-size: 16px;
  color: #fff;
}
div.vmproduct div.floatleft:hover img {
  width: 95%;
  opacity: 0.7;
}
div.vmproduct div.floatleft:hover div.addtocart-bar {
  position: absolute;
  bottom: 40px !important;
  left: 0px !important;
  visibility: visible !important;
  z-index: 999 !important;
  opacity: 0.9;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
div.vmproduct div.floatleft:hover div.vm-price-value {
  position: absolute;
  top: 0;
  left: 5px;
  text-align: center;
  background: #4ebbf4;
  padding: 10px 0;
  overflow: hidden !important;
  width: 95%;
  visibility: visible;
  animation: 300ms ease 0s normal none 1 running fadeInUp;
}
div.vmproduct div.floatleft:hover div.vm-price-value span.PricesalesPrice {
  font-size: 24px;
  color: #fff;
}
#sp-content-top1 div.default {
  margin-top: 0;
}
.tp-button-new {
  color: #fff !important;
  padding: 10px 20px;
  background: #555;
  border: 1px solid #444 !important;
  font-size: 16px;
  font-weight: 100;
}
.tp-button-new:hover {
  background: #333;
  color: #fff !important;
  border: 1px solid #444 !important;
}
.tp-button-new-od {
  color: #fff !important;
  padding: 10px 20px;
  background: #0f9ce7;
  border: 1px solid #0d8ccf !important;
  font-size: 16px;
  font-weight: 400;
}
.tp-button-new-od:hover {
  background: #0a6c9f;
  color: #fff !important;
  border: 1px solid #0b7cb7 !important;
}
.pattern {
  background: url(../../images/pattern.png) !important;
}
.carousel {
  margin-bottom: 0 !important;
}
#sp-breadcrumb-wrapper {
  /*background: rgba(0,0,0,0) url("../../images/breadcrumb.jpg") no-repeat scroll 0 center / cover !important;*/
}
#sp-breadcrumb-wrapper ul.breadcrumb {
  padding: 0px 20px;
  text-align: left;
  font-size: 14px;
  /*background: rgba(0,0,0,0.4); */
  text-shadow: none !important;
}
#sp-breadcrumb-wrapper ul.breadcrumb li {
  text-shadow: none !important;
  color: black;
}
#sp-breadcrumb-wrapper ul.breadcrumb li span.divider {
  font-size: 14px;
  padding: 0 10px;
}
#sp-breadcrumb-wrapper ul.breadcrumb li span {
  font-size: 14px;
  line-height: 30px;
}
#sp-breadcrumb-wrapper ul.breadcrumb li a {
  color: #0d8ccf;
  text-shadow: none !important;
}
#sp-breadcrumb-wrapper ul.breadcrumb li a:hover {
  color: #0a6c9f;
}
#sp-left img.ad,
#sp-right img.ad {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#sp-left img.ad:hover,
#sp-right img.ad:hover {
  opacity: 0.8;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#sp-left ul.menu,
#sp-right ul.menu {
  list-style-type: none;
  position: relative;
  margin: 0;
}
#sp-left ul.menu li ul.menu,
#sp-right ul.menu li ul.menu {
  background: none;
  padding: 0 0 0 25px;
}
#sp-left ul.menu li ul.menu li:last-child div,
#sp-right ul.menu li ul.menu li:last-child div {
  border: none;
}
#sp-left ul.menu li div,
#sp-right ul.menu li div {
  border-bottom: #0a6c9f 1px dotted;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#sp-left ul.menu li div a,
#sp-right ul.menu li div a {
  padding: 10px 20px;
  line-height: 40px;
  width: 100% !important;
}
#sp-left ul.menu li div:hover,
#sp-right ul.menu li div:hover {
  margin-left: 5px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#sp-left ul.menu li div:hover a,
#sp-right ul.menu li div:hover a {
  width: 100% !important;
}
.virtuemart_search input.inputbox {
  color: #888888;
}
.virtuemart_search input.button {
  background: #0d8ccf;
  padding: 8px 25px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.virtuemart_search input.button:hover {
  background: #0a6c9f;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.searchps_box {
  margin-left: 25px;
}
.searchps_box #mod_virtuemart_search {
  width: 85%;
  margin-top: 20px;
  color: #888888;
}
.searchps_box .buttonps_box {
  background: #0d8ccf;
  padding: 8px 25px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.searchps_box .buttonps_box:hover {
  background: #0a6c9f;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.vmgroupps_box {
  position: relative;
  height: auto;
}
.vmgroupps_box br {
  display: none !important;
}
.vmgroupps_box img {
  margin-top: 20px;
}
.vmgroupps_box .quantity-box,
.vmgroupps_box .quantity-controls {
  display: none;
}
.vmgroupps_box div.name {
  background: #dedede;
  padding: 15px 0;
  margin: 0 24px 0px 24px;
}
.vmgroupps_box .addtocart-button {
  position: absolute;
  bottom: 8px !important;
  left: 30px !important;
  visibility: hidden;
  opacity: 0.1;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 150px;
}
.vmgroupps_box vm-price-value .PricesalesPrice {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #4ebbf4;
  padding: 15px 0;
  margin: 0 23px;
  width: 83%;
  visibility: visible;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.vmgroupps_box .vm-display {
  height: 0;
}
.vmgroupps_box .addtocart-area {
  margin: 0;
}
.vmgroupps_box:hover .addtocart-button {
  position: absolute;
  bottom: 30px !important;
  left: 30px !important;
  visibility: visible;
  opacity: 0.9;
  width: 150px;
}
.vmgroupps_box:hover .vm-price-value .PricesalesPrice {
  position: absolute;
  top: 20px;
  left: 0;
  text-align: center;
  background: #0d8ccf;
  padding: 15px 0;
  margin: 0 23px;
  width: 83%;
  visibility: visible;
  animation: 300ms ease 0s normal none 1 running fadeIn;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
}
.module.highlighted {
  background: #0d8ccf;
}
.orderlistcontainer div.activeOrder {
  border: 1px solid #dedede;
  border-radius: 0px;
}
.productdetails-view .product-fields,
.product-neighbours {
  display: none;
}
#btl-content-login div.btl-buttonsubmit {
  border: none !important;
  margin: 20px 0 !important;
  padding: 0 !important;
  width: 30% !important;
  float: right !important;
}
#btl-content-login ul#bt_ul {
  float: left !important;
  padding-left: 5px !important;
  margin-top: 10px !important;
}
#btl-content-login input {
  color: #fff;
}
#btl-content-registration div.btl-buttonsubmit {
  border: none !important;
  width: 30% !important;
  margin: 10px 12px 30px 20px !important;
  float: right !important;
}
#btl-content-registration input {
  color: #888888;
}
#sp-quickcontact-form input,
#sp-quickcontact-form #message {
  color: #888888;
}
#sp-callaction-wrapper {
  background: #0d8ccf;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#sp-callaction-wrapper #sp-call .row-fluid {
  margin-bottom: 0;
}
.module.ps_center_header h3 {
  /*background: url("../../images/header_img_center.png") no-repeat scroll center bottom; */
}
.module.ps_center_header h5 {
  font-size: 16px;
  font-weight: 100;
  color: #666666;
  text-align: center;
}
#sp-counter-wrapper {
  background: url(../../images/counter.jpg) no-repeat fixed 0 center / cover rgba(0,0,0,0) !important;
  position: relative;
}
#sp-call-to-action-wrapper {
  background: url(../../images/counter.jpg) no-repeat fixed 0 center / cover rgba(0,0,0,0) !important;
  position: relative;
}
#sp-call-to-action-wrapper h3,
#sp-call-to-action-wrapper h5 {
  color: #fff !important;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: none !important;
  border-radius: 0px !important;
  border: 1px solid #dedede;
  padding: 8px 15px !important;
  color: #888888 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #0d8ccf !important;
  border-radius: 0px !important;
  border: 1px solid #0d8ccf;
  color: #fff !important;
  padding: 8px 15px !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
  font-weight: normal;
  font-size: 18px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #0d8ccf !important;
  border-color: #0d8ccf !important;
}
#sp-bottom-wrapper a.social_icons:hover {
  background: #fff !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#client-scroll .ps_center_header h5 {
  margin-bottom: 40px !important;
}
.pull-left .hasTooltip {
  border-radius: 0px !important;
  padding: 10px 25px !important;
  background: #0d8ccf !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.pull-left .hasTooltip:focus,
.pull-left .hasTooltip:hover {
  background: #085b87 !important;
  color: #fff !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.text_with_brif.top {
  padding: 30px 15px;
}
.text_with_brif.top .title {
  font-size: 16px;
  font-weight: 100;
}
#sp-component .page-header::after,
#sp-component .page_title::after,
#sp-component .itemListCategory h2::after {
  background: none !important;
}
#sp-component .page-header,
#sp-component .page_title,
#sp-component .itemListCategory h2 {
  font-size: 22px !important;
  font-weight: 100 !important;
}
.owl-controls .owl-buttons div {
  border-radius: 0px !important;
  padding: 8px 20px !important;
}
#sp-main-menu .carousel-control.left,
#sp-main-menu .carousel-control.right {
  display: none !important;
}
#sp-main-menu .bt-cs .bt-inner div.all_text {
  border: 1px solid #e6e6e6 !important;
}
.tp-caption.medium-bold-theme,
.medium-bold-theme {
  color: #0d8ccf;
}
.tp-caption.medium-thin-theme,
.medium-thin-theme {
  color: #0d8ccf;
}
.tp-caption.medium-tex-bold,
.medium-tex-bold {
  color: #0d8ccf;
  font-weight: 100 !important;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  height: 480px !important;
}
