/*
Theme Name: RSVP Schwan
Theme URI: http://rsvpteam.co.il
Author: RSVP TEAM - Tom Rusko
Author URI: http://rsvpteam.co.il
Description: RSVP Team's Schwan Theme 
Version: 1.0
License: my code - private!!!, open source code - by their license

Text Domain: schwan
*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

/*! jQuery UI - v1.12.1 - 2019-02-07
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}

.ui-widget-header a {
  color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-caret-1-n {
  background-position: 0 0
}

.ui-icon-caret-1-ne {
  background-position: -16px 0
}

.ui-icon-caret-1-e {
  background-position: -32px 0
}

.ui-icon-caret-1-se {
  background-position: -48px 0
}

.ui-icon-caret-1-s {
  background-position: -65px 0
}

.ui-icon-caret-1-sw {
  background-position: -80px 0
}

.ui-icon-caret-1-w {
  background-position: -96px 0
}

.ui-icon-caret-1-nw {
  background-position: -112px 0
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}

/*! jQuery UI - v1.12.1 - 2019-02-07
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

/*! jQuery UI - v1.12.1 - 2019-02-07
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.wp-content li ul,
.wp-content li ol {
  margin: 0 1.5em;
}

.wp-content ul,
.wp-content ol {
  margin: 0 1.5em 1.5em 1.5em;
}

.wp-content ul {
  list-style-type: none;
}

.wp-content ul li {
  list-style-type: disc;
  margin-bottom: 1px;
  line-height: 1
}

.wp-content ul li li {
  list-style-type: circle;
}

.wp-content ol {
  list-style-type: decimal;
}

.wp-content ol ol {
  list-style: upper-alpha;
}

.wp-content ol ol ol {
  list-style: lower-roman;
}

.wp-content ol ol ol ol {
  list-style: lower-alpha;
}


.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}

.ui-widget-header a {
  color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-caret-1-n {
  background-position: 0 0
}

.ui-icon-caret-1-ne {
  background-position: -16px 0
}

.ui-icon-caret-1-e {
  background-position: -32px 0
}

.ui-icon-caret-1-se {
  background-position: -48px 0
}

.ui-icon-caret-1-s {
  background-position: -65px 0
}

.ui-icon-caret-1-sw {
  background-position: -80px 0
}

.ui-icon-caret-1-w {
  background-position: -96px 0
}

.ui-icon-caret-1-nw {
  background-position: -112px 0
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.jspDrag {
  background: #252525;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}



.dk-select,
.dk-select *,
.dk-select *:before,
.dk-select *:after,
.dk-select-multi,
.dk-select-multi *,
.dk-select-multi *:before,
.dk-select-multi *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.dk-select,
.dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 200px;
  cursor: pointer;
}

.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0em;
  padding: 0 25px;
  line-height: 50px;
  height: 50px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.dk-selected:before,
.dk-selected:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
}

.dk-selected:before {
  top: 50%;
  border: solid transparent;
  border-width: 0.25em 0.25em 0;
  border-top-color: #252525;
  margin: -0.125em 0 0 20px;
}


.contrast-access-loaded .dk-selected:before {
  border-top-color: #fff;
}

.dk-selected:after {
  top: 0;
  height: 100%;

  margin: 0 1.5em 0 0;
}

.dk-selected-disabled {
  color: #BBBBBB;
}

.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
}

.dk-select-open-up .dk-select-options {
  border-radius: 0.4em 0.4em 0 0;
  margin-bottom: -1px;
  bottom: 100%;
}

.dk-select-open-down .dk-select-options {
  border-radius: 0;
  margin-top: -1px;
  top: 100%;
}

.dk-select-multi .dk-select-options {
  max-height: 10em;
}

.dk-select-options {
  background-color: white;
  border: 1px solid #252525;
  border-radius: 0em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100;
}

.dk-option-selected {
  background-color: #3297fd;
  color: #fff;
}

.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit;
}

.dk-option {
  padding: 0 0.5em;
}

.dk-select-options .dk-option-highlight {
  background-color: #ccc;
  color: #252525;
}

.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent;
}

.dk-select-options .dk-option-hidden {
  display: none;
}

.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em;
}

.dk-optgroup+.dk-option {
  margin-top: 0.25em;
}

.dk-optgroup+.dk-optgroup {
  border-top-width: 0;
  margin-top: 0;
}

.dk-optgroup:nth-child(2) {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}

.dk-optgroup:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.dk-optgroup-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed;
}

.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%;
}

.dk-optgroup-options {
  list-style: none;
  padding-left: 0;
}

.dk-optgroup-options li {
  padding-left: 1.2em;
}

.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #3297fd;
}

.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #252525;
}

.dk-select-open-up .dk-selected:before,
.dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #3297fd;
}

.dk-select-open-up .dk-selected:after,
.dk-select-open-down .dk-selected:after {
  border-left-color: #252525;
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #252525;
}

.dk-select-multi:hover,
.dk-select-multi:focus {
  outline: none;
}

.dk-selected:hover,
.dk-selected:focus {
  outline: none;
  border-color: #252525;
}

.dk-selected:hover:before,
.dk-selected:focus:before {
  border-top-color: #3297fd;
}

.dk-selected:hover:after,
.dk-selected:focus:after {
  border-left-color: #3297fd;
}

.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed;
}

.dk-select-disabled .dk-selected:hover,
.dk-select-disabled .dk-selected:focus {
  border-color: inherit;
}

.dk-select-disabled .dk-selected:hover:before,
.dk-select-disabled .dk-selected:focus:before {
  border-top-color: inherit;
}

.dk-select-disabled .dk-selected:hover:after,
.dk-select-disabled .dk-selected:focus:after {
  border-left-color: inherit;
}

select[data-dkcacheid] {
  display: none;
}

.dk-select {
  margin-left: 18px;
}


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/



/* Webfont: NarkisBlockMFW-Medium */

@font-face {
  font-family: 'Narkis';
  src: url('fonts/NarkisBlock-Medium_MFW.eot');
  src: url('fonts/NarkisBlock-Medium_MFW.eot?#iefix') format('embedded-opentype'),
    url('fonts/NarkisBlock-Medium_MFW.woff') format('woff'),
    url('fonts/NarkisBlock-Medium_MFW.ttf') format('truetype'),
    url('fonts/NarkisBlock-Medium_MFW.svg#NarkisBlockMFW-Medium') format('svg');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}




* {
  color: #505050;
  font-size: 17px;
  line-height: 27px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

}

.r3 {
  font-weight: 300;
}

.r4 {
  font-weight: 400;
}

.r7 {
  font-weight: 700;
}

.n5 {
  font-family: 'Assistant', 'Narkis', arial, sans-serif;
  font-weight: 500;
}

.n7 {
  font-family: 'Assistant', 'Narkis', arial, sans-serif;
  font-weight: 700;
}


.logo.n7{
      font-family: 'Narkis', 'Narkis', arial, sans-serif;
  font-weight: 700;
}


iframe[name="google_conversion_frame"] {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  background-color: #fafafa;
}

span {
  font: inherit;
  color: inherit;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
svg {
  display: block;
}

input,
textarea {
  resize: none;
  outline: none;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.easeopacity {
  -webkit-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -moz-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -o-transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  transition: opacity 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
  /* easeOutQuad */

  -webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
  /* easeOutQuad */
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-weight: 300;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', 'Assistant', arial, sans-serif;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-weight: 300;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-weight: 300;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-weight: 300;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

strong,
strong * {
  font-weight: 700;
}

button {
  border: 0;
  padding: 0;
  cursor: pointer;
}

.boxsizing {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}


.alignmiddle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flc {
  clear: both;
}

.flr {
  float: right;
}

.fll {
  float: left;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.col-1-1 {
  width: 100%;
}

.tac {
  text-align: center;
}

.ofh {
  overflow: hidden;
}

.page_in {
  width: 1180px;
  margin: auto;
}

.page_in2 {
  width: 1442px;
  margin: auto;
}

/* modal pop up */
.js-modal.hidden {
  display: none;
}

.js-modal.active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.js-modal {
  visibility: hidden;
  transition: all 0.2s;
  opacity: 0;
}

.js-modal-inject iframe {
  width: 100%;
  height: 100%;
}

.active .js-modal-inject {
  max-width: 1048px;
  opacity: 1;
}

.js-modal-inject {
  width: 100%;
  max-width: 0;
  height: 657px;
  max-height: 70vh;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  background-color: #FFFFFF;
  transition: all 0.5s ease-out;
  padding: 50px;
  opacity: 0;
}

.modal {
  width: 100vw;
  max-width: 1048px;
  margin: auto;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
}

.modal-bg {
  position: fixed;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.77);
  background-color: transparent;
  transition: all 0.2s;
}

.close-modal {
  position: absolute;
  top: 5vh;
  right: 5px;
  display: block;
  height: 67px;
  width: 67px;
  background-color: #D6172E;
}

.close-modal img {
  margin: auto;
}

.active .modal-bg {
  background-color: rgba(0, 0, 0, 0.77);
}

/* modal pop up */
.m0-narrow{
    margin: 0 auto;
}
.page-template-page-narrow .page_title{
    max-width:1180px;
    
}
.page_title {
  max-width: 450px;
  color: black;
  margin: 55px auto;
  font-size: 50px;
  line-height: 62px;
}

.top_image {
  height: 500px;
  margin-bottom: 70px;
  overflow: hidden;
}

.top_image.homepage_top_img {
  margin: 0;
}

.top_image.homepage_top_img.gray_top_img {
  margin-top: 0px;
  height: 600px;
}

.top_image.homepage_top_img.strip4img_top_img {
  margin-top: 0px;
  height: 550px;
}

.top_image.top_image_inner {
  height: 300px;
}

@media (min-width:1440px) {
  .top_image .top_img_img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width:1440px) {
  .top_image .top_img_img {
    height: 100%;
    width: auto;
  }
}

.video_player {
  display: block;
  margin: auto;
  width: 80px;
  height: 80px;
}

.top_image h2 {
  text-shadow: 1px 2px 1.84px rgba(50, 50, 50, 0.6);
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}

.top_image h3 {
  text-shadow: 1px 2px 1.84px rgba(50, 50, 50, 0.6);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.top_image .num1 {
  display: block;
  margin: 0px auto 35px;
  width: 95px;
}

.top_img_link {
  display: block;
  margin: 18px auto 0;
  width: 36px;
}


.top_image.homepage_top_img.gray_top_img h2 {
  width: 285px;
  margin: auto;
  line-height: 62px;
  float: none;
}

.gray_top_img .absolute {
  top: 110px;
}

.top_image.gray_top_img * {
  color: #252525;
}

.top_image.homepage_top_img.gray_top_img h3 {
  color: #505050;
  text-shadow: none;
}


div.sch_square .pp_close i {
  color: #fff;
  font-size: 20px;
  top: -35px;
}

div.sch_square .pp_content .ppt {
  color: #000
}

div.sch_square .pp_expand {
  background: url(img/prettyPhoto/sch_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer
}

div.sch_square .pp_expand:hover {
  background: url(img/prettyPhoto/sch_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer
}

div.sch_square .pp_contract {
  background: url(img/prettyPhoto/sch_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer
}

div.sch_square .pp_contract:hover {
  background: url(img/prettyPhoto/sch_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer
}

div.sch_square .pp_details {
  position: relative
}

div.sch_square .pp_description {
  color: #fff;
  float: right;
  padding-right: 20px
}

.pp_nav {
  float: right;
  margin: 0 10px 0 0
}

div.sch_square #pp_full_res .pp_inline {
  color: #000
}

div.sch_square .pp_gallery a.pp_arrow_previous,
div.sch_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important
}

div.sch_square .pp_nav .pp_play,
div.sch_square .pp_nav .pp_pause {
  display: none
}

div.sch_square .pp_arrow_previous {
  background: url(img/prettyPhoto/sch_square/sprite.png) 0 -71px no-repeat
}

div.sch_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default
}

div.sch_square .pp_arrow_next {
  background: url(img/prettyPhoto/sch_square/sprite.png) -22px -71px no-repeat
}

div.sch_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default
}

div.sch_square .pp_loaderIcon {
  background: url(img/prettyPhoto/sch_square/loader.gif) center center no-repeat
}

a.pp_next .next_sch_cust {
  width: 79px;
  height: 65px;
  background: url(img/prettyPhoto/sch_square/prev.png);
  display: block;
  right: -29px;
  top: 40%;
  position: absolute
}

a.pp_previous .previous_sch_cust {
  width: 79px;
  height: 65px;
  background: url(img/prettyPhoto/sch_square/next.png);
  display: block;
  left: -29px;
  top: 40%;
  position: absolute
}

div.sch_square .pp_top {
  height: 0
}

div.sch_square .pp_content_container .pp_right,
div.sch_square .pp_content_container .pp_left {
  padding: 0
}

.pp_overlay {
  backround-color: rgba(38, 38, 38, 0.70)
}

div.pp_pic_holder a:focus {
  outline: none
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 20000
}

.pp_top {
  height: 20px;
  position: relative
}

* html .pp_top {
  padding: 0 20px
}

.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px
}

.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px
}

* html .pp_top .pp_middle {
  left: 0;
  position: static
}

.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.pp_content {
  height: 40px;
  min-width: 40px
}

* html .pp_content {
  width: 40px
}

.pp_fade {
  display: none
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%
}

.pp_content_container .pp_left {
  padding-left: 20px
}

.pp_content_container .pp_right {
  padding-right: 20px
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px
}

.pp_description {
  display: none;
  margin: 0
}

.pp_social {
  float: left;
  margin: 0
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden
}

.pp_social .twitter {
  float: left
}

.pp_nav p {
  float: left;
  margin: 0 4px;
  color: #000;
  white-space: nowrap
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative
}

.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap
}

.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden
}

.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff
}

.pp_gallery ul a img {
  border: 0
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0
}

.pp_gallery li.default a {
  background: url(img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px
}

.pp_gallery li.default a img {
  display: none
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important
}

a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000
}

a.pp_close {
  position: absolute;
  right: 15px;
  top: -28px;
  display: block;
  line-height: 22px;
  text-indent: -10000px
}

.pp_bottom {
  position: relative
}

* html .pp_bottom {
  padding: 0 20px
}

.pp_bottom .pp_left {
  left: 0;
  position: absolute;
  width: 20px
}

.pp_bottom .pp_middle {
  left: 20px;
  position: absolute;
  right: 20px
}

* html .pp_bottom .pp_middle {
  left: 0;
  position: static
}

.pp_bottom .pp_right {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px
}

#pp_full_res {
  line-height: 1 !important
}

#pp_full_res .pp_inline {
  text-align: left
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999
}




.footer {
  background-color: #171b1c;
  padding: 70px 0;
  margin-top: 100px;
}

.footer.homepage_footer {
  margin-top: 0;
}

.fcol1 {
  width: 380px;
}

.fcol1 * {
  color: #bbbbbb;
  font-size: 16px;
}

.fcol1 p {
  margin-bottom: 40px;
}

.fcol1 p strong {
  font-size: 27px;
  color: #ffffff;
  font-family: 'Assistant', 'Narkis', arial, sans-serif;
}

.fcol1 p:last-child {
  margin-bottom: 0;
}

.fcol2 {
  width: 600px;
}

.flinks_ul {
  width: 200px;
}

.flinks_ul li {
  width: 100%;
}

.flinks_ul li a {
  line-height: 28px;
}

