@charset "UTF-8";
/* -----------------------
Base styles
------------------------*/
@import url(jquery.datetimepicker.min.css);
@import url(bootstrap-material-design.min.css);
@import url(bootstrap-material-datetimepicker.css);
@import url(ripples.min.css);
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,
font,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

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

* {
  outline: none !important;
  margin: 0;
  padding: 0;
  border-width: 0;
  vertical-align: top;
}

@font-face {
  font-family: 'europe-ext';
  src: url("../fonts/europe-ext.eot");
  src: url("../fonts/europe-ext.eot?#iefix") format("embedded-opentype"), url("../fonts/europe-ext.woff") format("woff"), url("../fonts/europe-ext.ttf") format("truetype"), url("../fonts/europe-ext.svg#calibri") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OOpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#calibri") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Boldr.svg#calibri") format("svg");
  font-weight: normal;
  font-style: normal;
}
.contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1192px;
  margin: 0 auto;
}

.form-left,
.form-right {
  width: 500px;
}

.form-left {
  margin-right: 188px;
}

.form-container {
  margin-top: 101px;
  width: 100%;
}
.form-container textarea.def-input {
  line-height: 18px;
  height: 94px;
  overflow-y: auto;
  resize: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
}
.form-container .def-input {
  display: inline-block;
  height: 40px;
  color: #fdeed6;
  padding: 8px 0 7px;
  font-size: 16px;
  line-height: 14px;
  position: relative;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  width: 100%;
}
.form-container .def-input:focus {
  font-size: 18px;
  color: #b79645 !important;
}
.form-container .contact-with-us {
  font-size: 18px;
  color: #4c4c4c;
  margin-bottom: 18px;
  width: 100%;
}
.form-container .btn-submit {
  border: 1px solid #b79645;
  color: #b79645;
  width: 170px;
  height: 44px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  margin-top: 10px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 0;
  transition: 0.3s all linear;
  border-radius: 7px;
  background-color: rgba(183, 150, 69, 0.3);
  font-size: 17px;
  max-width: 143px;
  margin-top: 49px;
}
.form-container .btn-submit:hover {
  background-color: rgba(183, 150, 69, 0.4);
}

.form-submit-row {
  clear: both;
  width: 100%;
  text-align: center;
}

.default-inp-row {
  position: relative;
  width: 100%;
  clear: both;
  margin-bottom: 3px;
}

label.error {
  position: absolute;
  color: red;
  font-size: 10px;
  right: 0;
  top: 24px;
}

.form-submit-small-row {
  display: none;
}

.schedules-section {
  background-color: #fffcf5;
  /*background-size: cover;
  background-position: center;*/
  overflow: hidden;
}
.schedules-section .form-container {
  width: 1200px;
  margin: 0 auto 75px;
  padding-top: 79px;
}
.schedules-section .form-container .def-input {
  color: #7f7f7d;
  padding-left: 0 !important;
  /*&:focus {
      border-bottom: 3px solid $color2;
      color: $color2;
      font-size: 18px;
      font-weight: bold
  }*/
}
.schedules-section .form-left {
  margin-right: 0;
  width: 50%;
  float: left;
}
.schedules-section .form-right {
  width: 50%;
  padding-left: 100px;
  float: left;
}
.schedules-section .form-submit-row {
  text-align: left;
}
.schedules-section .form-submit-row .btn-submit {
  max-width: 230px;
  margin-top: 20px;
}
.schedules-section .checkbox-row {
  padding-top: 19px;
  margin-bottom: 14px;
}

label {
  cursor: pointer;
}

.left-top-form {
  padding-right: 100px;
  padding-bottom: 17px;
}

.radio-group-title {
  float: left;
  width: 120px;
  color: #7f7f7d;
  font-size: 14px;
  line-height: 12px;
}

.radio-container {
  float: left;
  line-height: 34px;
  padding-bottom: 30px;
}

.custom_label {
  line-height: 12px;
  padding-left: 6px;
  padding-right: 12px;
  font-size: 14px;
  color: #7f7f7d;
}

.rc-1 {
  width: 305px;
}

.message-area label.error {
  top: 103px;
}

.custom-placeholder {
  color: #7f7f7d;
  position: absolute;
  top: 12px;
  font-size: 16px;
  transition: top 0.3s linear;
}

