/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #0064aa;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #0064aa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #007cd3;
  border-color: #007cd3;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #0064aa;
  color: #0064aa;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #0064aa;
  border-color: #0064aa;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #424753 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #424753;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-onepage-nav {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 1010;
  visibility: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-onepage-nav {
    display: none;
  }
}
.g-onepage-nav.style1 ul {
  margin: 0;
  padding: 0.625rem;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style1 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style1 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style1 .g-onepage-nav-item a {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50%;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style1 .g-onepage-nav-item a:hover {
  background: #ffffff;
}
.g-onepage-nav.style1 .g-onepage-nav-item.uk-active > a {
  background: #ffffff;
}
.g-onepage-nav.style2 ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style2 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style2 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style2 .g-onepage-nav-item a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style2 .g-onepage-nav-item a:hover {
  color: #0064aa;
}
.g-onepage-nav.style2 .g-onepage-nav-item.uk-active > a {
  color: #0064aa;
}
#g-utility {
  background: #424753;
  color: #ffffff;
  padding: 3rem 0;
  background: url('../images/testimonials/bg-footer.png') no-repeat center top;
  background-size: cover;
}
#g-utility:before {
  background-color: #0064aa;
  background-image: -webkit-linear-gradient(-310deg, #0064aa, #ffffff);
  background-image: linear-gradient(40deg,#0064aa, #ffffff);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media print {
  #g-utility #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
.g-contacts.vertical .g-contacts-item {
  display: block;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e0e0e5;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #0064aa;
}
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -4px;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid white;
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid white;
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #666666;
}
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid white;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid white;
}
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
.g-features-particle .size-33, .g-features2-particle .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-33, .g-features2-particle .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .size-16, .g-features2-particle .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-16, .g-features2-particle .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
.g-features-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-button, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
.g-features-particle {
  text-align: center;
}
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.g-features-particle .g-features-particle-title a {
  color: #4d4d4d;
}
.g-features-particle .g-features-particle-title a:hover {
  color: #0064aa;
}
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #0064aa;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e0e0e5;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #ffffff;
  background: #0064aa;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: #0064aa;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e5;
}
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #ffffff;
  border: 1px solid #e0e0e5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-content:hover {
  border-color: #ffffff;
}
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #ffffff;
}
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: #0064aa;
  color: #ffffff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e5;
}
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
  text-align: left;
}
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #004c81;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #005896;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #0064aa;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #0070be;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: #007cd3;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: #0088e7;
}
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #ffffff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style8 .g-features-particle-title {
  color: #ffffff !important;
  font-size: 1.35rem;
}
.g-features-particle.style8 .g-features-particle-title a {
  color: #ffffff;
}
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
}
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.g-features2-particle .g-features2-particle-title a {
  color: #4d4d4d;
}
.g-features2-particle .g-features2-particle-title a:hover {
  color: #0064aa;
}
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #0064aa;
  font-size: 130%;
}
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #646b7e;
}
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #0064aa;
}
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #ffffff;
}
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #595f6f;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #0064aa;
}
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #ffffff;
}
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #424753;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #0064aa;
  color: #0064aa;
}
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #0064aa;
  color: #0064aa;
  box-shadow: none;
}
.g-portfolio .g-portfolio-item {
  border: 1px solid #e0e0e5;
}
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
.g-portfolio .g-portfolio-image > a {
  display: block;
}
.g-portfolio .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-portfolio p {
  margin: 0;
}
.g-portfolio .g-portfolio-title {
  margin: 0;
}
.g-portfolio .g-portfolio-title a {
  color: #4d4d4d;
}
.g-portfolio .g-portfolio-title a:hover {
  color: #0064aa;
}
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #6f788c;
  font-style: italic;
}
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #0064aa;
}
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #999fae;
}
.g-portfolio .g-portfolio-special {
  color: #6f788c;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e0e0e5;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-portfolio.style4 .g-info-container-style2 a {
  color: #ffffff;
}
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
#g-navigation .g-social {
  text-align: left;
  height: 44px;
  line-height: 44px;
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  #g-navigation .g-social {
    width: 136px;
  }
}
#g-navigation {
  height: 50px;
  border-top: 5px solid #0064aa;
  border-bottom: 1px solid #e4e9eb;
  background: #fff !important;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  #g-navigation {
    height: 126px;
    background: #0064aa !important;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
    border-bottom: none;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  #g-navigation {
    height: 90px;
    background: #0064aa !important;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3);
    border-bottom: none;
  }
}
.slider {
  background: url('../images/fon.jpg') no-repeat;
}
.g-social a {
  padding: 0;
}
#g-intro .g-container {
  width: 100%;
}
#g-navigation .g-social a {
  color: #8d8d8d !important;
}
#g-navigation .g-social a:hover {
  color: #0064aa !important;
}
.top-social .g-social .fa {
  width: 44px;
  text-align: center;
  font-size: 16px;
  border-left: 1px solid #e4e9eb !important;
}
.top-social .g-social .fa-vk {
  width: 39.93px;
}
.fa-vk:before, .fa-instagram:before, .fa-telegram:before, .fa-youtube-play:before {
  line-height: 44px;
}
.fa-instagram, .fa-youtube-play {
  border-right: 1px solid #e4e9eb !important;
}
.reg_menu a, .reg_menu i {
  color: #8d8d8d !important;
  font-size: 15px;
}
.reg_menu a:hover {
  color: #0064aa !important;
}
.reg_menu .g-menu-item-title {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 10px;
}
.reg_menu {
  height: 44px;
  line-height: 44px;
}
@media only all and (min-width: 768px) and (max-width: 1199px) {
  .reg_menu {
    flex: 0 30%;
  }
}
.top-social .g-container {
  height: 44px;
}
.top-social .g-block, .reg_menu .g-toplevel {
  height: 44px;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .top-social .g-block, .reg_menu .g-toplevel {
    height: 0px;
  }
}
.reg_menu .g-toplevel {
  line-height: 44px !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0;
}
.reg_border {
  border-right: 1px solid #e4e9eb !important;
  border-left: 1px solid #e4e9eb !important;
  text-align: center;
  width: 88px;
}
.reg_border2 {
  border-right: 1px solid #e4e9eb !important;
  text-align: center;
  width: 120px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 44px;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0;
}
#vmCartModule {
  border-style: none;
  border-right: 1px solid #e4e9eb !important;
  border-radius: 0;
  height: 44px;
}
.vmCartModule {
  border: none;
}
.cart_empty {
  font-size: 10px;
  text-transform: uppercase;
}
.cart .vmCartModule svg {
  float: left;
  height: 25px;
  width: 25px;
  fill: #8d8d8d;
}
#vmCartModule:hover .total_products {
  background: #0064aa;
}
.cart_top .total {
  line-height: 29px;
}
.vmCartModule a {
  color: #8d8d8d !important;
}
.vmCartModule a:hover {
  color: #0064aa !important;
}
.g-home-particles.g-helium-style #g-header, #g-header {
  margin-top: 0px;
  height: 133px !important;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .g-home-particles.g-helium-style #g-header, #g-header {
    height: 10px !important;
    padding-top: 0;
  }
}
#g-header {
  padding: 0;
  height: auto;
}
.logo img {
  width: 350px;
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .logo img {
    width: 300px;
  }
}
@media only all and (min-width: 768px) {
  .logo, .phone {
    line-height: 133px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .phone {
    margin-left: 4.5% !important;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .phone {
    margin-left: 4% !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .logo {
    flex: 0 50%;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .logo {
    flex: 0 52%;
  }
}
#g-intro {
  padding: 0;
}
.search input[type="search"] {
  margin-bottom: 0;
}
.search form {
  margin: 0;
}
.search {
  line-height: 133px;
  margin-top: 46px !important;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .search {
    margin: -31px 10px !important;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  .search {
    margin-top: 12px !important;
    margin-left: 50% !important;
  }
}
#vmsearch input {
  border-radius: 41px;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  #vmsearch input {
    height: 34px;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  #vmsearch input {
    height: 34px;
    width: 260px;
    margin-left: 10px;
  }
}
.search img {
  width: 20px;
  margin-right: 10px;
}
#vmsearch button {
  background: #ffffff !important;
}
#vmsearch button {
  border-color: #ffffff !important;
}
#vmsearch button {
  margin-left: -30px;
  height: 0;
  padding: 0;
  line-height: 37px;
  border: none;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  #vmsearch button {
    line-height: 30px;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .phone_activ {
    margin-top: 80px;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  .phone_activ {
    margin-top: 30px;
  }
}
.phone_activ a {
  color: #0064aa !important;
  font-size: 25px;
  font-weight: 700;
  font-family: "oswald";
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .phone_activ a {
    color: #fff !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .phone_activ a {
    font-size: 100%;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .phone_activ a {
    font-size: 20px;
  }
}
.phone_activ a:hover {
  opacity: 0.8;
}
.phone_activ:before {
  font: normal normal normal 23px/1 FontAwesome;
  content: "";
  line-height: 40px;
  padding-right: 6px;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .phone_activ:before {
    text-align: center;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .logo_mobi .g-particle {
    max-width: 350px;
    margin-top: 0px !important;
    margin-right: 15px !important;
  }
}
@media only all and (min-width: 576px) and (max-width: 640px) {
  .logo_mobi .g-particle {
    max-width: 50%;
  }
}
@media only all and (min-width: 641px) and (max-width: 767px) {
  .logo_mobi .g-particle {
    max-width: 55%;
    margin-left: -20px !important;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .logo_mobi {
    margin-left: 55px !important;
    line-height: 50px;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  .logo_mobi {
    width: 45% !important;
    line-height: 140px;
    margin-top: -43px !important;
  }
}
.g-offcanvas-toggle {
  color: #fff;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  #vmsearch {
    margin-top: 85px !important;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  #vmsearch {
    margin-top: 0px !important;
  }
}
.hidden-phone {
  width: 0;
  height: 0;
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .socseti, .socseti .g-content {
    flex: 0 90px;
    margin: 0 15px !important;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .socseti, .socseti .g-content {
    margin: 0 15px !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .spaiser1 {
    flex: 0 30%;
  }
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  .spaiser1 {
    flex: 0 23%;
  }
}
.glav_menu .g-content {
  z-index: 1;
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: 85px;
  position: absolute;
  width: 100%;
}
.glav_menu .active .g-menu-item-title, .glav_menu .g-menu-item-title:hover {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  padding: 8px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  transition: all 0.2s ease;
}
@media only all and (min-width: 768px) and (max-width: 870px) {
  .glav_menu .active .g-menu-item-title, .glav_menu .g-menu-item-title:hover {
    padding: 8px 13px;
  }
}
.glav_menu .g-main-nav {
  height: 85px;
  line-height: 85px;
}
.glav_menu .g-main-nav a {
  color: #fff;
}
.glav_menu .g-menu-item-title {
  padding: 8px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
@media only all and (min-width: 768px) and (max-width: 870px) {
  .glav_menu .g-menu-item-title {
    padding: 8px 13px;
  }
}
.slider .g-slideshow-title img {
  width: 300px;
}
.slider .g-slideshow-title a:hover {
  color: rgba(255, 255, 255, 0.4);
}
.slider .g-slideshow .g-slideshow-buttons .button {
  color: #0064aa;
  border: 0;
}
.slider .button {
  background: #fff !important;
  font-size: 700;
  font-size: 15px;
  padding: 12px 20px;
}
.slider .g-slideshow .g-slideshow-buttons .button:hover {
  color: #ffffff;
}
.slider .button:hover {
  background: #0064aa !important;
}
@media only all and (min-width: 768px) {
  .slider .g-slideshow-title {
    margin-top: 100px;
  }
}
@media only all and (min-width: 960px) and (max-width: 1100px) {
  .slider .uk-cover-background {
    background-size: 50%;
    margin-top: 150px;
  }
}
@media only all and (min-width: 1101px) and (max-width: 1400px) {
  .slider .uk-cover-background {
    background-size: 60%;
    margin-top: 150px;
  }
}
@media only all and (min-width: 1401px) and (max-width: 1570px) {
  .slider .uk-cover-background {
    background-size: 60%;
    margin-top: 50px;
  }
}
@media only all and (min-width: 1571px) and (max-width: 1650px) {
  .slider .uk-cover-background {
    background-size: 50%;
  }
}
@media only all and (min-width: 1651px) and (max-width: 1700px) {
  .slider .uk-cover-background {
    background-size: 45%;
  }
}
@media only all and (min-width: 1701px) {
  .slider .uk-cover-background {
    background-size: 45%;
    margin-top: -80px;
  }
}
.slider .uk-slideshow {
  max-height: 720px;
}
.kat_glav .vm-categories-wall-catname {
  font-family: "oswald";
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 16px;
  margin-bottom: 0;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .kat_glav .vm-categories-wall-catname {
    font-size: 12px !important;
  }
}
.kat_glav a {
  color: #222;
}
.kat_glav a:hover {
  color: #0064aa;
}
.horizontal-separator {
  background: none;
}
.skidka img, .delivery img {
  width: 170px;
  float: right;
}
@media only all and (min-width: 320px) and (max-width: 380px) {
  .skidka img, .delivery img {
    width: 50%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .skidka img, .delivery img {
    width: 49%;
  }
}
.skidka, .delivery {
  background: #eaeaea;
  height: 200px;
  flex: 0 49.5%;
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .skidka, .delivery {
    flex: 0 47.5%;
    height: 210px;
  }
}
@media only all and (min-width: 960px) and (max-width: 1000px) {
  .skidka, .delivery {
    flex: 0 47.5%;
  }
}
.skidka h1, .delivery h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  color: #222;
  margin-bottom: 0;
}
.skidka .sample-description, .delivery .sample-description {
  font-size: 14px;
  font-weight: 400;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .skidka .sample-description, .delivery .sample-description {
    line-height: 20px;
  }
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .padded-button .button {
    padding: 9px 10px !important;
    font-size: 10px;
  }
}
.skidka .button, .delivery .button, .button, .login .btn, .vm-button-correct, .reset .btn, .btn-primary {
  background: #000 !important;
  padding: 9px 20px !important;
}
.skidka .button:hover, .delivery .button:hover, button:hover, .btn-default:hover, .btn-primary:hover, .vm-button-correct:hover {
  background: #0064aa !important;
}
.skidka {
  margin-right: 1%;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .skidka {
    margin: 3%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .skidka {
    margin-left: 1.5%;
  }
}
@media only all and (min-width: 960px) and (max-width: 1000px) {
  .skidka {
    margin-left: 1.5%;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .delivery {
    margin: 0 3%;
  }
}
.kat_glav .row {
  float: left;
  width: 20%;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .kat_glav .row {
    width: 50%;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  .kat_glav .row {
    width: 30%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .kat_glav .row {
    width: 25%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .kat_glav .row-fluid {
    padding: 0 30px 0 30px;
  }
}
.maps {
  line-height: 0;
}
.kat_glav .category {
  height: 170px;
}
.tab .product-container {
  border: 1px solid #e6e6e6;
  text-align: center;
  width: 20%;
  height: 290px;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .tab .product-container {
    width: 100%;
  }
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .tab .product-container {
    width: 50%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .tab .product-container {
    width: 25%;
  }
}
@media only all and (min-width: 320px) and (max-width: 959px) {
  .tab .platform-content {
    margin: 0 10px 0 10px !important;
  }
}
@media only all and (min-width: 960px) and (max-width: 1000px) {
  .tab .platform-content {
    margin: 0 22px 0 15px !important;
  }
}
.tab .tab-padding {
  padding: 0px !important;
}
.tab .g-content {
  margin-top: 15px !important;
}
#sptab104.sptab_blue ul.tabs_container li.tab.active, #ui-tabs ul#tabs li.current {
  background-color: #0064aa;
  border-radius: 5px 5px 0 0;
  color: #fff;
}
#sptab104 ul.tabs_container li.tab.active span {
  background: none;
}
#sptab104 ul.tabs_container li.tab {
  background: none;
}
#sptab104 ul.tabs_container li.tab.active {
  background: none;
  border-right: 1px solid #fff !important;
}
#sptab104 ul.tabs_container li.tab span, #ui-tabs ul#tabs li {
  background: none;
  background-color: #a5bfcb;
  border-radius: 5px 5px 0 0;
  line-height: 50px;
  height: 52px;
  color: #fff;
  font-family: "oswald";
}
#sptab104 ul.tabs_container li.tab span:hover {
  background-color: #0064aa;
}
#sptab104 ul.tabs_container li.tab {
  padding: 0;
  border-right: 1px solid #fff !important;
}
#sptab104 ul.tabs_container li.tab span {
  padding: 0 10px 0 10px;
  margin: 0;
}
#sptab104 .tabs_mask {
  height: 50px !important;
  line-height: 50px !important;
}
#sptab104 .tabs_buttons {
  padding: 0;
}
.tab li {
  margin-right: 1px;
}
.tab a {
  color: #444;
  font-weight: 300;
  font-size: 14px;
}
.tab a:hover {
  color: #0064aa;
}
span.quantity-controls input.quantity-plus {
  background: url('../images/quantity-plus.png') no-repeat;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
span.quantity-controls input.quantity-plus:hover {
  background: url('../images/quantity-plus_hover.png') no-repeat;
}
span.quantity-controls input.quantity-minus {
  background: url('../images/quantity-minus.png') no-repeat;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
}
span.quantity-controls input.quantity-minus:hover {
  background: url('../images/quantity-minus_hover.png') no-repeat;
}
.quantity-box .quantity-input, .quantity-box .quantity-input:hover {
  color: #000;
  background-color: #fff !important;
  height: 40px;
  padding: 0.175rem 1rem;
  width: 58px;
  font-size: 14px;
  border-color: #dfdfdf;
  border-radius: 3px 0 0 3px;
  text-align: center;
}
input.quantity-input, span.quantity-box input.quantity-input:hover {
  background: none;
}
input[type="text"]:hover {
  border-color: #fff;
  box-shadow: 0 0 0px rgba(77, 178, 179, 0);
}
span.quantity-controls {
  margin: 0px 0 0 -3.97px;
}
.quantity-box .quantity-input, .cart-summary .quantity-input {
  margin-bottom: 0;
}
span.addtocart-button input.addtocart-button {
  width: 150px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: url('../images/add_cart.png') no-repeat;
  border: 0;
  text-transform: uppercase;
}
span.addtocart-button input.addtocart-button:hover {
  background: url('../images/add_cart_hover.png') no-repeat;
}
span.addtocart-button {
  margin-top: 10px;
}
.product-price {
  margin: 0;
  line-height: 40px;
  width: 110px;
  text-align: center;
  color: #0064aa !important;
  font-family: "Oswald";
  font-weight: 700;
}
@media only all and (min-width: 320px) and (max-width: 959px) {
  table .product-price {
    width: 60px !important;
  }
}
.visible-phone {
  display: none;
}
.bar .product-price {
  width: 80px;
}
#g-testimonials {
  padding-top: 25px;
}
.subscription h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
}
.subscription .acym_introtext {
  line-height: 0;
  font-size: 14px;
  margin-bottom: 25px !important;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .subscription .acym_introtext {
    line-height: 15px;
    padding: 0 10px 0 10px !important;
  }
}
.subscription input[type="email"] {
  height: 46px;
  border-radius: 25px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 10px;
  color: #c0c0c0;
  margin-bottom: 0;
}
.subscription .btn-primary {
  background: #0064aa;
  border-radius: 25px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 10px;
  font-weight: 400;
  padding: 0;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .subscription .btn-primary {
    width: 130px;
  }
}
.subscription .btn-primary:hover {
  background: #222;
}
.contacts .g-contacts-icon {
  border: 0 !important;
}
.contacts .g-contacts-item {
  display: inline-flex !important;
}
.contacts .g-contact-title {
  text-transform: uppercase;
  font-size: 18px !important;
}
.contacts .g-contact-value {
  line-height: 18px;
  font-size: 15px;
  font-family: "oswald";
}
.contacts .g-title-value-container {
  margin-left: 0 !important;
}
.contacts .g-contacts.style2 .g-contacts-icon {
  color: #d7dce8;
}
.contacts a {
  color: #fff !important;
}
.contacts a:hover {
  color: #0064aa !important;
}
.tab a {
  font-family: "oswald";
}
#sptab104 .tabs_buttons {
  background: none;
}
#g-features {
  padding: 0px 0 30px 0;
}
.maps iframe {
  border: 0;
}
.kat_glav {
  width: 100% !important;
  margin: 30px 10px 0 10px !important;
}
.cart_empty {
  font-family: "oswald";
}
@media only all and (max-width: 959px) {
  .slider .g-slideshow-buttons {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only all and (max-width: 767px) {
  .contacts .g-contacts-item {
    width: 300px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .contacts .g-contacts-item {
    margin-bottom: 15px;
    margin-right: 0 !important;
  }
}
.vm-categories-wall-catwrapper {
  width: 20%;
  height: 170px;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .vm-categories-wall-catwrapper {
    width: 50%;
  }
}
@media only all and (min-width: 576px) and (max-width: 767px) {
  .vm-categories-wall-catwrapper {
    width: 33%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .vm-categories-wall-catwrapper {
    width: 25%;
  }
}
.vm-categories-wall .vm-categories-wall-catwrapper {
  clear: none !important;
}
.intro2 {
  height: 85px;
  line-height: 85px;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .intro2 {
    height: 0;
  }
}
.intro2 .g-content {
  background: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  height: 85px;
  position: absolute;
  width: 100%;
}
.intro2 .g-menu-item-title:hover {
  background: #0064aa;
  border-radius: 15px;
  padding: 8px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  color: #ffffff;
  transition: all 0.2s ease;
}
@media only all and (min-width: 768px) and (max-width: 870px) {
  .intro2 .g-menu-item-title:hover {
    padding: 9px 13px;
  }
}
.intro2 .g-main-nav {
  height: 85px;
  line-height: 85px;
}
.intro2 .g-main-nav a {
  color: #666;
}
.intro2 .g-menu-item-title {
  padding: 9px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
@media only all and (min-width: 768px) and (max-width: 870px) {
  .intro2 .g-menu-item-title {
    padding: 9px 13px;
  }
}
.main_cat .orderby-displaynumber {
  border-bottom: none;
  border-top: none;
  padding: 0;
  margin: 0;
}
.main_cat #g-mainbar, .bar #g-sidebar {
  padding: 0;
}
.main_cat .naz_cat, .bar .zag_bar, .page-header h2 {
  color: #0064aa !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-family: "oswald";
}
.main_cat .vmsorting.btn-group .title, .display-number {
  text-transform: uppercase;
  font-size: 12px;
}
.main_cat .display-number {
  margin: 0;
}
.main_cat select[name="limit"] {
  width: auto;
  background: #fff;
  border-radius: 2px;
}
.main_cat .vmsorting .btn {
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e0e0e5;
}
table {
  text-align: center;
}
.main_cat h2, .bar .zag_bar {
  margin: 0;
}
.main_cat h2 a {
  color: #444;
  font-weight: 300;
  font-size: 14px;
}
.main_cat h2 a:hover {
  color: #0064aa;
}
.vm-product-descr-container-0 {
  min-height: 0px !important;
  margin-bottom: 0;
}
.main_cat .vm-pagination {
  float: none;
}
.pagenav {
  border: 1px solid #0064aa;
  background: #0064aa;
  border-radius: 3px;
  color: #fff;
}
.vm-pagination-bottom a {
  border: 1px solid #c4c4c4;
  background: #c4c4c4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
}
.pagination-prev a, .pagination-start a, .pagination-next a, .pagination-end a, .pagination-prev .pagenav, .pagination-start .pagenav, .pagination-next .pagenav, .pagination-end .pagenav {
  background: #ffffff;
  color: #909090;
  border: 1px solid #c4c4c4;
}
.bar .g-content {
  margin-top: 0;
  padding-top: 0;
  margin-right: 0;
  padding-right: 0;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .bar .g-content {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.bar .vmgroup {
  text-align: center;
}
.bar .product-container {
  float: none;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  transition: all 0.35s ease;
}
.bar .product-container:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.bar .productdetails a {
  font-family: "oswald";
  color: #444;
  font-weight: 300;
  font-size: 14px;
}
.bar .productdetails a:hover {
  color: #0064aa;
}
.tab .product-container {
  transition: all 0.35s ease;
}
.tab .product-container:hover {
  transition: all 0.35s linear;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.bar span.quantity-controls {
  margin: 0px 0 0 -3.97px;
}
@media only all and (min-width: 320px) and (max-width: 580px) {
  .bar span.quantity-controls {
    margin: 0px 0 0 -3.98px;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .main_cat span.quantity-controls {
    margin: 0px 0 0 -2.71px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .main_cat span.quantity-controls {
    margin: 0px 0 0 -3.54px;
  }
}
.main_cat .products-view tr:hover {
  transition: all 0.35s linear;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.main_cat .products-view tr {
  transition: all 0.35s ease;
  margin: 0px 0 0 -3.98px;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .main_cat {
    margin: 0 5px 0 5px !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 970px) {
  .main_cat {
    margin: 0 0 0 5px !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 970px) {
  .cat_75 .size-75 {
    flex: 0 68%;
    width: 68%;
  }
}
@media only all and (min-width: 768px) and (max-width: 970px) {
  .bar .g-content {
    padding-left: 0;
  }
}
@media only all and (min-width: 768px) and (max-width: 970px) {
  .cat_75 .size-25 {
    flex: 0 30%;
    width: 30%;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  table {
    font-size: 11px;
  }
}
@media only all and (min-width: 768px) and (max-width: 970px) {
  table {
    font-size: 14px;
  }
}
@media only all and (min-width: 320px) and (max-width: 970px) {
  .vm-pagination {
    float: right !important;
  }
}
@media only all and (min-width: 320px) and (max-width: 970px) {
  .vm-pagination ul li {
    float: left !important;
  }
}
.main_cat h1 {
  color: #0064aa;
  text-transform: uppercase;
  font-size: 20px;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .main_cat h1 {
    margin-top: 0;
  }
}
.main_cat .productdetails .PricesalesPrice {
  font-size: 25px;
}
.availability {
  text-align: left;
}
td span.addtocart-button, .bar span.addtocart-button, .tab span.addtocart-button {
  display: flex;
  justify-content: center;
}
.vm-product-details-container span.addtocart-button {
  margin: 0 0 0 20px;
}
.vm-product-details-container .addtocart-bar {
  padding-bottom: 15px;
  border-bottom: 1px dashed #a7a7a7;
  margin: 0;
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .vm-product-details-container .addtocart-bar {
    text-align: center;
  }
}
.vm-product-details-container .ask-a-question {
  margin: 0px;
  border-bottom: 1px dashed #a7a7a7;
}
.vm-product-details-container a.ask-a-question:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
  color: #0064aa;
  margin-right: 5px;
}
.vm-product-details-container .ask-a-question a {
  border: none;
  background: none;
  padding: 10px 0 10px 0;
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.vm-product-details-container .ask-a-question a:hover {
  color: #0064aa;
}
.vm-product-details-container .availability:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
  color: #0064aa;
  content: "";
}
.vm-product-details-container .availability {
  font-size: 12px;
  font-weight: 700;
  color: #666;
  text-transform: uppercase;
  margin: 10px 0 10px 0;
}
.back-to-category a {
  background: none;
  text-transform: uppercase;
  font-size: 11px;
  border: none;
}
.back-to-category a:hover {
  background: none;
  border: none;
  color: #0064aa;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .productdetails .product-price {
    width: 100px;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .productdetails span.quantity-controls {
    margin: 0px 0 0 -3.97px;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .vm-product-container > div {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .vm-product-container .vm-product-media-container {
    width: 100%;
  }
}
@media only all and (min-width: 576px) and (max-width: 959px) {
  .vm-product-container .vm-product-media-container {
    width: 45%;
  }
}
@media only all and (min-width: 320px) and (max-width: 575px) {
  .vm-product-details-container .product-price {
    width: 100%;
  }
}
@media only all and (max-width: 959px) {
  .productdetails-view .spacer-buy-area {
    padding-left: 0;
  }
}
@media only all and (min-width: 576px) and (max-width: 959px) {
  .vm-product-details-container {
    width: 54%;
  }
}
.buttonBar-right {
  text-align: left;
  float: none;
  margin-top: 10px;
}
.user-details td, table.user-details {
  border: 0;
}
.user-details tr, .user-details tr:hover {
  transition: none;
  margin: 0;
  box-shadow: none;
}
table.user-details input, table.user-details input:hover {
  background: none;
  border-color: #dfdfdf;
}
table.user-details input.invalid {
  border: solid #0064aa;
  background: none;
}
label.invalid, span.red {
  color: #0064aa;
}
.invalid {
  border-color: #0064aa !important;
}
.main_cat h2, legend {
  color: #0064aa;
  font-family: "Oswald";
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin: 1rem 0;
  text-transform: uppercase;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: none;
}
form#com-form-login {
  display: none;
}
.userfields_info {
  display: none;
}
#ui-tabs .tabs {
  border: 1px solid #e6e6e6;
}
#ui-tabs ul#tabs {
  padding: 0;
  font-family: "oswald";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#ui-tabs ul#tabs li.current, #ui-tabs ul#tabs li {
  margin-right: 1px;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .mob-me {
    flex: 50%;
  }
}
.mob-me .fa {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 15px;
  font-size: 25px;
  color: #bababa;
}
.mob-me .fa:hover {
  color: #0064aa;
}
.mob-me .g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 0;
}
.mob-me {
  text-align: right;
}
.fixsit {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 5px 18px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
}
.mob-me .size-55 {
  display: flex;
  flex-basis: 55%;
}
.mob-me .size-45 {
  display: flex;
  flex-basis: 45%;
}
.mob-me .g-main-nav .g-toplevel i {
  opacity: 1;
}
.mob-me .g-menu-item-title {
  font-size: 12px;
  font-weight: 400;
}
.mob-me li.g-menu-item {
  margin: 0 5px 0 5px;
}
.mob-me .g-menu-item-title {
  display: block;
  margin-top: 0;
  font-size: 10px;
  line-height: 1;
  color: #666;
}
.mob-cart #vmCartModule {
  width: 170px !important;
  padding: 10px 5px !important;
  border-right: 0 !important;
}
.mob-cart .cart_empty {
  text-transform: none;
  font-family: "roboto";
  color: #666;
}
.mob-cart .vmCartModule svg {
  float: left;
  height: 21px;
  width: 25px;
  margin-left: 10px;
}
.mob-cart .cart_top .total {
  display: flex;
  float: left;
  font-size: 1px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  visibility: hidden;
  width: 85px;
  top: 24px;
  position: absolute;
  left: 5px;
}
.mob-cart .cart_top {
  left: 35px;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: none;
  text-transform: uppercase;
  font-family: "oswald";
  font-size: 12px;
  font-weight: 700;
}
.mob-cart .cart_top .total_products:hover {
  background: #0064aa;
}
.logo-foot .g-particle {
  top: 30px;
  position: absolute;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .logo-foot .g-particle {
    position: inherit;
    margin-bottom: 15px !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .logo-foot {
    margin: 0 15px !important;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .copy {
    text-align: center;
    line-height: 20px;
    margin: 0 5px !important;
  }
}
.copy a, #g-testimonials a {
  color: #666666 !important;
}
.copy a:hover, #g-testimonials a:hover {
  color: #0064aa !important;
}
.acym_module_form .onefield {
  margin: 0;
  float: left;
  width: 100%;
}
.acym_module_form input {
  max-width: 100%;
}
.acym_form {
  height: 46px;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  display: flex;
}
.subscription .platform-content input {
  box-sizing: revert;
}
.g-totop {
  font-weight: 400;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .g-totop {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .cart1 {
    text-align: left !important;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  #g-testimonials .size-50 {
    flex: 45%;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  #g-testimonials .size-15 .g-particle {
    margin-right: 10px !important;
  }
}
.photo_gal img {
  padding: 5px;
  background: #ffffff;
  border-radius: 4px;
  margin: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.span12 .item-page {
  padding: 5px;
}
.well {
  background-color: #fff;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
}
.controls input[type="text"], .controls input[type="password"] {
  width: 30%;
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .controls input[type="text"], .controls input[type="password"] {
    width: 100%;
  }
}
#fancybox-wrap {
  width: 40% !important;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  #fancybox-wrap {
    width: 100% !important;
    left: 0 !important;
  }
}
@media only all and (min-width: 480px) and (max-width: 600px) {
  #fancybox-wrap {
    max-width: 420px !important;
  }
}
.padded-product-name h4 {
  margin-bottom: 0;
}
#fancybox-content {
  width: 100% !important;
}
.proopc-coupon input[type="text"], #ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
  height: 29px !important;
}
.proopc-coupon .proopc-btn {
  border-radius: 15px !important;
  background-color: #000 !important;
  background: #000 !important;
  color: #fff !important;
  line-height: 23px !important;
  font-size: 12px !important;
}
.proopc-coupon .proopc-btn:hover {
  background-color: #0064aa !important;
  background: #0064aa !important;
}
.col-total .PricesalesPrice {
  color: #666 !important;
}
.product-price .PricesalesPrice, .grand-total .PricebillTotal {
  color: #0064aa !important;
}
#ProOPC {
  margin-bottom: 10px;
  margin-top: 5px;
}
.proopc-row h1, #proopc-item-count, .septa {
  color: #0064aa !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  font-family: "oswald" !important;
}
.proopc-checkout-box {
  text-align: center;
}
#proopc-order-submit {
  width: auto !important;
}
button.proopc-btn-lg {
  padding: 9px 20px !important;
  border-radius: 20px;
}
.proopc-btn-info {
  background-color: #000000 !important;
  background-image: -webkit-linear-gradient(top, #000000, #000000) !important;
}
.proopc-btn-info:hover {
  background-color: #0064aa !important;
  background-image: -webkit-linear-gradient(top, #0064aa, #0064aa) !important;
}
#ProOPC button {
  font-size: 14px;
  text-transform: uppercase;
}
.width10 {
  width: 190px;
}
input[type="text1"] {
  width: 40px;
}
table.user-details {
  width: 0;
}
li.show-all {
  line-height: 20px;
}
.vm-button-correct {
  border-radius: 25px !important;
  padding: 9px 20px !important;
  font-size: 13px !important;
  font-family: "oswald";
}
.vmsorting .btn-default:hover {
  background: #fff !important;
}
#vmsearch .vmsearch-result a {
  color: #666;
}
#vmsearch .vmsearch-result li:hover {
  color: #fff;
}
.vmsearch-result .trip-name {
  padding: 5px 5px;
}
.vmsearch-result .trip-name:hover, .vmsearch-result li:hover, .dropdown-menu > li > a:hover {
  background: #0064aa;
  color: #fff;
}
.vmsearch-result .show-all {
  background: #f5f5f5 !important;
  color: #666 !important;
}
.vmsearch-result .show-all:hover {
  color: #0064aa !important;
}
.vmsearch-result li {
  padding: 0;
}
section {
  background-color: #fff;
}
/*
Related Products
*/
.product-field-type-R {
  width: 29%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  transition: all 0.35s ease;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .product-field-type-R {
    width: 80%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .product-field-type-R {
    width: 43%;
    height: 200px;
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .product-field-type-R {
    width: 27%;
    height: 230px;
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 960px) and (max-width: 1200px) {
  .product-field-type-R {
    width: 28%;
    margin-bottom: 10px;
    height: 240px;
  }
}
.product-field-type-R:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .related-product-image {
    height: 100px !important;
  }
}
@media only all and (min-width: 481px) and (max-width: 959px) {
  .related-product-image {
    height: 125px !important;
  }
}
@media only all and (min-width: 960px) and (max-width: 1200px) {
  .related-product-image {
    height: 155px !important;
  }
}
.product-field-type-R .vm-product-media-container {
  margin-bottom: 0;
}
.product-field-type-R img {
  max-width: 90%;
  max-height: 100%;
  height: auto;
  padding: 10px 0;
  display: block;
  margin: 0 auto;
}
.related-product-image {
  height: 200px;
  display: table;
  width: 100%;
}
.related-product-image a {
  height: 200px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.related-product-image {
  display: block;
  height: 175px;
  position: relative;
}
.related-product-image a img {
  display: block;
  box-sizing: border-box;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.product-related-products {
  margin-top: 15px;
}
.product-related-products .product-fields-title-wrapper {
  font-family: oswald;
  text-transform: uppercase;
  color: #0064aa;
  font-size: 20px;
}
.product-related-products .vm-product-media-container a {
  font-family: oswald;
  text-transform: uppercase;
  color: #000000 !important;
  font-size: 14px;
}
.product-related-products .vm-product-media-container a:hover {
  font-family: oswald;
  text-transform: uppercase;
  color: #0064aa !important;
}
.product-related-products p.product_s_desc {
  height: 0;
}
#ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
  width: auto;
  text-align: center;
  width: 50px !important;
}
a.notify, #notifyform input[type="submit"] {
  width: 155px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: url('../images/zakaz.png') no-repeat;
  border: 0;
  text-transform: uppercase;
}
a.notify:hover, #notifyform input[type="submit"]:hover {
  width: 155px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: url('../images/zakaz_hover.png') no-repeat;
  border: 0;
  text-transform: uppercase;
}
.addtocart-bar a.ask-a-question::before {
  content: none;
}
.cart_content .show_cart a {
  background: #0064aa !important;
  color: #fff !important;
}
.vho .loginBtn {
  background: none;
  font-weight: 400;
  font-family: "oswald";
  font-size: 10px;
  color: #8d8d8d !important;
  box-shadow: none;
  padding: 20px 9px 2px 7px;
  line-height: 10px;
}
.vho .loginBtn:hover {
  background: none;
  color: #0064aa !important;
}
.vho .loginBtn:hover:active {
  background: none;
}
.vho .regBtn:before {
  content: "";
  font: normal normal normal 16px/1 FontAwesome;
}
.vho .logBtn:before {
  content: "";
  font: normal normal normal 16px/1 FontAwesome;
}
.vho .logBtn, .vho .regBtn {
  width: 110px;
  height: 44px;
  text-align: center;
}
.vho .logBtn {
  border-right: 1px solid #e4e9eb !important;
  border-left: 1px solid #e4e9eb !important;
}
.vho .regBtn {
  border-right: 1px solid #e4e9eb !important;
}
.vho {
  height: 44px;
}
.loginH3 {
  color: #0064aa !important;
  font-weight: 400 !important;
  font-family: "oswald" !important;
}
.forgetDiv a {
  color: #0064aa !important;
}
.forgetDiv a:hover {
  color: #8d8d8d !important;
  text-decoration: none !important;
}
button.ial-submit {
  background: #000;
}
.loginBtn:hover:active, .loginBtn:hover {
  color: #0064aa !important;
}
.ial-window .ial-close:hover::before, .ial-window .ial-close:hover::after {
  background-color: #000000 !important;
}
.mobil_reg .loginBtn, .mobil_reg .loginBtn:hover {
  background: none !important;
}
.mobil_reg .loginBtn:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 15px;
  font-size: 25px;
  color: #bababa;
}
.mobil_reg .regBtn:before {
  content: "";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 15px;
  font-size: 25px;
  color: #bababa;
}
.mobil_reg .regBtn:before:hover {
  color: #0064aa;
}
.mobil_reg .loginBtn {
  color: #666;
  font-size: 10px;
  position: relative;
  cursor: pointer;
  text-align: center;
  margin: 0;
  padding: 13px 5px 8px 5px;
  border: none;
  text-transform: none;
  overflow: hidden;
  box-shadow: none;
  top: -28px;
  font-family: "roboto";
}
.mobil_reg .regBtn {
  color: #666;
  font-size: 10px;
  position: relative;
  cursor: pointer;
  text-align: center;
  margin: 0;
  padding: 3px 5px 8px 5px;
  border: none;
  text-transform: none;
  overflow: hidden;
  box-shadow: none;
}
.mobil_reg .regBtn:hover {
  color: #0064aa;
}
.visit {
  flex-basis: 50% !important;
  display: none !important;
}
.visit1 {
  flex-basis: 50% !important;
  height: 50px;
}
.ial-window .ial-close {
  right: -15px !important;
  top: -15px !important;
}
.subscription .platform-content {
  padding: 0;
}
#g-above {
  border-bottom: 1px solid;
  border-color: #0064aa;
}
#webkulpwa_offline_bar {
  max-height: 100% !important;
}
#install_button {
  display: block;
}
td {
  border: 1px solid #dce2e9 !important;
}
@media only all and (min-width: 768px) {
  .size-75 {
    margin-right: 6px;
  }
}
@media only all and (min-width: 768px) {
  .size-25 {
    flex: 1;
    width: 25%;
  }
}
#g-header.g-fixed-element {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.kartinka {
  float: left;
  width: 250px;
  margin-bottom: 20px;
}
.kartinka img {
  height: 70px;
}
.rem {
  display: flex;
  justify-content: center;
}
.naz_cat h3 {
  color: #0064aa !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  font-family: "oswald";
}
@media only all and (min-width: 320px) and (max-width: 767px) {
  .naz_cat h3 {
    font-size: 20px;
  }
}
@media only all and (min-width: 320px) and (max-width: 399px) {
  .mobirem {
    padding: 0 25px 0 25px !important;
  }
}
@media only all and (min-width: 320px) and (max-width: 550px) {
  .port {
    padding: 0 15px 0 15px !important;
  }
}
@media only all and (min-width: 768px) {
  .port {
    padding: 0 15px 0 15px !important;
  }
}
.naz_cat .g-particle-intro .g-title-separator {
  display: none;
}
.naz_cat .g-particle-intro {
  margin-bottom: 10px;
}
.nazvan {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.port .g-portfolio-title {
  color: #0064aa !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  height: 60px;
}
.port .g-portfolio-special {
  color: #0064aa !important;
  font-weight: 700;
  font-family: "oswald";
}
.port .g-portfolio-image img {
  height: 190px;
}
.port .g-info-container {
  height: 160px;
  padding: 0;
}
.port .g-portfolio-desc {
  margin: 0;
  line-height: 20px;
  height: 50px;
}
.port .g-bottom-info {
  margin: 0;
}
.tab_cen th {
  background: #fff;
  text-align: center;
}
.tab_cen tr:hover {
  transition: all 0.35s linear;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media only all and (min-width: 320px) and (max-width: 959px) {
  .naz_cat .g-features-particle-item h4 {
    font-size: 15px;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  .naz_cat .g-features-particle-item h4 {
    margin: 0 5px 0 5px;
  }
}
@media only all and (min-width: 320px) and (max-width: 480px) {
  .naz_cat .g-features-particle-item {
    margin: 0;
  }
}
.container {
  min-width: 320px;
  max-width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
@media only all and (min-width: 550px) and (max-width: 767px) {
  .container {
    padding: 0;
  }
}
@media only all and (min-width: 320px) and (max-width: 550px) {
  .container table thead {
    display: none;
  }
}
@media only all and (min-width: 320px) and (max-width: 550px) {
  .container table tr {
    display: block;
  }
}
@media only all and (min-width: 320px) and (max-width: 550px) {
  .container table td {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
  }
}
@media only all and (min-width: 320px) and (max-width: 550px) {
  .container table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
}
@media only all and (min-width: 320px) and (max-width: 372px) {
  .slider .g-slideshow .style3 .g-slideshow-title {
    line-height: 20px;
  }
}
.addtocart-bar .ask-a-question {
  border: 0px;
}
.sptab_blue .product-fields {
  display: none;
}
.product-related-products {
  border-top: 1px dashed #a7a7a7;
}
.product-container .button:hover {
  background: #0064aa !important;
}
.bar .product-fields .product-field {
  display: none;
}
.bar .product-fields {
  float: left;
}
.remont .g-particle-intro .g-introtext {
  text-align: justify;
}
/*# sourceMappingURL=custom_14.css.map */