.flinks_ul li:first-child {
  margin-bottom: 10px;
}

.flinks_ul li:first-child a,
.flinks_ul li:first-child a h5 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: 'Assistant', 'Narkis', arial, sans-serif;
}


.history_zigzag li {
  min-height: 390px;
  margin-bottom: 90px;
}

.history_zigzag .history_content_text li {
  min-height: 0;
  margin: 0;
}

.history_zigzag .history_content_text ul {
  margin-bottom: 10px;
  margin-right: 20px;
  list-style-type: disc;
}

.history_zigzag .history_content_text ol {
  margin-bottom: 10px;
  margin-right: 20px;
  list-style-type: decimal;
}

.history_img {
  left: 0;
}

.history_img,
.history_content {
  width: 480px;
}

.history_img iframe{
    width:100%;
}


.history_content_title {
  margin-bottom: 28px;
  padding-right: 27px;
  height: 56px;
  border-right: 3px solid #252525;
}

.history_content_title h2 {
  font-size: 30px;
  line-height: 32px;
  color: #252525;
}

.history_zigzag li:nth-child(2n) .history_img {
  left: auto;
  float: right;
  right: 0;
}

.history_zigzag li:nth-child(2n) .history_content {
  float: left;
}

.scroll-pane.history_content_out {
  height: 297px;
  width: 520px;
}

.scroll-pane .history_content_text {
  margin-right: 25px;
  width: calc(100% - 25px);
}

.brands_zigzag li {
  min-height: 390px;
  margin-bottom: 90px;
}

.brands_content {
  width: 680px;
}

.brands_img {
  background-color: #ffffff;
  left: 0;
  width: 387px;
  line-height: 312px;
  text-align: center;
  height: 312px;
  border: 1px solid #dddddd;
  border-radius: 3px;
}

.brands_img img {
  max-width: 290px;
  max-height: 290px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.brands_content_title {
  margin-bottom: 28px;
  padding-right: 27px;
  height: 56px;
  border-right: 3px solid #252525;
}

.brands_content_title h2 {
  font-size: 30px;
  line-height: 32px;
  color: #252525;
}

.brands_zigzag li:nth-child(2n) .brands_img {
  left: auto;
  right: 0;
}

.brands_zigzag li:nth-child(2n) .brands_content {
  float: left;
}

.brands_content_text {
  margin-bottom: 60px;
}

a.btn {
  width: 228px;
  height: 40px;
  text-align: center;
  color: #505050;
  line-height: 32px;
  border-radius: 3px;
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0px 0px 0.9px 0.1px rgba(0, 0, 0, 0.47);
  display: block;
  border: 3px solid #fc2844;
}


.brands_zigzag a.btn {
  position: relative;
}

.brands_zigzag a.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #d6172f;

}

.brands_zigzag a.btn:hover {
  color: #fff;
}

.brands_zigzag a.btn:hover:after,
.brands_zigzag a.btn:active:after {
  height: 100%;
}

.brands_nav {
  margin-bottom: 90px;
}

.brands_nav li {
  display: inline-block;
}

.brands_nav li a {
  font-size: 19px;
  line-height: 22px;
  color: #282828;
}

.brands_nav li:after {
  content: '';
  vertical-align: middle;
  width: 1px;
  background-color: #282828;
  height: 22px;
  display: inline-block;
  margin: 0 10px;
}

.brands_nav li:last-child:after {
  display: none;
}

.readmoreexpnd {
  font-weight: 900;
}

.readmoreexpnd_o~* {
  display: none;
}

.scroll-pane {
  outline: none;
}

.centers_map_right {
  width: 495px;
}

.centers_map_left {
  width: 580px;
}

.centers_scroll {
  margin-top: 25px;
  height: 520px;
}

.center_ul {
  margin-right: 35px;
  width: 460px;
}

.center_ul li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #a6a6a6;
}

.center_ul li h2 {
  margin-bottom: 10px;
}

.center_ul li h2,
.center_ul li h2 strong {
  font-size: 22px;
  color: #000;
  font-weight: 500;
}

.center_ul li address,
.center_ul li p {
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  line-height: 22px;
  color: #505050;
}

.center_ul li p strong {
  font-weight: 500;
}

a.ordercenter {
  margin-top: 10px;
}

#map-canvas {
  height: 620px;
}


.centers_scroll {
  height: auto;
}

.center_ul {
  margin-right: 0;
  width: 460px;
}


.hp_mobile_contact_box .schwan_form {
  width: 670px;
  margin: auto;
  float: none;
}


.text_col_b {
  width: 580px;
}
.text_col_b_narrow.text_col_b {
  width: 799px;
}
.text_col_b_narrow ul{
  list-style-type: disc;
    margin-right: 20px;
}
.text_col_b_narrow ol{
       list-style-type: decimal; 
    margin-right: 20px;
}
.cont p {
  margin-bottom: 15px;
}

.cont strong,
.cont strong * {
  font-weight: 700;
}


.cnt ul {
  list-style-type: disc;
  margin-right: 20px;
}

.cnt a,
.cnt a *,
.history_content_text>a,
.history_content_text>p>a
{
  text-decoration: underline;
}

.formclosemessage {
  position: absolute;
  left: -17px;
  top: -17px;
  z-index: 4;
}

.rep_msg_oinin {
  display: flex;
  margin: auto;
  height: 130px;
  width: 470px;
  border: 2px solid #000000;
  position: relative;
}

#rep_msg {
  color: #d6172f;
  font-size: 18px;
}

#rep_msg.hpalert {
  color: #d6172f;
  font-size: 16px;
  font-weight: 500;
  font-weight: 500;
}

.rep_msg_o2 {
  display: none;
}

.rep_msg_o2.active {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  right: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}