.form-group.is-focused .form-control {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b79645), to(#b79645)), -webkit-gradient(linear, left top, left bottom, from(#7f7f7d), to(#7f7f7d));
  background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#7f7f7d, #7f7f7d);
  background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#7f7f7d, #7f7f7d);
  background-image: linear-gradient(#b79645, #b79645), linear-gradient(#7f7f7d, #7f7f7d);
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #b79645;
}

.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label,
.form-group.label-static label.control-label {
  top: -24px;
}

.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label,
.form-group.label-static label.control-label.textarea-label {
  top: -30px;
}

.form-group {
  padding-bottom: 7px;
  margin: 22px 0 0 0;
}

.form-control, .form-group .form-control {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#009688), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#7f7f7d), to(#7f7f7d));
  background-image: -webkit-linear-gradient(#009688, #009688), -webkit-linear-gradient(#7f7f7d, #7f7f7d);
  background-image: -o-linear-gradient(#009688, #009688), -o-linear-gradient(#7f7f7d, #7f7f7d);
  background-image: linear-gradient(#009688, #009688), linear-gradient(#7f7f7d, #7f7f7d);
  -webkit-background-size: 0 2px, 100% 1px;
}

.dtp table.dtp-picker-days {
  margin: 0 auto;
  min-height: 251px;
}

.dtp table.dtp-picker-days tr > td > a, .dtp .dtp-picker-time > a {
  color: #212121;
  text-decoration: none;
  padding: 3px;
  border-radius: 50% !important;
}

.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
  color: #7f7f7d;
}

.dtp div.dtp-date, .dtp div.dtp-time {
  background: #b79645;
}

p > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #b79645;
}

p .p10 > a {
  color: #b79645;
}

.dtp table.dtp-picker-days tr > td > a.selected {
  background: #b79645;
}

.schedule-form .form-group.label-floating label.control-label, .schedule-form .form-group.label-placeholder label.control-label {
  color: #000000;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #b79645;
}

.dtp .p10 > a {
  color: #000;
}

.dtp div.dtp-actual-year {
  color: #000000;
}

.btn, .input-group-btn .btn {
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 30px;
  margin: 10px 1px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  will-change: box-shadow,transform;
  -webkit-transition: -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: 0;
  cursor: pointer;
  text-decoration: none;
  background: 0 0;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.OpenSansRegular, .form-container .def-input, body, .about-par, .testimonial-p {
  font-family: "OpenSans-Regular";
}

.OpenSansBold, .form-container .btn-submit {
  font-family: "OpenSans-Bold";
}

.europe-ext, .section-title {
  font-family: 'europe-ext';
}

.sprite2 {
  background-image: url("../../assets/img/sprite-2.svg");
  background-size: 1023px 535px;
}

.sprite-png, .social-icons a, .contacts-info ul li span:first-child {
  background-image: url("../../assets/img/sprite.png");
}

* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #333;
}

a {
  color: #c1c1cc;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -icab-transition: all 0.3s ease-in-out;
}

.sprite {
  background-image: url(../../assets/img/sprite.svg);
  background-repeat: no-repeat;
  background-size: 1023px 535px;
}

.social {
  background-image: url(../../assets/img/social.png);
  background-repeat: no-repeat;
}

.vert1 {
  background-image: url(../../assets/img/vert-1.svg);
  background-repeat: no-repeat;
  background-size: 157px 720px;
}

/* -----------------------
Layout styles
------------------------*/
section {
  position: relative;
}

.container {
  margin: 0 auto;
  float: left;
}

.header {
  color: #fff;
  background: #555;
  padding: 1em 1.25em;
}

.header-heading {
  margin: 0;
}

.nav-bar {
  margin: 0 auto;
  width: 100%;
  z-index: 101;
  position: fixed;
  height: 70px;
}

.content {
  width: 100%;
  margin: 0 auto;
}

.header-spacer {
  height: 137px;
}

.menu-bar-address {
  color: #4c4c4c;
  font-family: "Dosis";
  font-size: 18px;
  line-height: 26px;
  padding-top: 32px;
  float: left;
}
.menu-bar-address span {
  color: #a46427;
  font-size: inherit;
}

.midsection1 {
  display: none !important;
}

.footer2 {
  display: none;
}

.section-contacts {
  background-image: url("../../assets/img/footer.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 918px;
  padding-bottom: 45px;
}

.section-about-us {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 28px;
  margin: 0 auto;
}

.about-left,
.about-right {
  float: left;
}

.about-left {
  width: 247px;
  margin-left: 63px;
  margin-right: 80px;
  padding-top: 50px;
}

.about-par {
  color: #7f7f7d;
  max-width: 745px;
  line-height: 39px;
  font-size: 20px;
  padding-bottom: 20px;
}

.about-inner {
  padding-top: 51px;
}

.about-elem {
  margin: 0 auto;
  width: 241px;
  clear: both;
  display: block;
  padding-top: 72px;
}

/* -----------------------
Navigation
------------------------*/
.nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  margin-top: 26px;
  opacity: 1;
  transition: margin-top 0.25s ease-in-out 0.3s, opacity ease-in-out 0.3s;
}
.nav li {
  display: inline;
  float: left;
  margin-right: 53px;
}
.nav li:last-child {
  margin-right: 0;
}
.nav a {
  display: block;
  color: #fff6dd;
  text-decoration: none;
  font-size: 16px;
  height: 39px;
  cursor: pointer;
  padding-top: 20px;
  cursor: pointer;
}
.nav a:hover {
  color: #ad8f40;
}
.nav .schedule-btn {
  background-color: rgba(183, 150, 69, 0.2);
  border: 1px solid #b79645;
  border-radius: 10px;
  padding: 12px 12px 15px 12px;
  height: 52px;
  font-size: 24px;
  line-height: 24px;
}
.nav .schedule-btn:hover {
  color: white;
  background-color: #b79645;
}

a.menu-item.active-menu {
  border-bottom: 1px solid #c39143;
  color: #c39143;
}

.nav-hidden .nav {
  opacity: 1;
  transition: margin-top 0.1s ease-in-out, opacity 0.1s;
}

.menu-btn {
  position: absolute;
  display: inline-block;
  left: 25px;
  top: 19px;
  cursor: pointer;
}
.menu-btn .justit {
  position: absolute;
  left: 100%;
  top: 64%;
  padding-right: 8px;
  margin-top: -0.50em;
  line-height: 1.2;
  font-size: 18px;
  font-weight: 200;
  vertical-align: middle;
  z-index: 99;
}
.menu-btn .hamburger-blue,
.menu-btn .hamburger-white {
  width: 38px;
  margin: 6px 0;
  z-index: 99;
}

.nav-white-bg .active-link {
  color: #a46427 !important;
}

.expand {
  display: block !important;
}

.mobile-nav {
  display: none;
}

.responsive-menu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  font-size: 22px;
  border-top: #f2f2f2 solid 1px;
  padding-left: 70px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  height: 350px;
  width: 250px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 101;
}
.responsive-menu .remodal-close {
  left: 28px;
  top: 23px;
}
.responsive-menu li:first-child a {
  padding-top: 110px;
}
.responsive-menu a {
  font-size: 16px;
  box-sizing: border-box;
  padding: 0px;
  line-height: 34px;
  text-align: center;
  display: INLINE-BLOCK;
  cursor: pointer;
}
.responsive-menu a:hover {
  color: #a46427;
}
.responsive-menu .menu-header {
  display: block;
}
.responsive-menu .menu-header ul {
  background: #fff;
  position: relative;
  display: block;
}
.responsive-menu .menu-header li {
  background: #fff;
  float: none;
  line-height: 55px;
  width: 100%;
  text-align: center;
  border-bottom: #EDEDED solid 1px;
  position: relative;
  padding: 0;
}
.responsive-menu .menu-header a {
  color: #989DA1;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-item.active-link {
  color: #a46427;
}

.menu-item.active {
  color: #a46427;
}

.logo-place {
  background-image: url(../../assets/img/logo.png);
  width: 780px;
  height: 208px;
  margin-left: auto;
  margin-right: auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

.logo-2 {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -276px;
  margin-top: 248px;
  bottom: 37px;
  z-index: 22;
  width: 552px;
}

.slider-space {
  display: none;
  height: 61px;
}

.nav-container {
  float: none;
  max-width: 1200px;
}

.nav-bar-mobile {
  top: -101px;
  background-color: transparent;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.06);
  transition: background-color .5s linear, top .2s linear;
}

.footer-spacer {
  height: 41px;
  float: left;
  width: 100%;
}

.error-message {
  font-family: "calibri-regular", sans-serif;
  color: #F00;
  font-size: 13px;
}

.success-message {
  font-family: "calibri-regular", sans-serif;
  color: #fff;
  font-size: 13px;
}

.social-block-2 {
  display: none;
}

.social-icons {
  float: left;
  margin-bottom: 35px;
}
.social-icons a {
  transition: none;
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin-bottom: 16px;
  box-sizing: border-box;
}
.social-icons a:last-child {
  margin-right: 0;
}
.social-icons .fb-btn {
  background-position: -38px -6px;
}
.social-icons .fb-btn:hover {
  background-position: -74px -6px;
}
.social-icons .tw-btn {
  background-position: -38px -47px;
}
.social-icons .tw-btn:hover {
  background-position: -74px -47px;
}
.social-icons .gplus-btn {
  background-position: -38px -92px;
}
.social-icons .gplus-btn:hover {
  background-position: -74px -92px;
}

.copyright-info {
  color: #7f7f7d;
  font-size: 16px;
  text-align: center;
  width: 100%;
  clear: both;
  line-height: 21px;
}

.about-us-middle {
  width: 285px;
  margin: 87px auto;
}

.contacts-info {
  width: 255px;
  margin-bottom: 42px;
  float: left;
}
.contacts-info ul {
  color: #999999;
}
.contacts-info ul li {
  padding-bottom: 11px;
  line-height: 29px;
}
.contacts-info ul li span:first-child {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  display: block;
  float: left;
}
.contacts-info ul li .phone {
  background-position: -3px -6px;
}
.contacts-info ul li .email {
  background-position: -3px -48px;
}
.contacts-info ul li .address {
  background-position: -3px -48px;
}

.owl-carousel .owl-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.normal-header .nav-white-bg {
  background: transparent;
  top: -101px;
  box-shadow: none;
}

.home-slider-container {
  position: relative;
}

.shadow-element {
  background: url(../../assets/img/shadow.png) repeat;
  height: 918px;
  padding-bottom: 50px;
  width: 100%;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}

.inner-navigation {
  position: absolute;
  z-index: 10;
  top: 540px;
  width: 100%;
}
.inner-navigation .nav {
  padding: 0;
  list-style: none;
  width: 705px;
  margin: 70px auto 0;
  opacity: 1;
  transition: margin-top 0.25s ease-in-out 0.3s, opacity ease-in-out 0.3s;
  height: 50px;
  float: none;
}

.banner {
  background-image: url("../../assets/img/banner1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 917px;
}

.testimonials-section {
  padding-bottom: 56px;
  background-color: #f1e9d7;
  border: 1px solid #ffffff;
  overflow: hidden;
}
.testimonials-section .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  top: -36px;
  width: 100%;
}

.map {
  background-image: url("../../assets/img/map.jpg");
  height: 920px;
  width: 1198px;
  margin: 0 auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -599px;
  opacity: 0.7;
}

.section-title {
  color: #b79645;
  border-bottom: 1px solid #b79645;
  font-size: 36px;
  height: 44px;
  display: inline-block;
  text-align: center;
}

.title-container {
  text-align: center;
  padding-top: 68px;
  position: relative;
  z-index: 1;
}

.diz-elem3 {
  font-size: 100px;
  color: #b79645;
  padding-top: 22px;
}

.decor-elem-left,
.decor-elem-right {
  position: absolute;
}

.decor-elem-left.test-img-1 {
  left: -53px;
  top: 54px;
  max-width: 902px;
  width: 47%;
}

.decor-elem-right {
  right: 0;
  bottom: 26px;
  max-width: 471px;
  width: 24.5%;
}

.decor-elem-left.test-img-2 {
  display: none;
  right: -19px;
  top: 124px;
}

.testimonial-p {
  color: #606062;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  line-height: 40px;
  padding-top: 8px;
}

.btn-schedule {
  display: none;
  color: #fff6dd;
  background-color: rgba(183, 150, 69, 0.2);
  border: 1px solid #b79645;
  border-radius: 23px;
  padding: 12px 12px 15px 12px;
  height: 116px;
  font-size: 55px;
  line-height: 82px;
  width: 465px;
  margin: 0 auto 0;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s linear;
}
.btn-schedule:hover {
  color: white;
  background-color: rgba(183, 150, 69, 0.4);
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #b79645;
  box-shadow: #b79645 0 1px 3px 0 inset;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  background: #b99e5d !important;
}

.br-480 {
  display: none;
}

#testimonialsNav {
  width: 74px;
  margin: 36px auto 0;
  position: relative;
}
#testimonialsNav div {
  background-image: url(../../assets/img/nav.png);
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
  padding: 0;
  float: left;
  cursor: pointer;
}
#testimonialsNav .owl-prev {
  margin-right: 10px;
}
#testimonialsNav .owl-next {
  background-position: -57px 0px !important;
}

.elem-spacer1 {
  height: 19px;
}

.platnum-link {
  font-size: 14px;
  line-height: 18px;
  color: #b79645;
}
.platnum-link:hover {
  color: #b79645;
}

.platinum {
  text-align: center;
  color: #999999;
  line-height: 18px;
  font-size: 14px;
  padding-top: 5px;
}

/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

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

.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

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

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  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-loaded {
  display: block;
}

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

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

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

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

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.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: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}

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

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

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

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

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 100px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #999999;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
  color: #999999 !important;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 22px;
  height: 22px;
  margin: 5px 5px;
  background-color: #e6e6e6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #b79645;
}

.owl-dots {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 26px;
}

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

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-theme .owl-nav [class*=owl-] {
  background-image: url(../../assets/img/nav.png);
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
  padding: 0;
}

.owl-next {
  background-position: -57px 0px !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mobile-menu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
}
.mobile-menu * {
  -moz-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
  -o-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
  -ms-transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
  transition: all 0.4s cubic-bezier(0.1, 0.7, 0.3, 1);
}
.mobile-menu a {
  cursor: pointer;
  color: #fff6dd;
  cursor: pointer;
  font-size: 16px;
  line-height: 36px;
}
.mobile-menu a.active-menu {
  border: none;
  font-weight: bold;
}