.rep_msg_o2 {
  background: url('img/new_1440x292.jpg') no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

@media (max-width:2028px) {
  .rep_msg_o2 {
    background-size: auto 100%;
  }
}

.rep_msg_o2.inner_form_errors {
  background: url('img/367x494.jpg') no-repeat;
  background-size: auto 100%;
}


.rep_msg_o2in {
  align-self: center;
  width: 100%;
  text-align: center;
}

.hp_contact_section .rep_msg_o2in h2,
.rep_msg_o2in h2 {
  color: #3e3737;
  font-weight: 500;
  text-align: center;
  font-family: 'Assistant', 'Narkis', arial, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.rep_msg_o2in p {
  color: #3e3737;
  font-size: 18px;
  text-align: center;
  line-height: 20px;
}

.contact_f_out .rep_msg_o2in p,
.hp_contact_section .contact_f_out .rep_msg_o2in p {
  font-size: 18px;
  text-align: center;
}

.contact_f_out {
  width: 325px;
  padding: 1px;
  position: relative;
  margin-right: 20px;
}

.contact_f_out p,
.contact_f_out h3 {
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 20px;
}

.contactus_page.contact_f_out h3 br {
  display: none;
}

.contact_f_out p.hpalert_field {
  margin-bottom: 0;
  /* margin-top: -13px; */
  display: block;
  float: none;
  clear: both;
  position: relative;
  top: -8px;
}

.contact_f_out.col-1-1 {
  width: 100%;
}

.contact_f_out input[type="text"],
.contact_f_out input[type="tel"],
.contact_f_out input[type="email"],
.contact_f_out textarea {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  margin-bottom: 8px;
  padding: 13px 18px;
  border: 1px solid #dddddd;
  font-weight: 300;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

.contact_f_out textarea {
  height: 120px;
}

.contact_f_out button {
  width: 100%;
  font-size: 14px;
  height: 40px;
  border-radius: 3px;
  border: 0;
  color: #fff;
  background-color: #d6172f;
  font-weight: 500;
}

.contact_f_out button:hover {
  background-color: #b02130;
}

.hp_contact_section {
  padding: 35px 0;
}

.hp_contact_section .contact_f_out {
  width: 672px;
  position: static;
  float: none;
  margin: auto;
}

.hp_contact_section .contact_f_out p,
.hp_contact_section .contact_f_out h3 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 20px;
  color: #7a7a7a
}

.hp_contact_section h2 {
  font-size: 25px;
  color: #252525;
  margin-bottom: 10px;
}

.hp_contact_section .dk-select,
.hp_contact_section input[type="text"],
.hp_contact_section input[type="email"],
.hp_contact_section input[type="tel"] {
  width: 325px;
  margin-bottom: 20px;
}

.hp_contact_section .dk-selected {
  line-height: 40px;
  height: 40px;
  color: #7a7a7a;
  font-size: 14px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

.hp_contact_section input[type="email"],
.hp_contact_section input[name="fname"] {
  float: left;
}

.hp_contact_section .contact_f_out button {
  width: 110px;
  float: left;
  margin-top: -10px;
}

.contact_f_out h3,
.hp_contact_section .contact_f_out h3 {
  margin-bottom: 10px;
}

.contact_f_out p,
.hp_contact_section .contact_f_out p {
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}

.hp_contact_section .contact_f_out p {
  margin-bottom: 7px;
}

.contact_f_out .field_outer {
  width: 100%;
}

.hp_contact_section .contact_f_out .field_outer {
  width: auto;
}

.contact_f_out input.marked,
.contact_f_out textarea.marked {
  border: 1px solid black;
}

.field_outer label {
  float: right;
  font-size: 14px;
  font-weight: 400;
}

.voucher_tak a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}

.schwan_form_voucher {
  margin-bottom: 100px;
}

.voucher_hand {
  top: 0;
  left: -7%;
  width: 53%;
}

@media (max-width:1350px) {
  .voucher_hand {
    top: 0;
    left: 0%;
    width: 48%;
  }
}

@media (max-width:1220px) {
  .page_voucher_form .page_in {
    width: 1024px;
  }

}

@media (max-width:1024px) {
  .voucher_hand {
    display: none;
  }
}

form select {
  background-color: white;
  width: 200px;
  border: 1px solid #dddddd;
  height: 50px;
  border-radius: 0em;
  padding: 0 25px;
  margin-left: 20px;
  height: 50px;
}

form.schwan_form select {
  margin-bottom: 20px;
  height: 40px;
  width: 325px;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  /*
  position: absolute;
  left: -9999px;
    */
  opacity: 0;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
  position: relative;
  padding-right: 35px;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;


  background: #fff;
  border-radius: 3px;
  width: 22px;
  height: 22px;
  border: solid 1px #dedede;


}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
  content: '✔';
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 16px;
  line-height: 22px;
  color: #696969;
  transition: all .2s;
}

[type="checkbox"]+label,
[type="checkbox"]+label * {
  font-size: 14px;
  color: #7a7a7a;
  font-weight: 300;
  line-height: 22px;
}

[type="checkbox"]+label a {
  text-decoration: underline;
}



.checkbox_row {
  margin-bottom: 12px;
  overflow: hidden;
  padding-bottom: 2px;
}

.hp_contact_section .checkbox_row {
  width: 557px
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

[type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

[type="checkbox"]:disabled:checked+label:after {
  color: #999;
}

[type="checkbox"]:disabled+label {
  color: #aaa;
}

/* accessibility */
[type="checkbox"]:checked:focus+label:before,
[type="checkbox"]:not(:checked):focus+label:before {
  border: 1px solid #696969;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #696969 !important;
}

.checkbox_row {
  width: 280px;
}




.headr_o {
  height: 120px;
}

.lub_in .headr_o {
  margin-bottom: 30px;
}

.headr {
  height: 120px;
  padding: 20px 70px;
  background-color: #fff;
  top: 0;
  right: 0;
  z-index: 8000;
  width: 100%;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

.logo {
  color: #282828;
  line-height: 75px;
  font-size: 26px;
  font-weight: 700;
}

.hspr {
  width: 2px;
  height: 75px;
  background-color: #282828;
  margin: 0 50px;
}

.site_nav ul li {
  margin-left: 20px;
}

.site_nav>ul>li {
  height: 105px;
}

.site_nav>ul>li>a {
  font-size: 21px;
  line-height: 75px;
  color: #282828;
}
/*
.site_nav>ul>li:hover>a,
.site_nav>ul>li.current>a {
  color: #d6172f
}*/

.brand_lub_img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.brand_img_item_txt {
  padding: 60px;
  z-index: 5;
  top: 0px;
  right: 0;
  width: 100%;
}

.brand_img_item_title,
.brand_img_item_title span.fbypass {
  color: #282828;
  line-height: 45px;
  font-size: 45px;
  text-shadow: 1px 2px 1.84px rgba(50, 50, 50, 0.6);
}
.btn_lb{
    background-color: #7a7a7a;
    border: 0;
    border-radius: 3px;
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    line-height: 45px;
    display: inline-block;
    vertical-align: top;
    padding: 0 50px;
    color: #fff;
    
}
.brand_img_item_txt .brand_img_item_title{
    margin-bottom: 40px;
}

.brand_img_item_stitle {
  margin-bottom: 40px;
  color: #282828;
  line-height: 25px;
  z-index: 5;
  top: 0px;
  right: 0;
  width: 100%;
  font-size: 30px;
  text-shadow: 1px 2px 1.84px rgba(50, 50, 50, 0.6);
}

.brand_img_item_title span.fbypass {}

.text_light * {
  color: #fff;
}

.text_light span.fbypass {
  color: #fff;
  font-size: 33px;
}


.nav_drop {
  right: 0;
  display: none;
  top: 100%;
  width: 100%;
  background-color: #282828;
  height: 80px;
}

.nav_drop_ul {
  display: none;
  top: 100%;
  height: 80px;
}

.nav_drop_ul * {
  line-height: 80px;
  font-size: 21px;
  color: #c2c2c2;
}

.site_nav>ul>li:hover .nav_drop,
.site_nav>ul>li.current .nav_drop,
.site_nav>ul>li:hover .nav_drop_ul,
.site_nav>ul>li.current .nav_drop_ul {
  display: block;
}

.site_nav ul li ul li a:hover {
  color: #fff;
}

.hpbrands_r {
  height: 665px;
  width: 725px;
}


.hpbrands_l {
  width: calc(100% - 725px);
  left: 0;
  top: 0;
  height: 100%;
  margin-top: 1px;
}

.brand_image_item {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.brand_image_item:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  background: url('img/gradient.png');
  background-repeat-y: no-repeat;

}

.brand_image_item.active {
  display: block;
}

.hpbrands {
  margin-bottom: 0px;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

.hp_brands_ul li {
  position: relative;
  background-color: #fafafa;
  width: 33.33%;
  text-align: center;
}

.hp_brands_ul li:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.hp_brands_ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #f0f0f0;
}

.hp_brands_ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #f0f0f0;
}

.hp_brands_ul li a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 205px;
}

.hp_brands_ul li a img {
  margin-top: 20px;
  max-width: 72%;
  display: inline-block;
  vertical-align: middle;
}

/*
.hp_brands_ul li a img.hov_img_brand{ display: none;}
*/

.hp_brands_ul li a:hover {
  -webkit-box-shadow: inset 5px 5px 10px 0px rgba(166, 166, 166, 0.16);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(166, 166, 166, 0.16);
  box-shadow: inset 5px 5px 10px 0px rgba(166, 166, 166, 0.16);
}

/*
.hp_brands_ul li a:hover img.hov_img_brand{ display:inline-block;}
.hp_brands_ul li a:hover img.norm_img_brand{display:none;}
*/
.hp_brands_ul li a:hover,
.hp_brands_ul li a:focus {
  background-color: #e1e1e1;
}
.hp_brands_ul li a:hover,
.hp_brands_ul li a:focus {
  background-color: #e1e1e1;
}

.hp_brands_ul li:nth-child(7),
.hp_brands_ul li:nth-child(8),
.hp_brands_ul li:nth-child(10),
.hp_brands_ul li:nth-child(9) {
  width: 25%;
  line-height: 154px;
}

.hp_brands_ul li:nth-child(7) a img,
.hp_brands_ul li:nth-child(8) a img,
.hp_brands_ul li:nth-child(10) a img,
.hp_brands_ul li:nth-child(9) a img {
  max-height: 105px;
}
.hp_brands_ul {
  width: 725px;
}

.hpbrands_o {
  margin-bottom: 20px;
}

@media (max-width:1180px) {
  .hpbrands {
    width: 1180px;
    margin: auto;
    float: none;
  }
}


.brandssite {
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 500;
  color: #282828;
  opacity: 0;
  font-size: 16px;
}

.hp_brands_ul li a:hover .brandssite,
.hp_brands_ul li a:focus .brandssite {
  opacity: 1;
}


.career_filter.center_filter .dk-select {
  width: 380px;
}

.filter_pre,
.center_filter label {
  line-height: 50px;
  font-size: 18px;
  color: #505050;
  margin-left: 25px;
}

.career_ul>li {
  width: 390px;
  padding-left: 20px;
  margin-bottom: 65px;
}

.career_ul>li.flc {
  padding: 0;
  margin: 0;
  width: auto;
}

.career_ul>li>ul {
  padding-right: 30px;
}

.career_ul>li>ul>li {
  margin-bottom: 25px;
}

.career_ul>li>ul>li a {
  margin-bottom: 6px;
  color: #000;
  font-size: 22px;
  line-height: 22px;
  display: block;
}

.career_ul>li>ul>li address {
  font-style: normal;
  display: block;
}

.career_filter.center_filter {
  margin-bottom: 70px;
}




.contactus.cont,
.contactus.cont * {
  font-size: 18px;
  line-height: 22px;
}

.contactus.cont p {
  margin-bottom: 22px;
}

.contactus.cont .history_content_title h2 {
  font-size: 30px;
  line-height: 32px;
  color: #252525;
}

.contactus.cont h2,
.contactus.cont h2 * {
  font-size: 22px;
  line-height: 26px;
}










.pollurl {
  line-height: 22px;
  background-color: #fff;
  color: #282828;
  padding: 2px;
  padding-right: 5px;
}

.model_points {
  z-index: 100;
  left: 0;
  height: 26px;
  ;
  bottom: 0;
}

.model_points_item {
  height: 26px;
  line-height: 20px;
  background-color: #fff;
  color: #282828;
  padding: 2px;
  padding-right: 5px;
}

.model_points_item.pollution_point {
  padding-right: 10px;
}

.model_points_item span {
  top: -1px;
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  width: 19px;
  height: 20px;
  margin-right: 5px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
td.pol_col_1 ,
span.pol_col_1 {
  background-color: #014f2e;
}
td.pol_col_2 ,
span.pol_col_2 {
  background-color: #014f2e;
}
td.pol_col_3 ,
span.pol_col_3 {
  background-color: #014f2e;
}
td.pol_col_4 ,
span.pol_col_4 {
  background-color: #00703b;
}
td.pol_col_5 ,
span.pol_col_5 {
  background-color: #00703b;
}
td.pol_col_6 ,
span.pol_col_6 {
  background-color: #47a547;
}
td.pol_col_7 ,
span.pol_col_7 {
  background-color: #47a547;
}
td.pol_col_8 ,
span.pol_col_8 {
  background-color: #f8ec0a;
}
td.pol_col_9 ,
span.pol_col_9 {
  background-color: #f8ec0a;
}
td.pol_col_10 ,
span.pol_col_10 {
  background-color: #ffcc07;
}
td.pol_col_11 ,
span.pol_col_11 {
  background-color: #ffcc07;
}
td.pol_col_12 ,
span.pol_col_12 {
  background-color: #ea8023;
}
td.pol_col_13 ,
span.pol_col_13 {
  background-color: #ea8023;
}
td.pol_col_14 ,
span.pol_col_14 {
  background-color: #cc2027;
}
td.pol_col_15 ,
span.pol_col_15 {
  background-color: #cc2027;
}
td.saf_col_0 ,
span.saf_col_0 {
  background-color: #A42B34;
}
td.saf_col_1 ,
span.saf_col_1 {
  background-color: #EE5C23;
}
td.saf_col_2 ,
span.saf_col_2 {
  background-color: #FDCB08;
}
td.saf_col_3 ,
span.saf_col_3 {
  background-color: #1CB78F;
}
td.saf_col_4 ,
span.saf_col_4 {
  background-color: #2C8AA3;
}
td.saf_col_5 ,
span.saf_col_5 {
  background-color: #278ACB;
}
td.saf_col_6 ,
span.saf_col_6 {
  background-color: #136EBD;
}
td.saf_col_7 ,
span.saf_col_7 {
  background-color: #436FB6;
}

td.saf_col_8 ,
span.saf_col_8 
{
  background-color: #425EA8;
}


.model_points * {
  font-size: 12px;
}




.career_form {
  margin-top: 35px;
  width: 690px;
  margin-right: 0;
}

.career_form .history_content_title h2 {
  font-size: 30px;
  font-weight: 500;
}

.contact_f_out .field_outer.career_r {
  width: 320px;
}

.career_form label a,
.career_form .small_label_h3,
.career_form label.small_label.small_label_h3,
.career_form label,
.career_form h3 {
  font-weight: 500;
  font-size: 18px;
  color: #505050;
  line-height: 22px;
}

.career_form label,
.career_form h3 {
  margin-bottom: 20px;
}

.career_form label.small_label {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
  color: #505050;
  line-height: 16px;
}

.career_form h3 {}

.career_form label.small_label.small_label_h3 {
  margin-bottom: 10px;
}

.career_form .field_outer input {
  margin-bottom: 20px;
}

.career_form .field_outer input.for_iups {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 8px;
  padding: 0px 18px;
  border: 1px solid #dddddd;
  font-weight: 300;
  color: #7a7a7a;
  text-align: right;
  font-size: 14px;
  margin-bottom: 50px;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
  background: url('img/up.png') no-repeat;
  background-position: 15px 11px;
}

.career_form .rep_msg_o2 {
  background: url(img/367x494.jpg) no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
}




.schwan_form_voucher.schwan_form .checkbox_row label a,
.schwan_form_voucher.schwan_form .checkbox_row label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.page_voucher_form .cont *,
.page_voucher_form .cont p {
  font-size: 20px;
}





table {
  table-layout: fixed;
  max-width: 100%!important;
  width: 100%!important;
  border: 1px solid black;
  border-collapse: collapse;
  border-spacing: 0;
}
table td, table th{
    width: 16.3%;
    vertical-align: top;
    margin: 0;
    border: 1px solid black;
    height: auto;
    line-height: 20px;
    padding: 5px;
}



@media (max-width:1300px) {
  .site_nav ul li {
    margin-left: 23px;
  }

  .site_nav ul li:last-child {
    margin-left: 0;
  }
}

@media (max-width:1250px) {
  .site_nav ul li {
    margin-left: 15px;
  }

  .site_nav ul li a,
  .site_nav ul li ul li a {
    font-size: 18px;
  }

  .site_nav ul li:last-child {
    margin-left: 0;
  }

  .headr {
    padding: 20px 25px;
  }

  .lub_in .headr_o {
    margin-bottom: 30px;
  }
}

@media (max-width:1380px) and (max-height:890px) and (min-width:980px) {

  .hpbrands_r {
    height: 530px;
    width: 580px;
  }

  .hp_brands_ul {
    width: 580px;
  }

  .hpbrands_l {
    width: calc(100% - 580px);
  }

  .headr {
    padding: 10px 40px;
    height: 100px;
  }

  .headr_o {
    height: 100px;
  }

  .hp_brands_ul li a img {
    max-width: 76%;
  }

  .brandssite {
    top: -5px;
  }
}

.mrgvdew2 {
  margin-bottom: 10px;
}



@media (max-width:1600px) and (min-width: 980px) {
  .brand_img_item_txt .brand_img_item_stitle {
    font-size: 1.6vw;
    line-height: 1.6vw;
  }

  .brand_img_item_txt .brand_img_item_title:not(.btn_lb) {
    font-size: 2.3vw;
    line-height: 2.3vw;
  }

  .text_light span.fbypass {
    font-size: 2.1vw;
  }
}

@media (max-width:1670px) and (min-width: 980px) {
  .brand_img_item_txt .brand_img_item_stitle {
    font-size: 1.5vw;
    line-height: 1.5vw;
  }

  .brand_img_item_txt .brand_img_item_title:not(.btn_lb) {
    font-size: 2.2vw;
    line-height: 2.2vw;
  }

  .text_light span.fbypass {
    font-size: 1.7vw;
  }
}

/*
@media (max-width:1200px) and (min-width: 981px) and (orientation: landscape) {
    .page_in{width:981px;}
.hpbrands{width:100%}
    .hpbrands_l{height: 454px;    width: calc(100% - 495px); }
    .hpbrands_r {height:455px; width:590px;}
    .hp_brands_ul{width:495px;}
     
}
*/


@media (max-width:1280px) {}


@media (max-width:1220px) {
  .model_points {
    height: 21px;
  }

  .model_points_item {
    line-height: 15px;
  }

  .model_points_item span {
    width: 15px;
    height: 15px;
    margin-right: 3px;
    line-height: 15px;
  }

  .model_points * {
    font-size: 10px;
    line-height: 17px;
  }

  .model_points_item.pollution_point {
    padding-right: 5px;
  }

  .hp_brands_ul {
    width: 430px;
  }

  .hpbrands {
    width: 100%;
  }

  .hpbrands_r {
    height: 395px;
    width: 430px;
  }

  .hpbrands_l {
    width: calc(100% - 430px);
  }
}

.fix-header-margin {
  margin-top: -55px;
  position: relative;
  top: -31px;
}

.single-post .page_title {
  margin: 0 auto 10px;
}

/* new post career and co */
.title-with-border {
  border-right: 4px solid #252525;
  color: #252525;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  padding-right: 11px;
  height: 58px;
  line-height: 58px;
  margin-bottom: 10px
}

.job-article__title.title-with-border {
  height: auto;
  line-height: 1;
  min-height: 58px;
  display: flex;
  align-items: center;
}

.job-more--inner .title-with-border {
  margin-bottom: 24px
}

.gallery__wrapper {
  min-height: 515px;
}

.page_in--single-post {
  margin-bottom: 81px;
  color: #282828;
  font-family: Assistant;
  font-size: 17px;
  line-height: 22px;
  max-width: 650px;
}

.gallery {
  display: flex;
  height: 433px;
  margin: 24px auto 94px;
}

.gallery__single {
  position: relative;
  height: 433px;
  width: 770px;
  border-radius: 5px;
  background-color: #F2F2F2;
  overflow: hidden;
  flex: 1 0 auto;
  touch-action: none;
}

.gallery__togllemodal {
  position: relative;
  height: 433px;
  width: 770px;
  border-radius: 5px;
  background-color: #F2F2F2;
  overflow: hidden;
  flex: 1 0 auto;
}

.gallery__togllemodal:hover .gallery__img {
  width: 105%;
  height: 105%;
}

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.4s ease;
}

.gallery__youtube {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: auto;
  height: 32px;
  width: 32px;
  background-color: #D6172E;
  border-radius: 50%;
}

.gallery__header h3 {
  margin-right: 11px;
}

.gallery__header {
  display: flex;
  margin: auto;
  height: 58px;
  align-items: center;
  justify-content: space-between;
  max-width: 1213px;
}

.gallery__btns {
  width: 54px;
  height: 18px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}

.gallery__btns button {
  background-color: transparent;
  background-size: contain;
  font-size: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  outline: 0;
}

.gallery__btns button.js-gallery-left {
  border-width: 10px 15px 10px 0;
  border-color: transparent #000000 transparent transparent;
}

.gallery__btns button.js-gallery-right {
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #000000;
}

.board {
  /* height: 199px; */
  max-width: 1172px;
  margin: auto;
}

.post-type-archive-schwan_job .board {

  margin: 64px auto 81px;
}

.board__legend {
  display: block;
}

.board__inner {
  height: 120px;
  max-width: 1172px;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  box-sizing: border-box;
  padding: 12px 83px 39px;
}

.board__row {
  flex: 0 0 326px;
}

.board__row small {
  display: block;
  line-height: 32px;
  color: #252525;
  font-size: 14px;
}

.board__row select {
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 42px;
  cursor: pointer;
  background-color: transparent;
  z-index: 2;
}

.board__row--withafter {
  position: relative;
}

.board__row--withafter::before {
  position: absolute;
  left: 6px;
  top: auto;
  bottom: 18px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d8"
}

.board__row--withafter::after {
  position: absolute;
  left: 6px;
  top: auto;
  bottom: 6px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
}

.from-archive.job-prev {
  max-width: 1172px;
  margin: 0 auto 18px;
  background-color: #fff;
}

.board__row--submmit {
  background: transparent;
  font-weight: bold;
  background-color: #D6172F;
  border: 1px solid #d6172f;
  color: #fff;
  font-size: 14px;
  width: 100%;
  height: 42px;
  transition: all 0.2s;
}

.board__row--submmit:hover {
  background-color: transparent;
  color: #D6172F;
}

.board__sp-btn {
  margin-left: 83px;
  color: #252525;
  font-family: Assistant;
  font-size: 14px;
  line-height: 32px;
}

.page-template-page-career .board__sp-btn {
  display: none;
}

.board__sp-btn button {
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  color: #D6172F;
}

.board__sp-btn button:hover,
.board__sp-btn button.current {
  color: #252525;
  text-decoration: un
}

.job-prev__wrapper {
  display: block;
  flex-direction: column;
}

.job-prev.order-0 {
  order: 0
}

.job

/* page */
.page-career__title {
  margin: 50px auto 67px;
  font-size: 50px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  color: #252525;
}

.page-career__title {
  margin: 50px auto 67px;
  font-size: 50px;
  font-weight: bold;
  line-height: 62px;
  text-align: center;
  color: #252525;
}

.page-template-page-career .board {
  margin: 64px auto 94px;
}

.wp-content h2 {
  margin-top: 30px;
  color: #252525;
  font-family: Assistant;
  font-size: 30px;
  font-weight: 500;
}

.career__posts {
  margin: 95px auto;
  display: flex;
  justify-content: space-between;
  max-width: 1166px;
}

.career__post {
  box-sizing: border-box;
  min-height: 291px;
  max-width: 574px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1 0 auto;
  text-align: center;
  color: #252525;
  font-size: 17px;
  line-height: 22px;
}

.career__post h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  margin: 7px auto;
  color: #252525;
}

.career__post a {
  display: block;
  width: 100%;
}

.career__post:hover {
  border-color: #D6172F;
}

.career__post img {
  margin: 3px auto
}

.pagination a {
  color: inherit;
  font: inherit;
  display: inline-block;
  margin: 0 5px;
}

.pagination a:hover,
.pagination .current {
  text-decoration: underline;
  margin: 0 5px;
}

.pagination {
  text-align: center;
  margin-top: 26px;
  color: #D6172F;
  font-size: 14px;
  font-weight: bold;
}

.pagination_prev,
.pagination_next {
  display: inline-block;
  width: 0;
  height: 0;

  border-style: solid;
}

.pagination_next {
  border-width: 6px 12px 6px 0;
  border-color: transparent #000000 transparent transparent;
}

.pagination_prev {
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #000000;
}

/* single job */
.job-main {
  max-width: 1173px;
  margin: 100px auto 75px;
}

.job-aside {
  width: 383px;
}

.job-article {
  max-width: 507px;
  width: 50%;
  min-height: 548px;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}

.job__gobck::after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  outline: 0;
  border-width: 7px 13px 7px 0;
  border-color: transparent #D6172F transparent transparent;
  top: 7px;
  left: 0;
}

.job__gobck {
  display: block;
  float: left;
  text-align: left;
  position: relative;
  color: #D6172F;
  font-family: Assistant;
  font-size: 14px;
  font-weight: bold;
  padding-left: 28px;
  transform: translateY(-80px);
}

.send-cv {
  min-height: 475px;
  width: 100%;
  border-radius: 5px;
  background-color: #FFFFFF;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.15);
  padding: 35px 30px 0 20px;
  box-sizing: border-box;
  margin-top: 15px;
  transition: all 0.2s;
}

.send-cv__input {
  width: 100%; position: relative;
  height: 66px;
}

.send-cv__input--small {
  display: block;
  font-size: 14px;
  color: #252525;
}

.send-cv__input input#file {
  /*display: none;*/
  opacity: 0; position: absolute; top:0; right:0;
}
.send-cv__input input#file:focus + label{
   outline: 1px solid black;
}
.upload-file-placeholder {
  height: 40px;
  line-height: 40px;
  width: 100%;
  border: 1px solid #E8E8E8;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: rgb(128, 128, 128);
  overflow: hidden;
  align-items: center;
  padding: 0 5px;
}

a:active, a:focus, input:focus, textarea:focus, select:focus, button:focus {
    outline: 1px solid black;
}

.send-cv__input input {
  height: 40px;
  width: 100%;
  border: 1px solid #E8E8E8;
}

.js-toglle-inputs {
  background: transparent;
  text-align: center;
  color: #D6172E;
  margin: 15px 0;
  width: 100%;
  font-size: 14px;
}

.send-cd__submit {
  width: 100%;
  height: 42px;
  background: #D6172E;
  color: #fff;
}

.send-cd__submit:disabled {
  background: gray;
  cursor: not-allowed
}

.job-meta {
  width: 100%;
  display: flex;
  justify-content: space-between;
 /* height: 30px;*/
  margin: 25px 0 0;

}

.job-meta__single:last-child {
  border-left: 2px solid #282828;
}

.job-meta__single {
  border-right: 2px solid #282828;
  padding: 0 10px;
  color: #282828;
  font-family: Assistant;
  font-size: 18px;
/*  flex: 1 0 auto;
  flex: 1;*/
}

.job-meta .job-meta__single{
    width:21%;
}
.job-meta .job-meta__single:nth-child(3){
    width: 58%;
}
.job-meta__small {
  font-size: 14px;
  line-height: 0.5;
}

.job-more {
  background: #fff;
}

.job-more--inner {
  max-width: 1173px;
  margin: auto;
  padding: 70px 0 85px;
}

.single-schwan_job .footer {
  margin-top: 0;
}

.job-contnet {
  /* color: #252525; */
  font-size: 14px;
  line-height: 34px;
  margin-top: 53px
}

.job-contnet__gray {
  margin: 6px 0 12px;
}

.job-contnet {
  color: #282828;
  font-size: 18px;
  line-height: 22px
}

.hot-job {
  background-color: #282828;
  text-align: center;
  color: #FFFFFF;
  font-family: Assistant;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0.85;
  font-weight: 300
}

.job-article .hot-job {
  height: 48px;
  max-width: 51px;
  flex: 1 0 48px;
  transform: translateY(-50px);
  margin-right: 5px;
}

/* new post career and co */
.job-prev {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  box-sizing: border-box;
  height: 101px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  margin-bottom: 18px;
  overflow: hidden;
  order: 1
}

.job-prev__right {
  width: 327px;
  border-left: 4px solid #DDDDDD;
}

.job-prev__title-black {
  color: #282828;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 10px
}

.job-prev__middle {
  margin: 0 27px 0 auto;
  align-self: center;
}

.job-prev__btn {
  display: inline-block;
  height: 42px;
  line-height: 40px;
  width: 193px;
  text-align: center;
  border: 2px solid #D6172F;
  border-radius: 2px;
  margin-left: 79px;
  color: #D6172F;
  align-self: center
}

.job-prev__btn:hover {
  color: #fff;
  background: #d6172f;
}

.job-prev__hotjob .hot-job {
  height: 100%;
}

.job-prev__hotjob {
  width: 51px;
  margin-left: 16px;
  height: 100%;
}

/* mobile start here  */
.mobile {
  display: none;
}

.desktop {
  display: block;
}

.hidden {
  display: none;
}