.shy-menu {
  display: block;
  height: 35px;
  padding: 5px;
  width: 35px;
  color: #fff;
}

.shy-menu-panel ul {
  display: none;
}

.shy-menu.is-open {
  background-color: rgba(0, 0, 0, 0.8);
}

.shy-menu.is-open ul {
  display: block;
}

.shy-menu.is-open {
  height: 350px;
  width: 230px;
}

.shy-menu-panel {
  margin-left: -100px;
}

.is-open .shy-menu-panel {
  margin-left: 0;
  margin-top: 70px;
  margin-left: 20px;
}

/*** Hamburger ***/
.shy-menu-hamburger {
  position: relative;
  left: 5px;
  top: 6px;
  width: 35px;
  height: 26px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.shy-menu-hamburger > .layer {
  background-color: #b79645;
  display: block;
  height: 2px;
  overflow: hidden;
  position: absolute;
  left: 10px;
  width: 22px;
}

.shy-menu-hamburger .layer.top {
  top: 9px;
}

.is-open .shy-menu-hamburger .layer.top {
  top: 17px;
  left: 5px;
  transform: rotate(45deg);
}

.shy-menu-hamburger .layer.mid {
  top: 16px;
}

.is-open .shy-menu-hamburger .layer.mid {
  opacity: 0;
  left: 0;
}

.shy-menu-hamburger .layer.btm {
  top: 23px;
}

.is-open .shy-menu-hamburger .layer.btm {
  top: 17px;
  left: 5px;
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1200px) {
  .schedules-section {
    background-image: url(../../assets/img/map.jpg);
  }
  .schedules-section .form-right {
    padding-left: 30px;
  }
  .schedules-section .left-top-form {
    padding-right: 30px;
  }

  .map {
    display: none;
  }

  .contact-form {
    width: 100%;
  }

  .form-left,
  .form-right {
    width: 40%;
  }

  .form-left {
    margin-right: 7%;
  }

  .copyright-info {
    width: 80%;
    margin: 0 auto;
  }

  .section-about-us {
    padding: 0 60px 28px;
  }

  .about-left {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .about-right {
    width: 100%;
    padding-top: 70px;
  }

  .about-par {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .schedules-section .form-container {
    width: 100%;
    padding: 79px 60px 0;
  }
}
@media only screen and (max-width: 1030px) {
  .radio-group-title {
    width: 100%;
  }

  .radio-container {
    padding-top: 15px;
    padding-left: 15px;
  }

  .rc-1 {
    width: 332px;
  }

  .testimonial-p {
    width: 85%;
  }
}
@media only screen and (max-width: 900px) {
  .rc-1 {
    width: 100%;
  }

  .schedules-section .form-left,
  .schedules-section .form-right {
    width: 100%;
    padding-left: 0;
  }
  .schedules-section .default-inp-row {
    margin-bottom: 20px;
  }
  .schedules-section .form-container {
    padding-bottom: 20px;
    width: 80%;
    padding-top: 50px;
  }
  .schedules-section .form-submit-row .btn-submit {
    max-width: 230px;
    margin-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .schedules-section .left-top-form {
    padding-right: 0;
  }

  .form-submit-large-row {
    display: none;
  }

  .form-submit-small-row {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  .decor-elem-right {
    left: -4px;
    bottom: 26px;
    max-width: 471px;
    width: 100%;
  }

  .nav {
    display: none !important;
  }

  .slider-space,
  .mobile-nav {
    display: block;
  }

  .mobile-menu {
    display: block;
  }

  .logo-1 {
    display: none;
  }

  .logo-2 {
    display: block;
    margin-top: 248px;
    bottom: -14px;
  }

  .btn-schedule {
    display: block;
  }
}
@media only screen and (max-width: 780px) {
  .rc-1 {
    width: 332px;
  }

  .testimonial-p {
    font-size: 16px;
    line-height: 34px;
  }

  .inner-navigation {
    top: 410px;
  }
}
@media only screen and (max-width: 640px) {
  .testimonials-section .owl-theme .owl-nav {
    top: -39px;
  }

  .decor-elem-left.test-img-1 {
    display: none;
  }

  .decor-elem-left.test-img-2 {
    display: block;
  }

  .logo-2 {
    width: 440px;
    margin-left: -220px;
    bottom: -42px;
  }

  .btn-schedule {
    margin: 116px auto 0;
  }

  .banner {
    background-image: url("../../assets/img/banner1.1.jpg");
    height: 1136px;
  }

  .shadow-element {
    background-image: url("../../assets/img/shadow1.1.png");
    height: 1136px;
  }

  .schedules-section .form-container {
    width: 100%;
  }
  .schedules-section .form-submit-row .btn-submit {
    font-size: 22px;
    width: 100%;
    border-radius: 13px;
  }
  .schedules-section .checkbox-row {
    padding-top: 18px;
    margin-bottom: 0 !important;
  }
  .schedules-section .form-submit-row {
    padding-top: 7px;
    padding-bottom: 10px;
  }

  .section-about-us {
    background-image: url("../../assets/img/aboutus-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .about-elem {
    padding-top: 111px;
  }

  .section-about-us {
    padding: 0 60px 84px;
  }

  .about-right {
    padding-top: 33px;
  }

  .about-left {
    padding-top: 0;
  }

  .copyright-info {
    width: 80%;
  }

  .section-contacts {
    background-image: url("../../assets/img/footer-small.jpg");
    min-height: 1136px;
  }

  .form-container .btn-submit {
    font-size: 22px;
  }
  .form-container textarea.def-input {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 550px) {
  .inner-navigation {
    top: 92px;
  }

  .banner {
    background-image: url("../../assets/img/banner1.2.jpg");
    height: 800px;
  }

  .shadow-element {
    background-image: url("../../assets/img/shadow1.2.png");
    height: 800px;
  }

  .inner-navigation {
    top: 200px;
  }

  .form-left,
  .form-right {
    width: 80%;
    margin-right: 0;
  }

  .btn-schedule {
    height: 60px;
    line-height: 31px;
    width: 260px;
    font-size: 28px;
  }

  .form-container {
    margin-top: 42px;
  }
  .form-container .textarea.def-input {
    margin-top: 40px;
  }
  .form-container .btn-submit {
    margin-top: 30px;
  }

  .rc-2 {
    width: 225px;
  }
}
@media only screen and (max-width: 30em) {
  .form-group.label-floating label.control-label,
  .form-group.label-placeholder label.control-label {
    top: -16px;
    font-size: 13px;
  }

  .copyright-info {
    width: 90%;
    font-size: 14px;
    line-height: 23px;
  }

  .br-480 {
    display: block;
  }

  .custom_label {
    line-height: 18px;
  }

  .banner {
    background-image: url("../../assets/img/banner1.3.jpg");
    height: 704px;
  }

  .shadow-element {
    background-image: url("../../assets/img/shadow1.3.png");
    height: 704px;
  }

  .inner-navigation {
    top: 130px;
  }

  .btn-schedule {
    width: 290px;
    height: 74px;
    font-size: 31px;
    line-height: 46px;
  }

  .logo-2 {
    width: 320px;
    margin-left: -160px;
    bottom: 200px;
    height: 140px;
  }

  .rc-1 {
    width: 255px;
  }

  .section-contacts {
    min-height: 1022px;
  }

  .section-title {
    font-size: 30px;
    height: 34px;
  }

  .default-inp-row {
    margin-bottom: 10px;
  }

  .schedules-section .form-container {
    padding: 79px 30px 20px;
  }

  .section-about-us {
    padding: 0 40px 50px;
  }

  .about-par {
    font-size: 16px;
    line-height: 34px;
  }

  .about-elem {
    padding-top: 39px;
  }

  .menu-btn {
    right: 25px;
  }

  .responsive-menu .remodal-close {
    right: 25px;
  }

  .form-container {
    width: 100%;
    max-width: 100%;
  }

  .form-left,
  .form-right {
    width: 100%;
  }

  .section-contacts {
    padding: 0 30px 50px;
  }

  .contacts-info {
    width: 100%;
  }

  .social-icons {
    float: none;
    margin-bottom: 0;
    clear: both;
    height: 30px;
    width: 120px;
    text-align: left;
    margin: 28px auto 0;
  }
  .social-icons li {
    float: left;
    margin-right: 15px;
  }
  .social-icons li:last-child {
    margin-right: 0;
  }

  .about-us-middle {
    margin: 71px auto 50px;
  }
}
@media only screen and (max-width: 420px) {
  .about-us-middle {
    width: 100%;
  }

  .contacts-info {
    width: 250px;
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (max-width: 340px) {
  .btn-schedule {
    width: 200px;
    height: 50px;
    font-size: 21px;
    line-height: 25px;
    border-radius: 12px;
  }

  .banner {
    background-image: url("../../assets/img/banner1.4.jpg");
    height: 497px;
  }

  .shadow-element {
    background-image: url("../../assets/img/shadow1.4.png");
    height: 497px;
  }

  .inner-navigation {
    top: 72px;
  }

  .logo-2 {
    width: 280px;
    margin-left: -140px;
    height: 110px;
  }

  .rc-1 {
    width: 241px;
  }

  .section-title {
    font-size: 24px;
    height: 30px;
  }
}
.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-family: 'Dosis', sans-serif;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #404040;
  font-family: roboto-condensed;
  font-size: 16px;
  color: #ffffff;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > :hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #4dbfd7;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.ui-timepicker-wrapper {
  overflow-y: auto;
  max-height: 150px;
  width: 6.5em;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  outline: none;
  z-index: 10001;
  margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
  width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
  width: 11em;
}

.ui-timepicker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-timepicker-duration {
  margin-left: 5px;
  color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
  color: #888;
}

.ui-timepicker-list li {
  padding: 3px 0 3px 5px;
  cursor: pointer;
  white-space: nowrap;
  color: #000;
  list-style: none;
  margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
  background: #fff;
  color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
  background: #1980EC;
  color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
  color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  color: #888;
  cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
  background: #f2f2f2;
}

.dw {
  position: absolute;
  top: 5%;
  left: 0;
  z-index: 1001;
  color: #000;
  font-family: arial,verdana,sans-serif;
  font-size: 12px;
  text-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
}

.dwi {
  position: static;
  display: inline-block;
}

.dwwr {
  min-width: 170px;
  zoom: 1;
  padding: 0 10px;
  text-align: center;
}

.dw-persp, .dwo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
}

.dwo {
  background: #000;
  opacity: .7;
  filter: Alpha(Opacity=70);
}

.dw-bubble .dw {
  margin: 20px 0;
}

.dw-bubble .dw-arrw {
  position: absolute;
  left: 0;
  width: 100%;
}

.dw-bubble-top .dw-arrw {
  bottom: -36px;
}

.dw-bubble-bottom .dw-arrw {
  top: -36px;
}

.dw-bubble .dw-arrw-i {
  margin: 0 30px;
  position: relative;
  height: 36px;
}

.dw-bubble .dw-arr {
  display: block;
}

.dw-arr {
  display: none;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-width: 18px 18px;
  border-style: solid;
  margin-left: -18px;
}

.dw-bubble-bottom .dw-arr {
  top: 0;
  border-color: transparent transparent #fff transparent;
}

.dw-bubble-top .dw-arr {
  bottom: 0;
  border-color: #fff transparent transparent transparent;
}

.dwc {
  padding: 30px 2px 5px 2px;
  display: inline-block;
}

.dwl {
  text-align: center;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  position: absolute;
  top: -30px;
  width: 100%;
}

.dwv {
  padding: 10px 0;
  border-bottom: 1px solid #000;
}

.dw-hidden {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.dwrc {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.dwwc {
  margin: 0;
  padding: 0 2px;
  position: relative;
  background: #000;
  zoom: 1;
}

.dwwl {
  margin: 4px 2px;
  padding: 0 2px;
  position: relative;
  z-index: 5;
}

.dwww {
  position: relative;
  padding: 1px;
}

.dww {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.dw-moz .dww {
  opacity: .99;
}

.dwsc .dwwl {
  background: #888;
  background: linear-gradient(black 0, #333333 35%, #888888 50%, #333333 65%, black 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(0.35, #333333), color-stop(0.5, #888888), color-stop(0.65, #333333), to(black));
  background: -webkit-linear-gradient(black 0, #333333 35%, #888888 50%, #333333 65%, black 100%);
  background: -moz-linear-gradient(black 0, #333333 35%, #888888 50%, #333333 65%, black 100%);
}

.dwsc .dww {
  color: #fff;
  background: #444;
  background: linear-gradient(black 0, #444444 45%, #444444 55%, black 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(0.45, #444444), color-stop(0.55, #444444), to(black));
  background: -webkit-linear-gradient(black 0, #444444 45%, #444444 55%, black 100%);
  background: -moz-linear-gradient(black 0, #444444 45%, #444444 55%, black 100%);
}

.dw-bf {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}

.dw-ul {
  position: relative;
  z-index: 2;
}

.dw-li {
  padding: 0 5px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 26px;
  white-space: nowrap;
  text-shadow: 0 1px 1px #000;
  vertical-align: bottom;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.dw-li.dw-hl {
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.dw-li.dw-v {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

.dw-li.dw-h {
  visibility: hidden;
}

.dw-i {
  position: relative;
  height: 100%;
}

.dwwb {
  position: absolute;
  z-index: 4;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 40px;
  text-align: center;
  opacity: 1;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
}

.dwa .dwwb {
  opacity: 0;
}

.dwwbp {
  top: 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 40px;
}

.dwwbm {
  bottom: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  font-size: 32px;
  font-weight: bold;
}

.dwpm .dwwc {
  background: transparent;
}

.dwpm .dwwl {
  padding: 0;
}

.dwpm .dw-li {
  text-shadow: none;
}

.dwpm .dwwol {
  display: none;
}

.dwwo {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(black 0, rgba(44, 44, 44, 0) 52%, rgba(44, 44, 44, 0) 48%, black 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(0.52, rgba(44, 44, 44, 0)), color-stop(0.48, rgba(44, 44, 44, 0)), to(black));
  background: -webkit-linear-gradient(black 0, rgba(44, 44, 44, 0) 52%, rgba(44, 44, 44, 0) 48%, black 100%);
  background: -moz-linear-gradient(black 0, rgba(44, 44, 44, 0) 52%, rgba(44, 44, 44, 0) 48%, black 100%);
  pointer-events: none;
}

.dwwol {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  margin-top: -1px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #555;
  pointer-events: none;
}

.dwbg .dwb {
  cursor: pointer;
  overflow: hidden;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin: 0 2px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 -1px 1px #000;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  color: #fff;
  background: #000;
  background: linear-gradient(#6e6e6e 50%, black 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, black), color-stop(0.5, #6e6e6e));
  background: -webkit-linear-gradient(#6e6e6e 50%, black 50%);
  background: -moz-linear-gradient(#6e6e6e 50%, black 50%);
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -webkit-backface-visibility: hidden;
}

.dwbc {
  padding: 5px 0;
  text-align: center;
}

.dwbw {
  display: inline-block;
  width: 50%;
  position: relative;
  z-index: 5;
}

.dwbc-p .dwbw {
  width: 33.33%;
}

.dwhl {
  padding-top: 10px;
}

.dwhl .dwl {
  display: none;
}

.dwms .dwwms .dw-li {
  padding: 0 40px;
  position: relative;
}

.dwms .dw-msel:after {
  width: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  content: '✔';
}

.dwbg {
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.dwbg .dwpm .dwwl {
  border: 1px solid #aaa;
}

.dwbg .dwpm .dww {
  color: #000;
  background: #fff;
  -webkit-border-radius: 3px;
}

.dwbg .dwwb {
  background: #ccc;
  color: #888;
  text-shadow: 0 -1px 1px #333;
  box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
}

.dwbg .dwwbp {
  background: linear-gradient(#f7f7f7, #bdbdbd);
  background: -webkit-gradient(linear, left bottom, left top, from(#bdbdbd), to(#f7f7f7));
  background: -webkit-linear-gradient(#f7f7f7, #bdbdbd);
  background: -moz-linear-gradient(#f7f7f7, #bdbdbd);
}

.dwbg .dwwbm {
  background: linear-gradient(#bdbdbd, #f7f7f7);
  background: -webkit-gradient(linear, left bottom, left top, from(#f7f7f7), to(#bdbdbd));
  background: -webkit-linear-gradient(#bdbdbd, #f7f7f7);
  background: -moz-linear-gradient(#bdbdbd, #f7f7f7);
}

.dwbg .dwbc {
  font-size: 0;
}

.dwbg .dwb-a {
  background: #3c7500;
  background: linear-gradient(#94c840 50%, #3c7500 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #3c7500), color-stop(0.5, #94c840));
  background: -webkit-linear-gradient(#94c840 50%, #3c7500 50%);
  background: -moz-linear-gradient(#94c840 50%, #3c7500 50%);
}

.dwbg .dwwl .dwb-a {
  background: #3c7500;
  background: linear-gradient(#94c840, #3c7500);
  background: -webkit-gradient(linear, left bottom, left top, from(#3c7500), to(#94c840));
  background: -webkit-linear-gradient(#94c840, #3c7500);
  background: -moz-linear-gradient(#94c840, #3c7500);
}

.dw-trans .dw-persp {
  overflow: hidden;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
}

.dw-trans .dwwb, .dw-trans .dwwo {
  -webkit-backface-visibility: hidden;
}

.dw-in, .dw-out {
  animation-duration: 350ms;
  -webkit-animation-duration: 350ms;
  -moz-animation-duration: 350ms;
}

.dw-in {
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
}

.dw-out {
  animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
}

.dw-flip, .dw-swing, .dw-slidehorizontal, .dw-slidevertical, .dw-slidedown, .dw-slideup, .dw-fade {
  backface-visibility: hidden;
  transform: translateX(0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -moz-backface-visibility: hidden;
  -moz-transform: translateX(0);
}

.dw-swing, .dw-slidehorizontal, .dw-slidevertical, .dw-slidedown, .dw-slideup, .dw-fade {
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
}

.dw-flip, .dw-pop {
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
}

.dw-pop.dw-in {
  opacity: 1;
  transform: scale(1);
  animation-name: dw-p-in;
  -webkit-animation-name: dw-p-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-p-in;
  -moz-transform: scale(1);
}

.dw-pop.dw-out {
  opacity: 0;
  animation-name: dw-p-out;
  -webkit-animation-name: dw-p-out;
  -moz-animation-name: dw-p-out;
}

.dw-flip.dw-in {
  opacity: 1;
  transform: scale(1);
  animation-name: dw-fl-in;
  -webkit-animation-name: dw-fl-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-fl-in;
  -moz-transform: scale(1);
}

.dw-flip.dw-out {
  opacity: 0;
  animation-name: dw-fl-out;
  -webkit-animation-name: dw-fl-out;
  -moz-animation-name: dw-fl-out;
}

.dw-swing.dw-in {
  opacity: 1;
  transform: scale(1);
  animation-name: dw-sw-in;
  -webkit-animation-name: dw-sw-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-sw-in;
  -moz-transform: scale(1);
}

.dw-swing.dw-out {
  opacity: 0;
  animation-name: dw-sw-out;
  -webkit-animation-name: dw-sw-out;
  -moz-animation-name: dw-sw-out;
}

.dw-slidehorizontal.dw-in {
  opacity: 1;
  transform: scale(1);
  animation-name: dw-sh-in;
  -webkit-animation-name: dw-sh-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-sh-in;
  -moz-transform: scale(1);
}

.dw-slidehorizontal.dw-out {
  opacity: 0;
  animation-name: dw-sh-out;
  -webkit-animation-name: dw-sh-out;
  -moz-animation-name: dw-sh-out;
}

.dw-slidevertical.dw-in {
  opacity: 1;
  animation-name: dw-dw-sv-in;
  transform: scale(1);
  -webkit-animation-name: dw-dw-sv-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-dw-sv-in;
  -moz-transform: scale(1);
}

.dw-slidevertical.dw-out {
  opacity: 0;
  animation-name: dw-sv-out;
  -webkit-animation-name: dw-sv-out;
  -moz-animation-name: dw-sv-out;
}

.dw-slidedown.dw-in {
  animation-name: dw-sd-in;
  transform: scale(1);
  -webkit-animation-name: dw-sd-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-sd-in;
  -moz-transform: scale(1);
}

.dw-slidedown.dw-out {
  animation-name: dw-sd-out;
  -webkit-animation-name: dw-sd-out;
  -webkit-transform: translateY(-100%);
  -moz-animation-name: dw-sd-out;
  -moz-transform: translateY(-100%);
}

.dw-slideup.dw-in {
  transform: scale(1);
  animation-name: dw-su-in;
  -webkit-animation-name: dw-su-in;
  -webkit-transform: scale(1);
  -moz-animation-name: dw-su-in;
  -moz-transform: scale(1);
}

.dw-slideup.dw-out {
  animation-name: dw-su-out;
  -webkit-animation-name: dw-su-out;
  -webkit-transform: translateY(100%);
  -moz-animation-name: dw-su-out;
  -moz-transform: translateY(100%);
}

.dw-fade.dw-in {
  opacity: 1;
  animation-name: dw-f-in;
  -webkit-animation-name: dw-f-in;
  -moz-animation-name: dw-f-in;
}

.dw-fade.dw-out {
  opacity: 0;
  animation-name: dw-f-out;
  -webkit-animation-name: dw-f-out;
  -moz-animation-name: dw-f-out;
}

@keyframes dw-f-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-webkit-keyframes dw-f-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-moz-keyframes dw-f-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes dw-f-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@-webkit-keyframes dw-f-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@-moz-keyframes dw-f-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes dw-p-in {
  from {
    opacity: 0;
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes dw-p-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes dw-p-in {
  from {
    opacity: 0;
    -moz-transform: scale(0.8);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes dw-p-out {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes dw-p-out {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes dw-p-out {
  from {
    opacity: 1;
    -moz-transform: scale(1);
  }

  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes dw-fl-in {
  from {
    opacity: 0;
    transform: rotateY(90deg);
  }

  to {
    opacity: 1;
    transform: rotateY(0);
  }
}
@-webkit-keyframes dw-fl-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }

  to {
    opacity: 1;
    -webkit-transform: rotateY(0);
  }
}
@-moz-keyframes dw-fl-in {
  from {
    opacity: 0;
    -moz-transform: rotateY(90deg);
  }

  to {
    opacity: 1;
    -moz-transform: rotateY(0);
  }
}
@keyframes dw-fl-out {
  from {
    opacity: 1;
    transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    transform: rotateY(-90deg);
  }
}
@-webkit-keyframes dw-fl-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}
@-moz-keyframes dw-fl-out {
  from {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    -moz-transform: rotateY(-90deg);
  }
}
@keyframes dw-sw-in {
  from {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  to {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes dw-sw-in {
  from {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }

  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }
}
@-moz-keyframes dw-sw-in {
  from {
    opacity: 0;
    -moz-transform: rotateY(-90deg);
  }

  to {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }
}
@keyframes dw-sw-out {
  from {
    opacity: 1;
    transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    transform: rotateY(-90deg);
  }
}
@-webkit-keyframes dw-sw-out {
  from {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
  }
}
@-moz-keyframes dw-sw-out {
  from {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }

  to {
    opacity: 0;
    -moz-transform: rotateY(-90deg);
  }
}
@keyframes dw-sh-in {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes dw-sh-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes dw-sh-in {
  from {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes dw-sh-out {
  from {
    opacity: 1;
    transform: translateX(0);
  }

  to {
    opacity: 0;
    transform: translateX(100%);
  }
}
@-webkit-keyframes dw-sh-out {
  from {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes dw-sh-out {
  from {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes dw-dw-sv-in {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes dw-dw-sv-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes dw-dw-sv-in {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes dw-sv-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(100%);
  }
}
@-webkit-keyframes dw-sv-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes dw-sv-out {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes dw-sd-in {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes dw-sd-in {
  from {
    opacity: 1;
    -webkit-transform: translateY(-100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes dw-sd-in {
  from {
    -moz-transform: translateY(-100%);
  }

  to {
    -moz-transform: translateY(0);
  }
}
@keyframes dw-sd-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes dw-sd-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes dw-sd-out {
  from {
    -moz-transform: translateY(0);
  }

  to {
    -moz-transform: translateY(-100%);
  }
}
@keyframes dw-su-in {
  from {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes dw-su-in {
  from {
    opacity: 1;
    -webkit-transform: translateY(100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes dw-su-in {
  from {
    -moz-transform: translateY(100%);
  }

  to {
    -moz-transform: translateY(0);
  }
}
@keyframes dw-su-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(100%);
  }
}
@-webkit-keyframes dw-su-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes dw-su-out {
  from {
    -moz-transform: translateY(0);
  }

  to {
    -moz-transform: translateY(100%);
  }
}
.android .dw {
  padding: 0;
  background: #000;
  border: 2px solid #555;
  color: #fff;
}

.android .dwv {
  padding: 10px;
  border-bottom: 1px solid #333;
}

.android .dwwr {
  padding: 0;
}

.android .dww {
  top: 0;
}

.android .dwwc {
  background: #000;
}

.android .dw .dwpm .dww, .android .dw .dwpm .dwwl {
  border: 0;
  background: #fff;
}

.android .dw .dwpm .dww {
  margin: 0;
}

.android .dwpm .dww .dw-li {
  color: #000;
  text-shadow: none;
}

.android .dwbc {
  padding: 5px 1px;
  background: #9c9c9c;
}

.android .dw .dwb {
  margin: 0 5px;
  background: #ccc;
  background: linear-gradient(#eeeeee, #cccccc);
  background: -webkit-gradient(linear, left bottom, left top, from(#cccccc), to(#eeeeee));
  background: -moz-linear-gradient(#eeeeee, #cccccc);
  background: -o-linear-gradient(#eeeeee, #cccccc);
  color: #000;
  font-weight: normal;
  text-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.android .dw .dwb-a, .android .dw .dwwl .dwb-a {
  background: #ffb25a;
  background: linear-gradient(#ffb25a, #ef6100);
  background: -webkit-gradient(linear, left bottom, left top, from(#ef6100), to(#ffb25a));
  background: -moz-linear-gradient(#ffb25a, #ef6100);
  background: -o-linear-gradient(#ffb25a, #ef6100);
}

.android .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #000 transparent;
}

.android .dw-bubble-top .dw-arr {
  border-color: #9c9c9c transparent transparent transparent;
}

.android.dw-top .dw, .android.dw-bottom .dw {
  border-right: 0;
  border-left: 0;
}

.android.dw-top .dw {
  border-top: 0;
}

.android.dw-bottom .dw {
  border-bottom: 0;
}

.android-ics .dw {
  padding: 0;
  color: #31b6e7;
  background: #292829;
}

.android-ics .dw .dwwc, .android-ics .dw .dwwl, .android-ics .dw .dww, .android-ics .dw .dwb, .android-ics .dw .dwpm .dww {
  background: 0;
}

.android-ics .dwwr {
  padding: 0;
}

.android-ics .dwc {
  padding: 30px 10px 1px 10px;
}

.android-ics .dwhl {
  padding: 1px 10px;
}

.android-ics .dwv {
  height: 36px;
  line-height: 36px;
  padding: 0;
  border-bottom: 2px solid #31b6e7;
  font-size: 18px;
}

.android-ics .dwwl {
  margin: 0 2px;
}

.android-ics .dww, .android-ics .dw .dwpm .dwwl, .android-ics .dw .dwpm .dww {
  border: 0;
}

.android-ics .dww .dw-li {
  color: #fff;
  font-size: 18px;
  text-shadow: none;
}

.android-ics .dww .dw-li.dw-hl {
  background: #31b6e7;
  background: rgba(49, 182, 231, 0.5);
}

.android-ics .dwwo {
  background: linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#282828), color-stop(0.52, rgba(40, 40, 40, 0)), color-stop(0.48, rgba(40, 40, 40, 0)), to(#282828));
  background: -moz-linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
  background: -o-linear-gradient(#282828 0, rgba(40, 40, 40, 0) 52%, rgba(40, 40, 40, 0) 48%, #282828 100%);
}

.android-ics .dw .dwwb {
  background: #292829;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.android-ics .dwwb span {
  display: none;
}

.android-ics .dwwb:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  color: #7e7e7e;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  content: '';
}

.android-ics .dwwbm {
  top: 0;
  bottom: auto;
}

.android-ics .dwwbp {
  bottom: 0;
  top: auto;
}

.android-ics .dwwbm:after {
  border-color: transparent transparent #7e7e7e transparent;
}

.android-ics .dwwbp:after {
  border-color: #7e7e7e transparent transparent transparent;
}

.android-ics .dw .dwwl .dwb-a {
  background: #292829;
}

.android-ics .dwwbm.dwb-a:after {
  border-color: transparent transparent #319abd transparent;
}

.android-ics .dwwbp.dwb-a:after {
  border-color: #319abd transparent transparent transparent;
}

.android-ics .dw .dwwol {
  width: 60%;
  left: 20%;
  height: 36px;
  border-top: 2px solid #31b6e7;
  border-bottom: 2px solid #31b6e7;
  margin-top: -20px;
  display: block;
}

.android-ics .dwbc {
  border-top: 1px solid #424542;
  padding: 0;
}

.android-ics .dw .dwb {
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
}

.android-ics .dw .dwb-a {
  background: #29799c;
}

.android-ics .dwb-s .dwb, .android-ics .dwb-n .dwb {
  border-right: 1px solid #424542;
}

.android-ics.dw-bottom .dw, .android-ics.dw-top .dw {
  border-radius: 0;
  -webkit-border-radius: 0;
}

.android-ics .dwwms .dwwol {
  display: none;
}

.android-ics .dwwms .dw-li {
  padding-left: 5px;
  padding-right: 36px;
}

.android-ics .dwwms .dw-li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: auto;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  color: #31b6e7;
  line-height: 14px;
  border: 1px solid #424542;
  text-shadow: 0 0 5px #29799c;
}

.android-ics .dwwms .dw-msel:after {
  content: '✔';
}

.android-ics.light .dw {
  background: #f5f5f5;
}

.android-ics.light .dww .dw-li {
  color: #000;
}

.android-ics.light .dwwo {
  background: linear-gradient(whitesmoke 0, rgba(245, 245, 245, 0) 52%, rgba(245, 245, 245, 0) 48%, whitesmoke 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(whitesmoke), color-stop(0.52, rgba(245, 245, 245, 0)), color-stop(0.48, rgba(245, 245, 245, 0)), to(whitesmoke));
  background: -moz-linear-gradient(whitesmoke 0, rgba(245, 245, 245, 0) 52%, rgba(245, 245, 245, 0) 48%, whitesmoke 100%);
  background: -o-linear-gradient(whitesmoke 0, rgba(245, 245, 245, 0) 52%, rgba(245, 245, 245, 0) 48%, whitesmoke 100%);
}

.android-ics.light .dw .dwwb {
  background: #f5f5f5;
  color: #f5f5f5;
}

.android-ics.light .dwbc {
  border-top: 1px solid #dbdbdb;
}

.android-ics.light .dwb {
  color: #000;
}

.android-ics.light .dwb-a {
  color: #fff;
}

.android-ics.light .dwb-s .dwb, .android-ics.light .dwb-n .dwb {
  border-right: 1px solid #dbdbdb;
}

.android-ics .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #292829 transparent;
}

.android-ics .dw-bubble-top .dw-arr {
  border-color: #292829 transparent transparent transparent;
}

.android-ics.light .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #f5f5f5 transparent;
}

.android-ics.light .dw-bubble-top .dw-arr {
  border-color: #f5f5f5 transparent transparent transparent;
}

.android-ics.light .dwwms .dw-li:after {
  text-shadow: 0 0 5px #31b6e7;
}

.ios .dw {
  min-width: 134px;
  padding: 0;
  border: 1px solid #2d3034;
  background: 0;
  color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.ios .dwo {
  background: 0;
}

.ios .dwwr {
  position: relative;
  margin-top: 40px;
  background: #50515d;
  background: linear-gradient(#9f9fa6, #484a55 50%, #272836 50%, #282a39);
  background: -webkit-gradient(linear, left top, left bottom, from(#9f9fa6), color-stop(0.5, #484a55), color-stop(0.5, #272836), to(#282a39));
  background: -webkit-linear-gradient(#9f9fa6, #484a55 50%, #272836 50%, #282a39);
  background: -moz-linear-gradient(#9f9fa6, #484a55 50%, #272836 50%, #282a39);
}

.ios .dwi .dwwr {
  margin-top: 0;
}

.ios .dwv {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.ios .dwc {
  padding: 30px 2px;
  margin: 0;
}

.ios .dwhl {
  padding: 10px 2px;
}

.ios .dwwc {
  background: transparent;
}

.ios .dwwl {
  margin: 4px 0;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #cbcce0;
  background: linear-gradient(#2c2c38 0, #cbcce0 35%, #cbcce0 65%, #2c2c38 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#2c2c38), color-stop(0.35, #cbcce0), color-stop(0.65, #cbcce0), to(#2c2c38));
  background: -webkit-linear-gradient(#2c2c38 0, #cbcce0 35%, #cbcce0 65%, #2c2c38 100%);
  background: -moz-linear-gradient(#2c2c38 0, #cbcce0 35%, #cbcce0 65%, #2c2c38 100%);
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

.ios td:first-child .dwwl {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

.ios td:last-child .dwwl {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

.ios .dwsc .dwwl {
  border-radius: 0;
  -webkit-border-radius: 0;
}

.ios .dwsc .dww {
  background: #fff;
  background: linear-gradient(#333333 0, #999999 10%, white 30%, white 70%, #999999 90%, #333333 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#333333), color-stop(0.1, #999999), color-stop(0.3, white), color-stop(0.7, white), color-stop(0.9, #999999), to(#333333));
  background: -webkit-linear-gradient(#333333 0, #999999 10%, white 30%, white 70%, #999999 90%, #333333 100%);
  background: -moz-linear-gradient(#333333 0, #999999 10%, white 30%, white 70%, #999999 90%, #333333 100%);
  border-radius: 0;
  -webkit-border-radius: 0;
}

.ios .dw .dwpm .dww {
  background: linear-gradient(#333333, white 48%, white 52%, #333333);
  background: -webkit-gradient(linear, left bottom, left top, from(#333333), color-stop(0.48, white), color-stop(0.52, white), to(#333333));
  background: -webkit-linear-gradient(#333333 0, white 48%, white 52%, #333333 100%);
  background: -moz-linear-gradient(#333333 0, white 48%, white 52%, #333333 100%);
}

.ios .dw .dwpm .dwwl {
  margin: 4px 2px;
  border: 1px solid #000;
}

.ios .dw .dwpm .dww {
  margin: 0;
  border: 0;
}

.ios .dww .dw-li {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  text-shadow: none;
}

.ios .dww .dw-li.dw-hl {
  background: linear-gradient(#0288f3, #005de6);
  background: -webkit-gradient(linear, left bottom, left top, from(#0288f3), to(#005de6));
  background: -webkit-linear-gradient(#0288f3, #005de6);
  background: -moz-linear-gradient(#0288f3, #005de6);
  color: #fff;
}

.ios .dwwo {
  background: linear-gradient(#333333 0, rgba(153, 153, 153, 0) 10%, rgba(153, 153, 153, 0) 90%, #333333 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#333333), color-stop(0.1, rgba(153, 153, 153, 0)), color-stop(0.9, rgba(153, 153, 153, 0)), to(#333333));
  background: -webkit-linear-gradient(#333333 0, rgba(153, 153, 153, 0) 10%, rgba(153, 153, 153, 0) 90%, #333333 100%);
  background: -moz-linear-gradient(#333333 0, rgba(153, 153, 153, 0) 10%, rgba(153, 153, 153, 0) 90%, #333333 100%);
}

.ios .dwwol {
  height: 28px;
  padding: 1px;
  margin-top: -16px;
  border-color: #7b8699;
  background: #6f75b0;
  background: linear-gradient(rgba(151, 157, 197, 0.5) 50%, rgba(111, 117, 176, 0.5) 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, rgba(111, 117, 176, 0.5)), color-stop(0.5, rgba(151, 157, 197, 0.5)));
  background: -webkit-linear-gradient(rgba(151, 157, 197, 0.5) 50%, rgba(111, 117, 176, 0.5) 50%);
  background: -moz-linear-gradient(rgba(151, 157, 197, 0.5) 50%, rgba(111, 117, 176, 0.5) 50%);
  z-index: 10;
  left: -1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
}

.ios .dww .dwwol {
  display: none;
}

.ios .dw .dwbc {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 28px;
  padding: 5px 0;
  background: #454545;
  background: linear-gradient(rgba(69, 69, 69, 0.7), rgba(37, 37, 37, 0.7) 50%, rgba(16, 16, 16, 0.7) 50%, rgba(0, 0, 0, 0.7));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(69, 69, 69, 0.7)), color-stop(0.5, rgba(37, 37, 37, 0.7)), color-stop(0.5, rgba(16, 16, 16, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(rgba(69, 69, 69, 0.7), rgba(37, 37, 37, 0.7) 50%, rgba(16, 16, 16, 0.7) 50%, rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(rgba(69, 69, 69, 0.7), rgba(37, 37, 37, 0.7) 50%, rgba(16, 16, 16, 0.7) 50%, rgba(0, 0, 0, 0.7));
  border-bottom: 1px solid #888;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-top: 1px solid #888;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ios .dw .dwb {
  margin: 0 5px;
  padding: 0 10px;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #1f1f1f;
  background: #1a1a1a;
  background: linear-gradient(#7b7b7b, #1a1a1a 50%, black 50%);
  background: -webkit-gradient(linear, left top, left bottom, from(#7b7b7b), color-stop(0.5, #1a1a1a), color-stop(0.5, black));
  background: -webkit-linear-gradient(#7b7b7b, #1a1a1a 50%, black 50%);
  background: -moz-linear-gradient(#7b7b7b, #1a1a1a 50%, black 50%);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.ios .dwb-s .dwb {
  border: 1px solid #194aab;
  background: #194aab;
  background: linear-gradient(#82aaff, #3162c4 50%, #194aab 50%);
  background: -webkit-gradient(linear, left top, left bottom, from(#82aaff), color-stop(0.5, #3162c4), color-stop(0.5, #194aab));
  background: -webkit-linear-gradient(#82aaff, #3162c4 50%, #194aab 50%);
  background: -moz-linear-gradient(#82aaff, #3162c4 50%, #194aab 50%);
}

.ios .dwb-a {
  opacity: .8;
  filter: alpha(opacity=80);
}

.ios .dw .dwwb {
  color: #fff;
  border: 0;
  background: #3f4e68;
  background: linear-gradient(#c7d1e2 0, #808ea6 50%, #75859f 50%, #3f4e68 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#3f4e68), color-stop(0.5, #75859f), color-stop(0.5, #808ea6), to(#c7d1e2));
  background: -webkit-linear-gradient(#c7d1e2 0, #808ea6 50%, #75859f 50%, #3f4e68 100%);
  background: -moz-linear-gradient(#c7d1e2 0, #808ea6 50%, #75859f 50%, #3f4e68 100%);
}

.ios .dw .dwwl .dwb-a {
  background: #252c36;
  background: linear-gradient(#6b6e75 0, #272e38 50%, #171e28 50%, #252c36 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#252c36), color-stop(0.5, #171e28), color-stop(0.5, #272e38), to(#6b6e75));
  background: -webkit-linear-gradient(#6b6e75 0, #272e38 50%, #171e28 50%, #252c36 100%);
  background: -moz-linear-gradient(#6b6e75 0, #272e38 50%, #171e28 50%, #252c36 100%);
}

.ios .dwb-s, .ios .dwb-n {
  width: auto;
  float: right;
  text-align: right;
}

.ios .dwb-c {
  width: auto;
  float: left;
  text-align: left;
}

.ios.dw-bubble .dw {
  padding: 6px;
  background: #afafaf;
  background: linear-gradient(#afafaf, #1b2530 30%);
  background: -webkit-gradient(linear, left top, left bottom, from(#afafaf), color-stop(0.3, #1b2530));
  background: -webkit-linear-gradient(#afafaf, #1b2530 30%);
  background: -moz-linear-gradient(#afafaf, #1b2530 30%);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.7);
}

.ios .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #2d3034 transparent;
}

.ios .dw-bubble-bottom .dw-arr:after {
  content: '';
  position: absolute;
  top: -16px;
  left: -17px;
  border: 17px solid #afafaf;
  border-color: transparent transparent #afafaf transparent;
}

.ios .dw-bubble-top .dw-arr {
  border-color: #1b2530 transparent transparent transparent;
}

.ios .dwwms .dwwol {
  display: none;
}

.ios .dwwms .dw-li {
  padding: 0 5px 0 30px;
  text-align: left;
}

.ios .dw-msel:after {
  width: 30px;
}

.ios .dww .dw-msel {
  color: #215085;
}

.jqm .dwo {
  background: 0;
}

.jqm .dw {
  padding: 6px;
  z-index: 1003;
}

.jqm .dwv {
  position: static;
  width: auto;
  padding: .7em 15px .7em 15px;
  border: 0;
}

.jqm .dwwr {
  border: 0;
  padding: 0;
}

.jqm .dwpm .dwwo {
  background: 0;
}

.jqm .dwc {
  padding: 30px 5px 5px 5px;
}

.jqm .dwhl {
  padding: 5px;
}

.jqm .dwwb {
  margin: 0;
  border: 0;
}

.jqm .dwwb span {
  padding: 0;
}

.jqm .dwwbp .ui-btn-inner {
  font-size: 40px;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
}

.jqm .dwwbm .ui-btn-inner {
  font-size: 32px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
}

.jqm .dwwbp span {
  font-weight: normal;
}

.jqm .dwbc {
  padding: 0;
}

.jqm .dwbc .ui-btn {
  margin: .5em 5px;
}

.jqm .dwbc .ui-btn-inner {
  font-size: 12px;
}

.jqm .dwpm .dwl {
  border: 0;
  background: 0;
}

.jqm .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #444 transparent;
}

.jqm .dw-bubble-top .dw-arr {
  border-color: #222 transparent transparent transparent;
}

.jqm.dw-bottom .dw, .jqm.dw-top .dw {
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.jqm.dw-top .dw {
  border-right: 0;
  border-top: 0;
  border-left: 0;
}

.jqm.dw-bottom .dw {
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}

.sense-ui .dw {
  padding: 0;
  background: #333;
  border: 2px solid #fff;
  color: #fff;
}

.sense-ui .dwwr {
  padding: 0;
}

.sense-ui .dwv {
  padding: 5px 10px;
  border-bottom: 1px solid #666;
  text-align: left;
}

.sense-ui .dwwc {
  background: #333;
}

.sense-ui .dw .dwpm .dwwl, .sense-ui .dw .dwpm .dww {
  background: #fff;
  border: 0;
  padding: 0;
}

.sense-ui .dwbc {
  padding: 5px 1px;
  background: #000;
  background: linear-gradient(#666666 50%, black 50%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, black), color-stop(0.5, #666666));
  background: -moz-linear-gradient(#666666 50%, black 50%);
  background: -o-linear-gradient(#666666 50%, black 50%);
}

.sense-ui .dw .dwb {
  margin: 0 5px;
  border: 1px solid #333;
  background: #222;
  background: linear-gradient(#444444, black);
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(#444444));
  background: -moz-linear-gradient(#444444, black);
  background: -o-linear-gradient(#444444, black);
  box-shadow: inset 0 0 5px #000;
}

.sense-ui .dw .dwb-a {
  background: #3c7500;
  background: linear-gradient(#94c840, #3c7500);
  background: -webkit-gradient(linear, left bottom, left top, from(#3c7500), to(#94c840));
  background: -moz-linear-gradient(#94c840, #3c7500);
  background: -o-linear-gradient(#94c840, #3c7500);
}

.sense-ui.dw-top .dw {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.sense-ui.dw-bottom .dw {
  border: 0;
  border-top: 1px solid #666;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.wp .dw {
  background: #1f1f1f;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.wp .dwwr {
  padding: 10px;
}

.wp .dwv {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.wp .dwc {
  padding: 30px 0 0 0;
  vertical-align: middle;
}

.wp .dwhl {
  padding: 0;
}

.wp .dwwc {
  padding: 3px;
  background: 0;
}

.wp .dwwl {
  margin: 0;
  padding: 0 2px;
  background: 0;
}

.wp .dwl {
  color: #fff;
}

.wp .dw .dwwl .dww {
  background: 0;
  border: 0;
  color: #fff;
}

.wp .dw-li {
  position: relative;
  padding: 0;
  font-size: 26px;
  letter-spacing: -1px;
  text-align: left;
  text-shadow: none;
  opacity: 0;
  box-sizing: border-box;
  filter: Alpha(Opacity=0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.wp .dw-i {
  position: relative;
  top: 4%;
  height: 92%;
  padding: 0 5px;
  border: 1px solid #4c4c4c;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  filter: inherit;
}

.wp .wpa .dw-li, .wp .dwa .dw-li {
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.wp .wpa .dw-v, .wp .dwa .dw-v, .wp .wpam .dw-v {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

.wp .dw-day, .wp .dw-mon {
  display: block;
  color: #a9a9a9;
  line-height: 18px;
  font-size: 11px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  filter: inherit;
}

.wp .dw-sel {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

.wp .dw .dw-sel .dw-i {
  color: #fff;
  background: #4c4c4c;
}

.wp .dw-sel .dw-day, .wp .dw-sel .dw-mon {
  color: #fff;
}

.wp .dw-hl {
  background: 0;
}

.wp .dw-hl .dw-i {
  background: #4c4c4c;
}

.wp .dwa .dww .dw-sel .dw-i {
  border: 1px solid #4c4c4c;
  background-color: transparent;
}

.wp .dwa .dw-day, .wp .dwa .dw-month {
  color: #a9a9a9;
}

.wp .dwwo {
  display: none;
}

.wp .dwwol {
  display: none;
}

.wp .dwbc {
  padding: 0;
}

.wp .dwbw {
  float: none;
  width: auto;
}

.wp .dw .dwb {
  position: relative;
  top: 0;
  min-width: 32px;
  display: inline-block;
  height: 20px;
  padding: 29px 5px 0 5px;
  background: 0;
  box-shadow: none;
  line-height: 20px;
  font-size: 11px;
  font-weight: normal;
  text-transform: lowercase;
  text-shadow: none;
  transition: top .1s linear;
  -webkit-box-shadow: none;
  -webkit-transition: top .1s linear;
  -moz-transition: top .1s linear;
}

.wp .dwb:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: 0 -13px;
  background: url(wp_icons.png) center center no-repeat;
}

.wp .dwb-s .dwb:after {
  background-position: 0 0;
}

.wp .dwb-c .dwb:after {
  background-position: -26px 0;
}

.wp .dwb-n .dwb:after {
  background-position: -52px 0;
}

.wp .dwb-s .dwb-a:after {
  background-position: 0 -26px;
}

.wp .dwb-c .dwb-a:after {
  background-position: -26px -26px;
}

.wp .dwb-n .dwb-a:after {
  background-position: -52px -26px;
}

.wp .dwb.dwb-a {
  top: -3px;
}

.wp .dw .dwwl .dwb-a {
  background: #1f1f1f;
}

.wp .dw .dwpm .dwwl {
  border: 0;
}

.wp .dw .dwwb {
  background: #1f1f1f;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #a9a9a9;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.wp .dwwb span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  margin: -13px;
  display: block;
  background: url(wp_icons.png) center center no-repeat;
}

.wp .dwwbp span {
  background-position: -78px 0;
}

.wp .dwwbp.dwb-a span {
  background-position: -78px -26px;
}

.wp .dwwbm span {
  background-position: -104px 0;
}

.wp .dwwbm.dwb-a span {
  background-position: -104px -26px;
}

.wp .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #1f1f1f transparent;
}

.wp .dw-bubble-top .dw-arr {
  border-color: #1f1f1f transparent transparent transparent;
}

.wp .dwwms .dw-li {
  opacity: .3;
  filter: Alpha(Opacity=30);
  padding: 0 0 0 30px;
}

.wp .dwwms .dw-v {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

.wp .dwc .dwwms .dw-i, .wp .dwc .dwwms .dw-sel .dw-i, .wp .dwc .dwwms .dw-hl .dw-i, .wp .dwc .dwwms.dwa .dw-sel .dw-i {
  border: 0;
  background: 0;
}

.wp .dwwms .dw-li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-size: 18px;
  line-height: 20px;
  background: #4c4c4c;
  color: #fff;
}

.wp .dwwms .dw-msel:after {
  content: '✔';
}

.wp.light .dw {
  background: #dedede;
}

.wp.light .dwv, .wp.light .dwl, .wp.light .dwb {
  color: #000;
}

.wp.light .dw-li {
  color: #6b6b6b;
}

.wp.light .dw-i {
  border-color: #b5b5b5;
}

.wp.light .dw-sel .dw-i {
  background: #b5b5b5;
}

.wp.light .dw-hl .dw-i {
  color: #fff;
  background: #b5b5b5;
}

.wp.light .dw-day, .wp.light .dw-mon {
  color: #6b6b6b;
}

.wp.light .dw-sel .dw-day, .wp.light .dw-sel .dw-mon {
  color: #fff;
}

.wp.light .dw .dwa .dw-sel .dw-i {
  color: #6b6b6b;
  border: 1px solid #b5b5b5;
  background-color: transparent;
}

.wp.light .dw .dwc .dwa .dw-day, .wp.light .dw .dwc .dwa .dw-mon {
  color: #6b6b6b;
}

.wp.light .dwb:after {
  background-image: url(wp_icons_light.png);
}

.wp.light .dw .dwwb {
  background: #dedede;
}

.wp.light .dwwb span {
  background-image: url(wp_icons_light.png);
}

.wp.light .dw-bubble-bottom .dw-arr {
  border-color: transparent transparent #dedede transparent;
}

.wp.light .dw-bubble-top .dw-arr {
  border-color: #dedede transparent transparent transparent;
}

.wp.light .dwc .dwwms .dw-i, .wp.light .dwwms.dwa .dw-sel .dw-i {
  border: 0;
  background: 0;
  color: #000;
}

.wp.light .dwwms .dw-li:after {
  background: #b5b5b5;
}

.wp.light .wp-none .dwwms .dw-li:after {
  color: #000;
}

.wp.light .wp-none .dw-sel .dw-i, .wp.light .wp-none .dw-hl .dw-i {
  color: #000;
}

.wp.light .wp-none .dw-day, .wp.light .wp-none .dw-mon {
  color: #6b6b6b;
}

.wp .wp-lime .dw-sel .dw-i, .wp .wp-lime .dw-hl .dw-i, .wp .wp-lime .dwwms .dw-li:after {
  background: #a4c400;
  border-color: #a4c400;
}

.wp .wp-green .dw-sel .dw-i, .wp .wp-green .dw-hl .dw-i, .wp .wp-green .dwwms .dw-li:after {
  background: #60a917;
  border-color: #60a917;
}

.wp .wp-emerald .dw-sel .dw-i, .wp .wp-emerald .dw-hl .dw-i, .wp .wp-emerald .dwwms .dw-li:after {
  background: #008a00;
  border-color: #008a00;
}

.wp .wp-teal .dw-sel .dw-i, .wp .wp-teal .dw-hl .dw-i, .wp .wp-teal .dwwms .dw-li:after {
  background: #00aba9;
  border-color: #00aba9;
}

.wp .wp-cyan .dw-sel .dw-i, .wp .wp-cyan .dw-hl .dw-i, .wp .wp-cyan .dwwms .dw-li:after {
  background: #1ba1e2;
  border-color: #1ba1e2;
}

.wp .wp-cobalt .dw-sel .dw-i, .wp .wp-cobalt .dw-hl .dw-i, .wp .wp-cobalt .dwwms .dw-li:after {
  background: #0050ef;
  border-color: #0050ef;
}

.wp .wp-indigo .dw-sel .dw-i, .wp .wp-indigo .dw-hl .dw-i, .wp .wp-indigo .dwwms .dw-li:after {
  background: #6a00ff;
  border-color: #6a00ff;
}

.wp .wp-violet .dw-sel .dw-i, .wp .wp-violet .dw-hl .dw-i, .wp .wp-violet .dwwms .dw-li:after {
  background: #a0f;
  border-color: #a0f;
}

.wp .wp-pink .dw-sel .dw-i, .wp .wp-pink .dw-hl .dw-i, .wp .wp-pink .dwwms .dw-li:after {
  background: #f472d0;
  border-color: #f472d0;
}

.wp .wp-magenta .dw-sel .dw-i, .wp .wp-magenta .dw-hl .dw-i, .wp .wp-magenta .dwwms .dw-li:after {
  background: #d80073;
  border-color: #d80073;
}

.wp .wp-crimson .dw-sel .dw-i, .wp .wp-crimson .dw-hl .dw-i, .wp .wp-crimson .dwwms .dw-li:after {
  background: #a20025;
  border-color: #a20025;
}

.wp .wp-red .dw-sel .dw-i, .wp .wp-red .dw-hl .dw-i, .wp .wp-red .dwwms .dw-li:after {
  background: #e51400;
  border-color: #e51400;
}

.wp .wp-orange .dw-sel .dw-i, .wp .wp-orange .dw-hl .dw-i, .wp .wp-orange .dwwms .dw-li:after {
  background: #fa6800;
  border-color: #fa6800;
}

.wp .wp-amber .dw-sel .dw-i, .wp .wp-amber .dw-hl .dw-i, .wp .wp-amber .dwwms .dw-li:after {
  background: #f0a30a;
  border-color: #f0a30a;
}

.wp .wp-yellow .dw-sel .dw-i, .wp .wp-yellow .dw-hl .dw-i, .wp .wp-yellow .dwwms .dw-li:after {
  background: #d8c100;
  border-color: #d8c100;
}

.wp .wp-brown .dw-sel .dw-i, .wp .wp-brown .dw-hl .dw-i, .wp .wp-brown .dwwms .dw-li:after {
  background: #825a2c;
  border-color: #825a2c;
}

.wp .wp-olive .dw-sel .dw-i, .wp .wp-olive .dw-hl .dw-i, .wp .wp-olive .dwwms .dw-li:after {
  background: #6d8764;
  border-color: #6d8764;
}

.wp .wp-steel .dw-sel .dw-i, .wp .wp-steel .dw-hl .dw-i, .wp .wp-steel .dwwms .dw-li:after {
  background: #647687;
  border-color: #647687;
}

.wp .wp-mauve .dw-sel .dw-i, .wp .wp-mauve .dw-hl .dw-i, .wp .wp-mauve .dwwms .dw-li:after {
  background: #76608a;
  border-color: #76608a;
}

.wp .wp-sienna .dw-sel .dw-i, .wp .wp-sienna .dw-hl .dw-i, .wp .wp-sienna .dwwms .dw-li:after {
  background: #7a3b3f;
  border-color: #7a3b3f;
}