@media (max-width:1024px) {
    .cont p img{
        max-width:100%; height:auto;
    }
    .text_col_b_narrow.text_col_b  ,
  .hp_contact_section .checkbox_row {
    width: 100%;
  }
  

  .page_voucher_form .page_title {
    padding: 0 10px;
  }
  
  
  .history_zigzag li .history_img{
      clear: both;
  }

  .career_form .rep_msg_o2 {
    background-size: auto 100%;
  }

  .desktop,
  .brands_nav {
    display: none;
  }

  .contact_f_out h3 br,
  .hp_contact_section .contact_f_out h3 br {
    display: none;
  }

  .mobile {
    display: block;
  }

  .mrgvdew2 {
    margin-bottom: 0px;
  }

  .menu_toggle {
    width: 30px;
    margin-top: 12px;
  }

  .menu_toggle small {
    background-color: #282828;
    height: 4px;
    margin-bottom: 4px;
    border-radius: 3px;
  }

  .container,
  .page_in {
    max-width: 100%;
    overflow: hidden;
  }

  .hp_mobile_contact_box,
  .brands_nav li:after {
    display: none;
  }

  .contact_f_out button,
  .hp_mobile_contact_box.active {
    display: block;
  }

  .history_img.alignmiddle,
  .history_content_title h2,
  .history_content_title h1 {
    position: static;
    top: 0%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }

  .hpbrands_r,
  .hpbrands_l,
  .hp_brands_ul,
  .hpbrands,
  .top_image .top_img_img,
  .hp_contact_section .contact_f_out,
  .checkbox_row,
  .fcol1,
  .history_content,
  .history_img,
  .brands_content,
  .hp_contact_section .dk-select,
  .hp_contact_section input[type="text"],
  .hp_contact_section input[type="email"],
  .hp_contact_section input[type="tel"],
  .brands_img,
  .career_filter.center_filter .dk-select,
  .contact_f_out,
  .centers_map_right,
  .dk-select,
  .centers_map_left,
  .site_nav li,
  .site_nav li a,
  .site_nav,
  .career_ul>li>ul,
  .career_ul>li,
  .text_col_b,
  .site_nav ul,
  .scroll-pane.history_content_out,
  .contact_f_out .field_outer,
  .hp_contact_section .contact_f_out .field_outer {
    width: 100%;
  }

  .hpbrands_r,
  .hpbrands_l,
  .top_image .top_img_img,
  .top_image,
  .top_image.homepage_top_img.gray_top_img,
  .top_image.homepage_top_img.strip4img_top_img,
  .top_image.top_image_inner,
  .history_content_title,
  .brands_img {
    height: auto
  }

  .hpbrands_l,
  .brands_img {
    position: static;
  }

  .hp_contact_section .contact_f_out button {
    float: none;
  }

  .hp_contact_section .contact_f_out button {
    margin: auto;
  }

  .hp_brands_ul li a img {
    margin-top: 0;
  }

  .hpbrands_o {
    margin-bottom: 0;
  }

  .career_filter.center_filter .dk-select,
  .dk-select,
  .contact_f_out p {
    margin-bottom: 15px;
  }

  .gototop_up,
  .brands_zigzag li,
  .centers_map_right {
    margin-bottom: 30px;
  }

  .lub_in .top_image,
  .history_content,
  .brands_img {
    margin-bottom: 20px;
  }

  .brands_nav li {
    margin-bottom: 25px;
  }

  .footer {
    margin-bottom: 60px;
  }

  .centers_map_left {
    margin-top: 40px;
  }

  .dk-select {
    margin-left: 0px;
  }

  .contact_f_out {
    margin-right: 0px;
  }

  .top_image h2 {
    font-size: 35px;
  }

  .hp_contact_section,
  .career_ul>li {
    padding: 0;
  }

  .headr_o,
  .headr,
  .footer_b_anchors {
    height: 60px;
  }

  .headr {
    padding: 7px 25px;
  }

  .history_content,
  .brands_content,
  .career_filter.center_filter,
  .career_ul,
  .text_col_b,
  .contact_f_out,
  .centers_map_right {
    padding: 0 10px;
  }

  .brands_nav {
    padding: 0 30px;
  }

  .hp_contact_section .contact_f_out {
    padding: 25px;
  }

  .top_image div.alignmiddle {
    padding: 0 30px;
  }

  .footer {
    padding: 30px 25px;
  }

  .top_image .num1 {
    width: 75px;
    margin-bottom: 20px;
  }

  .hp_contact_section .dk-select,
  .hp_contact_section input[type="text"],
  .hp_contact_section input[type="email"],
  .hp_contact_section input[type="tel"] {
    margin-bottom: 10px;
  }

  .brands_nav li,
  .gototop_up,
  .footer_b_anchors a {
    font-size: 19px;
  }

  .logo,
  .toggle_contact {
    font-size: 24px;
  }

  .page_title {
    font-size: 30px;
  }

  .logo {
    line-height: 46px;
  }

  .hspr {
    height: 46px;
    margin: 0 15px;
  }

  .toggle_contact {
    line-height: 60px;
    color: #fff;
    background-color: #d6172f;
  }

  .mdrop {
    display: inline-block;
    margin-right: 20px;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    background: url('img/mdrop.png') no-repeat;
    position: relative;
    top: -1px;
  }

  .toggle_contact.active .mdrop,
  .gototop_up i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .gototop_up {
    font-weight: 300;
    color: #fff;
  }

  .gototop_up i {
    margin: 0 0 0 15px;
  }

  .footer_b_anchors {
    padding: 5px 0;
    height: 50px;
    background-color: #d6172f;
    bottom: 0;
    right: 0;
  }

  .footer_b_anchors a {
    display: inline-block;
    width: 25%;
    font-family: 'Assistant', 'Narkis', arial, sans-serif;
    height: 40px;
    border-left: 1px solid #fff;
    text-align: center;
  }

  .footer_b_anchors a:last-child {
    border-left: 0;
    margin: 0;
    padding: 0;
  }

  .footer_b_anchors a img {
    vertical-align: top;
    display: inline-block;
    height: 28px;
  }

  .footer_b_anchors a span {
    margin-top: 1px;
    vertical-align: top;
    color: #fff;
    font-family: 'Assistant', 'Narkis', arial, sans-serif;
    font-size: 13px;
    display: inline-block;
    line-height: 12px;
    height: 12px;
  }

  .page_title {
    margin: 15px 0;
    max-width: 100%;
    line-height: 38px;
  }
  .page-template-page-narrow .page_header .page_title{
      font-weight: 700;
  }
  .page-template-page-narrow .history_content_title{
      border:none;
  }
  .page-template-page-narrow .history_content_title h2{
      font-size:20px;
  }
  .brands_nav li {
    width: 100%;
    border-right: 2px solid #282828;
    text-align: right;
    line-height: 22px;
    padding-right: 10px;
  }

  .brands_img {
    position: relative;
  }

  .brand_mb_o {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .brands_zigzag li .brands_img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

  .brands_img {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
  }

  .filter_pre {
    line-height: 30px;
    text-align: center;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .site_nav {
    position: fixed;
    left: -250px;
    top: 0;
    background-color: #282828;
    width: 230px;
    z-index: 10000;
    height: 100vh;
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    display: none;
  }

  .headr_o.active .site_nav {
    left: 0;
    display: block;
  }

  .menu_close {
    margin: 20px;
  }

  .site_nav>ul>li {
    height: auto;
  }

  .site_nav ul li {
    border-bottom: 1px solid #3b3b3b;
  }

  .site_nav li a,
  .site_nav ul li a {
    padding: 0 30px;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
  }

  .center_ul {
    margin-right: 0;
    width: 100%;
  }

  .khac-access-wrap {
    top: 65px !important;
  }

  form.schwan_form select {
    width: 100%;
  }

  .mrgvdew2 {
    margin-bottom: 20px;
  }

  .site_nav>ul>li.current .nav_drop,
  .site_nav>ul>li:hover .nav_drop {
    display: none;
  }

  .nav_drop_ul {
    height: auto;
  }

  .nav_drop_ul {
    position: static;
  }

  .site_nav>ul>li.has-childs>a:after {
    margin-top: 20px;
    content: '';
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-top: 5px solid #fff;
  }

  .site_nav>ul>li.has-childs.active>a:after {
    border-top: 0 solid #fff;
    border-bottom: 5px solid #fff;
  }

  .site_nav>ul>li.has-childs .nav_drop_ul {
    padding-right: 10px;
    display: none;
  }

  .site_nav>ul>li.has-childs.active .nav_drop_ul {
    display: block;
  }

  .site_nav ul li ul li a {
    color: #c2c2c2;
    font-size: 14px;
  }

  .khac-access-wrap {
    z-index: 7000 !important;
  }

  .brands_zigzag {
    padding: 0 25px;
  }

  .brands_zigzag li {
    width: 50%;
    min-height: 0;
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .brands_zigzag li img {
    width: 85%;
  }

  .brands_zigzag li .brands_img:after {
    padding-bottom: 85%;
  }

  .brands_zigzag li .brands_img {
    margin-bottom: 0
  }

  .brands_img {
    border: 1px solid #ddd;
  }

  .brands_zigzag li:nth-child(2n) {
    padding: 0 10px 0 0;
  }



  div.pp_pic_holder {
    width: 100% !important;
    padding: 0 10px;
    left: 0px !important;
  }

  .pp_pic_holder iframe,
  .pp_content,
  #pp_full_res,
  .pp_pic_holder object,
  .pp_pic_holder embed {
    width: 100% !important;

  }

  .center_ul li address,
  .center_ul li p {
    max-width: calc(100% - 55px);
  }

  .pp_pic_holder iframe {
    height: 230px;
  }

  form select {
    width: 100%;
    margin-left: 0;
  }

  .mapicon {
    position: absolute;
    left: 0;
    bottom: 30px;
  }

  .centers_scroll {
    height: auto;
  }

  .brands_content {
    display: none;
  }

  .brands_zigzag li.active .brands_content {
    padding: 25px 0;
    display: block;
    width: calc(200% + 20px);
  }

  .brands_zigzag li:nth-child(2n + 1) {
    clear: both;
  }

  .brands_zigzag li a.btn {
    float: left;
  }

  .brands_content_title {
    width: calc(100% - 70px);
  }

  .motag_close {
    line-height: 56px;
    width: 50px;
    text-align: center;
  }

  .motag_open {
    display: block;
  }

  .brands_zigzag li .motag_close img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }

  .mapicon img {
    width: 50px;
  }

  #rep_msg {
    font-size: 19px;
    line-height: 29px;
  }


  .item_owl_in {
    border-left: 2px solid #f2f2f2;
  }

  .item_owl_in {
    display: flex;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 400;
    height: 100%;
    width: 100%;
  }

  .item_owl_in2 {
    align-self: center;
  }

  .owl-carousel .owl-item img {
    max-width: 75%;
    display: inline-block;
  }

  .item:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

  body a.brandowl-btn {
    height: 100%;
    outline: none !important;
    top: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
  }

  .brandowl-btn[data-a="right"] {
    left: auto;
    right: 0;
  }

  .brandowl-btn img {
    width: auto;
    height: 100%;
  }

  .hp_mobile_contact_box .schwan_form {
    width: 100%;
  }

  .rep_msg_o2 {
    background: url(img/367x494.jpg) no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
  }

  .rep_msg_o2.inner_form_errors {
    background-size: 100% auto;
    background-position: bottom center;
  }



  .contact_f_out .field_outer.career_r {
    width: 100%;
  }

  .post__header img {
    object-fit: cover;
    height: 211px;
  }

  .gobck_mobile {
    color: #D6172F;
    font-family: Assistant;
    font-size: 14px;
    font-weight: bold;
    line-height: 47px;
    position: relative;
    display: block;
    text-align: center;
    margin: 15px auto;
  }

  .gobck_mobile:after {
    content: '';
    display: inline-block;
    margin: 0 15px 0 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #D6172F transparent transparent;
  }

  .gallery__header {
    max-width: 80%;
  }

  .gallery__single {
    width: 100%;
    min-height: 181px;
    /* max-height: 400px; */
    height: auto;
    margin: 0 0 0 -9px;
  }

  .gallery {
    overflow: hidden;
    height: 250px;
    margin: 24px auto;
  }
  .gallery__wrapper{
    min-height: 0
  }

  .owl-carousel .owl-item img {
    max-width: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .board {
    width: 85%;
    width: 90%;
  }
  .page-template-page-career .board {
    margin: 64px auto 20px;
  }
  .post-type-archive-schwan_job .board{
    margin: 0 auto 10px;
  }

  .job-prev__btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-right: auto
  }

  .board__inner {
    display: block;
    height: auto;
    padding: 39px 20px;
    min-height: 251px;
    margin-top: 5px;
  }

  .board__row small {
    transform: translate(-10px, 19px);
    font-size: 22px;
    position: absolute;
    display: none;
  }

  .board__row select {
    height: 50px;
    margin-bottom: 17px;
  }

  .board__row--submmit {
    height: 50px;
  }

  .page-career__title {
    margin: 33px 26px;
    font-size: 25px;
    line-height: 32px;
    color: #252525;
  }

  .page_in--single-post {
    max-width: 90%;
  }

  .career__posts {
    display: block;
    max-width: 90%;
    margin: 20px auto
  }
  .job-more--inner{
    padding-top: 10px
  }

  .career__post {
    margin-bottom: 15px;
    height: 291px;
  }

  .job-prev__hotjob {
    min-width: 52.55px;
    height: auto;
  }

  .job-prev__right {
    border: none;
    width: 80%;
    flex: 1 0 50%;
  }

  .job-prev__btn {
    border: none;
    flex: 1 0 10%;
    margin: 0 auto  0 5px;
  }

  .job-prev {
    width: 90%;
    height: auto;
    min-height: 102px
  }
  .job-prev__btn:hover{
    color: initial;
    background: transparent
  }
  .job-contnet__gray {
    margin: 0;
    font-size: 14px
  }
  /* single job */
  .job-article {
    width: 90%;
    float: none;
    margin: 0 auto 16px;
  }

  .job-aside {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  .job-more--inner .job-prev {
    width: 100%;
    margin: 8px auto 10px;
  }
  

  .job-more--inner {
    width: 90%;
    margin: 0 auto 85px;
  }

  .title-with-border {
    height: auto;
    line-height: 1;
    align-items: center;
  }

  .job-article .hot-job {
    float: none;
    padding: 0;
    margin: 0;
    height: 48px;
    width: 51px;
    transform: none;
    position: absolute;
    top: -70px;
    right: -4px;
  }

  .job-article__title.title-with-border {
    position: relative;
  }

  .job__gobck {
    transform: translateY(-50px);
    margin-left: 10%;
  }

  .job-main {
    max-width: 1173px;
    margin-top: 62px;
  }

  .board__row--withafter::after {
    bottom: 30px
  }

  .board__row--withafter::before {
    bottom: 40px;
  }
}

@media (max-width:550px) {

  .rep_msg_oinin {
    width: calc(100% - 60px);
  }

  #rep_msg.hpalert {
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width:420px) {
  .gray_top_img .absolute {
    top: 0;
  }


}

@media (max-width:385px) {
  .rep_msg_o2.inner_form_errors {
    background-size: auto 100%;
  }
}

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {

  .top_image .num1 {
    width: 70px;
    margin: 0px auto 10px;
  }

  .top_image div.alignmiddle {
    padding: 0 10px;
  }

  .top_image h2 {
    line-height: 36px;
    font-size: 26px;
  }

  .top_img_link {
    margin-top: 10px;
  }

  .contact_f_out p,
  .footer_b_anchors a,
  .contact_f_out h3 {
    font-size: 15px;
  }

  .brands_nav li a,
  .logo {
    font-size: 17px;
  }

  .gray_top_img .absolute {
    top: 0px;
  }

  .history_content_title h2,
  .page_title {
    font-size: 22px;
  }


}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

  .footer {
    margin-bottom: 0;
  }

  .footer_b_anchors {
    display: none;
  }

  .site_nav ul:after {
    content: '';
    display: block;
    height: 45px;
    width: 100%;
    float: left;
    clear: both;
  }

  .site_nav ul {
    width: 100%;
    height: calc(100vh - 45px);
    overflow-y: scroll;
  }

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pipxel-ratio: 2) and (orientation: landscape) {


  .footer {
    margin-bottom: 0;
  }

  .footer_b_anchors {
    display: none;
  }

  .site_nav ul:after {
    content: '';
    display: block;
    height: 45px;
    width: 100%;
    float: left;
    clear: both;
  }

  .site_nav ul {
    width: 100%;
    height: calc(100vh - 45px);
    overflow-y: scroll;
  }




}


@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {


  .footer {
    margin-bottom: 0;
  }

  .footer_b_anchors {
    display: none;
  }

  .site_nav ul:after {
    content: '';
    display: block;
    height: 45px;
    width: 100%;
    float: left;
    clear: both;
  }

  .site_nav ul {
    width: 100%;
    height: calc(100vh - 45px);
    overflow-y: scroll;
  }




}



@media (max-width:1024px) {
    .job-meta .job-meta__single{
        width:33%;
    }
}
@media (max-width:300px) {
  .top_image div.alignmiddle {
    padding: 0 10px;
  }

  .top_image h2 {
    font-size: 21px;
  }

  .top_image h3 {
    font-size: 15px;
    line-height: 22px;
  }

  .top_image .num1 {
    width: 50px;
    margin-bottom: 10px;
  }

  .footer_b_anchors {
    display: none;
  }

  .footer {
    margin-bottom: 0;
  }
}







/* popup */
.modalurgent{display: none;
 background-color: rgba(0,0,0,0.8);
   width: 100%;
    position: fixed; z-index: 200000;    height: 100%;
    top:0; right:0; opacity: 0; visibility: hidden;
}

.active.modalurgent{
 display: block;   opacity: 1; visibility: visible;  
}
.modalurgent_in2{
background-color: #FAFAFA;
 padding: 30px;
        width: 600px; position: relative;  
    align-self: center; margin:auto;  
}   
.modalurgent_close {
    top:20px;
    left: 20px;
    width: 20px;
    z-index: 5;
} 
.modalurgent_in *{
    color:#000;
}
.modalurgent_in p{margin-bottom:10px;}
.modalurgent_in h2{color:#d6172f; font-size:30px; line-height:40px; margin-bottom: 20px;font-weight: 700; 
    font-weight: 700; }
.modalurgent_in h3{font-size:26px; line-height: 36px; margin-bottom: 20px;font-weight: 700; 
    font-weight: 700; }
.modalurgent_in strong{font-weight: 700;}
.modalurgent_in a{
    text-decoration: underline;
}

.toggle-access-mode svg{
    width:100%;

}
.khac-access-wrap,.khac-access-wrap *{
    box-sizing: border-box;
}
.top_img_img_b{
    margin-bottom:50px;
}
.art_link_g_linkb_b{
    font-weight: 700; margin-top:30px;
}
@media screen and (max-width:1024px){
    .modalurgent_in2 {
            padding: 20px;
        width: 95%;
    }
}



 /* tables */
 .lub_tables{
     
 }
 .lub_table{
     margin-bottom:70px;
 }
 .lub_table h2{
    font-size: 30px; text-align: center;
    line-height: 32px;margin-bottom: 7px;
    color: #252525;
 }
 .lub_table h3{
     margin-bottom: 30px;
     
    font-size: 25px; text-align: center;
    line-height: 32px;
    color: #252525;
 }
 .lub_table_in{
     width:80%; margin:auto;
     
 }
 .lub_table_in table , 
 .lub_table_in table td, 
  .lub_table_in table th{
         border: 2px solid black;
         text-align: center;
 }
   .lub_table_in table th,
 .lub_table_c {
     font-weight: 700; color:#000;
 }
 .lub_table_in table thead tr:nth-child(2) th{
     font-weight: 400; font-size:17px;
 }
  .lub_table_in table th{
     font-size: 20px;
 }
 .lub_table_in table th.lub_table_point,
 .lub_table_in table td.lub_table_point{
     width:70px;
 }
 
 .lub_table_in table th.lub_table_model,
 .lub_table_in table td.lub_table_model{
     width:140px;
     direction: ltr;
 }
  .lub_table_in table th.lub_table_max,
 .lub_table_in table td.lub_table_max{
     width:80px;
 }
  .lub_table_in table th.lub_table_hybred,
 .lub_table_in table td.lub_table_hybred{
     width:60px;
 }
 .lub_table_in_hybred .lub_table_in table{
     table-layout: auto;
 }
 .lub_table_in_hybred .lub_table_in table th.lub_table_model, .lub_table_in_hybred .lub_table_in table td.lub_table_model {
    width: 120px;
}
  .lub_table_in table td, 
  .lub_table_in table th{
   padding:5px 10px;   
  }
  .wo_safety_poll_tables_all_ranks {
          margin: 20px auto 0;
    display: inline-block;
    width: auto;
    float: none;
  }
  .wo_safety_poll_tables_all_ranks span{font-size: 17px;
    height: 30px;
    margin: 0 1.5px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 30px; }
.wo_safety_poll_tables_all_ranks h3{padding-right: 30px; width:80%; margin:auto;font-size:17px; text-align: right;line-height: 23px; font-weight:700;}
.lub_table_in_poll .wo_safety_poll_tables_all_ranks h3{
        padding-right: 11px;
}
.wo_safety_poll_tables_all_ranks p{
     display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    text-align: right;
    line-height: 14px;
    width: 61px;
    margin: 0 6px;
}
 
.tables_note {
    font-size:13px; line-height: 17px; margin-top:20px;
}

.wo_safety_poll_tables_all_ranks_pol span{ width:49px;}
.wo_safety_poll_tables_all_ranks_pol p{text-align: center; padding-top:10px; margin:0; width:90px; vertical-align: top;border-top:3px solid  #6C0100;}
.wo_safety_poll_tables_all_ranks_pol span + p{border-top:3px solid  #013418; margin-right: -15px; }
.wo_safety_poll_tables_all_ranks_pol p + span{margin-right: 0;}
.lub_table_in_poll{
    margin-top:30px;
}
.lub_table_in_poll_note{
    font-size:13px; line-height: 20px; margin-top:10px;
}


.lub_table_in table tbody tr td.lub_table_point:last-child{
    color:#fff;
}
 
.wo_safety_poll_tables_details_in{
    margin:60px auto 15px; width: 80%;
    border: 1px solid #282828;
    padding:10px 20px;text-align: right;
}
.wo_safety_poll_tables_details_r{
    width:100%; margin-bottom: 20px;
} 
 
.wo_safety_poll_tables_details_item{
        width: 33.33%; padding-left: 30px;
}

.wo_safety_poll_tables_details_items  .wo_safety_poll_tables_details_item:nth-child(3n + 1){
    clear: both;
}

.wo_safety_poll_tables_details_item ,.wo_safety_poll_tables_details_item *{
    line-height: 27px;color: #252525; font-size:16px;
}
 
.wo_safety_poll_tables_details_item img{
    display: inline-block; vertical-align: middle; width:10px; margin-left: 4px;
    position: relative;
    top: -1px;
}
 
 
.wo_safety_poll_tables_details_in h2{
    margin-bottom: 0px;    font-weight:700; text-align: right;
    color: #252525; font-size:17px; line-height: 26px;  
}
 
.wo_safety_poll_tables_details_l{ text-align: right;
    width:100%;
}
.wo_safety_poll_tables_details_l .wo_safety_poll_tables_details_item{
    width:auto; margin-left:20px; padding: 0;
}
 
/*
.lub_table_in_hybred {
    display: inline-block; vertical-align: top;    width: 70%;
}
.lub_table_in_poll_note_hybred{
    padding-right: 20px;
    margin-bottom: 74px;
    display: inline-block;
    vertical-align: bottom;
    width: 30%;
        font-size: 15px;
}*/
.wo_safety_poll_tables_all_ranks h3{
        margin-bottom: 5px;
}
.wp_current_point {position: relative;}
.wp_current_point:after{
      width: 0;  content:''; display: block; position: absolute; bottom:calc(100% + 2px); right:5px;
  height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 6px solid #252525;

}
@media (max-width:1024px){
    .lub_tables{width:calc(100% - 10px); margin-right: 10px; }
    .lub_table_in{
        width:100%;
        overflow-x: scroll;
    }
    .wo_safety_poll_tables_all_rankso ,
    .lub_table_in table{width:650px!important;margin-left:10px;}
    .wo_safety_poll_tables_details_in {
        margin: 60px 0 15px;
        width: calc(100% - 10px);
         padding: 10px;
     }
     .lub_table_in_poll_note_hybred,
     .wo_safety_poll_tables_details_item{width:100%;}
}
 



 /* tables */
 
 
 
 /* evolution electric */
 .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
 .ev_container{
 width:1180px; margin:auto;
 }
 .ev_container_900{
      width:900px; margin:auto;
 }
 .ev_r6,
 .ev_r7,
 .ev_r5,
 .ev_r3{
     padding:118px 0; background-color: #fff;
 }
 .ev_r3_l{
     width:602px;
 }
 .ev_r3_r{
     width:435px;
 }
 .ev_r3_r ,.ev_r3_r *{
      color: #000000;  font-size: 18px; line-height: 30px;

 }
 .ev_r3_r h2{
       line-height: 52px; margin-bottom: 34px;
   font-size: 45px;  

 }
  .ev_lnk *,
 .ev_lnk{
       font-size: 18px;
  font-weight: 600; line-height: 31px;
     color: #000000;

 }
 .ev_lnk{
       margin-top:34px;  
 }
 .ev_lnk i{
     font-size: 14px;vertical-align: middle; margin-right: 12px;
 }
 
 
 .ev_r3_contact_box{
  padding: 140px 0 80px;     background-color: #dbdbdb;

 }
 .ev_r3_contact_box h2{
       font-size: 35px;  color: #000000;

line-height: 44px; text-align: center; 
 }
 .ev_r3_contact_box p{
   font-size: 18px;  color: #000000;
margin-bottom:30px;

line-height: 38px; text-align: center; 
 }
 .contact_f_out_lp .contact_f_out{display: none;}
 .contact_f_out_lp .field_outer{float:right;
 margin-left:13px; width:260px;
 }
 .contact_f_out_lp .field_outer input{
     width:100%; height: 39px; padding: 10px 11px;
     
       font-size: 18px; color:#000; font-weight: 400;

 }
 

 .contact_f_out_lp input::-webkit-input-placeholder {
font-size: 18px; color:#000; font-weight: 400;
  font-family: 'Assistant', 'Assistant', 'Assistant', arial, sans-serif;
}

 .contact_f_out_lp input:-moz-placeholder {
font-size: 18px; color:#000; font-weight: 400;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}

 .contact_f_out_lp input::-moz-placeholder {
font-size: 18px; color:#000; font-weight: 400;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}


 .contact_f_out_lp input:-ms-input-placeholder {
font-size: 18px; color:#000; font-weight: 400;
  font-family: 'Assistant', 'Assistant', arial, sans-serif;
}
 .contact_f_out_lp .field_outer label{
       position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
 }
 .contact_f_out_lp button{
     float:left;   width: 100%;  font-size: 18px;
  font-weight: 600;
  height: 39px;
  line-height: 39px;  color: #ffffff;

  border-radius: 2px;
  background-color: #d6172e;
 }
 
 
 .ev_r5 .ev_r3_l{
  position: relative; z-index: 1;
  margin-top:-149px;
 }
 .ev_r5{
     padding:115px 0 156px; 
 }
 
 .ev_r3_l  .model_points {
     height: 33px; background-color: #fff;
 }
 .ev_r3_l  .model_points *{
    font-weight: 600;    line-height: 33px;    font-size:20px;color: #000000;padding:0;
 }
 .ev_r3_l .model_points_item{
     font-size:18px; font-weight: 600;  color: #000000;
  height: 33px; 
     margin:0 15px;  line-height: 33px; padding:0;
 }
  .ev_r3_l .model_points_item span{
       width: 36px; color:#fff;
  height: 33px; font-size: 20px;
  line-height: 33px;
 }
 .ev_r3_l .model_points_item span:first-child{
     margin-right: 15px;
 }
 
 
 .ev_r6{
     padding:89px 0 64px;
      background-image: linear-gradient(to right, #000000 9%, #052228 42%, #0d5566 91%);
 }
 .ev_r6 .ev_r3_l{
     margin-top:-126px; position:relative; z-index: 4;
 }
 .ev_r8 .ev_r3_r *,
 .ev_r6 .ev_r3_r *
 {
     color:#fff;
 }
 .ev_r8 .ev_r3_r,
 .ev_r6 .ev_r3_r
 {
     margin-right: 36px;
 }
 .ev_r8 .ev_r3_r h2,
 .ev_r7 .ev_r3_r h2,
 .ev_r6 .ev_r3_r  h2{position: relative;}
 
 
 .ev_r8 .ev_r3_r h2:after,
 .ev_r7 .ev_r3_r h2:after,
 .ev_r6 .ev_r3_r h2:after
 {
 content: '';
    position: absolute;
    right: -36px;
    top: 13px;
    height: calc(100% - 23px);
    width: 2px;
    background-color: #fff;
 }
 .ev_r7 .ev_r3_r h2:after
 {
      background-color: #000;
 }
 
 .ev_r7_gall_col{
     width:168px;   margin:0 24px 0 0;
 }
 .ev_r7_gall_item{
     display: block; margin:0 0 24px 0; position: relative; overflow: hidden;
 }
 .ev_r7_gall_item img{
    width:100%;
     opacity: 0;
     
          -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
 }
 
 .ev_r7_gall_col .ev_r7_gall_item:last-child{
     margin-bottom:0;
 }
 .ev_r7_gall .ev_r7_gall_col:nth-child(2){
     margin-top:183px;
 }
 .ev_r7_gall .ev_r7_gall_col:nth-child(3){
     margin-top:65px;
 }
 .ev_r7_gall{
     position: relative; z-index: 10;position: absolute; top:-60px; left:0;
 }
.ev_r7 {
    /* padding-bottom: 0; */
    background-color: #fafafa;
    padding: 118px 0 60px;
}
 .ev_r8{  background-image: linear-gradient(to right, #040416, #10434b);

     padding:150px 0 120px;
 }
 
 .page-template-page-lp_electric .footer{
     margin-top:0;
 }
 .ev_charge_note{
       font-size: 14px;
  color: #ffffff;
line-height: 24px;margin-top:46px;
 }
 .ev_slider_cols{
     display: flex; justify-content: space-between;
 }
 .ev_slider_col{
     width:90px;
 }
 .ev_r8  .ev_r3_l{
     width:357px;
 }
 .ev_slider_col h2{
     text-align: center; color:#fff;
       font-size: 18px;
font-weight: 400; line-height: 24px; margin-bottom: 12px;
 }
 .ev_slider_col svg{
     margin:auto; width:auto; height:42px; 
 }
 .ev_slider_col svg *,
 .ev_slider_col svg{
     fill:#fff; 
 }
 .slider-range_outer{
      width: 283px; margin:0 auto 30px; 
 }
 .ev_slider_col.current svg *,
 .ev_slider_col.current svg {
       fill:  #3edaf4;

 }
 .ev_slider_col.current h2{
       color: #3edaf4;
 font-weight: 700;
 }
 .slider-range_outer .ui-slider-horizontal .ui-slider-handle{
       width: 23px;
       background: none;    
       top: 0; cursor: pointer;
       margin-left: -10px;    border: 0;
  height: 23px;
  background-color: #3edaf4;
  border-radius: 100px;
 }
 .slider-range_outer .ui-slider-horizontal{
     height:23px;      background-color: transparent;
    background: none;
 }
 .slider-range_outer .ui-slider-horizontal:after{
     content: ''; display: block; width:100%; height:3px; top:10px; right:0; position: absolute;
       border-radius: 1.5px;
  background-color: #ffffff;
 }
 .slider-range_outer .ui-widget.ui-widget-content{
     border:0;
 }
 .lp_btn_more{
      padding:0 23px;
  height: 42px; margin-top:42px;
  line-height: 42px;    line-height: 38px;  border-radius: 3px;font-size: 18px;
  font-weight: 600;
  border: solid 2px #000;
 }
 .lp_btn_more i{
     display: inline-block; vertical-align: middle;
 }
 
 .ev_slider_svg{
     display: block;
 }
 .ev_slider_data_item{
     display: none;
      width: 100%;
  /*height: 118px;*/ text-align: center;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.15);
     padding:30px 20px 26px;
 }
 .ev_slider_data_item.current{
     display: flex;
 }
 .ev_slider_data_item strong{
       font-size: 35px;
font-weight: 700;
 }
 .ev_slider_data_item_r,
 .ev_slider_data_item_l{
     width:50%;
 }
 .ev_slider_data_item_r{
      border-left: solid 2px #31daf6;
 }
 .ev_slider_data_item *{
      color: #41e5fa;
  font-size: 18px;
line-height: 22px;
 }
 
 .ev_slider_data{
     margin-bottom:58px;
 }
 
 
 .lpmodal{display: none;
          top:0; right:0; z-index:10000; background-color: rgba(0,0,0,0.8);
          width:100%; height: 100%;
          
 }
 .lpmodaluin{
     right:0;
 }
 .lpmodal.active{
     display: block;
 }
 .lpmodalin2{
     width:1100px; margin:auto;
  
 }
 .lpmodalin2 .owl-carousel .owl-item div{
     display: flex; justify-content: center;
     align-items: center;height:  80vh; 
 }
 .lpmodalin2 .owl-carousel .owl-item  div img{
    max-width:1000px; max-height:  100%; width:auto;  align-self: center;
 }
 .lpmodalin2{
       -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
     opacity: 0;
 }
 .lpmodalin2.activeop{
     opacity:1;
 }
 .lpmodalin2close{
     top:20px; right:20px;z-index: 2000000;
 }
 .lpmodalin2close i{
     font-size: 20px; color:#fff;
 }
 
 .owl-carousel-lp-btn{
      left:0;  z-index: 2000;
 }
 .owl-carousel-lp-btn i{
      color:#fff; font-size: 25px;
 }
 .owl-carousel-lp-btn[data-a="right"]{
     left:auto; right:0;
 }
 
 .page-template-page-lp_electric.lub_in .headr_o{
     margin-bottom:0;
 }
 .page-template-page-lp_electric{
       background-color: #f0f0f0;
 }
 .lp_models_slider{
     z-index: 5; margin-top:-100px;
   
 }
 .lp_models_slider_img{
     z-index: 5;
 }
.lp_models_slider_cnt{
margin-top:-40px;
     border-radius: 3px;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
}
.lp_models_slider_cnt_in{
   height:40px; 
}
.lp_models_slider_cnt_in2{
      height: 98px;
  background-color: #fff;
  padding:10px 12px; box-sizing: border-box;
}
.lp_models_slider_cnt_in2 p{
    width:calc(100% - 50px); direction: ltr;
      color: #000;  font-size: 20px;
 font-weight: 700; line-height: 22px;

}
.owl-carousel .owl-item img.lp_models_slider_brand{
 width:100%;   max-width: 38px; max-height: 40px;
}
.lp_models_slider_cnt_type{  font-size: 20px;  color: #fff;
margin-bottom: 29px;  background-color: #132032;
    line-height: 40px; text-align: center;
    direction: ltr;
}
.hov_image_scroll{opacity: 0;
     -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.hov_image_scroll.active{opacity: 1;}
.owl-carousel .owl-item .lp_models_slider_img img{width:calc(100% - 20px);      align-self: flex-end;   margin: 0 auto;}
 
.owl-carousel .owl-item .lp_models_slider_img{
        height: 100px;
    display: flex;    align-items: baseline;
    justify-content: flex-end;
}
.owl-carousel-lp-models-btn{
    right:-40px; opacity: 0.47;   position: absolute; top:35px;
}
.owl-carousel-lp-models-btn[data-a="left"]{
    right:auto; left:-40px;
}
.owl-carousel-lp-models-btn i{
    color:#fff; font-size: 26px;
}

.owl-carousel .owl-item .lp_models_slider_img img.lp_models_slider_badge{
    right: 50%;
    bottom: 0;
    position: absolute;
    margin: 0;
    height: auto;
    width: 148px;
    margin-right: -74px;
}

.lp_models_slider_b_r .ev_r3_l{width:100%; line-height: 245px; height: 245px; margin-bottom:31px;}
.lp_models_slider_b_r {
    width:488px; 
    margin-top:93px;
}
.lp_models_slider_b_r_img img{
    max-width:100%;   
    max-height:100%;   display:inline-block; vertical-align: middle;
}
.lp_models_slider_b_r1_c{
    line-height: 54px; min-width:102px; margin:0 20px; text-align: center; display: inline-block; float:none;
}
.lp_models_slider_b_r1_c img{
    height:54px; width:auto; margin:auto;
}
.lp_models_slider_b_r1_c,.lp_models_slider_b_r1_c *{
    font-size: 45px;  color: #000000;
line-height: 32px;
  font-weight: 300;
}
.lp_models_slider_b_r1_c span{
    display: block;   font-size: 16px; 

}
.lp_models_slider_b_r1{ height: 64px;
    margin-bottom:30px;  text-align: center;
}
.lp_models_slider_b_l{
    margin-top:90px; width:510px; 
}
.lp_models_slider_b_l .ev_r3_r{
    width:100%;
}
.lp_models_slider_b_l .ev_r3_r h2{
    width:100%;  font-size: 38px;  color: #000000;
font-weight: 700; margin-bottom: 5px;

}
.lp_models_slider_b_l .ev_lnk{
    margin-top:50px;
}
.lp_models_slider_b_l .ev_r3_r h3{
    width:100%;  font-size:32px;  color: #000000;
  font-weight: 600;
margin-bottom: 37px;
    direction: ltr;
    text-align: right;
}
.lp_models_slider_b_l .ev_r3_r ul{
    list-style-type: disc; margin-right: 18px;
}
.lp_models_slider_b_r_img,
.lp_models_slider_b_r_outers{
     -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.lpsvg{
       width: 29px;  height: 22px;
 display: block; position: absolute;    
    right:50%;
    margin-right: -15px;    bottom:0px;
    
         -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
   opacity:0;
}
.lpsvg svg{
    width:100%;
}
.current.hp_m_item_n .lpsvg{
  opacity: 1;
}
.lp_models_slider_b_r_img {
    opacity: 0;
}
.lp_models_slider_b_r_img.lploaded {
    opacity: 1;
}
.lp_models_slider_b_r_outers{
    min-height: 400px;
}

.field_outer_col{
  width: 300px;

}
.contact_f_out_lp form.schwan_form {
    width:690px; margin:auto;
}
.contact_f_out_lp .field_outer{
    width:100%; margin-left:0; margin-bottom: 27px;
}
.contact_f_out_lp form.schwan_form select{
    width: 100%;
    height: 39px;
    padding: 0 11px; margin:0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    background-color: transparent; position: relative; z-index: 4;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.field_outer_select_lp {
    background-color: #fff;
}
.field_outer_select_lp:after {
       content: '';
    display: block;
    background: url(img/chevron-down-solid.png) no-repeat;
    background-size: 100% 100%;
    width: 12px;
    height: 7px; z-index: 1;
    position: absolute;
    left: 10px;
    top: 17px;

    
}

.serviceicon_charge{
    margin-top:10px;
}
.serviceicon_charge *,
.serviceicon_charge{
 color:#017edb;       font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 22px;
 
}
.serviceicon_charge img{height: 22px; width:auto; max-width: 22px; margin-left:10px;}
.serviceicon_charge_txt{
    width:calc(100% - 32px);
}


.rep_msg_o2.active{
    z-index: 30;
}
@media screen and (max-width:1440px)  and (min-width:1024px){
    .hspr {
        margin: 0 20px;
    }
    .site_nav>ul>li>a {
    font-size: 19px;
    
    }
}
@media screen and (max-width:1310px)  and (min-width:1024px){
    .site_nav ul li {
       margin-left: 18px;
   }
}
@media screen and (max-width:1310px)  and (min-width:1024px){
    .site_nav ul li {
       margin-left: 18px;
   }
}


.art_link_g_linkb_b_outerb{
    margin-top:60px;
}

.art_link_g_linkb_b_outerb h2{
        color: black;
    margin: 0 auto 40px;
    font-size: 50px;
    line-height: 50px;
}
.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c{
     display: inline-block; padding:0 30px;
     height: 40px;   border: 2px solid #d6172f; 
    border-radius: 3px;vertical-align: top;
    margin:0 50px;    box-sizing: border-box;
    border: 0;  
 
    background-color: #d6172f;
    font-weight: 500;
}
.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c i{
    font-size: 15px;    position: relative;
    top: 1px;
}
.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c,.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c *{
  text-decoration: none;  font-size: 17px;    color: #fff;line-height: 38px; vertical-align: middle;
}

.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c.art_link_g_linkb_b2c_l{
   
  border: 2px solid #000000; background-color: transparent;
}
.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c.art_link_g_linkb_b2c_l,.art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c.art_link_g_linkb_b2c_l i{
        color: #000000;
}
.art_link_g_linkb_b_outerb{
    text-align: center;
}

.lp_models_slider{
    overflow: hidden;
}
.lp_models_slider .ev_r3_l .model_points:before,
.lp_models_slider .ev_r3_l .model_points:after{
    position: absolute; content: ''; display: block; width:100vw; height:100%; left:100%;
    background-color: #fff;top: 0;
}
.lp_models_slider .ev_r3_l .model_points:before{
    left:auto; right:100%;
}

.lp_models_slider_b_r_soon{
        min-height: 496px;
}
.lp_models_slider_b_r_img_soon{
    right:0;
}
.lp_models_slider_b_r_img_soon span{
    display: block;
    width: 86px;  font-size: 18px;
font-weight: 700;    margin: auto;
  height: 86px;
  line-height: 86px; border-radius: 200px;
 background-color: rgba(0,0,0,0.45);
 color:#fff;
}
.lp_models_slider_b_r1_c.lp_models_slider_b_r1_c_soon
{display: block;
    margin:0 0 17px 0;
}
.lp_models_slider_b_r1_c.lp_models_slider_b_r1_c_soon img{
   height: auto; max-width:100px; margin:0;
}
.lp_models_slider_b_r{
    
    margin-bottom: 34px;
}
a.ev_lnk_btn i{
  line-height: 36px;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    position: relative;
    top:-1px;
    margin-right: 10px;
}
.lp_models_slider_b_l .ev_lnk{
         margin-bottom: 20px;
}
a.ev_lnk_btn{
    padding:0 15px;
    font-size: 18px;  
    font-weight: 600;
    height: 39px;
    line-height: 36px;
    color: #ffffff;
    border-radius: 2px;
    border:1px solid #d6172e;
    background-color: #d6172e;
        margin-bottom: 20px;
}
a.ev_lnk_btn:hover i{
     color: #d6172e;
}
a.ev_lnk_btn:hover{
    color: #d6172e;
     background-color: #fff;
}

[type="checkbox"]+label,  [type="checkbox"]+label *,
.ev_r3_contact_box [type="checkbox"]+label, .ev_r3_contact_box [type="checkbox"]+label *{
    font-size: 16px;
    color: #000;font-weight: 400;
}
.ev_r3_contact_box   .checkbox_row{
  width:100%;  
}
.checkbox_row{
    position: relative;
    
}
.checkbox_row [type="checkbox"]{position: absolute;}


 @media (max-width:1024px) {
     
     
     
     .art_link_g_linkb_b_outerb h2 {
        margin: 0 auto 20px;
       font-size: 22px;
       line-height: 30px;
   }
   .art_link_g_linkb_b_outerb a.art_link_g_linkb_b2c{
       padding: 0 20px;
   }
    
     .top_image_lp_mob_model{
         width:77%; z-index: 10; margin-top:-150px;
     }
     .ev_top_image{
         margin-bottom:20px;
     }
     .ev_r6, .ev_r7, .ev_r5, .ev_r3 {
        padding: 20px 0;
     }
     .ev_r3_r,.ev_container,.ev_r8 .ev_r3_l,.ev_container_900,.contact_f_out_lp .field_outer,.contact_f_out_lp button,.lp_models_slider_b_l,
     .ev_r3_l{width:100%}
     .ev_r8 .ev_r3_l,.ev_container_900,
     .ev_r3_r{
         padding:0 15px; box-sizing: border-box;
     }
     .ev_r7 .ev_r3_r h2 br{display: none;}
     .ev_r3_r h2{text-align: center;  font-size: 50px;  font-weight: 200; line-height: 57px; margin-bottom: 20px;}
     .ev_r6 .ev_r3_l{margin:0 0 20px 0;}
     .ev_r6{padding-top:0;  background-image: linear-gradient(to bottom, #000000 0%, #052228 51%, #0d5566 127%, #0d5566 127%);
}
     .ev_r8 .ev_r3_r, .ev_r6 .ev_r3_r{margin-right:0;}
     .ev_r7_gall{  padding:0 15px; position: static;}
     .ev_r7_gall_col{
         width:calc(50% - 13px);
     }
     .contact_f_out_lp button,
     .contact_f_out_lp form.schwan_form select,
     .contact_f_out_lp .field_outer select,
     .contact_f_out_lp .field_outer input{
         height:52px;
     }
     .contact_f_out_lp button{
         line-height: 52px;
     }
     .ev_r7 {z-index: 2; position: relative;}
     .ev_r7_gall{position: relative;    margin-top: -80px;top: 100px;}
     .lp_models_slider_b_l{padding:0 30px;}
     .ev_r3_contact_box{
         padding:80px  0 47px;    
     }
     .contact_f_out_lp .field_outer{
         margin-bottom:11px; margin-left: 0;
     }
     .ev_r7_gall_col{
         margin:0 0 27px 0;
     }
     .ev_r7_gall_col.fll{
         margin-top:63px;
     }
     .ev_r5 .ev_r3_l{
         margin:0 0 30px 0;
     }
     .ev_r8 {padding:50px 0 80px;/*    margin-top: -100px;*/}
     .ev_slider_data {
         margin-top:20px;
     }
     .ev_r3,
     .ev_r5{padding-top:0;}
     .ev_r7 .ev_r3_r{margin-bottom: 20px;}
     
     
     .ev_r3_l .model_points_item{
          line-height: 26px;  font-size: 15px;    margin: 0 8px;
     }
     .ev_r3_l .model_points *{
         line-height: 26px;  font-size: 15px;    
     }
     .ev_r3_l .model_points_item span{
           line-height: 26px; width:26px; height:26px;
     }
     .ev_r3_l .model_points_item span:first-child {
        margin-right: 6px;
    }
    .lp_models_slider{
        padding-bottom: 40px;
    }
    
    .lp_models_slider_b_l .ev_r3_r, .lp_models_slider_b_l .ev_r3_r * {
         font-size: 16px;
        line-height: 24px;
    }
    .lp_models_slider_b_l .ev_r3_r h3{
        font-size:20px; line-height:25px;
    }
    .lp_models_slider_b_l .ev_r3_r{padding:0;}
    .lp_models_slider_b_l .ev_r3_r h2{          font-size: 25px; margin-bottom: 5px;line-height: 35px;    }
    
    .lp_models_slider_b_r{width:100%;}
    .lp_models_slider_b_r{margin-top:19px;}
    
    .lp_models_slider_b_r .ev_r3_l { text-align: center;   line-height: 192px;    height: 192px;    margin-bottom: 15px;
    
        width: 85%;
    margin: auto;
    }
    .lp_models_slider_b_l{margin-top:0;}
    .ev_r3_l .model_points *,
    .ev_r3_l .model_points {    height: 26px;}
    .ev_r3_l .model_points_item span{ font-size: 18px;   width: 25px;}
    .lp_models_slider_b_l{padding:0 15px;}
    .lp_models_slider_b_l .ev_r3_r{margin-top:20px;}
    .lp_models_slider .ev_r3_l .model_points:before, .lp_models_slider .ev_r3_l .model_points:after{display: none;}
    
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c{margin: 0 0 0 35px;min-width: 0; width:100px; float:right;}
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c:first-child{
          width: 74px;

    }
    .field_outer_col,
    .contact_f_out_lp form.schwan_form{width:100%;}
    .lp_models_slider_b_r1_c img {
        height: auto;  
        width: auto;max-width: 100%;
        max-height: 100%;
        margin: auto;
    }
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c:nth-child(3){margin-left:0;}
    .mobile.lp_models_slider_b_r1:after{
        clear: both; content: '';
        display: block;
    }
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c, .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c * {
        font-size: 45px;
            line-height: 32px;
    }
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c span{font-size: 16px;    font-weight: 400;}
    
    .owl-carousel .owl-item .lp_models_slider_img img {
        height: auto;width: calc(100% - 5px);
    }
    .lp_models_slider_cnt_in2{padding:5px 6px;    height: 110px;}
    .owl-carousel .owl-item img.lp_models_slider_brand{
                display: block; margin:0 auto 3px; width:27px; float: none;

        }
        .footer_b_anchors{z-index: 8000;}
        .lp_models_slider_cnt_type{font-size: 13px;line-height: 38px; }
        .lp_models_slider_cnt_in2 p{width:100%; float: none;text-align: center; clear: both;font-size: 16px;
    line-height: 18px;
        
    }
    .owl-carousel .owl-item .lp_models_slider_img{height:60px;}
    .lp_models_slider{margin-top:0;}
    .lp_models_slider_pre{  font-weight: 200;
color:#000000;    margin-top: -67px;text-align: center;
       margin-bottom: 0; line-height: 57px; font-size: 35px;
   }
   .owl-carousel .owl-item .lp_models_slider_img img{
       height: 100%;
    width: auto;
   }
   .owl-carousel .owl-item img.lp_models_slider_brand{
       height:20px; width:auto;max-height: 20px;max-width: 100%;
   }
   .lp_models_slider_cnt_in2 {
        height: 90px;
    }
    .mobile.lp_models_slider_b_r1 .lp_models_slider_b_r1_c:first-child,
    .lp_models_slider_b_r1.mobile .lp_models_slider_b_r1_c{
        min-width: 0; margin: 0;width: auto;
    }
    .lp_models_slider_b_r1.mobile{
        display: flex;
    justify-content: space-between;
    }
    .mobile.lp_models_slider_b_r1:after{
        display: none;
    }
    .owl-carousel .owl-item .lp_models_slider_img img.lp_models_slider_badge {
        right: 8%;
        bottom: 0;
        position: absolute;
        margin: 0;
        height: auto;
        width: 84%;
        margin-right: 8;
        /* margin: auto; */
        margin-right: 0;
    }
    
    .lpmodalin2{
        width:100%; margin:auto;
    }
    .lpmodalin2 .owl-carousel .owl-item div img {
    max-width: 80%;
    max-height: 80%;
    }
    .lpmodalin2close {
    top: 100px;
    right: 20px;
}
.owl-carousel-lp-btn{
    left:10px; right:auto;    z-index: 3000;
}
.owl-carousel-lp-btn[data-a="right"] {
    left: auto;
    right: 10px;
}

.lub_table_in_poll{
    margin-top:0;
}

.lub_table_in2 {
    margin-top:30px;
}

    .lub_table_toggle i{
        color:#fff;    display: block;
        line-height: 25px;
    }
    .lub_table_toggle{
        float: left; margin-bottom: 10px;
            background-color: #000;
            width: 25px;
            margin-left: 10px;
            height: 25px;
            text-align: center;
            line-height: 25px;
    }
 
	.access-menu-nav{    top: 105px!important;
        bottom: 105px!important;
    } 
    .khac-access-wrap{ bottom:auto!important;}
    .ev_top_image {
            height: auto;    margin-bottom: 0;
    }
    .lp_models_slider_pre{
        margin-top:0;
    }
    .owl-carousel .owl-item .lp_models_slider_img img{
        height:auto; max-width: 100%; max-height: 100%;
    }
    
    
    .lp_models_slider_b_r_soon {
        min-height: 0;
    }
    .lp_models_slider_b_r.lp_models_slider_b_r_soon .ev_r3_l{
            line-height: 0;
    height: auto;
    }
    
    .lp_models_slider_b_l_soon{
        margin-top:0;
    }
    .lp_models_slider_b_r1_c.lp_models_slider_b_r1_c_soon img{
        float: none; display: block; margin:auto; 
    }
    .lp_models_slider_b_l_soon .ev_r3_r h3{
        margin-bottom:30px;
    }
    .lp_models_slider_b_r1_c.lp_models_slider_b_r1_c_soon{
        margin-bottom: 10px;
    }
    .lp_models_slider_b_l_soon ,
    .lp_models_slider_b_l_soon * ,
    .lp_models_slider_b_r1_c_soon .ev_r3_r h3{
        text-align: center;
    }  
    .lp_models_slider_b_r_outers{min-height: 0 !important;}
    
    
    
    
    .lp_models_slider_b_l .ev_r3_r a.ev_lnk_btn{
            line-height: 37px;    font-size: 16px;
    }
    
 }
 
 
 
 @media (max-width:450px){
     .lp_models_slider_cnt_type {
        font-size: 12px;
    }
 }
 @media (max-width:400px){
     .lp_models_slider_cnt_type {
        font-size: 10px;
            line-height: 30px;
    }
    .lp_models_slider_cnt_in2 p{
        font-size: 10px;
    }
    .lp_models_slider_cnt_in2 {
        height: 72px;
    }
    .ev_r3_l .model_points_item span{
            width: 23px;
    }
    .ev_r3_l .model_points_item span,
    .ev_r3_l .model_points * {
        font-size: 12px;
    }
    
    
    
 }
 @media (max-width:340px){
     .ev_r3_l .model_points_item{
         margin:0 5px;
     }
     .lp_models_slider_cnt_type {
        font-size: 9px;
    }
      .lp_models_slider_cnt_in2 p{
        font-size: 9px;
    }
    .lp_models_slider_pre{
        font-size: 33px;
    }
    .ev_r3_l .model_points * {
        font-size: 11px;
    }
    .lp_models_slider_b_r .ev_r3_l {
    line-height: 140px;
    height: 140px;}
 }
 /* evolution electric */
 .dictionary{
     width:100%;
     margin-bottom: 10px;
     border-collapse: collapse;
     border:0;
 }
 .dictionary th, .dictionary td{
     border-top:0;
     border-bottom: 1px solid #dee2e6; 
     padding: 7.5px;
    vertical-align: top;
    border-right: 0;
    border-left:0;
 }
 .dictionary .term_text{
    width: 42px;
    height: 42px;
    background-color: #d6172f;
    color:#fff;
    text-align: right;
 }
 .dictionary .term_desc{
     padding-right:25px;   
 }
 
 
 
 /* charge */
 .crg_container{
     width:1201px; margin:auto;
 }
 .page-template-page-charge.lub_in .headr_o {
    margin-bottom: 0;
}
 .crg_top_img{
 margin-bottom: 58px;
 }
 .crg_top_img picture{
     display: block;     height:245px; 
 }
 .crg_top_img img{
     height:100%; object-fit: cover;
 }
 .crg_top_img_in,.crg_top_img_in *{
      color: #ffffff;  font-weight: 300;
font-size:34px; line-height: 44px;
 }
 .crg_top_img_in h1{
           margin-bottom: 10px;
line-height: 66px; 
     font-size: 60px;
  }
  
  .crg_form_outer2{
   margin-bottom:35px;   height:125px;
  }
  .crg_form_outer{
      background-color:#fff; padding:10px 0;
  }
 
  
  .crg_form{  display: flex; justify-content: space-between;}
  .crg_form_col{
      width:380px;
  }
  .crg_form_col2{
      width:33.33%;
  }
  .crg_form_col label{
        font-size: 18px;
  color: #132032;font-family: 'Heebo', sans-serif;
font-weight: 700;
      display: block; width:100%;  margin-bottom:16px; 
  }
  .sr-only {
        position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
  }
  .crg_drop{
      width:100%; height: 62px;
  }
  .crg_drop ul{
  display: none;
  
  
  
  }
  body.page-template-page-charge {
    background-color: #fff;
}
  .crg_drop.active  ul{
   display: block;   
  }
  .crg_drop ul li a{
        font-size: 18px;
font-family: 'Heebo', sans-serif; /*text-transform: uppercase;*/
      padding:0 19px;     line-height: 41px;
    display: block;
    height: 38px;  color:#000;
  }
  .crg_drop ul li a:focus,
  .crg_drop ul li:hover a
  {
       background-color: rgba(1, 126, 219, 0.2);

  }
  
  .crg_drop_in{z-index: 500; top:0; right:0; width:100%;
    border-radius: 7px;
  border: solid 1.3px #979797;
  background-color: #ffffff;
  }
  .crg_drop_toggle{ color:#000;
        font-size: 18px; 
  font-weight: 500;font-family: 'Heebo', sans-serif;
position: relative;
  line-height: 60px; display: block; height:60px; padding:0 20px;    
  }
  
  .crg_drop_toggle:after{
      content: ''; display: block; position: absolute;
      
      top:24px; left:20px;    width: 20px;
    height: 16px;
      background:url('img/chevron-down-solid.svg') no-repeat;
      background-size:100% 100%;
  }
  .active .crg_drop_toggle:after{    
        -webkit-transform: rotate(180deg);   
      -ms-transform: rotate(180deg);  
          transform: rotate(180deg);
                                 }
  .crg_box_item_img{
      height:160px;    width: 100%; margin-bottom:29px;
  }
  .crg_box_item_img img{
      width:auto;
      height:100%; display:block; margin:auto;
  }
  .crg_box {
      display: flex; margin-bottom: 49px;    justify-content: space-between;
  }
  .crg_box_item{ position: relative;
    text-align: center;  width:33.33%; 
 
  }  
  .crg_box_item_in:after{
      content: '';
      display: block; position: absolute;
      left:0; width:1px; background-color: #c7c7c7;
      height:calc(100% - 240px); top:195px;
      
  }
  .crg_box .crg_box_item:last-child .crg_box_item_in:after{
      display: none;
  }
  .crg_drop_toggle_item_cancel{display: none;}
   
  .crg_box_item *{color:#000000;
      font-weight: 400;font-family: 'Heebo', sans-serif;
  }
  .crg_box_item_head{
        background-color: #e6e6e6;  font-size: 24px;
color:#000000;  margin-bottom:44px;
line-height: 84px; font-weight: 700; 
  }
  .crg_box_item_row{
   /*   height: 200px;*/
      margin-bottom:98px;
      margin-bottom:45px;
  }
  .crg_box_item_row.crg_box_item_row_empty{
      min-height: 74px;
  }
  .crg_box_item_row,.crg_box_item_row *{
      font-size: 15.5px;
  line-height: 20px;
  }
  .crg_box_item_row span{display: block; }
  .crg_box_item_row strong{display: block; font-weight: 700;  font-size: 25.9px; margin-bottom: 4px;
line-height: 30px; }
  
  .crg_model_url{
      display: block; text-align: center;
        font-size: 17px;
  font-weight: 500;line-height: 25px;
  }
  .crg_model_url i{
      line-height: 25px; display: inline-block; vertical-align: middle;
        font-size: 17px; margin-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
  }
  .crg_model_contact_url{
      display: inline-block; padding:0 24px; height:46px; line-height: 46px;
      color:#fff;  font-size: 18px;
  font-weight: 600;font-family: 'Assistant', 'Narkis', arial, sans-serif;
  background-color: #d6172f;

  margin:10px auto 19px;
  }
  .crg_model_contact_url i{
        line-height: 25px; display: inline-block; vertical-align: middle;
        font-size: 17px; color:#fff; margin-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
  }
  .after_legal_note{
      margin-bottom:95px;
  }
  .crg_after_tb_note{
   
  }
  .after_legal_note,.after_legal_note *,
  .crg_after_tb_note,.crg_after_tb_note *{
        font-size: 18px;  color: #424242;

     font-weight: 400;font-family: 'Heebo', sans-serif; line-height: 2rem;
  }
  
  .crg_shadow:after{
      position: absolute; height: 20px; width:100%; bottom:100%; right:0; background-color: #fff; z-index: 10; content: '';
          
  }
  .crg_shadow{margin-top:35px; padding-bottom:10px;
        box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.16); position: relative; z-index: 10; margin-bottom: 31px;
    
  }
  
  
  .crg_faq{
      text-align: center; width:100%; margin-bottom:80px;  }
  .crg_faq_title{
      text-align: center; 
      color:#000;
          font-size: 50px;
    text-align: center;
    line-height: 50px; margin-bottom: 30px;
  }
  .faq_title_url{
      margin:0 auto;
  }
  
  .crg_tables_box{display: none;}
  .current.crg_tables_box{display: block;}
  .crg_box_item_row_min_he{
      min-height: 106px;
  }
  
  
    .crgstickyactive .crg_form_outer{
      position: fixed; top:120px; right:0; width:100%; z-index: 2000;box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
  }
  .crgstickyactive .crg_form_col label{
      margin-bottom:6px;
  }
  
  
  
    @media (max-width:1280px) and (min-width:1024px){
        
     .site_nav ul li {
    margin-left: 12px;
}   
   .site_nav>ul>li>a {
    font-size: 17px;
}
    }
    @media (max-width:1280px){
        .crg_container {
        width: 94%;
    }
    
    .crg_form_col {
    width: 31%;
}
        
        
    }
  
  @media (max-width:1024px){
      
      .crgstickyactive .crg_form_outer{
          top: 60px;
      }
      .centers_map_right #btnorderid{
          display: block;
          text-align: center;
          font-size:16px;
      }
      
        .crg_box .crg_box_item:nth-child(2) .crg_box_item_in:after{
      display: none;
  }
  
      .crg_container{width:100%; width:calc(100% - 68px);}
      .crg_top_img picture {
            height: 270px;
        } 
        .crg_top_img_in h1 {
            margin-bottom: 12px;
            line-height: 55px;
        }
        .crg_box_item_row {
    /* height: 200px; */
    margin-bottom: 50px;
}
        .crg_box_item_img {
             height: 140px;margin-bottom: 34px;
        }
        .crg_box_item_row, .crg_box_item_row *{
            font-size:24px; line-height: 24px;
        }
        .crg_box_item_row strong{font-size:40px; line-height: 40px;}
        .crg_box_item_head{font-size:36px; margin-bottom: 97px;}
        .crg_box_item_in:after{top:174px;height: calc(100% - 231px);}
        .crg_form_outer2{margin-bottom:60px;}
        .crg_form_col label{font-size:22px;margin-bottom: 15px;}
        .crg_form_col{width:calc(50% - 13px);}
        .crg_box_item[data-id="model3"],
        .crg_form_col[data-id="model3"]
        {display: none;}
        .crg_box_item{width:50%;}
        .crg_drop_toggle{font-size:22px; padding: 0 17px;}
        .crg_box{    width: calc(100% + 68px); margin-right: -34px;}
        .crg_model_url{font-size:26px;}
        .crg_model_contact_url{padding:0 45px;  font-size: 22px; margin:0px auto 34px; line-height: 66px;height: 66px;}
        .crg_box_item_rows .crg_box_item_row:last-child{
            margin-bottom:20px;
        }
        .crg_box_item_row.crg_box_item_row_empty {
            min-height: 92px;
        }
        
        .crg_drop_in ul li{
            margin-top:30px;
        }
        .crg_drop_in ul li:last-child{
            margin-bottom:30px;
        }
        .after_legal_note, .after_legal_note *, .crg_after_tb_note, .crg_after_tb_note * {
        font-size: 28px;  color: #424242;

          line-height: 36px;
    }
    
        
  .crg_box_item_row_min_he {
        min-height: 90px;
    }
  }
  
  
@media (max-width:840px){
    .crg_top_img_in .crg_container p br{
        display: none;
    }
    .crg_top_img_in .crg_container h1,
    .crg_top_img_in .crg_container p
    {
        max-width:73%;
    }
}
@media (max-width:720px){
    .crg_top_img_in br {display: none;}
    .crg_top_img_in, .crg_top_img_in * {
          font-size: 27px;
        line-height: 33px;
    }
    .crg_faq_title{font-size:38px;}
    .crg_top_img_in h1{
        font-size:50px; line-height: 55px;
    }
    .crg_drop ul li a,
    .crg_drop_toggle{padding:0 12px;}
    .crg_drop_toggle,
    .crg_drop ul li a,
    .crg_form_col label {
        font-size: 17px;
    }
    .crg_box_item_in:after {
        top: 139px;    height: calc(100% - 189px);
    }
    .crg_top_img {
        margin-bottom: 54px;
    }
    .crg_form_outer2 {
        margin-bottom: 48px;
    }
    .crg_model_url{
        font-size: 20px;
    }
    .crg_box_item_row, .crg_box_item_row * {
        font-size: 19px;
        line-height: 19px;
    }
    .crg_box_item_row {
        /* height: 200px; */
        margin-bottom: 40px;
    }
    .crg_box_item_img {
        height: 112px;
        margin-bottom: 27px;
    }
    .after_legal_note, .after_legal_note *, .crg_after_tb_note, .crg_after_tb_note *{
        font-size:22px; line-height: 28px;
    }
    .crg_model_contact_url{margin-bottom:27px; height:52px; line-height: 52px; font-size:17px; padding:0 35px;}
    .crg_box_item_head{    line-height:67px; font-size:28px;margin-bottom: 97px;}
    .crg_box_item_row strong {
        font-size: 30px;
        line-height:36px;
    }
    .crg_box_item_row.crg_box_item_row_empty {
    min-height: 78px;
}
  .crg_box_item_row_min_he {
        min-height: 80px;
    }
}

@media (max-width:580px){
    .crg_container {
        width: calc(100% - 26px);
    }
    .crg_top_img {
        margin-bottom: 34px;
    }
    .crg_top_img_in, .crg_top_img_in * {
        font-size: 21px;
        line-height: 26px;
    }
    .crg_top_img_in h1 {
        font-size: 40px;    margin-bottom: 5px;
        line-height: 45px;
    }
    .crg_top_img picture {
        height: 170px;
    }
    .crg_form_outer2 {
        margin-bottom: 38px;
    }
    .crg_box {
        width: calc(100% + 26px);
        margin-right: -13px;
    }
    .crg_box {
        margin-bottom: 39px;
    }
    .crg_shadow {
        margin-top: 20px;
    }
    .crg_box_item_head {
        line-height: 53px;
        font-size: 22px;
            margin-bottom: 61px;
    }
    .crg_box_item_row, .crg_box_item_row * {
        font-size: 15px;
        line-height: 15px;
    }
    .crg_box_item_row strong {
        font-size: 24px;
        line-height: 28px;
    }
    .crg_box_item_row {
         margin-bottom: 30px;
    }
    .crg_model_url {
        font-size: 16px;
    }
    .crg_box_item_row_min_he {
        min-height: 70px;
    }
    
    .crg_box_item_row.crg_box_item_row_empty {
    min-height: 62px;
}
    .crg_model_contact_url {
        margin-bottom: 21px;
        height: 41px;
        line-height: 41px;
        font-size: 13px;
        padding: 0 15px;
    }
    .crg_model_url {
        font-size: 16px;
    }
    .crg_faq_title {
        font-size: 30px;
    }
    .after_legal_note, .after_legal_note *, 
    .crg_after_tb_note, .crg_after_tb_note * {
        font-size: 17px;
        line-height: 27px;
    }
    .crg_drop_in ul li {
        margin-top: 15px;
    }
    .crg_box_item_head{
        
    }
}


@media (max-width:550px){
    .crg_drop_toggle, .crg_drop ul li a, .crg_form_col label {
    font-size: 14px;
}
.crg_drop_toggle:after {
    top: 21px;
}
}
@media (max-width:480px){
    .crg_box_item_row.crg_box_item_row_empty {
    min-height: 52px;
}
    .crg_form_outer2 {
     height: 84px;
}
    .crg_drop {
     height: 38px;
}
    .crg_drop_toggle:after { 
        top: 13px;
        left: 10px;
        width: 16px;
        height: 12px; 
    }
    .crg_box_item_img {
        height: 80px;
        margin-bottom: 17px;
    }
    .crg_drop_toggle{
          height: 38px;
    line-height: 38px;
    }
    .crg_drop ul li a, .crg_drop_toggle {
        padding: 0 10px;
    }
    .crg_form_col label {
        margin-bottom: 5px;
    }
    .crg_drop ul li a{
           line-height: 19px; 
    }
    .crg_top_img_in h1 {
    font-size: 30px;
        line-height: 35px;
    }
    .crg_top_img_in, .crg_top_img_in * {
        font-size: 16px;
        line-height: 22px;
    }
    .crg_top_img picture {
        height: 135px;
    }
    .crg_drop_in ul li {
          margin-top: 10px;
    }
    .crg_drop_in ul li:last-child {
        margin-bottom: 5px;
    }
    .crg_drop ul{
        max-height: 180px; overflow-y: scroll;
    }
    .crg_form_outer2,
    .crg_top_img {
        margin-bottom:27px;
    }
    .crg_drop_toggle, .crg_drop ul li a, .crg_form_col label {
        font-size: 10px;
    }
    
    .crg_box_item_in:after {
        top: 97px;
        height: calc(100% - 131px);
    }
    .crg_box_item_rows .crg_box_item_row:last-child,
    .crg_box_item_row {
        margin-bottom: 20px;
    }
    .crg_box_item_row_min_he {
        min-height: 50px;
    }
    .crg_box_item_head {
        line-height: 50px;
        font-size: 15px;
        margin-bottom: 45px;
    }
    .crg_box_item_row, .crg_box_item_row * {
        font-size: 12px;
        line-height: 15px;
    }
    .crg_box_item_row strong {
         font-size: 15px;
    line-height: 18px;
    }
    .crg_model_url {
        font-size: 12px;
    }
    .crg_model_contact_url {
        margin-bottom: 10px;
        height: 32px;
        line-height: 32px;
        font-size: 12px;
        padding: 0 10px;
    }
    .after_legal_note, .after_legal_note *, .crg_after_tb_note, .crg_after_tb_note * {
        font-size: 13px;
        line-height: 20px;
    }
    .after_legal_note {
    margin-bottom: 40px;
}
    .crg_faq_title {
        font-size: 25px; line-height: 30px;   margin-bottom: 20px;
    }
    .crg_drop ul li a{height:auto;}
}


@media (max-width:360px){
    .crg_drop ul li a, .crg_drop_toggle {
        padding: 0 5px;
    }
    .crg_drop_toggle:after {
    left: 4px;
    }
    
}
@media (max-width:360px){
    .crg_drop_toggle, .crg_drop ul li a, .crg_form_col label {
    font-size: 9px;
}
    
}
@media (max-width:310px){
    .crg_drop_toggle, .crg_drop ul li a, .crg_form_col label {
    font-size: 7px;
}
    
}
  /* charge */
  #btnorderid{
    background: #d6172f;
    color: #fff;
    display: inline-block;
    margin: 25px 0 0 0;
    padding: 8px;
    font-weight: 700;
  } 
  #btnorderid + .centers_scroll{
      margin-top:15px;
  }
  
  
  .hp_contact_section .rep_msg_o2in h2, .rep_msg_o2in h2,
  .contact_f_out p, .hp_contact_section .contact_f_out p,
  .contact_f_out .rep_msg_o2in p, .hp_contact_section .contact_f_out .rep_msg_o2in p,
  .rep_msg_o2in p,.rep_msg_o2in p *,
  .rep_msg_o2,  .rep_msg_o2 *{
      color: #000;
  }
  .rep_msg_o2 a{text-decoration: underline;}
  .rep_msg_o2,
  .rep_msg_o2.inner_form_errors{
      background: #fff!important;
  }
  .rep_msg_o2in{
          padding: 0 20px; box-sizing: border-box;
  }